Hi All,
I try to compile the toradex kernel for apalis-tk1 board and to do this I have downloaded the kernel source from git repository as mention at Toradex:
git clone -b git://git.toradex.com/linux-toradex.git
But while doing defconfig following error occurred:
make apalis-tk1_defconfig
*** Can’t find default configuration “arch/arm/configs/apalis-tk1_defconfig”!
This config (apalis-tk1_defconfig) file not available in arch/arm/config
Please suggest from where I can get the above config file
Thanks
Nitesh