Fix a missed name change in a Kconfig file

This commit is contained in:
Gregory Nutt 2015-12-15 08:43:18 -06:00
parent 8ab93fdf98
commit b1a0171d0f
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit d271d51724a61c70487bf8887f2efe5aab231b7c
Subproject commit 8d42d87cd6698ce5cf380db0b2c8626010c487f8

View File

@ -383,7 +383,7 @@ menuconfig IOEXPANDER
default n
---help---
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
source drivers/ioexpander/Kconfig