summaryrefslogtreecommitdiff
path: root/configs/P1020MBG-PC_36BIT_defconfig
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-11-17 13:12:38 -0800
committerYork Sun <york.sun@nxp.com>2016-11-23 23:42:08 -0800
commitfedae6ebafa79555693e5af1953aacb637ec24b9 (patch)
tree4e51f1ae0b5f8c5eda471d99f2e86e51be74df6e /configs/P1020MBG-PC_36BIT_defconfig
parent41c7b7b132ef2c828b0a856d55e383a8c596532b (diff)
powerpc: P1020MBG: Separate from P1_P2_RDB_PC in Kconfig
Use TARGET_P1020MBG instead of sharing with TARGET_P1_P2_RDB_PC to simplify Kconfig and other macros. Remove macro CONFIG_P1020MBG. Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'configs/P1020MBG-PC_36BIT_defconfig')
-rw-r--r--configs/P1020MBG-PC_36BIT_defconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/P1020MBG-PC_36BIT_defconfig b/configs/P1020MBG-PC_36BIT_defconfig
index 3eb32f8bf4..ccf8398e50 100644
--- a/configs/P1020MBG-PC_36BIT_defconfig
+++ b/configs/P1020MBG-PC_36BIT_defconfig
@@ -1,12 +1,11 @@
CONFIG_PPC=y
CONFIG_MPC85xx=y
-CONFIG_TARGET_P1_P2_RDB_PC=y
+CONFIG_TARGET_P1020MBG=y
CONFIG_PHYS_64BIT=y
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_OF_STDOUT_VIA_ALIAS=y
-CONFIG_SYS_EXTRA_OPTIONS="P1020MBG"
CONFIG_BOOTDELAY=10
CONFIG_HUSH_PARSER=y
CONFIG_CMD_MMC=y