choice
depends on ADK_LINUX_AVR32 && !ADK_CHOOSE_TARGET_ARCH
prompt "Target system"

config ADK_CHOOSE_TARGET_SYSTEM_AVR32
        boolean "Choose target system"

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