]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/Kconfig
ARM: mm: proc-arm920: Use the new processor struct macros
[karo-tx-linux.git] / drivers / Kconfig
index 177c7d15693309fe6d00a6a51db79cb25d26cf5b..3bb154d8c8cc778713c28e0d335282cb715594a2 100644 (file)
@@ -54,6 +54,8 @@ source "drivers/spi/Kconfig"
 
 source "drivers/pps/Kconfig"
 
+source "drivers/ptp/Kconfig"
+
 source "drivers/gpio/Kconfig"
 
 source "drivers/w1/Kconfig"
@@ -68,6 +70,8 @@ source "drivers/watchdog/Kconfig"
 
 source "drivers/ssb/Kconfig"
 
+source "drivers/bcma/Kconfig"
+
 source "drivers/mfd/Kconfig"
 
 source "drivers/regulator/Kconfig"
@@ -119,4 +123,7 @@ source "drivers/platform/Kconfig"
 source "drivers/clk/Kconfig"
 
 source "drivers/hwspinlock/Kconfig"
+
+source "drivers/clocksource/Kconfig"
+
 endmenu