2019-05-19 12:07:45 +00:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2016-02-26 17:35:05 +00:00
|
|
|
config COMMON_CLK_TI_ADPLL
|
|
|
|
tristate "Clock driver for dm814x ADPLL"
|
|
|
|
depends on ARCH_OMAP2PLUS || COMPILE_TEST
|
|
|
|
default y if SOC_TI81XX
|
2020-06-13 16:50:22 +00:00
|
|
|
help
|
2016-02-26 17:35:05 +00:00
|
|
|
ADPLL clock driver for the dm814x SoC using common clock framework.
|