aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-5.15
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2022-07-06 20:32:11 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2022-07-06 20:32:11 +0200
commitdcc0fe24ea216d32300c0f01c8879e586d89cc1e (patch)
tree66cdfe4498c55c2856dfb19c33fd51f6376dbf7d /target/linux/generic/config-5.15
parent21825af2dad0070affc2444ff56dc84a976945a2 (diff)
downloadupstream-dcc0fe24ea216d32300c0f01c8879e586d89cc1e.tar.gz
upstream-dcc0fe24ea216d32300c0f01c8879e586d89cc1e.tar.bz2
upstream-dcc0fe24ea216d32300c0f01c8879e586d89cc1e.zip
kernel: Add missing mediatek configuration options
When building the mediatek/mt7629 target in OpenWrt 22.03 the kernel does not have a configuration option for CONFIG_CRYPTO_DEV_MEDIATEK. Add this option to the generic kernel configuration and also add two other configuration options which are removed when we refresh the mt7629 kernel configuration. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/generic/config-5.15')
-rw-r--r--target/linux/generic/config-5.153
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic/config-5.15 b/target/linux/generic/config-5.15
index bd21e99356..cb71d9642b 100644
--- a/target/linux/generic/config-5.15
+++ b/target/linux/generic/config-5.15
@@ -1129,6 +1129,7 @@ CONFIG_CRYPTO_CTR=y
# 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_MEDIATEK is not set
# CONFIG_CRYPTO_DEV_MV_CESA is not set
# CONFIG_CRYPTO_DEV_MXC_SCC is not set
# CONFIG_CRYPTO_DEV_MXS_DCP is not set
@@ -3307,6 +3308,7 @@ CONFIG_MAY_USE_DEVLINK=y
# CONFIG_MDM_GCC_9607 is not set
# CONFIG_MD_FAULTY is not set
# CONFIG_MEDIATEK_GE_PHY is not set
+# CONFIG_MEDIATEK_MT6577_AUXADC is not set
# CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set
# CONFIG_MEDIA_ATTACH is not set
# CONFIG_MEDIA_CAMERA_SUPPORT is not set
@@ -3845,6 +3847,7 @@ CONFIG_MTD_SPLIT_SUPPORT=y
# CONFIG_MTK_DEVAPC is not set
# CONFIG_MTK_MMC is not set
# CONFIG_MTK_MMSYS is not set
+# CONFIG_MTK_THERMAL is not set
# CONFIG_MULTIPLEXER is not set
CONFIG_MULTIUSER=y
# CONFIG_MUTEX_SPIN_ON_OWNER is not set