Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 8536
b: refs/heads/master
c: 2af6921
h: refs/heads/master
v: v3
  • Loading branch information
Greg Ungerer authored and Linus Torvalds committed Sep 12, 2005
1 parent 23ba0e5 commit 63f8b48
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 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: 357d596bd552ad157a906289ab13ea6ba7e66e3d
refs/heads/master: 2af6921f6382456ed69163be9d2ee2c339134496
13 changes: 10 additions & 3 deletions trunk/drivers/net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1738,11 +1738,18 @@ config 68360_ENET
the Motorola 68360 processor.

config FEC
bool "FEC ethernet controller (of ColdFire 5272)"
depends on M5272 || M5282
bool "FEC ethernet controller (of ColdFire CPUs)"
depends on M523x || M527x || M5272 || M528x
help
Say Y here if you want to use the built-in 10/100 Fast ethernet
controller on the Motorola ColdFire 5272 processor.
controller on some Motorola ColdFire processors.

config FEC2
bool "Second FEC ethernet controller (on some ColdFire CPUs)"
depends on FEC
help
Say Y here if you want to use the second built-in 10/100 Fast
ethernet controller on some Motorola ColdFire processors.

config NE_H8300
tristate "NE2000 compatible support for H8/300"
Expand Down

0 comments on commit 63f8b48

Please sign in to comment.