From: Foster Snowhill Date: Wed, 7 Jun 2023 13:57:02 +0000 (+0200) Subject: usbnet: ipheth: update Kconfig description X-Git-Tag: v6.6.17~4555^2~138 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0c6e9d32ef0ccfcf2d875cbcff23bf345a54d585;p=platform%2Fkernel%2Flinux-rpi.git usbnet: ipheth: update Kconfig description This module has for a long time not been limited to iPhone <= 3GS. Update description to match the actual state of the driver. Remove dead link from 2010, instead reference an existing userspace iOS device pairing implementation as part of libimobiledevice. Signed-off-by: Foster Snowhill Signed-off-by: David S. Miller --- diff --git a/drivers/net/usb/Kconfig b/drivers/net/usb/Kconfig index 4402eed..3fd7dcc 100644 --- a/drivers/net/usb/Kconfig +++ b/drivers/net/usb/Kconfig @@ -583,12 +583,10 @@ config USB_IPHETH default n help Module used to share Internet connection (tethering) from your - iPhone (Original, 3G and 3GS) to your system. - Note that you need userspace libraries and programs that are needed - to pair your device with your system and that understand the iPhone - protocol. - - For more information: http://giagio.com/wiki/moin.cgi/iPhoneEthernetDriver + iPhone to your system. + Note that you need a corresponding userspace library/program + to pair your device with your system, for example usbmuxd + . config USB_SIERRA_NET tristate "USB-to-WWAN Driver for Sierra Wireless modems"