From: Ezequiel Garcia Date: Tue, 26 Mar 2013 10:16:28 +0000 (-0300) Subject: ARM: configs: Update mvebu defconfig for thermal X-Git-Tag: v3.10-rc1~124^2~2^2~12 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=fb20601a660dbc2c94c5e23a67e0852132d5a2e7;p=~emulex%2Finfiniband.git ARM: configs: Update mvebu defconfig for thermal The thermal management driver for Armada XP/370 has been added so we update the defconfig to reflect this. Signed-off-by: Ezequiel Garcia Acked-by: Andrew Lunn Signed-off-by: Jason Cooper --- diff --git a/arch/arm/configs/mvebu_defconfig b/arch/arm/configs/mvebu_defconfig index 2ec8119cff7..fc7e8beb1ef 100644 --- a/arch/arm/configs/mvebu_defconfig +++ b/arch/arm/configs/mvebu_defconfig @@ -49,6 +49,8 @@ CONFIG_MTD_M25P80=y CONFIG_SERIAL_8250_DW=y CONFIG_GPIOLIB=y CONFIG_GPIO_SYSFS=y +CONFIG_THERMAL=y +CONFIG_ARMADA_THERMAL=y CONFIG_USB_SUPPORT=y CONFIG_USB=y CONFIG_USB_EHCI_HCD=y