mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
This is not really a CONFIG since it is not intended to be set by boards. Move it into the compiler header with other similar defines, and rename it. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -3888,7 +3888,6 @@ CONFIG_SYS_STACK_SIZE
|
||||
CONFIG_SYS_STATUS_C
|
||||
CONFIG_SYS_STATUS_OK
|
||||
CONFIG_SYS_STMICRO_BOOT
|
||||
CONFIG_SYS_SUPPORT_64BIT_DATA
|
||||
CONFIG_SYS_SXCNFG_VAL
|
||||
CONFIG_SYS_TBIPA_VALUE
|
||||
CONFIG_SYS_TCLK
|
||||
|
Reference in New Issue
Block a user