mirror of
https://github.com/apache/nuttx.git
synced 2026-09-21 05:14:27 +08:00
Fix error in Kconfig of previous change: Can't mix tabs and spaces in help text
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user