summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2018-08-01 19:21:02 -0400
committerPaul Gortmaker <paul.gortmaker@windriver.com>2018-08-01 19:21:02 -0400
commit6dc1337d37430e39094cba53ec94e0c50a251210 (patch)
treeec638cee9eef757dd3f20785723965311e45989e
parentab89ce07269d4082fabe2b7d13a70f34e3c47ab6 (diff)
downloadlongterm-queue-4.12-6dc1337d37430e39094cba53ec94e0c50a251210.tar.gz
arm: drop defconfig non-stable patch
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
-rw-r--r--queue/ARM-exynos_defconfig-Enable-UAS-support-for-Odroid-H.patch34
-rw-r--r--queue/series1
2 files changed, 0 insertions, 35 deletions
diff --git a/queue/ARM-exynos_defconfig-Enable-UAS-support-for-Odroid-H.patch b/queue/ARM-exynos_defconfig-Enable-UAS-support-for-Odroid-H.patch
deleted file mode 100644
index af60844..0000000
--- a/queue/ARM-exynos_defconfig-Enable-UAS-support-for-Odroid-H.patch
+++ /dev/null
@@ -1,34 +0,0 @@
-From a99897f550de96841aecb811455a67ad7a4e39a7 Mon Sep 17 00:00:00 2001
-From: Marek Szyprowski <m.szyprowski@samsung.com>
-Date: Mon, 2 Oct 2017 08:39:35 +0200
-Subject: [PATCH] ARM: exynos_defconfig: Enable UAS support for Odroid HC1
- board
-
-commit a99897f550de96841aecb811455a67ad7a4e39a7 upstream.
-
-Odroid HC1 board has built-in JMicron USB to SATA bridge, which supports
-UAS protocol. Compile-in support for it (instead of enabling it as module)
-to make sure that all built-in storage devices are available for rootfs.
-The bridge itself also supports fallback to standard USB Mass Storage
-protocol, but USB Mass Storage class doesn't bind to it when UAS is
-compiled as module and modules are not (yet) available.
-
-Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
-Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
-
-diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig
-index 8c2a2619971b..f1d7834990ec 100644
---- a/arch/arm/configs/exynos_defconfig
-+++ b/arch/arm/configs/exynos_defconfig
-@@ -244,7 +244,7 @@ CONFIG_USB_STORAGE_ONETOUCH=m
- CONFIG_USB_STORAGE_KARMA=m
- CONFIG_USB_STORAGE_CYPRESS_ATACB=m
- CONFIG_USB_STORAGE_ENE_UB6250=m
--CONFIG_USB_UAS=m
-+CONFIG_USB_UAS=y
- CONFIG_USB_DWC3=y
- CONFIG_USB_DWC2=y
- CONFIG_USB_HSIC_USB3503=y
---
-2.15.0
-
diff --git a/queue/series b/queue/series
index e4a3565..779b4ad 100644
--- a/queue/series
+++ b/queue/series
@@ -31,7 +31,6 @@ scsi-lpfc-Fix-secure-firmware-updates.patch
scsi-lpfc-PLOGI-failures-during-NPIV-testing.patch
i40e-fix-client-notify-of-VF-reset.patch
vfio-pci-Virtualize-Maximum-Payload-Size.patch
-ARM-exynos_defconfig-Enable-UAS-support-for-Odroid-H.patch
fm10k-ensure-we-process-SM-mbx-when-processing-VF-mb.patch
ibmvnic-Set-state-UP.patch
net-ipv6-send-NS-for-DAD-when-link-operationally-up.patch