aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/Makefile
diff options
context:
space:
mode:
authorBryan O'Donoghue <pure.logic@nexus-software.ie>2015-01-30 16:29:39 +0000
committerIngo Molnar <mingo@kernel.org>2015-02-18 23:22:55 +0100
commit8bbc2a135b63bee6b41fa90f415521a97995a49f (patch)
tree7afc7c1efcd03e16385e905cd9af8159c164cf63 /arch/x86/platform/Makefile
parentx86/intel/quark: Add Isolated Memory Regions for Quark X1000 (diff)
downloadlinux-dev-8bbc2a135b63bee6b41fa90f415521a97995a49f.tar.xz
linux-dev-8bbc2a135b63bee6b41fa90f415521a97995a49f.zip
x86/intel/quark: Add Intel Quark platform support
Add Intel Quark platform support. Quark needs to pull down all unlocked IMRs to ensure agreement with the EFI memory map post boot. This patch adds an entry in Kconfig for Quark as a platform and makes IMR support mandatory if selected. Suggested-by: Thomas Gleixner <tglx@linutronix.de> Suggested-by: Andy Shevchenko <andy.shevchenko@gmail.com> Tested-by: Ong, Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Bryan O'Donoghue <pure.logic@nexus-software.ie> Reviewed-by: Andy Shevchenko <andy.schevchenko@gmail.com> Reviewed-by: Darren Hart <dvhart@linux.intel.com> Reviewed-by: Ong, Boon Leong <boon.leong.ong@intel.com> Cc: dvhart@infradead.org Link: http://lkml.kernel.org/r/1422635379-12476-3-git-send-email-pure.logic@nexus-software.ie Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86/platform/Makefile')
-rw-r--r--arch/x86/platform/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/platform/Makefile b/arch/x86/platform/Makefile
index 85afde1fa3e5..a62e0be3a2f1 100644
--- a/arch/x86/platform/Makefile
+++ b/arch/x86/platform/Makefile
@@ -5,6 +5,7 @@ obj-y += geode/
obj-y += goldfish/
obj-y += iris/
obj-y += intel-mid/
+obj-y += intel-quark/
obj-y += olpc/
obj-y += scx200/
obj-y += sfi/