From 28d87ac04509aac2e38c73faf570a121e23318e1 Mon Sep 17 00:00:00 2001 From: Jeremy Cline Date: Fri, 24 Aug 2018 09:44:58 -0400 Subject: Linux v4.18-12721-g33e17876ea4e --- configs/fedora/generic/CONFIG_ARCH_K3 | 1 + configs/fedora/generic/CONFIG_RESET_QCOM_AOSS | 1 + configs/fedora/generic/CONFIG_SUN50I_DE2_BUS | 1 + configs/fedora/generic/CONFIG_UBIFS_FS_XATTR | 1 + configs/fedora/generic/arm/aarch64/CONFIG_SUN50I_DE2_BUS | 1 + 5 files changed, 5 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_ARCH_K3 create mode 100644 configs/fedora/generic/CONFIG_RESET_QCOM_AOSS create mode 100644 configs/fedora/generic/CONFIG_SUN50I_DE2_BUS create mode 100644 configs/fedora/generic/CONFIG_UBIFS_FS_XATTR create mode 100644 configs/fedora/generic/arm/aarch64/CONFIG_SUN50I_DE2_BUS (limited to 'configs/fedora') diff --git a/configs/fedora/generic/CONFIG_ARCH_K3 b/configs/fedora/generic/CONFIG_ARCH_K3 new file mode 100644 index 000000000..6929420f8 --- /dev/null +++ b/configs/fedora/generic/CONFIG_ARCH_K3 @@ -0,0 +1 @@ +# CONFIG_ARCH_K3 is not set diff --git a/configs/fedora/generic/CONFIG_RESET_QCOM_AOSS b/configs/fedora/generic/CONFIG_RESET_QCOM_AOSS new file mode 100644 index 000000000..7213d3d92 --- /dev/null +++ b/configs/fedora/generic/CONFIG_RESET_QCOM_AOSS @@ -0,0 +1 @@ +# CONFIG_RESET_QCOM_AOSS is not set diff --git a/configs/fedora/generic/CONFIG_SUN50I_DE2_BUS b/configs/fedora/generic/CONFIG_SUN50I_DE2_BUS new file mode 100644 index 000000000..8af98239a --- /dev/null +++ b/configs/fedora/generic/CONFIG_SUN50I_DE2_BUS @@ -0,0 +1 @@ +# CONFIG_SUN50I_DE2_BUS is not set diff --git a/configs/fedora/generic/CONFIG_UBIFS_FS_XATTR b/configs/fedora/generic/CONFIG_UBIFS_FS_XATTR new file mode 100644 index 000000000..b6b2394de --- /dev/null +++ b/configs/fedora/generic/CONFIG_UBIFS_FS_XATTR @@ -0,0 +1 @@ +CONFIG_UBIFS_FS_XATTR=y diff --git a/configs/fedora/generic/arm/aarch64/CONFIG_SUN50I_DE2_BUS b/configs/fedora/generic/arm/aarch64/CONFIG_SUN50I_DE2_BUS new file mode 100644 index 000000000..38c61ab12 --- /dev/null +++ b/configs/fedora/generic/arm/aarch64/CONFIG_SUN50I_DE2_BUS @@ -0,0 +1 @@ +CONFIG_SUN50I_DE2_BUS=y -- cgit