You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/04/21 14:04:21 UTC

[GitHub] [incubator-nuttx] patacongo commented on a change in pull request #837: Crashdump support for rx65n

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



##########
File path: arch/renesas/src/rx65n/Kconfig
##########
@@ -146,6 +146,11 @@ config RX65N_CMT0
 	bool "CMT0"
 	default y
 
+config RX65N_CMT1
+    bool "CMT1"
+    default n
+    depends on BOARD_CRASHDUMP && RX65N_SBRAM && RX65N_SAVE_CRASHDUMP

Review comment:
       Please use TAB instead of spaces in Kconfig files.




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