diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2017-09-11 19:17:30 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2017-09-11 19:17:30 +0100 |
commit | 27e72a600eab71a85d45600314ff789e99fc6c6d (patch) | |
tree | 0e353767cf7e0450c529377e6cd874ae0a3d133d /kernel-ppc64.config | |
parent | 21e4b83380d4419b3d5c2ce01553807b3dcd2321 (diff) | |
download | kernel-27e72a600eab71a85d45600314ff789e99fc6c6d.tar.gz kernel-27e72a600eab71a85d45600314ff789e99fc6c6d.tar.xz kernel-27e72a600eab71a85d45600314ff789e99fc6c6d.zip |
Raspberry Pi serial console fixes, minor other Pi improvements, Various ARM cleanups, build mmc/pwrseq non modular
Diffstat (limited to 'kernel-ppc64.config')
-rw-r--r-- | kernel-ppc64.config | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/kernel-ppc64.config b/kernel-ppc64.config index ac0201de7..87631d0a8 100644 --- a/kernel-ppc64.config +++ b/kernel-ppc64.config @@ -2866,7 +2866,6 @@ CONFIG_MMC_SDHCI=m # CONFIG_MMC_SDHCI_OF_AT91 is not set # CONFIG_MMC_SDHCI_OF_ESDHC is not set # CONFIG_MMC_SDHCI_OF_HLWD is not set -CONFIG_MMC_SDHCI_OF=m CONFIG_MMC_SDHCI_PCI=m CONFIG_MMC_SDHCI_PLTFM=m CONFIG_MMC_SDHCI_XENON=m @@ -3847,7 +3846,7 @@ CONFIG_PWM_HIBVT=m # CONFIG_PWM_PCA9685 is not set CONFIG_PWM=y CONFIG_PWRSEQ_EMMC=m -# CONFIG_PWRSEQ_SD8787 is not set +CONFIG_PWRSEQ_SD8787=m CONFIG_PWRSEQ_SIMPLE=m # CONFIG_QCA7000 is not set # CONFIG_QCA7000_SPI is not set |