Talk:TSC2102 Linux driver

From ArmadeusWiki
Revision as of 15:39, 22 June 2009 by JulienB (talk | contribs) (New page: ==Driver Installation== '''Drivers are now installed by default in standard Armadeus rootfs.''' Following instructions are only given as references or if you want to remove these drivers f...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Driver Installation

Drivers are now installed by default in standard Armadeus rootfs. Following instructions are only given as references or if you want to remove these drivers from your configuration.

 $ make linux26-menuconfig
 Device Drivers  ---> 
     Input device support  --->
         <*>   Event interface
         ...
         [*]   Touchscreens  --->
             <M>   TSC 2102 based touchscreens
     ...
     SPI support  --->
         <M> Freescale iMX SPI controller
         --- TSC2102 codec support
     ...
     <M> Hardware Monitoring support
 $ make

Then reflash your Linux kernel and your Rootfs...