summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-mainline-4.14/0039-ARM-apalis-tk1-mainline-enable-options-for-backport.patch
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-05-19 14:14:07 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-05-28 12:35:01 +0200
commit4c08e17d4c566855d10772184a2ce2b2c55f6910 (patch)
tree15016883871c97fcbf574f9703eef76c72b244f2 /recipes-kernel/linux/linux-toradex-mainline-4.14/0039-ARM-apalis-tk1-mainline-enable-options-for-backport.patch
parent0bf55088d1f34338dd04f83d6b90b7a72f6867de (diff)
linux-toradex-mainline: drop the 4.14 kernel
This recipe is superseded by linux-toradex-mainline in meta-toradex-bsp-common. This provides a 5.4 based kernel. Related-to: ELB-2733 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-kernel/linux/linux-toradex-mainline-4.14/0039-ARM-apalis-tk1-mainline-enable-options-for-backport.patch')
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline-4.14/0039-ARM-apalis-tk1-mainline-enable-options-for-backport.patch31
1 files changed, 0 insertions, 31 deletions
diff --git a/recipes-kernel/linux/linux-toradex-mainline-4.14/0039-ARM-apalis-tk1-mainline-enable-options-for-backport.patch b/recipes-kernel/linux/linux-toradex-mainline-4.14/0039-ARM-apalis-tk1-mainline-enable-options-for-backport.patch
deleted file mode 100644
index a06778b..0000000
--- a/recipes-kernel/linux/linux-toradex-mainline-4.14/0039-ARM-apalis-tk1-mainline-enable-options-for-backport.patch
+++ /dev/null
@@ -1,31 +0,0 @@
-From b788eaedd789c2fd56c5d249400b57055ea9f880 Mon Sep 17 00:00:00 2001
-From: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
-Date: Thu, 16 Apr 2020 11:08:45 +0300
-Subject: [PATCH 3/3] ARM: apalis-tk1-mainline: enable options for backports
-
-Enable WIRELESS_EXT and WEXT_PRIV options for the backported
-rtl81288eu driver.
-
-Related-to: ELB-2388
-Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
----
-
- arch/arm/configs/tegra_defconfig | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig
-index 385832bf67c5..49255fc099af 100644
---- a/arch/arm/configs/tegra_defconfig
-+++ b/arch/arm/configs/tegra_defconfig
-@@ -70,6 +70,8 @@ CONFIG_BT_RFCOMM=y
- CONFIG_BT_BNEP=y
- CONFIG_BT_HIDP=y
- CONFIG_BT_HCIBTUSB=m
-+CONFIG_WIRELESS_EXT=y
-+CONFIG_WEXT_PRIV=y
- CONFIG_RFKILL=y
- CONFIG_RFKILL_INPUT=y
- CONFIG_RFKILL_GPIO=y
---
-2.20.1
-