forked from espressif/esp-idf
esp_eth: KConfig formatting fix
This commit is contained in:
committed by
Angus Gratton
parent
f8b1ef1b14
commit
2fcbc6aaa5
@@ -1,9 +1,9 @@
|
|||||||
menu "Ethernet"
|
menu "Ethernet"
|
||||||
|
|
||||||
# Invisible item that is enabled if any Ethernet
|
# Invisible item that is enabled if any Ethernet
|
||||||
# selection is made
|
# selection is made
|
||||||
config ETH_ENABLED
|
config ETH_ENABLED
|
||||||
bool
|
bool
|
||||||
|
|
||||||
menuconfig ETH_USE_ESP32_EMAC
|
menuconfig ETH_USE_ESP32_EMAC
|
||||||
depends on IDF_TARGET_ESP32
|
depends on IDF_TARGET_ESP32
|
||||||
|
Reference in New Issue
Block a user