summaryrefslogtreecommitdiff
path: root/misc/Obsoleted/configs/16z/Kconfig
blob: 3fc0b59be3a6581f316efd25001aa1b9539d4c15 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#
# For a description of the syntax of this configuration file,
# see misc/tools/kconfig-language.txt.
#

if CONFIG_ARCH_BOARD_16Z

config 16Z_RFTRANSCEIVER
	bool "RF Transceiver installed"
	default n
	---help---
		Select this option if the on-board RF transceiver is installed

config 16Z_SERIAL_MEMORY
	bool "Serial memory"
	default n
	---help---
		Select this option if the on-board serial memory is installed

endif # CONFIG_ARCH_BOARD_16Z