|
@@ -8,7 +8,8 @@ config COMMON_CLK_KEYSTONE
|
|
|
config TI_SCI_CLK
|
|
config TI_SCI_CLK
|
|
|
tristate "TI System Control Interface clock drivers"
|
|
tristate "TI System Control Interface clock drivers"
|
|
|
depends on (ARCH_KEYSTONE || COMPILE_TEST) && OF
|
|
depends on (ARCH_KEYSTONE || COMPILE_TEST) && OF
|
|
|
- default TI_SCI_PROTOCOL
|
|
|
|
|
|
|
+ depends on TI_SCI_PROTOCOL
|
|
|
|
|
+ default ARCH_KEYSTONE
|
|
|
---help---
|
|
---help---
|
|
|
This adds the clock driver support over TI System Control Interface.
|
|
This adds the clock driver support over TI System Control Interface.
|
|
|
If you wish to use clock resources from the PMMC firmware, say Y.
|
|
If you wish to use clock resources from the PMMC firmware, say Y.
|