diff options
Diffstat (limited to 'configs/tricorder_defconfig')
-rw-r--r-- | configs/tricorder_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/tricorder_defconfig b/configs/tricorder_defconfig index 5bf0c9a636..12a6843e0b 100644 --- a/configs/tricorder_defconfig +++ b/configs/tricorder_defconfig @@ -18,5 +18,6 @@ CONFIG_CMD_I2C=y CONFIG_CMD_EXT2=y CONFIG_CMD_FAT=y CONFIG_CMD_UBI=y +CONFIG_MMC_OMAP_HS=y CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y |