Skip to content

Commit d3d6974

Browse files
brgldavem330
authored andcommitted
net: ethernet: mediatek: rename Kconfig prompt
We'll soon by adding a second MediaTek Ethernet driver so modify the Kconfig prompt. Signed-off-by: Bartosz Golaszewski <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 1d1ba14 commit d3d6974

File tree

1 file changed

+1
-1
lines changed
  • drivers/net/ethernet/mediatek

1 file changed

+1
-1
lines changed

drivers/net/ethernet/mediatek/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SPDX-License-Identifier: GPL-2.0-only
22
config NET_VENDOR_MEDIATEK
3-
bool "MediaTek ethernet driver"
3+
bool "MediaTek devices"
44
depends on ARCH_MEDIATEK || SOC_MT7621 || SOC_MT7620
55
---help---
66
If you have a Mediatek SoC with ethernet, say Y.

0 commit comments

Comments
 (0)