summaryrefslogtreecommitdiffstats
path: root/board/esd
diff options
context:
space:
mode:
Diffstat (limited to 'board/esd')
-rw-r--r--board/esd/cpci405/Kconfig39
1 files changed, 0 insertions, 39 deletions
diff --git a/board/esd/cpci405/Kconfig b/board/esd/cpci405/Kconfig
index bc569070ce..0df2755177 100644
--- a/board/esd/cpci405/Kconfig
+++ b/board/esd/cpci405/Kconfig
@@ -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
OpenPOWER on IntegriCloud