Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

usb: typo in usb R8A66597 HCD config

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

authored by

M4rkusXXL and committed by
Greg Kroah-Hartman
fa0de2b6 46dede46

+1 -1
+1 -1
drivers/usb/host/Kconfig
··· 237 237 module will be called "sl811_cs". 238 238 239 239 config USB_R8A66597_HCD 240 - tristate "R8A66597 HCD suppoort" 240 + tristate "R8A66597 HCD support" 241 241 depends on USB 242 242 help 243 243 The R8A66597 is a USB 2.0 host and peripheral controller.