summaryrefslogtreecommitdiff
path: root/nuttx/Kconfig
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-04-20 17:05:45 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-04-20 17:05:45 -0600
commit60e400c82f6bf3479b0b2c36f3579c656f686ed0 (patch)
tree9656ae017e35129a4f4dc62cc38b0ab7e0bd06b3 /nuttx/Kconfig
parent0bbe7319da25f6efb2e40737b0b9044a086bbc67 (diff)
downloadnuttx-60e400c82f6bf3479b0b2c36f3579c656f686ed0.tar.gz
nuttx-60e400c82f6bf3479b0b2c36f3579c656f686ed0.tar.bz2
nuttx-60e400c82f6bf3479b0b2c36f3579c656f686ed0.zip
More kconfg2html logic
Diffstat (limited to 'nuttx/Kconfig')
-rw-r--r--nuttx/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/Kconfig b/nuttx/Kconfig
index 8bf8fadda..1b8bc381e 100644
--- a/nuttx/Kconfig
+++ b/nuttx/Kconfig
@@ -50,7 +50,7 @@ config WINDOWS_NATIVE
config WINDOWS_CYGWIN
bool "Cygwin"
-- --help---
+ ---help---
Build natively in a Cygwin environment with POSIX style paths (like /cygdrive/c/cgywin/home)
config WINDOWS_MSYS