Merge with git://www.denx.de/git/u-boot.git
[oweals/u-boot.git] / board / pn62 / cmd_pn62.c
index 18eb5437c51d813f72037d9968894dd2d9e7e6ed..ffa20cde3b33fd2da3ed7b45a302c4661fedb64c 100644 (file)
@@ -29,7 +29,7 @@
 #include <command.h>
 #include "pn62.h"
 
-#if (CONFIG_COMMANDS & CFG_CMD_BSP) || defined(CONFIG_CMD_BSP)
+#if defined(CONFIG_CMD_BSP)
 
 extern int do_bootm (cmd_tbl_t *, int, int, char *[]);