From fa004d1caf5e132ca7f8c7cfe33257dd2d48c952 Mon Sep 17 00:00:00 2001 From: Greg Ungerer Date: Mon, 28 Nov 2011 13:22:53 +1000 Subject: [PATCH] --- yaml --- r: 316695 b: refs/heads/master c: b1f7735ef47a97108f945eac48812855b6599139 h: refs/heads/master i: 316693: 2179f2f08dee5a03a827c202e87fd397d9e2ca63 316691: 563c919855d12ef68f52358290dc75eb73223a81 316687: 828b3acfa254e3e6cddb81eaf4cc2a9e19500daf v: v3 --- [refs] | 2 +- trunk/arch/m68k/Kconfig.bus | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) 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"