diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2006-10-24 20:07:29 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2006-10-24 20:07:29 +0000 |
commit | d35d540217b0e481031d896624bec2eed2cc580f (patch) | |
tree | cc5dbd453203fe6cc2e8d572764fcd8006fdccc8 /scripts/defconfig | |
parent | a481d87ff79d4fb56f60162c9b71710e084ae12e (diff) | |
download | busybox-d35d540217b0e481031d896624bec2eed2cc580f.tar.gz |
- add nmeter and raidautorun to defconfig.
Diffstat (limited to 'scripts/defconfig')
-rw-r--r-- | scripts/defconfig | 2 |
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 |