summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
Diffstat (limited to 'target')
-rw-r--r--target/appliances/test6
1 files changed, 1 insertions, 5 deletions
diff --git a/target/appliances/test b/target/appliances/test
index 96a3dd785..57b156acd 100644
--- a/target/appliances/test
+++ b/target/appliances/test
@@ -1,10 +1,6 @@
config ADK_APPLIANCE_TEST
- prompt "automatic test system appliance"
- bool
+ bool "automatic test system appliance"
select ADK_PACKAGE_ADKTEST
- select ADK_PACKAGE_UCLIBC_NG_TEST if ADK_PACKAGE_UCLIBC_NG
- select ADK_PACKAGE_UCLIBC_TEST if ADK_PACKAGE_UCLIBC
- select ADK_PACKAGE_MAKE if !ADK_TARGET_UCLINUX
select ADK_RUNTIME_START_SERVICES
select ADK_RUNTIME_START_ADKTEST
help