Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
[linux-2.6-microblaze.git] / drivers / xen / Kconfig
index 67af155..dd4d9cb 100644 (file)
@@ -145,9 +145,9 @@ config SWIOTLB_XEN
        select SWIOTLB
 
 config XEN_TMEM
-       bool
+       tristate
        depends on !ARM
-       default y if (CLEANCACHE || FRONTSWAP)
+       default m if (CLEANCACHE || FRONTSWAP)
        help
          Shim to interface in-kernel Transcendent Memory hooks
          (e.g. cleancache and frontswap) to Xen tmem hypercalls.