Talk:TSC2102 Linux driver

From ArmadeusWiki
Jump to: navigation, search

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...