diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 91fd96db15..6b5f14902e 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig @@ -33,7 +33,7 @@ config NETDEV_LATEINIT up_netinitialize() may be insufficient, and - Situations where there are other board-level hardware dependencies so that the hardware is not in an appropriate - state for up_netinitialize() to be called. + state for up_netinitialize() to be called. Examples of this latter situation includes such things as network drivers that required some setup via an I2C I/O expander, or network