clkdev: remove CONFIG_CLKDEV_LOOKUP
This option is now synonymous with CONFIG_HAVE_CLK, so use
the latter globally. Any out-of-tree platform ports that
still use a private clk_get()/clk_put() implementation should
move to CONFIG_COMMON_CLK.
Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
Showing
- arch/arm/Kconfig 0 additions, 2 deletionsarch/arm/Kconfig
- arch/m68k/Kconfig.cpu 0 additions, 1 deletionarch/m68k/Kconfig.cpu
- arch/mips/Kconfig 0 additions, 3 deletionsarch/mips/Kconfig
- arch/mips/pic32/Kconfig 0 additions, 1 deletionarch/mips/pic32/Kconfig
- arch/sh/Kconfig 0 additions, 1 deletionarch/sh/Kconfig
- drivers/clk/Kconfig 1 addition, 5 deletionsdrivers/clk/Kconfig
- drivers/clk/Makefile 1 addition, 2 deletionsdrivers/clk/Makefile
- drivers/clocksource/Kconfig 3 additions, 3 deletionsdrivers/clocksource/Kconfig
- drivers/mmc/host/Kconfig 2 additions, 2 deletionsdrivers/mmc/host/Kconfig
- drivers/staging/board/Kconfig 1 addition, 1 deletiondrivers/staging/board/Kconfig
- sound/soc/dwc/Kconfig 1 addition, 1 deletionsound/soc/dwc/Kconfig
- sound/soc/rockchip/Kconfig 7 additions, 7 deletionssound/soc/rockchip/Kconfig
Loading