aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Robbins <contact@andrewrobbins.info>2018-11-24 21:12:13 -0500
committerAndrew Robbins <contact@andrewrobbins.info>2018-11-24 21:12:13 -0500
commit4e229d21ddbb81beb97d75ea8d504f2f4f1c2b7e (patch)
tree8770b2da95686bf6875d6332f7e87f9a9f0163c7
parent4da7c693efc2c5c6a41b09c708621bc4a4d184a6 (diff)
downloadlibrebootfr-4e229d21ddbb81beb97d75ea8d504f2f4f1c2b7e.tar.gz
librebootfr-4e229d21ddbb81beb97d75ea8d504f2f4f1c2b7e.zip
Bump SeaBIOS revision and update configs
New options enabled (set to their default values): CONFIG_NVME=y CONFIG_SERCON=y
-rw-r--r--projects/seabios/configs/bios/config2
-rw-r--r--projects/seabios/configs/revision2
-rw-r--r--projects/seabios/configs/vgabios/config2
3 files changed, 5 insertions, 1 deletions
diff --git a/projects/seabios/configs/bios/config b/projects/seabios/configs/bios/config
index cd13ec77..398dc4f1 100644
--- a/projects/seabios/configs/bios/config
+++ b/projects/seabios/configs/bios/config
@@ -34,6 +34,7 @@ CONFIG_SDCARD=y
CONFIG_MEGASAS=y
CONFIG_FLOPPY=y
CONFIG_FLASH_FLOPPY=y
+CONFIG_NVME=y
CONFIG_PS2PORT=y
CONFIG_USB=y
CONFIG_USB_UHCI=y
@@ -46,6 +47,7 @@ CONFIG_USB_HUB=y
CONFIG_USB_KEYBOARD=y
CONFIG_USB_MOUSE=y
CONFIG_SERIAL=y
+CONFIG_SERCON=y
CONFIG_LPT=y
CONFIG_RTC_TIMER=y
CONFIG_HARDWARE_IRQ=y
diff --git a/projects/seabios/configs/revision b/projects/seabios/configs/revision
index 3274dbdb..2c6e65b5 100644
--- a/projects/seabios/configs/revision
+++ b/projects/seabios/configs/revision
@@ -1 +1 @@
-rel-1.11.0
+rel-1.12.0
diff --git a/projects/seabios/configs/vgabios/config b/projects/seabios/configs/vgabios/config
index a2725409..5b2d44b6 100644
--- a/projects/seabios/configs/vgabios/config
+++ b/projects/seabios/configs/vgabios/config
@@ -34,6 +34,7 @@ CONFIG_SDCARD=y
CONFIG_MEGASAS=y
CONFIG_FLOPPY=y
CONFIG_FLASH_FLOPPY=y
+CONFIG_NVME=y
CONFIG_PS2PORT=y
CONFIG_USB=y
CONFIG_USB_UHCI=y
@@ -46,6 +47,7 @@ CONFIG_USB_HUB=y
CONFIG_USB_KEYBOARD=y
CONFIG_USB_MOUSE=y
CONFIG_SERIAL=y
+CONFIG_SERCON=y
CONFIG_LPT=y
CONFIG_RTC_TIMER=y
CONFIG_HARDWARE_IRQ=y