airoha: sync TCSUPPORT flags with SDK v031
use airoha UNION_EN75xx_*_demo.mak with the following changes:
Commit: d16e0a9c From: Lukasz Kotasa lukasz.kotasa@iopsys.eu Date: Fri, 4 Mar 2022 11:05:24 +0100 Subject: [PATCH] iopsys-econet: disable ipv6 static address hook
TCSUPPORT_IOPSYS_DISABLE_IPV6_DEV_CONFIG_ECNT_HOOK=y
Commit: 8c2aa1ef From: Mikhail Kshevetskiy mikhail.kshevetskiy@iopsys.eu Date: Sun, 31 Jul 2022 14:19:11 +0300 Subject: [PATCH] econet: switch to new spi/spi-nand drivers
TCSUPPORT_SPI_CONTROLLER_ECC is not set
TCSUPPORT_NAND_BMT is not set
TCSUPPORT_MTD_PARTITIONS_CMDLINE is not set
TCSUPPORT_PARTITIONS_CMDLINE_STR is not set
Commit: e4897f39 From: Maxim Menshikov maxim.menshikov@iopsys.eu Date: Mon, 2 Jan 2023 23:06:13 +0000 Subject: [PATCH] airoha/en7523: add eight queue support
TCSUPPORT_QOS_EIGHT_QUEUE=y
Commit: 837145b5 From: Markus Gothe markus.gothe@genexis.eu Date: Fri, 3 Feb 2023 10:30:09 +0100 Subject: [PATCH] airoha: Disable Airoha's LRO solution.
TCSUPPORT_LRO_ENABLE is not set
Commit: cdd4994b From: Mikhail Kshevetskiy mikhail.kshevetskiy@iopsys.eu Date: Thu, 9 Feb 2023 16:45:30 +0300 Subject: [PATCH] airoha: enable npu by default, now it will be activated on supported boards only
TCSUPPORT_NPU_WIFI_OFFLOAD=y
[FIXME] Required to fix building of ecnt_api. Probably we should fix ecnt_api and disable this flag.
TCSUPPORT_NP=y
[FIXME] We turn off TCSUPPORT_ORN_EBTABLES for now, but in SDK v031 it is set to Y. If we turn it ON, it will restore standartd kernel ebtable behavior, BUT breaks IOWRT (some ebtable patches needs to be reverted to fix an issue)
TCSUPPORT_ORN_EBTABLES is not set