diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-07-30 18:42:56 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-12 23:47:53 -0700 |
commit | cdd80bd4eece6109c15864e776b83c88c3bd891b (patch) | |
tree | abad5f1ca9e1dc8752e2f7b58f471fcbea28b9d5 /MAINTAINERS | |
parent | 59ffb30f7d43d4db2b2be165037a1a29d2011cdb (diff) | |
download | linux-cdd80bd4eece6109c15864e776b83c88c3bd891b.tar.bz2 |
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/ S: Supported F: arch/tile/ F: drivers/tty/hvc/hvc_tile.c -F: drivers/net/tile/ +F: drivers/net/ethernet/tile/ F: drivers/edac/tile_edac.c TLAN NETWORK DRIVER |