From 23cdf9f2468409ca3303f040985f2d7edbd56ebd Mon Sep 17 00:00:00 2001 From: Sergey Ryazanov Date: Mon, 21 May 2018 12:12:37 +0300 Subject: kernel: enable THIN_ARCHIVES by default THIN_ARCHIVES option is enabled by default in the kernel configuration and no one target config disables it. So enable it by default and remove this symbol from target specific configs to keep them light. Signed-off-by: Sergey Ryazanov (cherry picked from commit 67a3cdcbb05559549985a189eabaf2df92559ed7) --- target/linux/apm821xx/config-4.14 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/apm821xx') diff --git a/target/linux/apm821xx/config-4.14 b/target/linux/apm821xx/config-4.14 index c3ca04d5ca..c756c8a4f9 100644 --- a/target/linux/apm821xx/config-4.14 +++ b/target/linux/apm821xx/config-4.14 @@ -347,7 +347,6 @@ CONFIG_SWPHY=y CONFIG_SYSCTL_EXCEPTION_TRACE=y # CONFIG_TAISHAN is not set CONFIG_TASK_SIZE=0xc0000000 -CONFIG_THIN_ARCHIVES=y CONFIG_THREAD_SHIFT=13 CONFIG_TICK_CPU_ACCOUNTING=y CONFIG_TINY_SRCU=y -- cgit v1.2.3