Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - V index
The Linux kernel configuration item CONFIG_VM86
has multiple definitions:
arch/x86/Kconfig
The configuration item CONFIG_VM86:
(none)
(none)
arch/x86/Kconfig
The configuration item CONFIG_VM86:
( CONFIG_EXPERT ) && ( CONFIG_X86_32 )
This option is required by programs like DOSEMU to run 16-bit real mode legacy code on x86 processors. It also may be needed by software like XFree86 to initialize some video cards via BIOS. Disabling this option saves about 6K.
arch/i386/Kconfig
The configuration item CONFIG_VM86:
CONFIG_EMBEDDED
This option is required by programs like DOSEMU to run 16-bit legacy code on X86 processors. It also may be needed by software like XFree86 to initialize some video cards via BIOS. Disabling this option saves about 6k.
init/Kconfig
The configuration item CONFIG_VM86:
( CONFIG_X86 ) && ( CONFIG_EMBEDDED )
This option is required by programs like DOSEMU to run 16-bit legacy code on X86 processors. It also may be needed by software like XFree86 to initialize some video cards via BIOS. Disabling this option saves about 6k.
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 - V index
Automatically generated (in year 2024). See also LKDDb sources on GitLab