]> err.no Git - linux-2.6/blobdiff - drivers/serial/Kconfig
[DLM] Make dlm_sendd cond_resched more
[linux-2.6] / drivers / serial / Kconfig
index 64ff6a5f6afd0d3a5fdff7be3f4e9f8079e3624d..81b52b7cca21deb314f2b2a15864172ac6cf7eb0 100644 (file)
@@ -611,7 +611,7 @@ config SERIAL_BFIN
 
 config SERIAL_BFIN_CONSOLE
        bool "Console on Blackfin serial port"
-       depends on SERIAL_BFIN
+       depends on SERIAL_BFIN=y
        select SERIAL_CORE_CONSOLE
 
 choice
@@ -832,10 +832,10 @@ config SERIAL_MUX
            4. Change the kernel command console parameter to: console=ttyB0
 
 config SERIAL_MUX_CONSOLE
-        bool "Support for console on serial MUX"
-        depends on SERIAL_MUX
+       bool "Support for console on serial MUX"
+       depends on SERIAL_MUX=y
        select SERIAL_CORE_CONSOLE
-        default y
+       default y
 
 config PDC_CONSOLE
        bool "PDC software console support"