Skip to content

Commit

Permalink
linux-4.14.23: Select X86_MSR and X86_CPUID
Browse files Browse the repository at this point in the history
Fixes: #651
  • Loading branch information
pmenzel committed Mar 1, 2018
1 parent 9a9a9b5 commit 86ec5d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions linux-4.14.23-210.bee
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,8 @@ mee_configure() {
CONFIG_PREEMPT_VOLUNTARY=y
CONFIG_X86_MCELOG_LEGACY=y
CONFIG_MICROCODE_AMD=y
CONFIG_X86_MSR=m
CONFIG_X86_CPUID=m
CONFIG_NUMA=y
CONFIG_TRANSPARENT_HUGEPAGE=y
CONFIG_HZ_1000=y
Expand Down

0 comments on commit 86ec5d8

Please sign in to comment.