From 263c8dc7b89b997b011214e224074e03279a37a0 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Mon, 22 Jun 2009 15:16:13 +0200 Subject: busybox: 1.13.x defconfig: enable devmem applet Small and useful for a lot of early hardware testing/verification. Signed-off-by: Peter Korsgaard --- package/busybox/busybox-1.13.x.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/busybox/busybox-1.13.x.config') 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 -- cgit v1.2.3