]> 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 f7e6c86dc2d08749646a7f8fe9516a6108029e32..0f0ff4a369a68a27d9981d648b8dcc6f9f70b323 100644 (file)
@@ -31,7 +31,7 @@
 #include <ata.h>
 #include <part.h>
 
-#if (CONFIG_COMMANDS & CFG_CMD_FAT) || defined(CONFIG_CMD_FAT)
+#if defined(CONFIG_CMD_FAT)
 
 #undef DEBUG