forked from Github_Repos/cvw
incremental linux config de-bloating
This commit is contained in:
parent
e565adfece
commit
4734f0eee5
@ -58,7 +58,7 @@ CONFIG_NO_HZ_COMMON=y
|
||||
CONFIG_NO_HZ_IDLE=y
|
||||
# CONFIG_NO_HZ_FULL is not set
|
||||
# CONFIG_NO_HZ is not set
|
||||
CONFIG_HIGH_RES_TIMERS=y
|
||||
# CONFIG_HIGH_RES_TIMERS is not set
|
||||
# end of Timers subsystem
|
||||
|
||||
CONFIG_PREEMPT_NONE=y
|
||||
@ -75,7 +75,7 @@ CONFIG_TICK_CPU_ACCOUNTING=y
|
||||
# CONFIG_PSI is not set
|
||||
# end of CPU/Task time and stats accounting
|
||||
|
||||
CONFIG_CPU_ISOLATION=y
|
||||
# CONFIG_CPU_ISOLATION is not set
|
||||
|
||||
#
|
||||
# RCU Subsystem
|
||||
@ -105,22 +105,7 @@ CONFIG_GENERIC_SCHED_CLOCK=y
|
||||
|
||||
CONFIG_CC_HAS_INT128=y
|
||||
CONFIG_ARCH_SUPPORTS_INT128=y
|
||||
CONFIG_CGROUPS=y
|
||||
# CONFIG_MEMCG is not set
|
||||
# CONFIG_BLK_CGROUP is not set
|
||||
CONFIG_CGROUP_SCHED=y
|
||||
CONFIG_FAIR_GROUP_SCHED=y
|
||||
CONFIG_CFS_BANDWIDTH=y
|
||||
# CONFIG_RT_GROUP_SCHED is not set
|
||||
# CONFIG_CGROUP_PIDS is not set
|
||||
# CONFIG_CGROUP_RDMA is not set
|
||||
# CONFIG_CGROUP_FREEZER is not set
|
||||
# CONFIG_CPUSETS is not set
|
||||
# CONFIG_CGROUP_DEVICE is not set
|
||||
# CONFIG_CGROUP_CPUACCT is not set
|
||||
CONFIG_CGROUP_BPF=y
|
||||
# CONFIG_CGROUP_DEBUG is not set
|
||||
CONFIG_SOCK_CGROUP_DATA=y
|
||||
# CONFIG_CGROUPS is not set
|
||||
CONFIG_NAMESPACES=y
|
||||
CONFIG_UTS_NS=y
|
||||
CONFIG_IPC_NS=y
|
||||
@ -193,8 +178,8 @@ CONFIG_HAVE_PERF_EVENTS=y
|
||||
# CONFIG_PERF_EVENTS is not set
|
||||
# end of Kernel Performance Events And Counters
|
||||
|
||||
CONFIG_VM_EVENT_COUNTERS=y
|
||||
CONFIG_SLUB_DEBUG=y
|
||||
# CONFIG_VM_EVENT_COUNTERS is not set
|
||||
# CONFIG_SLUB_DEBUG is not set
|
||||
CONFIG_COMPAT_BRK=y
|
||||
# CONFIG_SLAB is not set
|
||||
CONFIG_SLUB=y
|
||||
@ -203,7 +188,7 @@ CONFIG_SLAB_MERGE_DEFAULT=y
|
||||
# CONFIG_SLAB_FREELIST_RANDOM is not set
|
||||
# CONFIG_SLAB_FREELIST_HARDENED is not set
|
||||
# CONFIG_SHUFFLE_PAGE_ALLOCATOR is not set
|
||||
CONFIG_SLUB_CPU_PARTIAL=y
|
||||
# CONFIG_SLUB_CPU_PARTIAL is not set
|
||||
# CONFIG_PROFILING is not set
|
||||
# end of General setup
|
||||
|
||||
@ -237,8 +222,8 @@ CONFIG_LOCKDEP_SUPPORT=y
|
||||
#
|
||||
# SoC selection
|
||||
#
|
||||
CONFIG_SOC_SIFIVE=y
|
||||
CONFIG_SOC_VIRT=y
|
||||
# CONFIG_SOC_SIFIVE is not set
|
||||
# CONFIG_SOC_VIRT is not set
|
||||
# end of SoC selection
|
||||
|
||||
#
|
||||
@ -267,7 +252,6 @@ CONFIG_HZ_250=y
|
||||
# CONFIG_HZ_300 is not set
|
||||
# CONFIG_HZ_1000 is not set
|
||||
CONFIG_HZ=250
|
||||
CONFIG_SCHED_HRTICK=y
|
||||
CONFIG_RISCV_SBI_V01=y
|
||||
# end of Kernel features
|
||||
|
||||
@ -1213,7 +1197,6 @@ CONFIG_RPMSG_VIRTIO=y
|
||||
#
|
||||
# end of Qualcomm SoC drivers
|
||||
|
||||
# CONFIG_SIFIVE_L2 is not set
|
||||
# CONFIG_SOC_TI is not set
|
||||
|
||||
#
|
||||
@ -1773,7 +1756,6 @@ CONFIG_ARCH_HAS_DEBUG_WX=y
|
||||
CONFIG_GENERIC_PTDUMP=y
|
||||
# CONFIG_PTDUMP_DEBUGFS is not set
|
||||
# CONFIG_DEBUG_OBJECTS is not set
|
||||
# CONFIG_SLUB_DEBUG_ON is not set
|
||||
# CONFIG_SLUB_STATS is not set
|
||||
CONFIG_HAVE_DEBUG_KMEMLEAK=y
|
||||
# CONFIG_DEBUG_KMEMLEAK is not set
|
||||
|
Loading…
Reference in New Issue
Block a user