commit | 6c969ae837c74213fe766d2e5929160832b5add3 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Thu Oct 12 05:07:58 2017 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Thu Oct 19 11:37:51 2017 +0800 |
tree | cf3dea722e755fb248133cc591a20915da99f9ce | |
parent | b11494c813e29e88636c627f14e6a84049436685 [diff] |
x86: Turn off running VGA ROM during S3 resume This is only needed when graphics console is used. For kernel with native graphics driver, this can be turned off to speed up. Change this option's default to n in the Kconfig. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de>