mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-14 05:19:21 +00:00
Merge pull request #10542 from Crypt0s/topic/enable-CONFIG_KEYS
kernel: add CONFIG_KEYS=y to enable kernel keyring
This commit is contained in:
@@ -41,6 +41,8 @@ CONFIG_RELOCATABLE=y
|
||||
# https://github.com/kata-containers/tests/issues/1543
|
||||
# RANDOM_TRUST_CPU=y
|
||||
|
||||
CONFIG_KEYS=y
|
||||
|
||||
# CONFIG_CGROUP_PERF needs
|
||||
CONFIG_HAVE_PERF_EVENTS=y
|
||||
CONFIG_PERF_EVENTS=y
|
||||
|
@@ -1 +1 @@
|
||||
139
|
||||
140
|
||||
|
Reference in New Issue
Block a user