Re: [PATCH V5 1/2] Thermal: Add ST-Ericsson DB8500 thermal driver.
From: Viresh Kumar <viresh.kumar@linaro.org>
Date: 2012-11-15 10:17:59
Also in:
linux-acpi, lkml
From: Viresh Kumar <viresh.kumar@linaro.org>
Date: 2012-11-15 10:17:59
Also in:
linux-acpi, lkml
On 15 November 2012 14:53, Hongbo Zhang [off-list ref] wrote:
this is a driver for ST-Ericsson u8500 board(Snowball), with a ARM core inside. so you should compile like this: make ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- u8500_defconfig make ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- uImage
Then we must have a DEPENDS_ON in Kconfig entry for these. -- viresh