]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arm/Kconfig
Merge tag 'xilinx-for-v2017.05' of git://www.denx.de/git/u-boot-microblaze
[people/ms/u-boot.git] / arch / arm / Kconfig
index 20434dc0cc53cba8b50dcd436edc0e7e540fbf61..7c5012acdfd27bf72da41238c1ea3a73a15ae7a0 100644 (file)
@@ -825,6 +825,9 @@ config ARCH_ZYNQ
        select SPL_SEPARATE_BSS if SPL
        select DM_USB if USB
        select BLK
+       select CLK
+       select SPL_CLK
+       select CLK_ZYNQ
 
 config ARCH_ZYNQMP
        bool "Support Xilinx ZynqMP Platform"