Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4ce9b85e authored by Pankaj Dubey's avatar Pankaj Dubey Committed by Tomasz Figa
Browse files

clk: samsung: add new Kconfig for Samsung common clock option



This patch adds new Kconfig file for adding new COMMON_CLK_SAMSUNG option.
Samsung platforms can select this for using common clock infrastructure.

CC: Mike Turquette <mturquette@linaro.org>
Signed-off-by: default avatarPankaj Dubey <pankaj.dubey@samsung.com>
Signed-off-by: default avatarTomasz Figa <t.figa@samsung.com>
parent efe32f6e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -115,3 +115,5 @@ endmenu

source "drivers/clk/bcm/Kconfig"
source "drivers/clk/mvebu/Kconfig"

source "drivers/clk/samsung/Kconfig"
+3 −0
Original line number Diff line number Diff line
config COMMON_CLK_SAMSUNG
	bool
	select COMMON_CLK