diff options
Diffstat (limited to 'configs/omap3_pandora_defconfig')
-rw-r--r-- | configs/omap3_pandora_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/omap3_pandora_defconfig b/configs/omap3_pandora_defconfig index 0c2c12be32..e101614ab4 100644 --- a/configs/omap3_pandora_defconfig +++ b/configs/omap3_pandora_defconfig @@ -26,5 +26,6 @@ CONFIG_CMD_EXT4=y CONFIG_CMD_EXT4_WRITE=y CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y +CONFIG_CMD_UBI=y CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y |