diff options
author | Jeremy Cline <jcline@redhat.com> | 2020-02-10 10:52:58 -0500 |
---|---|---|
committer | Jeremy Cline <jcline@redhat.com> | 2020-02-10 10:52:58 -0500 |
commit | 6f54bfb25cbced1dd167ef66ffaf6caef9dfa3cf (patch) | |
tree | 866d45be0f0acb645baa1f97893d7c728599ca19 /configs | |
parent | ea287e522ba6bb4022247d6ac677d573bdfe616b (diff) | |
download | kernel-6f54bfb25cbced1dd167ef66ffaf6caef9dfa3cf.tar.gz kernel-6f54bfb25cbced1dd167ef66ffaf6caef9dfa3cf.tar.xz kernel-6f54bfb25cbced1dd167ef66ffaf6caef9dfa3cf.zip |
Linux v5.6-rc1
Diffstat (limited to 'configs')
-rw-r--r-- | configs/fedora/generic/CONFIG_NFSD_V4_2_INTER_SSC | 1 | ||||
-rw-r--r-- | configs/fedora/generic/CONFIG_NFS_DISABLE_UDP_SUPPORT | 1 | ||||
-rw-r--r-- | configs/fedora/generic/CONFIG_RESET_BRCMSTB_RESCAL | 1 | ||||
-rw-r--r-- | configs/fedora/generic/CONFIG_RESET_INTEL_GW | 1 | ||||
-rw-r--r-- | configs/fedora/generic/CONFIG_ZONEFS_FS | 1 | ||||
-rw-r--r-- | configs/fedora/generic/arm/CONFIG_IMX_DSP | 2 | ||||
-rw-r--r-- | configs/fedora/generic/arm/CONFIG_QUICC_ENGINE | 1 | ||||
-rw-r--r-- | configs/fedora/generic/powerpc/CONFIG_QUICC_ENGINE | 1 | ||||
-rw-r--r-- | configs/fedora/generic/x86/CONFIG_VBOXSF_FS | 1 |
9 files changed, 9 insertions, 1 deletions
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 |