PDA

View Full Version : building lcd within in the kernel


ashwin_karanth
August 13th, 2010, 13:39
Can i build lcd module within the kernel(as a part of the kernel).

phoenix
August 13th, 2010, 18:57
What's the "lcd" module?

ashwin_karanth
August 14th, 2010, 06:09
hi,
am porting freebsd kernel to s3c2410 . and i have to enable the tft lcd of the board ( to display the boot message on the board) so is it possible to build that as the part of the kernel.
how can i do it?
where i can get tft lcd driver for s3c2410 board