]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/zylonite/nand.c
board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS
[karo-tx-uboot.git] / board / zylonite / nand.c
index 3655273a4355dba43e7f1540c6b8f96c8a057582..aa3932ad2ddd375f74e905aa2aa5d96e5e2d6b12 100644 (file)
@@ -22,7 +22,7 @@
 
 #include <common.h>
 
-#if (CONFIG_COMMANDS & CFG_CMD_NAND) || defined(CONFIG_CMD_NAND)
+#if defined(CONFIG_CMD_NAND)
 #ifdef CONFIG_NEW_NAND_CODE
 
 #include <nand.h>