X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fstm32f429-discovery_defconfig;h=00d105bbc254dc7e24226c7939e1d15e3d6cce05;hb=69e173eb57d1f4848f070c83456096ba5d2ba1b4;hp=6d74d733151e463a6bfaf393637fe39657df35d2;hpb=cc555bd4f40a652471df4a3621d45ee57df0ca11;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/stm32f429-discovery_defconfig b/configs/stm32f429-discovery_defconfig index 6d74d73..00d105b 100644 --- a/configs/stm32f429-discovery_defconfig +++ b/configs/stm32f429-discovery_defconfig @@ -1,2 +1,7 @@ CONFIG_ARM=y +CONFIG_STM32=y +CONFIG_STM32F4=y CONFIG_TARGET_STM32F429_DISCOVERY=y +CONFIG_SYS_PROMPT="U-Boot > " +# CONFIG_CMD_SETEXPR is not set +CONFIG_OF_LIBFDT=y