MAX1027 Linux driver installation: Difference between revisions
From ArmadeusWiki
(max1027 installation moved) |
mNo edit summary |
||
Line 1: | Line 1: | ||
*From the ''armadeus/'' top directory: | *From the ''armadeus/'' top directory: | ||
<pre class="host"> | <pre class="host"> | ||
$ make | $ make linux-menuconfig | ||
</pre> | </pre> | ||
Latest revision as of 18:06, 4 September 2013
- From the armadeus/ top directory:
$ make linux-menuconfig
- Then select in
Device Drivers ---> [*] SPI support ---> <M> Freescale iMX SPI controller
- If you want to have the hwmon compatible interface, select in
Device Drivers ---> <M> Hardware Monitoring support (Module)
- and then choose MAX1027 driver in
Device Drivers ---> Armadeus specific drivers <M> Armadeus Max1027 ADC driver (fast version)
- Once the new configuration saved, rebuild your system:
$ make
and copy hwmon.ko and max1027.ko driver to your target or reflash your rootfs.