summaryrefslogtreecommitdiff
path: root/scripts
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 /scripts
parenta481d87ff79d4fb56f60162c9b71710e084ae12e (diff)
downloadbusybox-w32-d35d540217b0e481031d896624bec2eed2cc580f.tar.gz
busybox-w32-d35d540217b0e481031d896624bec2eed2cc580f.tar.bz2
busybox-w32-d35d540217b0e481031d896624bec2eed2cc580f.zip
- add nmeter and raidautorun to defconfig.
Diffstat (limited to 'scripts')
-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
449CONFIG_FEATURE_MAKEDEVS_TABLE=y 449CONFIG_FEATURE_MAKEDEVS_TABLE=y
450CONFIG_MOUNTPOINT=y 450CONFIG_MOUNTPOINT=y
451CONFIG_MT=y 451CONFIG_MT=y
452CONFIG_NMETER=y
453CONFIG_RAIDAUTORUN=y
452CONFIG_READAHEAD=y 454CONFIG_READAHEAD=y
453CONFIG_RUNLEVEL=y 455CONFIG_RUNLEVEL=y
454CONFIG_RX=y 456CONFIG_RX=y