summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-02-20 09:38:03 -0500
committerTom Rini <trini@konsulko.com>2017-02-27 12:14:58 -0500
commit7131d2d06ba8ea31eaad2a1bb2765b1fda00a8e3 (patch)
tree6fe89433b57c7debeb33265ddf0ef6fd6a2a7bed /drivers
parent34a93bfb26a197012734a13b755f5bfbdf40e237 (diff)
downloadu-boot-imx-7131d2d06ba8ea31eaad2a1bb2765b1fda00a8e3.zip
u-boot-imx-7131d2d06ba8ea31eaad2a1bb2765b1fda00a8e3.tar.gz
u-boot-imx-7131d2d06ba8ea31eaad2a1bb2765b1fda00a8e3.tar.bz2
drivers/net/Kconfig: Correct use of apostrophe
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/net/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 078d5a8..70e3661 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -168,7 +168,7 @@ config SUN8I_EMAC
help
This driver supports the Allwinner based SUN8I/SUN50I Ethernet MAC.
It can be found in H3/A64/A83T based SoCs and compatible with both
- External and Internal PHY's.
+ External and Internal PHYs.
config XILINX_AXIEMAC
depends on DM_ETH && (MICROBLAZE || ARCH_ZYNQ || ARCH_ZYNQMP)