On Sat, 16 Mar 2019 at 01:13, Krzysztof Kozlowski <k...@kernel.org> wrote: > > The CONFIG_POWER and CONFIG_POWER_I2C were introduced in > include/configs/exynos5-common.h in commit 19bd3aaa5991 ("exynos5: fix > build break by adding CONFIG_POWER") and then it propagated up to > include/configs/arndale.h. However before that commit, there was no > build break at all on Arndale and SMDK5250 boards. It seems the commit > fixed nothing and just added unused defines. > > In fact, the Arndale board is not configuring its PMIC (S5M8767) which > uses I2C bus. > > Signed-off-by: Krzysztof Kozlowski <k...@kernel.org> > > --- > > Not tested on Arndale board. Testing is welcomed. > --- > include/configs/arndale.h | 8 -------- > 1 file changed, 8 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot