
15 May
2017
15 May
'17
8:04 p.m.
On Mon, May 15, 2017 at 04:57:47AM -0600, Simon Glass wrote:
This converts the following to Kconfig: CONFIG_CMD_HDMIDETECT
Signed-off-by: Simon Glass sjg@chromium.org
[snip]
+config CMD_HDMIDETECT
- bool "Support the 'hdmidet' command"
- help
This enables the 'hdmidet' command which detects if an HDMI monitor
is connected.
default y if VIDEO ?
--
Tom