]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/zynq_microzed_defconfig
kconfig: remove meaningless prefixes in defconfig files
[people/ms/u-boot.git] / configs / zynq_microzed_defconfig
1 CONFIG_SPL=y
2 CONFIG_ARM=y
3 CONFIG_ZYNQ=y
4 CONFIG_TARGET_ZYNQ_MICROZED=y
5 CONFIG_OF_CONTROL=y
6 CONFIG_FIT=y
7 CONFIG_FIT_VERBOSE=y
8 CONFIG_FIT_SIGNATURE=y
9 CONFIG_DM=y
10 CONFIG_DEFAULT_DEVICE_TREE="zynq-microzed"