]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
fix SERIAL_CORE_CONSOLE driver dependencies
authorAdrian Bunk <bunk@kernel.org>
Tue, 11 Sep 2007 22:24:13 +0000 (15:24 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 12 Sep 2007 00:21:27 +0000 (17:21 -0700)
commit7111de76438e05ceab8ba2a471192fa3ea6c3572
tree38977ee9855eb798f02a36acbe176f5c67a2e7ca
parent9c54ea95852a920720868d0e18bb4e9d645ea007
fix SERIAL_CORE_CONSOLE driver dependencies

SERIAL_BFIN=m or SERIAL_MUX=m shouldn't allow SERIAL_CORE_CONSOLE=y.

Additionally, this patch fixes whitespace instead of tabs at the
SERIAL_MUX_CONSOLE option.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Cc: Bryan Wu <bryan.wu@analog.com>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/serial/Kconfig