summaryrefslogtreecommitdiff
path: root/package/eglibc/Config.in.manual
diff options
context:
space:
mode:
Diffstat (limited to 'package/eglibc/Config.in.manual')
-rw-r--r--package/eglibc/Config.in.manual9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/eglibc/Config.in.manual b/package/eglibc/Config.in.manual
index da237f79e..9c45c4c66 100644
--- a/package/eglibc/Config.in.manual
+++ b/package/eglibc/Config.in.manual
@@ -8,6 +8,15 @@ config ADK_PACKAGE_EGLIBC
help
embedded GNU C library.
+config ADK_PACKAGE_EGLIBC_DBG
+ prompt "debug symbols package"
+ tristate
+ depends on ADK_PACKAGE_EGLIBC
+ depends on ADK_PACKAGE_GDB
+ depends on !ADK_DEBUG
+ default n
+ help
+
config ADK_PACKAGE_EGLIBC_STATIC
prompt "eglibc-static........ C library (static version)"
tristate