From 67a3cdcbb05559549985a189eabaf2df92559ed7 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 --- target/linux/archs38/config-4.14 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/archs38') diff --git a/target/linux/archs38/config-4.14 b/target/linux/archs38/config-4.14 index 21bbd0710c..21983479b0 100644 --- a/target/linux/archs38/config-4.14 +++ b/target/linux/archs38/config-4.14 @@ -199,7 +199,6 @@ CONFIG_STMMAC_ETH=y CONFIG_STMMAC_PLATFORM=y CONFIG_SWPHY=y CONFIG_TASKS_RCU=y -CONFIG_THIN_ARCHIVES=y CONFIG_TICK_CPU_ACCOUNTING=y CONFIG_TIMER_OF=y CONFIG_TIMER_PROBE=y -- cgit v1.2.3