summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorHoegeun Kwon <hoegeun.kwon@samsung.com>2016-08-17 16:17:38 +0900
committerSeung-Woo Kim <sw0312.kim@samsung.com>2016-12-14 13:52:40 +0900
commitd88dca7c24f8cd65bb07a70518559c7bcfd97395 (patch)
treecd71313910b2c7a8f06702146b4b644b3c2222c2 /arch
parent73cc765dc643ceb34b1d11b5c7894f046479adb0 (diff)
arm64: tizen_tm2_defconfig: enable BCM4773 version 2 sensorhub for tm2(e)
The CONFIG_SENSORS_SSP_BBD_VER2 flag enables the version 2 of the sensorhub in the config file. Change-Id: I21984f496e063f3cb727a8f76f6e189cafc2bd71 Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/configs/tizen_tm2_defconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm64/configs/tizen_tm2_defconfig b/arch/arm64/configs/tizen_tm2_defconfig
index 3afeb3403682..7978f81716c7 100644
--- a/arch/arm64/configs/tizen_tm2_defconfig
+++ b/arch/arm64/configs/tizen_tm2_defconfig
@@ -4062,6 +4062,11 @@ CONFIG_SENSORS_MAX_NOTCHFILTER=y
# CONFIG_SENSORS_SSP_STM_RINATO is not set
CONFIG_SENSORS_SSP_BBD_BRCM=y
CONFIG_SENSORS_SSP_BBD=y
+# CONFIG_SENSORS_SSP_BBD_VER1 is not set
+CONFIG_SENSORS_SSP_BBD_VER2=y
+# CONFIG_BCM_GPS_TTY_DRIVER is not set
+# CONFIG_BCM_GPS_I2C_DRIVER is not set
+CONFIG_BCM_GPS_SPI_DRIVER=y
# CONFIG_SENSORHUB_S333 is not set
CONFIG_SENSORHUB_TM2=y
CONFIG_SENSORS_SSP_ICM20610=y