]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - lib/Kconfig
drm/ast: Fix calculation of MCLK
[karo-tx-linux.git] / lib / Kconfig
index ffd7635efda609bcd42a685e875fab79d8352621..8f69579dfac3e78a57246b6b4447d29e68a2ba02 100644 (file)
@@ -394,6 +394,16 @@ config HAS_DMA
        depends on !NO_DMA
        default y
 
+config DMA_NOOP_OPS
+       bool
+       depends on HAS_DMA && (!64BIT || ARCH_DMA_ADDR_T_64BIT)
+       default n
+
+config DMA_VIRT_OPS
+       bool
+       depends on HAS_DMA && (!64BIT || ARCH_DMA_ADDR_T_64BIT)
+       default n
+
 config CHECK_SIGNATURE
        bool
 
@@ -431,8 +441,7 @@ config GLOB
          depends on this.
 
 config GLOB_SELFTEST
-       bool "glob self-test on init"
-       default n
+       tristate "glob self-test on init"
        depends on GLOB
        help
          This option enables a simple self-test of the glob_match