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/lantiq/config-4.14 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/lantiq') diff --git a/target/linux/lantiq/config-4.14 b/target/linux/lantiq/config-4.14 index 48e6f6ca02..12264413d2 100644 --- a/target/linux/lantiq/config-4.14 +++ b/target/linux/lantiq/config-4.14 @@ -221,7 +221,6 @@ CONFIG_SYS_SUPPORTS_ARBIT_HZ=y CONFIG_SYS_SUPPORTS_BIG_ENDIAN=y CONFIG_SYS_SUPPORTS_MIPS16=y CONFIG_SYS_SUPPORTS_MULTITHREADING=y -CONFIG_THIN_ARCHIVES=y CONFIG_TICK_CPU_ACCOUNTING=y CONFIG_TINY_SRCU=y CONFIG_USE_OF=y -- cgit v1.2.3