diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2015-01-23 00:24:21 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2015-01-23 16:55:57 -0500 |
commit | a258e732a7e2608695c9244eb10998af8f968f5b (patch) | |
tree | 9bc5ef7333902a6a4f61331d0ae4f99859bf9dfd /configs/PM520_defconfig | |
parent | ad734f7dc2238aa9c6a99ff30e40aedbc01fb4fd (diff) | |
download | u-boot-imx-a258e732a7e2608695c9244eb10998af8f968f5b.zip u-boot-imx-a258e732a7e2608695c9244eb10998af8f968f5b.tar.gz u-boot-imx-a258e732a7e2608695c9244eb10998af8f968f5b.tar.bz2 |
powerpc: mpc5xxx: PM520 board support
This board is still a non-generic board.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Josef Wagner <Wagner@Microsys.de>
Diffstat (limited to 'configs/PM520_defconfig')
-rw-r--r-- | configs/PM520_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/PM520_defconfig b/configs/PM520_defconfig deleted file mode 100644 index 2737a8c..0000000 --- a/configs/PM520_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_MPC5xxx=y -CONFIG_TARGET_PM520=y |