summaryrefslogtreecommitdiff
path: root/misc/Obsoleted/configs/16z/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'misc/Obsoleted/configs/16z/Kconfig')
-rw-r--r--misc/Obsoleted/configs/16z/Kconfig20
1 files changed, 20 insertions, 0 deletions
diff --git a/misc/Obsoleted/configs/16z/Kconfig b/misc/Obsoleted/configs/16z/Kconfig
new file mode 100644
index 000000000..3fc0b59be
--- /dev/null
+++ b/misc/Obsoleted/configs/16z/Kconfig
@@ -0,0 +1,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