net/usb: remove default in Kconfig for sierra_net driver

The following patch removes the default from the Kconfig entry for sierra_net
driver as recommended.

Signed-off-by: Elina Pasheva <epasheva@sierrawireless.com>
Signed-off-by: Rory Filer <rfiler@sierrawireless.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Elina Pasheva 2010-04-30 19:05:28 -07:00 committed by David S. Miller
parent 6c3b9d3458
commit 2fdc45c7c4
1 changed files with 0 additions and 1 deletions

View File

@ -400,7 +400,6 @@ config USB_IPHETH
config USB_SIERRA_NET config USB_SIERRA_NET
tristate "USB-to-WWAN Driver for Sierra Wireless modems" tristate "USB-to-WWAN Driver for Sierra Wireless modems"
depends on USB_USBNET depends on USB_USBNET
default y
help help
Choose this option if you have a Sierra Wireless USB-to-WWAN device. Choose this option if you have a Sierra Wireless USB-to-WWAN device.