diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-08-06 12:59:55 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-08-21 12:01:12 -0400 |
commit | aec6f8c59f7b24b46156917a1f41f647c3fa01aa (patch) | |
tree | ed3506f720223556afdc61e9225fc8850c660837 /configs | |
parent | 6bde1ec10ff438170721624ca87b86fd25669b3b (diff) | |
download | u-boot-imx-aec6f8c59f7b24b46156917a1f41f647c3fa01aa.zip u-boot-imx-aec6f8c59f7b24b46156917a1f41f647c3fa01aa.tar.gz u-boot-imx-aec6f8c59f7b24b46156917a1f41f647c3fa01aa.tar.bz2 |
powerpc: mpc8xx: remove FLAGADM board support
This board has been orphaned for a while and old enough.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'configs')
-rw-r--r-- | configs/FLAGADM_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/FLAGADM_defconfig b/configs/FLAGADM_defconfig deleted file mode 100644 index 6113797..0000000 --- a/configs/FLAGADM_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_8xx=y -CONFIG_TARGET_FLAGADM=y |