ARM: shmobile: fix defconfig warning on CONFIG_USB
authorArnd Bergmann <arnd@arndb.de>
Thu, 24 Jan 2013 16:50:32 +0000 (16:50 +0000)
committerArnd Bergmann <arnd@arndb.de>
Thu, 14 Feb 2013 14:04:35 +0000 (15:04 +0100)
commitbb57d4e3220544feee1e4bc02c62dd4f78c444c8
tree1d47fc1815388bd95e9d4e573655ae3097d26292
parentfa5ce5f94c0f2bfa41ba68d2d2524298e1fc405e
ARM: shmobile: fix defconfig warning on CONFIG_USB

A recent update to the marzen_defconfig introduced a
duplicate CONFIG_USB=y line. This removes one of the
two.

arch/arm/configs/marzen_defconfig:86:warning: override: reassigning to symbol USB

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
Cc: linux-sh@vger.kernel.org
arch/arm/configs/marzen_defconfig