diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2015-12-01 00:36:57 -0500 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2015-12-17 20:06:57 -0500 |
commit | d3643e1669e59c374e78e3af9d93def5ac1f81bc (patch) | |
tree | 8e6de50feca31ffc755031ab490165cff714bb04 | |
parent | 1fd6b873c2c30ff1798d9ad7985a050cd7860722 (diff) |
arm64: defconfig: add CS2000 support
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
-rw-r--r-- | arch/arm64/configs/defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 93288968b8f9..bdbe783584ec 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig | |||
@@ -190,6 +190,7 @@ CONFIG_QCOM_BAM_DMA=y | |||
190 | CONFIG_VIRTIO_PCI=y | 190 | CONFIG_VIRTIO_PCI=y |
191 | CONFIG_VIRTIO_BALLOON=y | 191 | CONFIG_VIRTIO_BALLOON=y |
192 | CONFIG_VIRTIO_MMIO=y | 192 | CONFIG_VIRTIO_MMIO=y |
193 | CONFIG_COMMON_CLK_CS2000_CP=y | ||
193 | CONFIG_COMMON_CLK_QCOM=y | 194 | CONFIG_COMMON_CLK_QCOM=y |
194 | CONFIG_MSM_GCC_8916=y | 195 | CONFIG_MSM_GCC_8916=y |
195 | CONFIG_HWSPINLOCK_QCOM=y | 196 | CONFIG_HWSPINLOCK_QCOM=y |