aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-iop32x/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-iop32x/Kconfig')
-rw-r--r--arch/arm/mach-iop32x/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/mach-iop32x/Kconfig b/arch/arm/mach-iop32x/Kconfig
index 9dd49cff21ff..9bb02b6d7ae1 100644
--- a/arch/arm/mach-iop32x/Kconfig
+++ b/arch/arm/mach-iop32x/Kconfig
@@ -34,6 +34,14 @@ config MACH_N2100
Say Y here if you want to run your kernel on the Thecus n2100
NAS appliance.
+config IOP3XX_ATU
+ bool "Enable the PCI Controller"
+ default y
+ help
+ Say Y here if you want the IOP to initialize its PCI Controller.
+ Say N if the IOP is an add in card, the host system owns the PCI
+ bus in this case.
+
endmenu
endif