diff options
Diffstat (limited to 'drivers/usb/storage')
-rw-r--r-- | drivers/usb/storage/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/storage/Kconfig b/drivers/usb/storage/Kconfig index fe2d803a6347..7691c866637b 100644 --- a/drivers/usb/storage/Kconfig +++ b/drivers/usb/storage/Kconfig | |||
@@ -222,7 +222,7 @@ config USB_LIBUSUAL | |||
222 | for usb-storage and ub drivers, and allows to switch binding | 222 | for usb-storage and ub drivers, and allows to switch binding |
223 | of these devices without rebuilding modules. | 223 | of these devices without rebuilding modules. |
224 | 224 | ||
225 | Typical syntax of /etc/modprobe.conf is: | 225 | Typical syntax of /etc/modprobe.d/*conf is: |
226 | 226 | ||
227 | options libusual bias="ub" | 227 | options libusual bias="ub" |
228 | 228 | ||