On 15 November 2012 14:53, Hongbo Zhang hongbo.zhang@linaro.org 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