JianyuWang0623 opened a new pull request, #2994:
URL: https://github.com/apache/nuttx-apps/pull/2994

   ## Summary
   Add prefix "SYSTEM" for USB boardctl configuration
   
   ```diff
   - FASTBOOTD_USB_BOARDCTL
   + SYSTEM_FASTBOOTD_USB_BOARDCTL
   ```
   Reason:
   ```
   $ grep "^config " Kconfig -rn
   15:config SYSTEM_FASTBOOTD_PRIORITY
   19:config SYSTEM_FASTBOOTD_STACKSIZE
   23:config SYSTEM_FASTBOOTD_DOWNLOAD_MAX
   27:config SYSTEM_FASTBOOTD_USB_BOARDCTL
   ```
   
   ## Impact
   system/fastboot
   
   ## Testing
   CI
   


-- 
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