summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
diff options
context:
space:
mode:
authorKumar Gala2007-07-19 23:07:35 +0200
committerKumar Gala2007-07-24 05:29:09 +0200
commit2e56ff206b7c6c28b847ccdbe46ad69b3263ac32 (patch)
tree636f8d31a2b6c19fe21b12c61f47dcd96d393871 /arch/powerpc/Kconfig
parent[POWERPC] Removed setup_indirect_pci_nomap (diff)
downloadkernel-qcow2-linux-2e56ff206b7c6c28b847ccdbe46ad69b3263ac32.tar.gz
kernel-qcow2-linux-2e56ff206b7c6c28b847ccdbe46ad69b3263ac32.tar.xz
kernel-qcow2-linux-2e56ff206b7c6c28b847ccdbe46ad69b3263ac32.zip
[POWERPC] Make endianess of cfg_addr for indirect pci ops runtime
Make it so we do a runtime check to know if we need to write cfg_addr as big or little endian. This is needed if we want to allow 86xx support to co-exist in the same kernel as other 6xx PPCs. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r--arch/powerpc/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index 3ff90f096bff..00099efe0e9f 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -411,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