powerpc: T208XQDS: Split as T2080QDS and T2081QDS

Use two separated targets in Kconfig to simplify configurations.

Signed-off-by: York Sun <york.sun@nxp.com>
This commit is contained in:
York Sun
2016-11-21 12:46:58 -08:00
parent 78e5699523
commit 638d5be055
13 changed files with 19 additions and 14 deletions
+7 -2
View File
@@ -242,8 +242,8 @@ config TARGET_T1042RDB_PI
select SUPPORT_SPL
select PHYS_64BIT
config TARGET_T208XQDS
bool "Support T208xQDS"
config TARGET_T2080QDS
bool "Support T2080QDS"
select SUPPORT_SPL
select PHYS_64BIT
@@ -252,6 +252,11 @@ config TARGET_T208XRDB
select SUPPORT_SPL
select PHYS_64BIT
config TARGET_T2081QDS
bool "Support T2081QDS"
select SUPPORT_SPL
select PHYS_64BIT
config TARGET_T4240QDS
bool "Support T4240QDS"
select SUPPORT_SPL