aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-orion5x/Kconfig
diff options
context:
space:
mode:
authorLennert Buytenhek <buytenh@wantstofly.org>2008-06-30 14:25:24 -0400
committerNicolas Pitre <nico@cam.org>2008-07-07 18:38:24 -0400
commit70129132322cdbb6683ab9e90419cd5a6f8294d3 (patch)
treec4b61fb3ea0fa087f8d1fe9cab994fbaf8af2735 /arch/arm/mach-orion5x/Kconfig
parent2f8209788d774c66efb5e2991affc06b1d1c7314 (diff)
[ARM] Orion: add RD88F5181L-GE support
This patch adds support for the Marvell Orion-VoIP RD2-88F5181L-GE Reference Design, and enables use of the ethernet, USB, Cardbus and mini-PCIe ports. Signed-off-by: Lennert Buytenhek <buytenh@marvell.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 99b35b718b8..709e901b9f8 100644
--- a/arch/arm/mach-orion5x/Kconfig
+++ b/arch/arm/mach-orion5x/Kconfig
@@ -80,6 +80,12 @@ config MACH_WNR854T
80 Say 'Y' here if you want your kernel to support the 80 Say 'Y' here if you want your kernel to support the
81 Netgear WNR854T platform. 81 Netgear WNR854T platform.
82 82
83config MACH_RD88F5181L_GE
84 bool "Marvell Orion-VoIP GE Reference Design"
85 help
86 Say 'Y' here if you want your kernel to support the
87 Marvell Orion-VoIP GE (88F5181L) RD.
88
83endmenu 89endmenu
84 90
85endif 91endif