Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
37dadbca0c8b9bff00f892fd87a978cbe0a98b3a
/
.
/
arch
/
arm
/
mach-orion5x
/
Kconfig
blob: 7644b8dc854b3ac5086bfc7cce41c8f95b6528ca [
file
] [
log
] [
blame
]
if
ORION5X
choice
prompt
"Marvell Orion board select"
optional
config TARGET_EDMINIV2
bool
"LaCie Ethernet Disk mini V2"
select
SUPPORT_SPL
endchoice
config SYS_SOC
default
"orion5x"
source
"board/LaCie/edminiv2/Kconfig"
endif