Skip to content
Snippets Groups Projects
Commit 37107fac authored by York Sun's avatar York Sun
Browse files

powerpc: P2041RDB: Remove macro CONFIG_P2041RDB


Use CONFIG_TARGET_P2041RDB instead.

Signed-off-by: default avatarYork Sun <york.sun@nxp.com>
parent ce040c83
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,7 @@ obj-$(CONFIG_POWER_PFUZE100) += pfuze.o
obj-$(CONFIG_LS102XA_STREAM_ID) += ls102xa_stream_id.o
# deal with common files for P-series corenet based devices
obj-$(CONFIG_P2041RDB) += p_corenet/
obj-$(CONFIG_TARGET_P2041RDB) += p_corenet/
obj-$(CONFIG_P3041DS) += p_corenet/
obj-$(CONFIG_P4080DS) += p_corenet/
obj-$(CONFIG_P5020DS) += p_corenet/
......
......@@ -11,8 +11,6 @@
#ifndef __CONFIG_H
#define __CONFIG_H
#define CONFIG_P2041RDB
#ifdef CONFIG_RAMBOOT_PBL
#define CONFIG_RAMBOOT_TEXT_BASE CONFIG_SYS_TEXT_BASE
#define CONFIG_RESET_VECTOR_ADDRESS 0xfffffffc
......
......@@ -3383,7 +3383,6 @@ CONFIG_OS2_ENV_ADDR
CONFIG_OS_ENV_ADDR
CONFIG_OTHBOOTARGS
CONFIG_OVERWRITE_ETHADDR_ONCE
CONFIG_P2041RDB
CONFIG_P3041DS
CONFIG_P4080DS
CONFIG_P5020DS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment