]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - arch/m68k/Kconfig.bus
Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel...
[linux.git] / arch / m68k / Kconfig.bus
index aef698fa50e5071427fae3e87fe4f57f4b7d7531..9d0a3a23d50e5259cf07795b28bca10fcc266270 100644 (file)
@@ -63,22 +63,9 @@ source "drivers/zorro/Kconfig"
 
 endif
 
-config PCI
-       bool "PCI support"
-       depends on M54xx
-       help
-         Enable the PCI bus. Support for the PCI bus hardware built into the
-         ColdFire 547x and 548x processors.
-
-if PCI
-source "drivers/pci/Kconfig"
-endif
-
 if !MMU
 
 config ISA_DMA_API
         def_bool !M5272
 
-source "drivers/pcmcia/Kconfig"
-
 endif