ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.6.tar.bz2
[linux-2.6.git] / arch / sh / configs / hp680_defconfig
1 #
2 # Automatically generated make config: don't edit
3 #
4 CONFIG_SUPERH=y
5 CONFIG_UID16=y
6 CONFIG_RWSEM_GENERIC_SPINLOCK=y
7
8 #
9 # Code maturity level options
10 #
11 CONFIG_EXPERIMENTAL=y
12 # CONFIG_CLEAN_COMPILE is not set
13 # CONFIG_STANDALONE is not set
14 CONFIG_BROKEN=y
15 CONFIG_BROKEN_ON_SMP=y
16
17 #
18 # General setup
19 #
20 CONFIG_SWAP=y
21 # CONFIG_SYSVIPC is not set
22 # CONFIG_BSD_PROCESS_ACCT is not set
23 # CONFIG_SYSCTL is not set
24 CONFIG_LOG_BUF_SHIFT=14
25 # CONFIG_IKCONFIG is not set
26 # CONFIG_EMBEDDED is not set
27 CONFIG_KALLSYMS=y
28 CONFIG_FUTEX=y
29 CONFIG_EPOLL=y
30 CONFIG_IOSCHED_NOOP=y
31 CONFIG_IOSCHED_AS=y
32 CONFIG_IOSCHED_DEADLINE=y
33 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
34
35 #
36 # Loadable module support
37 #
38 # CONFIG_MODULES is not set
39
40 #
41 # System type
42 #
43 # CONFIG_SH_SOLUTION_ENGINE is not set
44 # CONFIG_SH_7751_SOLUTION_ENGINE is not set
45 # CONFIG_SH_7751_SYSTEMH is not set
46 # CONFIG_SH_STB1_HARP is not set
47 # CONFIG_SH_STB1_OVERDRIVE is not set
48 # CONFIG_SH_HP620 is not set
49 CONFIG_SH_HP680=y
50 # CONFIG_SH_HP690 is not set
51 # CONFIG_SH_CQREEK is not set
52 # CONFIG_SH_DMIDA is not set
53 # CONFIG_SH_EC3104 is not set
54 # CONFIG_SH_SATURN is not set
55 # CONFIG_SH_DREAMCAST is not set
56 # CONFIG_SH_CAT68701 is not set
57 # CONFIG_SH_BIGSUR is not set
58 # CONFIG_SH_SH2000 is not set
59 # CONFIG_SH_ADX is not set
60 # CONFIG_SH_MPC1211 is not set
61 # CONFIG_SH_SECUREEDGE5410 is not set
62 # CONFIG_SH_UNKNOWN is not set
63 # CONFIG_CPU_SH2 is not set
64 CONFIG_CPU_SH3=y
65 # CONFIG_CPU_SH4 is not set
66 # CONFIG_CPU_SUBTYPE_SH7604 is not set
67 # CONFIG_CPU_SUBTYPE_SH7300 is not set
68 # CONFIG_CPU_SUBTYPE_SH7707 is not set
69 # CONFIG_CPU_SUBTYPE_SH7708 is not set
70 CONFIG_CPU_SUBTYPE_SH7709=y
71 # CONFIG_CPU_SUBTYPE_SH7750 is not set
72 # CONFIG_CPU_SUBTYPE_SH7751 is not set
73 # CONFIG_CPU_SUBTYPE_SH7760 is not set
74 # CONFIG_CPU_SUBTYPE_ST40STB1 is not set
75 CONFIG_MMU=y
76 # CONFIG_CMDLINE_BOOL is not set
77 CONFIG_MEMORY_START=0x0c000000
78 CONFIG_MEMORY_SIZE=0x00400000
79 CONFIG_MEMORY_SET=y
80 # CONFIG_MEMORY_OVERRIDE is not set
81 CONFIG_SH_RTC=y
82 # CONFIG_SH_DSP is not set
83 CONFIG_SH_HP600=y
84 CONFIG_ZERO_PAGE_OFFSET=0x00001000
85 CONFIG_BOOT_LINK_OFFSET=0x00800000
86 CONFIG_CPU_LITTLE_ENDIAN=y
87 # CONFIG_PREEMPT is not set
88 # CONFIG_UBC_WAKEUP is not set
89 # CONFIG_SH_WRITETHROUGH is not set
90 # CONFIG_SH_OCRAM is not set
91 # CONFIG_SMP is not set
92 CONFIG_SH_PCLK_FREQ=1193182
93 # CONFIG_CPU_FREQ is not set
94 # CONFIG_SH_DMA is not set
95 CONFIG_HD6446X_SERIES=y
96 CONFIG_HD64461=y
97 # CONFIG_HD64465 is not set
98 CONFIG_HD64461_IRQ=36
99 # CONFIG_HD64461_ENABLER is not set
100
101 #
102 # Bus options (PCI, PCMCIA, EISA, MCA, ISA)
103 #
104 # CONFIG_PCI is not set
105 # CONFIG_HOTPLUG is not set
106
107 #
108 # Executable file formats
109 #
110 CONFIG_BINFMT_ELF=y
111 # CONFIG_BINFMT_FLAT is not set
112 # CONFIG_BINFMT_MISC is not set
113
114 #
115 # Generic Driver Options
116 #
117
118 #
119 # Memory Technology Devices (MTD)
120 #
121 # CONFIG_MTD is not set
122
123 #
124 # Parallel port support
125 #
126 # CONFIG_PARPORT is not set
127
128 #
129 # Block devices
130 #
131 # CONFIG_BLK_DEV_FD is not set
132 # CONFIG_BLK_DEV_LOOP is not set
133 CONFIG_BLK_DEV_RAM=y
134 CONFIG_BLK_DEV_RAM_SIZE=4096
135 CONFIG_BLK_DEV_INITRD=y
136 # CONFIG_LBD is not set
137
138 #
139 # ATA/ATAPI/MFM/RLL support
140 #
141 CONFIG_IDE=y
142 CONFIG_BLK_DEV_IDE=y
143
144 #
145 # Please see Documentation/ide.txt for help/info on IDE drives
146 #
147 CONFIG_BLK_DEV_IDEDISK=y
148 # CONFIG_IDEDISK_MULTI_MODE is not set
149 # CONFIG_IDEDISK_STROKE is not set
150 # CONFIG_BLK_DEV_IDECD is not set
151 # CONFIG_BLK_DEV_IDETAPE is not set
152 # CONFIG_BLK_DEV_IDEFLOPPY is not set
153 # CONFIG_IDE_TASK_IOCTL is not set
154 # CONFIG_IDE_TASKFILE_IO is not set
155
156 #
157 # IDE chipset support/bugfixes
158 #
159 CONFIG_IDE_GENERIC=y
160 # CONFIG_BLK_DEV_IDEDMA is not set
161 # CONFIG_IDEDMA_AUTO is not set
162 # CONFIG_DMA_NONPCI is not set
163 # CONFIG_BLK_DEV_HD is not set
164
165 #
166 # SCSI device support
167 #
168 # CONFIG_SCSI is not set
169
170 #
171 # Multi-device support (RAID and LVM)
172 #
173 # CONFIG_MD is not set
174
175 #
176 # IEEE 1394 (FireWire) support (EXPERIMENTAL)
177 #
178 # CONFIG_IEEE1394 is not set
179
180 #
181 # Networking support
182 #
183 # CONFIG_NET is not set
184
185 #
186 # Amateur Radio support
187 #
188 # CONFIG_HAMRADIO is not set
189
190 #
191 # ISDN subsystem
192 #
193
194 #
195 # Telephony Support
196 #
197 # CONFIG_PHONE is not set
198
199 #
200 # Input device support
201 #
202 CONFIG_INPUT=y
203
204 #
205 # Userland interfaces
206 #
207 CONFIG_INPUT_MOUSEDEV=y
208 CONFIG_INPUT_MOUSEDEV_PSAUX=y
209 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
210 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
211 # CONFIG_INPUT_JOYDEV is not set
212 # CONFIG_INPUT_TSDEV is not set
213 # CONFIG_INPUT_EVDEV is not set
214 # CONFIG_INPUT_EVBUG is not set
215
216 #
217 # Input I/O drivers
218 #
219 # CONFIG_GAMEPORT is not set
220 CONFIG_SOUND_GAMEPORT=y
221 CONFIG_SERIO=y
222 # CONFIG_SERIO_I8042 is not set
223 # CONFIG_SERIO_SERPORT is not set
224 # CONFIG_SERIO_CT82C710 is not set
225
226 #
227 # Input Device Drivers
228 #
229 # CONFIG_INPUT_KEYBOARD is not set
230 # CONFIG_INPUT_MOUSE is not set
231 # CONFIG_INPUT_JOYSTICK is not set
232 # CONFIG_INPUT_TOUCHSCREEN is not set
233 # CONFIG_INPUT_MISC is not set
234
235 #
236 # Character devices
237 #
238 CONFIG_VT=y
239 CONFIG_VT_CONSOLE=y
240 CONFIG_HW_CONSOLE=y
241
242 #
243 # Unix98 PTY support
244 #
245 # CONFIG_UNIX98_PTYS is not set
246 # CONFIG_PSMOUSE is not set
247
248 #
249 # Watchdog Cards
250 #
251 # CONFIG_WATCHDOG is not set
252 # CONFIG_RTC is not set
253
254 #
255 # Serial drivers
256 #
257 # CONFIG_SERIAL_8250 is not set
258
259 #
260 # Non-8250 serial port support
261 #
262 # CONFIG_SERIAL_SH_SCI is not set
263
264 #
265 # I2C support
266 #
267 # CONFIG_I2C is not set
268
269 #
270 # File systems
271 #
272 CONFIG_EXT2_FS=y
273 # CONFIG_EXT2_FS_XATTR is not set
274 # CONFIG_EXT3_FS is not set
275 # CONFIG_JBD is not set
276 # CONFIG_REISERFS_FS is not set
277 # CONFIG_JFS_FS is not set
278 # CONFIG_XFS_FS is not set
279 # CONFIG_MINIX_FS is not set
280 # CONFIG_ROMFS_FS is not set
281 # CONFIG_QUOTA is not set
282 # CONFIG_AUTOFS_FS is not set
283 # CONFIG_AUTOFS4_FS is not set
284
285 #
286 # CD-ROM/DVD Filesystems
287 #
288 # CONFIG_ISO9660_FS is not set
289 # CONFIG_UDF_FS is not set
290
291 #
292 # DOS/FAT/NT Filesystems
293 #
294 # CONFIG_FAT_FS is not set
295 # CONFIG_NTFS_FS is not set
296
297 #
298 # Pseudo filesystems
299 #
300 CONFIG_PROC_FS=y
301 CONFIG_PROC_KCORE=y
302 CONFIG_DEVFS_FS=y
303 CONFIG_DEVFS_MOUNT=y
304 # CONFIG_DEVFS_DEBUG is not set
305 # CONFIG_TMPFS is not set
306 # CONFIG_HUGETLBFS is not set
307 # CONFIG_HUGETLB_PAGE is not set
308 CONFIG_RAMFS=y
309
310 #
311 # Miscellaneous filesystems
312 #
313 # CONFIG_ADFS_FS is not set
314 # CONFIG_AFFS_FS is not set
315 # CONFIG_HFS_FS is not set
316 # CONFIG_BEFS_FS is not set
317 # CONFIG_BFS_FS is not set
318 # CONFIG_EFS_FS is not set
319 # CONFIG_CRAMFS is not set
320 # CONFIG_VXFS_FS is not set
321 # CONFIG_HPFS_FS is not set
322 # CONFIG_QNX4FS_FS is not set
323 # CONFIG_SYSV_FS is not set
324 # CONFIG_UFS_FS is not set
325
326 #
327 # Partition Types
328 #
329 # CONFIG_PARTITION_ADVANCED is not set
330 CONFIG_MSDOS_PARTITION=y
331
332 #
333 # Native Language Support
334 #
335 # CONFIG_NLS is not set
336
337 #
338 # Multimedia devices
339 #
340 # CONFIG_VIDEO_DEV is not set
341
342 #
343 # Digital Video Broadcasting Devices
344 #
345
346 #
347 # Graphics support
348 #
349 CONFIG_FB=y
350 # CONFIG_FB_E1355 is not set
351 CONFIG_FB_HIT=y
352 # CONFIG_FB_VIRTUAL is not set
353
354 #
355 # Console display driver support
356 #
357 # CONFIG_VGA_CONSOLE is not set
358 # CONFIG_MDA_CONSOLE is not set
359 CONFIG_DUMMY_CONSOLE=y
360 CONFIG_FRAMEBUFFER_CONSOLE=y
361 CONFIG_PCI_CONSOLE=y
362 CONFIG_FONTS=y
363 # CONFIG_FONT_8x8 is not set
364 # CONFIG_FONT_8x16 is not set
365 # CONFIG_FONT_6x11 is not set
366 CONFIG_FONT_PEARL_8x8=y
367 # CONFIG_FONT_ACORN_8x8 is not set
368 # CONFIG_FONT_MINI_4x6 is not set
369 # CONFIG_FONT_SUN8x16 is not set
370 # CONFIG_FONT_SUN12x22 is not set
371
372 #
373 # Logo configuration
374 #
375 # CONFIG_LOGO is not set
376
377 #
378 # Sound
379 #
380 # CONFIG_SOUND is not set
381
382 #
383 # USB support
384 #
385
386 #
387 # USB Gadget Support
388 #
389 # CONFIG_USB_GADGET is not set
390
391 #
392 # Profiling support
393 #
394 # CONFIG_PROFILING is not set
395
396 #
397 # Kernel hacking
398 #
399 # CONFIG_MAGIC_SYSRQ is not set
400 # CONFIG_DEBUG_SPINLOCK is not set
401 # CONFIG_SH_STANDARD_BIOS is not set
402 # CONFIG_KGDB is not set
403 # CONFIG_FRAME_POINTER is not set
404
405 #
406 # Security options
407 #
408 # CONFIG_SECURITY is not set
409
410 #
411 # Cryptographic options
412 #
413 # CONFIG_CRYPTO is not set
414
415 #
416 # Library routines
417 #
418 # CONFIG_CRC32 is not set