]> git.baikalelectronics.ru Git - kernel.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)
commit0a7d1ea082b9df8a21efb6185fe723bfa9762cc3
tree38977ee9855eb798f02a36acbe176f5c67a2e7ca
parent18f0d9e579faf47fc94a699bdc8546eb0152f291
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