u-boot/board/udoo/neo
Simon Glass 29d7153ec3 power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY
This option is used in pre-driver model code and much of it has never
been converted to driver model.

We want to add a new option to enable power support, so we can use a
simple rule in the Makefile. Rename this one, which is really about
a particular implementation of power.

Also update the pmic.h header file so it either includes the legacy
API or the driver model one.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
2021-09-04 12:26:02 -04:00
..
Kconfig mx6sx: Add initial support for UDOO Neo Board 2016-11-29 16:48:20 +01:00
MAINTAINERS mx6sx: Add initial support for UDOO Neo Board 2016-11-29 16:48:20 +01:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
neo.c power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY 2021-09-04 12:26:02 -04:00