mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
kconfig: IOPL_IOPERM is required for vmware nat to work, apparently
This commit is contained in:
parent
0133c33398
commit
b67088512a
2 changed files with 2 additions and 2 deletions
|
|
@ -415,7 +415,7 @@ CONFIG_PERF_EVENTS_AMD_POWER=m
|
|||
# end of Performance monitoring
|
||||
|
||||
CONFIG_X86_VSYSCALL_EMULATION=y
|
||||
# CONFIG_X86_IOPL_IOPERM is not set
|
||||
CONFIG_X86_IOPL_IOPERM=y
|
||||
CONFIG_I8K=m
|
||||
CONFIG_MICROCODE=y
|
||||
CONFIG_MICROCODE_INTEL=y
|
||||
|
|
|
|||
|
|
@ -407,7 +407,7 @@ CONFIG_PERF_EVENTS_AMD_POWER=m
|
|||
# end of Performance monitoring
|
||||
|
||||
# CONFIG_X86_LEGACY_VM86 is not set
|
||||
# CONFIG_X86_IOPL_IOPERM is not set
|
||||
CONFIG_X86_IOPL_IOPERM=y
|
||||
# CONFIG_TOSHIBA is not set
|
||||
CONFIG_I8K=m
|
||||
# CONFIG_X86_REBOOTFIXUPS is not set
|
||||
|
|
|
|||
Loading…
Reference in a new issue