commit | 1e1a0fb23d0b6d80df6e3c939249eaf3bd0c42f2 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Oct 17 20:12:49 2016 -0600 |
committer | Tom Rini <trini@konsulko.com> | Sun Oct 23 18:33:48 2016 -0400 |
tree | b7427cf88d62ae9714ce13f8c989b4f999ec6473 | |
parent | ac8a32ff1dd68bd394a0963328a89b72c0f828f1 [diff] |
Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig This converts the following to Kconfig: CONFIG_VGA_AS_SINGLE_DEVICE Once we migrate to driver model for video, we should be able to drop this option. Signed-off-by: Simon Glass <sjg@chromium.org>