Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f2c591c7 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman Committed by Todd Kjos
Browse files

ANDROID: GKI: enable CONFIG_USB_ROLE_SWITCH



It's already enabled in arm64 gki_defconfig by virtue of other
dependancies dragging it in, but enable it in x86 gki_defconfig to
provide good code coverage.

Bug: 163379072
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
Change-Id: I26707e49046888e9d4b607e4b6d7766610cedfa1
parent 352d8ada
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -361,6 +361,7 @@ CONFIG_USB_CONFIGFS_F_ACC=y
CONFIG_USB_CONFIGFS_F_AUDIO_SRC=y
CONFIG_USB_CONFIGFS_F_MIDI=y
CONFIG_USB_CONFIGFS_F_HID=y
CONFIG_USB_ROLE_SWITCH=y
CONFIG_MMC=y
# CONFIG_PWRSEQ_EMMC is not set
# CONFIG_PWRSEQ_SIMPLE is not set