ARCH: arm: defconfig: BMI160 and IAM20680 sensor enablement
Enabled the bmi160 & iam20680 sensor code compilation Change-Id: I69db96c17eb361f96beab3053c3bca22cd2a38c8 Signed-off-by: puneet <puneet@codeaurora.org>
This commit is contained in:
parent
01b30f1206
commit
a552ff86f3
2 changed files with 20 additions and 0 deletions
|
@ -317,6 +317,11 @@ CONFIG_INPUT_HBTP_INPUT=y
|
|||
CONFIG_INPUT_QPNP_POWER_ON=y
|
||||
CONFIG_INPUT_UINPUT=y
|
||||
CONFIG_INPUT_GPIO=y
|
||||
CONFIG_BOSCH_DRIVER_LOG_FUNC=y
|
||||
CONFIG_SENSORS_BMA2X2=y
|
||||
CONFIG_SENSORS_BMA2X2_ENABLE_INT1=y
|
||||
CONFIG_SENSORS_BMG=y
|
||||
CONFIG_SENSORS_BMG_FIFO=y
|
||||
# CONFIG_SERIO_SERPORT is not set
|
||||
# CONFIG_VT is not set
|
||||
# CONFIG_LEGACY_PTYS is not set
|
||||
|
@ -576,6 +581,11 @@ CONFIG_DEVFREQ_GOV_MEMLAT=y
|
|||
CONFIG_DEVFREQ_SIMPLE_DEV=y
|
||||
CONFIG_QCOM_DEVFREQ_DEVBW=y
|
||||
CONFIG_EXTCON=y
|
||||
CONFIG_IIO=y
|
||||
CONFIG_INV_MPU_IIO_IAM20680=y
|
||||
CONFIG_INV_MPU_IIO_I2C=y
|
||||
CONFIG_INV_MPU_IIO_SPI=y
|
||||
CONFIG_INV_TESTING=y
|
||||
CONFIG_PWM=y
|
||||
CONFIG_PWM_QPNP=y
|
||||
CONFIG_ARM_GIC_V3_ACL=y
|
||||
|
|
|
@ -318,6 +318,11 @@ CONFIG_INPUT_HBTP_INPUT=y
|
|||
CONFIG_INPUT_QPNP_POWER_ON=y
|
||||
CONFIG_INPUT_UINPUT=y
|
||||
CONFIG_INPUT_GPIO=y
|
||||
CONFIG_BOSCH_DRIVER_LOG_FUNC=y
|
||||
CONFIG_SENSORS_BMA2X2=y
|
||||
CONFIG_SENSORS_BMA2X2_ENABLE_INT1=y
|
||||
CONFIG_SENSORS_BMG=y
|
||||
CONFIG_SENSORS_BMG_FIFO=y
|
||||
# CONFIG_SERIO_SERPORT is not set
|
||||
# CONFIG_VT is not set
|
||||
# CONFIG_LEGACY_PTYS is not set
|
||||
|
@ -585,6 +590,11 @@ CONFIG_DEVFREQ_GOV_MEMLAT=y
|
|||
CONFIG_DEVFREQ_SIMPLE_DEV=y
|
||||
CONFIG_QCOM_DEVFREQ_DEVBW=y
|
||||
CONFIG_EXTCON=y
|
||||
CONFIG_IIO=y
|
||||
CONFIG_INV_MPU_IIO_IAM20680=y
|
||||
CONFIG_INV_MPU_IIO_I2C=y
|
||||
CONFIG_INV_MPU_IIO_SPI=y
|
||||
CONFIG_INV_TESTING=y
|
||||
CONFIG_PWM=y
|
||||
CONFIG_PWM_QPNP=y
|
||||
CONFIG_ARM_GIC_V3_ACL=y
|
||||
|
|
Loading…
Add table
Reference in a new issue