9
0
Fork 0
barebox/arch/mips/mach-bcm47xx/Kconfig

16 lines
166 B
Plaintext

if MACH_MIPS_BCM47XX
config ARCH_TEXT_BASE
hex
default 0xa0800000
choice
prompt "Board type"
config BOARD_DLINK_DIR320
bool "D-Link DIR-320"
endchoice
endif