projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34a93bf
)
drivers/net/Kconfig: Correct use of apostrophe
author
Tom Rini
<trini@konsulko.com>
Mon, 20 Feb 2017 14:38:03 +0000
(09:38 -0500)
committer
Tom Rini
<trini@konsulko.com>
Mon, 27 Feb 2017 17:14:58 +0000
(12:14 -0500)
Signed-off-by: Tom Rini <trini@konsulko.com>
drivers/net/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/net/Kconfig
b/drivers/net/Kconfig
index 078d5a84f13a80d4eec4ce4a727708a4af7e2a98..70e36611eaae1eb2bdf9e6c6c5975a07cf2f4bd6 100644
(file)
--- 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)