Sign in
third-party-mirror
/
u-boot
/
7bac326b664d83153cd5e13e080a552637bedf9a
/
.
/
arch
/
arm
/
cpu
/
arm926ejs
/
nomadik
/
Kconfig
blob: 265f33646919c9c041a402fe435c16a0756dc7cb [
file
] [
log
] [
blame
]
if
ARCH_NOMADIK
choice
prompt
"Nomadik board select"
config NOMADIK_NHK8815
bool
"ST 8815 Nomadik Hardware Kit"
endchoice
config SYS_SOC
default
"nomadik"
source
"board/st/nhk8815/Kconfig"
endif