From 73c86ebaee23df8310b903c1dab2176d443f5a3a Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 10 Nov 2020 11:02:01 -0600 Subject: Linux v5.9.7 rebase Signed-off-by: Justin M. Forbes --- configs/fedora/generic/x86/CONFIG_SERIAL_LANTIQ | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 configs/fedora/generic/x86/CONFIG_SERIAL_LANTIQ (limited to 'configs/fedora/generic/x86/CONFIG_SERIAL_LANTIQ') diff --git a/configs/fedora/generic/x86/CONFIG_SERIAL_LANTIQ b/configs/fedora/generic/x86/CONFIG_SERIAL_LANTIQ deleted file mode 100644 index 9eabc27e1..000000000 --- a/configs/fedora/generic/x86/CONFIG_SERIAL_LANTIQ +++ /dev/null @@ -1,21 +0,0 @@ -# CONFIG_SERIAL_LANTIQ: -# -# Support for UART on Lantiq and Intel SoCs. -# To compile this driver as a module, select M here. The -# module will be called lantiq. -# -# Symbol: SERIAL_LANTIQ [=n] -# Type : tristate -# Defined at drivers/tty/serial/Kconfig:1036 -# Prompt: Lantiq serial driver -# Depends on: TTY [=y] && HAS_IOMEM [=y] && (LANTIQ || X86 [=y] || COMPILE_TEST [=n]) -# Location: -# -> Device Drivers -# -> Character devices -# -> Enable TTY (TTY [=y]) -# -> Serial drivers -# Selects: SERIAL_CORE [=y] -# -# -# -CONFIG_SERIAL_LANTIQ=m -- cgit