mirror of https://github.com/OpenIPC/composer.git
Sync configs
parent
3a2abe1b04
commit
20fb998e52
|
@ -981,10 +981,10 @@ CONFIG_SERIAL_JZ47XX_UART1=y
|
|||
# CONFIG_TCG_TPM is not set
|
||||
CONFIG_I2C=y
|
||||
CONFIG_I2C_BOARDINFO=y
|
||||
CONFIG_I2C_COMPAT=y
|
||||
# CONFIG_I2C_COMPAT is not set
|
||||
CONFIG_I2C_CHARDEV=y
|
||||
# CONFIG_I2C_MUX is not set
|
||||
CONFIG_I2C_HELPER_AUTO=y
|
||||
CONFIG_I2C_MUX=y
|
||||
# CONFIG_I2C_HELPER_AUTO is not set
|
||||
CONFIG_I2C_ALGOBIT=y
|
||||
|
||||
#
|
||||
|
@ -1002,19 +1002,11 @@ CONFIG_I2C_GPIO=y
|
|||
# CONFIG_I2C_PXA_PCI is not set
|
||||
# CONFIG_I2C_SIMTEC is not set
|
||||
# CONFIG_I2C_XILINX is not set
|
||||
CONFIG_I2C_V12_JZ=y
|
||||
CONFIG_I2C_FIFO_LEN=64
|
||||
# CONFIG_I2C_DEBUG_INFO is not set
|
||||
# CONFIG_I2C_V12_JZ is not set
|
||||
# CONFIG_SOFT_I2C0_GPIO_V12_JZ is not set
|
||||
CONFIG_I2C0_V12_JZ=y
|
||||
CONFIG_I2C0_PA12_PA13=y
|
||||
# CONFIG_I2C0_NON_RESTART_MODE is not set
|
||||
CONFIG_I2C0_SPEED=100
|
||||
CONFIG_SOFT_I2C1_GPIO_V12_JZ=y
|
||||
CONFIG_I2C1_SPEED=100
|
||||
# CONFIG_I2C0_PA12_PA13 is not set
|
||||
# CONFIG_SOFT_I2C1_GPIO_V12_JZ is not set
|
||||
# CONFIG_SOFT_I2C2_GPIO_V12_JZ is not set
|
||||
# CONFIG_I2C2_V12_JZ is not set
|
||||
CONFIG_I2C_JZV12_WAIT_MS=1000
|
||||
|
||||
#
|
||||
# External I2C/SMBus adapter drivers
|
||||
|
@ -1022,7 +1014,7 @@ CONFIG_I2C_JZV12_WAIT_MS=1000
|
|||
# CONFIG_I2C_DIOLAN_U2C is not set
|
||||
# CONFIG_I2C_PARPORT_LIGHT is not set
|
||||
# CONFIG_I2C_TAOS_EVM is not set
|
||||
# CONFIG_I2C_TINY_USB is not set
|
||||
CONFIG_I2C_TINY_USB=m
|
||||
|
||||
#
|
||||
# Other I2C/SMBus bus drivers
|
||||
|
|
Loading…
Reference in New Issue