Add CMD_MII Kconfig entry.

Signed-off-by: Peng Fan <[email protected]>
Cc: Joe Hershberger <[email protected]>
---
 common/Kconfig | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/common/Kconfig b/common/Kconfig
index 40cd69e..2ae5080 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -433,6 +433,10 @@ config CMD_LINK_LOCAL
        help
          Acquire a network IP address using the link-local protocol
 
+config CMD_MII
+       bool "mii"
+       help
+         MII utility commands
 endmenu
 
 menu "Misc commands"
-- 
1.8.4


_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to