config: enable mt65xx i2c + spi
This commit is contained in:
parent
1ec6247067
commit
69fe235c9c
1 changed files with 2 additions and 2 deletions
|
@ -3381,7 +3381,7 @@ CONFIG_I2C_GPIO=m
|
|||
CONFIG_I2C_IMX=y
|
||||
# CONFIG_I2C_IMX_LPI2C is not set
|
||||
CONFIG_I2C_MESON=y
|
||||
# CONFIG_I2C_MT65XX is not set
|
||||
CONFIG_I2C_MT65XX=y
|
||||
CONFIG_I2C_MV64XXX=y
|
||||
CONFIG_I2C_NOMADIK=y
|
||||
# CONFIG_I2C_OCORES is not set
|
||||
|
@ -3467,7 +3467,7 @@ CONFIG_SPI_GPIO=m
|
|||
CONFIG_SPI_FSL_DSPI=m
|
||||
# CONFIG_SPI_MESON_SPICC is not set
|
||||
# CONFIG_SPI_MESON_SPIFC is not set
|
||||
# CONFIG_SPI_MT65XX is not set
|
||||
CONFIG_SPI_MT65XX=y
|
||||
# CONFIG_SPI_MTK_NOR is not set
|
||||
# CONFIG_SPI_OC_TINY is not set
|
||||
CONFIG_SPI_OMAP24XX=y
|
||||
|
|
Loading…
Reference in a new issue