brcm2708: add kernel 4.14 support
[openwrt/openwrt.git] / target / linux / brcm2708 / patches-4.14 / 950-0246-arm64-enable-thermal-enable-mmc-2425.patch
1 From 47d9d3e72a1ce13f26c65ad87f5fcb8e5158566c Mon Sep 17 00:00:00 2001
2 From: Piraty <Piraty@users.noreply.github.com>
3 Date: Mon, 12 Mar 2018 17:07:45 +0100
4 Subject: [PATCH 246/454] arm64: enable thermal / enable mmc (#2425)
5
6 ---
7 arch/arm64/configs/bcmrpi3_defconfig | 4 +++-
8 1 file changed, 3 insertions(+), 1 deletion(-)
9
10 --- a/arch/arm64/configs/bcmrpi3_defconfig
11 +++ b/arch/arm64/configs/bcmrpi3_defconfig
12 @@ -640,7 +640,7 @@ CONFIG_SENSORS_SHT21=m
13 CONFIG_SENSORS_SHTC1=m
14 CONFIG_SENSORS_INA2XX=m
15 CONFIG_THERMAL=y
16 -CONFIG_THERMAL_BCM2835=y
17 +CONFIG_BCM2835_THERMAL=y
18 CONFIG_WATCHDOG=y
19 CONFIG_BCM2835_WDT=y
20 CONFIG_UCB1400_CORE=m
21 @@ -1285,3 +1285,5 @@ CONFIG_CRYPTO_USER_API_SKCIPHER=m
22 CONFIG_ARM64_CRYPTO=y
23 CONFIG_CRC_ITU_T=y
24 CONFIG_LIBCRC32C=y
25 +CONFIG_MMC_BCM2835_MMC=y
26 +CONFIG_MMC_SDHCI_IPROC=m