X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=mm%2FKconfig;h=3bea74f1ccfe1f1f5c134fd5c98767d620553b60;hb=7f49ef69db6bbf756c0abca7e9b65b32e999eec8;hp=ae55c1e04d105016cf7c780398552e56a498e65a;hpb=ea882c2ece7c68462a3734c71c60e2572e528fe7;p=~andy%2Flinux diff --git a/mm/Kconfig b/mm/Kconfig index ae55c1e04d1..3bea74f1ccf 100644 --- a/mm/Kconfig +++ b/mm/Kconfig @@ -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