]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - fs/fdos/fat.c
fs/: Remove obsolete references to CONFIG_COMMANDS
[karo-tx-uboot.git] / fs / fdos / fat.c
index 7f26e2e22f75f0d8ae880de9995d11650ae85e77..2e2d2b8cefb0ee0ad48a2ce7982dc2afaa326548 100644 (file)
@@ -26,7 +26,7 @@
 #include <config.h>
 #include <malloc.h>
 
-#if (CONFIG_COMMANDS & CFG_CMD_FDOS) || defined(CONFIG_CMD_FDOS)
+#if defined(CONFIG_CMD_FDOS)
 
 #include "dos.h"
 #include "fdos.h"