vserver 1.9.3
[linux-2.6.git] / arch / v850 / Kconfig
1 #############################################################################
2 #
3 # For a description of the syntax of this configuration file,
4 # see Documentation/kbuild/kconfig-language.txt.
5 #
6 #############################################################################
7
8 mainmenu "uClinux/v850 (w/o MMU) Kernel Configuration"
9
10 config MMU
11         bool
12         default n
13 config UID16
14         bool
15         default n
16 config RWSEM_GENERIC_SPINLOCK
17         bool
18         default y
19 config RWSEM_XCHGADD_ALGORITHM
20         bool
21         default n
22
23 # Turn off some random 386 crap that can affect device config
24 config ISA
25         bool
26         default n
27 config ISAPNP
28         bool
29         default n
30 config EISA
31         bool
32         default n
33 config MCA
34         bool
35         default n
36
37
38 #############################################################################
39 #### v850-specific config
40
41 # Define the architecture
42 config V850
43         bool
44         default y
45
46 menu "Processor type and features"
47
48    choice
49           prompt "Platform"
50           default GDB
51       config V850E_SIM
52              bool "GDB"
53       config RTE_CB_MA1
54              bool "RTE-V850E/MA1-CB"
55       config RTE_CB_NB85E
56              bool "RTE-V850E/NB85E-CB"
57       config RTE_CB_ME2
58              bool "RTE-V850E/ME2-CB"
59       config V850E_AS85EP1
60              bool "AS85EP1"
61       config V850E2_SIM85E2C
62              bool "sim85e2c"
63       config V850E2_SIM85E2S
64              bool "sim85e2s"
65       config V850E2_FPGA85E2C
66              bool "NA85E2C-FPGA"
67       config V850E2_ANNA
68              bool "Anna"
69    endchoice
70
71    #### V850E processor-specific config
72
73    # All CPUs currently supported use the v850e architecture
74    config V850E
75           bool
76           default y
77
78    # The RTE-V850E/MA1-CB is the only type of V850E/MA1 platform we
79    # currently support
80    config V850E_MA1
81           bool
82           depends RTE_CB_MA1
83           default y
84    # Similarly for the RTE-V850E/NB85E-CB - V850E/TEG
85    config V850E_TEG
86           bool
87           depends RTE_CB_NB85E
88           default y
89    # ... and the RTE-V850E/ME2-CB - V850E/ME2
90    config V850E_ME2
91           bool
92           depends RTE_CB_ME2
93           default y
94
95
96    #### sim85e2-specific config
97
98    config V850E2_SIM85E2
99           bool
100           depends V850E2_SIM85E2C || V850E2_SIM85E2S
101           default y
102
103
104    #### V850E2 processor-specific config
105
106    # V850E2 processors
107    config V850E2
108           bool
109           depends V850E2_SIM85E2 || V850E2_FPGA85E2C || V850E2_ANNA
110           default y
111
112
113    #### RTE-CB platform-specific config
114
115    # Boards in the RTE-x-CB series
116    config RTE_CB
117           bool
118           depends RTE_CB_MA1 || RTE_CB_NB85E || RTE_CB_ME2
119           default y
120
121    config RTE_CB_MULTI
122           bool
123           # RTE_CB_NB85E can either have multi ROM support or not, but
124           # other platforms (currently only RTE_CB_MA1) require it.
125           prompt "Multi monitor ROM support" if RTE_CB_NB85E
126           depends RTE_CB_MA1 || RTE_CB_NB85E
127           default y
128
129    config RTE_CB_MULTI_DBTRAP
130           bool "Pass illegal insn trap / dbtrap to kernel"
131           depends RTE_CB_MULTI
132           default n
133
134    config RTE_CB_MA1_KSRAM
135           bool "Kernel in SRAM (limits size of kernel)"
136           depends RTE_CB_MA1 && RTE_CB_MULTI
137           default n
138
139    config RTE_MB_A_PCI
140           bool "Mother-A PCI support"
141           depends RTE_CB
142           default y
143
144    # The GBUS is used to talk to the RTE-MOTHER-A board
145    config RTE_GBUS_INT
146           bool
147           depends RTE_MB_A_PCI
148           default y
149
150    # The only PCI bus we support is on the RTE-MOTHER-A board
151    config PCI
152           bool
153           default RTE_MB_A_PCI
154
155    #### Some feature-specific configs
156
157    # Everything except for the GDB simulator uses the same interrupt controller
158    config V850E_INTC
159           bool
160           default !V850E_SIM
161
162    # Everything except for the various simulators uses the "Timer D" unit
163    config V850E_TIMER_D
164           bool
165           default !V850E_SIM && !V850E2_SIM85E2
166
167    # Cache control used on some v850e1 processors
168    config V850E_CACHE
169           bool
170           default V850E_TEG || V850E_ME2
171
172    # Cache control used on v850e2 processors; I think this should
173    # actually apply to more, but currently only the SIM85E2S uses it
174    config V850E2_CACHE
175           bool
176           default V850E2_SIM85E2S
177
178    config NO_CACHE
179           bool
180           default !V850E_CACHE && !V850E2_CACHE
181
182    #### Misc config
183
184    config ROM_KERNEL
185           bool "Kernel in ROM"
186           depends V850E2_ANNA || V850E_AS85EP1 || RTE_CB_ME2
187
188    # Some platforms pre-zero memory, in which case the kernel doesn't need to
189    config ZERO_BSS
190           bool
191           depends !V850E2_SIM85E2C
192           default y
193
194    # The crappy-ass zone allocator requires that the start of allocatable
195    # memory be aligned to the largest possible allocation.
196    config FORCE_MAX_ZONEORDER
197           int
198           default 8 if V850E2_SIM85E2C || V850E2_FPGA85E2C
199
200    config V850E_HIGHRES_TIMER
201           bool "High resolution timer support"
202           depends V850E_TIMER_D
203    config TIME_BOOTUP
204           bool "Time bootup"
205           depends V850E_HIGHRES_TIMER
206
207    config RESET_GUARD
208           bool "Reset Guard"
209
210    config LARGE_ALLOCS
211           bool "Allow allocating large blocks (> 1MB) of memory"
212           help
213              Allow the slab memory allocator to keep chains for very large
214              memory sizes - upto 32MB. You may need this if your system has
215              a lot of RAM, and you need to able to allocate very large
216              contiguous chunks. If unsure, say N.
217
218 endmenu
219
220
221 #############################################################################
222
223 source init/Kconfig
224
225 #############################################################################
226
227 menu "Bus options (PCI, PCMCIA, EISA, MCA, ISA)"
228
229 #    config PCI
230 #          bool "PCI support"
231 #          help
232 #            Support for PCI bus.
233
234 source "drivers/pci/Kconfig"
235
236 source "drivers/pcmcia/Kconfig"
237
238 source "drivers/pci/hotplug/Kconfig"
239
240 endmenu
241
242 menu "Executable file formats"
243
244 source "fs/Kconfig.binfmt"
245
246 endmenu
247
248 #############################################################################
249
250 source "drivers/base/Kconfig"
251
252 source drivers/mtd/Kconfig
253
254 source drivers/parport/Kconfig
255
256 #source drivers/pnp/Kconfig
257
258 source drivers/block/Kconfig
259
260 #############################################################################
261
262 menu "Disk device support"
263
264 source "drivers/ide/Kconfig"
265
266 source "drivers/scsi/Kconfig"
267
268 endmenu
269
270 #############################################################################
271
272
273 source "drivers/md/Kconfig"
274
275 source "drivers/message/fusion/Kconfig"
276
277 source "drivers/ieee1394/Kconfig"
278
279 source "drivers/message/i2o/Kconfig"
280
281 source "net/Kconfig"
282
283 source "drivers/isdn/Kconfig"
284
285 #source "drivers/telephony/Kconfig"
286
287 #
288 # input before char - char/joystick depends on it. As does USB.
289 #
290 source "drivers/input/Kconfig"
291
292 source "drivers/char/Kconfig"
293
294 #source drivers/misc/Config.in
295 source "drivers/media/Kconfig"
296
297 source "fs/Kconfig"
298
299 source "drivers/video/Kconfig"
300
301 source "sound/Kconfig"
302
303 source "drivers/usb/Kconfig"
304
305 source "arch/v850/Kconfig.debug"
306
307 source "kernel/vserver/Kconfig"
308
309 source "security/Kconfig"
310
311 source "crypto/Kconfig"
312
313 source "lib/Kconfig"
314
315 #############################################################################