blob: 75506e53075b95697727763ae155dcc8d7613402 (
plain)
1
2
3
4
5
6
7
8
9
|
config CLK_BCM_KONA
bool "Broadcom Kona CCU clock support"
depends on ARCH_BCM_MOBILE
depends on COMMON_CLK
default y
help
Enable common clock framework support for Broadcom SoCs
using "Kona" style clock control units, including those
in the BCM281xx and BCM21664 families.
|