From: Florian Fainelli Date: Tue, 9 Apr 2013 12:29:25 +0000 (+0200) Subject: USB: regroup all depends on USB within an if USB block X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25e11ec4fe5271c4895265ecbb69531e6b0c0dd5;p=pandora-kernel.git USB: regroup all depends on USB within an if USB block This patch removes the depends on USB from all config symbols in drivers/usb/host/Kconfig and replace that with an if USB / endif block as suggested by Alan Stern. Some source ... Kconfig lines have been shuffled around to permit a better regroupment of the Kconfig files depending on "config USB" item. No functionnal change is introduced. Acked-by: Alan Stern Signed-off-by: Florian Fainelli Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed