diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-01-31 16:38:20 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-02-01 11:41:39 +0100 |
commit | ef17edae3d72976b029066d245de8da721bff9ef (patch) | |
tree | 0a92a8d4e6eb472b489a9fd01ae03a355f620a1f /target/linux/ramips | |
parent | 21762fe9d628acfdaa63d3d6ba2613e97bccb379 (diff) | |
download | upstream-ef17edae3d72976b029066d245de8da721bff9ef.tar.gz upstream-ef17edae3d72976b029066d245de8da721bff9ef.tar.bz2 upstream-ef17edae3d72976b029066d245de8da721bff9ef.zip |
kernel: bump 4.14 to 4.14.97
Refreshed all patches.
Compile-tested on: cns3xxx, imx6
Runtime-tested on: cns3xxx, imx6
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/ramips')
-rw-r--r-- | target/linux/ramips/patches-4.14/0046-mmc-MIPS-ralink-add-sdhci-for-mt7620a-SoC.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/patches-4.14/0046-mmc-MIPS-ralink-add-sdhci-for-mt7620a-SoC.patch b/target/linux/ramips/patches-4.14/0046-mmc-MIPS-ralink-add-sdhci-for-mt7620a-SoC.patch index 4c4147ef52..0535811ea3 100644 --- a/target/linux/ramips/patches-4.14/0046-mmc-MIPS-ralink-add-sdhci-for-mt7620a-SoC.patch +++ b/target/linux/ramips/patches-4.14/0046-mmc-MIPS-ralink-add-sdhci-for-mt7620a-SoC.patch @@ -25,7 +25,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org> --- a/drivers/mmc/host/Kconfig +++ b/drivers/mmc/host/Kconfig -@@ -900,3 +900,5 @@ config MMC_SDHCI_XENON +@@ -901,3 +901,5 @@ config MMC_SDHCI_XENON This selects Marvell Xenon eMMC/SD/SDIO SDHCI. If you have a controller with this interface, say Y or M here. If unsure, say N. |