]> Git Repo - J-u-boot.git/blobdiff - net/Kconfig
Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to Kconfig
[J-u-boot.git] / net / Kconfig
index 2e32b556ad7e998663e808afebd1a418970c8c68..650551606d329ccd8f9d78ec86c8a134f46d1f8e 100644 (file)
@@ -66,6 +66,13 @@ config NET_MAXDEFRAG
          used for reassembly, and thus an upper bound for the size of
          IP datagrams that can be received.
 
+config SYS_FAULT_ECHO_LINK_DOWN
+       bool "Echo the inverted Ethernet link state to the fault LED"
+       help
+         Echo the inverted Ethernet link state to the fault LED.  Note, if
+         this option is active, then CONFIG_SYS_FAULT_MII_ADDR also needs to
+         be configured.
+
 config TFTP_BLOCKSIZE
        int "TFTP block size"
        default 1468
This page took 0.025364 seconds and 4 git commands to generate.