X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=arch%2Fpowerpc%2FKconfig;h=00099efe0e9f8e79c21d6eec9aae86858e6fb080;hb=5d9adefc1e7218d060a88416943dd18e86c3c975;hp=d860b640a1405572285413efb922b8253046b835;hpb=6dfce901a450534d046b7950682243d5fb665783;p=linux-2.6-omap-h63xx.git diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index d860b640a14..00099efe0e9 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig @@ -92,6 +92,9 @@ config ARCH_MAY_HAVE_PC_FDC config PPC_OF def_bool y +config OF + def_bool y + config PPC_UDBG_16550 bool default n @@ -408,11 +411,6 @@ config PPC_INDIRECT_PCI default y if 40x || 44x default n -config PPC_INDIRECT_PCI_BE - bool - depends PPC_INDIRECT_PCI - default n - config EISA bool @@ -422,6 +420,10 @@ config SBUS config FSL_SOC bool +config FSL_PCI + bool + select PPC_INDIRECT_PCI + # Yes MCA RS/6000s exist but Linux-PPC does not currently support any config MCA bool