Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cd88b4... Commit: cd88b4dca85d0e46db3d0aadd748037a10ebbfc1 Parent: 202d7bd95cf5ca36199e5777c961eae62a74667c Author: Mike Frysinger <vapier.adi@gmail.com> AuthorDate: Thu Oct 9 12:03:22 2008 +0800 Committer: Bryan Wu <cooloney@kernel.org> CommitDate: Thu Oct 9 12:03:22 2008 +0800 Blackfin arch: BF561 is supported, no longer a work in progress Signed-off-by: Mike Frysinger <vapier.adi@gmail.com> Signed-off-by: Bryan Wu <cooloney@kernel.org> --- arch/blackfin/Kconfig | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig index a837bb6..423ecfb 100644 --- a/arch/blackfin/Kconfig +++ b/arch/blackfin/Kconfig @@ -162,7 +162,7 @@ config BF549 config BF561 bool "BF561" help - Not Supported Yet - Work in progress - BF561 Processor Support. + BF561 Processor Support. endchoice -- To unsubscribe from this list: send the line "unsubscribe git-commits-head" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
