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 a004f14744..a0c8a36369 100644 --- a/configs/omap3_pandora_defconfig +++ b/configs/omap3_pandora_defconfig @@ -28,6 +28,7 @@ CONFIG_ENV_IS_IN_NAND=y CONFIG_MMC_OMAP_HS=y CONFIG_NAND=y CONFIG_SYS_NAND_BUSWIDTH_16BIT=y +CONFIG_CONS_INDEX=3 CONFIG_SYS_NS16550=y CONFIG_OMAP3_SPI=y CONFIG_FAT_WRITE=y |