[coreboot-gerrit] New patch to review for coreboot: 956731c libpayload: update defconfig

Patrick Georgi (patrick@georgi-clan.de) gerrit at coreboot.org
Sat Dec 21 23:59:49 CET 2013


Patrick Georgi (patrick at georgi-clan.de) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/4550

-gerrit

commit 956731c812ca6d7945f9dc91257abe795d090e5e
Author: Patrick Georgi <patrick at georgi-clan.de>
Date:   Sat Dec 21 12:47:49 2013 +0100

    libpayload: update defconfig
    
    Just clean out stuff we don't even have anymore
    
    Change-Id: I2b4128c6496b4400d52d87680bedc3cece3d444c
    Signed-off-by: Patrick Georgi <patrick at georgi-clan.de>
---
 payloads/libpayload/configs/defconfig | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/payloads/libpayload/configs/defconfig b/payloads/libpayload/configs/defconfig
index 2a2e90b..b41727f 100644
--- a/payloads/libpayload/configs/defconfig
+++ b/payloads/libpayload/configs/defconfig
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # libpayload version: 0.2.0
-# Mon Dec 17 14:39:45 2012
+# Sat Dec 21 12:53:40 2013
 #
 
 #
@@ -16,7 +16,6 @@
 # Architecture Options
 #
 # CONFIG_ARCH_ARMV7 is not set
-# CONFIG_ARCH_POWERPC is not set
 CONFIG_ARCH_X86=y
 # CONFIG_MEMMAP_RAM_ONLY is not set
 # CONFIG_MULTIBOOT is not set
@@ -37,6 +36,7 @@ CONFIG_LZMA=y
 # CONFIG_SKIP_CONSOLE_INIT is not set
 CONFIG_CBMEM_CONSOLE=y
 CONFIG_SERIAL_CONSOLE=y
+CONFIG_X86_SERIAL_CONSOLE=y
 CONFIG_SERIAL_IOBASE=0x3f8
 # CONFIG_SERIAL_SET_SPEED is not set
 # CONFIG_SERIAL_ACS_FALLBACK is not set
@@ -69,6 +69,10 @@ CONFIG_USB_XHCI=y
 CONFIG_USB_HID=y
 CONFIG_USB_HUB=y
 CONFIG_USB_MSC=y
+CONFIG_USB_GEN_HUB=y
+CONFIG_USB_PCI=y
+# CONFIG_USB_MEMORY is not set
 # CONFIG_BIG_ENDIAN is not set
 CONFIG_LITTLE_ENDIAN=y
+CONFIG_IO_ADDRESS_SPACE=y
 CONFIG_ARCH_SPECIFIC_OPTIONS=y



More information about the coreboot-gerrit mailing list