Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1435365
| From | Timur Tabi <timur@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] arm64: defconfig: Enable QDF2432 config options |
| Date | 2016-07-01 16:20 +0200 |
| Message-ID | <rQ7su-7Fq-19@gated-at.bofh.it> (permalink) |
| References | <rQ7su-7Fq-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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.
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH] arm64: defconfig: Enable QDF2432 config options Timur Tabi <timur@codeaurora.org> - 2016-07-01 16:20 +0200
Re: [PATCH] arm64: defconfig: Enable QDF2432 config options Christopher Covington <cov@codeaurora.org> - 2016-07-01 17:10 +0200
Re: [PATCH] arm64: defconfig: Enable QDF2432 config options Timur Tabi <timur@codeaurora.org> - 2016-07-01 17:20 +0200
csiph-web