-
-
Notifications
You must be signed in to change notification settings - Fork 187
Commit
…t configs in oldconfig format Signed-off-by: Thierry Laurion <[email protected]>
- Loading branch information
There are no files selected for viewing
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,387 @@ | ||
# | ||
# Automatically generated file; DO NOT EDIT. | ||
# coreboot configuration | ||
# | ||
|
||
# | ||
# General setup | ||
# | ||
CONFIG_COREBOOT_BUILD=y | ||
CONFIG_LOCALVERSION="Heads-v0.2.0-2215-g21ab781-dirty" | ||
CONFIG_CBFS_PREFIX="fallback" | ||
CONFIG_COMPILER_GCC=y | ||
# CONFIG_ALLOW_EXPERIMENTAL_CLANG is not set | ||
# CONFIG_ANY_TOOLCHAIN is not set | ||
# CONFIG_CCACHE is not set | ||
# CONFIG_FMD_GENPARSER is not set | ||
# CONFIG_UTIL_GENPARSER is not set | ||
CONFIG_OPTION_BACKEND_NONE=y | ||
CONFIG_COMPRESS_RAMSTAGE=y | ||
CONFIG_COMPRESS_PRERAM_STAGES=y | ||
CONFIG_INCLUDE_CONFIG_FILE=y | ||
CONFIG_COLLECT_TIMESTAMPS=y | ||
# CONFIG_TIMESTAMPS_ON_CONSOLE is not set | ||
CONFIG_USE_BLOBS=y | ||
# CONFIG_USE_AMD_BLOBS is not set | ||
# CONFIG_USE_QC_BLOBS is not set | ||
# CONFIG_COVERAGE is not set | ||
# CONFIG_UBSAN is not set | ||
# CONFIG_ASAN is not set | ||
CONFIG_NO_STAGE_CACHE=y | ||
# CONFIG_CBMEM_STAGE_CACHE is not set | ||
# CONFIG_UPDATE_IMAGE is not set | ||
# CONFIG_BOOTSPLASH_IMAGE is not set | ||
# CONFIG_FW_CONFIG is not set | ||
|
||
# | ||
# Software Bill Of Materials (SBOM) | ||
# | ||
# CONFIG_SBOM is not set | ||
# end of Software Bill Of Materials (SBOM) | ||
# end of General setup | ||
|
||
# | ||
# Mainboard | ||
# | ||
|
||
# | ||
# Important: Run 'make distclean' before switching boards | ||
# | ||
# CONFIG_VENDOR_51NB is not set | ||
# CONFIG_VENDOR_ACER is not set | ||
# CONFIG_VENDOR_ADLINK is not set | ||
# CONFIG_VENDOR_AMD is not set | ||
# CONFIG_VENDOR_AOPEN is not set | ||
# CONFIG_VENDOR_APPLE is not set | ||
# CONFIG_VENDOR_ASROCK is not set | ||
# CONFIG_VENDOR_ASUS is not set | ||
# CONFIG_VENDOR_BAP is not set | ||
# CONFIG_VENDOR_BIOSTAR is not set | ||
# CONFIG_VENDOR_BOSTENTECH is not set | ||
# CONFIG_VENDOR_CAVIUM is not set | ||
# CONFIG_VENDOR_CLEVO is not set | ||
# CONFIG_VENDOR_COMPULAB is not set | ||
# CONFIG_VENDOR_DELL is not set | ||
# CONFIG_VENDOR_ELMEX is not set | ||
# CONFIG_VENDOR_EMULATION is not set | ||
# CONFIG_VENDOR_EXAMPLE is not set | ||
# CONFIG_VENDOR_FACEBOOK is not set | ||
# CONFIG_VENDOR_FOXCONN is not set | ||
# CONFIG_VENDOR_GETAC is not set | ||
# CONFIG_VENDOR_GIGABYTE is not set | ||
# CONFIG_VENDOR_GIZMOSPHERE is not set | ||
# CONFIG_VENDOR_GOOGLE is not set | ||
# CONFIG_VENDOR_HP is not set | ||
# CONFIG_VENDOR_IBASE is not set | ||
# CONFIG_VENDOR_INTEL is not set | ||
# CONFIG_VENDOR_JETWAY is not set | ||
# CONFIG_VENDOR_KONTRON is not set | ||
# CONFIG_VENDOR_LENOVO is not set | ||
# CONFIG_VENDOR_LIBRETREND is not set | ||
# CONFIG_VENDOR_LIPPERT is not set | ||
# CONFIG_VENDOR_MSI is not set | ||
# CONFIG_VENDOR_OCP is not set | ||
# CONFIG_VENDOR_OPENCELLULAR is not set | ||
# CONFIG_VENDOR_PACKARDBELL is not set | ||
# CONFIG_VENDOR_PCENGINES is not set | ||
# CONFIG_VENDOR_PINE64 is not set | ||
# CONFIG_VENDOR_PORTWELL is not set | ||
# CONFIG_VENDOR_PRODRIVE is not set | ||
# CONFIG_VENDOR_PROTECTLI is not set | ||
# CONFIG_VENDOR_PURISM is not set | ||
CONFIG_VENDOR_RAPTOR_CS=y | ||
# CONFIG_VENDOR_RAZER is not set | ||
# CONFIG_VENDOR_RODA is not set | ||
# CONFIG_VENDOR_SAMSUNG is not set | ||
# CONFIG_VENDOR_SAPPHIRE is not set | ||
# CONFIG_VENDOR_SCALEWAY is not set | ||
# CONFIG_VENDOR_SIEMENS is not set | ||
# CONFIG_VENDOR_SIFIVE is not set | ||
# CONFIG_VENDOR_STARLABS is not set | ||
# CONFIG_VENDOR_SUPERMICRO is not set | ||
# CONFIG_VENDOR_SYSTEM76 is not set | ||
# CONFIG_VENDOR_TI is not set | ||
# CONFIG_VENDOR_UP is not set | ||
CONFIG_BOARD_SPECIFIC_OPTIONS=y | ||
CONFIG_MAINBOARD_PART_NUMBER="Talos II" | ||
CONFIG_MAINBOARD_DIR="raptor-cs/talos-2" | ||
CONFIG_DIMM_MAX=8 | ||
CONFIG_DIMM_SPD_SIZE=512 | ||
CONFIG_FMDFILE="src/mainboard/$(CONFIG_MAINBOARD_DIR)/board.fmd" | ||
# CONFIG_NO_POST is not set | ||
CONFIG_MAINBOARD_VENDOR="Raptor CS" | ||
CONFIG_CBFS_SIZE=0x00100000 | ||
CONFIG_CONSOLE_SERIAL=y | ||
CONFIG_MAX_CPUS=2 | ||
CONFIG_POST_DEVICE=y | ||
CONFIG_UART_FOR_CONSOLE=0 | ||
# CONFIG_VBOOT is not set | ||
CONFIG_DEVICETREE="devicetree.cb" | ||
CONFIG_OVERRIDE_DEVICETREE="" | ||
CONFIG_DRAM_SIZE_MB=32768 | ||
# CONFIG_CONSOLE_POST is not set | ||
CONFIG_MEMLAYOUT_LD_FILE="src/mainboard/$(CONFIG_MAINBOARD_DIR)/memlayout.ld" | ||
CONFIG_CONSOLE_CBMEM_BUFFER_SIZE=0x20000 | ||
CONFIG_DRIVER_TPM_I2C_BUS=0x02 | ||
CONFIG_DRIVER_TPM_I2C_ADDR=0x20 | ||
CONFIG_PS2K_EISAID="PNP0303" | ||
CONFIG_PS2M_EISAID="PNP0F13" | ||
CONFIG_DRIVERS_UART_8250IO=y | ||
CONFIG_BOARD_RAPTOR_CS_TALOS_2=y | ||
# CONFIG_BOOTBLOCK_IN_SEEPROM is not set | ||
CONFIG_TALOS_2_INFINEON_TPM_1=y | ||
CONFIG_HEAP_SIZE=0x200000 | ||
CONFIG_EC_GPE_SCI=0x50 | ||
CONFIG_BOARD_ROMSIZE_KB_1024=y | ||
# CONFIG_COREBOOT_ROMSIZE_KB_256 is not set | ||
# CONFIG_COREBOOT_ROMSIZE_KB_512 is not set | ||
CONFIG_COREBOOT_ROMSIZE_KB_1024=y | ||
# CONFIG_COREBOOT_ROMSIZE_KB_2048 is not set | ||
# CONFIG_COREBOOT_ROMSIZE_KB_4096 is not set | ||
# CONFIG_COREBOOT_ROMSIZE_KB_5120 is not set | ||
# CONFIG_COREBOOT_ROMSIZE_KB_6144 is not set | ||
# CONFIG_COREBOOT_ROMSIZE_KB_8192 is not set | ||
# CONFIG_COREBOOT_ROMSIZE_KB_10240 is not set | ||
# CONFIG_COREBOOT_ROMSIZE_KB_12288 is not set | ||
# CONFIG_COREBOOT_ROMSIZE_KB_16384 is not set | ||
# CONFIG_COREBOOT_ROMSIZE_KB_32768 is not set | ||
# CONFIG_COREBOOT_ROMSIZE_KB_65536 is not set | ||
CONFIG_COREBOOT_ROMSIZE_KB=1024 | ||
CONFIG_ROM_SIZE=0x00100000 | ||
# end of Mainboard | ||
|
||
# | ||
# Chipset | ||
# | ||
|
||
# | ||
# SoC | ||
# | ||
CONFIG_CHIPSET_DEVICETREE="" | ||
CONFIG_STACK_SIZE=0x0 | ||
CONFIG_CPU_IBM_POWER9=y | ||
# CONFIG_SKIP_INITIAL_ECC_SCRUB is not set | ||
CONFIG_VBT_DATA_SIZE_KB=8 | ||
CONFIG_INTEL_GMA_BCLV_OFFSET=0xc8254 | ||
CONFIG_INTEL_GMA_BCLV_WIDTH=16 | ||
CONFIG_INTEL_GMA_BCLM_OFFSET=0xc8256 | ||
CONFIG_INTEL_GMA_BCLM_WIDTH=16 | ||
CONFIG_TTYS0_BASE=0x3f8 | ||
CONFIG_TTYS0_LCS=3 | ||
CONFIG_UART_PCI_ADDR=0x0 | ||
CONFIG_CBFS_CACHE_ALIGN=8 | ||
|
||
# | ||
# CPU | ||
# | ||
CONFIG_CPU_POWER9=y | ||
|
||
# | ||
# Northbridge | ||
# | ||
|
||
# | ||
# Southbridge | ||
# | ||
CONFIG_FIXED_RCBA_MMIO_BASE=0xfed1c000 | ||
CONFIG_RCBA_LENGTH=0x4000 | ||
|
||
# | ||
# Super I/O | ||
# | ||
CONFIG_SUPERIO_ASPEED_AST2400=y | ||
CONFIG_SUPERIO_ASPEED_COMMON_PRE_RAM=y | ||
|
||
# | ||
# Embedded Controllers | ||
# | ||
CONFIG_ARCH_PPC64=y | ||
CONFIG_ARCH_BOOTBLOCK_PPC64=y | ||
CONFIG_ARCH_VERSTAGE_PPC64=y | ||
CONFIG_ARCH_ROMSTAGE_PPC64=y | ||
CONFIG_ARCH_RAMSTAGE_PPC64=y | ||
# end of Chipset | ||
|
||
# | ||
# Devices | ||
# | ||
CONFIG_NO_GFX_INIT=y | ||
# CONFIG_SOFTWARE_I2C is not set | ||
CONFIG_I2C_TRANSFER_TIMEOUT_US=500000 | ||
CONFIG_RESOURCE_ALLOCATOR_V4=y | ||
# end of Devices | ||
|
||
# | ||
# Generic Drivers | ||
# | ||
CONFIG_CRB_TPM_BASE_ADDRESS=0xfed40000 | ||
CONFIG_IPMI_BT=y | ||
CONFIG_IPMI_BT_ROMSTAGE=y | ||
CONFIG_BMC_BT_BASE=0xe4 | ||
CONFIG_IPMI_BT_TIMEOUT_MS=5000 | ||
CONFIG_TPM_INIT_RAMSTAGE=y | ||
CONFIG_DRIVERS_UART=y | ||
# CONFIG_VPD is not set | ||
# CONFIG_DRIVERS_GENERIC_CBFS_SERIAL is not set | ||
# CONFIG_DRIVERS_GENESYSLOGIC_GL9750 is not set | ||
# CONFIG_DRIVERS_GENESYSLOGIC_GL9755 is not set | ||
# CONFIG_DRIVERS_GENESYSLOGIC_GL9763E is not set | ||
CONFIG_I2C_TPM=y | ||
CONFIG_DRIVER_TIS_DEFAULT=y | ||
# CONFIG_DRIVER_I2C_TPM_ACPI is not set | ||
# CONFIG_DRIVER_TPM_DISPLAY_TIS_BYTES is not set | ||
CONFIG_INTEL_GMA_OPREGION_2_0=y | ||
# CONFIG_DRIVERS_NXP_UWB_SR1XX is not set | ||
# end of Generic Drivers | ||
|
||
# | ||
# Security | ||
# | ||
|
||
# | ||
# CBFS verification | ||
# | ||
# CONFIG_CBFS_VERIFICATION is not set | ||
# end of CBFS verification | ||
|
||
# | ||
# Verified Boot (vboot) | ||
# | ||
CONFIG_VBOOT_LIB=y | ||
# end of Verified Boot (vboot) | ||
|
||
# | ||
# Trusted Platform Module | ||
# | ||
# CONFIG_NO_TPM is not set | ||
CONFIG_TPM1=y | ||
CONFIG_TPM=y | ||
CONFIG_MAINBOARD_HAS_TPM1=y | ||
# CONFIG_TPM_DEACTIVATE is not set | ||
# CONFIG_DEBUG_TPM is not set | ||
CONFIG_TPM_MEASURED_BOOT=y | ||
# CONFIG_TPM_LOG_CB is not set | ||
# CONFIG_TPM_LOG_TPM1 is not set | ||
CONFIG_TPM_LOG_TPM2=y | ||
CONFIG_TPM_HASH_SHA1=y | ||
# CONFIG_TPM_HASH_SHA256 is not set | ||
# CONFIG_TPM_HASH_SHA384 is not set | ||
# CONFIG_TPM_HASH_SHA512 is not set | ||
CONFIG_TPM_MEASURED_BOOT_RUNTIME_DATA="" | ||
# end of Trusted Platform Module | ||
|
||
# | ||
# Memory initialization | ||
# | ||
# end of Memory initialization | ||
|
||
CONFIG_BOOTMEDIA_LOCK_NONE=y | ||
# CONFIG_BOOTMEDIA_LOCK_CONTROLLER is not set | ||
# CONFIG_BOOTMEDIA_LOCK_CHIP is not set | ||
# end of Security | ||
|
||
CONFIG_ACPI_HAVE_PCAT_8259=y | ||
CONFIG_BOOT_DEVICE_NOT_SPI_FLASH=y | ||
|
||
# | ||
# Console | ||
# | ||
CONFIG_BOOTBLOCK_CONSOLE=y | ||
|
||
# | ||
# I/O mapped, 8250-compatible | ||
# | ||
|
||
# | ||
# Serial port base address = 0x3f8 | ||
# | ||
# CONFIG_CONSOLE_SERIAL_921600 is not set | ||
# CONFIG_CONSOLE_SERIAL_460800 is not set | ||
# CONFIG_CONSOLE_SERIAL_230400 is not set | ||
CONFIG_CONSOLE_SERIAL_115200=y | ||
# CONFIG_CONSOLE_SERIAL_57600 is not set | ||
# CONFIG_CONSOLE_SERIAL_38400 is not set | ||
# CONFIG_CONSOLE_SERIAL_19200 is not set | ||
# CONFIG_CONSOLE_SERIAL_9600 is not set | ||
CONFIG_TTYS0_BAUD=115200 | ||
CONFIG_CONSOLE_CBMEM=y | ||
# CONFIG_DEFAULT_CONSOLE_LOGLEVEL_8 is not set | ||
CONFIG_DEFAULT_CONSOLE_LOGLEVEL_7=y | ||
# CONFIG_DEFAULT_CONSOLE_LOGLEVEL_6 is not set | ||
# CONFIG_DEFAULT_CONSOLE_LOGLEVEL_5 is not set | ||
# CONFIG_DEFAULT_CONSOLE_LOGLEVEL_4 is not set | ||
# CONFIG_DEFAULT_CONSOLE_LOGLEVEL_3 is not set | ||
# CONFIG_DEFAULT_CONSOLE_LOGLEVEL_2 is not set | ||
# CONFIG_DEFAULT_CONSOLE_LOGLEVEL_1 is not set | ||
# CONFIG_DEFAULT_CONSOLE_LOGLEVEL_0 is not set | ||
CONFIG_DEFAULT_CONSOLE_LOGLEVEL=7 | ||
CONFIG_CONSOLE_USE_LOGLEVEL_PREFIX=y | ||
CONFIG_CONSOLE_USE_ANSI_ESCAPES=y | ||
CONFIG_POST_DEVICE_NONE=y | ||
CONFIG_HWBASE_DEBUG_CB=y | ||
# end of Console | ||
|
||
CONFIG_HAVE_MONOTONIC_TIMER=y | ||
|
||
# | ||
# System tables | ||
# | ||
# end of System tables | ||
|
||
# | ||
# Payload | ||
# | ||
# CONFIG_PAYLOAD_NONE is not set | ||
# CONFIG_PAYLOAD_ELF is not set | ||
CONFIG_PAYLOAD_SKIBOOT=y | ||
CONFIG_PAYLOAD_FILE="payloads/external/skiboot/build/skiboot.elf" | ||
CONFIG_PAYLOAD_OPTIONS="" | ||
CONFIG_SKIBOOT_GIT_REPO="https://github.com/Dasharo/skiboot.git" | ||
CONFIG_SKIBOOT_REVISION="1b14dd0b695b6113805186faad9b2def1d1bfeca" | ||
# CONFIG_COMPRESSED_PAYLOAD_NONE is not set | ||
CONFIG_COMPRESSED_PAYLOAD_LZMA=y | ||
# CONFIG_COMPRESSED_PAYLOAD_LZ4 is not set | ||
CONFIG_COMPRESS_SECONDARY_PAYLOAD=y | ||
|
||
# | ||
# Secondary Payloads | ||
# | ||
# CONFIG_GRUB2_SECONDARY_PAYLOAD is not set | ||
# end of Secondary Payloads | ||
# end of Payload | ||
|
||
# | ||
# Debugging | ||
# | ||
|
||
# | ||
# CPU Debug Settings | ||
# | ||
|
||
# | ||
# BLOB Debug Settings | ||
# | ||
|
||
# | ||
# General Debug Settings | ||
# | ||
# CONFIG_GDB_STUB is not set | ||
# CONFIG_FATAL_ASSERTS is not set | ||
# CONFIG_DEBUG_CBFS is not set | ||
CONFIG_HAVE_DEBUG_RAM_SETUP=y | ||
# CONFIG_DEBUG_RAM_SETUP is not set | ||
# CONFIG_DEBUG_MALLOC is not set | ||
# CONFIG_DEBUG_CONSOLE_INIT is not set | ||
# CONFIG_DEBUG_BOOT_STATE is not set | ||
# CONFIG_DEBUG_ADA_CODE is not set | ||
# end of Debugging | ||
|
||
CONFIG_MISSING_BOARD_RESET=y | ||
CONFIG_FLATTENED_DEVICE_TREE=y | ||
CONFIG_WARNINGS_ARE_ERRORS=y | ||
CONFIG_MAX_REBOOT_CNT=3 | ||
CONFIG_NO_XIP_EARLY_STAGES=y | ||
CONFIG_BOOTBLOCK_CUSTOM=y | ||
CONFIG_HAVE_BOOTBLOCK=y | ||
CONFIG_HAVE_ROMSTAGE=y | ||
CONFIG_HAVE_RAMSTAGE=y |