Sign in
nest-open-source
/
nest-learning-thermostat
/
5.7.1
/
u-boot
/
refs/heads/master
/
.
/
u-boot-imx
/
arch
/
openrisc
/
Kconfig
blob: 4d62b4c977497e9636ab731e7ac108353ed4423b [
file
] [
log
] [
blame
] [
edit
]
menu
"OpenRISC architecture"
depends on OPENRISC
config SYS_ARCH
default
"openrisc"
choice
prompt
"Target select"
config TARGET_OPENRISC_GENERIC
bool
"Support openrisc-generic"
endchoice
source
"board/openrisc/openrisc-generic/Kconfig"
endmenu