From 84bcd1d1f05d550c031dd9057c3e9f17e4a214b7 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 0ebe4788db..885c9244b4 100644 --- a/components/soc/esp32/include/soc/Kconfig.soc_caps.in +++ b/components/soc/esp32/include/soc/Kconfig.soc_caps.in @@ -703,10 +703,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