mirror of
https://github.com/Fishwaldo/OBLFR.git
synced 2025-03-16 03:41:44 +00:00
* USB PHY power up code * Quick flag to force host or device configuration. Move to a Kconfig var later * Move usb code to mailbox component * Make USB setup api more consistent with other peripherals * Just update the sdkconfig.default Until USB lands in the buildroot/yocto images, keep this by default disabled. --------- Co-authored-by: Justin Hammond <justin@dynam.ac>
3 lines
104 B
Text
3 lines
104 B
Text
CONFIG_COMPONENT_MAILBOX=y
|
|
CONFIG_COMPONENT_MAILBOX_IRQFWD_SDH=y
|
|
CONFIG_COMPONENT_MAILBOX_IRQFWD_GPIO=y
|