Root/target/linux/ifxmips/files-2.6.33/arch/mips/ifxmips/ar9/Kconfig

1if IFXMIPS_DANUBE
2
3config IFXMIPS_ARCAYDIAN_BRNBOOT
4    bool
5    default n
6
7menu "infineon SoC machine selection"
8
9config DANUBE_MACH_EASY50712
10    bool "Easy50712"
11    default y
12
13config DANUBE_MACH_EASY4010
14    bool "Easy4010"
15    default y
16
17config DANUBE_MACH_ARV4519
18    bool "ARV4519"
19    default y
20    select DANUBE_ARCAYDIAN_BRNBOOT
21
22config DANUBE_MACH_ARV452
23    bool "ARV452"
24    default y
25    select IFXMIPS_ARCAYDIAN_BRNBOOT
26
27endmenu
28
29endif
30

Archive Download this file



interactive