提交 abdd50e9 编写于 作者: P Patrice Chotard 提交者: Alexandre Torgue

ARM: stm32: Add AMBA support for STM32F4 and STM32F7 SoCs

As both STM32F4 and STM32F7 SoCs embeds an AMBA PL180 mmci IP,
we need to enable AMBA support in mach-stm32.
Signed-off-by: NPatrice Chotard <patrice.chotard@st.com>
Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
上级 f7dcb044
......@@ -18,18 +18,22 @@ if ARM_SINGLE_ARMV7M
config MACH_STM32F429
bool "STMicroelectronics STM32F429"
select ARM_AMBA
default y
config MACH_STM32F469
bool "STMicroelectronics STM32F469"
select ARM_AMBA
default y
config MACH_STM32F746
bool "STMicroelectronics STM32F746"
select ARM_AMBA
default y
config MACH_STM32F769
bool "STMicroelectronics STM32F769"
select ARM_AMBA
default y
config MACH_STM32H743
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
新手
引导
客服 返回
顶部