]> Pileus Git - ~andy/linux/blobdiff - mm/Kconfig
ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
[~andy/linux] / mm / Kconfig
index 2c7aea7106f9816dc41184f01a2d367c81749a1d..3bea74f1ccfe1f1f5c134fd5c98767d620553b60 100644 (file)
@@ -286,8 +286,12 @@ config NR_QUICK
        default "1"
 
 config VIRT_TO_BUS
-       def_bool y
-       depends on !ARCH_NO_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