devmem: new applet

This commit is contained in:
Denis Vlasenko
2008-10-26 11:08:14 +00:00
parent f3dcd3c30a
commit c94fa5651a
5 changed files with 141 additions and 0 deletions

View File

@@ -196,6 +196,13 @@ config FEATURE_DEVFS
/dev/loop0. If your /dev directory has normal names instead of
devfs names, you don't want this.
config DEVMEM
bool "devmem"
default n
help
devmem is a small program that reads and writes from physical
memory using /dev/mem.
config EJECT
bool "eject"
default n