summaryrefslogtreecommitdiff
path: root/configs/T1023RDB_SPIFLASH_defconfig
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-11-18 12:35:47 -0800
committerYork Sun <york.sun@nxp.com>2016-11-23 23:42:12 -0800
commit5ff3f41d044bd286caed0886b94d78a7a85365da (patch)
treef679176f0f11f23221ca735fb02c010574e8b676 /configs/T1023RDB_SPIFLASH_defconfig
parent08c752920de9dcc285265ba071cb30e3f07fd52b (diff)
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>
Diffstat (limited to 'configs/T1023RDB_SPIFLASH_defconfig')
-rw-r--r--configs/T1023RDB_SPIFLASH_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/T1023RDB_SPIFLASH_defconfig b/configs/T1023RDB_SPIFLASH_defconfig
index 9ca9fa3349..28350ad3da 100644
--- a/configs/T1023RDB_SPIFLASH_defconfig
+++ b/configs/T1023RDB_SPIFLASH_defconfig
@@ -13,7 +13,7 @@ CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_OF_STDOUT_VIA_ALIAS=y
-CONFIG_SYS_EXTRA_OPTIONS="PPC_T1023,T1023RDB,RAMBOOT_PBL,SPL_FSL_PBL,SPIFLASH"
+CONFIG_SYS_EXTRA_OPTIONS="T1023RDB,RAMBOOT_PBL,SPL_FSL_PBL,SPIFLASH"
CONFIG_BOOTDELAY=10
CONFIG_SYS_CONSOLE_IS_IN_ENV=y
CONFIG_SPL=y