ckfwq/linux-3.0.4/arch/mips/lantiq/xway/Kconfig

24 lines
243 B
Plaintext
Raw Normal View History

2024-12-30 10:53:50 +08:00
if SOC_XWAY
menu "MIPS Machine"
config LANTIQ_MACH_EASY50712
bool "Easy50712 - Danube"
default y
endmenu
endif
if SOC_AMAZON_SE
menu "MIPS Machine"
config LANTIQ_MACH_EASY50601
bool "Easy50601 - Amazon SE"
default y
endmenu
endif