From: Paul Bolle Date: Tue, 22 Nov 2011 12:10:33 +0000 (+0100) Subject: serial: Kconfig: drop unknown symbol 'ARCH_IMX' X-Git-Tag: v3.3-rc1~165^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=521b8ce615c6550a63c49305b649a1572e1f37ac;p=pandora-kernel.git serial: Kconfig: drop unknown symbol 'ARCH_IMX' Commit 8c8fdbc9bd ("[ARM] Remove arch-imx from build system") dropped ARCH_IMX. So this last reference to ARCH_IMX has been an (inconsequential) nop since v2.6.31. And because ARCH_MXC practically implies ARM we can also drop the reference to the latter symbol. Signed-off-by: Paul Bolle Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed