commit | c1b428382e7e64b132c6cb498ddba5b96940d6ec | [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 | c26583d18c54cafa9233523e299bb423c59f3831 [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>