From d9b49b04ca5b591d2db1b291f3d9e07784eab9b4 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Fri, 4 Jan 2019 10:50:46 +0000 Subject: Arm updates for 4.20 --- configs/fedora/generic/arm/aarch64/CONFIG_CAN_XILINXCAN | 1 - configs/fedora/generic/arm/aarch64/CONFIG_SND_MESON_AXG_FRDDR | 1 + configs/fedora/generic/arm/aarch64/CONFIG_SND_MESON_AXG_PDM | 1 + configs/fedora/generic/arm/aarch64/CONFIG_SND_MESON_AXG_SOUND_CARD | 1 + configs/fedora/generic/arm/aarch64/CONFIG_SND_MESON_AXG_SPDIFOUT | 1 + configs/fedora/generic/arm/aarch64/CONFIG_SND_MESON_AXG_TDMIN | 1 + configs/fedora/generic/arm/aarch64/CONFIG_SND_MESON_AXG_TDMOUT | 1 + configs/fedora/generic/arm/aarch64/CONFIG_SND_MESON_AXG_TODDR | 1 + 8 files changed, 7 insertions(+), 1 deletion(-) delete mode 100644 configs/fedora/generic/arm/aarch64/CONFIG_CAN_XILINXCAN create mode 100644 configs/fedora/generic/arm/aarch64/CONFIG_SND_MESON_AXG_FRDDR create mode 100644 configs/fedora/generic/arm/aarch64/CONFIG_SND_MESON_AXG_PDM create mode 100644 configs/fedora/generic/arm/aarch64/CONFIG_SND_MESON_AXG_SOUND_CARD create mode 100644 configs/fedora/generic/arm/aarch64/CONFIG_SND_MESON_AXG_SPDIFOUT create mode 100644 configs/fedora/generic/arm/aarch64/CONFIG_SND_MESON_AXG_TDMIN create mode 100644 configs/fedora/generic/arm/aarch64/CONFIG_SND_MESON_AXG_TDMOUT create mode 100644 configs/fedora/generic/arm/aarch64/CONFIG_SND_MESON_AXG_TODDR (limited to 'configs/fedora/generic/arm/aarch64') diff --git a/configs/fedora/generic/arm/aarch64/CONFIG_CAN_XILINXCAN b/configs/fedora/generic/arm/aarch64/CONFIG_CAN_XILINXCAN deleted file mode 100644 index 2b494af90..000000000 --- a/configs/fedora/generic/arm/aarch64/CONFIG_CAN_XILINXCAN +++ /dev/null @@ -1 +0,0 @@ -CONFIG_CAN_XILINXCAN=m diff --git a/configs/fedora/generic/arm/aarch64/CONFIG_SND_MESON_AXG_FRDDR b/configs/fedora/generic/arm/aarch64/CONFIG_SND_MESON_AXG_FRDDR new file mode 100644 index 000000000..5529b50a1 --- /dev/null +++ b/configs/fedora/generic/arm/aarch64/CONFIG_SND_MESON_AXG_FRDDR @@ -0,0 +1 @@ +CONFIG_SND_MESON_AXG_FRDDR=m diff --git a/configs/fedora/generic/arm/aarch64/CONFIG_SND_MESON_AXG_PDM b/configs/fedora/generic/arm/aarch64/CONFIG_SND_MESON_AXG_PDM new file mode 100644 index 000000000..4e0ce332f --- /dev/null +++ b/configs/fedora/generic/arm/aarch64/CONFIG_SND_MESON_AXG_PDM @@ -0,0 +1 @@ +CONFIG_SND_MESON_AXG_PDM=m diff --git a/configs/fedora/generic/arm/aarch64/CONFIG_SND_MESON_AXG_SOUND_CARD b/configs/fedora/generic/arm/aarch64/CONFIG_SND_MESON_AXG_SOUND_CARD new file mode 100644 index 000000000..4d07d8dc3 --- /dev/null +++ b/configs/fedora/generic/arm/aarch64/CONFIG_SND_MESON_AXG_SOUND_CARD @@ -0,0 +1 @@ +CONFIG_SND_MESON_AXG_SOUND_CARD=m diff --git a/configs/fedora/generic/arm/aarch64/CONFIG_SND_MESON_AXG_SPDIFOUT b/configs/fedora/generic/arm/aarch64/CONFIG_SND_MESON_AXG_SPDIFOUT new file mode 100644 index 000000000..4f5b3d96c --- /dev/null +++ b/configs/fedora/generic/arm/aarch64/CONFIG_SND_MESON_AXG_SPDIFOUT @@ -0,0 +1 @@ +CONFIG_SND_MESON_AXG_SPDIFOUT=m diff --git a/configs/fedora/generic/arm/aarch64/CONFIG_SND_MESON_AXG_TDMIN b/configs/fedora/generic/arm/aarch64/CONFIG_SND_MESON_AXG_TDMIN new file mode 100644 index 000000000..7ac3d15fa --- /dev/null +++ b/configs/fedora/generic/arm/aarch64/CONFIG_SND_MESON_AXG_TDMIN @@ -0,0 +1 @@ +CONFIG_SND_MESON_AXG_TDMIN=m diff --git a/configs/fedora/generic/arm/aarch64/CONFIG_SND_MESON_AXG_TDMOUT b/configs/fedora/generic/arm/aarch64/CONFIG_SND_MESON_AXG_TDMOUT new file mode 100644 index 000000000..da16562fd --- /dev/null +++ b/configs/fedora/generic/arm/aarch64/CONFIG_SND_MESON_AXG_TDMOUT @@ -0,0 +1 @@ +CONFIG_SND_MESON_AXG_TDMOUT=m diff --git a/configs/fedora/generic/arm/aarch64/CONFIG_SND_MESON_AXG_TODDR b/configs/fedora/generic/arm/aarch64/CONFIG_SND_MESON_AXG_TODDR new file mode 100644 index 000000000..baa1a98e4 --- /dev/null +++ b/configs/fedora/generic/arm/aarch64/CONFIG_SND_MESON_AXG_TODDR @@ -0,0 +1 @@ +CONFIG_SND_MESON_AXG_TODDR=m -- cgit