Skip to content

Commit 2207430

Browse files
authored
remove CONFIG_ETH_RMII_CLK_INPUT
since not possible to set when CONFIG_ETH_RMII_CLK_OUTPUT is set
1 parent 9b5801e commit 2207430

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

configs/defconfig.esp32

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ CONFIG_SPIRAM_MALLOC_ALWAYSINTERNAL=4096
2323
CONFIG_SPIRAM_TRY_ALLOCATE_WIFI_LWIP=y
2424
CONFIG_SPIRAM_MALLOC_RESERVE_INTERNAL=0
2525
CONFIG_ESP32_XTAL_FREQ_AUTO=y
26-
CONFIG_ETH_RMII_CLK_INPUT=y
27-
CONFIG_ETH_RMII_CLK_IN_GPIO=0
2826
CONFIG_ETH_RMII_CLK_OUTPUT=y
2927
CONFIG_ETH_RMII_CLK_OUT_GPIO=17
3028
CONFIG_ETH_SPI_ETHERNET_DM9051=y

0 commit comments

Comments
 (0)