diff options
Diffstat (limited to 'arch/arm/mach-kirkwood/Kconfig')
-rw-r--r-- | arch/arm/mach-kirkwood/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/mach-kirkwood/Kconfig b/arch/arm/mach-kirkwood/Kconfig index 757bdb39bc08..1d5283fad014 100644 --- a/arch/arm/mach-kirkwood/Kconfig +++ b/arch/arm/mach-kirkwood/Kconfig | |||
@@ -166,6 +166,13 @@ config MACH_NETSPACE_MINI_V2_DT | |||
166 | Network Space Mini v2 NAS (aka SafeBox), using Flattened | 166 | Network Space Mini v2 NAS (aka SafeBox), using Flattened |
167 | Device Tree. | 167 | Device Tree. |
168 | 168 | ||
169 | config MACH_TOPKICK_DT | ||
170 | bool "USI Topkick (Flattened Device Tree)" | ||
171 | select ARCH_KIRKWOOD_DT | ||
172 | help | ||
173 | Say 'Y' here if you want your kernel to support the | ||
174 | USI Topkick, using Flattened Device Tree | ||
175 | |||
169 | config MACH_TS219 | 176 | config MACH_TS219 |
170 | bool "QNAP TS-110, TS-119, TS-119P+, TS-210, TS-219, TS-219P and TS-219P+ Turbo NAS" | 177 | bool "QNAP TS-110, TS-119, TS-119P+, TS-210, TS-219, TS-219P and TS-219P+ Turbo NAS" |
171 | help | 178 | help |