mirror of
https://github.com/apache/nuttx.git
synced 2026-08-27 04:10:40 +00:00
Fix error in Kconfig of previous change: Can't mix tabs and spaces in help text
This commit is contained in:
parent
2a2e9fa56a
commit
cb5a3bd84d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue