feat(openthread): enable RCP uart configuration for BR by default

This commit is contained in:
zwx 2024-02-05 15:41:45 +08:00
parent 37f0447961
commit 18f5188f80

View File

@ -24,6 +24,7 @@ CONFIG_MBEDTLS_ECJPAKE_C=y
#
CONFIG_OPENTHREAD_ENABLED=y
CONFIG_OPENTHREAD_BORDER_ROUTER=y
CONFIG_OPENTHREAD_RADIO_SPINEL_UART=y
# end of OpenThread
#