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>
This commit is contained in:
committed by
Hauke Mehrtens
parent
f30e6d98fa
commit
b61ab8f57e
@@ -900,7 +900,6 @@ CONFIG_CIFS_POSIX=y
|
||||
# CONFIG_CIFS_WEAK_PW_HASH is not set
|
||||
CONFIG_CIFS_XATTR=y
|
||||
# CONFIG_CIO_DAC is not set
|
||||
CONFIG_CLANG_VERSION=0
|
||||
# CONFIG_CLEANCACHE is not set
|
||||
# CONFIG_CLKSRC_VERSATILE is not set
|
||||
# CONFIG_CLK_HSDK is not set
|
||||
|
||||
Reference in New Issue
Block a user