diff options
author | York Sun | 2016-11-21 13:35:41 -0800 |
---|---|---|
committer | York Sun | 2016-11-23 23:42:15 -0800 |
commit | 26bc57da0ac1ed5769e53b0ef561fd4f08c020c7 (patch) | |
tree | a6e6b3d40c3c3b29b8500aa7788eaa1842ef8567 /configs/T4240RDB_defconfig | |
parent | 652a7bbd87d322c49ffe138b98563dc6c8cd2885 (diff) |
powerpc: T4240: Remove macro CONFIG_PPC_T4240
Use CONFIG_ARCH_T4240 from Kconfig instead.
Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'configs/T4240RDB_defconfig')
-rw-r--r-- | configs/T4240RDB_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/T4240RDB_defconfig b/configs/T4240RDB_defconfig index b688a575b5f..bf357622fd7 100644 --- a/configs/T4240RDB_defconfig +++ b/configs/T4240RDB_defconfig @@ -5,7 +5,6 @@ CONFIG_FIT=y CONFIG_FIT_VERBOSE=y CONFIG_OF_BOARD_SETUP=y CONFIG_OF_STDOUT_VIA_ALIAS=y -CONFIG_SYS_EXTRA_OPTIONS="PPC_T4240" CONFIG_BOOTDELAY=10 CONFIG_HUSH_PARSER=y CONFIG_CMD_GREPENV=y |