gpsd: disallow NMEA2000 CAN driver on AVR32
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 21 Feb 2014 11:13:06 +0000 (12:13 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 21 Feb 2014 11:43:52 +0000 (12:43 +0100)
commitf7d43f93bb7bec840506cd28faf81e619a0fe28d
tree556c512b87f0b1fa26b48b9b88c5bcf13e3c84a2
parentb88f2f6159a08ec76eeb78793a45ed6c8bbcb193
gpsd: disallow NMEA2000 CAN driver on AVR32

AVR32 is using uClibc 0.9.31, which lacks some CAN related definitions
that prevent the gpsd nmea2000 driver from building.

The rest of gpsd, with all options and drivers enabled, builds fine on
AVR32.

Fixes:

  http://autobuild.buildroot.org/results/ee2/ee2ec848e893f08fa80caf99a67e68b73b6400e8/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/gpsd/Config.in