Skip to content

Commit

Permalink
arm64: 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 21, 2022
1 parent d43a295 commit 3fe2155
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/arm64/configs/xilinx_zynqmp_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ CONFIG_SENSORS_LM63=y
CONFIG_PMBUS=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 @@ -358,6 +359,8 @@ CONFIG_XILINX_AMS=y
CONFIG_BME680=y
CONFIG_BMG160=y
CONFIG_BMC150_MAGN_SPI=y
CONFIG_PWM=y
CONFIG_PWM_CADENCE=y
CONFIG_XILINX_INTC=y
CONFIG_RESET_CONTROLLER=y
CONFIG_ARM_CCI_PMU=y
Expand Down

0 comments on commit 3fe2155

Please sign in to comment.