summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-nomadik/Kconfig
blob: 4cf3f7bd5f84b54066c0809905f92bacfd4454c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
if ARCH_NOMADIK

choice
	prompt "Nomadik boards"

endchoice

config NOMADIK_8815
	bool

endif