mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
net: fix RMII help text
Replace MII with RMII as it is a Reduced Media-Independent Interface. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
This commit is contained in:
committed by
Jerome Forissier
parent
a239b0b0b6
commit
adc6d192e9
@@ -662,7 +662,7 @@ config MII
|
||||
config RMII
|
||||
bool "Enable RMII"
|
||||
help
|
||||
Enable support of the Reduced Media-Independent Interface (MII)
|
||||
Enable support of the Reduced Media-Independent Interface (RMII)
|
||||
|
||||
config PCNET
|
||||
bool "AMD PCnet series Ethernet controller driver"
|
||||
|
||||
Reference in New Issue
Block a user