Skip to content

Commit

Permalink
mark sunxi-pwm as module
Browse files Browse the repository at this point in the history
  • Loading branch information
chraac committed May 17, 2024
1 parent d9e33a8 commit d4c7075
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/kernel/linux-sunxi64-current.config
Original file line number Diff line number Diff line change
Expand Up @@ -7485,7 +7485,7 @@ CONFIG_PWM_CLK=m
CONFIG_PWM_NTXEC=m
CONFIG_PWM_PCA9685=m
CONFIG_PWM_SUN4I=m
CONFIG_PWM_SUNXI_ENHANCE=y
CONFIG_PWM_SUNXI_ENHANCE=m
CONFIG_PWM_XILINX=m

#
Expand Down
2 changes: 1 addition & 1 deletion config/kernel/linux-sunxi64-edge.config
Original file line number Diff line number Diff line change
Expand Up @@ -7536,7 +7536,7 @@ CONFIG_PWM_CLK=m
CONFIG_PWM_NTXEC=m
CONFIG_PWM_PCA9685=m
CONFIG_PWM_SUN4I=m
CONFIG_PWM_SUNXI_ENHANCE=y
CONFIG_PWM_SUNXI_ENHANCE=m
CONFIG_PWM_XILINX=m

#
Expand Down

0 comments on commit d4c7075

Please sign in to comment.