summaryrefslogtreecommitdiffstats
path: root/package/busybox
diff options
context:
space:
mode:
authorPeter Korsgaard2009-06-22 15:16:13 +0200
committerPeter Korsgaard2009-06-22 15:17:16 +0200
commit263c8dc7b89b997b011214e224074e03279a37a0 (patch)
tree399c6a794872d72244abaacd6659f00289aa9f66 /package/busybox
parenttarget/generic: add /dev/sd{a,b}*, /dev/ub{a,b}* device nodes (diff)
downloadbuildroot-263c8dc7b89b997b011214e224074e03279a37a0.tar.gz
buildroot-263c8dc7b89b997b011214e224074e03279a37a0.tar.xz
buildroot-263c8dc7b89b997b011214e224074e03279a37a0.zip
busybox: 1.13.x defconfig: enable devmem applet
Small and useful for a lot of early hardware testing/verification. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/busybox')
-rw-r--r--package/busybox/busybox-1.13.x.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/busybox-1.13.x.config b/package/busybox/busybox-1.13.x.config
index 0846eaf80..ee591627b 100644
--- a/package/busybox/busybox-1.13.x.config
+++ b/package/busybox/busybox-1.13.x.config
@@ -562,7 +562,7 @@ CONFIG_DC=y
# CONFIG_DEVFSD_FG_NP is not set
# CONFIG_DEVFSD_VERBOSE is not set
# CONFIG_FEATURE_DEVFS is not set
-# CONFIG_DEVMEM is not set
+CONFIG_DEVMEM=y
CONFIG_EJECT=y
# CONFIG_FEATURE_EJECT_SCSI is not set
# CONFIG_FBSPLASH is not set