ppc4xx: remove some CPCI405 variants
only keep CPCI4052 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
This commit is contained in:
@@ -1,16 +1,3 @@
|
||||
if TARGET_CPCI405
|
||||
|
||||
config SYS_BOARD
|
||||
default "cpci405"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "esd"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "CPCI405"
|
||||
|
||||
endif
|
||||
|
||||
if TARGET_CPCI4052
|
||||
|
||||
config SYS_BOARD
|
||||
@@ -23,29 +10,3 @@ config SYS_CONFIG_NAME
|
||||
default "CPCI4052"
|
||||
|
||||
endif
|
||||
|
||||
if TARGET_CPCI405AB
|
||||
|
||||
config SYS_BOARD
|
||||
default "cpci405"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "esd"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "CPCI405AB"
|
||||
|
||||
endif
|
||||
|
||||
if TARGET_CPCI405DT
|
||||
|
||||
config SYS_BOARD
|
||||
default "cpci405"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "esd"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "CPCI405DT"
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user