Fix legion module not being set to compile
This commit is contained in:
parent
a92ef6d17c
commit
e5d2ca1127
4
config
4
config
@ -151,6 +151,7 @@ CONFIG_SCHED_CORE=y
|
||||
#
|
||||
# CPU/Task time and stats accounting
|
||||
#
|
||||
CONFIG_TICK_CPU_ACCOUNTING=n
|
||||
CONFIG_VIRT_CPU_ACCOUNTING=y
|
||||
CONFIG_VIRT_CPU_ACCOUNTING_GEN=y
|
||||
CONFIG_IRQ_TIME_ACCOUNTING=y
|
||||
@ -9001,6 +9002,7 @@ CONFIG_THINKPAD_ACPI_ALSA_SUPPORT=y
|
||||
CONFIG_THINKPAD_ACPI_VIDEO=y
|
||||
CONFIG_THINKPAD_ACPI_HOTKEY_POLL=y
|
||||
CONFIG_THINKPAD_LMI=m
|
||||
CONFIG_LEGION_LAPTOP=m
|
||||
CONFIG_INTEL_ATOMISP2_PDX86=y
|
||||
CONFIG_INTEL_ATOMISP2_LED=m
|
||||
CONFIG_INTEL_IFS=m
|
||||
@ -11439,4 +11441,4 @@ CONFIG_MEMTEST=y
|
||||
# Rust hacking
|
||||
#
|
||||
# end of Rust hacking
|
||||
# end of Kernel hacking
|
||||
# end of Kernel hacking
|
||||
|
Loading…
Reference in New Issue
Block a user