## SECTION=@section@

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

if @PACKAGE@

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

endif
