Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
04ffbc18fda60631a304ebd28bd95aa358e79e2c
/
.
/
arch
/
arm
/
cpu
/
arm926ejs
/
orion5x
/
Kconfig
blob: aa4009903794f171f62fd6a7e33692d95a4bdbe3 [
file
] [
log
] [
blame
]
if
ORION5X
choice
prompt
"Marvell Orion board select"
config TARGET_EDMINIV2
bool
"LaCie Ethernet Disk mini V2"
endchoice
config SYS_CPU
string
default
"arm926ejs"
config SYS_SOC
string
default
"orion5x"
source
"board/LaCie/edminiv2/Kconfig"
endif