fix(802.15.4): fix a typo for 15.4 Kconfig

This commit is contained in:
zwx 2025-01-02 13:45:01 +08:00
parent 9de75a5fd9
commit 9c0acac2c9

View File

@ -23,7 +23,7 @@ menu "IEEE 802.15.4"
config IEEE802154_CCA_CARRIER
bool "Carrier sense only"
help
configure the CCA mode to Energy above threshold
configure the CCA mode to Carrier sense only
config IEEE802154_CCA_ED
bool "Energy above threshold"