mainmenu "POC Configuration"

menuconfig POC
	bool "POC Firmware"
	default y
	help
	  Enable this option to build the POC firmware image, which includes
	  all necessary components for the POC controller application.

menu "Zephyr"
source "Kconfig.zephyr"
endmenu