treewide: Add SPDX license identifier - Makefile/Kconfig
[linux-2.6-block.git] / arch / arm / plat-pxa / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
bd5ce433
EM
2if PLAT_PXA
3
54c39b42
HZ
4config PXA_SSP
5 tristate
6 help
7 Enable support for PXA2xx SSP ports
8
bd5ce433 9endif