From d21411dbd6d1e53983a5c39b16dc8616a1466bf8 Mon Sep 17 00:00:00 2001
From: Bruce Ashfield <bruce.ashfield@windriver.com>
Date: Tue, 25 Sep 2012 13:01:00 -0400
Subject: [PATCH] meta: add CONFIG_SHMEM to standard kernel config

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
 ktypes/standard/standard.cfg | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/ktypes/standard/standard.cfg b/ktypes/standard/standard.cfg
index e31a16b6b..1df9e0957 100644
--- a/ktypes/standard/standard.cfg
+++ b/ktypes/standard/standard.cfg
@@ -1129,3 +1129,5 @@ CONFIG_CRYPTO_TEST=m
 #
 CONFIG_LIBCRC32C=m
 CONFIG_ZLIB_DEFLATE=m
+
+CONFIG_SHMEM=y
-- 
GitLab