diff options
Diffstat (limited to 'ANDROID_3.4.5/drivers/net/ethernet/tile/Kconfig')
-rw-r--r-- | ANDROID_3.4.5/drivers/net/ethernet/tile/Kconfig | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/ANDROID_3.4.5/drivers/net/ethernet/tile/Kconfig b/ANDROID_3.4.5/drivers/net/ethernet/tile/Kconfig deleted file mode 100644 index 2d9218f8..00000000 --- a/ANDROID_3.4.5/drivers/net/ethernet/tile/Kconfig +++ /dev/null @@ -1,15 +0,0 @@ -# -# Tilera network device configuration -# - -config TILE_NET - tristate "Tilera GBE/XGBE network driver support" - depends on TILE - default y - select CRC32 - ---help--- - This is a standard Linux network device driver for the - on-chip Tilera Gigabit Ethernet and XAUI interfaces. - - To compile this driver as a module, choose M here: the module - will be called tile_net. |