]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - drivers/Kconfig
ARM: tegra: enable standard clock/reset APIs everywhere
[karo-tx-uboot.git] / drivers / Kconfig
index f2a137ad87fce76fc4fba6067324a22eed9a539e..4c555a0c1f0617fdcc4d53bd6e713f8784fe806f 100644 (file)
@@ -20,6 +20,8 @@ source "drivers/dfu/Kconfig"
 
 source "drivers/dma/Kconfig"
 
+source "drivers/fpga/Kconfig"
+
 source "drivers/gpio/Kconfig"
 
 source "drivers/hwmon/Kconfig"
@@ -56,6 +58,8 @@ source "drivers/ram/Kconfig"
 
 source "drivers/remoteproc/Kconfig"
 
+source "drivers/reset/Kconfig"
+
 source "drivers/rtc/Kconfig"
 
 source "drivers/serial/Kconfig"
@@ -66,6 +70,8 @@ source "drivers/spi/Kconfig"
 
 source "drivers/spmi/Kconfig"
 
+source "drivers/sysreset/Kconfig"
+
 source "drivers/thermal/Kconfig"
 
 source "drivers/timer/Kconfig"