[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH9_E90HZcV2XPDUtbat42KQjeJOp8yGW3aUG9PiJJzQT3+swg@mail.gmail.com>
Date: Mon, 2 Apr 2012 09:14:44 +0000
From: Alexi Somebody <alexi.nones@...il.com>
To: linux-kernel@...r.kernel.org
Subject: PROBLEM: Kconfig documenation typos
I found a couple of typographical errors on lines 414 and 424 of,
Kernel Version: Linux 3.4.0-rc1
[linux/kernel/git/torvalds/linux.git] / drivers / usb / host / Kconfig
408 config USB_OHCI_HCD_PLATFORM
409 bool "Generic OHCI driver for a platform device"
410 depends on USB_OHCI_HCD && EXPERIMENTAL
411 default n
412 ---help---
413 Adds an OHCI host driver for a generic platform device, which
414 provieds a memory space and an irq.
415
416 If unsure, say N.
417
418 config USB_EHCI_HCD_PLATFORM
419 bool "Generic EHCI driver for a platform device"
420 depends on USB_EHCI_HCD && EXPERIMENTAL
421 default n
422 ---help---
423 Adds an EHCI host driver for a generic platform device, which
424 provieds a memory space and an irq.
It should be "provides" rather than "provieds" on line 414 and 424.
Regards, Alexi.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists