summaryrefslogtreecommitdiff
path: root/target/avr32/Config.in
blob: d00c57b8f89106149630b56cf284e9dd5b9e659c (plain)
1
2
3
4
5
6
7
8
9
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