8 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config COMMON_CLK_TI_ADPLL3 tristate "Clock driver for dm814x ADPLL"4 depends on ARCH_OMAP2PLUS || COMPILE_TEST5 default y if SOC_TI81XX6 help7 ADPLL clock driver for the dm814x SoC using common clock framework.8