mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-22 23:01:37 +00:00
ARM: multi_v5_defconfig: Select CONFIG_GPIO_MXC
Since commit 12d16b397c ("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>
This commit is contained in:
parent
24cb909646
commit
ccee91b568
@ -166,6 +166,7 @@ CONFIG_SPI_IMX=y
|
||||
CONFIG_SPI_ORION=y
|
||||
CONFIG_GPIO_ASPEED=m
|
||||
CONFIG_GPIO_ASPEED_SGPIO=y
|
||||
CONFIG_GPIO_MXC=y
|
||||
CONFIG_POWER_RESET=y
|
||||
CONFIG_POWER_RESET_GPIO=y
|
||||
CONFIG_POWER_RESET_QNAP=y
|
||||
|
||||
Loading…
Reference in New Issue
Block a user