Skip to content
Commit 752bea3c authored by Rasmus Villemoes's avatar Rasmus Villemoes Committed by Jaehoon Chung
Browse files

pmic: pca9450: add DM_I2C dependencies in Kconfig



The pca9450 driver uses dm_i2c_{read,write}, which
are (unsurprisingly) only available with DM_I2C. Make sure one can't
create an unbuildable .config by adding proper dependencies.

While here, append "in SPL" to the prompt for the SPL_ variant so it
doesn't read the same as the one for the non-SPL_ variant.

Signed-off-by: default avatarRasmus Villemoes <rasmus.villemoes@prevas.dk>
Reviewed-by: default avatarJaehoon Chung <jh80.chung@samsung.com>
parent 92a8bc6b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment