mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 21:07:02 +09:00
update rk29 phonesdk defconfig
This commit is contained in:
@@ -844,7 +844,7 @@ CONFIG_INPUT_WM831X_ON=y
|
||||
#
|
||||
# Magnetometer sensors
|
||||
#
|
||||
# CONFIG_COMPASS_AK8975 is not set
|
||||
CONFIG_COMPASS_AK8975=y
|
||||
# CONFIG_COMPASS_AK8973 is not set
|
||||
CONFIG_G_SENSOR_DEVICE=y
|
||||
# CONFIG_GS_MMA7660 is not set
|
||||
@@ -1005,10 +1005,8 @@ CONFIG_WM831X_POWER=y
|
||||
# CONFIG_BATTERY_BQ27x00 is not set
|
||||
# CONFIG_BATTERY_MAX17040 is not set
|
||||
# CONFIG_BATTERY_STC3100 is not set
|
||||
CONFIG_BATTERY_BQ27510=y
|
||||
# CONFIG_BATTERY_BQ27510 is not set
|
||||
# CONFIG_BATTERY_BQ3060 is not set
|
||||
# CONFIG_CHECK_BATT_CAPACITY is not set
|
||||
CONFIG_NO_BATTERY_IC=y
|
||||
# CONFIG_HWMON is not set
|
||||
# CONFIG_THERMAL is not set
|
||||
# CONFIG_WATCHDOG is not set
|
||||
@@ -1595,7 +1593,7 @@ CONFIG_RTC_INTF_ALARM_DEV=y
|
||||
#
|
||||
# I2C RTC drivers
|
||||
#
|
||||
CONFIG_RTC_HYM8563=y
|
||||
# CONFIG_RTC_HYM8563 is not set
|
||||
# CONFIG_RTC_DRV_DS1307 is not set
|
||||
# CONFIG_RTC_DRV_DS1374 is not set
|
||||
# CONFIG_RTC_DRV_DS1672 is not set
|
||||
|
||||
@@ -1478,7 +1478,7 @@ static struct i2c_board_info __initdata board_i2c0_devices[] = {
|
||||
#if defined (CONFIG_SND_SOC_WM8994)
|
||||
{
|
||||
.type = "wm8994",
|
||||
.addr = 0x1A,
|
||||
.addr = 0x34,
|
||||
.flags = 0,
|
||||
.platform_data = &wm8994_platdata,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user