kernel: generic: filter out CONFIG_PLUGIN_HOSTCC
authorIlya Lipnitskiy <ilya.lipnitskiy@gmail.com>
Sat, 6 Mar 2021 02:28:42 +0000 (18:28 -0800)
committerDaniel Golle <daniel@makrotopia.org>
Sat, 6 Mar 2021 03:52:33 +0000 (03:52 +0000)
It appears to be an automatic Kconfig symbol that varies depending on
the host platform. There is no need to define it in target configs, so
filter it out.

Also sort config-filter entries alphabetically.

Cc: Adrian Schmutzler <mail@adrianschmutzler.de>
Cc: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
target/linux/generic/config-5.10
target/linux/generic/config-5.4
target/linux/generic/config-filter

index 040d62a51d1e72f4f80c75a25da04055e593f71b..cb99441dc4792976a1040671b0bf18a79b14d3a3 100644 (file)
@@ -4398,7 +4398,6 @@ CONFIG_PINMUX=y
 # CONFIG_PLATFORM_MHU is not set
 # CONFIG_PLAT_SPEAR is not set
 # CONFIG_PLIP is not set
-CONFIG_PLUGIN_HOSTCC=""
 # CONFIG_PLX_DMA is not set
 # CONFIG_PLX_HERMES is not set
 # CONFIG_PM is not set
index d14000e0064f7cb1ef1a57361fb521e7deb95e4b..68fe001609829d8a9ea67f228e263820d8d15761 100644 (file)
@@ -4063,7 +4063,6 @@ CONFIG_PINMUX=y
 # CONFIG_PLATFORM_MHU is not set
 # CONFIG_PLAT_SPEAR is not set
 # CONFIG_PLIP is not set
-CONFIG_PLUGIN_HOSTCC=""
 # CONFIG_PLX_HERMES is not set
 # CONFIG_PM is not set
 # CONFIG_PMBUS is not set
index 7d634b56cfff5a91175cfcacaa6b18fe1e8fb383..719487be5fc73a448a734bca0eb9f8a8fc3a0b70 100644 (file)
@@ -3,9 +3,10 @@
 # CONFIG_ARCH_(ENABLE|HAS|HAVE|INLINE|SUPPORTS|USE|WANT|STACKWALK)_.* is not set
 # CONFIG_AS_.* is not set
 # CONFIG_CC_(CAN|HAS|IS|VERSION)_.* is not set
-# CONFIG_LD_.* is not set
 # CONFIG_GCC_VERSION is not set
-# CONFIG_INLINE_.* is not set
 # CONFIG_HAVE_(?!(ARCH_TIMER|TCM|SMP)).* is not set
+# CONFIG_INLINE_.* is not set
+# CONFIG_LD_.* is not set
+CONFIG_PLUGIN_HOSTCC=".*"
 # CONFIG_SET_FS is not set
 # CONFIG_TASKS_.* is not set