summaryrefslogtreecommitdiff
path: root/apps/vsn/ramtron/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'apps/vsn/ramtron/Kconfig')
-rw-r--r--apps/vsn/ramtron/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/vsn/ramtron/Kconfig b/apps/vsn/ramtron/Kconfig
index ae2bf3130..14f358921 100644
--- a/apps/vsn/ramtron/Kconfig
+++ b/apps/vsn/ramtron/Kconfig
@@ -2,3 +2,13 @@
# 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
+