summaryrefslogtreecommitdiffstats
path: root/common/cmd_fat.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/cmd_fat.c')
-rw-r--r--common/cmd_fat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/cmd_fat.c b/common/cmd_fat.c
index f7e6c86dc2..0f0ff4a369 100644
--- a/common/cmd_fat.c
+++ b/common/cmd_fat.c
@@ -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
OpenPOWER on IntegriCloud