ARM: pxa: fix inconsistent CONFIG_USB_PXA27X
authorHaojian Zhuang <haojian.zhuang@marvell.com>
Wed, 9 Nov 2011 23:13:07 +0000 (07:13 +0800)
committerEric Miao <eric.y.miao@gmail.com>
Thu, 10 Nov 2011 07:32:27 +0000 (15:32 +0800)
Since CONFIG_USB_GADGET_PXA27X and other macros are renamed to
CONFIG_USB_PXA27X. Update them in arch/arm/mach-pxa and arch/arm/configs
to keep consistent.

Cc: stable@kernel.org
Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>

No differences found