summaryrefslogtreecommitdiffstats
path: root/board/tqc/tqm5200/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/tqc/tqm5200/Kconfig')
-rw-r--r--board/tqc/tqm5200/Kconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/board/tqc/tqm5200/Kconfig b/board/tqc/tqm5200/Kconfig
index c692196550..0e4cd69a2d 100644
--- a/board/tqc/tqm5200/Kconfig
+++ b/board/tqc/tqm5200/Kconfig
@@ -1,15 +1,12 @@
if TARGET_AEV
config SYS_BOARD
- string
default "tqm5200"
config SYS_VENDOR
- string
default "tqc"
config SYS_CONFIG_NAME
- string
default "aev"
endif
@@ -17,15 +14,12 @@ endif
if TARGET_CHARON
config SYS_BOARD
- string
default "tqm5200"
config SYS_VENDOR
- string
default "tqc"
config SYS_CONFIG_NAME
- string
default "charon"
endif
@@ -33,15 +27,12 @@ endif
if TARGET_TB5200
config SYS_BOARD
- string
default "tqm5200"
config SYS_VENDOR
- string
default "tqc"
config SYS_CONFIG_NAME
- string
default "TB5200"
endif
@@ -49,15 +40,12 @@ endif
if TARGET_TQM5200
config SYS_BOARD
- string
default "tqm5200"
config SYS_VENDOR
- string
default "tqc"
config SYS_CONFIG_NAME
- string
default "TQM5200"
endif
OpenPOWER on IntegriCloud