summaryrefslogtreecommitdiffstats
path: root/board/stx
diff options
context:
space:
mode:
Diffstat (limited to 'board/stx')
-rw-r--r--board/stx/stxgp3/Kconfig3
-rw-r--r--board/stx/stxssa/Kconfig3
2 files changed, 0 insertions, 6 deletions
diff --git a/board/stx/stxgp3/Kconfig b/board/stx/stxgp3/Kconfig
index aac2940f78..910b31b24f 100644
--- a/board/stx/stxgp3/Kconfig
+++ b/board/stx/stxgp3/Kconfig
@@ -1,15 +1,12 @@
if TARGET_STXGP3
config SYS_BOARD
- string
default "stxgp3"
config SYS_VENDOR
- string
default "stx"
config SYS_CONFIG_NAME
- string
default "stxgp3"
endif
diff --git a/board/stx/stxssa/Kconfig b/board/stx/stxssa/Kconfig
index 06dd8bef8b..bd47b04444 100644
--- a/board/stx/stxssa/Kconfig
+++ b/board/stx/stxssa/Kconfig
@@ -1,15 +1,12 @@
if TARGET_STXSSA
config SYS_BOARD
- string
default "stxssa"
config SYS_VENDOR
- string
default "stx"
config SYS_CONFIG_NAME
- string
default "stxssa"
endif
OpenPOWER on IntegriCloud