summaryrefslogtreecommitdiffstats
path: root/board/dave/PPChameleonEVB/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/dave/PPChameleonEVB/Kconfig')
-rw-r--r--board/dave/PPChameleonEVB/Kconfig25
1 files changed, 0 insertions, 25 deletions
diff --git a/board/dave/PPChameleonEVB/Kconfig b/board/dave/PPChameleonEVB/Kconfig
deleted file mode 100644
index bfe0011649..0000000000
--- a/board/dave/PPChameleonEVB/Kconfig
+++ /dev/null
@@ -1,25 +0,0 @@
-if TARGET_CATCENTER
-
-config SYS_BOARD
- default "PPChameleonEVB"
-
-config SYS_VENDOR
- default "dave"
-
-config SYS_CONFIG_NAME
- default "CATcenter"
-
-endif
-
-if TARGET_PPCHAMELEONEVB
-
-config SYS_BOARD
- default "PPChameleonEVB"
-
-config SYS_VENDOR
- default "dave"
-
-config SYS_CONFIG_NAME
- default "PPChameleonEVB"
-
-endif
OpenPOWER on IntegriCloud