From: Eric Miao Date: Tue, 16 Mar 2010 09:30:15 +0000 (+0800) Subject: [ARM] pxa: remove incorrect select PXA_SSP in Kconfig X-Git-Tag: v2.6.35-rc1~503^2~1^2~2^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=866d091dcb043594626d4facf7c6fcffcc7c8d35;p=pandora-kernel.git [ARM] pxa: remove incorrect select PXA_SSP in Kconfig PXA_SSP is actually used by drivers like drivers/spi/pxa2xx_spi.c and sound/soc/pxa/pxa-ssp.c, not by boards. Remove those incorrect 'select' from Kconfig and make SOC_PXA_SSP to select. Signed-off-by: Eric Miao --- Reading git-diff-tree failed