blob: 11014d1e32ce7089c48dafaa8619d7310ab35d2e [file] [log] [blame]
menu "OpenRISC architecture"
depends on OPENRISC
config SYS_ARCH
default "openrisc"
choice
prompt "Target select"
optional
config TARGET_OPENRISC_GENERIC
bool "Support openrisc-generic"
endchoice
source "board/openrisc/openrisc-generic/Kconfig"
endmenu