summaryrefslogtreecommitdiff
path: root/board/iphase4539/Kconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-12-15 23:26:26 +0900
committerTom Rini <trini@ti.com>2015-01-05 12:08:54 -0500
commit87882f572703c18a15b35e7c2a4dc2225a16627c (patch)
tree30bfe30953aee7a02f1c8eb168d1b7a4aa13be50 /board/iphase4539/Kconfig
parentd2fd1d662361dbabd0b2df416532d295224a50f9 (diff)
downloadu-boot-87882f572703c18a15b35e7c2a4dc2225a16627c.tar.gz
mpc8260: remove IPHASE4539 board support
This board is still a non-generic board. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Wolfgang Grandegger <wg@denx.de>
Diffstat (limited to 'board/iphase4539/Kconfig')
-rw-r--r--board/iphase4539/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/board/iphase4539/Kconfig b/board/iphase4539/Kconfig
deleted file mode 100644
index 74594d2b1c..0000000000
--- a/board/iphase4539/Kconfig
+++ /dev/null
@@ -1,9 +0,0 @@
-if TARGET_IPHASE4539
-
-config SYS_BOARD
- default "iphase4539"
-
-config SYS_CONFIG_NAME
- default "IPHASE4539"
-
-endif