Fix typo in BAS Kconfig

This commit is contained in:
Gregory Nutt 2014-11-06 14:11:58 -06:00
parent 95213afeb5
commit e0a59497d3

View File

@ -52,7 +52,7 @@ config INTERPRETER_BAS_USE_SELECT
config INTERPRETER_BAS_HAVE_FTRUNCATE
bool
default n
---help--
---help---
NuttX does not currently support the ftruncate interface