]> 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 0b64e1d36f74706b681ac478b2e3ec7b04c7ccb3..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"
@@ -26,6 +29,7 @@ config AVR32
 
 config BLACKFIN
        bool "Blackfin architecture"
+       select ARCH_MISC_INIT
 
 config M68K
        bool "M68000 architecture"