diff options
| author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-08-19 11:28:52 +0000 |
|---|---|---|
| committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-08-19 11:28:52 +0000 |
| commit | c77e843c0927bc4235d6d54981bcf7fdaa9f0421 (patch) | |
| tree | 07f4acd33b33c4159abfd50b5f9424409ab7a2a4 /scripts | |
| parent | d7cc2e601d9d909ca9de168da746dede7487e860 (diff) | |
| download | busybox-w32-c77e843c0927bc4235d6d54981bcf7fdaa9f0421.tar.gz busybox-w32-c77e843c0927bc4235d6d54981bcf7fdaa9f0421.tar.bz2 busybox-w32-c77e843c0927bc4235d6d54981bcf7fdaa9f0421.zip | |
- add new applet rdev (Grant Erickson)
- fixes and shrink (me)
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/defconfig | 1 |
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 | |||
| 520 | CONFIG_FEATURE_MOUNT_FSTAB=y | 520 | CONFIG_FEATURE_MOUNT_FSTAB=y |
| 521 | CONFIG_PIVOT_ROOT=y | 521 | CONFIG_PIVOT_ROOT=y |
| 522 | CONFIG_RDATE=y | 522 | CONFIG_RDATE=y |
| 523 | CONFIG_RDEV=y | ||
| 523 | CONFIG_READPROFILE=y | 524 | CONFIG_READPROFILE=y |
| 524 | CONFIG_RTCWAKE=y | 525 | CONFIG_RTCWAKE=y |
| 525 | CONFIG_SCRIPT=y | 526 | CONFIG_SCRIPT=y |
