Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - X index
The Linux kernel configuration item CONFIG_X86_INTEL_MID
has multiple definitions:
arch/x86/Kconfig
The configuration item CONFIG_X86_INTEL_MID:
( CONFIG_X86_EXTENDED_PLATFORM ) && ( CONFIG_X86_PLATFORM_DEVICES ) && ( CONFIG_PCI ) && ( CONFIG_X86_64 || ( CONFIG_EXPERT && CONFIG_PCI_GOANY )) && ( CONFIG_X86_IO_APIC )
Select to build a kernel capable of supporting 64-bit Intel MID (Mobile Internet Device) platform systems which do not have the PCI legacy interfaces.
The only supported devices are the 22nm Merrified (Z34xx) and Moorefield (Z35xx) SoC used in the Intel Edison board and a small number of Android devices such as the Asus Zenfone 2, Asus FonePad 8 and Dell Venue 7.
If you are building for a PC class system or non-MID tablet SoCs like Bay Trail (Z36xx/Z37xx), say N here.
Intel MID platforms are based on an Intel processor and chipset which consume less power than most of the x86 derivatives.
arch/x86/Kconfig
The configuration item CONFIG_X86_INTEL_MID:
( CONFIG_X86_EXTENDED_PLATFORM ) && ( CONFIG_X86_PLATFORM_DEVICES ) && ( CONFIG_PCI ) && ( CONFIG_X86_64 || ( CONFIG_PCI_GOANY && CONFIG_X86_32 )) && ( CONFIG_X86_IO_APIC )
Select to build a kernel capable of supporting Intel MID (Mobile Internet Device) platform systems which do not have the PCI legacy interfaces. If you are building for a PC class system say N here.
Intel MID platforms are based on an Intel processor and chipset which consume less power than most of the x86 derivatives.
arch/x86/Kconfig
The configuration item CONFIG_X86_INTEL_MID:
(none)
(none)
Numeric ID (from LKDDb) and names (from pci.ids) of recognized devices:
8086
("Intel Corporation"), device: 0828
("Medfield Power Management Unit")8086
("Intel Corporation"), device: 11a1
("Merrifield Power Management Unit")Raw data from LKDDb:
lkddb pci 8086 0828 .... .... ...... : CONFIG_X86_INTEL_MID : arch/x86/platform/intel-mid/pwr.c # in 4.8–4.20, 5.0–5.19, 6.0–6.14, 6.15-rc+HEAD
lkddb pci 8086 11a1 .... .... ...... : CONFIG_X86_INTEL_MID : arch/x86/platform/intel-mid/pwr.c # in 4.8–4.20, 5.0–5.19, 6.0–6.14, 6.15-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - X index
Automatically generated (in year 2025). See also LKDDb sources on GitLab