aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/Kconfig
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@st.com>2018-07-09 15:17:20 +0200
committerTom Rini <trini@konsulko.com>2018-07-20 15:55:05 -0400
commitd090cbab64c893e6c6122e468282750aeeeae840 (patch)
treee7c763d35e75bcd7b5d82c6fce964924c8c51566 /drivers/misc/Kconfig
parenta674313c2cebfad8e168a2011027470a2e640983 (diff)
downloadu-boot-d090cbab64c893e6c6122e468282750aeeeae840.zip
u-boot-d090cbab64c893e6c6122e468282750aeeeae840.tar.gz
u-boot-d090cbab64c893e6c6122e468282750aeeeae840.tar.bz2
misc: stm32: Add STM32MP1 support
Following next kernel rcc bindings, we must use a MFD RCC driver which is able to bind both clock and reset drivers. We can reuse and adapt RCC MFD driver already available for MCU SoCs (F4/F7/H7). Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Diffstat (limited to 'drivers/misc/Kconfig')
-rw-r--r--drivers/misc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
index 17b3a80..c031dfd 100644
--- a/drivers/misc/Kconfig
+++ b/drivers/misc/Kconfig
@@ -169,7 +169,7 @@ config STM32MP_FUSE
config STM32_RCC
bool "Enable RCC driver for the STM32 SoC's family"
- depends on STM32 && MISC
+ depends on (STM32 || ARCH_STM32MP) && 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