board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS
[kernel/u-boot.git] / board / delta / nand.c
index c4f5870..a635a65 100644 (file)
@@ -22,7 +22,7 @@
 
 #include <common.h>
 
-#if (CONFIG_COMMANDS & CFG_CMD_NAND) || defined(CONFIG_CMD_NAND)
+#if defined(CONFIG_CMD_NAND)
 #if !defined(CFG_NAND_LEGACY)
 
 #include <nand.h>