[U-Boot] [PATCH v2 10/14] sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig
Simon Glass
sjg at chromium.org
Thu Jan 21 16:19:11 CET 2016
On 18 January 2016 at 19:52, Simon Glass <sjg at chromium.org> wrote:
> Move this option to Kconfig. This is quite simple as only sandbox uses the
> driver.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Acked-by: Anatolij Gustschin <agust at denx.de>
> ---
>
> Changes in v2: None
>
> configs/sandbox_defconfig | 3 ++-
> drivers/video/Kconfig | 9 +++++++++
> include/configs/sandbox.h | 1 -
> 3 files changed, 11 insertions(+), 2 deletions(-)
Applied to u-boot-dm
More information about the U-Boot
mailing list