From 6ec31a8487aa1bf734734ddbf86945a9ebc8429c Mon Sep 17 00:00:00 2001
From: Jo-Philipp Wich <jow@openwrt.org>
Date: Mon, 8 Feb 2016 10:58:27 +0000
Subject: [PATCH] x86: remove unrelated config override

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

SVN-Revision: 48668
---
 target/linux/x86/config-4.4 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/target/linux/x86/config-4.4 b/target/linux/x86/config-4.4
index f87eba9925..4e58a79517 100644
--- a/target/linux/x86/config-4.4
+++ b/target/linux/x86/config-4.4
@@ -363,7 +363,6 @@ CONFIG_SPARSEMEM_STATIC=y
 CONFIG_SPARSE_IRQ=y
 CONFIG_SRCU=y
 CONFIG_STRICT_DEVMEM=y
-# CONFIG_SUNXI_SRAM is not set
 CONFIG_SYSCTL_EXCEPTION_TRACE=y
 # CONFIG_TELCLOCK is not set
 CONFIG_THERMAL=y
-- 
GitLab