mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
rk29 phonesdk:add new mpu3050 config to phonesdk defconfig
This commit is contained in:
@@ -661,29 +661,33 @@ CONFIG_GPS_GNS7560=y
|
||||
# Motion Sensors Support
|
||||
#
|
||||
# CONFIG_MPU_NONE is not set
|
||||
CONFIG_SENSORS_MPU3050=y
|
||||
# CONFIG_SENSORS_MPU6000 is not set
|
||||
# CONFIG_SENSORS_ACCELEROMETER_NONE is not set
|
||||
# CONFIG_SENSORS_ADXL346 is not set
|
||||
# CONFIG_SENSORS_BMA150 is not set
|
||||
# CONFIG_SENSORS_BMA222 is not set
|
||||
# CONFIG_SENSORS_KXSD9 is not set
|
||||
CONFIG_SENSORS_KXTF9=y
|
||||
# CONFIG_SENSORS_LIS331DLH is not set
|
||||
# CONFIG_SENSORS_LSM303DLHA is not set
|
||||
# CONFIG_SENSORS_MMA8450 is not set
|
||||
# CONFIG_SENSORS_MMA8451 is not set
|
||||
# CONFIG_SENSORS_COMPASS_NONE is not set
|
||||
CONFIG_SENSORS_AK8975=y
|
||||
# CONFIG_SENSORS_MMC314X is not set
|
||||
# CONFIG_SENSORS_AMI30X is not set
|
||||
# CONFIG_SENSORS_HMC5883 is not set
|
||||
# CONFIG_SENSORS_LSM303DLHM is not set
|
||||
# CONFIG_SENSORS_YAS529 is not set
|
||||
# CONFIG_SENSORS_HSCDTD00XX is not set
|
||||
CONFIG_SENSORS_PRESSURE_NONE=y
|
||||
# CONFIG_SENSORS_BMA085 is not set
|
||||
# CONFIG_SENSORS_MPU_DEBUG is not set
|
||||
CONFIG_MPU_SENSORS_MPU3050=y
|
||||
# CONFIG_MPU_SENSORS_MPU6000 is not set
|
||||
# CONFIG_MPU_SENSORS_ACCELEROMETER_NONE is not set
|
||||
# CONFIG_MPU_SENSORS_ADXL346 is not set
|
||||
# CONFIG_MPU_SENSORS_BMA150 is not set
|
||||
# CONFIG_MPU_SENSORS_BMA222 is not set
|
||||
# CONFIG_MPU_SENSORS_KXSD9 is not set
|
||||
CONFIG_MPU_SENSORS_KXTF9=y
|
||||
# CONFIG_MPU_SENSORS_LIS331DLH is not set
|
||||
# CONFIG_MPU_SENSORS_LIS3DH is not set
|
||||
# CONFIG_MPU_SENSORS_LSM303DLHA is not set
|
||||
# CONFIG_MPU_SENSORS_MMA8450 is not set
|
||||
# CONFIG_MPU_SENSORS_MMA845X is not set
|
||||
# CONFIG_MPU_SENSORS_COMPASS_NONE is not set
|
||||
CONFIG_MPU_SENSORS_AK8975=y
|
||||
# CONFIG_MPU_SENSORS_MMC314X is not set
|
||||
# CONFIG_MPU_SENSORS_AMI30X is not set
|
||||
# CONFIG_MPU_SENSORS_AMI306 is not set
|
||||
# CONFIG_MPU_SENSORS_HMC5883 is not set
|
||||
# CONFIG_MPU_SENSORS_LSM303DLHM is not set
|
||||
# CONFIG_MPU_SENSORS_YAS529 is not set
|
||||
# CONFIG_MPU_SENSORS_YAS530 is not set
|
||||
# CONFIG_MPU_SENSORS_HSCDTD002B is not set
|
||||
# CONFIG_MPU_SENSORS_HSCDTD004A is not set
|
||||
CONFIG_MPU_SENSORS_PRESSURE_NONE=y
|
||||
# CONFIG_MPU_SENSORS_BMA085 is not set
|
||||
CONFIG_MPU_SENSORS_TIMERIRQ=y
|
||||
CONFIG_HAVE_IDE=y
|
||||
# CONFIG_IDE is not set
|
||||
|
||||
|
||||
Reference in New Issue
Block a user