From 6f54bfb25cbced1dd167ef66ffaf6caef9dfa3cf Mon Sep 17 00:00:00 2001 From: Jeremy Cline Date: Mon, 10 Feb 2020 10:52:58 -0500 Subject: Linux v5.6-rc1 --- configs/fedora/generic/CONFIG_NFSD_V4_2_INTER_SSC | 1 + configs/fedora/generic/CONFIG_NFS_DISABLE_UDP_SUPPORT | 1 + configs/fedora/generic/CONFIG_RESET_BRCMSTB_RESCAL | 1 + configs/fedora/generic/CONFIG_RESET_INTEL_GW | 1 + configs/fedora/generic/CONFIG_ZONEFS_FS | 1 + configs/fedora/generic/arm/CONFIG_IMX_DSP | 2 +- configs/fedora/generic/arm/CONFIG_QUICC_ENGINE | 1 + configs/fedora/generic/powerpc/CONFIG_QUICC_ENGINE | 1 + configs/fedora/generic/x86/CONFIG_VBOXSF_FS | 1 + 9 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 configs/fedora/generic/CONFIG_NFSD_V4_2_INTER_SSC create mode 100644 configs/fedora/generic/CONFIG_NFS_DISABLE_UDP_SUPPORT create mode 100644 configs/fedora/generic/CONFIG_RESET_BRCMSTB_RESCAL create mode 100644 configs/fedora/generic/CONFIG_RESET_INTEL_GW create mode 100644 configs/fedora/generic/CONFIG_ZONEFS_FS create mode 100644 configs/fedora/generic/arm/CONFIG_QUICC_ENGINE create mode 100644 configs/fedora/generic/powerpc/CONFIG_QUICC_ENGINE create mode 100644 configs/fedora/generic/x86/CONFIG_VBOXSF_FS (limited to 'configs') diff --git a/configs/fedora/generic/CONFIG_NFSD_V4_2_INTER_SSC b/configs/fedora/generic/CONFIG_NFSD_V4_2_INTER_SSC new file mode 100644 index 000000000..ee88cb4c9 --- /dev/null +++ b/configs/fedora/generic/CONFIG_NFSD_V4_2_INTER_SSC @@ -0,0 +1 @@ +CONFIG_NFSD_V4_2_INTER_SSC=y diff --git a/configs/fedora/generic/CONFIG_NFS_DISABLE_UDP_SUPPORT b/configs/fedora/generic/CONFIG_NFS_DISABLE_UDP_SUPPORT new file mode 100644 index 000000000..b0be4a26c --- /dev/null +++ b/configs/fedora/generic/CONFIG_NFS_DISABLE_UDP_SUPPORT @@ -0,0 +1 @@ +# CONFIG_NFS_DISABLE_UDP_SUPPORT is not set diff --git a/configs/fedora/generic/CONFIG_RESET_BRCMSTB_RESCAL b/configs/fedora/generic/CONFIG_RESET_BRCMSTB_RESCAL new file mode 100644 index 000000000..299201c6f --- /dev/null +++ b/configs/fedora/generic/CONFIG_RESET_BRCMSTB_RESCAL @@ -0,0 +1 @@ +# CONFIG_RESET_BRCMSTB_RESCAL is not set diff --git a/configs/fedora/generic/CONFIG_RESET_INTEL_GW b/configs/fedora/generic/CONFIG_RESET_INTEL_GW new file mode 100644 index 000000000..eab682e0b --- /dev/null +++ b/configs/fedora/generic/CONFIG_RESET_INTEL_GW @@ -0,0 +1 @@ +# CONFIG_RESET_INTEL_GW is not set diff --git a/configs/fedora/generic/CONFIG_ZONEFS_FS b/configs/fedora/generic/CONFIG_ZONEFS_FS new file mode 100644 index 000000000..557a55ca1 --- /dev/null +++ b/configs/fedora/generic/CONFIG_ZONEFS_FS @@ -0,0 +1 @@ +# CONFIG_ZONEFS_FS is not set diff --git a/configs/fedora/generic/arm/CONFIG_IMX_DSP b/configs/fedora/generic/arm/CONFIG_IMX_DSP index e7d6b097b..21b752db3 100644 --- a/configs/fedora/generic/arm/CONFIG_IMX_DSP +++ b/configs/fedora/generic/arm/CONFIG_IMX_DSP @@ -1 +1 @@ -CONFIG_IMX_DSP=y +CONFIG_IMX_DSP=m diff --git a/configs/fedora/generic/arm/CONFIG_QUICC_ENGINE b/configs/fedora/generic/arm/CONFIG_QUICC_ENGINE new file mode 100644 index 000000000..b340a0279 --- /dev/null +++ b/configs/fedora/generic/arm/CONFIG_QUICC_ENGINE @@ -0,0 +1 @@ +# CONFIG_QUICC_ENGINE is not set diff --git a/configs/fedora/generic/powerpc/CONFIG_QUICC_ENGINE b/configs/fedora/generic/powerpc/CONFIG_QUICC_ENGINE new file mode 100644 index 000000000..b340a0279 --- /dev/null +++ b/configs/fedora/generic/powerpc/CONFIG_QUICC_ENGINE @@ -0,0 +1 @@ +# CONFIG_QUICC_ENGINE is not set diff --git a/configs/fedora/generic/x86/CONFIG_VBOXSF_FS b/configs/fedora/generic/x86/CONFIG_VBOXSF_FS new file mode 100644 index 000000000..9a112e599 --- /dev/null +++ b/configs/fedora/generic/x86/CONFIG_VBOXSF_FS @@ -0,0 +1 @@ +CONFIG_VBOXSF_FS=m -- cgit