|
@@ -48,6 +48,13 @@ config ISA
|
|
config GENERIC_ISA_DMA
|
|
config GENERIC_ISA_DMA
|
|
def_bool ISA
|
|
def_bool ISA
|
|
|
|
|
|
|
|
+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.
|
|
|
|
+
|
|
source "drivers/pci/Kconfig"
|
|
source "drivers/pci/Kconfig"
|
|
|
|
|
|
source "drivers/zorro/Kconfig"
|
|
source "drivers/zorro/Kconfig"
|