aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-05-13 02:43:27 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-05-13 02:43:27 +0000
commit9305cdddbf83ed11fc8164e7f1e624538611be22 (patch)
tree17fdc564a28838e1bd5fd4265af23ecc1aa5a990 /scripts
parent77ad97f199f1bf05e9a7609bbdd239dab825b258 (diff)
downloadbusybox-w32-9305cdddbf83ed11fc8164e7f1e624538611be22.tar.gz
busybox-w32-9305cdddbf83ed11fc8164e7f1e624538611be22.tar.bz2
busybox-w32-9305cdddbf83ed11fc8164e7f1e624538611be22.zip
Kill CONFIG_NITPICK, it turned out to not be useful. no code changes.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/defconfig b/scripts/defconfig
index 26cc8d25d..007c7609b 100644
--- a/scripts/defconfig
+++ b/scripts/defconfig
@@ -12,7 +12,6 @@ CONFIG_HAVE_DOT_CONFIG=y
12# 12#
13# General Configuration 13# General Configuration
14# 14#
15CONFIG_NITPICK=y
16# CONFIG_DESKTOP is not set 15# CONFIG_DESKTOP is not set
17CONFIG_FEATURE_BUFFERS_USE_MALLOC=y 16CONFIG_FEATURE_BUFFERS_USE_MALLOC=y
18# CONFIG_FEATURE_BUFFERS_GO_ON_STACK is not set 17# CONFIG_FEATURE_BUFFERS_GO_ON_STACK is not set