From: Valentin Rothberg Date: Sun, 12 Apr 2015 15:37:24 +0000 (+0200) Subject: serial: 8250: remove Kconfig indirection X-Git-Tag: omap-for-v4.2/wakeirq-drivers-v2^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=507224aa88fc2c11f252705ad286bca155e0df02;p=pandora-kernel.git 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 Reviewed-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed