Commit 60ace372 authored by Alessandro Rubini's avatar Alessandro Rubini

config: cmd_diag depends on wr_node

We'd miss some symbols in wrs, besides missing the shell

   shell/cmd_diag.c:32:30: error: 'DIAG_RO_BANK' undeclared

(thanks randconfig)
Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent 8ecb969e
......@@ -213,6 +213,7 @@ config FLASH_INIT
default n
config AUX_DIAG
depends on WR_NODE
default n
boolean "Add support for auxiliary diagnostics registers"
help
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment