X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=mm%2FKconfig;h=0bd9c2dbb2a0be8d184b4b9f1d75dc03ec2a14ba;hb=8e6c81fe289e90b188203ec1db1dc2f3e992ebde;hp=efee5d379df4adb74afba4bbc83118a64f0a9767;hpb=211c8d4942edf2f3337820dda101da6b13c8a19a;p=linux-2.6-omap-h63xx.git diff --git a/mm/Kconfig b/mm/Kconfig index efee5d379df..0bd9c2dbb2a 100644 --- a/mm/Kconfig +++ b/mm/Kconfig @@ -77,9 +77,6 @@ config FLAT_NODE_MEM_MAP def_bool y depends on !SPARSEMEM -config HAVE_GET_USER_PAGES_FAST - bool - # # Both the NUMA code and DISCONTIGMEM use arrays of pg_data_t's # to represent different areas of memory. This variable allows @@ -208,3 +205,6 @@ config NR_QUICK config VIRT_TO_BUS def_bool y depends on !ARCH_NO_VIRT_TO_BUS + +config MMU_NOTIFIER + bool