blob: ddaa45fb66891c9b89886afe03798e46b9b3d103 [file] [log] [blame]
menu "MicroBlaze architecture"
depends on MICROBLAZE
config SYS_ARCH
string
default "microblaze"
choice
prompt "Target select"
config TARGET_MICROBLAZE_GENERIC
bool "Support microblaze-generic"
endchoice
source "board/xilinx/microblaze-generic/Kconfig"
endmenu