diff options
Diffstat (limited to 'include/configs/brxre1.h')
-rw-r--r-- | include/configs/brxre1.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/brxre1.h b/include/configs/brxre1.h index 98f8901..4a97bf1 100644 --- a/include/configs/brxre1.h +++ b/include/configs/brxre1.h @@ -127,7 +127,6 @@ BUR_COMMON_ENV \ * enabled a number of useful commands and support. */ #if defined(CONFIG_MMC) || defined(CONFIG_USB_STORAGE) -#define CONFIG_DOS_PARTITION #define CONFIG_FAT_WRITE #endif /* CONFIG_MMC, ... */ |