]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - arch/arm/mach-pxa/Kconfig
Revert "[ARM] pxa/corgi: remove now unused corgi_ssp.c and corgi_lcd.c"
[mirror_ubuntu-artful-kernel.git] / arch / arm / mach-pxa / Kconfig
CommitLineData
1da177e4
LT
1if ARCH_PXA
2
2c8086a5 3menu "Intel PXA2xx/PXA3xx Implementations"
4
5if PXA3xx
6
7menu "Supported PXA3xx Processor Variants"
8
9config CPU_PXA300
10 bool "PXA300 (codename Monahans-L)"
11
12config CPU_PXA310
13 bool "PXA310 (codename Monahans-LV)"
14 select CPU_PXA300
15
16config CPU_PXA320
17 bool "PXA320 (codename Monahans-P)"
18
5d31e435
EM
19config CPU_PXA930
20 bool "PXA930 (codename Tavor-P)"
21
2c8086a5 22endmenu
23
24endif
1da177e4 25
90b8fc34
JK
26config ARCH_GUMSTIX
27 bool "Gumstix XScale boards"
28 help
29 Say Y here if you intend to run this kernel on a
30 Gumstix Full Function Minature Computer.
31
c0b8556f
DES
32config MACH_GUMSTIX_F
33 bool "Basix, Connex, ws-200ax, ws-400ax systems"
34 depends on ARCH_GUMSTIX
35 select PXA25x
36
1da177e4
LT
37config ARCH_LUBBOCK
38 bool "Intel DBPXA250 Development Platform"
39 select PXA25x
40 select SA1111
7a5063d8 41 select PXA_HAVE_BOARD_IRQS
1da177e4 42
e9937d4b
LB
43config MACH_LOGICPD_PXA270
44 bool "LogicPD PXA270 Card Engine Development Platform"
45 select PXA27x
4a730719 46 select HAVE_PWM
7a5063d8 47 select PXA_HAVE_BOARD_IRQS
e9937d4b 48
1da177e4
LT
49config MACH_MAINSTONE
50 bool "Intel HCDDBBVA0 Development Platform"
51 select PXA27x
402e4909 52 select HAVE_PWM
7a5063d8 53 select PXA_HAVE_BOARD_IRQS
1da177e4 54
49ea26d0
KE
55config MACH_MP900C
56 bool "Nec Mobilepro 900/c"
57 select PXA25x
1da177e4
LT
58
59config ARCH_PXA_IDP
60 bool "Accelent Xscale IDP"
61 select PXA25x
62
63config PXA_SHARPSL
0dd28f1d 64 bool "SHARP Zaurus SL-5600, SL-C7xx and SL-Cxx00 Models"
1da177e4
LT
65 select SHARP_SCOOP
66 select SHARP_PARAM
67 help
68 Say Y here if you intend to run this kernel on a
0dd28f1d
RP
69 Sharp Zaurus SL-5600 (Poodle), SL-C700 (Corgi),
70 SL-C750 (Shepherd), SL-C760 (Husky), SL-C1000 (Akita),
8459c159
DO
71 SL-C3000 (Spitz), SL-C3100 (Borzoi) or SL-C6000x (Tosa)
72 handheld computer.
1da177e4 73
c7b4f5ba
DES
74config MACH_POODLE
75 bool "Enable Sharp SL-5600 (Poodle) Support"
76 depends on PXA_SHARPSL
77 select PXA25x
78 select SHARP_LOCOMO
79 select PXA_SSP
80
81config MACH_CORGI
82 bool "Enable Sharp SL-C700 (Corgi) Support"
83 depends on PXA_SHARPSL
84 select PXA25x
85 select PXA_SHARP_C7xx
86
87config MACH_SHEPHERD
88 bool "Enable Sharp SL-C750 (Shepherd) Support"
89 depends on PXA_SHARPSL
90 select PXA25x
91 select PXA_SHARP_C7xx
92
93config MACH_HUSKY
94 bool "Enable Sharp SL-C760 (Husky) Support"
95 depends on PXA_SHARPSL
96 select PXA25x
97 select PXA_SHARP_C7xx
98
99config MACH_AKITA
100 bool "Enable Sharp SL-1000 (Akita) Support"
101 depends on PXA_SHARPSL
102 select PXA27x
103 select PXA_SHARP_Cxx00
104 select MACH_SPITZ
105 select I2C
106 select I2C_PXA
107
108config MACH_SPITZ
109 bool "Enable Sharp Zaurus SL-3000 (Spitz) Support"
110 depends on PXA_SHARPSL
111 select PXA27x
112 select PXA_SHARP_Cxx00
113
114config MACH_BORZOI
115 bool "Enable Sharp Zaurus SL-3100 (Borzoi) Support"
116 depends on PXA_SHARPSL
117 select PXA27x
118 select PXA_SHARP_Cxx00
119
120config MACH_TOSA
121 bool "Enable Sharp SL-6000x (Tosa) Support"
122 depends on PXA_SHARPSL
123 select PXA25x
7a5063d8 124 select PXA_HAVE_BOARD_IRQS
c7b4f5ba 125
352699a3
MZ
126config ARCH_VIPER
127 bool "Arcom/Eurotech VIPER SBC"
128 select PXA25x
129 select ISA
130 select I2C_GPIO
131 select HAVE_PWM
132 select PXA_HAVE_BOARD_IRQS
133 select PXA_HAVE_ISA_IRQS
c7b4f5ba 134
3abcd199
IM
135config ARCH_PXA_ESERIES
136 bool "PXA based Toshiba e-series PDAs"
137 select PXA25x
7a5063d8 138 select PXA_HAVE_BOARD_IRQS
3abcd199
IM
139
140config MACH_E330
141 bool "Toshiba e330"
142 default y
143 depends on ARCH_PXA_ESERIES
144 help
145 Say Y here if you intend to run this kernel on a Toshiba
146 e330 family PDA.
147
b3d354b8
IM
148config MACH_E350
149 bool "Toshiba e350"
150 default y
151 depends on ARCH_PXA_ESERIES
152 help
153 Say Y here if you intend to run this kernel on a Toshiba
154 e350 family PDA.
155
3abcd199
IM
156config MACH_E740
157 bool "Toshiba e740"
158 default y
159 depends on ARCH_PXA_ESERIES
ac253610 160 select FB_W100
3abcd199
IM
161 help
162 Say Y here if you intend to run this kernel on a Toshiba
163 e740 family PDA.
164
165config MACH_E750
166 bool "Toshiba e750"
167 default y
168 depends on ARCH_PXA_ESERIES
ac253610 169 select FB_W100
3abcd199
IM
170 help
171 Say Y here if you intend to run this kernel on a Toshiba
172 e750 family PDA.
173
174config MACH_E400
175 bool "Toshiba e400"
176 default y
177 depends on ARCH_PXA_ESERIES
178 help
179 Say Y here if you intend to run this kernel on a Toshiba
180 e400 family PDA.
181
182config MACH_E800
183 bool "Toshiba e800"
184 default y
185 depends on ARCH_PXA_ESERIES
ac253610 186 select FB_W100
3abcd199
IM
187 help
188 Say Y here if you intend to run this kernel on a Toshiba
189 e800 family PDA.
190
642aa663
JS
191config TRIZEPS_PXA
192 bool "PXA based Keith und Koep Trizeps DIMM-Modules"
193