Hi Alexandru,

Here is the Linaro Kernel git repository list:

https://git.linaro.org/?a=project_list;pf=kernel

And which platform are you working on? Android or ubuntu? I ask because the Kernel version on Android is the old one: 3.9.1

FYI.



On 5 June 2014 23:56, Alexandru Rosca <srosca@bu.edu> wrote:
Hi Botao,

The instructions online for building and deploying a linux kernel seems to be for version 3.1. I am using the latest arndale OS from the linaro releases and would like to know which source code you suggest I compile with the config file.

Cheers,
Alex


On Thu, Jun 5, 2014 at 9:47 AM, Botao Sun <botao.sun@linaro.org> wrote:
+ Linaro Kernel and Samsung Landing Team

Hi Alexandru,

As I know for the Linux mainline Kernel, we can run make menuconfig then search the keyword by typing "/" and USB_SERIAL.

Since we already have Linaro Samsung Arndale Kernel config file, then it would be better to use this file and modify USB_SERIAL related items later:

https://www.kernel.org/doc/index-old.html#Using_an_existing_configuration

FYI.

Thanks.


Best Regards
Botao Sun


On 5 June 2014 07:11, Alexandru Rosca <srosca@bu.edu> wrote:
Dear Botao Sun,

I have an arndale board for which I would like to communicate with serially via an FTDI and some microcontrollers. It seems that the linaro kernel does not support this. I was thinking of compiling a kernel with the USB SERIAL config option set. Could you advise me on how to do this? Can I just use the config file for the arndale and modify it for compilation?

Thank you,
Sasha