diff options
Diffstat (limited to 'configs/omap4_panda_defconfig')
-rw-r--r-- | configs/omap4_panda_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/omap4_panda_defconfig b/configs/omap4_panda_defconfig index aa0c36eb95..8e85292e83 100644 --- a/configs/omap4_panda_defconfig +++ b/configs/omap4_panda_defconfig @@ -27,6 +27,7 @@ CONFIG_ENV_IS_IN_FAT=y CONFIG_ENV_FAT_INTERFACE="mmc" CONFIG_ENV_FAT_DEVICE_AND_PART="0:1" CONFIG_MMC_OMAP_HS=y +CONFIG_CONS_INDEX=3 CONFIG_SYS_NS16550=y CONFIG_OMAP3_SPI=y CONFIG_USB=y |