1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-03-21 14:58:53 +02:00

[ifxmips] adds proper kconfig to select the new mach types

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21500 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
blogic 2010-05-18 10:21:05 +00:00
parent bcbe2bafd1
commit 73dab2e7cf

View 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