commit | d6820bc6508c0cefd6e407cf5be50d9efda6c85c | [log] [tgz] |
---|---|---|
author | Anson Huang <Anson.Huang@nxp.com> | Thu Sep 17 13:33:49 2020 +0800 |
committer | Shawn Guo <shawnguo@kernel.org> | Mon Oct 26 15:49:15 2020 +0800 |
tree | 81ebb4685c9653c67567953cd2062efdd6637478 | |
parent | f06dd1d41949018e050d18ec1058f16b388b96cf [diff] |
ARM: multi_v7_defconfig: Build in CONFIG_GPIO_MXC by default i.MX SoC GPIO driver provides the basic functions of GPIO pin operations and IRQ operations, it is now changed from "def_bool y" to "tristate", so it should be explicitly enabled to make sure all consumers work normally. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>