Skip to content
Snippets Groups Projects
Commit 7a01f3c6 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

Convert CONFIG_CMD_HDMIDETECT to Kconfig


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: default avatarSimon Glass <sjg@chromium.org>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
parent e8e09ba5
No related branches found
No related tags found
No related merge requests found
Showing
with 24 additions and 5 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment