diff options
author | Jeremy Cline <jcline@redhat.com> | 2018-08-24 09:44:58 -0400 |
---|---|---|
committer | Jeremy Cline <jcline@redhat.com> | 2018-08-24 09:44:58 -0400 |
commit | 28d87ac04509aac2e38c73faf570a121e23318e1 (patch) | |
tree | 987db62993ab5014fc09c4ce4df03d989aab02bf /configs | |
parent | 9b4f0fa7126b0cc7bacaaeb466e823f812c824c6 (diff) | |
download | kernel-28d87ac04509aac2e38c73faf570a121e23318e1.tar.gz kernel-28d87ac04509aac2e38c73faf570a121e23318e1.tar.xz kernel-28d87ac04509aac2e38c73faf570a121e23318e1.zip |
Linux v4.18-12721-g33e17876ea4e
Diffstat (limited to 'configs')
-rw-r--r-- | configs/fedora/generic/CONFIG_ARCH_K3 | 1 | ||||
-rw-r--r-- | configs/fedora/generic/CONFIG_RESET_QCOM_AOSS | 1 | ||||
-rw-r--r-- | configs/fedora/generic/CONFIG_SUN50I_DE2_BUS | 1 | ||||
-rw-r--r-- | configs/fedora/generic/CONFIG_UBIFS_FS_XATTR | 1 | ||||
-rw-r--r-- | configs/fedora/generic/arm/aarch64/CONFIG_SUN50I_DE2_BUS | 1 |
5 files changed, 5 insertions, 0 deletions
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 |