From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752659AbcGAOOa (ORCPT ); Fri, 1 Jul 2016 10:14:30 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:45591 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751932AbcGAOO2 (ORCPT ); Fri, 1 Jul 2016 10:14:28 -0400 Subject: Re: [PATCH] arm64: defconfig: Enable QDF2432 config options To: Christopher Covington , Andy Gross , Arnd Bergmann , linux-arm-msm@vger.kernel.org, Catalin Marinas , Will Deacon , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: pelcan@codeaurora.org, okaya@codeaurora.org References: <1467382327-9726-1-git-send-email-cov@codeaurora.org> From: Timur Tabi Message-ID: <57767AC1.3070209@codeaurora.org> Date: Fri, 1 Jul 2016 09:14:25 -0500 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:43.0) Gecko/20100101 Firefox/43.0 SeaMonkey/2.40 MIME-Version: 1.0 In-Reply-To: <1467382327-9726-1-git-send-email-cov@codeaurora.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Christopher Covington wrote: > arch/arm64/configs/defconfig | 4 ++++ > scripts/patch-details.sh | 21 ++++++++++++++++++--- I don't think these two files should be combined. > CONFIG_PINCTRL_SINGLE=y > CONFIG_PINCTRL_MSM8916=y > +CONFIG_PINCTRL_QDF2XXX=m > CONFIG_PINCTRL_QCOM_SPMI_PMIC=y > CONFIG_GPIO_SYSFS=y > CONFIG_GPIO_DWAPB=y > @@ -245,6 +246,7 @@ CONFIG_MMC=y > CONFIG_MMC_BLOCK_MINORS=32 > CONFIG_MMC_ARMMMCI=y > CONFIG_MMC_SDHCI=y > +CONFIG_MMC_SDHCI_ACPI=m > CONFIG_MMC_SDHCI_PLTFM=y Why are these =m when all the others are =y? -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, hosted by The Linux Foundation.