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/Kconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/board/dave/PPChameleonEVB/Kconfig b/board/dave/PPChameleonEVB/Kconfig
index 3e95654239..bfe0011649 100644
--- a/board/dave/PPChameleonEVB/Kconfig
+++ b/board/dave/PPChameleonEVB/Kconfig
@@ -1,15 +1,12 @@
if TARGET_CATCENTER
config SYS_BOARD
- string
default "PPChameleonEVB"
config SYS_VENDOR
- string
default "dave"
config SYS_CONFIG_NAME
- string
default "CATcenter"
endif
@@ -17,15 +14,12 @@ endif
if TARGET_PPCHAMELEONEVB
config SYS_BOARD
- string
default "PPChameleonEVB"
config SYS_VENDOR
- string
default "dave"
config SYS_CONFIG_NAME
- string
default "PPChameleonEVB"
endif
OpenPOWER on IntegriCloud