mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 12:41:55 +00:00
1a8359e411
All production devices operate in the Oaktrail configuration with legacy PC elements present and an ACPI BIOS. Continue stripping out the Moorestown elements from the tree leaving Medfield. Signed-off-by: Alan Cox <alan@linux.intel.com> Cc: jacob.jun.pan@linux.intel.com Link: http://lkml.kernel.org/n/tip-fvm1hgpq99jln6l0fbek68ik@git.kernel.org Signed-off-by: Ingo Molnar <mingo@elte.hu>
4 lines
136 B
Makefile
4 lines
136 B
Makefile
obj-$(CONFIG_X86_INTEL_MID) += mrst.o
|
|
obj-$(CONFIG_X86_INTEL_MID) += vrtc.o
|
|
obj-$(CONFIG_EARLY_PRINTK_INTEL_MID) += early_printk_mrst.o
|