diff options
Diffstat (limited to 'arch/arm/mach-orion5x/Kconfig')
-rw-r--r-- | arch/arm/mach-orion5x/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-orion5x/Kconfig b/arch/arm/mach-orion5x/Kconfig index 0bebf01407cf..4d3ce4dffe26 100644 --- a/arch/arm/mach-orion5x/Kconfig +++ b/arch/arm/mach-orion5x/Kconfig | |||
@@ -50,6 +50,12 @@ config MACH_TS409 | |||
50 | Say 'Y' here if you want your kernel to support the | 50 | Say 'Y' here if you want your kernel to support the |
51 | QNAP TS-409 platform. | 51 | QNAP TS-409 platform. |
52 | 52 | ||
53 | config MACH_WRT350N_V2 | ||
54 | bool "Linksys WRT350N v2" | ||
55 | help | ||
56 | Say 'Y' here if you want your kernel to support the | ||
57 | Linksys WRT350N v2 platform. | ||
58 | |||
53 | endmenu | 59 | endmenu |
54 | 60 | ||
55 | endif | 61 | endif |