summaryrefslogtreecommitdiff
path: root/board/pm828/Kconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-12-15 23:26:24 +0900
committerTom Rini <trini@ti.com>2015-01-05 12:08:54 -0500
commitdc0b2fb4a76315fd1df720e11782ead832434e68 (patch)
tree31211fa31d4867d8791e254570af35c3cd367e12 /board/pm828/Kconfig
parentb3a2bbe1a4ed3db48c0d54c5ca5c8024c36dc070 (diff)
mpc8260: remove PM825, PM826, PM828 board support
These boards are still non-generic boards. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'board/pm828/Kconfig')
-rw-r--r--board/pm828/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/board/pm828/Kconfig b/board/pm828/Kconfig
deleted file mode 100644
index e7970a30bb..0000000000
--- a/board/pm828/Kconfig
+++ /dev/null
@@ -1,9 +0,0 @@
-if TARGET_PM828
-
-config SYS_BOARD
- default "pm828"
-
-config SYS_CONFIG_NAME
- default "PM828"
-
-endif