diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2016-02-08 10:58:27 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2016-02-08 10:58:27 +0000 |
commit | 856cf5dc904459afac09e52c7b36a84697bb186b (patch) | |
tree | 6bd30be8937c6c1b3333e18986d83c770dd61dc7 | |
parent | e77d225416fc5d6599b30d739c931b8cd0032e99 (diff) | |
download | master-187ad058-856cf5dc904459afac09e52c7b36a84697bb186b.tar.gz master-187ad058-856cf5dc904459afac09e52c7b36a84697bb186b.tar.bz2 master-187ad058-856cf5dc904459afac09e52c7b36a84697bb186b.zip |
x86: remove unrelated config override
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48668 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/x86/config-4.4 | 1 |
1 files changed, 0 insertions, 1 deletions
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 |