commit | 161eea7c13a5e29f89ebbd584c85c63ace8b15ab | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jan 18 19:52:24 2016 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Jan 20 19:10:16 2016 -0700 |
tree | 3fb5e590338d49fc4285e4a6867b2fe1fcd424cd | |
parent | 0005cb2318c746237795dce97a85704b7fbc20bb [diff] |
sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig Move this option to Kconfig. This is quite simple as only sandbox uses the driver. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Anatolij Gustschin <agust@denx.de>