community/linux-edge: Enable a few CONFIG_PINCTRL_ config options
I found this because hid_generic would not enable the touchpad on my system76 lemur pro (lemp13). The config for that laptop (METEORLAKE) is already enabled, but there are a couple more we probably want to enable.
The options CONFIG_PINCTRL_CY8C95X0 and CONFIG_PINCTRL_JASPERLAKE are already enabled on LTS, so it means that there is hardware that lts supports but edge doesn't.
Edited by Rafael Avila de Espindola