
21 Jan
2016
21 Jan
'16
4:19 p.m.
On 18 January 2016 at 19:52, Simon Glass sjg@chromium.org wrote:
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
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