diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2016-11-23 14:41:59 -0800 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2016-12-08 16:29:35 -0800 |
commit | 100edfe33a313f2d076a5edf4b105eeb6137ab9a (patch) | |
tree | aeb024a9a61717abdcacc4b17aa9310a27bba37c /Makefile | |
parent | 447093584fa38fe9cc4862c946007a07b0e6cbd0 (diff) | |
download | linux-100edfe33a313f2d076a5edf4b105eeb6137ab9a.tar.bz2 |
clk: bcm: Make COMMON_CLK_IPROC into a library
The broadcom clk driver Kconfig file selects and depends on the
COMMON_CLK_IPROC config for different SoC specific drivers. Let's
simplify this by always selecting the COMMON_CLK_IPROC config,
turning it into a set of library code. We still want to retain
the SoC specific options, so we leave those in place. Since we're
here we also drop COMMON_CLK dependency because that's implicitly
handled by including this file in drivers/clk/Kconfig in the
right place and also make CLK_BCM_KONA default to y on the
architecture it exists for instead of plain default y.
Cc: Florian Fainelli <f.fainelli@gmail.com>
Cc: Ray Jui <ray.jui@broadcom.com>
Cc: Jon Mason <jonmason@broadcom.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions