mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
Revert "ANDROID: GKI: update Kconfig options for CONFIG_PREEMPT"
This reverts commit3d1f7b2753as it is no longer needed because the config options got renamed back (thankfully) in commita8b76910e4("preempt: Restore preemption model selection configs") Fixes:a8b76910e4("preempt: Restore preemption model selection configs") Signed-off-by: Greg Kroah-Hartman <gregkh@google.com> Change-Id: Id51a4f54483cb39f99fb0e8242277c1e9c67a9e5
This commit is contained in:
@@ -6,7 +6,7 @@ CONFIG_BPF_SYSCALL=y
|
||||
CONFIG_BPF_JIT=y
|
||||
CONFIG_BPF_JIT_ALWAYS_ON=y
|
||||
# CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set
|
||||
CONFIG_PREEMPT_BEHAVIOUR=y
|
||||
CONFIG_PREEMPT=y
|
||||
CONFIG_IRQ_TIME_ACCOUNTING=y
|
||||
CONFIG_TASKSTATS=y
|
||||
CONFIG_TASK_XACCT=y
|
||||
|
||||
@@ -8,7 +8,7 @@ CONFIG_BPF_SYSCALL=y
|
||||
CONFIG_BPF_JIT=y
|
||||
CONFIG_BPF_JIT_ALWAYS_ON=y
|
||||
# CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set
|
||||
CONFIG_PREEMPT_BEHAVIOUR=y
|
||||
CONFIG_PREEMPT=y
|
||||
CONFIG_IRQ_TIME_ACCOUNTING=y
|
||||
CONFIG_TASKSTATS=y
|
||||
CONFIG_TASK_XACCT=y
|
||||
|
||||
Reference in New Issue
Block a user