On 11/23, Stephen Boyd wrote: > 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 <[email protected]> > Cc: Ray Jui <[email protected]> > Cc: Jon Mason <[email protected]> > Signed-off-by: Stephen Boyd <[email protected]> > ---
Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project

