mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
104 lines
2.3 KiB
Plaintext
104 lines
2.3 KiB
Plaintext
#
|
|
# Automatically generated file; DO NOT EDIT.
|
|
# Fiasco configuration
|
|
#
|
|
CONFIG_HAS_FPU_OPTION=y
|
|
CONFIG_HAS_VIRT_OBJ_SPACE_OPTION=y
|
|
CONFIG_HAS_SERIAL_OPTION=y
|
|
CONFIG_HAS_MP_OPTION=y
|
|
|
|
#
|
|
# Target configuration
|
|
#
|
|
# CONFIG_IA32 is not set
|
|
# CONFIG_AMD64 is not set
|
|
CONFIG_ARM=y
|
|
# CONFIG_MIPS is not set
|
|
# CONFIG_PF_ARMADA38X is not set
|
|
# CONFIG_PF_BCM2835 is not set
|
|
# CONFIG_PF_EXYNOS is not set
|
|
# CONFIG_PF_IMX is not set
|
|
# CONFIG_PF_INTEGRATOR is not set
|
|
# CONFIG_PF_KIRKWOOD is not set
|
|
# CONFIG_PF_LS1021A is not set
|
|
CONFIG_PF_OMAP=y
|
|
# CONFIG_PF_REALVIEW is not set
|
|
# CONFIG_PF_S3C2410 is not set
|
|
# CONFIG_PF_SA1100 is not set
|
|
# CONFIG_PF_SUNXI is not set
|
|
# CONFIG_PF_TEGRA is not set
|
|
# CONFIG_PF_XSCALE is not set
|
|
# CONFIG_PF_ZYNQ is not set
|
|
CONFIG_BSP_NAME="omap"
|
|
CONFIG_CAN_ARM_CPU_CORTEX_A9=y
|
|
CONFIG_CAN_ARM_CACHE_L2CXX0=y
|
|
CONFIG_ARM_V7=y
|
|
CONFIG_ARM_V6PLUS=y
|
|
# CONFIG_PF_OMAP3_OMAP35XEVM is not set
|
|
# CONFIG_PF_OMAP3_BEAGLEBOARD is not set
|
|
# CONFIG_PF_OMAP3_AM33XX is not set
|
|
CONFIG_PF_OMAP4_PANDABOARD=y
|
|
# CONFIG_PF_OMAP5_5432EVM is not set
|
|
CONFIG_ABI_VF=y
|
|
CONFIG_ARM_CORTEX_A9=y
|
|
CONFIG_FPU=y
|
|
# CONFIG_ARM_ALIGNMENT_CHECK is not set
|
|
CONFIG_ARM_EM_STD=y
|
|
# CONFIG_ARM_EM_NS is not set
|
|
# CONFIG_ARM_EM_TZ is not set
|
|
CONFIG_ARM_CACHE_L2CXX0=y
|
|
# CONFIG_ARM_ENABLE_SWP is not set
|
|
# CONFIG_ARM_CPU_ERRATA is not set
|
|
|
|
#
|
|
# Kernel options
|
|
#
|
|
CONFIG_MP=y
|
|
CONFIG_MP_MAX_CPUS=4
|
|
# CONFIG_CONTEXT_8K is not set
|
|
CONFIG_CONTEXT_4K=y
|
|
# CONFIG_FINE_GRAINED_CPUTIME is not set
|
|
CONFIG_SCHED_FIXED_PRIO=y
|
|
# CONFIG_SCHED_WFQ is not set
|
|
# CONFIG_SCHED_FP_WFQ is not set
|
|
# CONFIG_DISABLE_VIRT_OBJ_SPACE is not set
|
|
CONFIG_VIRT_OBJ_SPACE=y
|
|
|
|
#
|
|
# Debugging
|
|
#
|
|
CONFIG_INLINE=y
|
|
# CONFIG_NDEBUG is not set
|
|
# CONFIG_NO_FRAME_PTR is not set
|
|
# CONFIG_STACK_DEPTH is not set
|
|
# CONFIG_LIST_ALLOC_SANITY is not set
|
|
CONFIG_SERIAL=y
|
|
CONFIG_JDB=y
|
|
CONFIG_JDB_LOGGING=y
|
|
# CONFIG_JDB_ACCOUNTING is not set
|
|
# CONFIG_WARN_NONE is not set
|
|
CONFIG_WARN_WARNING=y
|
|
# CONFIG_WARN_ANY is not set
|
|
|
|
#
|
|
# ARM debugging options
|
|
#
|
|
# CONFIG_VMEM_ALLOC_TEST is not set
|
|
# CONFIG_DEBUG_KERNEL_PAGE_FAULTS is not set
|
|
|
|
#
|
|
# Compiling
|
|
#
|
|
CONFIG_CC="gcc"
|
|
CONFIG_CXX="g++"
|
|
CONFIG_HOST_CC="gcc"
|
|
CONFIG_HOST_CXX="g++"
|
|
# CONFIG_MAINTAINER_MODE is not set
|
|
CONFIG_LABEL=""
|
|
CONFIG_EXPERIMENTAL=y
|
|
CONFIG_PERF_CNT=y
|
|
CONFIG_BIT32=y
|
|
CONFIG_WARN_LEVEL=1
|
|
CONFIG_XARCH="arm"
|
|
CONFIG_ABI="vf"
|