diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2017-08-04 04:55:47 -0400 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2017-08-09 22:22:27 -0400 |
commit | c145f3ea9c55aca97a9ff1a494069518da003890 (patch) | |
tree | f9d2336cdc1a0a45669c8702433a574bf9b36433 /projects | |
parent | cfd5f663d02ec61c79cfd35582e64f9f57bc4b82 (diff) | |
download | librebootfr-c145f3ea9c55aca97a9ff1a494069518da003890.tar.gz librebootfr-c145f3ea9c55aca97a9ff1a494069518da003890.zip |
Avoid prompt about new (unneeded) SeaBIOS config
Diffstat (limited to 'projects')
-rw-r--r-- | projects/seabios/configs/vga/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/seabios/configs/vga/config b/projects/seabios/configs/vga/config index 31871275..a2725409 100644 --- a/projects/seabios/configs/vga/config +++ b/projects/seabios/configs/vga/config @@ -91,4 +91,5 @@ CONFIG_VGA_VBE=y # CONFIG_DEBUG_LEVEL=1 # CONFIG_DEBUG_SERIAL is not set +# CONFIG_DEBUG_SERIAL_MMIO is not set CONFIG_DEBUG_COREBOOT=y |