From 69ede68ced530bb087b1dd6dabb1588a231063bc Mon Sep 17 00:00:00 2001 From: Trammell Hudson Date: Thu, 4 Aug 2016 17:29:26 -0400 Subject: [PATCH] enable /dev/mem so that cbmem tool can work --- config/linux.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/linux.config b/config/linux.config index 205d695..2fc17eb 100644 --- a/config/linux.config +++ b/config/linux.config @@ -905,7 +905,7 @@ CONFIG_VT_HW_CONSOLE_BINDING=y # CONFIG_SERIAL_NONSTANDARD is not set # CONFIG_NOZOMI is not set # CONFIG_TRACE_SINK is not set -# CONFIG_DEVMEM is not set +CONFIG_DEVMEM=y # CONFIG_DEVKMEM is not set #