mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-25 19:56:43 +00:00
projects/*/linux: update config for BFS patch, disabled by default for now
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
c3a43638ca
commit
a95e1a35d0
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated make config: don't edit
|
# Automatically generated make config: don't edit
|
||||||
# Linux/i386 2.6.37 Kernel Configuration
|
# Linux/i386 2.6.37-ck1 Kernel Configuration
|
||||||
#
|
#
|
||||||
# CONFIG_64BIT is not set
|
# CONFIG_64BIT is not set
|
||||||
CONFIG_X86_32=y
|
CONFIG_X86_32=y
|
||||||
@ -58,6 +58,7 @@ CONFIG_IRQ_WORK=y
|
|||||||
#
|
#
|
||||||
# General setup
|
# General setup
|
||||||
#
|
#
|
||||||
|
# CONFIG_SCHED_BFS is not set
|
||||||
CONFIG_EXPERIMENTAL=y
|
CONFIG_EXPERIMENTAL=y
|
||||||
CONFIG_INIT_ENV_ARG_LIMIT=32
|
CONFIG_INIT_ENV_ARG_LIMIT=32
|
||||||
CONFIG_CROSS_COMPILE=""
|
CONFIG_CROSS_COMPILE=""
|
||||||
@ -392,9 +393,16 @@ CONFIG_EFI=y
|
|||||||
CONFIG_SECCOMP=y
|
CONFIG_SECCOMP=y
|
||||||
# CONFIG_CC_STACKPROTECTOR is not set
|
# CONFIG_CC_STACKPROTECTOR is not set
|
||||||
# CONFIG_HZ_100 is not set
|
# CONFIG_HZ_100 is not set
|
||||||
# CONFIG_HZ_250 is not set
|
# CONFIG_HZ_250_NODEFAULT is not set
|
||||||
CONFIG_HZ_300=y
|
CONFIG_HZ_300=y
|
||||||
# CONFIG_HZ_1000 is not set
|
# CONFIG_HZ_1000 is not set
|
||||||
|
# CONFIG_HZ_1500 is not set
|
||||||
|
# CONFIG_HZ_2000 is not set
|
||||||
|
# CONFIG_HZ_3000 is not set
|
||||||
|
# CONFIG_HZ_4000 is not set
|
||||||
|
# CONFIG_HZ_5000 is not set
|
||||||
|
# CONFIG_HZ_7500 is not set
|
||||||
|
# CONFIG_HZ_10000 is not set
|
||||||
CONFIG_HZ=300
|
CONFIG_HZ=300
|
||||||
CONFIG_SCHED_HRTICK=y
|
CONFIG_SCHED_HRTICK=y
|
||||||
# CONFIG_KEXEC is not set
|
# CONFIG_KEXEC is not set
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated make config: don't edit
|
# Automatically generated make config: don't edit
|
||||||
# Linux/i386 2.6.37 Kernel Configuration
|
# Linux/i386 2.6.37-ck1 Kernel Configuration
|
||||||
#
|
#
|
||||||
# CONFIG_64BIT is not set
|
# CONFIG_64BIT is not set
|
||||||
CONFIG_X86_32=y
|
CONFIG_X86_32=y
|
||||||
@ -59,6 +59,7 @@ CONFIG_IRQ_WORK=y
|
|||||||
#
|
#
|
||||||
# General setup
|
# General setup
|
||||||
#
|
#
|
||||||
|
# CONFIG_SCHED_BFS is not set
|
||||||
CONFIG_EXPERIMENTAL=y
|
CONFIG_EXPERIMENTAL=y
|
||||||
CONFIG_INIT_ENV_ARG_LIMIT=32
|
CONFIG_INIT_ENV_ARG_LIMIT=32
|
||||||
CONFIG_CROSS_COMPILE=""
|
CONFIG_CROSS_COMPILE=""
|
||||||
@ -377,9 +378,16 @@ CONFIG_ARCH_USES_PG_UNCACHED=y
|
|||||||
CONFIG_SECCOMP=y
|
CONFIG_SECCOMP=y
|
||||||
CONFIG_CC_STACKPROTECTOR=y
|
CONFIG_CC_STACKPROTECTOR=y
|
||||||
# CONFIG_HZ_100 is not set
|
# CONFIG_HZ_100 is not set
|
||||||
# CONFIG_HZ_250 is not set
|
# CONFIG_HZ_250_NODEFAULT is not set
|
||||||
CONFIG_HZ_300=y
|
CONFIG_HZ_300=y
|
||||||
# CONFIG_HZ_1000 is not set
|
# CONFIG_HZ_1000 is not set
|
||||||
|
# CONFIG_HZ_1500 is not set
|
||||||
|
# CONFIG_HZ_2000 is not set
|
||||||
|
# CONFIG_HZ_3000 is not set
|
||||||
|
# CONFIG_HZ_4000 is not set
|
||||||
|
# CONFIG_HZ_5000 is not set
|
||||||
|
# CONFIG_HZ_7500 is not set
|
||||||
|
# CONFIG_HZ_10000 is not set
|
||||||
CONFIG_HZ=300
|
CONFIG_HZ=300
|
||||||
CONFIG_SCHED_HRTICK=y
|
CONFIG_SCHED_HRTICK=y
|
||||||
# CONFIG_KEXEC is not set
|
# CONFIG_KEXEC is not set
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated make config: don't edit
|
# Automatically generated make config: don't edit
|
||||||
# Linux/i386 2.6.37 Kernel Configuration
|
# Linux/i386 2.6.37-ck1 Kernel Configuration
|
||||||
#
|
#
|
||||||
# CONFIG_64BIT is not set
|
# CONFIG_64BIT is not set
|
||||||
CONFIG_X86_32=y
|
CONFIG_X86_32=y
|
||||||
@ -59,6 +59,7 @@ CONFIG_IRQ_WORK=y
|
|||||||
#
|
#
|
||||||
# General setup
|
# General setup
|
||||||
#
|
#
|
||||||
|
# CONFIG_SCHED_BFS is not set
|
||||||
CONFIG_EXPERIMENTAL=y
|
CONFIG_EXPERIMENTAL=y
|
||||||
CONFIG_INIT_ENV_ARG_LIMIT=32
|
CONFIG_INIT_ENV_ARG_LIMIT=32
|
||||||
CONFIG_CROSS_COMPILE=""
|
CONFIG_CROSS_COMPILE=""
|
||||||
@ -376,9 +377,16 @@ CONFIG_ARCH_USES_PG_UNCACHED=y
|
|||||||
CONFIG_SECCOMP=y
|
CONFIG_SECCOMP=y
|
||||||
CONFIG_CC_STACKPROTECTOR=y
|
CONFIG_CC_STACKPROTECTOR=y
|
||||||
# CONFIG_HZ_100 is not set
|
# CONFIG_HZ_100 is not set
|
||||||
# CONFIG_HZ_250 is not set
|
# CONFIG_HZ_250_NODEFAULT is not set
|
||||||
CONFIG_HZ_300=y
|
CONFIG_HZ_300=y
|
||||||
# CONFIG_HZ_1000 is not set
|
# CONFIG_HZ_1000 is not set
|
||||||
|
# CONFIG_HZ_1500 is not set
|
||||||
|
# CONFIG_HZ_2000 is not set
|
||||||
|
# CONFIG_HZ_3000 is not set
|
||||||
|
# CONFIG_HZ_4000 is not set
|
||||||
|
# CONFIG_HZ_5000 is not set
|
||||||
|
# CONFIG_HZ_7500 is not set
|
||||||
|
# CONFIG_HZ_10000 is not set
|
||||||
CONFIG_HZ=300
|
CONFIG_HZ=300
|
||||||
CONFIG_SCHED_HRTICK=y
|
CONFIG_SCHED_HRTICK=y
|
||||||
# CONFIG_KEXEC is not set
|
# CONFIG_KEXEC is not set
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated make config: don't edit
|
# Automatically generated make config: don't edit
|
||||||
# Linux/x86_64 2.6.37 Kernel Configuration
|
# Linux/x86_64 2.6.37-ck1 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_64BIT=y
|
CONFIG_64BIT=y
|
||||||
# CONFIG_X86_32 is not set
|
# CONFIG_X86_32 is not set
|
||||||
@ -59,6 +59,7 @@ CONFIG_IRQ_WORK=y
|
|||||||
#
|
#
|
||||||
# General setup
|
# General setup
|
||||||
#
|
#
|
||||||
|
# CONFIG_SCHED_BFS is not set
|
||||||
CONFIG_EXPERIMENTAL=y
|
CONFIG_EXPERIMENTAL=y
|
||||||
CONFIG_INIT_ENV_ARG_LIMIT=32
|
CONFIG_INIT_ENV_ARG_LIMIT=32
|
||||||
CONFIG_CROSS_COMPILE=""
|
CONFIG_CROSS_COMPILE=""
|
||||||
@ -341,9 +342,16 @@ CONFIG_ARCH_USES_PG_UNCACHED=y
|
|||||||
CONFIG_SECCOMP=y
|
CONFIG_SECCOMP=y
|
||||||
CONFIG_CC_STACKPROTECTOR=y
|
CONFIG_CC_STACKPROTECTOR=y
|
||||||
# CONFIG_HZ_100 is not set
|
# CONFIG_HZ_100 is not set
|
||||||
# CONFIG_HZ_250 is not set
|
# CONFIG_HZ_250_NODEFAULT is not set
|
||||||
CONFIG_HZ_300=y
|
CONFIG_HZ_300=y
|
||||||
# CONFIG_HZ_1000 is not set
|
# CONFIG_HZ_1000 is not set
|
||||||
|
# CONFIG_HZ_1500 is not set
|
||||||
|
# CONFIG_HZ_2000 is not set
|
||||||
|
# CONFIG_HZ_3000 is not set
|
||||||
|
# CONFIG_HZ_4000 is not set
|
||||||
|
# CONFIG_HZ_5000 is not set
|
||||||
|
# CONFIG_HZ_7500 is not set
|
||||||
|
# CONFIG_HZ_10000 is not set
|
||||||
CONFIG_HZ=300
|
CONFIG_HZ=300
|
||||||
CONFIG_SCHED_HRTICK=y
|
CONFIG_SCHED_HRTICK=y
|
||||||
# CONFIG_KEXEC is not set
|
# CONFIG_KEXEC is not set
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated make config: don't edit
|
# Automatically generated make config: don't edit
|
||||||
# Linux/i386 2.6.37 Kernel Configuration
|
# Linux/i386 2.6.37-ck1 Kernel Configuration
|
||||||
#
|
#
|
||||||
# CONFIG_64BIT is not set
|
# CONFIG_64BIT is not set
|
||||||
CONFIG_X86_32=y
|
CONFIG_X86_32=y
|
||||||
@ -59,6 +59,7 @@ CONFIG_IRQ_WORK=y
|
|||||||
#
|
#
|
||||||
# General setup
|
# General setup
|
||||||
#
|
#
|
||||||
|
# CONFIG_SCHED_BFS is not set
|
||||||
CONFIG_EXPERIMENTAL=y
|
CONFIG_EXPERIMENTAL=y
|
||||||
CONFIG_INIT_ENV_ARG_LIMIT=32
|
CONFIG_INIT_ENV_ARG_LIMIT=32
|
||||||
CONFIG_CROSS_COMPILE=""
|
CONFIG_CROSS_COMPILE=""
|
||||||
@ -377,9 +378,16 @@ CONFIG_ARCH_USES_PG_UNCACHED=y
|
|||||||
CONFIG_SECCOMP=y
|
CONFIG_SECCOMP=y
|
||||||
CONFIG_CC_STACKPROTECTOR=y
|
CONFIG_CC_STACKPROTECTOR=y
|
||||||
# CONFIG_HZ_100 is not set
|
# CONFIG_HZ_100 is not set
|
||||||
# CONFIG_HZ_250 is not set
|
# CONFIG_HZ_250_NODEFAULT is not set
|
||||||
CONFIG_HZ_300=y
|
CONFIG_HZ_300=y
|
||||||
# CONFIG_HZ_1000 is not set
|
# CONFIG_HZ_1000 is not set
|
||||||
|
# CONFIG_HZ_1500 is not set
|
||||||
|
# CONFIG_HZ_2000 is not set
|
||||||
|
# CONFIG_HZ_3000 is not set
|
||||||
|
# CONFIG_HZ_4000 is not set
|
||||||
|
# CONFIG_HZ_5000 is not set
|
||||||
|
# CONFIG_HZ_7500 is not set
|
||||||
|
# CONFIG_HZ_10000 is not set
|
||||||
CONFIG_HZ=300
|
CONFIG_HZ=300
|
||||||
CONFIG_SCHED_HRTICK=y
|
CONFIG_SCHED_HRTICK=y
|
||||||
# CONFIG_KEXEC is not set
|
# CONFIG_KEXEC is not set
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated make config: don't edit
|
# Automatically generated make config: don't edit
|
||||||
# Linux/x86_64 2.6.37 Kernel Configuration
|
# Linux/x86_64 2.6.37-ck1 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_64BIT=y
|
CONFIG_64BIT=y
|
||||||
# CONFIG_X86_32 is not set
|
# CONFIG_X86_32 is not set
|
||||||
@ -59,6 +59,7 @@ CONFIG_IRQ_WORK=y
|
|||||||
#
|
#
|
||||||
# General setup
|
# General setup
|
||||||
#
|
#
|
||||||
|
# CONFIG_SCHED_BFS is not set
|
||||||
CONFIG_EXPERIMENTAL=y
|
CONFIG_EXPERIMENTAL=y
|
||||||
CONFIG_INIT_ENV_ARG_LIMIT=32
|
CONFIG_INIT_ENV_ARG_LIMIT=32
|
||||||
CONFIG_CROSS_COMPILE=""
|
CONFIG_CROSS_COMPILE=""
|
||||||
@ -343,9 +344,16 @@ CONFIG_ARCH_USES_PG_UNCACHED=y
|
|||||||
CONFIG_SECCOMP=y
|
CONFIG_SECCOMP=y
|
||||||
CONFIG_CC_STACKPROTECTOR=y
|
CONFIG_CC_STACKPROTECTOR=y
|
||||||
# CONFIG_HZ_100 is not set
|
# CONFIG_HZ_100 is not set
|
||||||
# CONFIG_HZ_250 is not set
|
# CONFIG_HZ_250_NODEFAULT is not set
|
||||||
CONFIG_HZ_300=y
|
CONFIG_HZ_300=y
|
||||||
# CONFIG_HZ_1000 is not set
|
# CONFIG_HZ_1000 is not set
|
||||||
|
# CONFIG_HZ_1500 is not set
|
||||||
|
# CONFIG_HZ_2000 is not set
|
||||||
|
# CONFIG_HZ_3000 is not set
|
||||||
|
# CONFIG_HZ_4000 is not set
|
||||||
|
# CONFIG_HZ_5000 is not set
|
||||||
|
# CONFIG_HZ_7500 is not set
|
||||||
|
# CONFIG_HZ_10000 is not set
|
||||||
CONFIG_HZ=300
|
CONFIG_HZ=300
|
||||||
CONFIG_SCHED_HRTICK=y
|
CONFIG_SCHED_HRTICK=y
|
||||||
# CONFIG_KEXEC is not set
|
# CONFIG_KEXEC is not set
|
||||||
|
Loading…
x
Reference in New Issue
Block a user