]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: bcm: Allow CLK_BCM2835 for ARCH_BRCMSTB
authorFlorian Fainelli <f.fainelli@gmail.com>
Thu, 9 May 2019 20:29:56 +0000 (13:29 -0700)
committerStephen Boyd <sboyd@kernel.org>
Thu, 6 Jun 2019 20:35:38 +0000 (13:35 -0700)
commit789bc177f828d37506ee11a92ff88e3065d572d7
treebf4e4a1ae5f0fc4ce30aeb4f80c3918f44172b1a
parent5d59f12a19e6cb96a1a72fac2b0d73ab8435b167
clk: bcm: Allow CLK_BCM2835 for ARCH_BRCMSTB

ARCH_BRCMSTB needs to use the BCM2835 clock driver for chips like
BCM7211 which adopted that clock controller, make that possible and the
driver default to be enabled for ARCH_BRCMSTB.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/bcm/Kconfig