Skip to content

Commit

Permalink
add I2C configs
Browse files Browse the repository at this point in the history
  • Loading branch information
martinayotte committed May 3, 2016
1 parent b348cbf commit d915860
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions arch/arm64/configs/sun50iw1p1smp_linux_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,12 @@ CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
CONFIG_PPDEV=m
# CONFIG_HW_RANDOM is not set
# CONFIG_SUNXI_DMA_TEST is not set
CONFIG_I2C=y
CONFIG_I2C_SUNXI=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_COMPAT=y
CONFIG_I2C_CHARDEV=y
CONFIG_I2C_MUX=y
CONFIG_SPI=y
CONFIG_SPI_SUNXI=y
# CONFIG_PINCTRL_SUNXI_TEST is not set
Expand Down

0 comments on commit d915860

Please sign in to comment.