projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
691cf5e
)
busybox: 1.13.x defconfig: enable devmem applet
author
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 22 Jun 2009 13:16:13 +0000
(15:16 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 22 Jun 2009 13:17:16 +0000
(15:17 +0200)
Small and useful for a lot of early hardware testing/verification.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/busybox/busybox-1.13.x.config
patch
|
blob
|
history
diff --git
a/package/busybox/busybox-1.13.x.config
b/package/busybox/busybox-1.13.x.config
index 0846eaf80819338c1b3683b0fe823b48c51228c4..ee591627b228b0866bad69a1000e5f18f280224d 100644
(file)
--- 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