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

config ARCH_TEXT_BASE
	hex
	default 0xa0800000

choice
	prompt "Board type"

endchoice

endif