Sign in
nest-open-source
/
manifest_repos
/
u-boot
/
bd67ccb6873dc97bae7edf1e88faf2cf59d30d87
/
.
/
arch
/
arm
/
cpu
/
arm926ejs
/
orion5x
/
Kconfig
blob: 5a542629c75e107c4116a301e569e983175c2841 [
file
] [
log
] [
blame
]
if
ORION5X
choice
prompt
"Marvell Orion board select"
config TARGET_EDMINIV2
bool
"LaCie Ethernet Disk mini V2"
endchoice
config SYS_SOC
default
"orion5x"
source
"board/LaCie/edminiv2/Kconfig"
endif