From 92ea6f328ed618bbc89a1ed75191372173ea429b Mon Sep 17 00:00:00 2001 From: Yao Xiao Date: Sat, 27 Aug 2022 16:52:43 +0800 Subject: [PATCH] net: wireless: Reduce non-essential code for thunderboot Signed-off-by: Yao Xiao Change-Id: I068ada0ef5cdf9c433c8dced61389f9e5f27fa62 --- net/wireless/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/wireless/Kconfig b/net/wireless/Kconfig index f620acd2a0f5..e31253b7b4fa 100644 --- a/net/wireless/Kconfig +++ b/net/wireless/Kconfig @@ -91,7 +91,7 @@ config CFG80211_CERTIFICATION_ONUS config CFG80211_REQUIRE_SIGNED_REGDB bool "require regdb signature" if CFG80211_CERTIFICATION_ONUS - default y + default y if !ROCKCHIP_THUNDER_BOOT select SYSTEM_DATA_VERIFICATION help Require that in addition to the "regulatory.db" file a @@ -101,7 +101,7 @@ config CFG80211_REQUIRE_SIGNED_REGDB config CFG80211_USE_KERNEL_REGDB_KEYS bool "allow regdb keys shipped with the kernel" if CFG80211_CERTIFICATION_ONUS - default y + default y if !ROCKCHIP_THUNDER_BOOT depends on CFG80211_REQUIRE_SIGNED_REGDB help Allow the regulatory database to be signed by one of the keys for