Unverified Commit 3e001e96 authored by openeuler-ci-bot's avatar openeuler-ci-bot Committed by Gitee
Browse files

!15588 Enable CONFIG_PINCTRL_AMD, Resolve touchpad malfunction issue

Merge Pull Request from: @lw520203 
 
1. Enable CONFIG_PINCTRL_AMD. Resolve touchpad malfunction issue

Annotation:It won't affect Kabi

https://gitee.com/src-openeuler/calamares/issues/IBS0LG?from=project-issue 
 
Link:https://gitee.com/openeuler/kernel/pulls/15588

 

Reviewed-by: default avatarLiu Chao <liuchao173@huawei.com>
Signed-off-by: default avatarZhang Peng <zhangpeng362@huawei.com>
parents b0f18f51 cbba3eb0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3945,7 +3945,7 @@ CONFIG_PINMUX=y
CONFIG_PINCONF=y
CONFIG_GENERIC_PINCONF=y
# CONFIG_DEBUG_PINCTRL is not set
# CONFIG_PINCTRL_AMD is not set
CONFIG_PINCTRL_AMD=m
# CONFIG_PINCTRL_CY8C95X0 is not set
# CONFIG_PINCTRL_MCP23S08 is not set
# CONFIG_PINCTRL_MICROCHIP_SGPIO is not set
+1 −1
Original line number Diff line number Diff line
@@ -4157,7 +4157,7 @@ CONFIG_PINMUX=y
CONFIG_PINCONF=y
CONFIG_GENERIC_PINCONF=y
# CONFIG_DEBUG_PINCTRL is not set
# CONFIG_PINCTRL_AMD is not set
CONFIG_PINCTRL_AMD=m
# CONFIG_PINCTRL_CY8C95X0 is not set
# CONFIG_PINCTRL_MCP23S08 is not set
# CONFIG_PINCTRL_SX150X is not set