summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-nomadik/Kconfig
blob: ba72a4105d92326699ba9abc527d4495ef5dc54d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
if ARCH_NOMADIK

choice
	prompt "Nomadik board select"
	optional

config NOMADIK_NHK8815
	bool "ST 8815 Nomadik Hardware Kit"

endchoice

config SYS_SOC
	default "nomadik"

source "board/st/nhk8815/Kconfig"

endif
OpenPOWER on IntegriCloud