Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-10-25 00:07:29 +0400
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-10-25 00:07:29 +0400
commitd35d540217b0e481031d896624bec2eed2cc580f (patch)
treecc5dbd453203fe6cc2e8d572764fcd8006fdccc8
parenta481d87ff79d4fb56f60162c9b71710e084ae12e (diff)
- 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