mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-31 19:24:33 +02:00
esp_eth: KConfig formatting fix
This commit is contained in:
committed by
Angus Gratton
parent
f8b1ef1b14
commit
2fcbc6aaa5
@@ -1,9 +1,9 @@
|
||||
menu "Ethernet"
|
||||
|
||||
# Invisible item that is enabled if any Ethernet
|
||||
# selection is made
|
||||
config ETH_ENABLED
|
||||
bool
|
||||
# Invisible item that is enabled if any Ethernet
|
||||
# selection is made
|
||||
config ETH_ENABLED
|
||||
bool
|
||||
|
||||
menuconfig ETH_USE_ESP32_EMAC
|
||||
depends on IDF_TARGET_ESP32
|
||||
|
Reference in New Issue
Block a user