diff options
Diffstat (limited to 'arch/ppc/configs/TQM8260_defconfig')
-rw-r--r-- | arch/ppc/configs/TQM8260_defconfig | 499 |
1 files changed, 0 insertions, 499 deletions
diff --git a/arch/ppc/configs/TQM8260_defconfig b/arch/ppc/configs/TQM8260_defconfig deleted file mode 100644 index 57cfa83d12d9..000000000000 --- a/arch/ppc/configs/TQM8260_defconfig +++ /dev/null | |||
@@ -1,499 +0,0 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # | ||
4 | CONFIG_MMU=y | ||
5 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | ||
6 | CONFIG_HAVE_DEC_LOCK=y | ||
7 | |||
8 | # | ||
9 | # Code maturity level options | ||
10 | # | ||
11 | CONFIG_EXPERIMENTAL=y | ||
12 | |||
13 | # | ||
14 | # General setup | ||
15 | # | ||
16 | CONFIG_SWAP=y | ||
17 | CONFIG_SYSVIPC=y | ||
18 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
19 | CONFIG_SYSCTL=y | ||
20 | CONFIG_LOG_BUF_SHIFT=14 | ||
21 | CONFIG_EMBEDDED=y | ||
22 | CONFIG_FUTEX=y | ||
23 | # CONFIG_EPOLL is not set | ||
24 | |||
25 | # | ||
26 | # Loadable module support | ||
27 | # | ||
28 | CONFIG_MODULES=y | ||
29 | CONFIG_MODULE_UNLOAD=y | ||
30 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
31 | CONFIG_OBSOLETE_MODPARM=y | ||
32 | # CONFIG_MODVERSIONS is not set | ||
33 | CONFIG_KMOD=y | ||
34 | |||
35 | # | ||
36 | # Platform support | ||
37 | # | ||
38 | CONFIG_PPC=y | ||
39 | CONFIG_PPC32=y | ||
40 | CONFIG_6xx=y | ||
41 | # CONFIG_40x is not set | ||
42 | # CONFIG_POWER3 is not set | ||
43 | # CONFIG_8xx is not set | ||
44 | |||
45 | # | ||
46 | # IBM 4xx options | ||
47 | # | ||
48 | CONFIG_EMBEDDEDBOOT=y | ||
49 | CONFIG_8260=y | ||
50 | CONFIG_PPC_STD_MMU=y | ||
51 | CONFIG_SERIAL_CONSOLE=y | ||
52 | # CONFIG_EST8260 is not set | ||
53 | # CONFIG_SBS8260 is not set | ||
54 | # CONFIG_RPX6 is not set | ||
55 | CONFIG_TQM8260=y | ||
56 | # CONFIG_WILLOW_1 is not set | ||
57 | # CONFIG_SMP is not set | ||
58 | # CONFIG_PREEMPT is not set | ||
59 | # CONFIG_CPU_FREQ is not set | ||
60 | |||
61 | # | ||
62 | # General setup | ||
63 | # | ||
64 | # CONFIG_HIGHMEM is not set | ||
65 | # CONFIG_PCI is not set | ||
66 | # CONFIG_PCI_DOMAINS is not set | ||
67 | # CONFIG_PC_KEYBOARD is not set | ||
68 | CONFIG_KCORE_ELF=y | ||
69 | CONFIG_BINFMT_ELF=y | ||
70 | CONFIG_KERNEL_ELF=y | ||
71 | # CONFIG_BINFMT_MISC is not set | ||
72 | # CONFIG_HOTPLUG is not set | ||
73 | |||
74 | # | ||
75 | # Parallel port support | ||
76 | # | ||
77 | # CONFIG_PARPORT is not set | ||
78 | # CONFIG_PPC601_SYNC_FIX is not set | ||
79 | # CONFIG_CMDLINE_BOOL is not set | ||
80 | |||
81 | # | ||
82 | # Advanced setup | ||
83 | # | ||
84 | # CONFIG_ADVANCED_OPTIONS is not set | ||
85 | |||
86 | # | ||
87 | # Default settings for advanced configuration options are used | ||
88 | # | ||
89 | CONFIG_HIGHMEM_START=0xfe000000 | ||
90 | CONFIG_LOWMEM_SIZE=0x30000000 | ||
91 | CONFIG_KERNEL_START=0xc0000000 | ||
92 | CONFIG_TASK_SIZE=0x80000000 | ||
93 | CONFIG_BOOT_LOAD=0x00400000 | ||
94 | |||
95 | # | ||
96 | # Memory Technology Devices (MTD) | ||
97 | # | ||
98 | # CONFIG_MTD is not set | ||
99 | |||
100 | # | ||
101 | # Plug and Play support | ||
102 | # | ||
103 | # CONFIG_PNP is not set | ||
104 | |||
105 | # | ||
106 | # Block devices | ||
107 | # | ||
108 | # CONFIG_BLK_DEV_FD is not set | ||
109 | # CONFIG_BLK_DEV_LOOP is not set | ||
110 | # CONFIG_BLK_DEV_NBD is not set | ||
111 | CONFIG_BLK_DEV_RAM=y | ||
112 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
113 | CONFIG_BLK_DEV_INITRD=y | ||
114 | |||
115 | # | ||
116 | # Multi-device support (RAID and LVM) | ||
117 | # | ||
118 | # CONFIG_MD is not set | ||
119 | |||
120 | # | ||
121 | # ATA/IDE/MFM/RLL support | ||
122 | # | ||
123 | # CONFIG_IDE is not set | ||
124 | |||
125 | # | ||
126 | # SCSI support | ||
127 | # | ||
128 | # CONFIG_SCSI is not set | ||
129 | |||
130 | # | ||
131 | # Fusion MPT device support | ||
132 | # | ||
133 | |||
134 | # | ||
135 | # I2O device support | ||
136 | # | ||
137 | |||
138 | # | ||
139 | # Networking support | ||
140 | # | ||
141 | CONFIG_NET=y | ||
142 | |||
143 | # | ||
144 | # Networking options | ||
145 | # | ||
146 | CONFIG_PACKET=y | ||
147 | # CONFIG_PACKET_MMAP is not set | ||
148 | # CONFIG_NETLINK_DEV is not set | ||
149 | # CONFIG_NETFILTER is not set | ||
150 | CONFIG_UNIX=y | ||
151 | # CONFIG_NET_KEY is not set | ||
152 | CONFIG_INET=y | ||
153 | # CONFIG_IP_MULTICAST is not set | ||
154 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
155 | CONFIG_IP_PNP=y | ||
156 | CONFIG_IP_PNP_DHCP=y | ||
157 | # CONFIG_IP_PNP_BOOTP is not set | ||
158 | # CONFIG_IP_PNP_RARP is not set | ||
159 | # CONFIG_NET_IPIP is not set | ||
160 | # CONFIG_NET_IPGRE is not set | ||
161 | # CONFIG_ARPD is not set | ||
162 | # CONFIG_INET_ECN is not set | ||
163 | # CONFIG_SYN_COOKIES is not set | ||
164 | # CONFIG_INET_AH is not set | ||
165 | # CONFIG_INET_ESP is not set | ||
166 | # CONFIG_INET_IPCOMP is not set | ||
167 | # CONFIG_IPV6 is not set | ||
168 | # CONFIG_XFRM_USER is not set | ||
169 | |||
170 | # | ||
171 | # SCTP Configuration (EXPERIMENTAL) | ||
172 | # | ||
173 | CONFIG_IPV6_SCTP__=y | ||
174 | # CONFIG_IP_SCTP is not set | ||
175 | # CONFIG_ATM is not set | ||
176 | # CONFIG_VLAN_8021Q is not set | ||
177 | # CONFIG_LLC is not set | ||
178 | # CONFIG_DECNET is not set | ||
179 | # CONFIG_BRIDGE is not set | ||
180 | # CONFIG_X25 is not set | ||
181 | # CONFIG_LAPB is not set | ||
182 | # CONFIG_NET_DIVERT is not set | ||
183 | # CONFIG_ECONET is not set | ||
184 | # CONFIG_WAN_ROUTER is not set | ||
185 | # CONFIG_NET_HW_FLOWCONTROL is not set | ||
186 | |||
187 | # | ||
188 | # QoS and/or fair queueing | ||
189 | # | ||
190 | # CONFIG_NET_SCHED is not set | ||
191 | |||
192 | # | ||
193 | # Network testing | ||
194 | # | ||
195 | # CONFIG_NET_PKTGEN is not set | ||
196 | CONFIG_NETDEVICES=y | ||
197 | # CONFIG_DUMMY is not set | ||
198 | # CONFIG_BONDING is not set | ||
199 | # CONFIG_EQUALIZER is not set | ||
200 | # CONFIG_TUN is not set | ||
201 | # CONFIG_ETHERTAP is not set | ||
202 | |||
203 | # | ||
204 | # Ethernet (10 or 100Mbit) | ||
205 | # | ||
206 | CONFIG_NET_ETHERNET=y | ||
207 | # CONFIG_MII is not set | ||
208 | # CONFIG_OAKNET is not set | ||
209 | |||
210 | # | ||
211 | # Ethernet (1000 Mbit) | ||
212 | # | ||
213 | |||
214 | # | ||
215 | # Ethernet (10000 Mbit) | ||
216 | # | ||
217 | # CONFIG_PPP is not set | ||
218 | # CONFIG_SLIP is not set | ||
219 | |||
220 | # | ||
221 | # Wireless LAN (non-hamradio) | ||
222 | # | ||
223 | # CONFIG_NET_RADIO is not set | ||
224 | |||
225 | # | ||
226 | # Token Ring devices (depends on LLC=y) | ||
227 | # | ||
228 | # CONFIG_SHAPER is not set | ||
229 | |||
230 | # | ||
231 | # Wan interfaces | ||
232 | # | ||
233 | # CONFIG_WAN is not set | ||
234 | |||
235 | # | ||
236 | # Amateur Radio support | ||
237 | # | ||
238 | # CONFIG_HAMRADIO is not set | ||
239 | |||
240 | # | ||
241 | # IrDA (infrared) support | ||
242 | # | ||
243 | # CONFIG_IRDA is not set | ||
244 | |||
245 | # | ||
246 | # ISDN subsystem | ||
247 | # | ||
248 | # CONFIG_ISDN_BOOL is not set | ||
249 | |||
250 | # | ||
251 | # Graphics support | ||
252 | # | ||
253 | # CONFIG_FB is not set | ||
254 | |||
255 | # | ||
256 | # Old CD-ROM drivers (not SCSI, not IDE) | ||
257 | # | ||
258 | # CONFIG_CD_NO_IDESCSI is not set | ||
259 | |||
260 | # | ||
261 | # Input device support | ||
262 | # | ||
263 | # CONFIG_INPUT is not set | ||
264 | |||
265 | # | ||
266 | # Userland interfaces | ||
267 | # | ||
268 | |||
269 | # | ||
270 | # Input I/O drivers | ||
271 | # | ||
272 | # CONFIG_GAMEPORT is not set | ||
273 | CONFIG_SOUND_GAMEPORT=y | ||
274 | # CONFIG_SERIO is not set | ||
275 | |||
276 | # | ||
277 | # Input Device Drivers | ||
278 | # | ||
279 | |||
280 | # | ||
281 | # Macintosh device drivers | ||
282 | # | ||
283 | |||
284 | # | ||
285 | # Character devices | ||
286 | # | ||
287 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
288 | |||
289 | # | ||
290 | # Serial drivers | ||
291 | # | ||
292 | CONFIG_SERIAL_8250=y | ||
293 | CONFIG_SERIAL_8250_CONSOLE=y | ||
294 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
295 | |||
296 | # | ||
297 | # Non-8250 serial port support | ||
298 | # | ||
299 | CONFIG_SERIAL_CORE=y | ||
300 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
301 | CONFIG_UNIX98_PTYS=y | ||
302 | CONFIG_UNIX98_PTY_COUNT=32 | ||
303 | |||
304 | # | ||
305 | # I2C support | ||
306 | # | ||
307 | # CONFIG_I2C is not set | ||
308 | |||
309 | # | ||
310 | # I2C Hardware Sensors Mainboard support | ||
311 | # | ||
312 | |||
313 | # | ||
314 | # I2C Hardware Sensors Chip support | ||
315 | # | ||
316 | # CONFIG_I2C_SENSOR is not set | ||
317 | |||
318 | # | ||
319 | # Mice | ||
320 | # | ||
321 | # CONFIG_BUSMOUSE is not set | ||
322 | # CONFIG_QIC02_TAPE is not set | ||
323 | |||
324 | # | ||
325 | # IPMI | ||
326 | # | ||
327 | # CONFIG_IPMI_HANDLER is not set | ||
328 | |||
329 | # | ||
330 | # Watchdog Cards | ||
331 | # | ||
332 | # CONFIG_WATCHDOG is not set | ||
333 | # CONFIG_NVRAM is not set | ||
334 | CONFIG_GEN_RTC=y | ||
335 | # CONFIG_GEN_RTC_X is not set | ||
336 | # CONFIG_DTLK is not set | ||
337 | # CONFIG_R3964 is not set | ||
338 | # CONFIG_APPLICOM is not set | ||
339 | |||
340 | # | ||
341 | # Ftape, the floppy tape device driver | ||
342 | # | ||
343 | # CONFIG_FTAPE is not set | ||
344 | # CONFIG_AGP is not set | ||
345 | # CONFIG_DRM is not set | ||
346 | # CONFIG_RAW_DRIVER is not set | ||
347 | # CONFIG_HANGCHECK_TIMER is not set | ||
348 | |||
349 | # | ||
350 | # Multimedia devices | ||
351 | # | ||
352 | # CONFIG_VIDEO_DEV is not set | ||
353 | |||
354 | # | ||
355 | # Digital Video Broadcasting Devices | ||
356 | # | ||
357 | # CONFIG_DVB is not set | ||
358 | |||
359 | # | ||
360 | # File systems | ||
361 | # | ||
362 | CONFIG_EXT2_FS=y | ||
363 | # CONFIG_EXT2_FS_XATTR is not set | ||
364 | CONFIG_EXT3_FS=y | ||
365 | CONFIG_EXT3_FS_XATTR=y | ||
366 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
367 | # CONFIG_EXT3_FS_SECURITY is not set | ||
368 | CONFIG_JBD=y | ||
369 | # CONFIG_JBD_DEBUG is not set | ||
370 | CONFIG_FS_MBCACHE=y | ||
371 | # CONFIG_REISERFS_FS is not set | ||
372 | # CONFIG_JFS_FS is not set | ||
373 | # CONFIG_XFS_FS is not set | ||
374 | # CONFIG_MINIX_FS is not set | ||
375 | # CONFIG_ROMFS_FS is not set | ||
376 | # CONFIG_QUOTA is not set | ||
377 | # CONFIG_AUTOFS_FS is not set | ||
378 | # CONFIG_AUTOFS4_FS is not set | ||
379 | |||
380 | # | ||
381 | # CD-ROM/DVD Filesystems | ||
382 | # | ||
383 | # CONFIG_ISO9660_FS is not set | ||
384 | # CONFIG_UDF_FS is not set | ||
385 | |||
386 | # | ||
387 | # DOS/FAT/NT Filesystems | ||
388 | # | ||
389 | # CONFIG_FAT_FS is not set | ||
390 | # CONFIG_NTFS_FS is not set | ||
391 | |||
392 | # | ||
393 | # Pseudo filesystems | ||
394 | # | ||
395 | CONFIG_PROC_FS=y | ||
396 | # CONFIG_DEVFS_FS is not set | ||
397 | CONFIG_DEVPTS_FS=y | ||
398 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
399 | # CONFIG_TMPFS is not set | ||
400 | CONFIG_RAMFS=y | ||
401 | |||
402 | # | ||
403 | # Miscellaneous filesystems | ||
404 | # | ||
405 | # CONFIG_ADFS_FS is not set | ||
406 | # CONFIG_AFFS_FS is not set | ||
407 | # CONFIG_HFS_FS is not set | ||
408 | # CONFIG_BEFS_FS is not set | ||
409 | # CONFIG_BFS_FS is not set | ||
410 | # CONFIG_EFS_FS is not set | ||
411 | # CONFIG_CRAMFS is not set | ||
412 | # CONFIG_VXFS_FS is not set | ||
413 | # CONFIG_HPFS_FS is not set | ||
414 | # CONFIG_QNX4FS_FS is not set | ||
415 | # CONFIG_SYSV_FS is not set | ||
416 | # CONFIG_UFS_FS is not set | ||
417 | |||
418 | # | ||
419 | # Network File Systems | ||
420 | # | ||
421 | CONFIG_NFS_FS=y | ||
422 | # CONFIG_NFS_V3 is not set | ||
423 | # CONFIG_NFS_V4 is not set | ||
424 | # CONFIG_NFSD is not set | ||
425 | CONFIG_ROOT_NFS=y | ||
426 | CONFIG_LOCKD=y | ||
427 | # CONFIG_EXPORTFS is not set | ||
428 | CONFIG_SUNRPC=y | ||
429 | # CONFIG_SUNRPC_GSS is not set | ||
430 | # CONFIG_SMB_FS is not set | ||
431 | # CONFIG_CIFS is not set | ||
432 | # CONFIG_NCP_FS is not set | ||
433 | # CONFIG_CODA_FS is not set | ||
434 | # CONFIG_INTERMEZZO_FS is not set | ||
435 | # CONFIG_AFS_FS is not set | ||
436 | |||
437 | # | ||
438 | # Partition Types | ||
439 | # | ||
440 | CONFIG_PARTITION_ADVANCED=y | ||
441 | # CONFIG_ACORN_PARTITION is not set | ||
442 | # CONFIG_OSF_PARTITION is not set | ||
443 | # CONFIG_AMIGA_PARTITION is not set | ||
444 | # CONFIG_ATARI_PARTITION is not set | ||
445 | # CONFIG_MAC_PARTITION is not set | ||
446 | # CONFIG_MSDOS_PARTITION is not set | ||
447 | # CONFIG_LDM_PARTITION is not set | ||
448 | # CONFIG_NEC98_PARTITION is not set | ||
449 | # CONFIG_SGI_PARTITION is not set | ||
450 | # CONFIG_ULTRIX_PARTITION is not set | ||
451 | # CONFIG_SUN_PARTITION is not set | ||
452 | # CONFIG_EFI_PARTITION is not set | ||
453 | |||
454 | # | ||
455 | # Sound | ||
456 | # | ||
457 | # CONFIG_SOUND is not set | ||
458 | # CONFIG_SCC_ENET is not set | ||
459 | CONFIG_FEC_ENET=y | ||
460 | # CONFIG_USE_MDIO is not set | ||
461 | |||
462 | # | ||
463 | # MPC8260 CPM Options | ||
464 | # | ||
465 | CONFIG_SCC_CONSOLE=y | ||
466 | # CONFIG_FCC1_ENET is not set | ||
467 | CONFIG_FCC2_ENET=y | ||
468 | # CONFIG_FCC3_ENET is not set | ||
469 | |||
470 | # | ||
471 | # USB support | ||
472 | # | ||
473 | # CONFIG_USB_GADGET is not set | ||
474 | |||
475 | # | ||
476 | # Bluetooth support | ||
477 | # | ||
478 | # CONFIG_BT is not set | ||
479 | |||
480 | # | ||
481 | # Library routines | ||
482 | # | ||
483 | # CONFIG_CRC32 is not set | ||
484 | |||
485 | # | ||
486 | # Kernel hacking | ||
487 | # | ||
488 | # CONFIG_DEBUG_KERNEL is not set | ||
489 | # CONFIG_KALLSYMS is not set | ||
490 | |||
491 | # | ||
492 | # Security options | ||
493 | # | ||
494 | # CONFIG_SECURITY is not set | ||
495 | |||
496 | # | ||
497 | # Cryptographic options | ||
498 | # | ||
499 | # CONFIG_CRYPTO is not set | ||