intel_minnow_max.c: change i2c bus count to 0
authorBrendan Le Foll <brendan.le.foll@intel.com>
Tue, 25 Aug 2015 09:55:30 +0000 (10:55 +0100)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Tue, 25 Aug 2015 10:36:14 +0000 (11:36 +0100)
commit2504e36e5f5fab24c86fe4b2974e4209aae8a1af
tree8413d560653b19d72151a5673ec86de683d9ed89
parent02399b61f985224b9a1a690303e095af5d85575d
intel_minnow_max.c: change i2c bus count to 0

There are technically two i2c buses that are user accesible on minnowboard max
but the other one is on the high speed expansion header that I've never tested
and it's not mapped in mraa so leave this to 1 until someone enables it.

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
src/x86/intel_minnow_max.c