aboutsummaryrefslogtreecommitdiff
path: root/apps/vsn/ramtron/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'apps/vsn/ramtron/Kconfig')
-rw-r--r--apps/vsn/ramtron/Kconfig14
1 files changed, 14 insertions, 0 deletions
diff --git a/apps/vsn/ramtron/Kconfig b/apps/vsn/ramtron/Kconfig
new file mode 100644
index 000000000..14f358921
--- /dev/null
+++ b/apps/vsn/ramtron/Kconfig
@@ -0,0 +1,14 @@
+#
+# For a description of the syntax of this configuration file,
+# see misc/tools/kconfig-language.txt.
+#
+
+config VSN_RAMTRON
+ bool "NSH ramtron command"
+ default n
+ ---help---
+ Enable support for the NSH ramtron command.
+
+if VSN_RAMTRON
+endif
+