Skip to content

Commit

Permalink
linux: common: fix kernel panic when switching adb ports
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeChenL committed Jan 23, 2024
1 parent 01b0d43 commit 2afb3cc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions linux/.common/kconfig.conf
Original file line number Diff line number Diff line change
Expand Up @@ -777,3 +777,7 @@ CONFIG_PWM_GPIO=m
## Enable pressure stall information tracking
CONFIG_PSI=y
CONFIG_PSI_DEFAULT_DISABLED=y

# Fix kernel panic when switching adb ports
# CONFIG_USB_CONFIGFS_UEVENT is not set

0 comments on commit 2afb3cc

Please sign in to comment.