mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
usb: Kconfig fix for gki [1/1]
PD#SWPL-206677 Problem: kernel6.12 upgrade - Kconfig fix for usb Solution: Select only in non-gki projects. Verify: Local. Change-Id: I82c4038211691884e6ab9b3f746a6bdf99d2a7b7 Signed-off-by: dian.shao <dian.shao@amlogic.com>
This commit is contained in:
committed by
gerrit autosubmit
parent
5e9cf0f2d9
commit
110efef2cc
+1
-1
@@ -5,7 +5,7 @@ menu "USB Support"
|
||||
config AMLOGIC_USB
|
||||
bool "Amlogic USB controller support"
|
||||
default n
|
||||
select USB_PHY
|
||||
select USB_PHY if AMLOGIC_BREAK_GKI
|
||||
depends on USB
|
||||
help
|
||||
DWC_OTG
|
||||
|
||||
Reference in New Issue
Block a user