summaryrefslogtreecommitdiff
path: root/apps/system/ramtron/Kconfig
blob: 53d547e5f16dfd48eb30e88406b6d1cbe31f8694 (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 SYSTEM_RAMTRON
	bool "RAMTRON command"
	default n
	---help---
		Enable support for the NSH RAMTRON command.

if SYSTEM_RAMTRON
endif