Merge with git://www.denx.de/git/u-boot.git
[kernel/u-boot.git] / board / trab / auto_update.c
index 6f903d2..92120b0 100644 (file)
@@ -46,8 +46,8 @@
 #error "must define CFG_HUSH_PARSER"
 #endif
 
-#if !(CONFIG_COMMANDS & CFG_CMD_FAT)
-#error "must define CFG_CMD_FAT"
+#if !defined(CONFIG_CMD_FAT)
+#error "must define CONFIG_CMD_FAT"
 #endif
 
 /*