usb: phy: samsung: Select common driver part implicitly
authorTomasz Figa <t.figa@samsung.com>
Mon, 25 Mar 2013 14:48:47 +0000 (15:48 +0100)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:42:20 +0000 (11:42 +0900)
commit4ba4b73b793508a35744c0b4fd8b066a6611aa3e
tree491f297b9fff4d2c8a684e24a5aab7519971f920
parent90f5d21e2cc1456acfc67f6cff7ab32f38d571ac
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 <t.figa@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
drivers/usb/phy/Kconfig