aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-08-19 11:28:52 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-08-19 11:28:52 +0000
commitc77e843c0927bc4235d6d54981bcf7fdaa9f0421 (patch)
tree07f4acd33b33c4159abfd50b5f9424409ab7a2a4 /scripts
parentd7cc2e601d9d909ca9de168da746dede7487e860 (diff)
downloadbusybox-c77e843c0927bc4235d6d54981bcf7fdaa9f0421.tar.gz
- add new applet rdev (Grant Erickson)
- fixes and shrink (me)
Diffstat (limited to 'scripts')
-rw-r--r--scripts/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/defconfig b/scripts/defconfig
index 404c50dbe..a3e98a1ad 100644
--- a/scripts/defconfig
+++ b/scripts/defconfig
@@ -520,6 +520,7 @@ CONFIG_FEATURE_MOUNT_FLAGS=y
CONFIG_FEATURE_MOUNT_FSTAB=y
CONFIG_PIVOT_ROOT=y
CONFIG_RDATE=y
+CONFIG_RDEV=y
CONFIG_READPROFILE=y
CONFIG_RTCWAKE=y
CONFIG_SCRIPT=y