mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATA
CONFIG_SYS_GENERIC_GLOBAL_DATA is no longer used by any board or platform, so support for it can be dropped. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reviewed-by: Vladimir Zapolskiy <vz@mleia.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
committed by
Tom Rini
parent
fb53e7eb60
commit
c1ee8936bf
@@ -3342,7 +3342,6 @@ CONFIG_SYS_GBIT_MII_BUSNAME
|
||||
CONFIG_SYS_GBL_DATA_OFFSET
|
||||
CONFIG_SYS_GBL_DATA_SIZE
|
||||
CONFIG_SYS_GENERIC_BOARD
|
||||
CONFIG_SYS_GENERIC_GLOBAL_DATA
|
||||
CONFIG_SYS_GIC400_ADDR
|
||||
CONFIG_SYS_GP1DIR
|
||||
CONFIG_SYS_GP1ODR
|
||||
|
Reference in New Issue
Block a user