mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user