summaryrefslogtreecommitdiff
path: root/target/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'target/Config.in')
-rw-r--r--target/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/target/Config.in b/target/Config.in
index 94c7d96e2..19bf7a49e 100644
--- a/target/Config.in
+++ b/target/Config.in
@@ -305,6 +305,13 @@ config ADK_CXX
help
Enable C++ Compiler and Libraries
+config ADK_DEBUG
+ bool "Enable debug support"
+ default n
+ help
+ All packages and libc will be compiled and packaged with debug information.
+ Mostly useful for NFS root or big USB/CF disk setups.
+
config ADK_IPV6
bool "Enable IPv6 support"
default n