diff options
Diffstat (limited to 'configs/thuban_defconfig')
-rw-r--r-- | configs/thuban_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/thuban_defconfig b/configs/thuban_defconfig index b3bb34e..7995974 100644 --- a/configs/thuban_defconfig +++ b/configs/thuban_defconfig @@ -7,6 +7,7 @@ CONFIG_SYS_MALLOC_F_LEN=0x2000 CONFIG_SPL_FAT_SUPPORT=y CONFIG_SPL_I2C_SUPPORT=y CONFIG_SPL_LIBDISK_SUPPORT=y +CONFIG_SPL_MMC_SUPPORT=y CONFIG_DEFAULT_DEVICE_TREE="am335x-draco" CONFIG_BOOTDELAY=3 CONFIG_SPL=y |