summaryrefslogtreecommitdiff
path: root/board/gaisler/gr_ep2s60/Kconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-04-18 17:30:09 +0300
committerTom Rini <trini@konsulko.com>2017-04-18 17:30:09 +0300
commit54f302f1197a490c2c4e3564c698ecd090d5013b (patch)
tree286463659802ab30bc5bb791cde2f96686a9e1b1 /board/gaisler/gr_ep2s60/Kconfig
parente1bc64eec279e103feedff02f3a4b3c2e9f15240 (diff)
downloadu-boot-54f302f1197a490c2c4e3564c698ecd090d5013b.tar.xz
board: Remove orphan SPARC boards
Since 936478e797a8 SPARC as been removed as an architecture. Remove these now orphan boards. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'board/gaisler/gr_ep2s60/Kconfig')
-rw-r--r--board/gaisler/gr_ep2s60/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/board/gaisler/gr_ep2s60/Kconfig b/board/gaisler/gr_ep2s60/Kconfig
deleted file mode 100644
index f49937c55a..0000000000
--- a/board/gaisler/gr_ep2s60/Kconfig
+++ /dev/null
@@ -1,9 +0,0 @@
-if TARGET_GR_EP2S60
-
-config SYS_BOARD
- default "gr_ep2s60"
-
-config SYS_CONFIG_NAME
- default "gr_ep2s60"
-
-endif