diff options
Diffstat (limited to 'configs/udoo_defconfig')
-rw-r--r-- | configs/udoo_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/udoo_defconfig b/configs/udoo_defconfig index e5bacb1bb8e..a1d2d7f2e47 100644 --- a/configs/udoo_defconfig +++ b/configs/udoo_defconfig @@ -44,6 +44,7 @@ CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y CONFIG_DM=y CONFIG_BOUNCE_BUFFER=y CONFIG_DWC_AHSATA=y +CONFIG_LBA48=y CONFIG_SPL_SYS_I2C_LEGACY=y CONFIG_FSL_USDHC=y CONFIG_PHYLIB=y |