Skip to content

Commit

Permalink
net/usb: remove default in Kconfig for sierra_net driver
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Elina Pasheva authored and David S. Miller committed May 1, 2010
1 parent 6c3b9d3 commit 2fdc45c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/net/usb/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,6 @@ config USB_IPHETH
config USB_SIERRA_NET
tristate "USB-to-WWAN Driver for Sierra Wireless modems"
depends on USB_USBNET
default y
help
Choose this option if you have a Sierra Wireless USB-to-WWAN device.

Expand Down

0 comments on commit 2fdc45c

Please sign in to comment.