Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - D index
The Linux kernel configuration item CONFIG_DMI
has multiple definitions:
arch/riscv/Kconfig
The configuration item CONFIG_DMI:
CONFIG_EFI
This enables SMBIOS/DMI feature for systems.
This option is only useful on systems that have UEFI firmware. However, even with this option, the resultant kernel should continue to boot on existing non-UEFI platforms.
arch/arm64/Kconfig
The configuration item CONFIG_DMI:
CONFIG_EFI
This enables SMBIOS/DMI feature for systems.
This option is only useful on systems that have UEFI firmware. However, even with this option, the resultant kernel should continue to boot on existing non-UEFI platforms.
arch/arm/Kconfig
The configuration item CONFIG_DMI:
CONFIG_EFI
This enables SMBIOS/DMI feature for systems.
This option is only useful on systems that have UEFI firmware. However, even with this option, the resultant kernel should continue to boot on existing non-UEFI platforms.
NOTE: This does *NOT* enable or encourage the use of DMI quirks, i.e., the the practice of identifying the platform via DMI to decide whether certain workarounds for buggy hardware and/or firmware need to be enabled. This would require the DMI subsystem to be enabled much earlier than we do on ARM, which is non-trivial.
arch/x86/Kconfig
The configuration item CONFIG_DMI:
CONFIG_EXPERT
Enabled scanning of DMI to identify machine quirks. Say Y here unless you have verified that your setup is not affected by entries in the DMI blacklist. Required by PNP BIOS code.
arch/mips/Kconfig
The configuration item CONFIG_DMI:
CONFIG_MACH_LOONGSON64
Enabled scanning of DMI to identify machine quirks. Say Y here unless you have verified that your setup is not affected by entries in the DMI blacklist. Required by PNP BIOS code.
arch/loongarch/Kconfig
The configuration item CONFIG_DMI:
(none)
This enables SMBIOS/DMI feature for systems, and scanning of DMI to identify machine quirks.
arch/ia64/Kconfig
The configuration item CONFIG_DMI:
(none)
(none)
arch/x86/Kconfig
The configuration item CONFIG_DMI:
(none)
(none)
arch/x86_64/Kconfig
The configuration item CONFIG_DMI:
(none)
(none)
arch/i386/Kconfig
The configuration item CONFIG_DMI:
(none)
(none)
Raw data from LKDDb:
(none)
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 - D index
Automatically generated (in year 2024). See also LKDDb sources on GitLab