diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-07-30 21:42:56 -0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-13 02:47:53 -0400 |
commit | cdd80bd4eece6109c15864e776b83c88c3bd891b (patch) | |
tree | abad5f1ca9e1dc8752e2f7b58f471fcbea28b9d5 /MAINTAINERS | |
parent | 59ffb30f7d43d4db2b2be165037a1a29d2011cdb (diff) |
tile: Move the Tilera driver
Move the Tilera driver into drivers/net/ethernet/tile and
make the necessary Kconfig and Makefile changes.
Updated the Kconfig so that the options defualt to y if TILE kernel.
CC: Chris Metcalf <cmetcalf@tilera.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index dfa4269fd4d7..3d8a6a6d660c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -6411,7 +6411,7 @@ W: http://www.tilera.com/scm/ | |||
6411 | S: Supported | 6411 | S: Supported |
6412 | F: arch/tile/ | 6412 | F: arch/tile/ |
6413 | F: drivers/tty/hvc/hvc_tile.c | 6413 | F: drivers/tty/hvc/hvc_tile.c |
6414 | F: drivers/net/tile/ | 6414 | F: drivers/net/ethernet/tile/ |
6415 | F: drivers/edac/tile_edac.c | 6415 | F: drivers/edac/tile_edac.c |
6416 | 6416 | ||
6417 | TLAN NETWORK DRIVER | 6417 | TLAN NETWORK DRIVER |