diff options
author | Jeremy Cline <jcline@redhat.com> | 2019-04-08 17:08:48 +0000 |
---|---|---|
committer | Jeremy Cline <jcline@redhat.com> | 2019-04-08 17:08:48 +0000 |
commit | 3d872f43b84ec8c8016c7e5559cdf259955381ae (patch) | |
tree | 35af4404b9240e684ec5533d91ef6370ba43d653 /kernel-x86_64-debug.config | |
parent | 40d683e6dba7de871cf0c35501877b11c8256abb (diff) | |
download | kernel-3d872f43b84ec8c8016c7e5559cdf259955381ae.tar.gz kernel-3d872f43b84ec8c8016c7e5559cdf259955381ae.tar.xz kernel-3d872f43b84ec8c8016c7e5559cdf259955381ae.zip |
Build libnvdimm as a module (rhbz 1696481)
Diffstat (limited to 'kernel-x86_64-debug.config')
-rw-r--r-- | kernel-x86_64-debug.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-x86_64-debug.config b/kernel-x86_64-debug.config index 86fe169db..f6352079c 100644 --- a/kernel-x86_64-debug.config +++ b/kernel-x86_64-debug.config @@ -2871,7 +2871,7 @@ CONFIG_LIBERTAS_USB=m CONFIG_LIBFC=m CONFIG_LIBFCOE=m # CONFIG_LIBIPW_DEBUG is not set -CONFIG_LIBNVDIMM=y +CONFIG_LIBNVDIMM=m # CONFIG_LIDAR_LITE_V2 is not set CONFIG_LIQUIDIO_VF=m CONFIG_LIRC=y |