hartmannathan commented on a change in pull request #1051:
URL: https://github.com/apache/incubator-nuttx/pull/1051#discussion_r426282164



##########
File path: arch/arm/src/stm32/Kconfig
##########
@@ -2577,7 +2863,7 @@ config STM32_SPI6
 config STM32_SYSCFG
        bool "SYSCFG"
        default y
-       depends on STM32_STM32L15XX || STM32_STM32F30XX || STM32_STM32F33XX || 
STM32_STM32F37XX || STM32_STM32F20XX || STM32_STM32F4XXX || 
STM32_CONNECTIVITYLINE
+       depends on STM32_STM32L15XX || STM32_STM32F30XX || STM32_STM32F33XX || 
STM32_STM32F37XX || STM32_STM32F20XX || STM32_STM32F4XXX || STM32_STM32G47XX || 
STM32_CONNECTIVITYLINE

Review comment:
       Should this be a separate PR after we complete this one? I think we 
should not pull in too many unrelated changes in one huge commit.




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

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


Reply via email to