]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arm/cpu/armv8/zynqmp/Kconfig
Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
[people/ms/u-boot.git] / arch / arm / cpu / armv8 / zynqmp / Kconfig
index ed3305d71821f3421f403eceddd4420ec045bc61..f7ab9c0bd45d1107244767034beffa398a161582 100644 (file)
@@ -1,5 +1,17 @@
 if ARCH_ZYNQMP
 
+config SPL_FAT_SUPPORT
+       default y
+
+config SPL_LIBCOMMON_SUPPORT
+       default y
+
+config SPL_LIBDISK_SUPPORT
+       default y
+
+config SPL_LIBGENERIC_SUPPORT
+       default y
+
 config SYS_BOARD
        default "zynqmp"