Skip to content

Commit

Permalink
fix non-interactive build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Schleizer committed Dec 19, 2019
1 parent b9ef5ad commit 3ee2b48
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion usr/share/hardened-vm-kernel/kernel-config
Expand Up @@ -85,9 +85,12 @@ CONFIG_NO_HZ_IDLE=y
# CONFIG_NO_HZ_FULL is not set
# CONFIG_NO_HZ is not set
CONFIG_HIGH_RES_TIMERS=y
CONFIG_HAVE_PREEMPT_LAZY=y
# CONFIG_PREEMPT_NONE is not set
CONFIG_PREEMPT_VOLUNTARY=y
# CONFIG_PREEMPT is not set
# CONFIG_PREEMPT__LL is not set
# CONFIG_PREEMPT_RTB is not set
# CONFIG_PREEMPT_RT_FULL is not set

#
# CPU/Task time and stats accounting
Expand Down

0 comments on commit 3ee2b48

Please sign in to comment.