Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
a9c89bf1669cbeb7bce6ae7a626eb9f2120af73f
/
.
/
arch
/
nds32
/
Kconfig
blob: 4fcd01dfff35764fa46db6576dab129bf3f1a8c1 [
file
] [
log
] [
blame
]
menu
"NDS32 architecture"
depends on NDS32
config SYS_ARCH
default
"nds32"
choice
prompt
"Target select"
optional
config TARGET_ADP_AG101P
bool
"Support adp-ag101p"
endchoice
source
"board/AndesTech/adp-ag101p/Kconfig"
endmenu