Sign in
nest-open-source
/
nest-guard
/
1.0
/
u-boot
/
019b773e91dc57c34e1d572a30289e0b584859c3
/
.
/
u-boot-imx
/
arch
/
nios2
/
Kconfig
blob: b3be7b56c3417721b85706d1be696b372a1a9e82 [
file
] [
log
] [
blame
]
menu
"Nios II architecture"
depends on NIOS2
config SYS_ARCH
default
"nios2"
choice
prompt
"Target select"
config TARGET_NIOS2_GENERIC
bool
"Support nios2-generic"
endchoice
source
"board/altera/nios2-generic/Kconfig"
endmenu