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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user