
22 May
2017
22 May
'17
8:03 p.m.
On Wed, May 17, 2017 at 03:25:28AM -0600, Simon Glass wrote:
This converts the following to Kconfig: CONFIG_CMD_HDMIDETECT
Note that we cannot do 'default y if VIDEO' because this option is only enabled for a small subset of mx6 boards. Also this command is is not a great implementation (it doesn't use driver model).
Signed-off-by: Simon Glass sjg@chromium.org Reviewed-by: Tom Rini trini@konsulko.com
Applied to u-boot/master, thanks!
--
Tom