git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54c39b4
)
[ARM] pxa: remove incorrect select PXA_SSP in Kconfig
author
Eric Miao
<eric.y.miao@gmail.com>
Tue, 16 Mar 2010 09:30:15 +0000
(17:30 +0800)
committer
Eric 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