mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-24 15:56:49 +00:00
kernel: 5.4: add unconfigured symbols
This patch adds a few symbols that I found that need disabling in order to not break the build of octeontx Signed-off-by: Tim Harvey <tharvey@gateworks.com>
This commit is contained in:
parent
d7f21940bc
commit
4ec2f33bfe
@ -790,6 +790,7 @@ CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y
|
||||
# CONFIG_CGROUPS is not set
|
||||
# CONFIG_CGROUP_BPF is not set
|
||||
# CONFIG_CGROUP_DEBUG is not set
|
||||
# CONFIG_CGROUP_HUGETLB is not set
|
||||
# CONFIG_CGROUP_NET_CLASSID is not set
|
||||
# CONFIG_CGROUP_NET_PRIO is not set
|
||||
# CONFIG_CGROUP_RDMA is not set
|
||||
@ -999,6 +1000,7 @@ CONFIG_CRYPTO_BLKCIPHER2=y
|
||||
# CONFIG_CRYPTO_DEV_FSL_CAAM_CRYPTO_API_DESC is not set
|
||||
# CONFIG_CRYPTO_DEV_HIFN_795X is not set
|
||||
# CONFIG_CRYPTO_DEV_HISI_SEC is not set
|
||||
# CONFIG_CRYPTO_DEV_HISI_ZIP is not set
|
||||
# CONFIG_CRYPTO_DEV_IMGTEC_HASH is not set
|
||||
# CONFIG_CRYPTO_DEV_MARVELL_CESA is not set
|
||||
# CONFIG_CRYPTO_DEV_MV_CESA is not set
|
||||
@ -3991,6 +3993,7 @@ CONFIG_PINMUX=y
|
||||
CONFIG_PLUGIN_HOSTCC=""
|
||||
# CONFIG_PLX_HERMES is not set
|
||||
# CONFIG_PM is not set
|
||||
# CONFIG_PMS7003 is not set
|
||||
# CONFIG_PMBUS is not set
|
||||
# CONFIG_PMC_MSP is not set
|
||||
# CONFIG_PMIC_ADP5520 is not set
|
||||
|
Loading…
Reference in New Issue
Block a user