config: kernel: add KERNEL_X86_VSYSCALL_EMULATION
authorYousong Zhou <yszhou4tech@gmail.com>
Tue, 27 Aug 2019 03:52:56 +0000 (03:52 +0000)
committerYousong Zhou <yszhou4tech@gmail.com>
Thu, 12 Sep 2019 02:30:26 +0000 (02:30 +0000)
commit083bb9b6a4e33a2881da9086c65792148d0d04b1
tree8489c70f23bc7c10653ab878430ff5f47a637a79
parent7489ea85a2596020587ba3202a55821075aa913f
config: kernel: add KERNEL_X86_VSYSCALL_EMULATION

Binaries in container images may need this.  E.g. nginx:1.7.9 used in
k8s default deployment manifest file for demostration [1]

 [1] https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#creating-a-deployment

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
config/Config-kernel.in