diff options
Diffstat (limited to 'target/appliances/test')
-rw-r--r-- | target/appliances/test | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/target/appliances/test b/target/appliances/test deleted file mode 100644 index 57b156acd..000000000 --- a/target/appliances/test +++ /dev/null @@ -1,8 +0,0 @@ -config ADK_APPLIANCE_TEST - bool "automatic test system appliance" - select ADK_PACKAGE_ADKTEST - select ADK_RUNTIME_START_SERVICES - select ADK_RUNTIME_START_ADKTEST - help - Create a small appliance for automatic testing. - |