rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32
authorTrevor Woerner <twoerner@gmail.com>
Wed, 6 May 2020 12:02:42 +0000 (08:02 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 15 May 2020 18:47:35 +0000 (14:47 -0400)
commit71f6354b0e3a098ddbddd7c59bbfda4c60c88381
treecfd8b8f143e274c304f2040c908738aa1afd7a6b
parent18138ab20347ffe5a2b80dd180026dae697a160d
rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32

Have this symbol follow the pattern of all other such symbols.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
13 files changed:
arch/arm/Kconfig
arch/arm/Makefile
arch/arm/mach-stm32/Kconfig
configs/stm32f429-discovery_defconfig
configs/stm32f429-evaluation_defconfig
configs/stm32f469-discovery_defconfig
configs/stm32f746-disco_defconfig
configs/stm32f769-disco_defconfig
configs/stm32h743-disco_defconfig
configs/stm32h743-eval_defconfig
drivers/gpio/Kconfig
drivers/misc/Kconfig
drivers/reset/Kconfig