nrf52/Kconfig: NRF52_SDC_LE_CODED_PHY not available for nrf52832

This commit is contained in:
raiden00pl
2021-12-18 18:13:05 +01:00
committed by Xiang Xiao
parent f3fdd5a019
commit 87a8b1bed9
+2 -1
View File
@@ -711,7 +711,8 @@ config NRF52_SDC_LE_2M_PHY
config NRF52_SDC_LE_CODED_PHY
bool "Support LE Coded PHY"
default y
default n if ARCH_CHIP_NRF52832
default y if ARCH_CHIP_NRF52840
config NRF52_SDC_DLE
bool "Support Data Length Extension (DLE)"