linguini1 commented on code in PR #17102:
URL: https://github.com/apache/nuttx/pull/17102#discussion_r2385952566
##########
boards/Kconfig:
##########
@@ -2045,6 +2045,7 @@ config ARCH_BOARD_RASPBERRYPI_PICO_W
config ARCH_BOARD_RASPBERRYPI_4B
bool "Raspberry Pi Model 4B"
depends on ARCH_CHIP_BCM2711
+ select ARCH_HAVE_LEDS
Review Comment:
Whoops! Would be good if checkpatch could catch this. I have another PR that
should be coming soon for SDMMC support; I can fix this issue there.
--
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]