diff options
author | Li Yang <leoli@freescale.com> | 2007-10-19 07:38:49 -0400 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2007-12-11 14:57:18 -0500 |
commit | 41bad27ff7efff9a3fd131adabedb82204d8a9f2 (patch) | |
tree | 6e48e39c15745539eaa27356fba4077c351a664c /arch/powerpc/configs | |
parent | 833e31e7368335b40be344f73b67fe79c61eb63d (diff) |
[POWERPC] 83xx: Add MPC837x MDS default kernel configuration
Signed-off-by: Li Yang <leoli@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/configs')
-rw-r--r-- | arch/powerpc/configs/mpc837x_mds_defconfig | 878 |
1 files changed, 878 insertions, 0 deletions
diff --git a/arch/powerpc/configs/mpc837x_mds_defconfig b/arch/powerpc/configs/mpc837x_mds_defconfig new file mode 100644 index 000000000000..4f49aee5da66 --- /dev/null +++ b/arch/powerpc/configs/mpc837x_mds_defconfig | |||
@@ -0,0 +1,878 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.23 | ||
4 | # Wed Oct 10 16:31:39 2007 | ||
5 | # | ||
6 | # CONFIG_PPC64 is not set | ||
7 | |||
8 | # | ||
9 | # Processor support | ||
10 | # | ||
11 | CONFIG_6xx=y | ||
12 | # CONFIG_PPC_85xx is not set | ||
13 | # CONFIG_PPC_8xx is not set | ||
14 | # CONFIG_40x is not set | ||
15 | # CONFIG_44x is not set | ||
16 | # CONFIG_E200 is not set | ||
17 | CONFIG_83xx=y | ||
18 | CONFIG_PPC_FPU=y | ||
19 | CONFIG_PPC_STD_MMU=y | ||
20 | CONFIG_PPC_STD_MMU_32=y | ||
21 | # CONFIG_PPC_MM_SLICES is not set | ||
22 | # CONFIG_SMP is not set | ||
23 | CONFIG_PPC32=y | ||
24 | CONFIG_PPC_MERGE=y | ||
25 | CONFIG_MMU=y | ||
26 | CONFIG_GENERIC_HARDIRQS=y | ||
27 | CONFIG_IRQ_PER_CPU=y | ||
28 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | ||
29 | CONFIG_ARCH_HAS_ILOG2_U32=y | ||
30 | CONFIG_GENERIC_HWEIGHT=y | ||
31 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
32 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
33 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | ||
34 | CONFIG_PPC=y | ||
35 | CONFIG_EARLY_PRINTK=y | ||
36 | CONFIG_GENERIC_NVRAM=y | ||
37 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | ||
38 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | ||
39 | CONFIG_PPC_OF=y | ||
40 | CONFIG_OF=y | ||
41 | CONFIG_PPC_UDBG_16550=y | ||
42 | # CONFIG_GENERIC_TBSYNC is not set | ||
43 | CONFIG_AUDIT_ARCH=y | ||
44 | CONFIG_GENERIC_BUG=y | ||
45 | CONFIG_DEFAULT_UIMAGE=y | ||
46 | # CONFIG_PPC_DCR_NATIVE is not set | ||
47 | # CONFIG_PPC_DCR_MMIO is not set | ||
48 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
49 | |||
50 | # | ||
51 | # General setup | ||
52 | # | ||
53 | CONFIG_EXPERIMENTAL=y | ||
54 | CONFIG_BROKEN_ON_SMP=y | ||
55 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
56 | CONFIG_LOCALVERSION="" | ||
57 | CONFIG_LOCALVERSION_AUTO=y | ||
58 | CONFIG_SWAP=y | ||
59 | CONFIG_SYSVIPC=y | ||
60 | CONFIG_SYSVIPC_SYSCTL=y | ||
61 | # CONFIG_POSIX_MQUEUE is not set | ||
62 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
63 | # CONFIG_TASKSTATS is not set | ||
64 | # CONFIG_USER_NS is not set | ||
65 | # CONFIG_AUDIT is not set | ||
66 | # CONFIG_IKCONFIG is not set | ||
67 | CONFIG_LOG_BUF_SHIFT=14 | ||
68 | CONFIG_SYSFS_DEPRECATED=y | ||
69 | # CONFIG_RELAY is not set | ||
70 | CONFIG_BLK_DEV_INITRD=y | ||
71 | CONFIG_INITRAMFS_SOURCE="" | ||
72 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
73 | CONFIG_SYSCTL=y | ||
74 | CONFIG_EMBEDDED=y | ||
75 | CONFIG_SYSCTL_SYSCALL=y | ||
76 | CONFIG_KALLSYMS=y | ||
77 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
78 | CONFIG_HOTPLUG=y | ||
79 | CONFIG_PRINTK=y | ||
80 | CONFIG_BUG=y | ||
81 | CONFIG_ELF_CORE=y | ||
82 | CONFIG_BASE_FULL=y | ||
83 | CONFIG_FUTEX=y | ||
84 | CONFIG_ANON_INODES=y | ||
85 | # CONFIG_EPOLL is not set | ||
86 | CONFIG_SIGNALFD=y | ||
87 | CONFIG_EVENTFD=y | ||
88 | CONFIG_SHMEM=y | ||
89 | CONFIG_VM_EVENT_COUNTERS=y | ||
90 | CONFIG_SLAB=y | ||
91 | # CONFIG_SLUB is not set | ||
92 | # CONFIG_SLOB is not set | ||
93 | CONFIG_RT_MUTEXES=y | ||
94 | # CONFIG_TINY_SHMEM is not set | ||
95 | CONFIG_BASE_SMALL=0 | ||
96 | CONFIG_MODULES=y | ||
97 | CONFIG_MODULE_UNLOAD=y | ||
98 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
99 | # CONFIG_MODVERSIONS is not set | ||
100 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
101 | # CONFIG_KMOD is not set | ||
102 | CONFIG_BLOCK=y | ||
103 | # CONFIG_LBD is not set | ||
104 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
105 | # CONFIG_LSF is not set | ||
106 | # CONFIG_BLK_DEV_BSG is not set | ||
107 | |||
108 | # | ||
109 | # IO Schedulers | ||
110 | # | ||
111 | CONFIG_IOSCHED_NOOP=y | ||
112 | CONFIG_IOSCHED_AS=y | ||
113 | CONFIG_IOSCHED_DEADLINE=y | ||
114 | CONFIG_IOSCHED_CFQ=y | ||
115 | CONFIG_DEFAULT_AS=y | ||
116 | # CONFIG_DEFAULT_DEADLINE is not set | ||
117 | # CONFIG_DEFAULT_CFQ is not set | ||
118 | # CONFIG_DEFAULT_NOOP is not set | ||
119 | CONFIG_DEFAULT_IOSCHED="anticipatory" | ||
120 | |||
121 | # | ||
122 | # Platform support | ||
123 | # | ||
124 | # CONFIG_PPC_MULTIPLATFORM is not set | ||
125 | # CONFIG_EMBEDDED6xx is not set | ||
126 | # CONFIG_PPC_82xx is not set | ||
127 | CONFIG_PPC_83xx=y | ||
128 | # CONFIG_PPC_86xx is not set | ||
129 | # CONFIG_PPC_MPC52xx is not set | ||
130 | # CONFIG_PPC_MPC5200 is not set | ||
131 | # CONFIG_PPC_CELL is not set | ||
132 | # CONFIG_PPC_CELL_NATIVE is not set | ||
133 | # CONFIG_PQ2ADS is not set | ||
134 | # CONFIG_MPC8313_RDB is not set | ||
135 | # CONFIG_MPC832x_MDS is not set | ||
136 | # CONFIG_MPC832x_RDB is not set | ||
137 | # CONFIG_MPC834x_MDS is not set | ||
138 | # CONFIG_MPC834x_ITX is not set | ||
139 | # CONFIG_MPC836x_MDS is not set | ||
140 | CONFIG_MPC837x_MDS=y | ||
141 | CONFIG_PPC_MPC837x=y | ||
142 | # CONFIG_MPIC is not set | ||
143 | # CONFIG_MPIC_WEIRD is not set | ||
144 | # CONFIG_PPC_I8259 is not set | ||
145 | # CONFIG_PPC_RTAS is not set | ||
146 | # CONFIG_MMIO_NVRAM is not set | ||
147 | # CONFIG_PPC_MPC106 is not set | ||
148 | # CONFIG_PPC_970_NAP is not set | ||
149 | # CONFIG_PPC_INDIRECT_IO is not set | ||
150 | # CONFIG_GENERIC_IOMAP is not set | ||
151 | # CONFIG_CPU_FREQ is not set | ||
152 | # CONFIG_CPM2 is not set | ||
153 | # CONFIG_FSL_ULI1575 is not set | ||
154 | CONFIG_FSL_SERDES=y | ||
155 | |||
156 | # | ||
157 | # Kernel options | ||
158 | # | ||
159 | # CONFIG_HIGHMEM is not set | ||
160 | # CONFIG_HZ_100 is not set | ||
161 | CONFIG_HZ_250=y | ||
162 | # CONFIG_HZ_300 is not set | ||
163 | # CONFIG_HZ_1000 is not set | ||
164 | CONFIG_HZ=250 | ||
165 | CONFIG_PREEMPT_NONE=y | ||
166 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
167 | # CONFIG_PREEMPT is not set | ||
168 | CONFIG_BINFMT_ELF=y | ||
169 | # CONFIG_BINFMT_MISC is not set | ||
170 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | ||
171 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
172 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
173 | CONFIG_SELECT_MEMORY_MODEL=y | ||
174 | CONFIG_FLATMEM_MANUAL=y | ||
175 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
176 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
177 | CONFIG_FLATMEM=y | ||
178 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
179 | # CONFIG_SPARSEMEM_STATIC is not set | ||
180 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
181 | # CONFIG_RESOURCES_64BIT is not set | ||
182 | CONFIG_ZONE_DMA_FLAG=1 | ||
183 | CONFIG_BOUNCE=y | ||
184 | CONFIG_VIRT_TO_BUS=y | ||
185 | CONFIG_PROC_DEVICETREE=y | ||
186 | # CONFIG_CMDLINE_BOOL is not set | ||
187 | # CONFIG_PM is not set | ||
188 | CONFIG_SUSPEND_UP_POSSIBLE=y | ||
189 | CONFIG_HIBERNATION_UP_POSSIBLE=y | ||
190 | CONFIG_SECCOMP=y | ||
191 | CONFIG_WANT_DEVICE_TREE=y | ||
192 | CONFIG_DEVICE_TREE="" | ||
193 | CONFIG_ISA_DMA_API=y | ||
194 | |||
195 | # | ||
196 | # Bus options | ||
197 | # | ||
198 | CONFIG_ZONE_DMA=y | ||
199 | CONFIG_GENERIC_ISA_DMA=y | ||
200 | CONFIG_PPC_INDIRECT_PCI=y | ||
201 | CONFIG_FSL_SOC=y | ||
202 | # CONFIG_PCI is not set | ||
203 | # CONFIG_PCI_DOMAINS is not set | ||
204 | # CONFIG_PCI_SYSCALL is not set | ||
205 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
206 | |||
207 | # | ||
208 | # PCCARD (PCMCIA/CardBus) support | ||
209 | # | ||
210 | # CONFIG_PCCARD is not set | ||
211 | |||
212 | # | ||
213 | # Advanced setup | ||
214 | # | ||
215 | # CONFIG_ADVANCED_OPTIONS is not set | ||
216 | |||
217 | # | ||
218 | # Default settings for advanced configuration options are used | ||
219 | # | ||
220 | CONFIG_HIGHMEM_START=0xfe000000 | ||
221 | CONFIG_LOWMEM_SIZE=0x30000000 | ||
222 | CONFIG_KERNEL_START=0xc0000000 | ||
223 | CONFIG_TASK_SIZE=0x80000000 | ||
224 | CONFIG_BOOT_LOAD=0x00800000 | ||
225 | |||
226 | # | ||
227 | # Networking | ||
228 | # | ||
229 | CONFIG_NET=y | ||
230 | |||
231 | # | ||
232 | # Networking options | ||
233 | # | ||
234 | CONFIG_PACKET=y | ||
235 | # CONFIG_PACKET_MMAP is not set | ||
236 | CONFIG_UNIX=y | ||
237 | CONFIG_XFRM=y | ||
238 | CONFIG_XFRM_USER=m | ||
239 | # CONFIG_XFRM_SUB_POLICY is not set | ||
240 | # CONFIG_XFRM_MIGRATE is not set | ||
241 | # CONFIG_NET_KEY is not set | ||
242 | CONFIG_INET=y | ||
243 | CONFIG_IP_MULTICAST=y | ||
244 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
245 | CONFIG_IP_FIB_HASH=y | ||
246 | CONFIG_IP_PNP=y | ||
247 | CONFIG_IP_PNP_DHCP=y | ||
248 | CONFIG_IP_PNP_BOOTP=y | ||
249 | # CONFIG_IP_PNP_RARP is not set | ||
250 | # CONFIG_NET_IPIP is not set | ||
251 | # CONFIG_NET_IPGRE is not set | ||
252 | # CONFIG_IP_MROUTE is not set | ||
253 | # CONFIG_ARPD is not set | ||
254 | CONFIG_SYN_COOKIES=y | ||
255 | # CONFIG_INET_AH is not set | ||
256 | # CONFIG_INET_ESP is not set | ||
257 | # CONFIG_INET_IPCOMP is not set | ||
258 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
259 | # CONFIG_INET_TUNNEL is not set | ||
260 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
261 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
262 | CONFIG_INET_XFRM_MODE_BEET=y | ||
263 | CONFIG_INET_DIAG=y | ||
264 | CONFIG_INET_TCP_DIAG=y | ||
265 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
266 | CONFIG_TCP_CONG_CUBIC=y | ||
267 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
268 | # CONFIG_TCP_MD5SIG is not set | ||
269 | # CONFIG_IPV6 is not set | ||
270 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
271 | # CONFIG_INET6_TUNNEL is not set | ||
272 | # CONFIG_NETWORK_SECMARK is not set | ||
273 | # CONFIG_NETFILTER is not set | ||
274 | # CONFIG_IP_DCCP is not set | ||
275 | # CONFIG_IP_SCTP is not set | ||
276 | # CONFIG_TIPC is not set | ||
277 | # CONFIG_ATM is not set | ||
278 | # CONFIG_BRIDGE is not set | ||
279 | # CONFIG_VLAN_8021Q is not set | ||
280 | # CONFIG_DECNET is not set | ||
281 | # CONFIG_LLC2 is not set | ||
282 | # CONFIG_IPX is not set | ||
283 | # CONFIG_ATALK is not set | ||
284 | # CONFIG_X25 is not set | ||
285 | # CONFIG_LAPB is not set | ||
286 | # CONFIG_ECONET is not set | ||
287 | # CONFIG_WAN_ROUTER is not set | ||
288 | |||
289 | # | ||
290 | # QoS and/or fair queueing | ||
291 | # | ||
292 | # CONFIG_NET_SCHED is not set | ||
293 | |||
294 | # | ||
295 | # Network testing | ||
296 | # | ||
297 | # CONFIG_NET_PKTGEN is not set | ||
298 | # CONFIG_HAMRADIO is not set | ||
299 | # CONFIG_IRDA is not set | ||
300 | # CONFIG_BT is not set | ||
301 | # CONFIG_AF_RXRPC is not set | ||
302 | |||
303 | # | ||
304 | # Wireless | ||
305 | # | ||
306 | # CONFIG_CFG80211 is not set | ||
307 | # CONFIG_WIRELESS_EXT is not set | ||
308 | # CONFIG_MAC80211 is not set | ||
309 | # CONFIG_IEEE80211 is not set | ||
310 | # CONFIG_RFKILL is not set | ||
311 | # CONFIG_NET_9P is not set | ||
312 | |||
313 | # | ||
314 | # Device Drivers | ||
315 | # | ||
316 | |||
317 | # | ||
318 | # Generic Driver Options | ||
319 | # | ||
320 | CONFIG_STANDALONE=y | ||
321 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
322 | # CONFIG_FW_LOADER is not set | ||
323 | # CONFIG_SYS_HYPERVISOR is not set | ||
324 | # CONFIG_CONNECTOR is not set | ||
325 | # CONFIG_MTD is not set | ||
326 | CONFIG_OF_DEVICE=y | ||
327 | # CONFIG_PARPORT is not set | ||
328 | CONFIG_BLK_DEV=y | ||
329 | # CONFIG_BLK_DEV_FD is not set | ||
330 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
331 | CONFIG_BLK_DEV_LOOP=y | ||
332 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
333 | # CONFIG_BLK_DEV_NBD is not set | ||
334 | CONFIG_BLK_DEV_RAM=y | ||
335 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
336 | CONFIG_BLK_DEV_RAM_SIZE=32768 | ||
337 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | ||
338 | # CONFIG_CDROM_PKTCDVD is not set | ||
339 | # CONFIG_ATA_OVER_ETH is not set | ||
340 | CONFIG_MISC_DEVICES=y | ||
341 | # CONFIG_EEPROM_93CX6 is not set | ||
342 | # CONFIG_IDE is not set | ||
343 | |||
344 | # | ||
345 | # SCSI device support | ||
346 | # | ||
347 | # CONFIG_RAID_ATTRS is not set | ||
348 | CONFIG_SCSI=y | ||
349 | CONFIG_SCSI_DMA=y | ||
350 | # CONFIG_SCSI_TGT is not set | ||
351 | # CONFIG_SCSI_NETLINK is not set | ||
352 | CONFIG_SCSI_PROC_FS=y | ||
353 | |||
354 | # | ||
355 | # SCSI support type (disk, tape, CD-ROM) | ||
356 | # | ||
357 | CONFIG_BLK_DEV_SD=y | ||
358 | # CONFIG_CHR_DEV_ST is not set | ||
359 | # CONFIG_CHR_DEV_OSST is not set | ||
360 | # CONFIG_BLK_DEV_SR is not set | ||
361 | CONFIG_CHR_DEV_SG=y | ||
362 | # CONFIG_CHR_DEV_SCH is not set | ||
363 | |||
364 | # | ||
365 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
366 | # | ||
367 | # CONFIG_SCSI_MULTI_LUN is not set | ||
368 | # CONFIG_SCSI_CONSTANTS is not set | ||
369 | # CONFIG_SCSI_LOGGING is not set | ||
370 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
371 | CONFIG_SCSI_WAIT_SCAN=m | ||
372 | |||
373 | # | ||
374 | # SCSI Transports | ||
375 | # | ||
376 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
377 | # CONFIG_SCSI_FC_ATTRS is not set | ||
378 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
379 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
380 | CONFIG_SCSI_LOWLEVEL=y | ||
381 | # CONFIG_ISCSI_TCP is not set | ||
382 | # CONFIG_SCSI_DEBUG is not set | ||
383 | CONFIG_ATA=y | ||
384 | # CONFIG_ATA_NONSTANDARD is not set | ||
385 | CONFIG_SATA_FSL=y | ||
386 | # CONFIG_PATA_PLATFORM is not set | ||
387 | # CONFIG_MD is not set | ||
388 | # CONFIG_MACINTOSH_DRIVERS is not set | ||
389 | CONFIG_NETDEVICES=y | ||
390 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
391 | # CONFIG_DUMMY is not set | ||
392 | # CONFIG_BONDING is not set | ||
393 | # CONFIG_MACVLAN is not set | ||
394 | # CONFIG_EQUALIZER is not set | ||
395 | # CONFIG_TUN is not set | ||
396 | CONFIG_PHYLIB=y | ||
397 | |||
398 | # | ||
399 | # MII PHY device drivers | ||
400 | # | ||
401 | CONFIG_MARVELL_PHY=y | ||
402 | # CONFIG_DAVICOM_PHY is not set | ||
403 | # CONFIG_QSEMI_PHY is not set | ||
404 | # CONFIG_LXT_PHY is not set | ||
405 | # CONFIG_CICADA_PHY is not set | ||
406 | # CONFIG_VITESSE_PHY is not set | ||
407 | # CONFIG_SMSC_PHY is not set | ||
408 | # CONFIG_BROADCOM_PHY is not set | ||
409 | # CONFIG_ICPLUS_PHY is not set | ||
410 | # CONFIG_FIXED_PHY is not set | ||
411 | CONFIG_NET_ETHERNET=y | ||
412 | CONFIG_MII=y | ||
413 | CONFIG_NETDEV_1000=y | ||
414 | CONFIG_GIANFAR=y | ||
415 | # CONFIG_GFAR_NAPI is not set | ||
416 | CONFIG_NETDEV_10000=y | ||
417 | |||
418 | # | ||
419 | # Wireless LAN | ||
420 | # | ||
421 | # CONFIG_WLAN_PRE80211 is not set | ||
422 | # CONFIG_WLAN_80211 is not set | ||
423 | # CONFIG_WAN is not set | ||
424 | # CONFIG_PPP is not set | ||
425 | # CONFIG_SLIP is not set | ||
426 | # CONFIG_SHAPER is not set | ||
427 | # CONFIG_NETCONSOLE is not set | ||
428 | # CONFIG_NETPOLL is not set | ||
429 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
430 | # CONFIG_ISDN is not set | ||
431 | # CONFIG_PHONE is not set | ||
432 | |||
433 | # | ||
434 | # Input device support | ||
435 | # | ||
436 | CONFIG_INPUT=y | ||
437 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
438 | # CONFIG_INPUT_POLLDEV is not set | ||
439 | |||
440 | # | ||
441 | # Userland interfaces | ||
442 | # | ||
443 | # CONFIG_INPUT_MOUSEDEV is not set | ||
444 | # CONFIG_INPUT_JOYDEV is not set | ||
445 | # CONFIG_INPUT_TSDEV is not set | ||
446 | # CONFIG_INPUT_EVDEV is not set | ||
447 | # CONFIG_INPUT_EVBUG is not set | ||
448 | |||
449 | # | ||
450 | # Input Device Drivers | ||
451 | # | ||
452 | # CONFIG_INPUT_KEYBOARD is not set | ||
453 | # CONFIG_INPUT_MOUSE is not set | ||
454 | # CONFIG_INPUT_JOYSTICK is not set | ||
455 | # CONFIG_INPUT_TABLET is not set | ||
456 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
457 | # CONFIG_INPUT_MISC is not set | ||
458 | |||
459 | # | ||
460 | # Hardware I/O ports | ||
461 | # | ||
462 | # CONFIG_SERIO is not set | ||
463 | # CONFIG_GAMEPORT is not set | ||
464 | |||
465 | # | ||
466 | # Character devices | ||
467 | # | ||
468 | # CONFIG_VT is not set | ||
469 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
470 | |||
471 | # | ||
472 | # Serial drivers | ||
473 | # | ||
474 | CONFIG_SERIAL_8250=y | ||
475 | CONFIG_SERIAL_8250_CONSOLE=y | ||
476 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
477 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
478 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
479 | |||
480 | # | ||
481 | # Non-8250 serial port support | ||
482 | # | ||
483 | # CONFIG_SERIAL_UARTLITE is not set | ||
484 | CONFIG_SERIAL_CORE=y | ||
485 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
486 | # CONFIG_SERIAL_OF_PLATFORM is not set | ||
487 | CONFIG_UNIX98_PTYS=y | ||
488 | CONFIG_LEGACY_PTYS=y | ||
489 | CONFIG_LEGACY_PTY_COUNT=256 | ||
490 | # CONFIG_IPMI_HANDLER is not set | ||
491 | CONFIG_WATCHDOG=y | ||
492 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
493 | |||
494 | # | ||
495 | # Watchdog Device Drivers | ||
496 | # | ||
497 | # CONFIG_SOFT_WATCHDOG is not set | ||
498 | CONFIG_83xx_WDT=y | ||
499 | # CONFIG_HW_RANDOM is not set | ||
500 | # CONFIG_NVRAM is not set | ||
501 | CONFIG_GEN_RTC=y | ||
502 | # CONFIG_GEN_RTC_X is not set | ||
503 | # CONFIG_R3964 is not set | ||
504 | # CONFIG_RAW_DRIVER is not set | ||
505 | # CONFIG_TCG_TPM is not set | ||
506 | CONFIG_I2C=y | ||
507 | CONFIG_I2C_BOARDINFO=y | ||
508 | CONFIG_I2C_CHARDEV=y | ||
509 | |||
510 | # | ||
511 | # I2C Algorithms | ||
512 | # | ||
513 | # CONFIG_I2C_ALGOBIT is not set | ||
514 | # CONFIG_I2C_ALGOPCF is not set | ||
515 | # CONFIG_I2C_ALGOPCA is not set | ||
516 | |||
517 | # | ||
518 | # I2C Hardware Bus support | ||
519 | # | ||
520 | CONFIG_I2C_MPC=y | ||
521 | # CONFIG_I2C_OCORES is not set | ||
522 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
523 | # CONFIG_I2C_SIMTEC is not set | ||
524 | # CONFIG_I2C_TAOS_EVM is not set | ||
525 | # CONFIG_I2C_STUB is not set | ||
526 | |||
527 | # | ||
528 | # Miscellaneous I2C Chip support | ||
529 | # | ||
530 | # CONFIG_SENSORS_DS1337 is not set | ||
531 | # CONFIG_SENSORS_DS1374 is not set | ||
532 | # CONFIG_DS1682 is not set | ||
533 | # CONFIG_SENSORS_EEPROM is not set | ||
534 | # CONFIG_SENSORS_PCF8574 is not set | ||
535 | # CONFIG_SENSORS_PCA9539 is not set | ||
536 | # CONFIG_SENSORS_PCF8591 is not set | ||
537 | # CONFIG_SENSORS_M41T00 is not set | ||
538 | # CONFIG_SENSORS_MAX6875 is not set | ||
539 | # CONFIG_SENSORS_TSL2550 is not set | ||
540 | # CONFIG_I2C_DEBUG_CORE is not set | ||
541 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
542 | # CONFIG_I2C_DEBUG_BUS is not set | ||
543 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
544 | |||
545 | # | ||
546 | # SPI support | ||
547 | # | ||
548 | # CONFIG_SPI is not set | ||
549 | # CONFIG_SPI_MASTER is not set | ||
550 | # CONFIG_W1 is not set | ||
551 | # CONFIG_POWER_SUPPLY is not set | ||
552 | CONFIG_HWMON=y | ||
553 | # CONFIG_HWMON_VID is not set | ||
554 | # CONFIG_SENSORS_ABITUGURU is not set | ||
555 | # CONFIG_SENSORS_ABITUGURU3 is not set | ||
556 | # CONFIG_SENSORS_AD7418 is not set | ||
557 | # CONFIG_SENSORS_ADM1021 is not set | ||
558 | # CONFIG_SENSORS_ADM1025 is not set | ||
559 | # CONFIG_SENSORS_ADM1026 is not set | ||
560 | # CONFIG_SENSORS_ADM1029 is not set | ||
561 | # CONFIG_SENSORS_ADM1031 is not set | ||
562 | # CONFIG_SENSORS_ADM9240 is not set | ||
563 | # CONFIG_SENSORS_ASB100 is not set | ||
564 | # CONFIG_SENSORS_ATXP1 is not set | ||
565 | # CONFIG_SENSORS_DS1621 is not set | ||
566 | # CONFIG_SENSORS_F71805F is not set | ||
567 | # CONFIG_SENSORS_FSCHER is not set | ||
568 | # CONFIG_SENSORS_FSCPOS is not set | ||
569 | # CONFIG_SENSORS_GL518SM is not set | ||
570 | # CONFIG_SENSORS_GL520SM is not set | ||
571 | # CONFIG_SENSORS_IT87 is not set | ||
572 | # CONFIG_SENSORS_LM63 is not set | ||
573 | # CONFIG_SENSORS_LM75 is not set | ||
574 | # CONFIG_SENSORS_LM77 is not set | ||
575 | # CONFIG_SENSORS_LM78 is not set | ||
576 | # CONFIG_SENSORS_LM80 is not set | ||
577 | # CONFIG_SENSORS_LM83 is not set | ||
578 | # CONFIG_SENSORS_LM85 is not set | ||
579 | # CONFIG_SENSORS_LM87 is not set | ||
580 | # CONFIG_SENSORS_LM90 is not set | ||
581 | # CONFIG_SENSORS_LM92 is not set | ||
582 | # CONFIG_SENSORS_LM93 is not set | ||
583 | # CONFIG_SENSORS_MAX1619 is not set | ||
584 | # CONFIG_SENSORS_MAX6650 is not set | ||
585 | # CONFIG_SENSORS_PC87360 is not set | ||
586 | # CONFIG_SENSORS_PC87427 is not set | ||
587 | # CONFIG_SENSORS_DME1737 is not set | ||
588 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
589 | # CONFIG_SENSORS_SMSC47M192 is not set | ||
590 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
591 | # CONFIG_SENSORS_THMC50 is not set | ||
592 | # CONFIG_SENSORS_VT1211 is not set | ||
593 | # CONFIG_SENSORS_W83781D is not set | ||
594 | # CONFIG_SENSORS_W83791D is not set | ||
595 | # CONFIG_SENSORS_W83792D is not set | ||
596 | # CONFIG_SENSORS_W83793 is not set | ||
597 | # CONFIG_SENSORS_W83L785TS is not set | ||
598 | # CONFIG_SENSORS_W83627HF is not set | ||
599 | # CONFIG_SENSORS_W83627EHF is not set | ||
600 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
601 | |||
602 | # | ||
603 | # Multifunction device drivers | ||
604 | # | ||
605 | # CONFIG_MFD_SM501 is not set | ||
606 | |||
607 | # | ||
608 | # Multimedia devices | ||
609 | # | ||
610 | # CONFIG_VIDEO_DEV is not set | ||
611 | # CONFIG_DVB_CORE is not set | ||
612 | CONFIG_DAB=y | ||
613 | |||
614 | # | ||
615 | # Graphics support | ||
616 | # | ||
617 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
618 | |||
619 | # | ||
620 | # Display device support | ||
621 | # | ||
622 | # CONFIG_DISPLAY_SUPPORT is not set | ||
623 | # CONFIG_VGASTATE is not set | ||
624 | CONFIG_VIDEO_OUTPUT_CONTROL=m | ||
625 | # CONFIG_FB is not set | ||
626 | # CONFIG_FB_IBM_GXT4500 is not set | ||
627 | |||
628 | # | ||
629 | # Sound | ||
630 | # | ||
631 | # CONFIG_SOUND is not set | ||
632 | CONFIG_HID_SUPPORT=y | ||
633 | CONFIG_HID=y | ||
634 | # CONFIG_HID_DEBUG is not set | ||
635 | CONFIG_USB_SUPPORT=y | ||
636 | CONFIG_USB_ARCH_HAS_HCD=y | ||
637 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
638 | CONFIG_USB_ARCH_HAS_EHCI=y | ||
639 | # CONFIG_USB is not set | ||
640 | |||
641 | # | ||
642 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
643 | # | ||
644 | |||
645 | # | ||
646 | # USB Gadget Support | ||
647 | # | ||
648 | # CONFIG_USB_GADGET is not set | ||
649 | # CONFIG_MMC is not set | ||
650 | # CONFIG_NEW_LEDS is not set | ||
651 | # CONFIG_EDAC is not set | ||
652 | # CONFIG_RTC_CLASS is not set | ||
653 | |||
654 | # | ||
655 | # DMA Engine support | ||
656 | # | ||
657 | # CONFIG_DMA_ENGINE is not set | ||
658 | |||
659 | # | ||
660 | # DMA Clients | ||
661 | # | ||
662 | |||
663 | # | ||
664 | # DMA Devices | ||
665 | # | ||
666 | |||
667 | # | ||
668 | # Userspace I/O | ||
669 | # | ||
670 | # CONFIG_UIO is not set | ||
671 | |||
672 | # | ||
673 | # File systems | ||
674 | # | ||
675 | CONFIG_EXT2_FS=y | ||
676 | # CONFIG_EXT2_FS_XATTR is not set | ||
677 | # CONFIG_EXT2_FS_XIP is not set | ||
678 | CONFIG_EXT3_FS=y | ||
679 | CONFIG_EXT3_FS_XATTR=y | ||
680 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
681 | # CONFIG_EXT3_FS_SECURITY is not set | ||
682 | # CONFIG_EXT4DEV_FS is not set | ||
683 | CONFIG_JBD=y | ||
684 | # CONFIG_JBD_DEBUG is not set | ||
685 | CONFIG_FS_MBCACHE=y | ||
686 | # CONFIG_REISERFS_FS is not set | ||
687 | # CONFIG_JFS_FS is not set | ||
688 | # CONFIG_FS_POSIX_ACL is not set | ||
689 | # CONFIG_XFS_FS is not set | ||
690 | # CONFIG_GFS2_FS is not set | ||
691 | # CONFIG_OCFS2_FS is not set | ||
692 | # CONFIG_MINIX_FS is not set | ||
693 | # CONFIG_ROMFS_FS is not set | ||
694 | CONFIG_INOTIFY=y | ||
695 | CONFIG_INOTIFY_USER=y | ||
696 | # CONFIG_QUOTA is not set | ||
697 | CONFIG_DNOTIFY=y | ||
698 | # CONFIG_AUTOFS_FS is not set | ||
699 | # CONFIG_AUTOFS4_FS is not set | ||
700 | # CONFIG_FUSE_FS is not set | ||
701 | |||
702 | # | ||
703 | # CD-ROM/DVD Filesystems | ||
704 | # | ||
705 | # CONFIG_ISO9660_FS is not set | ||
706 | # CONFIG_UDF_FS is not set | ||
707 | |||
708 | # | ||
709 | # DOS/FAT/NT Filesystems | ||
710 | # | ||
711 | # CONFIG_MSDOS_FS is not set | ||
712 | # CONFIG_VFAT_FS is not set | ||
713 | # CONFIG_NTFS_FS is not set | ||
714 | |||
715 | # | ||
716 | # Pseudo filesystems | ||
717 | # | ||
718 | CONFIG_PROC_FS=y | ||
719 | CONFIG_PROC_KCORE=y | ||
720 | CONFIG_PROC_SYSCTL=y | ||
721 | CONFIG_SYSFS=y | ||
722 | CONFIG_TMPFS=y | ||
723 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
724 | # CONFIG_HUGETLB_PAGE is not set | ||
725 | CONFIG_RAMFS=y | ||
726 | # CONFIG_CONFIGFS_FS is not set | ||
727 | |||
728 | # | ||
729 | # Miscellaneous filesystems | ||
730 | # | ||
731 | # CONFIG_ADFS_FS is not set | ||
732 | # CONFIG_AFFS_FS is not set | ||
733 | # CONFIG_HFS_FS is not set | ||
734 | # CONFIG_HFSPLUS_FS is not set | ||
735 | # CONFIG_BEFS_FS is not set | ||
736 | # CONFIG_BFS_FS is not set | ||
737 | # CONFIG_EFS_FS is not set | ||
738 | # CONFIG_CRAMFS is not set | ||
739 | # CONFIG_VXFS_FS is not set | ||
740 | # CONFIG_HPFS_FS is not set | ||
741 | # CONFIG_QNX4FS_FS is not set | ||
742 | # CONFIG_SYSV_FS is not set | ||
743 | # CONFIG_UFS_FS is not set | ||
744 | |||
745 | # | ||
746 | # Network File Systems | ||
747 | # | ||
748 | CONFIG_NFS_FS=y | ||
749 | CONFIG_NFS_V3=y | ||
750 | # CONFIG_NFS_V3_ACL is not set | ||
751 | CONFIG_NFS_V4=y | ||
752 | # CONFIG_NFS_DIRECTIO is not set | ||
753 | # CONFIG_NFSD is not set | ||
754 | CONFIG_ROOT_NFS=y | ||
755 | CONFIG_LOCKD=y | ||
756 | CONFIG_LOCKD_V4=y | ||
757 | CONFIG_NFS_COMMON=y | ||
758 | CONFIG_SUNRPC=y | ||
759 | CONFIG_SUNRPC_GSS=y | ||
760 | # CONFIG_SUNRPC_BIND34 is not set | ||
761 | CONFIG_RPCSEC_GSS_KRB5=y | ||
762 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
763 | # CONFIG_SMB_FS is not set | ||
764 | # CONFIG_CIFS is not set | ||
765 | # CONFIG_NCP_FS is not set | ||
766 | # CONFIG_CODA_FS is not set | ||
767 | # CONFIG_AFS_FS is not set | ||
768 | |||
769 | # | ||
770 | # Partition Types | ||
771 | # | ||
772 | CONFIG_PARTITION_ADVANCED=y | ||
773 | # CONFIG_ACORN_PARTITION is not set | ||
774 | # CONFIG_OSF_PARTITION is not set | ||
775 | # CONFIG_AMIGA_PARTITION is not set | ||
776 | # CONFIG_ATARI_PARTITION is not set | ||
777 | # CONFIG_MAC_PARTITION is not set | ||
778 | CONFIG_MSDOS_PARTITION=y | ||
779 | # CONFIG_BSD_DISKLABEL is not set | ||
780 | # CONFIG_MINIX_SUBPARTITION is not set | ||
781 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
782 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
783 | # CONFIG_LDM_PARTITION is not set | ||
784 | # CONFIG_SGI_PARTITION is not set | ||
785 | # CONFIG_ULTRIX_PARTITION is not set | ||
786 | # CONFIG_SUN_PARTITION is not set | ||
787 | # CONFIG_KARMA_PARTITION is not set | ||
788 | # CONFIG_EFI_PARTITION is not set | ||
789 | # CONFIG_SYSV68_PARTITION is not set | ||
790 | |||
791 | # | ||
792 | # Native Language Support | ||
793 | # | ||
794 | # CONFIG_NLS is not set | ||
795 | |||
796 | # | ||
797 | # Distributed Lock Manager | ||
798 | # | ||
799 | # CONFIG_DLM is not set | ||
800 | # CONFIG_UCC_SLOW is not set | ||
801 | |||
802 | # | ||
803 | # Library routines | ||
804 | # | ||
805 | CONFIG_BITREVERSE=y | ||
806 | # CONFIG_CRC_CCITT is not set | ||
807 | # CONFIG_CRC16 is not set | ||
808 | # CONFIG_CRC_ITU_T is not set | ||
809 | CONFIG_CRC32=y | ||
810 | # CONFIG_CRC7 is not set | ||
811 | # CONFIG_LIBCRC32C is not set | ||
812 | CONFIG_PLIST=y | ||
813 | CONFIG_HAS_IOMEM=y | ||
814 | CONFIG_HAS_IOPORT=y | ||
815 | CONFIG_HAS_DMA=y | ||
816 | |||
817 | # | ||
818 | # Instrumentation Support | ||
819 | # | ||
820 | # CONFIG_PROFILING is not set | ||
821 | # CONFIG_KPROBES is not set | ||
822 | |||
823 | # | ||
824 | # Kernel hacking | ||
825 | # | ||
826 | # CONFIG_PRINTK_TIME is not set | ||
827 | CONFIG_ENABLE_MUST_CHECK=y | ||
828 | # CONFIG_MAGIC_SYSRQ is not set | ||
829 | # CONFIG_UNUSED_SYMBOLS is not set | ||
830 | # CONFIG_DEBUG_FS is not set | ||
831 | # CONFIG_HEADERS_CHECK is not set | ||
832 | # CONFIG_DEBUG_KERNEL is not set | ||
833 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
834 | # CONFIG_PPC_EARLY_DEBUG is not set | ||
835 | |||
836 | # | ||
837 | # Security options | ||
838 | # | ||
839 | # CONFIG_KEYS is not set | ||
840 | # CONFIG_SECURITY is not set | ||
841 | CONFIG_CRYPTO=y | ||
842 | CONFIG_CRYPTO_ALGAPI=y | ||
843 | CONFIG_CRYPTO_BLKCIPHER=y | ||
844 | CONFIG_CRYPTO_MANAGER=y | ||
845 | # CONFIG_CRYPTO_HMAC is not set | ||
846 | # CONFIG_CRYPTO_XCBC is not set | ||
847 | # CONFIG_CRYPTO_NULL is not set | ||
848 | # CONFIG_CRYPTO_MD4 is not set | ||
849 | CONFIG_CRYPTO_MD5=y | ||
850 | # CONFIG_CRYPTO_SHA1 is not set | ||
851 | # CONFIG_CRYPTO_SHA256 is not set | ||
852 | # CONFIG_CRYPTO_SHA512 is not set | ||
853 | # CONFIG_CRYPTO_WP512 is not set | ||
854 | # CONFIG_CRYPTO_TGR192 is not set | ||
855 | # CONFIG_CRYPTO_GF128MUL is not set | ||
856 | CONFIG_CRYPTO_ECB=m | ||
857 | CONFIG_CRYPTO_CBC=y | ||
858 | CONFIG_CRYPTO_PCBC=m | ||
859 | # CONFIG_CRYPTO_LRW is not set | ||
860 | # CONFIG_CRYPTO_CRYPTD is not set | ||
861 | CONFIG_CRYPTO_DES=y | ||
862 | # CONFIG_CRYPTO_FCRYPT is not set | ||
863 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
864 | # CONFIG_CRYPTO_TWOFISH is not set | ||
865 | # CONFIG_CRYPTO_SERPENT is not set | ||
866 | # CONFIG_CRYPTO_AES is not set | ||
867 | # CONFIG_CRYPTO_CAST5 is not set | ||
868 | # CONFIG_CRYPTO_CAST6 is not set | ||
869 | # CONFIG_CRYPTO_TEA is not set | ||
870 | # CONFIG_CRYPTO_ARC4 is not set | ||
871 | # CONFIG_CRYPTO_KHAZAD is not set | ||
872 | # CONFIG_CRYPTO_ANUBIS is not set | ||
873 | # CONFIG_CRYPTO_DEFLATE is not set | ||
874 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
875 | # CONFIG_CRYPTO_CRC32C is not set | ||
876 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
877 | # CONFIG_CRYPTO_TEST is not set | ||
878 | CONFIG_CRYPTO_HW=y | ||