X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=configs%2Fsandbox_defconfig;h=660063ebf333ae666ff7f1898a67d036c20909ad;hb=8585ca7e925d131c6e558bad35372804b4388e22;hp=47d8400acece08586f535fad3b51e3872b3ed161;hpb=f1ef2b62339526df3b921bcfefd174ce76d4c624;p=karo-tx-uboot.git diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig index 47d8400ace..660063ebf3 100644 --- a/configs/sandbox_defconfig +++ b/configs/sandbox_defconfig @@ -1,3 +1,7 @@ CONFIG_OF_CONTROL=y CONFIG_OF_HOSTFILE=y +CONFIG_FIT=y +CONFIG_FIT_VERBOSE=y +CONFIG_FIT_SIGNATURE=y +CONFIG_DM=y CONFIG_DEFAULT_DEVICE_TREE="sandbox"