From e6b9b2fe96bca8deea711cacbf16e9df0afcffdd Mon Sep 17 00:00:00 2001 From: chenjianhua Date: Fri, 19 Aug 2022 11:15:20 +0800 Subject: [PATCH] soc: remove soc ble config from Kconfig --- components/soc/esp32/include/soc/Kconfig.soc_caps.in | 4 ---- 1 file changed, 4 deletions(-) diff --git a/components/soc/esp32/include/soc/Kconfig.soc_caps.in b/components/soc/esp32/include/soc/Kconfig.soc_caps.in index c4466d4269..7cb43134eb 100644 --- a/components/soc/esp32/include/soc/Kconfig.soc_caps.in +++ b/components/soc/esp32/include/soc/Kconfig.soc_caps.in @@ -695,10 +695,6 @@ config SOC_SDMMC_NUM_SLOTS int default 2 -config SOC_BLE_DONT_UPDATE_OWN_RPA - bool - default y - config SOC_WIFI_HW_TSF bool default n