X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=configs%2Fsocfpga_socrates_defconfig;h=888bbb6c6f6dead589d792c86434ce75952b1439;hb=b9cb64825b5e6efeb715abd8b48d9b12f98973e9;hp=0f3896d5f037ce324b4ab106bcfd3d1c73f9a3fa;hpb=0d485b9095328cdc81b2ee94ff59b988c69b9127;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/socfpga_socrates_defconfig b/configs/socfpga_socrates_defconfig index 0f3896d..888bbb6 100644 --- a/configs/socfpga_socrates_defconfig +++ b/configs/socfpga_socrates_defconfig @@ -3,3 +3,6 @@ CONFIG_SPL=y +S:CONFIG_TARGET_SOCFPGA_CYCLONE5=y CONFIG_OF_CONTROL=y CONFIG_DEFAULT_DEVICE_TREE="socfpga_cyclone5_socrates" +CONFIG_DM=y +CONFIG_DM_SPI=y +CONFIG_DM_SPI_FLASH=y