From: Tomasz Figa Date: Thu, 16 May 2013 09:57:06 +0000 (+0200) Subject: usb: phy: samsung: Select common driver part implicitly X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~60^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6278703bcc4fa9778898ce9a7028b0b8e99747ef;p=pandora-kernel.git usb: phy: samsung: Select common driver part implicitly Since phy-samsung-usb library can be used only by phy-samsung-usb2 and phy-samsung-usb3 drivers, there is no need to give explicit control over its Kconfig symbol. This patch makes CONFIG_SAMSUNG_USBPHY symbol hidden and selected implicitly by CONFIG_SAMSUNG_USB2PHY and CONFIG_SAMSUNG_USB3PHY. Signed-off-by: Tomasz Figa Signed-off-by: Kyungmin Park Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed