]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit77f5a017e2d03887e1c1bf787759285ba4282834
treecfd8b8f143e274c304f2040c908738aa1afd7a6b
parentac2731f59dd2c148783b48a3b5fd1322b37cf41b
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