You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

90 lines
1.5 KiB

#
# Project Configuration
#
#
# Template Configuration
#
CONFIG_TARGET_NAME="e2000_baremetal_a64"
# end of Template Configuration
# end of Project Configuration
#
# Board Setting
#
#
# Arch Configuration
#
# CONFIG_TARGET_ARMV8_AARCH32 is not set
CONFIG_TARGET_ARMV8_AARCH64=y
# CONFIG_TARGET_ARMV7 is not set
CONFIG_USE_CACHE=y
CONFIG_USE_L3CACHE=y
CONFIG_USE_MMU=y
# end of Arch Configuration
#
# Board Configuration
#
# CONFIG_TARGET_F2000_4 is not set
CONFIG_TARGET_E2000=y
# end of Board Configuration
#
# Components Configuration
#
# CONFIG_USE_SPI is not set
CONFIG_USE_QSPI=y
CONFIG_USE_NOR_QSPI=y
CONFIG_USE_GIC=y
CONFIG_EBABLE_GICV3=y
CONFIG_USE_SERIAL=y
CONFIG_ENABLE_Pl011_UART=y
# CONFIG_USE_GPIO is not set
# CONFIG_USE_IOMUX is not set
# end of Components Configuration
# end of Board Setting
#
# Building Option
#
CONFIG_ENVI_LINUX_X86_64=y
#
# Cross-Compiler Setting
#
CONFIG_COMPILER_NO_STD_STARUP=y
# CONFIG_USE_EXT_COMPILER is not set
# end of Cross-Compiler Setting
# CONFIG_LOG_VERBOS is not set
# CONFIG_LOG_DEBUG is not set
CONFIG_LOG_INFO=y
# CONFIG_LOG_WARN is not set
# CONFIG_LOG_ERROR is not set
# CONFIG_LOG_NONE is not set
#
# GNU linker
#
# CONFIG_AARCH32_RAM_LD is not set
CONFIG_AARCH64_RAM_LD=y
# CONFIG_QEMU_AARCH32_RAM_LD is not set
# CONFIG_USER_DEFINED_LD is not set
# end of GNU linker
# end of Building Option
#
# Library Configuration
#
# CONFIG_USE_NOSTD_LIBC is not set
CONFIG_USE_G_LIBC=y
# end of Library Configuration
#
# Third-Party Configuration
#
# CONFIG_USE_COREMARK is not set
# end of Third-Party Configuration