diff options
Diffstat (limited to 'include/configs/nokia_rx51.h')
-rw-r--r-- | include/configs/nokia_rx51.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/nokia_rx51.h b/include/configs/nokia_rx51.h index c6353e0f76..0fbbce6d02 100644 --- a/include/configs/nokia_rx51.h +++ b/include/configs/nokia_rx51.h @@ -124,11 +124,6 @@ #define CONFIG_SYS_NO_FLASH /* commands to include */ -#define CONFIG_CMD_EXT2 /* EXT2 Support */ -#define CONFIG_CMD_EXT4 /* EXT4 Support */ -#define CONFIG_CMD_FAT /* FAT support */ - -#define CONFIG_CMD_MMC /* MMC support */ #define CONFIG_CMDLINE_EDITING /* add command line history */ #define CONFIG_AUTO_COMPLETE /* add autocompletion support */ |