summaryrefslogtreecommitdiff
path: root/configs/T1023RDB_SPIFLASH_defconfig
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-12-28 08:43:33 -0800
committerTom Rini <trini@konsulko.com>2017-01-04 19:40:22 -0500
commit9082405d47438b5b417b38f69eb3a31c66669300 (patch)
treebf7e7898aae6376d277cf17b618a246ee62becf4 /configs/T1023RDB_SPIFLASH_defconfig
parent08a37fd13b96da25a48ac758439b06f4361d5cf0 (diff)
powerpc: T1023RDB: Remove macro CONFIG_T1023RDB
Use TARGET_T1023RDB from Kconfig instead. 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 28350ad3da..5fd23e8c5c 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="T1023RDB,RAMBOOT_PBL,SPL_FSL_PBL,SPIFLASH"
+CONFIG_SYS_EXTRA_OPTIONS="RAMBOOT_PBL,SPL_FSL_PBL,SPIFLASH"
CONFIG_BOOTDELAY=10
CONFIG_SYS_CONSOLE_IS_IN_ENV=y
CONFIG_SPL=y