Quoting Tony Xie (2018-07-31 01:00:29)
quoted hunk ↗ jump to hunk
diff --git a/drivers/clk/Kconfig b/drivers/clk/Kconfig
index 721572a..fc1427c 100644
--- a/drivers/clk/Kconfig
+++ b/drivers/clk/Kconfig
@@ -46,11 +46,11 @@ config COMMON_CLK_MAX77686
clock.
=
config COMMON_CLK_RK808
- tristate "Clock driver for RK805/RK808/RK818"
+ tristate "Clock driver for RK805/RK808/RK809/RK817/RK818"
depends on MFD_RK808
---help---
- This driver supports RK805, RK808 and RK818 crystal oscillator =
clock. These
- multi-function devices have two fixed-rate oscillators,
+ This driver supports RK805, RK809 and RK817, RK808 and RK818 cr=
ystal oscillator clock.
+ These multi-function devices have two fixed-rate oscillators,
Something got messed up with the indentation here. Please fix.
clocked at 32KHz each. Clkout1 is always on, Clkout2 can off
by control register.
=20