Skip to content

Commit eef9634

Browse files
committed
config: LoongArch: deepin: set PWM_LOONGSON builtin
deepin inclusion category: bugfix users report LL300 Laptop works failed with new driver and kernel, work around by builtin the pwm driver until loongson find a proper way. Signed-off-by: Wentao Guan <guanwentao@uniontech.com>
1 parent 0b50b46 commit eef9634

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/loongarch/configs/deepin_loongarch_desktop_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5524,7 +5524,7 @@ CONFIG_PWM_CLK=m
55245524
CONFIG_PWM_DWC=m
55255525
CONFIG_PWM_FSL_FTM=m
55265526
CONFIG_PWM_IQS620A=m
5527-
CONFIG_PWM_LOONGSON=m
5527+
CONFIG_PWM_LOONGSON=y
55285528
CONFIG_PWM_LP3943=m
55295529
CONFIG_PWM_PCA9685=m
55305530
CONFIG_PWM_STMPE=y

0 commit comments

Comments
 (0)