[][kernel][common][Update kernel config to prevent build stop]

[Description]
Change default kernel config to prevent build stop

[Release-log]

Change-Id: I0e8d7de127e00c09bab8e0ef151a8f3fac3f5b23
Reviewed-on: https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/8417154
diff --git a/target/linux/mediatek/mt7981/config-5.4 b/target/linux/mediatek/mt7981/config-5.4
index 3a5304a..43c5da6 100644
--- a/target/linux/mediatek/mt7981/config-5.4
+++ b/target/linux/mediatek/mt7981/config-5.4
@@ -497,3 +497,6 @@
 # CONFIG_FUNCTION_ERROR_INJECTION is not set
 CONFIG_RICHTEK_RTQ6056=y
 CONFIG_ZTS8032=y
+# CONFIG_CRYPTO_USER_API_RNG_CAVP is not set
+# CONFIG_CRYPTO_CAVP_TEST is not set
+# CONFIG_CRYPTO_CPU_JITTERENTROPY_DEBUG is not set
diff --git a/target/linux/mediatek/mt7986/config-5.4 b/target/linux/mediatek/mt7986/config-5.4
index 9a2869c..20984c3 100644
--- a/target/linux/mediatek/mt7986/config-5.4
+++ b/target/linux/mediatek/mt7986/config-5.4
@@ -550,3 +550,6 @@
 # CONFIG_FUNCTION_ERROR_INJECTION is not set
 CONFIG_RICHTEK_RTQ6056=y
 CONFIG_ZTS8032=y
+# CONFIG_CRYPTO_USER_API_RNG_CAVP is not set
+# CONFIG_CRYPTO_CAVP_TEST is not set
+# CONFIG_CRYPTO_CPU_JITTERENTROPY_DEBUG is not set
diff --git a/target/linux/mediatek/mt7988/config-5.4 b/target/linux/mediatek/mt7988/config-5.4
index 0dc1c91..a36a0db 100644
--- a/target/linux/mediatek/mt7988/config-5.4
+++ b/target/linux/mediatek/mt7988/config-5.4
@@ -521,3 +521,6 @@
 # CONFIG_FUNCTION_ERROR_INJECTION is not set
 CONFIG_RICHTEK_RTQ6056=y
 CONFIG_ZTS8032=y
+# CONFIG_CRYPTO_USER_API_RNG_CAVP is not set
+# CONFIG_CRYPTO_CAVP_TEST is not set
+# CONFIG_CRYPTO_CPU_JITTERENTROPY_DEBUG is not set