From ccf65613daf155c78b38081dc3b8b5ca22a6f9ed Mon Sep 17 00:00:00 2001 From: Sungbo Eo Date: Fri, 25 Dec 2020 20:14:23 +0900 Subject: kernel: add disabled PROC_STRIPPED Otherwise the missing symbol is added to target config for every kernel config refresh. While at it, remove the disabled symbol from target configs. Fixes: 4943bc5cff47 ("kernel: only strip proc for small flash devices") Signed-off-by: Sungbo Eo --- target/linux/zynq/config-5.4 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/zynq/config-5.4') diff --git a/target/linux/zynq/config-5.4 b/target/linux/zynq/config-5.4 index 04fde2add2..8d702a83b9 100644 --- a/target/linux/zynq/config-5.4 +++ b/target/linux/zynq/config-5.4 @@ -514,7 +514,6 @@ CONFIG_POWER_RESET_VEXPRESS=y CONFIG_POWER_SUPPLY=y CONFIG_PPS=y CONFIG_PROC_EVENTS=y -# CONFIG_PROC_STRIPPED is not set CONFIG_PTP_1588_CLOCK=y CONFIG_R8169=y CONFIG_RAS=y -- cgit v1.2.3