Skip to content
Snippets Groups Projects
Commit c25f4062 authored by Joe Hershberger's avatar Joe Hershberger
Browse files

net: Correct comment in Kconfig

parent 50ed0ef8
No related branches found
No related tags found
No related merge requests found
......@@ -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 UCLASS_ETH class
This is currently implemented in net/eth-uclass.c
Look in include/net.h for details.
config DRIVER_TI_CPSW
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment