commit | 07aa030a18552bcb1e9de30e348c6b59f4ffb6a5 | [log] [tgz] |
---|---|---|
author | Andrew Shadura <andrew.shadura@collabora.co.uk> | Tue May 24 15:56:18 2016 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jun 07 18:13:06 2016 +0200 |
tree | 29fd0aed999e47ff7930d2659847e7ae5b2a6156 | |
parent | 0c344e6e7a05a83556bbd291c39f8456b287abca [diff] |
board: ge: bx50v3: make CONFIG_VIDEO optional and disabled by default The kernel already knows how to initialise the display, and initialising the display from U-boot is only useful for debugging and isn't necessary in production, so no need to have it enabled in U-boot by default. Signed-off-by: Andrew Shadura <andrew.shadura@collabora.co.uk>