]> git.sur5r.net Git - u-boot/blobdiff - arch/Kconfig
rockchip: spi: rk3399: move CONFIG_SPI and CONFIG_SPI_FLASH to defconfig
[u-boot] / arch / Kconfig
index 76c690f6675e78eae2dfa07717d1009db6e3ec7f..308c6ead023279bf033358d0356d8e4747dc6294 100644 (file)
@@ -13,6 +13,9 @@ config ARC
        select HAVE_PRIVATE_LIBGCC
        select SUPPORT_OF_CONTROL
        select ARCH_EARLY_INIT_R
+       select CLK
+       select TIMER
+       select ARC_TIMER
 
 config ARM
        bool "ARM architecture"