diff options
Diffstat (limited to 'arch/arm/mach-orion/Kconfig')
-rw-r--r-- | arch/arm/mach-orion/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-orion/Kconfig b/arch/arm/mach-orion/Kconfig index bdaed867e450..1dcbb6ac5a30 100644 --- a/arch/arm/mach-orion/Kconfig +++ b/arch/arm/mach-orion/Kconfig | |||
@@ -30,6 +30,12 @@ config MACH_DNS323 | |||
30 | Say 'Y' here if you want your kernel to support the | 30 | Say 'Y' here if you want your kernel to support the |
31 | D-Link DNS-323 platform. | 31 | D-Link DNS-323 platform. |
32 | 32 | ||
33 | config MACH_TS209 | ||
34 | bool "QNAP TS-109/TS-209" | ||
35 | help | ||
36 | Say 'Y' here if you want your kernel to support the | ||
37 | QNAP TS-109/TS-209 platform. | ||
38 | |||
33 | endmenu | 39 | endmenu |
34 | 40 | ||
35 | endif | 41 | endif |