commands: Move /dev/mem driver to drivers/misc
With all other code gone from commands/mem.c, move it into
driver/misc, where it fits better. While at it, expose it directly via
a Kconfig options instead of relying on CONFIG_COMPILE_MEMORY

Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 184d75a commit 6f37d9efd9183ff06e65438e349ac2341d459290
@Andrey Smirnov Andrey Smirnov authored on 29 Jan 2019
Sascha Hauer committed on 29 Jan 2019
Showing 6 changed files
View
commands/Kconfig
View
commands/Makefile
View
commands/mem.c 100644 → 0
View
drivers/misc/Kconfig
View
drivers/misc/Makefile
View
drivers/misc/mem.c 0 → 100644