Skip to content
Snippets Groups Projects
Commit f596efb7 authored by Chris Packham's avatar Chris Packham Committed by Stefan Roese
Browse files

configs: kirkwood: ds109: switch to DM_I2C


Enable DM_I2C and I2C_MVTSWI for the ds109 board.

Signed-off-by: default avatarChris Packham <judge.packham@gmail.com>
Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent 4fe3f1bf
No related branches found
No related tags found
No related merge requests found
...@@ -18,6 +18,8 @@ CONFIG_ISO_PARTITION=y ...@@ -18,6 +18,8 @@ CONFIG_ISO_PARTITION=y
CONFIG_OF_CONTROL=y CONFIG_OF_CONTROL=y
CONFIG_ENV_IS_IN_SPI_FLASH=y CONFIG_ENV_IS_IN_SPI_FLASH=y
CONFIG_MVSATA_IDE=y CONFIG_MVSATA_IDE=y
CONFIG_DM_I2C=y
CONFIG_SYS_I2C_MVTWSI=y
# CONFIG_MMC is not set # CONFIG_MMC is not set
CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_BAR=y CONFIG_SPI_FLASH_BAR=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment