File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -206,6 +206,7 @@ CONFIG_GPIO_SYSFS=y
206
206
CONFIG_POWER_RESET=y
207
207
CONFIG_SYSCON_REBOOT_MODE=y
208
208
CONFIG_POWER_SUPPLY=y
209
+ CONFIG_BATTERY_RK816=y
209
210
# CONFIG_HWMON is not set
210
211
CONFIG_THERMAL=y
211
212
CONFIG_THERMAL_WRITABLE_TRIPS=y
@@ -220,6 +221,7 @@ CONFIG_REGULATOR_FIXED_VOLTAGE=y
220
221
CONFIG_REGULATOR_GPIO=y
221
222
CONFIG_REGULATOR_PWM=y
222
223
CONFIG_REGULATOR_RK801=y
224
+ CONFIG_REGULATOR_RK808=y
223
225
CONFIG_ROCKCHIP_MULTI_RGA=y
224
226
CONFIG_SOUND=y
225
227
CONFIG_SND=y
@@ -260,8 +262,10 @@ CONFIG_MMC_DW=y
260
262
CONFIG_MMC_DW_ROCKCHIP=y
261
263
CONFIG_RTC_CLASS=y
262
264
CONFIG_RTC_DRV_HYM8563=y
265
+ CONFIG_RTC_DRV_RK808=y
263
266
CONFIG_DMADEVICES=y
264
267
CONFIG_PL330_DMA=y
268
+ CONFIG_COMMON_CLK_RK808=y
265
269
CONFIG_SYNC_FILE=y
266
270
CONFIG_DMABUF_HEAPS=y
267
271
CONFIG_DMABUF_HEAPS_CMA=y
You can’t perform that action at this time.
0 commit comments