[ifxmips] adds proper kconfig to select the new mach types
authorJohn Crispin <john@openwrt.org>
Tue, 18 May 2010 10:21:05 +0000 (10:21 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 18 May 2010 10:21:05 +0000 (10:21 +0000)
SVN-Revision: 21500

target/linux/ifxmips/files-2.6.33/arch/mips/ifxmips/danube/Kconfig

index f4a6a8a59533b7850c3541d574dfc7521543290c..f6ac69c70d10e99ebfcd0133905160795cc7c063 100644 (file)
@@ -4,7 +4,7 @@ config IFXMIPS_ARCAYDIAN_BRNBOOT
        bool
        default n
 
-menu "infineon SoC machine selection"
+menu "Infineon SoC machine selection"
 
 config DANUBE_MACH_EASY50712
        bool "Easy50712"
@@ -19,8 +19,13 @@ config DANUBE_MACH_ARV4519
        default y
        select DANUBE_ARCAYDIAN_BRNBOOT
 
-config DANUBE_MACH_ARV452
-       bool "ARV452"
+config DANUBE_MACH_ARV4520
+       bool "ARV4520"
+       default y
+       select IFXMIPS_ARCAYDIAN_BRNBOOT
+
+config DANUBE_MACH_ARV4525
+       bool "ARV4525"
        default y
        select IFXMIPS_ARCAYDIAN_BRNBOOT