]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/serial/Kconfig
KGDB_SERIAL_CONSOLE check for module
[linux-2.6-omap-h63xx.git] / drivers / serial / Kconfig
index 1e2dd6f5e4b0bbf730f734c1ac48a1519ffd65d8..1537e0d861924a27cbde8ea56fef3e707539386a 100644 (file)
@@ -707,7 +707,7 @@ choice
 
 config SERIAL_BFIN_DMA
        bool "DMA mode"
-       depends on !DMA_UNCACHED_NONE && !KGDB_SERIAL_CONSOLE
+       depends on !DMA_UNCACHED_NONE && KGDB_SERIAL_CONSOLE=n
        help
          This driver works under DMA mode. If this option is selected, the
          blackfin simple dma driver is also enabled.