Skip to content

Commit 3822870

Browse files
str4t0mnashif
authored andcommitted
drivers: mdio: adin2111: correct prompt
The prompt is referring to another existing driver(NXP S32), now the correct name is displayed. Signed-off-by: Thomas Stranger <[email protected]>
1 parent 68dc53b commit 3822870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/mdio/Kconfig.adin2111

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-License-Identifier: Apache-2.0
33

44
config MDIO_ADIN2111
5-
bool "NXP S32 NETC External MDIO driver"
5+
bool "ADIN2111 MDIO driver"
66
default y
77
depends on DT_HAS_ADI_ADIN2111_MDIO_ENABLED
88
depends on ETH_ADIN2111

0 commit comments

Comments
 (0)