Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
[pandora-kernel.git] / mm / Kconfig
index ae55c1e..3bea74f 100644 (file)
@@ -286,8 +286,12 @@ config NR_QUICK
        default "1"
 
 config VIRT_TO_BUS
-       def_bool y
-       depends on HAVE_VIRT_TO_BUS
+       bool
+       help
+         An architecture should select this if it implements the
+         deprecated interface virt_to_bus().  All new architectures
+         should probably not select this.
+
 
 config MMU_NOTIFIER
        bool