summaryrefslogtreecommitdiffstats
path: root/arch/mips/mach-bcm47xx/Kconfig
blob: c4791901afb032cb14bdbdd27c3815f57d2f2a9a (plain)
1
2
3
4
5
6
7
8
9
10
11
if MACH_MIPS_BCM47XX

choice
	prompt "Board type"

config BOARD_DLINK_DIR320
	bool "D-Link DIR-320"

endchoice

endif