summaryrefslogtreecommitdiff
path: root/net/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'net/Kconfig')
-rw-r--r--net/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/Kconfig b/net/Kconfig
index 7ba64d43b39..42fcba5323f 100644
--- a/net/Kconfig
+++ b/net/Kconfig
@@ -60,6 +60,10 @@ config SYS_FAULT_ECHO_LINK_DOWN
this option is active, then CONFIG_SYS_FAULT_MII_ADDR also needs to
be configured.
+config SYS_FAULT_MII_ADDR
+ hex "MII address of the PHY to check for the Ethernet link state"
+ depends on SYS_FAULT_ECHO_LINK_DOWN && LED_STATUS_RED_ENABLE
+
config TFTP_WINDOWSIZE
int "TFTP window size"
default 1