## SECTION=@section@

config @PACKAGE@
	bool
	prompt "@package@"
	select HOST_CMAKE
	help
	  FIXME

if @PACKAGE@

config @PACKAGE@_TRUNK
	bool
	prompt "use trunk"
	help
	  Build trunk instead of latest release.

endif
