kernel/arch/m68k/Kconfig.bus
.. .. @@ -63,22 +63,9 @@ 63 63 64 64 endif 65 65 66 -config PCI67 - bool "PCI support"68 - depends on M54xx69 - help70 - Enable the PCI bus. Support for the PCI bus hardware built into the71 - ColdFire 547x and 548x processors.72 -73 -if PCI74 -source "drivers/pci/Kconfig"75 -endif76 -77 66 if !MMU 78 67 79 68 config ISA_DMA_API 80 - def_bool !M527281 -82 -source "drivers/pcmcia/Kconfig"69 + def_bool !M527283 70 84 71 endif