Skip to content

Commit adc6d19

Browse files
yegorichjforissier
authored andcommitted
net: fix RMII help text
Replace MII with RMII as it is a Reduced Media-Independent Interface. Signed-off-by: Yegor Yefremov <[email protected]> Reviewed-by: Quentin Schulz <[email protected]>
1 parent a239b0b commit adc6d19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/net/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -662,7 +662,7 @@ config MII
662662
config RMII
663663
bool "Enable RMII"
664664
help
665-
Enable support of the Reduced Media-Independent Interface (MII)
665+
Enable support of the Reduced Media-Independent Interface (RMII)
666666

667667
config PCNET
668668
bool "AMD PCnet series Ethernet controller driver"

0 commit comments

Comments
 (0)