summaryrefslogtreecommitdiff
path: root/apps/system/ramtest/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'apps/system/ramtest/Kconfig')
-rw-r--r--apps/system/ramtest/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/system/ramtest/Kconfig b/apps/system/ramtest/Kconfig
new file mode 100644
index 000000000..5e7e479f0
--- /dev/null
+++ b/apps/system/ramtest/Kconfig
@@ -0,0 +1,10 @@
+#
+# 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.