]> git.sur5r.net Git - u-boot/blobdiff - common/cmd_fat.c
common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.
[u-boot] / common / cmd_fat.c
index afaf299569bf612b891ae04917585d28d7a2c3f3..0f0ff4a369a68a27d9981d648b8dcc6f9f70b323 100644 (file)
@@ -31,7 +31,7 @@
 #include <ata.h>
 #include <part.h>
 
-#if (CONFIG_COMMANDS & CFG_CMD_FAT)
+#if defined(CONFIG_CMD_FAT)
 
 #undef DEBUG