Home
last modified time | relevance | path

Searched hist:"9 af2de7657f5a52f9e15aebb6f9348f9b8f250a6" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/pinctrl/
H A DKconfigdiff 9af2de7657f5a52f9e15aebb6f9348f9b8f250a6 Fri May 10 15:39:18 CEST 2019 Amelie Delaunay <amelie.delaunay@st.com> pinctrl: Kconfig: Fix STMFX GPIO expander Pinctrl/GPIO driver dependencies

module_i2c_driver and pinconf_generic_dt_node_to_map_pin are undeclared
if CONFIG_I2C and CONFIG_OF are not enabled.

Fixes: 1490d9f841b1 ("pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driver")
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Amelie Delaunay <amelie.delaunay@st.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>