diff options
Diffstat (limited to 'i386/linux/device-drivers.h.in')
-rw-r--r-- | i386/linux/device-drivers.h.in | 85 |
1 files changed, 85 insertions, 0 deletions
diff --git a/i386/linux/device-drivers.h.in b/i386/linux/device-drivers.h.in new file mode 100644 index 0000000..7cb7df8 --- /dev/null +++ b/i386/linux/device-drivers.h.in @@ -0,0 +1,85 @@ +/* All possible device drivers; must match Drivers.in. */ + +#undef CONFIG_M386 +#undef CONFIG_M486 +#undef CONFIG_M586 +#undef CONFIG_M686 +#undef CPU +#undef CONFIG_SCSI +#undef CONFIG_INET +#undef CONFIG_BLK_DEV_FD +#undef CONFIG_BLK_DEV_IDE +#undef CONFIG_SCSI_ADVANSYS +#undef CONFIG_SCSI_BUSLOGIC +#undef CONFIG_SCSI_OMIT_FLASHPOINT +#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_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_SCSI_DTC3280 +#undef CONFIG_SCSI_NCR53C8XX +#undef CONFIG_SCSI_DC390W +#undef CONFIG_SCSI_DC390T +#undef CONFIG_SCSI_PPA +#undef CONFIG_SCSI_QLOGIC_FAS +#undef CONFIG_SCSI_QLOGIC_ISP +#undef CONFIG_SCSI_GDTH +#undef CONFIG_NE2000 +#undef CONFIG_EL2 +#undef CONFIG_EL3 +#undef CONFIG_WD80x3 +#undef CONFIG_EL1 +#undef CONFIG_ULTRA +#undef CONFIG_ULTRA32 +#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_EEXPRESS_PRO100B +#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 +#undef CONFIG_LANCE +#undef CONFIG_DEC_ELCP +#undef CONFIG_FMV18X +#undef CONFIG_3C515 +#undef CONFIG_PCNET32 +#undef CONFIG_NE2K_PCI +#undef CONFIG_YELLOWFIN +#undef CONFIG_RTL8139 +#undef CONFIG_EPIC +#undef CONFIG_TLAN +#undef CONFIG_VIA_RHINE |