brcm2708: disable CONFIG_BCM2835_THERMAL by default
authorRafał Miłecki <rafal@milecki.pl>
Sat, 15 Apr 2017 06:21:50 +0000 (08:21 +0200)
committerRafał Miłecki <rafal@milecki.pl>
Sat, 15 Apr 2017 06:24:42 +0000 (08:24 +0200)
This fixes:
  Thermal sensors on bcm2835 SoC (BCM2835_THERMAL) [N/m/y/?] (NEW) aborted!

This symbol depends on ARCH_BCM2835 so it should be OK to disable it at
brcm2708 target only.

Fixes: 7d32caa61fb0 ("brcm2708: backport upstream sdhost controller driver")
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
target/linux/brcm2708/bcm2708/config-4.9
target/linux/brcm2708/bcm2709/config-4.9
target/linux/brcm2708/bcm2710/config-4.9

index c1bed074c387f3fe6fc1348305dc8b3af664e932..96d8735b4d12352f77a2c37b78387663356a15ac 100644 (file)
@@ -45,6 +45,7 @@ CONFIG_BCM2708_VCMEM=y
 CONFIG_BCM2835_FAST_MEMCPY=y
 CONFIG_BCM2835_MBOX=y
 # CONFIG_BCM2835_SMI is not set
+# CONFIG_BCM2835_THERMAL is not set
 CONFIG_BCM2835_TIMER=y
 CONFIG_BCM2835_WDT=y
 CONFIG_BCM_VCIO=y
index 0c9adec710bb645037df19d9ab1abf40ee15f0bb..0d5f326a0639d793e5d723d3c051ae6a02281bbb 100644 (file)
@@ -52,6 +52,7 @@ CONFIG_BCM2708_VCMEM=y
 # CONFIG_BCM2835_DEVGPIOMEM is not set
 CONFIG_BCM2835_MBOX=y
 # CONFIG_BCM2835_SMI is not set
+# CONFIG_BCM2835_THERMAL is not set
 CONFIG_BCM2835_TIMER=y
 CONFIG_BCM2835_WDT=y
 CONFIG_BCM_VCIO=y
index e07d8cf4e623091b328a9d83d0a4658646337387..b7ce5797e12c5247b86da0b03fb9b1e4b93e538b 100644 (file)
@@ -71,6 +71,7 @@ CONFIG_BCM2708_VCMEM=y
 # CONFIG_BCM2835_DEVGPIOMEM is not set
 CONFIG_BCM2835_MBOX=y
 # CONFIG_BCM2835_SMI is not set
+# CONFIG_BCM2835_THERMAL is not set
 CONFIG_BCM2835_WDT=y
 # CONFIG_BCM_PDC_MBOX is not set
 # CONFIG_BCM_VCIO is not set