mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 06:57:50 +00:00
linux (Qualcomm): add config options for 5.14.6
This commit is contained in:
parent
0c09d3dd36
commit
8efed38efd
@ -1,20 +1,21 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm64 5.14.0-rc6 Kernel Configuration
|
# Linux/arm64 5.14.6 Kernel Configuration
|
||||||
#
|
|
||||||
|
|
||||||
#
|
|
||||||
# Compiler: aarch64-none-linux-gnu-gcc.real (GNU Toolchain for the A-profile Architecture 10.2-2020.11 (arm-10.16)) 10.2.1 20201103"
|
|
||||||
#
|
#
|
||||||
|
CONFIG_CC_VERSION_TEXT="aarch64-none-linux-gnu-gcc.real (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 10.3.1 20210621"
|
||||||
CONFIG_CC_IS_GCC=y
|
CONFIG_CC_IS_GCC=y
|
||||||
CONFIG_GCC_VERSION=100201
|
CONFIG_GCC_VERSION=100301
|
||||||
CONFIG_LD_VERSION=235010000
|
|
||||||
CONFIG_CLANG_VERSION=0
|
CONFIG_CLANG_VERSION=0
|
||||||
|
CONFIG_AS_IS_GNU=y
|
||||||
|
CONFIG_AS_VERSION=23601
|
||||||
|
CONFIG_LD_IS_BFD=y
|
||||||
|
CONFIG_LD_VERSION=23601
|
||||||
CONFIG_LLD_VERSION=0
|
CONFIG_LLD_VERSION=0
|
||||||
CONFIG_CC_CAN_LINK=y
|
CONFIG_CC_CAN_LINK=y
|
||||||
CONFIG_CC_CAN_LINK_STATIC=y
|
CONFIG_CC_CAN_LINK_STATIC=y
|
||||||
CONFIG_CC_HAS_ASM_GOTO=y
|
CONFIG_CC_HAS_ASM_GOTO=y
|
||||||
CONFIG_CC_HAS_ASM_INLINE=y
|
CONFIG_CC_HAS_ASM_INLINE=y
|
||||||
|
CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
|
||||||
CONFIG_IRQ_WORK=y
|
CONFIG_IRQ_WORK=y
|
||||||
CONFIG_BUILDTIME_TABLE_SORT=y
|
CONFIG_BUILDTIME_TABLE_SORT=y
|
||||||
CONFIG_THREAD_INFO_IN_TASK=y
|
CONFIG_THREAD_INFO_IN_TASK=y
|
||||||
@ -751,6 +752,7 @@ CONFIG_ARCH_USE_MEMREMAP_PROT=y
|
|||||||
# CONFIG_LOCK_EVENT_COUNTS is not set
|
# CONFIG_LOCK_EVENT_COUNTS is not set
|
||||||
CONFIG_ARCH_HAS_RELR=y
|
CONFIG_ARCH_HAS_RELR=y
|
||||||
CONFIG_ARCH_WANT_LD_ORPHAN_WARN=y
|
CONFIG_ARCH_WANT_LD_ORPHAN_WARN=y
|
||||||
|
CONFIG_HAVE_ARCH_PFN_VALID=y
|
||||||
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
|
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
|
||||||
|
|
||||||
#
|
#
|
||||||
@ -5987,7 +5989,6 @@ CONFIG_PARTITION_PERCPU=y
|
|||||||
|
|
||||||
# CONFIG_IPACK_BUS is not set
|
# CONFIG_IPACK_BUS is not set
|
||||||
CONFIG_RESET_CONTROLLER=y
|
CONFIG_RESET_CONTROLLER=y
|
||||||
# CONFIG_RESET_MCHP_SPARX5 is not set
|
|
||||||
# CONFIG_RESET_QCOM_AOSS is not set
|
# CONFIG_RESET_QCOM_AOSS is not set
|
||||||
# CONFIG_RESET_QCOM_PDC is not set
|
# CONFIG_RESET_QCOM_PDC is not set
|
||||||
# CONFIG_RESET_TI_SYSCON is not set
|
# CONFIG_RESET_TI_SYSCON is not set
|
||||||
|
Loading…
x
Reference in New Issue
Block a user