Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Kconfig « ti « clk « drivers - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 271341787e67ed669e7b700f24ed9783b5888db7 (plain)
1
2
3
4
5
6
config COMMON_CLK_TI_ADPLL
	tristate "Clock driver for dm814x ADPLL"
	depends on ARCH_OMAP2PLUS || COMPILE_TEST
	default y if SOC_TI81XX
	---help---
	  ADPLL clock driver for the dm814x SoC using common clock framework.