]> git.sur5r.net Git - u-boot/blobdiff - board/netphone/netphone.c
board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS
[u-boot] / board / netphone / netphone.c
index 440d53d633ca9211a5a315b0683fd4b7f2966e90..ccc8b3ed85dfd24427c06a5fd27dd6f1393422fe 100644 (file)
@@ -597,7 +597,7 @@ int board_early_init_f(void)
        return 0;
 }
 
-#if (CONFIG_COMMANDS & CFG_CMD_NAND) || defined(CONFIG_CMD_NAND)
+#if defined(CONFIG_CMD_NAND)
 
 #include <linux/mtd/nand_legacy.h>