Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions configs/config.novacustom_ns5x_adl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CONFIG_LOCALVERSION="v1.8.0-rc2"
CONFIG_LOCALVERSION="v1.8.0-rc3"
CONFIG_OPTION_BACKEND_NONE=y
CONFIG_VENDOR_NOVACUSTOM=y
CONFIG_MAINBOARD_VERSION="v2.1"
Expand All @@ -21,7 +21,7 @@ CONFIG_PCIEXP_HOTPLUG_IO=0x2000
CONFIG_DRIVERS_EFI_VARIABLE_STORE=y
CONFIG_DRIVERS_EFI_FW_INFO=y
CONFIG_DRIVERS_EFI_MAIN_FW_GUID="742d22fb-1043-4994-9154-7a30679de5f0"
CONFIG_DRIVERS_EFI_MAIN_FW_VERSION=0x01080002
CONFIG_DRIVERS_EFI_MAIN_FW_VERSION=0x01080003
CONFIG_DRIVERS_EFI_MAIN_FW_LSV=0x01080002
CONFIG_DRIVERS_EFI_UPDATE_CAPSULES=y
CONFIG_DRIVERS_GENERIC_CBFS_SERIAL=y
Expand Down
4 changes: 2 additions & 2 deletions configs/config.novacustom_nv4x_adl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CONFIG_LOCALVERSION="v1.8.0-rc2"
CONFIG_LOCALVERSION="v1.8.0-rc3"
CONFIG_OPTION_BACKEND_NONE=y
CONFIG_VENDOR_NOVACUSTOM=y
CONFIG_MAINBOARD_VERSION="v2.1"
Expand All @@ -22,7 +22,7 @@ CONFIG_PCIEXP_HOTPLUG_IO=0x2000
CONFIG_DRIVERS_EFI_VARIABLE_STORE=y
CONFIG_DRIVERS_EFI_FW_INFO=y
CONFIG_DRIVERS_EFI_MAIN_FW_GUID="b79b7279-79a4-47cf-ab2f-8636c541f2d0"
CONFIG_DRIVERS_EFI_MAIN_FW_VERSION=0x01080002
CONFIG_DRIVERS_EFI_MAIN_FW_VERSION=0x01080003
CONFIG_DRIVERS_EFI_MAIN_FW_LSV=0x01080002
CONFIG_DRIVERS_EFI_UPDATE_CAPSULES=y
CONFIG_DRIVERS_GENERIC_CBFS_SERIAL=y
Expand Down