]> git.sur5r.net Git - u-boot/blobdiff - board/tqm8272/tqm8272.c
board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS
[u-boot] / board / tqm8272 / tqm8272.c
index b7fea354d023bdc7e4c71e121726481bbfaaea0a..653b7a9f4c7330fb6b41f7afcaedc1c8954b2ec2 100644 (file)
@@ -1065,7 +1065,7 @@ int update_flash_size (int flash_size)
 }
 #endif
 
-#if (CONFIG_COMMANDS & CFG_CMD_NAND) || defined(CONFIG_CMD_NAND)
+#if defined(CONFIG_CMD_NAND)
 
 #include <nand.h>
 #include <linux/mtd/mtd.h>