
18 Jan
2016
18 Jan
'16
1:05 a.m.
On Tue, 5 Jan 2016 09:31:10 -0700 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
configs/sandbox_defconfig | 3 ++- drivers/video/Kconfig | 9 +++++++++ include/configs/sandbox.h | 1 - 3 files changed, 11 insertions(+), 2 deletions(-)
Acked-by: Anatolij Gustschin agust@denx.de
-- Anatolij