More Kconfig files

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4624 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2012-04-17 13:48:39 +00:00
parent 63c52f03eb
commit 4de94ea7dc
2 changed files with 2 additions and 2 deletions

View File

@ -902,7 +902,7 @@ Where <subdir> is one of the following:
CONFIG_DISABLE_POLL=n
7. This example supports the watchdog timer test (apps/examples/watchdog)
buty this must be manually enabled by selecting:
but this must be manually enabled by selecting:
CONFIG_WATCHDOG=y : Enables watchdog timer driver support
CONFIG_STM32_WWDG=y : Enables the WWDG timer facility, OR

View File

@ -838,7 +838,7 @@ Where <subdir> is one of the following:
CONFIG_DEBUG_QENCODER
3. This example supports the watchdog timer test (apps/examples/watchdog)
buty this must be manually enabled by selecting:
but this must be manually enabled by selecting:
CONFIG_WATCHDOG=y : Enables watchdog timer driver support
CONFIG_STM32_WWDG=y : Enables the WWDG timer facility, OR