1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-09 20:16:27 +02:00
Files
u-boot-megous/arch/arm/imx-common
Simon Glass 7a01f3c6f4 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: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2017-05-22 12:45:22 -04:00
..
2016-12-16 11:38:24 +01:00
2017-03-17 09:27:08 +01:00
2016-12-16 11:38:24 +01:00
2017-05-18 11:23:31 +02:00
2016-11-29 16:33:21 +01:00