menu "app thermotherapy" source "Kconfig.zephyr" endmenu config SAMPLE_HELLOWORLD bool "Hello World sample" config SAMPLE_NTC bool "NTC sample" config APP_DFU default y bool "Enable DFU" config APP_DEBUG_LED_STRIP default n bool "Enable debug LED strip"