Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231808
b: refs/heads/master
c: 9e29949
h: refs/heads/master
v: v3
  • Loading branch information
Greg Ungerer committed Jan 5, 2011
1 parent 7b237b1 commit 42e4619
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5b2e6555ac3eb58a4e5eb5020471df08f0c42c01
refs/heads/master: 9e29949cfcf0ed737f5b9778fd232f1e6b825e3e
7 changes: 6 additions & 1 deletion trunk/arch/m68knommu/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,11 @@ config M5407
help
Motorola ColdFire 5407 processor support.

config M547x
bool "MCF547x"
help
Freescale ColdFire 5470/5471/5472/5473/5474/5475 processor support.

config M548x
bool "MCF548x"
help
Expand All @@ -183,7 +188,7 @@ config M527x

config M54xx
bool
depends on M548x
depends on (M548x || M547x)
default y

config COLDFIRE
Expand Down

0 comments on commit 42e4619

Please sign in to comment.