aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorLennert Buytenhek <buytenh@wantstofly.org>2008-05-31 02:30:40 -0400
committerLennert Buytenhek <buytenh@marvell.com>2008-06-22 16:44:51 -0400
commitd2b2a6bbc020e5a9a244f318d28515081e922882 (patch)
tree978505712a336a4ee368019a962bbe570bac2187 /arch/arm/Kconfig
parent47e9cffde663eafd5f78987036429fc0994d90e8 (diff)
[ARM] Orion: add 88F5181L (Orion-VoIP) support
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com> Acked-by: Russell King <linux@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index a91b9ac9a0e5..4bdf598611d1 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -386,7 +386,8 @@ config ARCH_ORION5X
386 select PLAT_ORION 386 select PLAT_ORION
387 help 387 help
388 Support for the following Marvell Orion 5x series SoCs: 388 Support for the following Marvell Orion 5x series SoCs:
389 Orion-1 (5181), Orion-NAS (5182), Orion-2 (5281.) 389 Orion-1 (5181), Orion-VoIP (5181L), Orion-NAS (5182),
390 Orion-2 (5281).
390 391
391config ARCH_PNX4008 392config ARCH_PNX4008
392 bool "Philips Nexperia PNX4008 Mobile" 393 bool "Philips Nexperia PNX4008 Mobile"