nuttx-apps/system/ramtest/Kconfig
patacongo c3b58f41db Add apps/system/ramtest. I will use this for the LPC1788 SDRAM bringup
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5791 42af7a65-404d-4744-a932-0658087f49c3
2013-03-27 00:03:25 +00:00

11 lines
196 B
Plaintext

#
# For a description of the syntax of this configuration file,
# see misc/tools/kconfig-language.txt.
#
config SYSTEM_RAMTEST
bool "RAM Test"
default n
---help---
Enable a simple RAM test.