# SPDX-License-Identifier: GPL-2.0

config THEAD_CLK
	bool
	def_bool SOC_THEAD

config CLK_LIGHT_FM
	bool "Thead Light Fullmask Clock Driver"
	depends on SOC_THEAD
	default n
	help
	    Build the driver for light fullmask Clock Driver
