ARM64: tizen_bcmrpi3_defconfig: Enable I2C_BCM2835
authorJoonyoung Shim <jy0922.shim@samsung.com>
Tue, 7 Feb 2017 04:58:35 +0000 (13:58 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Mon, 4 Nov 2019 09:00:55 +0000 (18:00 +0900)
It needs to enable I2C_BCM2835 to bind HDMI from drm driver.

Change-Id: Ifcfbcb7bd3ac5a76c2cbbb1acdec45a48bee0201
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
arch/arm64/configs/tizen_bcmrpi3_defconfig

index 365f40e..7a4db40 100644 (file)
@@ -1518,7 +1518,7 @@ CONFIG_I2C_ALGOBIT=y
 #
 # I2C system bus drivers (mostly embedded / system-on-chip)
 #
-# CONFIG_I2C_BCM2835 is not set
+CONFIG_I2C_BCM2835=y
 # CONFIG_I2C_CADENCE is not set
 # CONFIG_I2C_CBUS_GPIO is not set
 # CONFIG_I2C_DESIGNWARE_PLATFORM is not set