summaryrefslogtreecommitdiff
path: root/target/collections/test
diff options
context:
space:
mode:
Diffstat (limited to 'target/collections/test')
-rw-r--r--target/collections/test7
1 files changed, 0 insertions, 7 deletions
diff --git a/target/collections/test b/target/collections/test
index bf76d8d31..edb8426d2 100644
--- a/target/collections/test
+++ b/target/collections/test
@@ -1,16 +1,9 @@
config ADK_PKG_TEST
bool "Compile a ADK test framework system"
select ADK_PACKAGE_ADKTEST
- select ADK_PACKAGE_SOCAT
select ADK_PACKAGE_RDATE
- select ADK_PACKAGE_FILE
- select ADK_PACKAGE_BINUTILS
- select ADK_TARGET_PACKAGE_TXZ
select ADK_RUNTIME_START_SERVICES
select ADK_RUNTIME_START_ADKTEST
- select ADK_KERNEL_BLK_DEV_INITRD
- select ADK_KERNEL_COMP_XZ
- select ADK_KERNEL_INITRAMFS_COMPRESSION_XZ
select ADK_KERNEL_IPV6
default n
help