From b61ab8f57e3f2877d75c7336980f651e638e3dad Mon Sep 17 00:00:00 2001 From: Sergey Ryazanov Date: Fri, 17 Dec 2021 01:23:07 +0300 Subject: kernel: filter out both Clang and LLD versions Both CLANG_VERSION and LLD_VERISON are autogenerated runtime configuration options, so add them to the kernel configuration filter and remove from generic and per-target configs to keep configs clean. Signed-off-by: Sergey Ryazanov --- target/linux/gemini/config-5.10 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/gemini') diff --git a/target/linux/gemini/config-5.10 b/target/linux/gemini/config-5.10 index 7fdcc075e6..2a4d739d61 100644 --- a/target/linux/gemini/config-5.10 +++ b/target/linux/gemini/config-5.10 @@ -243,7 +243,6 @@ CONFIG_KEYBOARD_DLINK_DIR685=y CONFIG_LDM_PARTITION=y CONFIG_LEDS_TRIGGER_DISK=y CONFIG_LIBFDT=y -CONFIG_LLD_VERSION=0 CONFIG_LOCK_DEBUGGING_SUPPORT=y CONFIG_LOGO=y CONFIG_LOGO_LINUX_CLUT224=y -- cgit v1.2.3