Files
linuxkit/projects/kernel-config/kernel_config.4.9.x
Tycho Andersen ef4bd01de8 kernel-config project: add draft of kernel configs
The kernel configs themselves are stored as diffs of what we want vs. each
version's defconfig.

Thus, things like e.g. CONFIG_DEVKMEM drop out after it was made
non-default. The implication of this is (I hope) that as upstream adopts
security features, our delta can shrink (or more realistically, only
include the next-next gen features).

Signed-off-by: Tycho Andersen <tycho@docker.com>
2017-05-22 17:51:09 -06:00

8 lines
199 B
Plaintext

CONFIG_CRYPTO_CMAC=y
# CONFIG_DEVKMEM is not set
CONFIG_HYPERV_SOCK=y
CONFIG_NETFILTER_XT_MATCH_SOCKET=y
# CONFIG_NET_VENDOR_SYNOPSYS is not set
# CONFIG_TIMER_STATS is not set
CONFIG_UPROBE_EVENT=y