diff options
| author | Bin Meng <[email protected]> | 2015-04-13 19:05:02 +0800 |
|---|---|---|
| committer | Simon Glass <[email protected]> | 2015-04-29 18:51:48 -0600 |
| commit | 5098d73e86d23d9b76eafcaa6c5bce9e2ef6f6c4 (patch) | |
| tree | 04771d23b94a99b97c90d2b4a67d8d64be64ed3d /README | |
| parent | 4a705b12c6731c16403206a2a62b0ba75fa414eb (diff) | |
x86: Remove the old VGA driver
CONFIG_VIDEO_VGA is no longer needed thus remove it.
Signed-off-by: Bin Meng <[email protected]>
Acked-by: Simon Glass <[email protected]>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -1873,12 +1873,6 @@ CBFS (Coreboot Filesystem) support boot. See the documentation file README.video for a description of this variable. - CONFIG_VIDEO_VGA - - Enable the VGA video / BIOS for x86. The alternative if you - are using coreboot is to use the coreboot frame buffer - driver. - - Keyboard Support: CONFIG_KEYBOARD |
