]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: multi_v7_defconfig: fix support for APQ8084
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Tue, 21 Oct 2014 18:55:20 +0000 (19:55 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 28 Oct 2014 21:10:58 +0000 (22:10 +0100)
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 <srinivas.kandagatla@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/multi_v7_defconfig

index 709ecc9009ec33747db6beb550812ab4fcd602af..2fab4f6cc6e65e8b8ebd9e9e166b6d3265ecd004 100644 (file)
@@ -235,6 +235,7 @@ CONFIG_SPI_TEGRA20_SLINK=y
 CONFIG_SPI_XILINX=y
 CONFIG_PINCTRL_AS3722=y
 CONFIG_PINCTRL_PALMAS=y
+CONFIG_PINCTRL_APQ8084=y
 CONFIG_GPIO_SYSFS=y
 CONFIG_GPIO_GENERIC_PLATFORM=y
 CONFIG_GPIO_DWAPB=y
@@ -410,6 +411,7 @@ CONFIG_NVEC_POWER=y
 CONFIG_NVEC_PAZ00=y
 CONFIG_QCOM_GSBI=y
 CONFIG_COMMON_CLK_QCOM=y
+CONFIG_APQ_MMCC_8084=y
 CONFIG_MSM_GCC_8660=y
 CONFIG_MSM_MMCC_8960=y
 CONFIG_MSM_MMCC_8974=y