Newer
Older
barebox / arch / mips / mach-bcm47xx / Kconfig
if MACH_MIPS_BCM47XX

choice
	prompt "Board type"

config BOARD_DLINK_DIR320
	bool "D-Link DIR-320"

endchoice

endif