summaryrefslogtreecommitdiffstats
path: root/configs/orangepi_pc_defconfig
diff options
context:
space:
mode:
authorJelle van der Waa <jelle@vdwaa.nl>2016-01-14 14:06:26 +0100
committerHeiko Schocher <hs@denx.de>2016-01-21 07:30:01 +0100
commit9d0826879e13e8139a7b169c2365225e848ff57e (patch)
treeb98b0a2fdac16b1c8b22f0d4b527509ed6b02d60 /configs/orangepi_pc_defconfig
parent904dfbfd67fbdf4562236efb3f0769ecfe7a7e58 (diff)
downloadtalos-obmc-uboot-9d0826879e13e8139a7b169c2365225e848ff57e.tar.gz
talos-obmc-uboot-9d0826879e13e8139a7b169c2365225e848ff57e.zip
sunxi: Add support for the I2C controller which is part of the PRCM
Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl> [hdegoede@redhat.com: Minor cleanups] Signed-off-by: Hans de Goede <hdegoede@redhat.com> applied with fixing 2 checkpatch warnings: WARNING: please, no space before tabs Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'configs/orangepi_pc_defconfig')
-rw-r--r--configs/orangepi_pc_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/orangepi_pc_defconfig b/configs/orangepi_pc_defconfig
index 358caa51e7..ea9ed874e8 100644
--- a/configs/orangepi_pc_defconfig
+++ b/configs/orangepi_pc_defconfig
@@ -12,3 +12,4 @@ CONFIG_SPL=y
# CONFIG_CMD_FLASH is not set
# CONFIG_CMD_FPGA is not set
CONFIG_CMD_GPIO=y
+CONFIG_R_I2C_ENABLE=y
OpenPOWER on IntegriCloud