summaryrefslogtreecommitdiffstats
path: root/config-generic
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2016-03-23 08:54:11 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2016-03-23 08:54:11 -0400
commit10af6f323347396a0946908731a5dbc2d458626d (patch)
treece3afca4a433a61ee8e13dc644e3467e0e42025a /config-generic
parenta61878ea2f1043ea1568e4b91077273011152a1d (diff)
downloadkernel-10af6f323347396a0946908731a5dbc2d458626d.tar.gz
kernel-10af6f323347396a0946908731a5dbc2d458626d.tar.xz
kernel-10af6f323347396a0946908731a5dbc2d458626d.zip
Linux v4.5-11787-ga24e3d414e59
- akpm, kvm, rdma
Diffstat (limited to 'config-generic')
-rw-r--r--config-generic6
1 files changed, 6 insertions, 0 deletions
diff --git a/config-generic b/config-generic
index ba36529cd..9bccf5ec0 100644
--- a/config-generic
+++ b/config-generic
@@ -191,6 +191,7 @@ CONFIG_INFINIBAND_CXGB4=m
CONFIG_SCSI_CXGB3_ISCSI=m
CONFIG_SCSI_CXGB4_ISCSI=m
# CONFIG_INFINIBAND_CXGB3_DEBUG is not set
+CONFIG_INFINIBAND_I40IW=m
CONFIG_INFINIBAND_NES=m
# CONFIG_INFINIBAND_NES_DEBUG is not set
CONFIG_INFINIBAND_QIB=m
@@ -198,6 +199,8 @@ CONFIG_INFINIBAND_QIB_DCA=y
CONFIG_INFINIBAND_OCRDMA=m
CONFIG_INFINIBAND_USNIC=m
+CONFIG_INFINIBAND_RDMAVT=m
+
#
# Executable file formats
#
@@ -4595,6 +4598,7 @@ CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=m
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="ascii"
+# CONFIG_FAT_DEFAULT_UTF8 is not set
# CONFIG_NTFS_FS is not set
#
@@ -4875,6 +4879,8 @@ CONFIG_HEADERS_CHECK=y
# This just changes a default enable with workqueue.debug_force_rr_cpu
# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
#
+# CONFIG_KCOV is not set
+#
# These debug options are deliberatly left on (even in 'make release' kernels).
# They aren't that much of a performance impact, and the value
# from getting useful bug-reports makes it worth leaving them on.