ARM: keystone: defconfig: Fix USB configuration
authorRoger Quadros <rogerq@ti.com>
Wed, 31 Aug 2016 20:10:42 +0000 (16:10 -0400)
committerSantosh Shilimkar <ssantosh@kernel.org>
Wed, 31 Aug 2016 20:10:50 +0000 (16:10 -0400)
commit81b1f69e0185b1e9053ae5ce3948967ccaa29bba
treef3997f987e4b348099b757ca12d83a6df5ab4c3b
parent29b4817d4018df78086157ea3a55c1d9424a7cfc
ARM: keystone: defconfig: Fix USB configuration

Simply enabling CONFIG_KEYSTONE_USB_PHY doesn't work anymore
as it depends on CONFIG_NOP_USB_XCEIV. We need to enable
that as well.

This fixes USB on Keystone boards from v4.8-rc1 onwards.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org>
arch/arm/configs/keystone_defconfig