]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - drivers/Kconfig
dm: Use dev_get_addr() where possible
[karo-tx-uboot.git] / drivers / Kconfig
index 5ebc89da9129c0e43b2bce4e581a7d8acd43cd1c..092bc02b304ef6dc9f8cfd6230a5c1ebbf653618 100644 (file)
@@ -1,5 +1,7 @@
 menu "Device Drivers"
 
+source "drivers/clk/Kconfig"
+
 source "drivers/core/Kconfig"
 
 source "drivers/cpu/Kconfig"
@@ -34,6 +36,8 @@ source "drivers/gpio/Kconfig"
 
 source "drivers/power/Kconfig"
 
+source "drivers/ram/Kconfig"
+
 source "drivers/hwmon/Kconfig"
 
 source "drivers/watchdog/Kconfig"