Block: Remove MG DISK support
[oweals/u-boot.git] / fs / fat / fat.c
index a3085b51d99851b4db746368196d08ef664b0bdb..bc46cc5d20030c4ee49c3e73ef365b89cfe56cde 100644 (file)
@@ -70,7 +70,6 @@ int fat_register_device (block_dev_desc_t * dev_desc, int part_no)
        cur_dev = NULL;
 
 #if (defined(CONFIG_CMD_IDE) || \
-     defined(CONFIG_CMD_MG_DISK) || \
      defined(CONFIG_CMD_SATA) || \
      defined(CONFIG_CMD_SCSI) || \
      defined(CONFIG_CMD_USB) || \
@@ -1128,7 +1127,6 @@ int file_fat_detectfs (void)
        }
 
 #if defined(CONFIG_CMD_IDE) || \
-    defined(CONFIG_CMD_MG_DISK) || \
     defined(CONFIG_CMD_SATA) || \
     defined(CONFIG_CMD_SCSI) || \
     defined(CONFIG_CMD_USB) || \