mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
ca971bbfd8
This patch changes the top-level directory layout as a preparatory step for improving the tools for managing 3rd-party source codes. The rationale is described in the issue referenced below. Issue #1082
91 lines
1.9 KiB
Plaintext
91 lines
1.9 KiB
Plaintext
#
|
|
# Automatically generated file; DO NOT EDIT.
|
|
# Fiasco configuration
|
|
#
|
|
|
|
#
|
|
# Target configuration
|
|
#
|
|
# CONFIG_IA32 is not set
|
|
# CONFIG_AMD64 is not set
|
|
CONFIG_ARM=y
|
|
# CONFIG_PF_IMX is not set
|
|
# CONFIG_PF_REALVIEW is not set
|
|
# CONFIG_PF_S3C2410 is not set
|
|
# CONFIG_PF_TEGRA is not set
|
|
# CONFIG_PF_OMAP is not set
|
|
# CONFIG_PF_SA1100 is not set
|
|
# CONFIG_PF_XSCALE is not set
|
|
CONFIG_PF_EXYNOS=y
|
|
# CONFIG_PF_KIRKWOOD is not set
|
|
# CONFIG_PF_INTEGRATOR is not set
|
|
# CONFIG_PF_BCM2835 is not set
|
|
CONFIG_BSP_NAME="exynos"
|
|
CONFIG_PF_EXYNOS5=y
|
|
CONFIG_PF_EXYNOS_PKG_IDS=""
|
|
# CONFIG_PF_EXYNOS4_4210 is not set
|
|
# CONFIG_PF_EXYNOS4_4412 is not set
|
|
CONFIG_PF_EXYNOS5_5250=y
|
|
CONFIG_PF_EXYNOS_UART_NR=2
|
|
CONFIG_PF_EXYNOS_TIMER_MCT=y
|
|
# CONFIG_PF_EXYNOS_TIMER_PWM is not set
|
|
CONFIG_ABI_VF=y
|
|
CONFIG_PF_ARM_MP_CAPABLE=y
|
|
CONFIG_CAN_ARM_CPU_CORTEX_A15=y
|
|
CONFIG_ARM_CORTEX_A15=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_ENABLE_SWP is not set
|
|
# CONFIG_ARM_LPAE is not set
|
|
CONFIG_FPU=y
|
|
CONFIG_ARM_CPU_ERRATA=y
|
|
|
|
#
|
|
# Kernel options
|
|
#
|
|
CONFIG_MP=y
|
|
CONFIG_MP_MAX_CPUS=4
|
|
CONFIG_CONTEXT_4K=y
|
|
# CONFIG_FINE_GRAINED_CPUTIME is not set
|
|
CONFIG_SCHED_FIXED_PRIO=y
|
|
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 is not set
|
|
CONFIG_JDB_DISASM=y
|
|
CONFIG_JDB_GZIP=y
|
|
# CONFIG_VMEM_ALLOC_TEST is not set
|
|
# CONFIG_DEBUG_KERNEL_PAGE_FAULTS is not set
|
|
# CONFIG_WARN_NONE is not set
|
|
CONFIG_WARN_WARNING=y
|
|
# CONFIG_WARN_ANY 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 is not set
|
|
CONFIG_PERF_CNT=y
|
|
CONFIG_BIT32=y
|
|
CONFIG_ARM_V7=y
|
|
CONFIG_ARM_V6PLUS=y
|
|
CONFIG_WARN_LEVEL=1
|
|
CONFIG_XARCH="arm"
|
|
CONFIG_ABI="vf"
|