mirror of
https://xff.cz/git/u-boot/
synced 2025-10-18 08:23:24 +02:00
powerpc: T1023: Remove macro CONFIG_PPC_T1023
Replace CONFIG_PPC_T1023 with ARCH_T1023 in Kconfig and clean up existing macros. Signed-off-by: York Sun <york.sun@nxp.com>
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
defined(CONFIG_T104xD4QDS) || \
|
||||
defined(CONFIG_T104xRDB) || \
|
||||
defined(CONFIG_T104xD4RDB) || \
|
||||
defined(CONFIG_PPC_T1023) || \
|
||||
defined(CONFIG_ARCH_T1023) || \
|
||||
defined(CONFIG_PPC_T1024)
|
||||
#ifndef CONFIG_SYS_RAMBOOT
|
||||
#define CONFIG_SYS_CPC_REINIT_F
|
||||
|
Reference in New Issue
Block a user