commit | 1e69ad014c68bf375ba2113486c5c0095d3292d0 | [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 | e3b81c1c0dbd677338163517ed22a1b6f5cb4e07 [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>