]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
rockchip: ringneck-px30: enable i2c command
authorQuentin Schulz <quentin.schulz@theobroma-systems.com>
Wed, 25 Oct 2023 11:17:12 +0000 (13:17 +0200)
committerKever Yang <kever.yang@rock-chips.com>
Thu, 9 Nov 2023 03:19:05 +0000 (11:19 +0800)
This is a useful tool to check the presence of a device on a specific
i2c bus, so let's enable it.

Cc: Quentin Schulz <foss+uboot@0leil.net>
Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
configs/ringneck-px30_defconfig

index b4666d0e90f5bc25ae8a80959d6e70dc74b3159c..f47dfa58782b1d60e4cd0d914ad0ccf20af551ec 100644 (file)
@@ -53,6 +53,7 @@ CONFIG_SPL_ATF=y
 # CONFIG_CMD_LZMADEC is not set
 # CONFIG_CMD_UNZIP is not set
 CONFIG_CMD_GPT=y
+CONFIG_CMD_I2C=y
 # CONFIG_CMD_LOADB is not set
 # CONFIG_CMD_LOADS is not set
 CONFIG_CMD_MMC=y