Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
762f98d3dd9eb19c1e826e6cf5cd66756dcf65f8
/
.
/
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