Official Olimex Debian images Kernel Config

Started by Morzilla, May 03, 2013, 02:12:59 PM

Previous topic - Next topic

Morzilla

Hello! I'd like to know if is possible to find the .config kernel configuration file for the official Olimex Debian Image for A13-Olinuxino (this one: https://docs.google.com/file/d/0B-bAEPML8fwlQjBOa1JUZlE2TGM/edit?usp=sharing ). The kernel version is 3.0.42+. I need to compile the FTDI USB-Serial Device Driver to use a usb->serial converter (and maybe in the future i will have to compile another modules)

Thanks Everyone!

UPDATE: Ok, I've done it!
I have followed this guide: https://www.olimex.com/wiki/Build_Bootable_SD_Card_with_Debian
Cloned the 3.0.42-rc4 branch of the kernel-sunxi end then i recompiled the serial module...