|
|
| File: [Development] / linux-2.6-xfs / arch / arm / mach-pxa / Kconfig (download)
Revision 1.2, Thu Jun 17 03:20:52 2004 UTC (13 years, 4 months ago) by nathans
Merge up to 2.6.7, and upgrade kdb at the same time. |
if ARCH_PXA menu "Intel PXA2xx Implementations" choice prompt "Select target board" config ARCH_LUBBOCK bool "Intel DBPXA250 Development Platform" select PXA25x config MACH_MAINSTONE bool "Intel HCDDBBVA0 Development Platform" select PXA27x #select IWMMXT config ARCH_PXA_IDP bool "Accelent Xscale IDP" select PXA25x endchoice endmenu config PXA25x bool help Select code specific to PXA21x/25x/26x variants config PXA27x bool help Select code specific to PXA27x variants endif