sandbox_vpl: Enable missing TPL_DM_I2C symbol
Currently this platform implicity builds CONFIG_TPL_DM_I2C support without setting the symbol. Add it for clarity. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -149,6 +149,7 @@ CONFIG_SPL_FIRMWARE=y
|
||||
CONFIG_GPIO_HOG=y
|
||||
CONFIG_QCOM_PMIC_GPIO=y
|
||||
CONFIG_SANDBOX_GPIO=y
|
||||
CONFIG_TPL_DM_I2C=y
|
||||
CONFIG_I2C_CROS_EC_TUNNEL=y
|
||||
CONFIG_I2C_CROS_EC_LDO=y
|
||||
CONFIG_DM_I2C_GPIO=y
|
||||
|
Reference in New Issue
Block a user