aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-10-24 20:07:29 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-10-24 20:07:29 +0000
commitd35d540217b0e481031d896624bec2eed2cc580f (patch)
treecc5dbd453203fe6cc2e8d572764fcd8006fdccc8
parenta481d87ff79d4fb56f60162c9b71710e084ae12e (diff)
downloadbusybox-d35d540217b0e481031d896624bec2eed2cc580f.tar.gz
- add nmeter and raidautorun to defconfig.
-rw-r--r--scripts/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/defconfig b/scripts/defconfig
index 27457c4c4..cc08dd75f 100644
--- a/scripts/defconfig
+++ b/scripts/defconfig
@@ -449,6 +449,8 @@ CONFIG_MAKEDEVS=y
CONFIG_FEATURE_MAKEDEVS_TABLE=y
CONFIG_MOUNTPOINT=y
CONFIG_MT=y
+CONFIG_NMETER=y
+CONFIG_RAIDAUTORUN=y
CONFIG_READAHEAD=y
CONFIG_RUNLEVEL=y
CONFIG_RX=y