Fix missing quote in Kconfig

This commit is contained in:
Gregory Nutt 2014-11-28 10:16:58 -06:00
parent bd93ba55c5
commit 0d04a4e9ba
1 changed files with 1 additions and 1 deletions

View File

@ -335,7 +335,7 @@ config DJOYSTICK
if DJOYSTICK
config DJOYSTICK_NPOLLWAITERS
int "Max Number of Poll Waiters
int "Max Number of Poll Waiters"
default 2
depends on !DISABLE_POLL