diff options
author | Olof Johansson <olof@lixom.net> | 2016-11-18 02:33:22 -0500 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2016-11-18 02:33:22 -0500 |
commit | 676c227436807fea13da8f2a7ec478128f8cf0a9 (patch) | |
tree | 3ff40596b89c26a7e1cfd5c663ea0a298271be8d | |
parent | b2c3ba581195d7cc05f0d43fd2e1dc5c648f3eae (diff) | |
parent | a77a713395392a7f79d89e634fe3e018c4f83898 (diff) |
Merge tag 'qcom-arm64-defconfig-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/arm64
Qualcomm ARM64 Based defconfig Updates for v4.10
* Enable defconfig options for MSM8992/8994
* tag 'qcom-arm64-defconfig-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux:
arm64: configs: enable configs for msm899(2/4) basic support
Signed-off-by: Olof Johansson <olof@lixom.net>
-rw-r--r-- | arch/arm64/configs/defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 11e9cdfe5da2..967e56ae93a1 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig | |||
@@ -250,6 +250,7 @@ CONFIG_SPMI=y | |||
250 | CONFIG_PINCTRL_SINGLE=y | 250 | CONFIG_PINCTRL_SINGLE=y |
251 | CONFIG_PINCTRL_MAX77620=y | 251 | CONFIG_PINCTRL_MAX77620=y |
252 | CONFIG_PINCTRL_MSM8916=y | 252 | CONFIG_PINCTRL_MSM8916=y |
253 | CONFIG_PINCTRL_MSM8994=y | ||
253 | CONFIG_PINCTRL_MSM8996=y | 254 | CONFIG_PINCTRL_MSM8996=y |
254 | CONFIG_PINCTRL_QDF2XXX=y | 255 | CONFIG_PINCTRL_QDF2XXX=y |
255 | CONFIG_PINCTRL_QCOM_SPMI_PMIC=y | 256 | CONFIG_PINCTRL_QCOM_SPMI_PMIC=y |
@@ -405,6 +406,7 @@ CONFIG_COMMON_CLK_S2MPS11=y | |||
405 | CONFIG_CLK_QORIQ=y | 406 | CONFIG_CLK_QORIQ=y |
406 | CONFIG_COMMON_CLK_QCOM=y | 407 | CONFIG_COMMON_CLK_QCOM=y |
407 | CONFIG_MSM_GCC_8916=y | 408 | CONFIG_MSM_GCC_8916=y |
409 | CONFIG_MSM_GCC_8994=y | ||
408 | CONFIG_MSM_MMCC_8996=y | 410 | CONFIG_MSM_MMCC_8996=y |
409 | CONFIG_HWSPINLOCK_QCOM=y | 411 | CONFIG_HWSPINLOCK_QCOM=y |
410 | CONFIG_MAILBOX=y | 412 | CONFIG_MAILBOX=y |