ARM: stm32: Kconfig: introduce MACH_STM32F769 flag
authorAlexandre Torgue <alexandre.torgue@st.com>
Mon, 11 Dec 2017 08:54:00 +0000 (09:54 +0100)
committerAlexandre Torgue <alexandre.torgue@st.com>
Mon, 5 Mar 2018 08:08:10 +0000 (09:08 +0100)
commit550987be94aa41fe973b709b904f12545aa99635
tree527217ec25fbe0c3a517969831ef1f0f6c26cb1f
parent7928b2cbe55b2a410a0f5c1f154610059c57b1b2
ARM: stm32: Kconfig: introduce MACH_STM32F769 flag

This patch introduces the MACH_STM32F769 to make possible to only select
STM32F769 pinctrl driver.

By default, all the MACH_STM32Fxxx flags will be set with STM32 defconfig.

Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
arch/arm/mach-stm32/Kconfig