diff options
Diffstat (limited to 'ANDROID_3.4.5/drivers/net/ethernet/icplus/Kconfig')
-rw-r--r-- | ANDROID_3.4.5/drivers/net/ethernet/icplus/Kconfig | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/ANDROID_3.4.5/drivers/net/ethernet/icplus/Kconfig b/ANDROID_3.4.5/drivers/net/ethernet/icplus/Kconfig deleted file mode 100644 index 3aff81d7..00000000 --- a/ANDROID_3.4.5/drivers/net/ethernet/icplus/Kconfig +++ /dev/null @@ -1,14 +0,0 @@ -# -# IC Plus device configuration -# - -config IP1000 - tristate "IP1000 Gigabit Ethernet support" - depends on PCI && EXPERIMENTAL - select NET_CORE - select MII - ---help--- - This driver supports IP1000 gigabit Ethernet cards. - - To compile this driver as a module, choose M here: the module - will be called ipg. This is recommended. |