We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 837f9c0 commit 6063890Copy full SHA for 6063890
zboss/Kconfig
@@ -36,7 +36,7 @@ config ZIGBEE_LIBRARY_DEVELOPMENT
36
endchoice # ZIGBEE_LIBRARY_TYPE
37
38
# Add a menu option to switch between platform designs.
39
-choice
+choice ZIGBEE_LIBRARY_PLATFORM
40
prompt "Zigbee platform design"
41
default ZIGBEE_LIBRARY_SOC
42
@@ -54,7 +54,7 @@ config ZIGBEE_LIBRARY_NCP_DEV
54
endchoice
55
56
# Add a menu option to switch between subsets of Zigbee Green Power features.
57
+choice ZIGBEE_GP_FEATURES
58
prompt "Zigbee Green Power feature set configuration"
59
default ZIGBEE_GP_PB
60
0 commit comments