aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/at91
diff options
context:
space:
mode:
authorSergey Ryazanov <ryazanov.s.a@gmail.com>2021-12-17 01:23:07 +0300
committerHauke Mehrtens <hauke@hauke-m.de>2021-12-17 16:16:34 +0100
commitb61ab8f57e3f2877d75c7336980f651e638e3dad (patch)
tree1ab8c1fad1da5c8add044a8b1a107c8a13b7c104 /target/linux/at91
parentf30e6d98fae79eb84af7acd497da4be862ee2b8f (diff)
downloadupstream-b61ab8f57e3f2877d75c7336980f651e638e3dad.tar.gz
upstream-b61ab8f57e3f2877d75c7336980f651e638e3dad.tar.bz2
upstream-b61ab8f57e3f2877d75c7336980f651e638e3dad.zip
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 <ryazanov.s.a@gmail.com>
Diffstat (limited to 'target/linux/at91')
-rw-r--r--target/linux/at91/sam9x/config-default1
-rw-r--r--target/linux/at91/sama5/config-default1
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/at91/sam9x/config-default b/target/linux/at91/sam9x/config-default
index bd9d106f5b..e3d4c29e99 100644
--- a/target/linux/at91/sam9x/config-default
+++ b/target/linux/at91/sam9x/config-default
@@ -158,7 +158,6 @@ CONFIG_LEDS_PWM=y
CONFIG_LEDS_TRIGGER_CPU=y
CONFIG_LEDS_TRIGGER_GPIO=y
CONFIG_LIBFDT=y
-CONFIG_LLD_VERSION=0
CONFIG_LOCK_DEBUGGING_SUPPORT=y
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
diff --git a/target/linux/at91/sama5/config-default b/target/linux/at91/sama5/config-default
index 852e5c95b7..e294fd9e3b 100644
--- a/target/linux/at91/sama5/config-default
+++ b/target/linux/at91/sama5/config-default
@@ -240,7 +240,6 @@ CONFIG_LEDS_PWM=y
CONFIG_LEDS_TRIGGER_CPU=y
CONFIG_LEDS_TRIGGER_GPIO=y
CONFIG_LIBFDT=y
-CONFIG_LLD_VERSION=0
CONFIG_LOCALVERSION_AUTO=y
CONFIG_LOCK_DEBUGGING_SUPPORT=y
CONFIG_LOG_BUF_SHIFT=16