diff options
author | Leah Woods <info@minifree.org> | 2016-08-18 15:23:38 +0100 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2016-08-18 15:27:05 +0100 |
commit | ae7b90f6217ea2a20b7ecbdbf8a194a84c74d2bc (patch) | |
tree | 5545d28088bba495a7855ae4d74a8c94462ee3b6 /resources/libreboot/config/grub/x200_4mb | |
parent | 7a70f43f11d95356f228124c49c6c63a8b2de8d4 (diff) | |
download | librebootfr-ae7b90f6217ea2a20b7ecbdbf8a194a84c74d2bc.tar.gz librebootfr-ae7b90f6217ea2a20b7ecbdbf8a194a84c74d2bc.zip |
Disable serial port coreboot log output (not needed in release)
Diffstat (limited to 'resources/libreboot/config/grub/x200_4mb')
-rw-r--r-- | resources/libreboot/config/grub/x200_4mb/config | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/resources/libreboot/config/grub/x200_4mb/config b/resources/libreboot/config/grub/x200_4mb/config index 01e9041e..38812ee7 100644 --- a/resources/libreboot/config/grub/x200_4mb/config +++ b/resources/libreboot/config/grub/x200_4mb/config @@ -410,10 +410,6 @@ CONFIG_NO_UART_ON_SUPERIO=y # CONFIG_UART_USE_REFCLK_AS_INPUT_CLOCK is not set CONFIG_HAVE_USBDEBUG=y CONFIG_HAVE_USBDEBUG_OPTIONS=y -# CONFIG_USBDEBUG_DONGLE_STD is not set -# CONFIG_USBDEBUG_DONGLE_BEAGLEBONE is not set -# CONFIG_USBDEBUG_DONGLE_BEAGLEBONE_BLACK is not set -# CONFIG_USBDEBUG_DONGLE_FTDI_FT232H is not set CONFIG_DRIVERS_GENERIC_IOAPIC=y CONFIG_SMBIOS_PROVIDED_BY_MOBO=y # CONFIG_DRIVERS_I2C_PCF8523 is not set |