diff --git a/[refs] b/[refs] index a8a8429e6216..296a1780c0e6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bbdea849ed6ba694cf1f56801b90f100685e3aa0 +refs/heads/master: b1f7735ef47a97108f945eac48812855b6599139 diff --git a/trunk/arch/m68k/Kconfig.bus b/trunk/arch/m68k/Kconfig.bus index 3adb499584fb..ffc0601a2a19 100644 --- a/trunk/arch/m68k/Kconfig.bus +++ b/trunk/arch/m68k/Kconfig.bus @@ -48,6 +48,13 @@ config ISA config GENERIC_ISA_DMA 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/zorro/Kconfig"