acassis commented on code in PR #15979:
URL: https://github.com/apache/nuttx/pull/15979#discussion_r1991529836


##########
arch/risc-v/src/mpfs/Kconfig:
##########
@@ -700,6 +700,14 @@ config MPFS_PHYINIT
        ---help---
                call mpfs_phy_boardinitialize() on init
 
+config MPFS_PHY_RX_TIMEOUT_WA
+       int "RX restart timeout workaround"
+       default 0

Review Comment:
   @jlaitine what about adding a range field to avoid user putting a very long 
time value?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to