forked from Minki/linux
10 lines
273 B
Plaintext
10 lines
273 B
Plaintext
|
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 family.
|