mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-23 07:11:26 +00:00
12 lines
418 B
Diff
12 lines
418 B
Diff
diff --git a/include/configs/armada_38x.h b/include/configs/armada_38x.h
|
|
index 75b8bf5..63475cd 100644
|
|
--- a/include/configs/armada_38x.h
|
|
+++ b/include/configs/armada_38x.h
|
|
@@ -203,7 +204,6 @@ extern unsigned int mvUartPortGet(void);
|
|
#define CONFIG_FS_EXT4
|
|
#define CONFIG_CMD_EXT4_WRITE
|
|
#define CONFIG_EXT4_WRITE
|
|
-#define CONFIG_CMD_JFFS2
|
|
#define CONFIG_CMD_FAT
|
|
#define CONFIG_FS_FAT
|
|
#define CONFIG_SUPPORT_VFAT
|