mbox

[GIT,PULL] qcom defconfig changes for v3.16

Message ID alpine.DEB.2.00.1405231338080.15680@galak-ubuntu.qualcomm.com
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git tags/qcom-defconfig-for-3.16

Message

Kumar Gala May 23, 2014, 6:39 p.m. UTC
The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5:

   Linux 3.15-rc1 (2014-04-13 14:18:35 -0700)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git tags/qcom-defconfig-for-3.16

for you to fetch changes up to f604759ec025e21d0c29a6d0addd53bbc60eb12e:

   ARM: config: Update msm_defconfig (2014-05-22 11:18:56 -0500)

----------------------------------------------------------------
Qualcomm ARM Based defconfig Updates for v3.16

* Add a new qcom_defconfig for mach-qcom
* Update msm_defconfig for handling building the old mach-msm

----------------------------------------------------------------
Stephen Boyd (2):
       ARM: config: Add qcom_defconfig
       ARM: config: Update msm_defconfig

  arch/arm/configs/msm_defconfig  |  25 +-----
  arch/arm/configs/qcom_defconfig | 164 ++++++++++++++++++++++++++++++++++++++++
  2 files changed, 167 insertions(+), 22 deletions(-)
  create mode 100644 arch/arm/configs/qcom_defconfig

--
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation

Comments

Arnd Bergmann May 23, 2014, 10:09 p.m. UTC | #1
On Friday 23 May 2014, Kumar Gala wrote:
> Qualcomm ARM Based defconfig Updates for v3.16
> 
> * Add a new qcom_defconfig for mach-qcom
> * Update msm_defconfig for handling building the old mach-msm

Merged into next/defconfig, thanks!

	Arnd