diff options
| author | Eric Benard <[email protected]> | 2014-04-04 19:05:54 +0200 |
|---|---|---|
| committer | Stefano Babic <[email protected]> | 2014-04-15 12:23:56 +0200 |
| commit | 053b795e30b7295ef2665473c5335a96a696d6c2 (patch) | |
| tree | 1f8d9151e58887d67fa398f5aef8230bfa8c2bd1 /include | |
| parent | a47e4495139593392a016653b97c99f11e5a7094 (diff) | |
mx6sabresd: use common board_video_skip
Signed-off-by: Eric Bénard <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/mx6sabresd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx6sabresd.h b/include/configs/mx6sabresd.h index 5d02d23ec71..0fa6573c7f1 100644 --- a/include/configs/mx6sabresd.h +++ b/include/configs/mx6sabresd.h @@ -47,6 +47,7 @@ #define CONFIG_VIDEO_BMP_LOGO #define CONFIG_IPUV3_CLK 260000000 #define CONFIG_IMX_HDMI +#define CONFIG_IMX_VIDEO_SKIP #define CONFIG_CMD_PCI #ifdef CONFIG_CMD_PCI |
