diff options
Diffstat (limited to 'arch/arm/mach-ixp4xx/Kconfig')
-rw-r--r-- | arch/arm/mach-ixp4xx/Kconfig | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/arm/mach-ixp4xx/Kconfig b/arch/arm/mach-ixp4xx/Kconfig index e774447c0592..db8b5fe06c0d 100644 --- a/arch/arm/mach-ixp4xx/Kconfig +++ b/arch/arm/mach-ixp4xx/Kconfig | |||
@@ -125,6 +125,15 @@ config ARCH_IXDP4XX | |||
125 | depends on ARCH_IXDP425 || MACH_IXDP465 || MACH_KIXRP435 | 125 | depends on ARCH_IXDP425 || MACH_IXDP465 || MACH_KIXRP435 |
126 | default y | 126 | default y |
127 | 127 | ||
128 | config MACH_FSG | ||
129 | bool | ||
130 | prompt "Freecom FSG-3" | ||
131 | select PCI | ||
132 | help | ||
133 | Say 'Y' here if you want your kernel to support Freecom's | ||
134 | FSG-3 device. For more information on this platform, | ||
135 | see http://www.nslu2-linux.org/wiki/FSG3/HomePage | ||
136 | |||
128 | # | 137 | # |
129 | # Certain registers and IRQs are only enabled if supporting IXP465 CPUs | 138 | # Certain registers and IRQs are only enabled if supporting IXP465 CPUs |
130 | # | 139 | # |