]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - drivers/Kconfig
usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts
[karo-tx-uboot.git] / drivers / Kconfig
index c7e526cc8a7f5c0a62e97993f2048e4c21caa03e..092bc02b304ef6dc9f8cfd6230a5c1ebbf653618 100644 (file)
@@ -1,5 +1,7 @@
 menu "Device Drivers"
 
+source "drivers/clk/Kconfig"
+
 source "drivers/core/Kconfig"
 
 source "drivers/cpu/Kconfig"
@@ -20,6 +22,8 @@ source "drivers/net/Kconfig"
 
 source "drivers/input/Kconfig"
 
+source "drivers/led/Kconfig"
+
 source "drivers/serial/Kconfig"
 
 source "drivers/tpm/Kconfig"
@@ -32,6 +36,8 @@ source "drivers/gpio/Kconfig"
 
 source "drivers/power/Kconfig"
 
+source "drivers/ram/Kconfig"
+
 source "drivers/hwmon/Kconfig"
 
 source "drivers/watchdog/Kconfig"