libpayload: update defconfigs
That way they don't need an initial 'make oldconfig' pass to be useful again. Change-Id: I3724fffab24b69478b8077f34e9d787555fd157b Signed-off-by: Patrick Georgi <pgeorgi@chromium.org> Reviewed-on: http://review.coreboot.org/10805 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
This commit is contained in:
committed by
Patrick Georgi
parent
2941b28080
commit
838c88f1b7
@@ -1,10 +1,16 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Libpayload Configuration
|
||||
#
|
||||
|
||||
#
|
||||
# Generic Options
|
||||
#
|
||||
CONFIG_LP_GPL=y
|
||||
# CONFIG_LP_EXPERIMENTAL is not set
|
||||
# CONFIG_LP_OBSOLETE is not set
|
||||
# CONFIG_LP_DEVELOPER is not set
|
||||
CONFIG_LP_COMPILER_GCC=y
|
||||
# CONFIG_LP_COMPILER_LLVM_CLANG is not set
|
||||
# CONFIG_LP_REMOTEGDB is not set
|
||||
CONFIG_LP_CHROMEOS=y
|
||||
|
||||
@@ -14,6 +20,7 @@ CONFIG_LP_CHROMEOS=y
|
||||
CONFIG_LP_ARCH_ARM=y
|
||||
# CONFIG_LP_ARCH_X86 is not set
|
||||
# CONFIG_LP_ARCH_ARM64 is not set
|
||||
# CONFIG_LP_ARCH_MIPS is not set
|
||||
# CONFIG_LP_MEMMAP_RAM_ONLY is not set
|
||||
|
||||
#
|
||||
@@ -39,7 +46,6 @@ CONFIG_LP_8250_MMIO32_SERIAL_CONSOLE=y
|
||||
# CONFIG_LP_SERIAL_ACS_FALLBACK is not set
|
||||
# CONFIG_LP_VIDEO_CONSOLE is not set
|
||||
# CONFIG_LP_PC_KEYBOARD is not set
|
||||
CONFIG_LP_CYGNUS_SERIAL_CONSOLE=y
|
||||
|
||||
#
|
||||
# Drivers
|
||||
@@ -53,6 +59,9 @@ CONFIG_LP_CYGNUS_SERIAL_CONSOLE=y
|
||||
# CONFIG_LP_TIMER_RK is not set
|
||||
# CONFIG_LP_TIMER_BG4CD is not set
|
||||
CONFIG_LP_TIMER_CYGNUS=y
|
||||
# CONFIG_LP_TIMER_IMG_PISTACHIO is not set
|
||||
# CONFIG_LP_TIMER_MTK is not set
|
||||
CONFIG_LP_IPROC_PERIPH_GLB_TIM_REG_BASE=0x19020200
|
||||
CONFIG_LP_USB=y
|
||||
# CONFIG_LP_USB_OHCI is not set
|
||||
# CONFIG_LP_USB_EHCI is not set
|
||||
@@ -61,8 +70,9 @@ CONFIG_LP_USB=y
|
||||
# CONFIG_LP_USB_HID is not set
|
||||
# CONFIG_LP_USB_HUB is not set
|
||||
# CONFIG_LP_USB_MSC is not set
|
||||
# CONFIG_LP_USB_PCI is not set
|
||||
# CONFIG_LP_USB_GEN_HUB is not set
|
||||
# CONFIG_LP_USB_PCI is not set
|
||||
# CONFIG_LP_UDC is not set
|
||||
# CONFIG_LP_BIG_ENDIAN is not set
|
||||
CONFIG_LP_LITTLE_ENDIAN=y
|
||||
# CONFIG_LP_IO_ADDRESS_SPACE is not set
|
||||
|
Reference in New Issue
Block a user