]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - fs/fdos/fs.c
fs/: Remove obsolete references to CONFIG_COMMANDS
[people/ms/u-boot.git] / fs / fdos / fs.c
index 0fcf1a775a40b63e3c0b2902e0d657bf8ed306db..aded6708d1f20cbbce87ba725b5af7c8d61d6c56 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"