diff options
author | Valentin Rothberg <valentinrothberg@gmail.com> | 2015-04-12 17:37:24 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-05-06 22:27:00 +0200 |
commit | 507224aa88fc2c11f252705ad286bca155e0df02 (patch) | |
tree | 5f1f857194542fc23046626cab0fb376e1681bdb /kernel | |
parent | serial: core: Fix unused variable warnings from uart_console() (diff) | |
download | linux-507224aa88fc2c11f252705ad286bca155e0df02.tar.xz linux-507224aa88fc2c11f252705ad286bca155e0df02.zip |
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>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions