[ARM] pxa: remove incorrect select PXA_SSP in Kconfig
authorEric Miao <eric.y.miao@gmail.com>
Tue, 16 Mar 2010 09:30:15 +0000 (17:30 +0800)
committerEric Miao <eric.y.miao@gmail.com>
Tue, 11 May 2010 15:24:58 +0000 (17:24 +0200)
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 <eric.y.miao@gmail.com>

No differences found