|
@@ -55,8 +55,10 @@ config COMMON_CLK_RK808
|
|
by control register.
|
|
by control register.
|
|
|
|
|
|
config COMMON_CLK_HI655X
|
|
config COMMON_CLK_HI655X
|
|
- tristate "Clock driver for Hi655x"
|
|
|
|
- depends on MFD_HI655X_PMIC || COMPILE_TEST
|
|
|
|
|
|
+ tristate "Clock driver for Hi655x" if EXPERT
|
|
|
|
+ depends on (MFD_HI655X_PMIC || COMPILE_TEST)
|
|
|
|
+ depends on REGMAP
|
|
|
|
+ default MFD_HI655X_PMIC
|
|
---help---
|
|
---help---
|
|
This driver supports the hi655x PMIC clock. This
|
|
This driver supports the hi655x PMIC clock. This
|
|
multi-function device has one fixed-rate oscillator, clocked
|
|
multi-function device has one fixed-rate oscillator, clocked
|