commit | ccee91b568e35e87d61ae72b51fd07ddf5a3d999 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Mon Oct 26 11:20:40 2020 -0300 |
committer | Shawn Guo <shawnguo@kernel.org> | Tue Oct 27 07:45:43 2020 +0800 |
tree | 7dc71450fccf22d3a8c2f9742255d23e9390165c | |
parent | 24cb90964665c1e7d322bce754623b7155528252 [diff] |
ARM: multi_v5_defconfig: Select CONFIG_GPIO_MXC Since commit 12d16b397ce0 ("gpio: mxc: Support module build") the CONFIG_GPIO_MXC option needs to be explicitly selected. Select it to avoid boot issues on imx25/imx27 due to the lack of the GPIO driver. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>