diff options
author | Thomas Bushnell <thomas@gnu.org> | 1997-03-24 21:53:03 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1997-03-24 21:53:03 +0000 |
commit | 30b32d2ccbf95436b642e6208d6829dcf68981fa (patch) | |
tree | 481af37a46b22473db7cadf280a6b5466136d726 /i386/device-drivers.h.in | |
parent | 455c9e455d124e3359d8f9e16ffe111178589e6f (diff) |
prerelease work
Diffstat (limited to 'i386/device-drivers.h.in')
-rw-r--r-- | i386/device-drivers.h.in | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/i386/device-drivers.h.in b/i386/device-drivers.h.in new file mode 100644 index 0000000..f09fe08 --- /dev/null +++ b/i386/device-drivers.h.in @@ -0,0 +1,59 @@ +/* All possible device drivers; must match Drivers.in. */ + +#undef CONFIG_SCSI +#undef CONFIG_INET +#undef CONFIG_MACH_COM +#undef CONFIG_BLK_DEV_FD +#undef CONFIG_BLK_DEV_IDE +#undef CONFIG_SCSI_ADVANSYS +#undef CONFIG_SCSI_BUSLOGIC +#undef CONFIG_SCSI_U14_34F +#undef CONFIG_SCSI_ULTRASTOR +#undef CONFIG_SCSI_AHA152X +#undef CONFIG_SCSI_AHA1542 +#undef CONFIG_SCSI_AHA1740 +#undef CONFIG_SCSI_AIC7XXX +#undef CONFIG_SCSI_FUTURE_DOMAIN +#undef CONFIG_SCSI_IN2000 +#undef CONFIG_SCSI_GENERIC_NCR5380 +#undef CONFIG_SCSI_NCR53C406A +#undef CONFIG_SCSI_QLOGIC +#undef CONFIG_SCSI_PASS16 +#undef CONFIG_SCSI_SEAGATE +#undef CONFIG_SCSI_T128 +#undef CONFIG_SCSI_NCR53C7xx +#undef CONFIG_SCSI_EATA_DMA +#undef CONFIG_SCSI_EATA_PIO +#undef CONFIG_SCSI_7000FASST +#undef CONFIG_SCSI_EATA +#undef CONFIG_SCSI_AM53C974 +#undef CONFIG_NE2000 +#undef CONFIG_EL2 +#undef CONFIG_WD80x3 +#undef CONFIG_EL1 +#undef CONFIG_ULTRA +#undef CONFIG_HPLAN_plus +#undef CONFIG_HPLAN +#undef CONFIG_VORTEX +#undef CONFIG_SEEQ8005 +#undef CONFIG_HP100 +#undef CONFIG_AC3200 +#undef CONFIG_E2100 +#undef CONFIG_AT1700 +#undef CONFIG_ETH16I +#undef CONFIG_ZNET +#undef CONFIG_EEXPRESS +#undef CONFIG_EEXPRESS_PRO +#undef CONFIG_DEPCA +#undef CONFIG_EWRK3 +#undef CONFIG_DE4X5 +#undef CONFIG_APRICOT +#undef CONFIG_WAVELAN +#undef CONFIG_EL16 +#undef CONFIG_ELPLUS +#undef CONFIG_DE600 +#undef CONFIG_DE620 +#undef CONFIG_SK_G16 +#undef CONFIG_NI52 +#undef CONFIG_NI65 +#undef CONFIG_ATP |