# # For a description of the syntax of this configuration file, # see kconfig/kconfig-language.txt. # mainmenu "Sample Configuration" menu "Command Handler" config ENABLE_CMD_HANDLER bool "Enable command handler functionality" default y endmenu