From 78de0fd3ee194c16df34206645a04867f2117b29 Mon Sep 17 00:00:00 2001 From: Reichl Date: Thu, 27 Feb 2014 12:39:02 +0100 Subject: [PATCH] Update odroidu2_defconfig Unset CONFIG_SERIAL_8250 - No 8250 on boards - Avoids misleading creation of /dev/ttyS1-4 that don't work anyway. --- arch/arm/configs/odroidu2_defconfig | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/arch/arm/configs/odroidu2_defconfig b/arch/arm/configs/odroidu2_defconfig index 940b4fd89dba30..2e8bc8585bfe6c 100644 --- a/arch/arm/configs/odroidu2_defconfig +++ b/arch/arm/configs/odroidu2_defconfig @@ -1706,15 +1706,7 @@ CONFIG_DEVKMEM=y # # Serial drivers # -CONFIG_SERIAL_8250=y -# CONFIG_SERIAL_8250_CONSOLE is not set -CONFIG_SERIAL_8250_DMA=y -CONFIG_SERIAL_8250_NR_UARTS=4 -CONFIG_SERIAL_8250_RUNTIME_UARTS=4 -# CONFIG_SERIAL_8250_EXTENDED is not set -# CONFIG_SERIAL_8250_DW is not set -# CONFIG_SERIAL_8250_EM is not set - +# CONFIG_SERIAL_8250 is not set # # Non-8250 serial port support #