From 9382c1533bd8d6194e7ac13e171f01dc9e8d3b8c Mon Sep 17 00:00:00 2001 From: Laura Abbott Date: Thu, 7 Jun 2018 14:52:18 -0700 Subject: Linux v4.17-6625-g1c8c5a9d38f6 --- configs/fedora/generic/CONFIG_ASIX_PHY | 1 + configs/fedora/generic/CONFIG_ATH10K_SNOC | 1 + configs/fedora/generic/CONFIG_BPFILTER | 1 + configs/fedora/generic/CONFIG_BUILD_ID_SALT | 1 + configs/fedora/generic/CONFIG_DP83TC811_PHY | 1 + configs/fedora/generic/CONFIG_FAILOVER | 1 + configs/fedora/generic/CONFIG_IP_VS_MH | 1 + configs/fedora/generic/CONFIG_IP_VS_MH_TAB_INDEX | 1 + configs/fedora/generic/CONFIG_MDIO_MSCC_MIIM | 1 + configs/fedora/generic/CONFIG_MICROCHIP_T1_PHY | 1 + configs/fedora/generic/CONFIG_MSCC_OCELOT_SWITCH | 1 + configs/fedora/generic/CONFIG_NET_FAILOVER | 1 + configs/fedora/generic/CONFIG_NET_VENDOR_MICROSEMI | 1 + configs/fedora/generic/CONFIG_NFP_APP_ABM_NIC | 1 + configs/fedora/generic/CONFIG_NFT_CONNLIMIT | 1 + configs/fedora/generic/CONFIG_NFT_SOCKET | 1 + configs/fedora/generic/CONFIG_NF_TPROXY_IPV4 | 1 + configs/fedora/generic/CONFIG_NF_TPROXY_IPV6 | 1 + configs/fedora/generic/CONFIG_PROC_VMCORE_DEVICE_DUMP | 1 + configs/fedora/generic/CONFIG_QCOM_APR | 1 + configs/fedora/generic/CONFIG_SND_SOC_MT6351 | 1 + configs/fedora/generic/CONFIG_SND_SOC_SSM2305 | 1 + configs/fedora/generic/CONFIG_SND_SOC_TSCS454 | 1 + configs/fedora/generic/CONFIG_SND_SOC_WM8782 | 1 + configs/fedora/generic/CONFIG_SND_XEN_FRONTEND | 1 + configs/fedora/generic/CONFIG_TEST_OVERFLOW | 1 + configs/fedora/generic/CONFIG_TLS_DEVICE | 1 + configs/fedora/generic/CONFIG_XDP_SOCKETS | 1 + 28 files changed, 28 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_ASIX_PHY create mode 100644 configs/fedora/generic/CONFIG_ATH10K_SNOC create mode 100644 configs/fedora/generic/CONFIG_BPFILTER create mode 100644 configs/fedora/generic/CONFIG_BUILD_ID_SALT create mode 100644 configs/fedora/generic/CONFIG_DP83TC811_PHY create mode 100644 configs/fedora/generic/CONFIG_FAILOVER create mode 100644 configs/fedora/generic/CONFIG_IP_VS_MH create mode 100644 configs/fedora/generic/CONFIG_IP_VS_MH_TAB_INDEX create mode 100644 configs/fedora/generic/CONFIG_MDIO_MSCC_MIIM create mode 100644 configs/fedora/generic/CONFIG_MICROCHIP_T1_PHY create mode 100644 configs/fedora/generic/CONFIG_MSCC_OCELOT_SWITCH create mode 100644 configs/fedora/generic/CONFIG_NET_FAILOVER create mode 100644 configs/fedora/generic/CONFIG_NET_VENDOR_MICROSEMI create mode 100644 configs/fedora/generic/CONFIG_NFP_APP_ABM_NIC create mode 100644 configs/fedora/generic/CONFIG_NFT_CONNLIMIT create mode 100644 configs/fedora/generic/CONFIG_NFT_SOCKET create mode 100644 configs/fedora/generic/CONFIG_NF_TPROXY_IPV4 create mode 100644 configs/fedora/generic/CONFIG_NF_TPROXY_IPV6 create mode 100644 configs/fedora/generic/CONFIG_PROC_VMCORE_DEVICE_DUMP create mode 100644 configs/fedora/generic/CONFIG_QCOM_APR create mode 100644 configs/fedora/generic/CONFIG_SND_SOC_MT6351 create mode 100644 configs/fedora/generic/CONFIG_SND_SOC_SSM2305 create mode 100644 configs/fedora/generic/CONFIG_SND_SOC_TSCS454 create mode 100644 configs/fedora/generic/CONFIG_SND_SOC_WM8782 create mode 100644 configs/fedora/generic/CONFIG_SND_XEN_FRONTEND create mode 100644 configs/fedora/generic/CONFIG_TEST_OVERFLOW create mode 100644 configs/fedora/generic/CONFIG_TLS_DEVICE create mode 100644 configs/fedora/generic/CONFIG_XDP_SOCKETS (limited to 'configs/fedora') diff --git a/configs/fedora/generic/CONFIG_ASIX_PHY b/configs/fedora/generic/CONFIG_ASIX_PHY new file mode 100644 index 000000000..37bb545c7 --- /dev/null +++ b/configs/fedora/generic/CONFIG_ASIX_PHY @@ -0,0 +1 @@ +# CONFIG_ASIX_PHY is not set diff --git a/configs/fedora/generic/CONFIG_ATH10K_SNOC b/configs/fedora/generic/CONFIG_ATH10K_SNOC new file mode 100644 index 000000000..2b900dc50 --- /dev/null +++ b/configs/fedora/generic/CONFIG_ATH10K_SNOC @@ -0,0 +1 @@ +# CONFIG_ATH10K_SNOC is not set diff --git a/configs/fedora/generic/CONFIG_BPFILTER b/configs/fedora/generic/CONFIG_BPFILTER new file mode 100644 index 000000000..5da614fb2 --- /dev/null +++ b/configs/fedora/generic/CONFIG_BPFILTER @@ -0,0 +1 @@ +# CONFIG_BPFILTER is not set diff --git a/configs/fedora/generic/CONFIG_BUILD_ID_SALT b/configs/fedora/generic/CONFIG_BUILD_ID_SALT new file mode 100644 index 000000000..d8dafa051 --- /dev/null +++ b/configs/fedora/generic/CONFIG_BUILD_ID_SALT @@ -0,0 +1 @@ +CONFIG_BUILD_ID_SALT=0x12345678 diff --git a/configs/fedora/generic/CONFIG_DP83TC811_PHY b/configs/fedora/generic/CONFIG_DP83TC811_PHY new file mode 100644 index 000000000..730501383 --- /dev/null +++ b/configs/fedora/generic/CONFIG_DP83TC811_PHY @@ -0,0 +1 @@ +# CONFIG_DP83TC811_PHY is not set diff --git a/configs/fedora/generic/CONFIG_FAILOVER b/configs/fedora/generic/CONFIG_FAILOVER new file mode 100644 index 000000000..2c85d6ab7 --- /dev/null +++ b/configs/fedora/generic/CONFIG_FAILOVER @@ -0,0 +1 @@ +CONFIG_FAILOVER=m diff --git a/configs/fedora/generic/CONFIG_IP_VS_MH b/configs/fedora/generic/CONFIG_IP_VS_MH new file mode 100644 index 000000000..dec81a64c --- /dev/null +++ b/configs/fedora/generic/CONFIG_IP_VS_MH @@ -0,0 +1 @@ +# CONFIG_IP_VS_MH is not set diff --git a/configs/fedora/generic/CONFIG_IP_VS_MH_TAB_INDEX b/configs/fedora/generic/CONFIG_IP_VS_MH_TAB_INDEX new file mode 100644 index 000000000..5e8640114 --- /dev/null +++ b/configs/fedora/generic/CONFIG_IP_VS_MH_TAB_INDEX @@ -0,0 +1 @@ +CONFIG_IP_VS_MH_TAB_INDEX=12 diff --git a/configs/fedora/generic/CONFIG_MDIO_MSCC_MIIM b/configs/fedora/generic/CONFIG_MDIO_MSCC_MIIM new file mode 100644 index 000000000..88a05fc47 --- /dev/null +++ b/configs/fedora/generic/CONFIG_MDIO_MSCC_MIIM @@ -0,0 +1 @@ +# CONFIG_MDIO_MSCC_MIIM is not set diff --git a/configs/fedora/generic/CONFIG_MICROCHIP_T1_PHY b/configs/fedora/generic/CONFIG_MICROCHIP_T1_PHY new file mode 100644 index 000000000..e58b97fb1 --- /dev/null +++ b/configs/fedora/generic/CONFIG_MICROCHIP_T1_PHY @@ -0,0 +1 @@ +# CONFIG_MICROCHIP_T1_PHY is not set diff --git a/configs/fedora/generic/CONFIG_MSCC_OCELOT_SWITCH b/configs/fedora/generic/CONFIG_MSCC_OCELOT_SWITCH new file mode 100644 index 000000000..d53384879 --- /dev/null +++ b/configs/fedora/generic/CONFIG_MSCC_OCELOT_SWITCH @@ -0,0 +1 @@ +# CONFIG_MSCC_OCELOT_SWITCH is not set diff --git a/configs/fedora/generic/CONFIG_NET_FAILOVER b/configs/fedora/generic/CONFIG_NET_FAILOVER new file mode 100644 index 000000000..755a0916e --- /dev/null +++ b/configs/fedora/generic/CONFIG_NET_FAILOVER @@ -0,0 +1 @@ +CONFIG_NET_FAILOVER=m diff --git a/configs/fedora/generic/CONFIG_NET_VENDOR_MICROSEMI b/configs/fedora/generic/CONFIG_NET_VENDOR_MICROSEMI new file mode 100644 index 000000000..cba2e196e --- /dev/null +++ b/configs/fedora/generic/CONFIG_NET_VENDOR_MICROSEMI @@ -0,0 +1 @@ +# CONFIG_NET_VENDOR_MICROSEMI is not set diff --git a/configs/fedora/generic/CONFIG_NFP_APP_ABM_NIC b/configs/fedora/generic/CONFIG_NFP_APP_ABM_NIC new file mode 100644 index 000000000..a017f906e --- /dev/null +++ b/configs/fedora/generic/CONFIG_NFP_APP_ABM_NIC @@ -0,0 +1 @@ +# CONFIG_NFP_APP_ABM_NIC is not set diff --git a/configs/fedora/generic/CONFIG_NFT_CONNLIMIT b/configs/fedora/generic/CONFIG_NFT_CONNLIMIT new file mode 100644 index 000000000..b5205b836 --- /dev/null +++ b/configs/fedora/generic/CONFIG_NFT_CONNLIMIT @@ -0,0 +1 @@ +# CONFIG_NFT_CONNLIMIT is not set diff --git a/configs/fedora/generic/CONFIG_NFT_SOCKET b/configs/fedora/generic/CONFIG_NFT_SOCKET new file mode 100644 index 000000000..d28a66d0a --- /dev/null +++ b/configs/fedora/generic/CONFIG_NFT_SOCKET @@ -0,0 +1 @@ +# CONFIG_NFT_SOCKET is not set diff --git a/configs/fedora/generic/CONFIG_NF_TPROXY_IPV4 b/configs/fedora/generic/CONFIG_NF_TPROXY_IPV4 new file mode 100644 index 000000000..995fadff9 --- /dev/null +++ b/configs/fedora/generic/CONFIG_NF_TPROXY_IPV4 @@ -0,0 +1 @@ +CONFIG_NF_TPROXY_IPV4=m diff --git a/configs/fedora/generic/CONFIG_NF_TPROXY_IPV6 b/configs/fedora/generic/CONFIG_NF_TPROXY_IPV6 new file mode 100644 index 000000000..d8785321c --- /dev/null +++ b/configs/fedora/generic/CONFIG_NF_TPROXY_IPV6 @@ -0,0 +1 @@ +CONFIG_NF_TPROXY_IPV6=m diff --git a/configs/fedora/generic/CONFIG_PROC_VMCORE_DEVICE_DUMP b/configs/fedora/generic/CONFIG_PROC_VMCORE_DEVICE_DUMP new file mode 100644 index 000000000..fdcc41f6f --- /dev/null +++ b/configs/fedora/generic/CONFIG_PROC_VMCORE_DEVICE_DUMP @@ -0,0 +1 @@ +# CONFIG_PROC_VMCORE_DEVICE_DUMP is not set diff --git a/configs/fedora/generic/CONFIG_QCOM_APR b/configs/fedora/generic/CONFIG_QCOM_APR new file mode 100644 index 000000000..7453bb3c6 --- /dev/null +++ b/configs/fedora/generic/CONFIG_QCOM_APR @@ -0,0 +1 @@ +# CONFIG_QCOM_APR is not set diff --git a/configs/fedora/generic/CONFIG_SND_SOC_MT6351 b/configs/fedora/generic/CONFIG_SND_SOC_MT6351 new file mode 100644 index 000000000..d2a5d6228 --- /dev/null +++ b/configs/fedora/generic/CONFIG_SND_SOC_MT6351 @@ -0,0 +1 @@ +# CONFIG_SND_SOC_MT6351 is not set diff --git a/configs/fedora/generic/CONFIG_SND_SOC_SSM2305 b/configs/fedora/generic/CONFIG_SND_SOC_SSM2305 new file mode 100644 index 000000000..7bfde45af --- /dev/null +++ b/configs/fedora/generic/CONFIG_SND_SOC_SSM2305 @@ -0,0 +1 @@ +# CONFIG_SND_SOC_SSM2305 is not set diff --git a/configs/fedora/generic/CONFIG_SND_SOC_TSCS454 b/configs/fedora/generic/CONFIG_SND_SOC_TSCS454 new file mode 100644 index 000000000..e1388be28 --- /dev/null +++ b/configs/fedora/generic/CONFIG_SND_SOC_TSCS454 @@ -0,0 +1 @@ +# CONFIG_SND_SOC_TSCS454 is not set diff --git a/configs/fedora/generic/CONFIG_SND_SOC_WM8782 b/configs/fedora/generic/CONFIG_SND_SOC_WM8782 new file mode 100644 index 000000000..b723ecabf --- /dev/null +++ b/configs/fedora/generic/CONFIG_SND_SOC_WM8782 @@ -0,0 +1 @@ +# CONFIG_SND_SOC_WM8782 is not set diff --git a/configs/fedora/generic/CONFIG_SND_XEN_FRONTEND b/configs/fedora/generic/CONFIG_SND_XEN_FRONTEND new file mode 100644 index 000000000..064c6b2fa --- /dev/null +++ b/configs/fedora/generic/CONFIG_SND_XEN_FRONTEND @@ -0,0 +1 @@ +# CONFIG_SND_XEN_FRONTEND is not set diff --git a/configs/fedora/generic/CONFIG_TEST_OVERFLOW b/configs/fedora/generic/CONFIG_TEST_OVERFLOW new file mode 100644 index 000000000..d806072dc --- /dev/null +++ b/configs/fedora/generic/CONFIG_TEST_OVERFLOW @@ -0,0 +1 @@ +# CONFIG_TEST_OVERFLOW is not set diff --git a/configs/fedora/generic/CONFIG_TLS_DEVICE b/configs/fedora/generic/CONFIG_TLS_DEVICE new file mode 100644 index 000000000..1d436b4a8 --- /dev/null +++ b/configs/fedora/generic/CONFIG_TLS_DEVICE @@ -0,0 +1 @@ +# CONFIG_TLS_DEVICE is not set diff --git a/configs/fedora/generic/CONFIG_XDP_SOCKETS b/configs/fedora/generic/CONFIG_XDP_SOCKETS new file mode 100644 index 000000000..27e0e2026 --- /dev/null +++ b/configs/fedora/generic/CONFIG_XDP_SOCKETS @@ -0,0 +1 @@ +# CONFIG_XDP_SOCKETS is not set -- cgit