Merge "defconfig: 8084: Switch to esoc external modem driver"

This commit is contained in:
Linux Build Service Account 2014-01-11 22:28:14 -08:00 committed by Gerrit - the friendly Code Review server
commit abbd037ee9
3 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
/* Copyright (c) 2013, The Linux Foundation. All rights reserved.
/* Copyright (c) 2013-2014, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
@ -12,7 +12,7 @@
&soc {
mdm0: qcom,mdm0 {
compatible = "qcom,mdm2-modem";
compatible = "qcom,ext-mdm9x25";
cell-index = <0>;
#address-cells = <0>;
interrupt-parent = <&mdm0>;

View File

@ -516,7 +516,7 @@ CONFIG_RTC_CLASS=y
CONFIG_RTC_DRV_QPNP=y
CONFIG_ESOC=y
CONFIG_ESOC_DEV=y
CONFIG_ESOC_MDM_4X=y
CONFIG_ESOC_MDM_4x=y
CONFIG_ESOC_MDM_DRV=y
CONFIG_UIO=y
CONFIG_UIO_MSM_SHAREDMEM=y

View File

@ -516,7 +516,7 @@ CONFIG_RTC_CLASS=y
CONFIG_RTC_DRV_QPNP=y
CONFIG_ESOC=y
CONFIG_ESOC_DEV=y
CONFIG_ESOC_MDM_4X=y
CONFIG_ESOC_MDM_4x=y
CONFIG_ESOC_MDM_DRV=y
CONFIG_UIO=y
CONFIG_UIO_MSM_SHAREDMEM=y