aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-orion5x/Kconfig
diff options
context:
space:
mode:
authorLennert Buytenhek <buytenh@wantstofly.org>2008-05-31 02:19:20 -0400
committerLennert Buytenhek <buytenh@marvell.com>2008-06-22 16:44:52 -0400
commit42452b77a1fba2fee89350be2a9c03b54b27c218 (patch)
treebb15444fb7df1423ed91f916af2684cb858c5661 /arch/arm/mach-orion5x/Kconfig
parentd2b2a6bbc020e5a9a244f318d28515081e922882 (diff)
[ARM] Orion: add Linksys WRT350N v2 support
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com> Tested-by: Dirk Teurlings <dirk@upexia.nl> Tested-by: Peter van Valderen <p.v.valderen@gmail.com>
Diffstat (limited to 'arch/arm/mach-orion5x/Kconfig')
-rw-r--r--arch/arm/mach-orion5x/Kconfig6
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
53config 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
53endmenu 59endmenu
54 60
55endif 61endif