mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 01:08:03 -04:00
9 lines
288 B
Text
9 lines
288 B
Text
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.
|