From 2d63b6a02337afe6cbc9c023681317f66be547a8 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Mon, 1 Sep 2008 15:44:11 +0200 Subject: [PATCH] usb core: fix USB_OTG_BLACKLIST_HUB typo Signed-off-by: Peter Korsgaard --- drivers/usb/core/Kconfig | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/usb/core/Kconfig b/drivers/usb/core/Kconfig index cc9f397..e1759d1 100644 --- a/drivers/usb/core/Kconfig +++ b/drivers/usb/core/Kconfig @@ -134,5 +134,5 @@ config USB_OTG_BLACKLIST_HUB If you say Y here, then Linux will refuse to enumerate external hubs. OTG hosts are allowed to reduce hardware and software costs by not supporting external hubs. So - are "Emedded Hosts" that don't offer OTG support. + are "Embedded Hosts" that don't offer OTG support. -- 1.5.6.3