raiden00pl opened a new pull request, #14527:
URL: https://github.com/apache/nuttx/pull/14527

   ## Summary
   
   fix Kconfig error related to STM32_HAVE_HRTIM1_PLLCLK
   
   ```
   CMake Warning at cmake/nuttx_kconfig.cmake:171 (message):
     Kconfig Configuration Error: warning: STM32_HAVE_HRTIM1_PLLCLK (defined at
     arch/arm/src/stm32/Kconfig:8109) has direct dependencies STM32_HRTIM &&
     ARCH_CHIP_STM32 && ARCH_ARM with value n, but is currently being y-selected
     by the following symbols
   
   ```
   
   ## Impact
   fix kconfig error
   
   ## 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