diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2015-01-23 00:24:18 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2015-01-23 16:53:17 -0500 |
commit | 168dcc6cef7a0e13bc52fc8fa8de2866cf4033dc (patch) | |
tree | 5e392c36f9fd1df909ded71407cfaf26b216969e /configs/P2020DS_defconfig | |
parent | 891235366d9949b4b21653e93b97dd8931314153 (diff) |
powerpc: mpc85xx: remove P2020DS board support
This board is still a non-generic board.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'configs/P2020DS_defconfig')
-rw-r--r-- | configs/P2020DS_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/P2020DS_defconfig b/configs/P2020DS_defconfig deleted file mode 100644 index f2ac6d9b96..0000000000 --- a/configs/P2020DS_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_MPC85xx=y -CONFIG_TARGET_P2020DS=y |