Skip to content

Commit

Permalink
linux-4.14.18: Select CONFIG_X86_MCELOG_LEGACY
Browse files Browse the repository at this point in the history
Create the device `/dev/mcelog` needed by [mcelog][1].

[1]: https://www.mcelog.org/

Fixes: #605
  • Loading branch information
pmenzel committed Feb 9, 2018
1 parent 8078e69 commit 1adb4ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linux-4.14.18-206.bee
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ mee_configure() {
CONFIG_GART_IOMMU=y
CONFIG_NR_CPUS=256
CONFIG_PREEMPT_VOLUNTARY=y
CONFIG_X86_MCELOG_LEGACY=y
CONFIG_MICROCODE_AMD=y
CONFIG_NUMA=y
CONFIG_TRANSPARENT_HUGEPAGE=y
Expand Down

0 comments on commit 1adb4ba

Please sign in to comment.