mirror of
https://xff.cz/git/u-boot/
synced 2025-08-31 16:22:36 +02:00
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>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
CONFIG_ARM=y
|
||||
CONFIG_STM32=y
|
||||
CONFIG_ARCH_STM32=y
|
||||
CONFIG_SYS_TEXT_BASE=0x08008000
|
||||
CONFIG_SYS_MALLOC_F_LEN=0xE00
|
||||
CONFIG_ENV_SIZE=0x2000
|
||||
|
Reference in New Issue
Block a user