mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 07:03:37 +02:00
clk: rockchip: support common clks driver build as tristate module
Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com> Change-Id: Id3e2ea425ce4ad59848ce537f239fba4f135fb78
This commit is contained in:
parent
3151edc8a4
commit
37db30fb9d
|
|
@ -2,7 +2,7 @@
|
|||
# common clock support for ROCKCHIP SoC family.
|
||||
|
||||
config COMMON_CLK_ROCKCHIP
|
||||
bool "Rockchip clock controller common support"
|
||||
tristate "Rockchip clock controller common support"
|
||||
depends on ARCH_ROCKCHIP
|
||||
default ARCH_ROCKCHIP
|
||||
help
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user