ARM: keystone: defconfig: Fix USB configuration
authorRoger Quadros <rogerq@ti.com>
Wed, 17 Aug 2016 10:44:50 +0000 (13:44 +0300)
committerArnd Bergmann <arnd@arndb.de>
Thu, 15 Sep 2016 09:46:12 +0000 (11:46 +0200)
commita6805884e263e82d9fb87bd5f39ad4bb38cde246
treec99ae212b9962d513d1212cb25390bd062687c6b
parentd20ced23c7a019a9ca6fe69d6d1907bfd8c1a255
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>
Acked-by: Santosh Shilimkar <ssantosh@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/keystone_defconfig