From a86263ec8cfddf81449946b6750753ca2456c4b8 Mon Sep 17 00:00:00 2001 From: Will McVicker Date: Wed, 13 Oct 2021 13:48:09 -0700 Subject: [PATCH] Revert "ANDROID: tty: serial: samsung_tty: Re-apply the depends line back into SERIAL_SAMSUNG" This reverts commit 65680ab92dfda4f4be447455b7ff94a5cfcedd10. We need this back because we can't apply ARCH_EXYNOS in the gki_defconfig. Bug: 142159113 Bug: 145560197 Change-Id: I675e179c41e0fbbc4f58c96b2efdebf70522bc3a Signed-off-by: Will McVicker --- drivers/tty/serial/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/tty/serial/Kconfig b/drivers/tty/serial/Kconfig index 131a6a587acd..a36ddc257b64 100644 --- a/drivers/tty/serial/Kconfig +++ b/drivers/tty/serial/Kconfig @@ -236,7 +236,6 @@ config SERIAL_CLPS711X_CONSOLE config SERIAL_SAMSUNG tristate "Samsung SoC serial support" - depends on PLAT_SAMSUNG || ARCH_S5PV210 || ARCH_EXYNOS || ARCH_APPLE || COMPILE_TEST select SERIAL_CORE help Support for the on-chip UARTs on the Samsung S3C24XX series CPUs,