From 401b201d0495ca23a68ebf3c41bf527b4fbb6f0d Mon Sep 17 00:00:00 2001
From: Luka Perkov <luka@openwrt.org>
Date: Tue, 26 Jan 2016 15:27:42 +0000
Subject: [PATCH] generic: mark CONFIG_SUNXI_SRAM as not set

It is marked like this on most targets.

Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 48507
---
 target/linux/generic/config-4.4 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4
index 688a1f0f93..a28045f6f0 100644
--- a/target/linux/generic/config-4.4
+++ b/target/linux/generic/config-4.4
@@ -4000,6 +4000,7 @@ CONFIG_STRIP_ASM_SYMS=y
 # CONFIG_SUNRPC is not set
 # CONFIG_SUNRPC_DEBUG is not set
 # CONFIG_SUNRPC_GSS is not set
+# CONFIG_SUNXI_SRAM is not set
 # CONFIG_SUN_PARTITION is not set
 # CONFIG_SUSPEND is not set
 # CONFIG_SUSPEND_SKIP_SYNC is not set
-- 
2.34.1