From 27604b158fb2a85ae96e949822870bb6add10c46 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Mon, 17 Oct 2016 20:12:40 -0600 Subject: Convert CONFIG_VIDEO to Kconfig This converts the following to Kconfig: CONFIG_VIDEO Signed-off-by: Simon Glass Reviewed-by: Tom Rini Reviewed-by: Jagan Teki --- include/configs/digsy_mtc.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/digsy_mtc.h') diff --git a/include/configs/digsy_mtc.h b/include/configs/digsy_mtc.h index 1b7651f..3705e8a 100644 --- a/include/configs/digsy_mtc.h +++ b/include/configs/digsy_mtc.h @@ -72,7 +72,6 @@ /* * Video */ -#define CONFIG_VIDEO #ifdef CONFIG_VIDEO #define CONFIG_VIDEO_MB862xx -- cgit v1.1