mirror of
https://github.com/apache/nuttx.git
synced 2026-06-01 16:59:28 +08:00
nrf52/Kconfig: NRF52_SDC_LE_CODED_PHY not available for nrf52832
This commit is contained in:
@@ -711,7 +711,8 @@ config NRF52_SDC_LE_2M_PHY
|
|||||||
|
|
||||||
config NRF52_SDC_LE_CODED_PHY
|
config NRF52_SDC_LE_CODED_PHY
|
||||||
bool "Support 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
|
config NRF52_SDC_DLE
|
||||||
bool "Support Data Length Extension (DLE)"
|
bool "Support Data Length Extension (DLE)"
|
||||||
|
|||||||
Reference in New Issue
Block a user