Skip to content

Commit

Permalink
arm64: configs: xilinx: Enable PWM support
Browse files Browse the repository at this point in the history
Enable PWM support and PWM_FAN which is required for fancontrol.

Signed-off-by: Vishal Patel <[email protected]>
  • Loading branch information
Vishal Patel authored and Michal Simek committed Mar 28, 2022
1 parent 417cf40 commit 68ca206
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/arm64/configs/xilinx_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@ CONFIG_PMBUS=y
CONFIG_SENSORS_IR38064=y
CONFIG_SENSORS_IRPS5401=y
CONFIG_SENSORS_MAX20751=y
CONFIG_SENSORS_PWM_FAN=y
CONFIG_WATCHDOG=y
CONFIG_XILINX_WATCHDOG=y
CONFIG_CADENCE_WATCHDOG=y
Expand Down Expand Up @@ -400,6 +401,8 @@ CONFIG_VERSAL_SYSMON=y
CONFIG_BME680=y
CONFIG_BMG160=y
CONFIG_BMC150_MAGN_SPI=y
CONFIG_PWM=y
CONFIG_PWM_CADENCE=y
CONFIG_XILINX_INTC=y
CONFIG_IRQCHIP_XILINX_INTC_MODULE_SUPPORT_EXPERIMENTAL=y
CONFIG_RESET_CONTROLLER=y
Expand Down

0 comments on commit 68ca206

Please sign in to comment.