diff options
author | Jason Self <j@jxself.org> | 2015-04-14 15:04:08 -0700 |
---|---|---|
committer | Mark H Weaver <mhw@netris.org> | 2015-04-17 02:05:11 -0400 |
commit | 007aa90b2116e73c2288f04ace37d4a6d0142d6c (patch) | |
tree | d4968b6236f42990c5c80c5d2e86d684fcaef008 /gnu/packages/linux-libre-x86_64.conf | |
parent | d67513fa05a95256fe9ef8c611dc9cfab307be03 (diff) |
gnu: linux-libre: Set CONFIG_DEVMEM=y
* gnu/packages/linux.scm (linux-libre): Set CONFIG_DEVMEM=y.
Signed-off-by: Jason Self <j@jxself.org>
Diffstat (limited to 'gnu/packages/linux-libre-x86_64.conf')
-rw-r--r-- | gnu/packages/linux-libre-x86_64.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/linux-libre-x86_64.conf b/gnu/packages/linux-libre-x86_64.conf index 90ea29a71e..04cf66ea72 100644 --- a/gnu/packages/linux-libre-x86_64.conf +++ b/gnu/packages/linux-libre-x86_64.conf @@ -3418,7 +3418,7 @@ CONFIG_N_HDLC=m CONFIG_N_GSM=m CONFIG_TRACE_ROUTER=m CONFIG_TRACE_SINK=m -# CONFIG_DEVMEM is not set +CONFIG_DEVMEM=y # CONFIG_DEVKMEM is not set # |