diff options
author | Leah Woods <info@minifree.org> | 2016-05-16 12:23:16 +0100 |
---|---|---|
committer | Leah Woods <info@minifree.org> | 2016-05-16 12:28:21 +0100 |
commit | a9fe29f076ae5e73730c0d80e1a9ce9cb6517404 (patch) | |
tree | b2b106bd637224834a5e57a220b543fe0282f1d6 /resources/libreboot/config/grub/x200_16mb | |
parent | 5c205cc981a2fd7128843fe1865442fa43cae73e (diff) | |
download | librebootfr-a9fe29f076ae5e73730c0d80e1a9ce9cb6517404.tar.gz librebootfr-a9fe29f076ae5e73730c0d80e1a9ce9cb6517404.zip |
update configs (fix build errors)
Diffstat (limited to 'resources/libreboot/config/grub/x200_16mb')
-rw-r--r-- | resources/libreboot/config/grub/x200_16mb/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/libreboot/config/grub/x200_16mb/config b/resources/libreboot/config/grub/x200_16mb/config index 9f46e067..e454616f 100644 --- a/resources/libreboot/config/grub/x200_16mb/config +++ b/resources/libreboot/config/grub/x200_16mb/config @@ -151,7 +151,7 @@ CONFIG_USBDEBUG=y CONFIG_DRIVERS_PS2_KEYBOARD=y # CONFIG_DRIVERS_UART_8250IO is not set # CONFIG_NO_POST is not set -CONFIG_BOARD_ROMSIZE_KB_16384=y +CONFIG_BOARD_ROMSIZE_KB_8192=y # CONFIG_COREBOOT_ROMSIZE_KB_64 is not set # CONFIG_COREBOOT_ROMSIZE_KB_128 is not set # CONFIG_COREBOOT_ROMSIZE_KB_256 is not set |