commit | 78593b5fe092ebe38552fbb7cad963fef3edc35f | [log] [tgz] |
---|---|---|
author | Laura Abbott <lauraa@codeaurora.org> | Mon Sep 26 18:48:14 2011 -0700 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 16:21:34 2011 -0700 |
tree | b007854139be871caee9086e3c83099a25195d87 | |
parent | 0773498ebeb70fc2010b9a836addd62ce33a3a26 [diff] |
msm: 7630: Select ARCH_HAS_HOLES_MEMORYMODEL 7630 uses sparsemem. ARCH_HAS_HOLES_MEMORYMODEL was never selected. Without this option, pfn_valid may not actually work. Select this option to ensure pfn_valid actually works and any other options are selected correctly for this memory map. Signed-off-by: Laura Abbott <lauraa@codeaurora.org>