diff options
Diffstat (limited to 'configs/openrd_base_defconfig')
-rw-r--r-- | configs/openrd_base_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/openrd_base_defconfig b/configs/openrd_base_defconfig index cd3991ad15..1471872833 100644 --- a/configs/openrd_base_defconfig +++ b/configs/openrd_base_defconfig @@ -17,6 +17,7 @@ CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_EXT2=y CONFIG_CMD_FAT=y +CONFIG_CMD_JFFS2=y CONFIG_CMD_UBI=y CONFIG_ISO_PARTITION=y CONFIG_SYS_NS16550=y |