diff options
Diffstat (limited to 'target')
-rw-r--r-- | target/Config.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/target/Config.in b/target/Config.in index 769e1de55..0f993e0be 100644 --- a/target/Config.in +++ b/target/Config.in @@ -655,13 +655,6 @@ 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 |