]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
clk: bcm: Make BCM2835 clock drivers selectable
authorFlorian Fainelli <f.fainelli@gmail.com>
Thu, 9 May 2019 20:29:55 +0000 (13:29 -0700)
committerStephen Boyd <sboyd@kernel.org>
Thu, 6 Jun 2019 20:34:08 +0000 (13:34 -0700)
commit5d59f12a19e6cb96a1a72fac2b0d73ab8435b167
tree90fbe0540394c41b6674d84b73f579174b6bad0d
parenta188339ca5a396acc588e5851ed7e19f66b0ebd9
clk: bcm: Make BCM2835 clock drivers selectable

Make the BCM2835 clock driver selectable by other
architectures/platforms. ARCH_BRCMSTB will be selecting that driver in
the next commit since new chips like 7211 use the same CPRMAN clock
controller that this driver supports.

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
drivers/clk/bcm/Makefile