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:
50ed0ef
)
net: Correct comment in Kconfig
author
Joe Hershberger
<joe.hershberger@ni.com>
Mon, 2 Jul 2018 19:47:48 +0000
(14:47 -0500)
committer
Joe Hershberger
<joe.hershberger@ni.com>
Thu, 26 Jul 2018 19:08:18 +0000
(14:08 -0500)
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/net/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/net/Kconfig
b/drivers/net/Kconfig
index e88f056d8448c42f411f4a69ba148511e72093da..79eef2d755658d6c579ed0a5b8a42c71036ad2b0 100644
(file)
--- a/
drivers/net/Kconfig
+++ b/
drivers/net/Kconfig
@@
-7,8
+7,8
@@
config DM_ETH
help
Enable driver model for Ethernet.
- The eth_*() interface will be implemented by the UC_ETH class
- This is currently implemented in net/eth.c
+ The eth_*() interface will be implemented by the UC
LASS
_ETH class
+ This is currently implemented in net/eth
-uclass
.c
Look in include/net.h for details.
config DRIVER_TI_CPSW