]> git.sur5r.net Git - u-boot/blobdiff - drivers/misc/Kconfig
Merge git://git.denx.de/u-boot-sunxi
[u-boot] / drivers / misc / Kconfig
index 4133017e32d8949017adf5a2dc098cca175f2f01..f1c15cb9fa4060eb62a1606930eb5f6794e63509 100644 (file)
@@ -158,6 +158,15 @@ config PCA9551_I2C_ADDR
        help
          The I2C address of the PCA9551 LED controller.
 
+config STM32_RCC
+       bool "Enable RCC driver for the STM32 SoC's family"
+       depends on STM32 && MISC
+       help
+         Enable the STM32 RCC driver. The RCC block (Reset and Clock Control
+         block) is responsible of the management of the clock and reset
+         generation.
+         This driver is similar to an MFD driver in the Linux kernel.
+
 config TEGRA_CAR
        bool "Enable support for the Tegra CAR driver"
        depends on TEGRA_NO_BPMP