mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 17:52:07 +02:00
net: Correct comment in Kconfig
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user