summaryrefslogtreecommitdiffstats
path: root/board/stx/stxgp3/Kconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-09-02 10:40:30 +0900
committerTom Rini <trini@konsulko.com>2015-09-02 11:33:19 -0400
commit2ec69b881c762af44e007be5f72fcc8e347d0e68 (patch)
treee1701f9ff6a38f5c997db243ff024a37960f5267 /board/stx/stxgp3/Kconfig
parent972f5320dae1d69b38cd06c6c2a23da8ae5a654a (diff)
downloadblackbird-obmc-uboot-2ec69b881c762af44e007be5f72fcc8e347d0e68.tar.gz
blackbird-obmc-uboot-2ec69b881c762af44e007be5f72fcc8e347d0e68.zip
powerpc: mpc85xx: remove stxgp3, stxssa support
These have not been converted to Generic Board, so should be removed. (See doc/README.generic-board for details.) Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Cc: Dan Malek <dan@embeddedalley.com>
Diffstat (limited to 'board/stx/stxgp3/Kconfig')
-rw-r--r--board/stx/stxgp3/Kconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/board/stx/stxgp3/Kconfig b/board/stx/stxgp3/Kconfig
deleted file mode 100644
index 910b31b24f..0000000000
--- a/board/stx/stxgp3/Kconfig
+++ /dev/null
@@ -1,12 +0,0 @@
-if TARGET_STXGP3
-
-config SYS_BOARD
- default "stxgp3"
-
-config SYS_VENDOR
- default "stx"
-
-config SYS_CONFIG_NAME
- default "stxgp3"
-
-endif
OpenPOWER on IntegriCloud