From 3c594e0587fa25d240477860c4711b8ffd035d88 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Thu, 5 Dec 2019 10:47:01 -0600 Subject: Linux v5.4-11747-g2f13437b8917 --- configs/fedora/debug/CONFIG_TRACE_EVENT_INJECT | 1 + configs/fedora/generic/CONFIG_DRM_NOUVEAU_SVM | 1 + configs/fedora/generic/CONFIG_TRACE_EVENT_INJECT | 1 + configs/fedora/generic/powerpc/CONFIG_NVDIMM_DAX | 1 + configs/fedora/generic/powerpc/CONFIG_NVDIMM_PFN | 1 + configs/fedora/generic/powerpc/CONFIG_PPC_UV | 1 + configs/fedora/generic/powerpc/CONFIG_ZONE_DEVICE | 2 +- configs/fedora/generic/x86/CONFIG_DRM_NOUVEAU_SVM | 1 - 8 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 configs/fedora/debug/CONFIG_TRACE_EVENT_INJECT create mode 100644 configs/fedora/generic/CONFIG_DRM_NOUVEAU_SVM create mode 100644 configs/fedora/generic/CONFIG_TRACE_EVENT_INJECT create mode 100644 configs/fedora/generic/powerpc/CONFIG_NVDIMM_DAX create mode 100644 configs/fedora/generic/powerpc/CONFIG_NVDIMM_PFN create mode 100644 configs/fedora/generic/powerpc/CONFIG_PPC_UV delete mode 100644 configs/fedora/generic/x86/CONFIG_DRM_NOUVEAU_SVM (limited to 'configs') diff --git a/configs/fedora/debug/CONFIG_TRACE_EVENT_INJECT b/configs/fedora/debug/CONFIG_TRACE_EVENT_INJECT new file mode 100644 index 000000000..6eed5bde6 --- /dev/null +++ b/configs/fedora/debug/CONFIG_TRACE_EVENT_INJECT @@ -0,0 +1 @@ +CONFIG_TRACE_EVENT_INJECT=y diff --git a/configs/fedora/generic/CONFIG_DRM_NOUVEAU_SVM b/configs/fedora/generic/CONFIG_DRM_NOUVEAU_SVM new file mode 100644 index 000000000..dbd2333b2 --- /dev/null +++ b/configs/fedora/generic/CONFIG_DRM_NOUVEAU_SVM @@ -0,0 +1 @@ +# CONFIG_DRM_NOUVEAU_SVM is not set diff --git a/configs/fedora/generic/CONFIG_TRACE_EVENT_INJECT b/configs/fedora/generic/CONFIG_TRACE_EVENT_INJECT new file mode 100644 index 000000000..1c47143cc --- /dev/null +++ b/configs/fedora/generic/CONFIG_TRACE_EVENT_INJECT @@ -0,0 +1 @@ +# CONFIG_TRACE_EVENT_INJECT is not set diff --git a/configs/fedora/generic/powerpc/CONFIG_NVDIMM_DAX b/configs/fedora/generic/powerpc/CONFIG_NVDIMM_DAX new file mode 100644 index 000000000..947636ca8 --- /dev/null +++ b/configs/fedora/generic/powerpc/CONFIG_NVDIMM_DAX @@ -0,0 +1 @@ +CONFIG_NVDIMM_DAX=y diff --git a/configs/fedora/generic/powerpc/CONFIG_NVDIMM_PFN b/configs/fedora/generic/powerpc/CONFIG_NVDIMM_PFN new file mode 100644 index 000000000..9db164ae5 --- /dev/null +++ b/configs/fedora/generic/powerpc/CONFIG_NVDIMM_PFN @@ -0,0 +1 @@ +CONFIG_NVDIMM_PFN=y diff --git a/configs/fedora/generic/powerpc/CONFIG_PPC_UV b/configs/fedora/generic/powerpc/CONFIG_PPC_UV new file mode 100644 index 000000000..5fc95151b --- /dev/null +++ b/configs/fedora/generic/powerpc/CONFIG_PPC_UV @@ -0,0 +1 @@ +CONFIG_PPC_UV=y diff --git a/configs/fedora/generic/powerpc/CONFIG_ZONE_DEVICE b/configs/fedora/generic/powerpc/CONFIG_ZONE_DEVICE index ee4f1b8b2..7d0942fcf 100644 --- a/configs/fedora/generic/powerpc/CONFIG_ZONE_DEVICE +++ b/configs/fedora/generic/powerpc/CONFIG_ZONE_DEVICE @@ -1 +1 @@ -# CONFIG_ZONE_DEVICE is not set +CONFIG_ZONE_DEVICE=y diff --git a/configs/fedora/generic/x86/CONFIG_DRM_NOUVEAU_SVM b/configs/fedora/generic/x86/CONFIG_DRM_NOUVEAU_SVM deleted file mode 100644 index dbd2333b2..000000000 --- a/configs/fedora/generic/x86/CONFIG_DRM_NOUVEAU_SVM +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_DRM_NOUVEAU_SVM is not set -- cgit