diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-11-06 13:46:51 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-11-06 13:46:51 (EST) |
commit | a98d00810b592fd5ccdc26445cdf46c66e33ed75 (patch) | |
tree | e083a058d4ce7fb05773e7725c581774336a25f0 /resources/libreboot/config/depthcharge | |
parent | 6be3490d4d751eaa4af3823d3fd6eacb55a4b9bf (diff) | |
download | libreboot-a98d00810b592fd5ccdc26445cdf46c66e33ed75.zip libreboot-a98d00810b592fd5ccdc26445cdf46c66e33ed75.tar.gz libreboot-a98d00810b592fd5ccdc26445cdf46c66e33ed75.tar.bz2 |
Update config for ASUS C201
Diffstat (limited to 'resources/libreboot/config/depthcharge')
-rw-r--r-- | resources/libreboot/config/depthcharge/veyron_speedy/config | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/resources/libreboot/config/depthcharge/veyron_speedy/config b/resources/libreboot/config/depthcharge/veyron_speedy/config index 4abf201..7ab7e0c 100644 --- a/resources/libreboot/config/depthcharge/veyron_speedy/config +++ b/resources/libreboot/config/depthcharge/veyron_speedy/config @@ -353,6 +353,7 @@ CONFIG_MAINBOARD_HAS_NATIVE_VGA_INIT=y CONFIG_NATIVE_VGA_INIT_USE_EDID=y # CONFIG_MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG is not set # CONFIG_MULTIPLE_VGA_ADAPTERS is not set +# CONFIG_SMBUS_HAS_AUX_CHANNELS is not set # CONFIG_SPD_CACHE is not set # CONFIG_PCI is not set # CONFIG_PXE_ROM is not set @@ -453,6 +454,9 @@ CONFIG_POST_DEVICE_NONE=y # CONFIG_POST_DEVICE_PCI_PCIE is not set # CONFIG_HAVE_ACPI_RESUME is not set CONFIG_HAVE_HARD_RESET=y +# CONFIG_HAVE_ROMSTAGE_CONSOLE_SPINLOCK is not set +# CONFIG_HAVE_ROMSTAGE_NVRAM_CBFS_SPINLOCK is not set +# CONFIG_HAVE_ROMSTAGE_MICROCODE_CBFS_SPINLOCK is not set CONFIG_HAVE_MONOTONIC_TIMER=y CONFIG_GENERIC_UDELAY=y # CONFIG_TIMER_QUEUE is not set |