summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2009-06-22 15:16:13 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2009-06-22 15:17:16 +0200
commit263c8dc7b89b997b011214e224074e03279a37a0 (patch)
tree399c6a794872d72244abaacd6659f00289aa9f66 /package
parent691cf5eb424caca0626e9d8c163adc886f2c5d93 (diff)
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')
-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