projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33ded95
)
Blackfin: bf51x: enable support for 0.2 silicon
author
Mike Frysinger
<vapier@gentoo.org>
Mon, 16 Aug 2010 16:18:12 +0000
(16:18 +0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Fri, 22 Oct 2010 07:48:56 +0000
(
03:48
-0400)
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/Kconfig
patch
|
blob
|
history
diff --git
a/arch/blackfin/Kconfig
b/arch/blackfin/Kconfig
index d243e228512152d37b4340623cd56bdf1275f4e8..dd5970dfa696989822538cffe165d1f537f13194 100644
(file)
--- a/
arch/blackfin/Kconfig
+++ b/
arch/blackfin/Kconfig
@@
-300,7
+300,7
@@
config BF_REV_0_1
config BF_REV_0_2
bool "0.2"
- depends on (BF52x || BF537 || BF536 || BF534 || (BF54x && !BF54xM))
+ depends on (BF5
1x || BF5
2x || BF537 || BF536 || BF534 || (BF54x && !BF54xM))
config BF_REV_0_3
bool "0.3"