Skip to content

Commit d609309

Browse files
Srinivas-Kandagatlaarndb
authored andcommitted
ARM: multi_v7_defconfig: fix support for APQ8084
This patch enables configs required to boot IFC6540 board with atleast a serial console. Without this patch there is no serial console. Signed-off-by: Srinivas Kandagatla <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
1 parent 157a1b1 commit d609309

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm/configs/multi_v7_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@ CONFIG_SPI_TEGRA20_SLINK=y
235235
CONFIG_SPI_XILINX=y
236236
CONFIG_PINCTRL_AS3722=y
237237
CONFIG_PINCTRL_PALMAS=y
238+
CONFIG_PINCTRL_APQ8084=y
238239
CONFIG_GPIO_SYSFS=y
239240
CONFIG_GPIO_GENERIC_PLATFORM=y
240241
CONFIG_GPIO_DWAPB=y
@@ -410,6 +411,7 @@ CONFIG_NVEC_POWER=y
410411
CONFIG_NVEC_PAZ00=y
411412
CONFIG_QCOM_GSBI=y
412413
CONFIG_COMMON_CLK_QCOM=y
414+
CONFIG_APQ_MMCC_8084=y
413415
CONFIG_MSM_GCC_8660=y
414416
CONFIG_MSM_MMCC_8960=y
415417
CONFIG_MSM_MMCC_8974=y

0 commit comments

Comments
 (0)