linux/arch/arm/plat-pxa/Kconfig
<<
>>
Prefs
   1if PLAT_PXA
   2
   3config PXA_SSP
   4        tristate
   5        help
   6          Enable support for PXA2xx SSP ports
   7
   8endif
   9