4683420c4c
'default n' is the default, so there's no need to say it explicitly.
7 lines
164 B
Plaintext
7 lines
164 B
Plaintext
config BR2_PACKAGE_DEVMEM2
|
|
bool "devmem2"
|
|
help
|
|
Simple program to read/write from/to any location in memory.
|
|
|
|
http://free-electrons.com/pub/mirror/devmem2.c
|