X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fwork_92105_defconfig;h=1a9097a9a684ec5c41da6e701f4c607cac52b71f;hb=f3ad64c88ccc3cd60d9d2d7b0098bf1692fda779;hp=1c22eafea65e34d942ef42877b1d71a2ef1c1d3f;hpb=9ef671c9d4c70af3f8b21d8a31a89af4dc74d6b3;p=u-boot diff --git a/configs/work_92105_defconfig b/configs/work_92105_defconfig index 1c22eafea6..1a9097a9a6 100644 --- a/configs/work_92105_defconfig +++ b/configs/work_92105_defconfig @@ -1,5 +1,8 @@ CONFIG_ARM=y CONFIG_TARGET_WORK_92105=y +CONFIG_SPL_SYS_MALLOC_SIMPLE=y +CONFIG_SPL_DM=y +CONFIG_DM_SERIAL=y CONFIG_DM_GPIO=y CONFIG_SPL=y # CONFIG_CMD_IMLS is not set @@ -7,3 +10,4 @@ CONFIG_SPL=y CONFIG_CMD_GPIO=y # CONFIG_CMD_SETEXPR is not set CONFIG_DM=y +CONFIG_SYS_NS16550=y