sys-kernel/coreos-modules: Add CONFIG_PINCTRL_MSM

It became a dependency instead of a selectable config in kernel 5.11
in commit be117ca32261c3331b614f440c737650791a6998.
This commit is contained in:
Krzesimir Nowak 2021-11-23 14:35:10 +01:00
parent 919890407c
commit 7967ad2a0c

View File

@ -62,6 +62,7 @@ CONFIG_PCI_REALLOC_ENABLE_AUTO=y
CONFIG_PCI_STUB=m CONFIG_PCI_STUB=m
CONFIG_PCI_XGENE=y CONFIG_PCI_XGENE=y
CONFIG_PHY_XGENE=y CONFIG_PHY_XGENE=y
CONFIG_PINCTRL_MSM=y
CONFIG_PINCTRL_MSM8916=y CONFIG_PINCTRL_MSM8916=y
CONFIG_POWER_RESET_SYSCON=y CONFIG_POWER_RESET_SYSCON=y
CONFIG_POWER_RESET_XGENE=y CONFIG_POWER_RESET_XGENE=y