aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/at91/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/clk/at91/Kconfig')
-rw-r--r--drivers/clk/at91/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/clk/at91/Kconfig b/drivers/clk/at91/Kconfig
index 4abc802..4563892 100644
--- a/drivers/clk/at91/Kconfig
+++ b/drivers/clk/at91/Kconfig
@@ -61,3 +61,10 @@ config AT91_SAM9X60_PLL
help
This option is used to enable the AT91 SAM9X60's PLL clock
driver.
+
+config AT91_SAM9X60_USB
+ bool "USB Clock support for SAM9X60 SoCs"
+ depends on CLK_AT91
+ help
+ This option is used to enable the AT91 SAM9X60's USB clock
+ driver.