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

config ADK_CHOOSE_TARGET_SYSTEM_X86
        boolean "Choose target system"

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