Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 54b0730

Browse files
authoredFeb 14, 2024
CONFIG_ETH_TRANSMIT_MUTEX=y
1 parent d79ddae commit 54b0730

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎configs/defconfig.common

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ CONFIG_ESP_WIFI_CSI_ENABLED=n
4242
CONFIG_ESP_WIFI_ENABLE_WPA3_SAE=y
4343
# CONFIG_ESP_WIFI_IRAM_OPT is not set
4444
# CONFIG_ESP_WIFI_RX_IRAM_OPT is not set
45+
CONFIG_ETH_TRANSMIT_MUTEX=y
4546
CONFIG_ETH_SPI_ETHERNET_DM9051=y
4647
CONFIG_ETH_SPI_ETHERNET_W5500=y
4748
CONFIG_ETH_SPI_ETHERNET_KSZ8851SNL=y

0 commit comments

Comments
 (0)
Please sign in to comment.