X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=mm%2FKconfig;h=c048dea7e34207e03fe64321d49601d10f7b7d85;hb=3f3a00bd4c7a0435dfca6d90fbe499acedfec7f0;hp=d16ba9249bc531bd34d6a5e0e85c83e84f19fcf1;hpb=3536ac5d771bf7c68e70b08f7a7ec85ff56c6b6d;p=platform%2Fkernel%2Flinux-rpi.git diff --git a/mm/Kconfig b/mm/Kconfig index d16ba92..c048dea 100644 --- a/mm/Kconfig +++ b/mm/Kconfig @@ -887,6 +887,9 @@ config MAPPING_DIRTY_HELPERS config KMAP_LOCAL bool +config KMAP_LOCAL_NON_LINEAR_PTE_ARRAY + bool + # struct io_mapping based helper. Selected by drivers that need them config IO_MAPPING bool