]> git.ipfire.org Git - people/ms/u-boot.git/commit
power: Drop CONFIG_I2C_PMIC
authorSimon Glass <sjg@chromium.org>
Thu, 27 Apr 2017 04:27:47 +0000 (22:27 -0600)
committerTom Rini <trini@konsulko.com>
Sun, 30 Apr 2017 14:29:53 +0000 (10:29 -0400)
commit0fd28b1f0ed85fe80e68b112259e21c6275da56f
tree25155621f454bb415ec5ee04f8f7b51a3c028501
parentbdf25a5e04078951e5b7fef4f4c432e88263244f
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>
board/gateworks/gw_ventana/common.c
include/configs/gw_ventana.h
scripts/config_whitelist.txt