[U-Boot] [PATCH v4 2/5] api: Convert to Kconfig
Simon Glass
sjg at chromium.org
Mon Feb 6 15:33:34 UTC 2017
On 31 January 2017 at 03:17, Emmanuel Vadot <manu at bidouilliste.com> wrote:
> Now that we have a Kconfig for the API, convert the two boards that
> are using this to Kconfig and remove CONFIG_API from the whitelist.
>
> Signed-off-by: Emmanuel Vadot <manu at bidouilliste.com>
> ---
> configs/PMC440_defconfig | 1 +
> configs/lsxhl_defconfig | 1 +
> include/configs/PMC440.h | 2 --
> include/configs/lsxl.h | 5 -----
> scripts/config_whitelist.txt | 1 -
> 5 files changed, 2 insertions(+), 8 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list