Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
da3b0201e6e625ef6455ec0f842c1ab44633e41e
/
.
/
drivers
/
clk
/
ti
/
Kconfig
blob: be4f26817f6641b85cb6a1e0a6749c312c244aa4 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
#
# Copyright (C) 2020 Dario Binacchi <dariobin@libero.it>
#
config CLK_TI_MUX
bool
"TI mux clock driver"
depends on CLK
&&
OF_CONTROL
&&
CLK_CCF
help
This
enables the mux clock driver support on TI
's SoCs.