diff options
author | Hongtao Jia <hongtao.jia@freescale.com> | 2015-03-12 10:00:13 +0300 |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2015-03-24 03:51:21 +0300 |
commit | 76486930f8eb2bd7adb3bc892afdbdac002078c7 (patch) | |
tree | 3360b513ec9e74400eb89b974f99624cf1ff103c /arch/powerpc/configs/mpc85xx_smp_defconfig | |
parent | 2e6e99666de1005fb2d201320082bd89442b7b14 (diff) | |
download | linux-76486930f8eb2bd7adb3bc892afdbdac002078c7.tar.xz |
powerpc: Enable thermal monitor feature in defconfig for supported platforms
Signed-off-by: Jia Hongtao <hongtao.jia@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'arch/powerpc/configs/mpc85xx_smp_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc85xx_smp_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/configs/mpc85xx_smp_defconfig b/arch/powerpc/configs/mpc85xx_smp_defconfig index c45ad2e01b0c..b6c7111ea913 100644 --- a/arch/powerpc/configs/mpc85xx_smp_defconfig +++ b/arch/powerpc/configs/mpc85xx_smp_defconfig @@ -143,7 +143,7 @@ CONFIG_SPI=y CONFIG_SPI_FSL_SPI=y CONFIG_SPI_FSL_ESPI=y CONFIG_GPIO_MPC8XXX=y -# CONFIG_HWMON is not set +CONFIG_SENSORS_LM90=y CONFIG_FB=y CONFIG_FB_FSL_DIU=y # CONFIG_VGA_CONSOLE is not set |