commit | c8fa942bd3fbd5b05351aff04649064f5d59f0d2 | [log] [tgz] |
---|---|---|
author | Anson Huang <Anson.Huang@nxp.com> | Mon Oct 26 15:45:00 2020 +0800 |
committer | Shawn Guo <shawnguo@kernel.org> | Mon Oct 26 15:48:58 2020 +0800 |
tree | 959a5de9c233d295a69cf733eb7fa419dfabf7f0 | |
parent | 3650b228f83adda7e5ee532e2b90429c03f7b9ec [diff] |
arm64: 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>