diff options
| author | Simon Glass <[email protected]> | 2016-10-17 20:12:49 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2016-10-23 18:33:48 -0400 |
| commit | 1e1a0fb23d0b6d80df6e3c939249eaf3bd0c42f2 (patch) | |
| tree | b7427cf88d62ae9714ce13f8c989b4f999ec6473 /scripts | |
| 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 <[email protected]>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/config_whitelist.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 767a631b923..df489f4649b 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -8251,7 +8251,6 @@ CONFIG_VERY_BIG_RAM CONFIG_VEXPRESS_EXTENDED_MEMORY_MAP CONFIG_VEXPRESS_ORIGINAL_MEMORY_MAP CONFIG_VF610 -CONFIG_VGA_AS_SINGLE_DEVICE CONFIG_VID CONFIG_VIDEO_BCM2835 CONFIG_VIDEO_BMP_GZIP |
