git: https://android.googlesource.com/kernel/common branch: android-4.9 commit: 03fcc2fe71308c2d164b4e6cbfc738c63e670444
19 lines
420 B
Plaintext
19 lines
420 B
Plaintext
config CLK_RENESAS_CPG_MSSR
|
|
bool
|
|
default y if ARCH_R8A7795
|
|
default y if ARCH_R8A7796
|
|
|
|
config CLK_RENESAS_CPG_MSTP
|
|
bool
|
|
default y if ARCH_R7S72100
|
|
default y if ARCH_R8A73A4
|
|
default y if ARCH_R8A7740
|
|
default y if ARCH_R8A7778
|
|
default y if ARCH_R8A7779
|
|
default y if ARCH_R8A7790
|
|
default y if ARCH_R8A7791
|
|
default y if ARCH_R8A7792
|
|
default y if ARCH_R8A7793
|
|
default y if ARCH_R8A7794
|
|
default y if ARCH_SH73A0
|