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