Loading
pinctrl: stm32: fix HDP driver dependency on GPIO_GENERIC
The HDP driver uses the generic GPIO chip API, but this configuration may not be enabled. Ensure it is enabled by selecting the appropriate option. Fixes: 4bcff9c0 ("pinctrl: stm32: use new generic GPIO chip API") Signed-off-by:Amelie Delaunay <amelie.delaunay@foss.st.com> Signed-off-by:
Linus Walleij <linusw@kernel.org>