summaryrefslogtreecommitdiffstats
path: root/fs/fdos/dev.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/fdos/dev.c')
-rw-r--r--fs/fdos/dev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/fdos/dev.c b/fs/fdos/dev.c
index 334d07366d..271d0e790b 100644
--- a/fs/fdos/dev.c
+++ b/fs/fdos/dev.c
@@ -28,7 +28,7 @@
#include "dos.h"
#include "fdos.h"
-#if (CONFIG_COMMANDS & CFG_CMD_FDOS) || defined(CONFIG_CMD_FDOS)
+#if defined(CONFIG_CMD_FDOS)
#define NB_HEADS 2
#define NB_TRACKS 80
OpenPOWER on IntegriCloud