stm32h7/Kconfig: fix CI
This commit is contained in:
parent
a940ea0134
commit
507aa430c9
@ -1054,7 +1054,7 @@ choice
|
||||
prompt "STM32H7 OTGFS role"
|
||||
depends on STM32H7_OTGFS
|
||||
default STM32H7_OTGFS_USBDEV if USBDEV
|
||||
default STM32H7_OTGFS_USBHOST if !USBDEV && USBHOST
|
||||
default STM32H7_OTGFS_HOST if !USBDEV && USBHOST
|
||||
|
||||
config STM32H7_OTGFS_USBDEV
|
||||
bool "OTGFS as USBDEV"
|
||||
|
Loading…
Reference in New Issue
Block a user