From: Felipe Balbi Date: Wed, 20 Mar 2013 12:18:28 +0000 (+0200) Subject: arm: tegra: fix Kconfig select clauses X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~63^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75f32ec1de7a4c905ba2007972d981f96c977eb2;p=pandora-kernel.git arm: tegra: fix Kconfig select clauses USB_ULPI and USB_ULPI_VIEWPORT shouldn't really be selected directly by anyone, but since Tegra still needs some time before turning ulpi viewport into a proper PHY driver, we need to keep the selects in place. This patch just fixes the conditional select so that it will continue to build after merging the latest PHY layer changes. Acked-by: Stephen Warren Tested-by: Stephen Warren Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed