aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-12-13 22:53:28 +0000
committerEric Andersen <andersen@codepoet.org>2002-12-13 22:53:28 +0000
commit068b6b07ff5dc2dbb513f444cb094197f28e64c5 (patch)
treeedc607d86023620d52e6dec7884aa3bb6c8d41fe /sysdeps
parentc118f99f7379491138babcf929fe5fe30ea5c972 (diff)
downloadbusybox-068b6b07ff5dc2dbb513f444cb094197f28e64c5.tar.gz
Don't build the ncurses stuff unless it is specifically asked for
-Erik
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/linux/Config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysdeps/linux/Config.in b/sysdeps/linux/Config.in
index 747cc9b71..8648e1489 100644
--- a/sysdeps/linux/Config.in
+++ b/sysdeps/linux/Config.in
@@ -5,6 +5,10 @@
mainmenu "BusyBox Configuration"
+config HAVE_DOT_CONFIG
+ bool
+ default y
+
menu "General Configuration"
choice