Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 11 additions & 1 deletion arch/x86/configs/clear_containers_defconfig
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.9.34-75.container Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
CONFIG_X86=y
Expand Down Expand Up @@ -1901,7 +1905,12 @@ CONFIG_OVERLAY_FS=y
#
# Caches
#
# CONFIG_FSCACHE is not set
CONFIG_FSCACHE=y
# CONFIG_FSCACHE_STATS is not set
# CONFIG_FSCACHE_HISTOGRAM is not set
# CONFIG_FSCACHE_DEBUG is not set
# CONFIG_FSCACHE_OBJECT_LIST is not set
# CONFIG_CACHEFILES is not set

#
# CD-ROM/DVD Filesystems
Expand Down Expand Up @@ -1943,6 +1952,7 @@ CONFIG_NETWORK_FILESYSTEMS=y
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set
CONFIG_9P_FS=y
CONFIG_9P_FSCACHE=y
CONFIG_9P_FS_POSIX_ACL=y
CONFIG_9P_FS_SECURITY=y
CONFIG_NLS=y
Expand Down