Subject: [PATCH 1/1] net/usb: remove default in Kconfig for sierra_net driver From: Elina Pasheva <epasheva@xxxxxxxxxxxxxxxxxx> The following patch removes the default from the Kconfig entry for sierra_net driver as recommended. All non-core drivers should default to "n". This patch has been checked against net-2.6 tree. Signed-off-by: Elina Pasheva <epasheva@xxxxxxxxxxxxxxxxxx> Signed-off-by: Rory Filer <rfiler@xxxxxxxxxxxxxxxxxx> --- drivers/net/usb/Kconfig | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/net/usb/Kconfig b/drivers/net/usb/Kconfig index 5d58abc..d7b7018 100644 --- a/drivers/net/usb/Kconfig +++ b/drivers/net/usb/Kconfig @@ -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. -- 1.5.4.3 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html