serial: 8250: remove Kconfig indirection
authorValentin Rothberg <valentinrothberg@gmail.com>
Sun, 12 Apr 2015 15:37:24 +0000 (17:37 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 May 2015 20:27:00 +0000 (22:27 +0200)
commit507224aa88fc2c11f252705ad286bca155e0df02
tree5f1f857194542fc23046626cab0fb376e1681bdb
parent6b3cddccf4eec0883feb065aea28dd9770bb17d0
serial: 8250: remove Kconfig indirection

Remove CONFIG_SERIAL_DETECT_IRQ and CONFIG_SERIAL_MANY_PORTS, and
substitute all references to the proper 8250 Kconfig options.  Now, the
actual Kconfig dependencies are not hidden when reading the code and
static analyzers are less confused.

Signed-off-by: Valentin Rothberg <valentinrothberg@gmail.com>
Reviewed-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/alpha/include/asm/serial.h
arch/m68k/include/asm/serial.h
arch/mn10300/include/asm/serial.h
arch/x86/include/asm/serial.h
drivers/tty/serial/8250/8250_core.c