diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2015-04-08 12:15:53 +0300 |
---|---|---|
committer | Andreas Bießmann <andreas.devel@googlemail.com> | 2015-05-13 14:01:25 +0300 |
commit | f6b42c140387589ded24749781ce565571092eac (patch) | |
tree | 69675e0edd7f5525384cc5bda381761d9ff02082 /configs/afeb9260_defconfig | |
parent | bd328eb38274ffaf04caaa8a6ecc09b7e19a650e (diff) | |
download | u-boot-f6b42c140387589ded24749781ce565571092eac.tar.xz |
ARM: at91: remove non-generic boards
Remove board support for afeb9260, tny_a9260, and sbc35_a9g20.
They have not been converted into Generic Board yet.
See doc/README.generic-board for details.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Sergey Lapin <slapin@ossfans.org>
Cc: Albin Tonnerre <albin.tonnerre@free-electrons.com>
Cc: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'configs/afeb9260_defconfig')
-rw-r--r-- | configs/afeb9260_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/afeb9260_defconfig b/configs/afeb9260_defconfig deleted file mode 100644 index 694d24d888..0000000000 --- a/configs/afeb9260_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_ARM=y -CONFIG_ARCH_AT91=y -CONFIG_TARGET_AFEB9260=y |