package/hostapd: enhance compile-options a bit, eases testing
[openadk.git] / target / mips / Config.in
blobbbae13a6c483b91fa05ca9087f2a2b35ed1f4b9a
1 choice
2 depends on ADK_LINUX_MIPS && !ADK_CHOOSE_TARGET_ARCH
3 prompt "Target system"
5 config ADK_CHOOSE_TARGET_SYSTEM_MIPS
6         boolean "Choose target system"
8 source "target/mips/Config.in.systems"
9 endchoice