test: drivers/build_all support HP206C

Change-Id: Ifad32d59a9786e5b1334532c5c6e7f29657c2a77
Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
This commit is contained in:
Marcus Shawcroft 2016-10-26 13:10:04 +01:00 committed by Anas Nashif
commit e7a943385d

View file

@ -5,6 +5,9 @@ CONFIG_SENSOR=y
CONFIG_SPI=y
CONFIG_SYS_LOG_SENSOR_LEVEL=4
# Some sensor drivers (notably HP206C) demand high tick rates:
CONFIG_SYS_CLOCK_TICKS_PER_SEC=2000
CONFIG_ADC=y
CONFIG_AK8975=y
CONFIG_BMA280=y
@ -13,7 +16,7 @@ CONFIG_DHT=y
CONFIG_HDC1008=y
CONFIG_HMC5883L=y
CONFIG_HTS221=y
#CONFIG_HP206C=y
CONFIG_HP206C=y
CONFIG_ISL29035=y
CONFIG_LIS3DH=y
CONFIG_LIS3MDL=y