Sign in
◑
Theme
nest-open-source
/
manifest_repos
/
bootloader
/
90696b8a88b15c0065e5f7d41b20fbe15eb4e3a5
/
.
/
arch
/
arm
/
mach-orion5x
/
Kconfig
blob: 7644b8dc854b3ac5086bfc7cce41c8f95b6528ca [
file
]
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