Skip to content

Commit

Permalink
linux-4.19.57: Add CONFIG_DYNAMIC_DEBUG
Browse files Browse the repository at this point in the history
Enable DYNAMIC_DEBUG.

Resolves #1190.
  • Loading branch information
donald committed Aug 14, 2019
1 parent b3f98e4 commit fbf3db0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linux-4.19.57-286.bee
Original file line number Diff line number Diff line change
Expand Up @@ -872,6 +872,7 @@ mee_configure() {
CONFIG_FONT_SUN8x16=y
CONFIG_FONT_SUN12x22=y
CONFIG_PRINTK_TIME=y
CONFIG_DYNAMIC_DEBUG=y
CONFIG_DEBUG_INFO=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_DEBUG_KERNEL=y
Expand Down

0 comments on commit fbf3db0

Please sign in to comment.