···932932 help933933 Freescale General-purpose Timers support934934935935-# Yes MCA RS/6000s exist but Linux-PPC does not currently support any936936-config MCA937937- bool938938-939935# Platforms that what PCI turned unconditionally just do select PCI940936# in their config node. Platforms that want to choose at config941937# time should select PPC_PCI_CHOICE
+3-3
drivers/scsi/Kconfig
···538538539539config SCSI_BUSLOGIC540540 tristate "BusLogic SCSI support"541541- depends on (PCI || ISA || MCA) && SCSI && ISA_DMA_API && VIRT_TO_BUS541541+ depends on (PCI || ISA) && SCSI && ISA_DMA_API && VIRT_TO_BUS542542 ---help---543543 This is support for BusLogic MultiMaster and FlashPoint SCSI Host544544 Adapters. Consult the SCSI-HOWTO, available from···1175117511761176config SCSI_SIM71011771177 tristate "Simple 53c710 SCSI support (Compaq, NCR machines)"11781178- depends on (EISA || MCA) && SCSI11781178+ depends on EISA && SCSI11791179 select SCSI_SPI_ATTRS11801180 ---help---11811181 This driver is for NCR53c710 based SCSI host adapters.1182118211831183- It currently supports Compaq EISA cards and NCR MCA cards11831183+ It currently supports Compaq EISA cards.1184118411851185config SCSI_DC395x11861186 tristate "Tekram DC395(U/UW/F) and DC315(U) SCSI support"