]> git.sur5r.net Git - u-boot/blobdiff - drivers/Kconfig
spi: zynq_[q]spi: Use BIT macro
[u-boot] / drivers / Kconfig
index 63c92c594a7dfe2cd0defd13eb3eee219b649368..ba88b5ea3710a6716afe762916fce6b3f0a72fce 100644 (file)
@@ -46,6 +46,8 @@ source "drivers/power/Kconfig"
 
 source "drivers/ram/Kconfig"
 
+source "drivers/remoteproc/Kconfig"
+
 source "drivers/rtc/Kconfig"
 
 source "drivers/serial/Kconfig"
@@ -56,6 +58,8 @@ source "drivers/spi/Kconfig"
 
 source "drivers/thermal/Kconfig"
 
+source "drivers/timer/Kconfig"
+
 source "drivers/tpm/Kconfig"
 
 source "drivers/usb/Kconfig"