summaryrefslogtreecommitdiff
path: root/apps/vsn/ramtron/Kconfig
blob: 14f358921ca89517fb75c58262c5df36da3a7695 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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