From 2bdd226657cb9d3721949f19918567a31bf62cb1 Mon Sep 17 00:00:00 2001 From: Jeremy Cline Date: Mon, 3 Feb 2020 11:03:15 -0500 Subject: Linux v5.5-8686-g14cd0bd04907 --- configs/fedora/generic/x86/CONFIG_PCIE_INTEL_GW | 1 + configs/fedora/generic/x86/CONFIG_PHY_INTEL_EMMC | 1 + configs/fedora/generic/x86/CONFIG_PINCTRL_LYNXPOINT | 1 + configs/fedora/generic/x86/CONFIG_USB4 | 1 + configs/fedora/generic/x86/CONFIG_USB4_NET | 1 + 5 files changed, 5 insertions(+) create mode 100644 configs/fedora/generic/x86/CONFIG_PCIE_INTEL_GW create mode 100644 configs/fedora/generic/x86/CONFIG_PHY_INTEL_EMMC create mode 100644 configs/fedora/generic/x86/CONFIG_PINCTRL_LYNXPOINT create mode 100644 configs/fedora/generic/x86/CONFIG_USB4 create mode 100644 configs/fedora/generic/x86/CONFIG_USB4_NET (limited to 'configs/fedora/generic/x86') diff --git a/configs/fedora/generic/x86/CONFIG_PCIE_INTEL_GW b/configs/fedora/generic/x86/CONFIG_PCIE_INTEL_GW new file mode 100644 index 000000000..2047fe3b5 --- /dev/null +++ b/configs/fedora/generic/x86/CONFIG_PCIE_INTEL_GW @@ -0,0 +1 @@ +# CONFIG_PCIE_INTEL_GW is not set diff --git a/configs/fedora/generic/x86/CONFIG_PHY_INTEL_EMMC b/configs/fedora/generic/x86/CONFIG_PHY_INTEL_EMMC new file mode 100644 index 000000000..7829f20cf --- /dev/null +++ b/configs/fedora/generic/x86/CONFIG_PHY_INTEL_EMMC @@ -0,0 +1 @@ +CONFIG_PHY_INTEL_EMMC=m diff --git a/configs/fedora/generic/x86/CONFIG_PINCTRL_LYNXPOINT b/configs/fedora/generic/x86/CONFIG_PINCTRL_LYNXPOINT new file mode 100644 index 000000000..49e70e671 --- /dev/null +++ b/configs/fedora/generic/x86/CONFIG_PINCTRL_LYNXPOINT @@ -0,0 +1 @@ +CONFIG_PINCTRL_LYNXPOINT=m diff --git a/configs/fedora/generic/x86/CONFIG_USB4 b/configs/fedora/generic/x86/CONFIG_USB4 new file mode 100644 index 000000000..2b50250e8 --- /dev/null +++ b/configs/fedora/generic/x86/CONFIG_USB4 @@ -0,0 +1 @@ +CONFIG_USB4=m diff --git a/configs/fedora/generic/x86/CONFIG_USB4_NET b/configs/fedora/generic/x86/CONFIG_USB4_NET new file mode 100644 index 000000000..2d51af31b --- /dev/null +++ b/configs/fedora/generic/x86/CONFIG_USB4_NET @@ -0,0 +1 @@ +CONFIG_USB4_NET=m -- cgit