power: Drop CONFIG_I2C_PMIC

This is only used by one board and should not be a CONFIG option. Instead
it should use the driver model pmic framework. For now, just move the
setting into the only board that uses it.

Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass
2017-04-26 22:27:47 -06:00
committed by Tom Rini
parent bdf25a5e04
commit 0fd28b1f0e
3 changed files with 4 additions and 5 deletions

View File

@@ -1399,7 +1399,6 @@ CONFIG_I2C_MVTWSI_BASE3
CONFIG_I2C_MVTWSI_BASE4
CONFIG_I2C_MVTWSI_BASE5
CONFIG_I2C_MXC
CONFIG_I2C_PMIC
CONFIG_I2C_REPEATED_START
CONFIG_I2C_RTC_ADDR
CONFIG_I2C_TIMEOUT