Kconfig (d4263348f796f29546f90802177865dd4379dd0a) Kconfig (1f27f15258bfee2ae85240e9505186dd959d2892)
1
2config CLKDEV_LOOKUP
3 bool
4 select HAVE_CLK
5
6config HAVE_CLK_PREPARE
7 bool
8

--- 97 unchanged lines hidden (view full) ---

106 ---help---
107 Supports clock drivers for Keystone based SOCs. These SOCs have local
108 a power sleep control module that gate the clock to the IPs and PLLs.
109
110source "drivers/clk/qcom/Kconfig"
111
112endmenu
113
1
2config CLKDEV_LOOKUP
3 bool
4 select HAVE_CLK
5
6config HAVE_CLK_PREPARE
7 bool
8

--- 97 unchanged lines hidden (view full) ---

106 ---help---
107 Supports clock drivers for Keystone based SOCs. These SOCs have local
108 a power sleep control module that gate the clock to the IPs and PLLs.
109
110source "drivers/clk/qcom/Kconfig"
111
112endmenu
113
114source "drivers/clk/bcm/Kconfig"
114source "drivers/clk/mvebu/Kconfig"
115source "drivers/clk/mvebu/Kconfig"