summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorHans de Goede <[email protected]>2014-12-19 13:46:33 +0100
committerHans de Goede <[email protected]>2015-01-14 14:56:38 +0100
commitbe8ec6330627c8413e5bd15ccf6c32a98677e704 (patch)
tree40fa2299d2b05658cb2335b208319cad94a7acc0 /include
parentd2fabdc71ccf0eee938cd77a0eabffb5debef42d (diff)
sunxi: video: Use video-mode/-timing from videomodes
Switch from fb_videomode to ctfb_res_modes and use the predefined videotimings from videomodes.c, rather then defining our own. Signed-off-by: Hans de Goede <[email protected]> Acked-by: Ian Campbell <[email protected]> Acked-by: Anatolij Gustschin <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/sunxi-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/sunxi-common.h b/include/configs/sunxi-common.h
index f7e87a2c378..4741b2ec576 100644
--- a/include/configs/sunxi-common.h
+++ b/include/configs/sunxi-common.h
@@ -215,6 +215,7 @@
#define CONFIG_CFB_CONSOLE
#define CONFIG_VIDEO_SW_CURSOR
#define CONFIG_VIDEO_LOGO
+#define CONFIG_VIDEO_STD_TIMINGS
/* allow both serial and cfb console. */
#define CONFIG_CONSOLE_MUX