Skip to content

Commit

Permalink
rk35xx: vendor: enable Khadas MCU on kernel config
Browse files Browse the repository at this point in the history
  • Loading branch information
efectn authored and igorpecovnik committed Apr 12, 2024
1 parent f0c27bd commit 5e8b13b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/kernel/linux-rk35xx-vendor.config
Original file line number Diff line number Diff line change
Expand Up @@ -4291,6 +4291,7 @@ CONFIG_DEVFREQ_THERMAL=y
CONFIG_ROCKCHIP_THERMAL=y
# CONFIG_RK_VIRTUAL_THERMAL is not set
# CONFIG_GENERIC_ADC_THERMAL is not set
CONFIG_KHADAS_MCU_FAN_THERMAL=m
CONFIG_WATCHDOG=y
CONFIG_WATCHDOG_CORE=y
# CONFIG_WATCHDOG_NOWAYOUT is not set
Expand Down Expand Up @@ -4489,7 +4490,7 @@ CONFIG_MFD_WL1273_CORE=m
# CONFIG_MFD_STPMIC1 is not set
# CONFIG_MFD_STMFX is not set
# CONFIG_MFD_ATC260X_I2C is not set
# CONFIG_MFD_KHADAS_MCU is not set
CONFIG_MFD_KHADAS_MCU=m
# CONFIG_MFD_QCOM_PM8008 is not set
# CONFIG_RAVE_SP_CORE is not set
# CONFIG_MFD_INTEL_M10_BMC is not set
Expand Down

0 comments on commit 5e8b13b

Please sign in to comment.