diff options
Diffstat (limited to 'include/configs/pogo_e02.h')
-rw-r--r-- | include/configs/pogo_e02.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/pogo_e02.h b/include/configs/pogo_e02.h index 731b9dec41..6393ff3fed 100644 --- a/include/configs/pogo_e02.h +++ b/include/configs/pogo_e02.h @@ -33,7 +33,6 @@ #define CONFIG_SYS_NO_FLASH /* Declare no flash (NOR/SPI) */ #define CONFIG_SYS_MVFS #define CONFIG_CMD_ENV -#define CONFIG_CMD_MII #define CONFIG_CMD_NAND /* @@ -82,8 +81,6 @@ /* * File system */ -#define CONFIG_CMD_EXT2 -#define CONFIG_CMD_FAT #define CONFIG_CMD_JFFS2 #define CONFIG_CMD_UBI #define CONFIG_CMD_UBIFS |