Fix a missed name change in a Kconfig file
This commit is contained in:
parent
8ab93fdf98
commit
b1a0171d0f
2
configs
2
configs
@ -1 +1 @@
|
|||||||
Subproject commit d271d51724a61c70487bf8887f2efe5aab231b7c
|
Subproject commit 8d42d87cd6698ce5cf380db0b2c8626010c487f8
|
@ -383,7 +383,7 @@ menuconfig IOEXPANDER
|
|||||||
default n
|
default n
|
||||||
---help---
|
---help---
|
||||||
This directory holds implementations of IO expander drivers.
|
This directory holds implementations of IO expander drivers.
|
||||||
See include/nuttx/discrete/ioexpander.h for registration information.
|
See include/nuttx/ioexpander/ioexpander.h for registration information.
|
||||||
|
|
||||||
if IOEXPANDER
|
if IOEXPANDER
|
||||||
source drivers/ioexpander/Kconfig
|
source drivers/ioexpander/Kconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user