Root/target/linux/lantiq/files/arch/mips/lantiq/svip/Kconfig

1if SOC_SVIP
2
3menu "Mips Machine"
4
5config LANTIQ_MACH_EASY33016
6    bool "Easy33016"
7    default y
8
9config LANTIQ_MACH_EASY336
10    select SYS_SUPPORTS_LITTLE_ENDIAN
11    bool "Easy336"
12    default y
13
14endmenu
15
16endif
17

Archive Download this file



interactive