summaryrefslogtreecommitdiffstats
path: root/board/sc3/sc3nand.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/sc3/sc3nand.c')
-rw-r--r--board/sc3/sc3nand.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/sc3/sc3nand.c b/board/sc3/sc3nand.c
index 7daa877cdd..009567b50b 100644
--- a/board/sc3/sc3nand.c
+++ b/board/sc3/sc3nand.c
@@ -23,7 +23,7 @@
#include <common.h>
-#if (CONFIG_COMMANDS & CFG_CMD_NAND)
+#if defined(CONFIG_CMD_NAND)
#include <nand.h>
#include <asm/processor.h>
OpenPOWER on IntegriCloud