patacongo commented on a change in pull request #1728:
URL: https://github.com/apache/incubator-nuttx/pull/1728#discussion_r489456288



##########
File path: boards/Kconfig
##########
@@ -2268,7 +2277,8 @@ config ARCH_BOARD
        default "s32k146evb"               if ARCH_BOARD_S32K146EVB
        default "s32k148evb"               if ARCH_BOARD_S32K148EVB
        default "sabre-6quad"              if ARCH_BOARD_SABRE_6QUAD
-       default "sama5d2-xult"             if ARCH_BOARD_SAMA5D2_XULT
+    default "sama5d2-xult"             if ARCH_BOARD_SAMA5D2_XULT
+    default "giant-board"              if ARCH_BOARD_GIANT_BOARD

Review comment:
       Looks like spaces were used here instead of TABs.  Can you fix this?




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to