summaryrefslogtreecommitdiff
path: root/target/microblaze/Config.in
blob: 582be7719cb0a47d5db283b806f30d984c5c3252 (plain)
1
2
3
4
5
6
7
8
9
choice
depends on ADK_LINUX_MICROBLAZE && !ADK_CHOOSE_TARGET_ARCH
prompt "Target system"

config ADK_CHOOSE_TARGET_SYSTEM_MICROBLAZE
        boolean "Choose target system"

source "target/microblaze/Config.in.systems"
endchoice