cell_defconfig 37.0 KB
Newer Older
1 2
#
# Automatically generated make config: don't edit
3 4
# Linux kernel version: 2.6.25-rc6
# Thu Mar 20 10:31:04 2008
5
#
6
CONFIG_PPC64=y
7 8 9 10 11 12 13

#
# Processor support
#
# CONFIG_POWER4_ONLY is not set
CONFIG_POWER3=y
CONFIG_POWER4=y
P
Paul Mackerras 已提交
14
CONFIG_TUNE_CELL=y
15 16 17 18 19 20 21
CONFIG_PPC_FPU=y
CONFIG_ALTIVEC=y
CONFIG_PPC_STD_MMU=y
CONFIG_PPC_MM_SLICES=y
CONFIG_VIRT_CPU_ACCOUNTING=y
CONFIG_SMP=y
CONFIG_NR_CPUS=4
22
CONFIG_64BIT=y
P
Paul Mackerras 已提交
23
CONFIG_WORD_SIZE=64
24
CONFIG_PPC_MERGE=y
25
CONFIG_MMU=y
P
Paul Mackerras 已提交
26 27 28 29
CONFIG_GENERIC_CMOS_UPDATE=y
CONFIG_GENERIC_TIME=y
CONFIG_GENERIC_TIME_VSYSCALL=y
CONFIG_GENERIC_CLOCKEVENTS=y
30
CONFIG_GENERIC_HARDIRQS=y
31
CONFIG_HAVE_SETUP_PER_CPU_AREA=y
P
Paul Mackerras 已提交
32
CONFIG_IRQ_PER_CPU=y
33
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
34 35
CONFIG_ARCH_HAS_ILOG2_U32=y
CONFIG_ARCH_HAS_ILOG2_U64=y
36
CONFIG_GENERIC_HWEIGHT=y
37
CONFIG_GENERIC_CALIBRATE_DELAY=y
A
arnd@arndb.de 已提交
38
CONFIG_GENERIC_FIND_NEXT_BIT=y
39
CONFIG_ARCH_NO_VIRT_TO_BUS=y
40
CONFIG_PPC=y
41 42
CONFIG_EARLY_PRINTK=y
CONFIG_COMPAT=y
43
CONFIG_SYSVIPC_COMPAT=y
44 45
CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
P
Paul Mackerras 已提交
46
CONFIG_PPC_OF=y
47
CONFIG_OF=y
P
Paul Mackerras 已提交
48 49
CONFIG_PPC_UDBG_16550=y
# CONFIG_GENERIC_TBSYNC is not set
A
Arnd Bergmann 已提交
50
CONFIG_AUDIT_ARCH=y
51
CONFIG_GENERIC_BUG=y
P
Paul Mackerras 已提交
52
# CONFIG_DEFAULT_UIMAGE is not set
53 54 55 56
# CONFIG_PPC_DCR_NATIVE is not set
CONFIG_PPC_DCR_MMIO=y
CONFIG_PPC_DCR=y
CONFIG_PPC_OF_PLATFORM_PCI=y
P
Paul Mackerras 已提交
57
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
58 59

#
60
# General setup
61 62 63 64 65 66 67 68
#
CONFIG_EXPERIMENTAL=y
CONFIG_LOCK_KERNEL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
A
Arnd Bergmann 已提交
69
CONFIG_SYSVIPC_SYSCTL=y
70 71
# CONFIG_POSIX_MQUEUE is not set
# CONFIG_BSD_PROCESS_ACCT is not set
P
Paul Mackerras 已提交
72
# CONFIG_TASKSTATS is not set
73
# CONFIG_AUDIT is not set
74 75
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
P
Paul Mackerras 已提交
76
CONFIG_LOG_BUF_SHIFT=15
77
CONFIG_CGROUPS=y
P
Paul Mackerras 已提交
78 79
# CONFIG_CGROUP_DEBUG is not set
# CONFIG_CGROUP_NS is not set
A
arnd@arndb.de 已提交
80
CONFIG_CPUSETS=y
81 82 83
# CONFIG_GROUP_SCHED is not set
# CONFIG_USER_SCHED is not set
# CONFIG_CGROUP_SCHED is not set
P
Paul Mackerras 已提交
84
# CONFIG_CGROUP_CPUACCT is not set
85
# CONFIG_RESOURCE_COUNTERS is not set
86
# CONFIG_SYSFS_DEPRECATED_V2 is not set
P
Paul Mackerras 已提交
87
CONFIG_PROC_PID_CPUSET=y
88
# CONFIG_RELAY is not set
89 90 91 92 93
CONFIG_NAMESPACES=y
# CONFIG_UTS_NS is not set
# CONFIG_IPC_NS is not set
# CONFIG_USER_NS is not set
# CONFIG_PID_NS is not set
A
Arnd Bergmann 已提交
94
CONFIG_BLK_DEV_INITRD=y
95
CONFIG_INITRAMFS_SOURCE=""
P
Paul Mackerras 已提交
96
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
A
Arnd Bergmann 已提交
97
CONFIG_SYSCTL=y
98
# CONFIG_EMBEDDED is not set
99
CONFIG_SYSCTL_SYSCALL=y
100 101 102
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_ALL is not set
# CONFIG_KALLSYMS_EXTRA_PASS is not set
P
Paul Mackerras 已提交
103
CONFIG_HOTPLUG=y
104 105
CONFIG_PRINTK=y
CONFIG_BUG=y
P
Paul Mackerras 已提交
106
CONFIG_ELF_CORE=y
107
# CONFIG_COMPAT_BRK is not set
108 109
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
P
Paul Mackerras 已提交
110
CONFIG_ANON_INODES=y
111
CONFIG_EPOLL=y
P
Paul Mackerras 已提交
112
CONFIG_SIGNALFD=y
113
CONFIG_TIMERFD=y
P
Paul Mackerras 已提交
114
CONFIG_EVENTFD=y
115
CONFIG_SHMEM=y
P
Paul Mackerras 已提交
116
CONFIG_VM_EVENT_COUNTERS=y
117 118 119
CONFIG_SLUB_DEBUG=y
# CONFIG_SLAB is not set
CONFIG_SLUB=y
P
Paul Mackerras 已提交
120
# CONFIG_SLOB is not set
121 122 123 124 125 126 127 128 129
CONFIG_PROFILING=y
# CONFIG_MARKERS is not set
CONFIG_OPROFILE=m
CONFIG_HAVE_OPROFILE=y
# CONFIG_KPROBES is not set
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_PROC_PAGE_MONITOR=y
CONFIG_SLABINFO=y
A
Arnd Bergmann 已提交
130
CONFIG_RT_MUTEXES=y
131 132 133 134 135 136 137
# CONFIG_TINY_SHMEM is not set
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
# CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
138
CONFIG_KMOD=y
139
CONFIG_STOP_MACHINE=y
A
Arnd Bergmann 已提交
140
CONFIG_BLOCK=y
141
# CONFIG_BLK_DEV_IO_TRACE is not set
142
# CONFIG_BLK_DEV_BSG is not set
P
Paul Mackerras 已提交
143
CONFIG_BLOCK_COMPAT=y
144 145 146 147 148 149 150 151 152 153 154 155 156

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_AS=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
CONFIG_DEFAULT_AS=y
# CONFIG_DEFAULT_DEADLINE is not set
# CONFIG_DEFAULT_CFQ is not set
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="anticipatory"
157
CONFIG_CLASSIC_RCU=y
158 159 160 161 162

#
# Platform support
#
CONFIG_PPC_MULTIPLATFORM=y
163 164 165
# CONFIG_PPC_82xx is not set
# CONFIG_PPC_83xx is not set
# CONFIG_PPC_86xx is not set
166
# CONFIG_PPC_PSERIES is not set
A
Arnd Bergmann 已提交
167
# CONFIG_PPC_ISERIES is not set
168 169
# CONFIG_PPC_MPC512x is not set
# CONFIG_PPC_MPC5121 is not set
170 171
# CONFIG_PPC_PMAC is not set
# CONFIG_PPC_MAPLE is not set
A
Arnd Bergmann 已提交
172
# CONFIG_PPC_PASEMI is not set
A
Arnd Bergmann 已提交
173 174 175 176 177 178 179 180 181 182 183
CONFIG_PPC_CELLEB=y
CONFIG_PPC_PS3=y

#
# PS3 Platform Options
#
# CONFIG_PS3_ADVANCED is not set
CONFIG_PS3_HTAB_SIZE=20
# CONFIG_PS3_DYNAMIC_DMA is not set
CONFIG_PS3_VUART=y
CONFIG_PS3_PS3AV=y
184
CONFIG_PS3_SYS_MANAGER=y
185 186 187 188
CONFIG_PS3_STORAGE=y
CONFIG_PS3_DISK=y
CONFIG_PS3_ROM=m
CONFIG_PS3_FLASH=m
189
CONFIG_PS3_LPM=m
190
CONFIG_PPC_CELL=y
191 192
CONFIG_PPC_CELL_NATIVE=y
CONFIG_PPC_IBM_CELL_BLADE=y
A
Arnd Bergmann 已提交
193 194 195 196 197 198 199 200

#
# Cell Broadband Engine options
#
CONFIG_SPU_FS=m
CONFIG_SPU_BASE=y
CONFIG_CBE_RAS=y
CONFIG_CBE_THERM=m
P
Paul Mackerras 已提交
201
CONFIG_CBE_CPUFREQ=m
202
CONFIG_CBE_CPUFREQ_PMI=m
203
CONFIG_OPROFILE_CELL=y
P
Paul Mackerras 已提交
204
# CONFIG_PQ2ADS is not set
205 206
CONFIG_PPC_NATIVE=y
CONFIG_UDBG_RTAS_CONSOLE=y
A
Arnd Bergmann 已提交
207
CONFIG_PPC_UDBG_BEAT=y
208
# CONFIG_IPIC is not set
P
Paul Mackerras 已提交
209 210 211
CONFIG_MPIC=y
# CONFIG_MPIC_WEIRD is not set
# CONFIG_PPC_I8259 is not set
212
# CONFIG_U3_DART is not set
213 214 215 216
CONFIG_PPC_RTAS=y
# CONFIG_RTAS_ERROR_LOGGING is not set
CONFIG_RTAS_PROC=y
CONFIG_RTAS_FLASH=y
217
CONFIG_PPC_PMI=m
218 219
CONFIG_MMIO_NVRAM=y
# CONFIG_PPC_MPC106 is not set
220
# CONFIG_PPC_970_NAP is not set
221 222
CONFIG_PPC_INDIRECT_IO=y
CONFIG_GENERIC_IOMAP=y
P
Paul Mackerras 已提交
223 224 225 226 227 228 229
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y
# CONFIG_CPU_FREQ_DEBUG is not set
CONFIG_CPU_FREQ_STAT=y
# CONFIG_CPU_FREQ_STAT_DETAILS is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
P
Paul Mackerras 已提交
230 231
# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
P
Paul Mackerras 已提交
232 233 234 235 236 237 238 239 240
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y

#
# CPU Frequency drivers
#
241 242
CONFIG_AXON_RAM=m
# CONFIG_FSL_ULI1575 is not set
243 244 245 246

#
# Kernel options
#
P
Paul Mackerras 已提交
247 248 249 250
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
251 252
# CONFIG_HZ_100 is not set
CONFIG_HZ_250=y
253
# CONFIG_HZ_300 is not set
254 255
# CONFIG_HZ_1000 is not set
CONFIG_HZ=250
256
# CONFIG_SCHED_HRTICK is not set
257 258 259 260
CONFIG_PREEMPT_NONE=y
# CONFIG_PREEMPT_VOLUNTARY is not set
# CONFIG_PREEMPT is not set
CONFIG_BINFMT_ELF=y
261
CONFIG_COMPAT_BINFMT_ELF=y
262
CONFIG_BINFMT_MISC=m
A
Arnd Bergmann 已提交
263
CONFIG_FORCE_MAX_ZONEORDER=9
P
Paul Mackerras 已提交
264
CONFIG_HUGETLB_PAGE_SIZE_VARIABLE=y
265
# CONFIG_IOMMU_VMERGE is not set
266
CONFIG_IOMMU_HELPER=y
P
Paul Mackerras 已提交
267
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
268 269
CONFIG_ARCH_HAS_WALK_MEMORY=y
CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
270
# CONFIG_KEXEC is not set
P
Paul Mackerras 已提交
271
# CONFIG_CRASH_DUMP is not set
272
CONFIG_IRQ_ALL_CPUS=y
A
arnd@arndb.de 已提交
273 274
CONFIG_NUMA=y
CONFIG_NODES_SHIFT=4
275
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
276
CONFIG_ARCH_SPARSEMEM_ENABLE=y
277
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
A
Arnd Bergmann 已提交
278
CONFIG_ARCH_POPULATES_NODE_MAP=y
279
CONFIG_SELECT_MEMORY_MODEL=y
280
# CONFIG_FLATMEM_MANUAL is not set
281
# CONFIG_DISCONTIGMEM_MANUAL is not set
282 283
CONFIG_SPARSEMEM_MANUAL=y
CONFIG_SPARSEMEM=y
A
arnd@arndb.de 已提交
284
CONFIG_NEED_MULTIPLE_NODES=y
285
CONFIG_HAVE_MEMORY_PRESENT=y
286
# CONFIG_SPARSEMEM_STATIC is not set
287
CONFIG_SPARSEMEM_EXTREME=y
P
Paul Mackerras 已提交
288 289
CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
CONFIG_SPARSEMEM_VMEMMAP=y
A
arnd@arndb.de 已提交
290
CONFIG_MEMORY_HOTPLUG=y
A
Arnd Bergmann 已提交
291
CONFIG_MEMORY_HOTPLUG_SPARSE=y
292
CONFIG_MEMORY_HOTREMOVE=y
P
Paul Mackerras 已提交
293
CONFIG_SPLIT_PTLOCK_CPUS=4
A
arnd@arndb.de 已提交
294
CONFIG_MIGRATION=y
P
Paul Mackerras 已提交
295
CONFIG_RESOURCES_64BIT=y
A
Arnd Bergmann 已提交
296
CONFIG_ZONE_DMA_FLAG=1
297
CONFIG_BOUNCE=y
A
arnd@arndb.de 已提交
298
CONFIG_ARCH_MEMORY_PROBE=y
299
CONFIG_NODES_SPAN_OTHER_NODES=y
P
Paul Mackerras 已提交
300
CONFIG_PPC_HAS_HASH_64K=y
A
Arnd Bergmann 已提交
301
CONFIG_PPC_64K_PAGES=y
302
# CONFIG_PPC_SUBPAGE_PROT is not set
303 304 305
CONFIG_SCHED_SMT=y
CONFIG_PROC_DEVICETREE=y
# CONFIG_CMDLINE_BOOL is not set
306 307
# CONFIG_PM is not set
CONFIG_SECCOMP=y
308 309 310
CONFIG_ISA_DMA_API=y

#
311
# Bus options
312
#
A
Arnd Bergmann 已提交
313
CONFIG_ZONE_DMA=y
314 315
CONFIG_GENERIC_ISA_DMA=y
# CONFIG_PPC_INDIRECT_PCI is not set
316 317
CONFIG_PCI=y
CONFIG_PCI_DOMAINS=y
318
CONFIG_PCI_SYSCALL=y
A
arnd@arndb.de 已提交
319
CONFIG_PCIEPORTBUS=y
320
CONFIG_PCIEAER=y
P
Paul Mackerras 已提交
321 322
CONFIG_ARCH_SUPPORTS_MSI=y
# CONFIG_PCI_MSI is not set
P
Paul Mackerras 已提交
323
CONFIG_PCI_LEGACY=y
324 325 326
# CONFIG_PCI_DEBUG is not set
# CONFIG_PCCARD is not set
# CONFIG_HOTPLUG_PCI is not set
327
CONFIG_KERNEL_START=0xc000000000000000
328 329 330 331 332 333 334 335 336 337 338 339 340 341

#
# Networking
#
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_MMAP is not set
CONFIG_UNIX=y
CONFIG_XFRM=y
# CONFIG_XFRM_USER is not set
A
Arnd Bergmann 已提交
342
# CONFIG_XFRM_SUB_POLICY is not set
A
Arnd Bergmann 已提交
343
# CONFIG_XFRM_MIGRATE is not set
344
# CONFIG_XFRM_STATISTICS is not set
345 346 347 348 349
# CONFIG_NET_KEY is not set
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
# CONFIG_IP_ADVANCED_ROUTER is not set
CONFIG_IP_FIB_HASH=y
350 351 352 353
CONFIG_IP_PNP=y
CONFIG_IP_PNP_DHCP=y
CONFIG_IP_PNP_BOOTP=y
CONFIG_IP_PNP_RARP=y
354 355 356 357 358 359 360 361
CONFIG_NET_IPIP=y
# CONFIG_NET_IPGRE is not set
# CONFIG_IP_MROUTE is not set
# CONFIG_ARPD is not set
CONFIG_SYN_COOKIES=y
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set
362
# CONFIG_INET_XFRM_TUNNEL is not set
363
CONFIG_INET_TUNNEL=y
P
Paul Mackerras 已提交
364 365
CONFIG_INET_XFRM_MODE_TRANSPORT=y
CONFIG_INET_XFRM_MODE_TUNNEL=y
A
Arnd Bergmann 已提交
366
# CONFIG_INET_XFRM_MODE_BEET is not set
P
Paul Mackerras 已提交
367
CONFIG_INET_LRO=y
368 369 370
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
# CONFIG_TCP_CONG_ADVANCED is not set
A
Arnd Bergmann 已提交
371 372
CONFIG_TCP_CONG_CUBIC=y
CONFIG_DEFAULT_TCP_CONG="cubic"
373
# CONFIG_TCP_MD5SIG is not set
374 375 376
# CONFIG_IP_VS is not set
CONFIG_IPV6=y
# CONFIG_IPV6_PRIVACY is not set
377
# CONFIG_IPV6_ROUTER_PREF is not set
P
Paul Mackerras 已提交
378
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
379 380 381
CONFIG_INET6_AH=m
CONFIG_INET6_ESP=m
CONFIG_INET6_IPCOMP=m
A
Arnd Bergmann 已提交
382
# CONFIG_IPV6_MIP6 is not set
383
CONFIG_INET6_XFRM_TUNNEL=m
384
CONFIG_INET6_TUNNEL=m
P
Paul Mackerras 已提交
385 386
CONFIG_INET6_XFRM_MODE_TRANSPORT=y
CONFIG_INET6_XFRM_MODE_TUNNEL=y
A
Arnd Bergmann 已提交
387
# CONFIG_INET6_XFRM_MODE_BEET is not set
A
Arnd Bergmann 已提交
388
# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
A
Arnd Bergmann 已提交
389
# CONFIG_IPV6_SIT is not set
390
CONFIG_IPV6_TUNNEL=m
A
Arnd Bergmann 已提交
391
# CONFIG_IPV6_MULTIPLE_TABLES is not set
P
Paul Mackerras 已提交
392
# CONFIG_NETWORK_SECMARK is not set
393 394
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
395
CONFIG_NETFILTER_ADVANCED=y
396 397 398 399

#
# Core Netfilter Configuration
#
400 401 402
CONFIG_NETFILTER_NETLINK=m
CONFIG_NETFILTER_NETLINK_QUEUE=m
CONFIG_NETFILTER_NETLINK_LOG=m
P
Paul Mackerras 已提交
403
# CONFIG_NF_CONNTRACK is not set
404 405 406 407 408 409
CONFIG_NETFILTER_XTABLES=m
CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
CONFIG_NETFILTER_XT_TARGET_DSCP=m
CONFIG_NETFILTER_XT_TARGET_MARK=m
CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
CONFIG_NETFILTER_XT_TARGET_NFLOG=m
410
CONFIG_NETFILTER_XT_TARGET_RATEEST=m
411
# CONFIG_NETFILTER_XT_TARGET_TRACE is not set
A
Arnd Bergmann 已提交
412
CONFIG_NETFILTER_XT_TARGET_TCPMSS=m
413
CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
414 415 416 417
CONFIG_NETFILTER_XT_MATCH_COMMENT=m
CONFIG_NETFILTER_XT_MATCH_DCCP=m
CONFIG_NETFILTER_XT_MATCH_DSCP=m
CONFIG_NETFILTER_XT_MATCH_ESP=m
418
CONFIG_NETFILTER_XT_MATCH_IPRANGE=m
419 420 421 422
CONFIG_NETFILTER_XT_MATCH_LENGTH=m
CONFIG_NETFILTER_XT_MATCH_LIMIT=m
CONFIG_NETFILTER_XT_MATCH_MAC=m
CONFIG_NETFILTER_XT_MATCH_MARK=m
423
CONFIG_NETFILTER_XT_MATCH_OWNER=m
424 425 426 427
CONFIG_NETFILTER_XT_MATCH_POLICY=m
CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
CONFIG_NETFILTER_XT_MATCH_QUOTA=m
428
CONFIG_NETFILTER_XT_MATCH_RATEEST=m
429 430 431 432 433
CONFIG_NETFILTER_XT_MATCH_REALM=m
CONFIG_NETFILTER_XT_MATCH_SCTP=m
CONFIG_NETFILTER_XT_MATCH_STATISTIC=m
CONFIG_NETFILTER_XT_MATCH_STRING=m
CONFIG_NETFILTER_XT_MATCH_TCPMSS=m
P
Paul Mackerras 已提交
434
CONFIG_NETFILTER_XT_MATCH_TIME=m
435
CONFIG_NETFILTER_XT_MATCH_U32=m
436
CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m
437 438 439 440 441

#
# IP: Netfilter Configuration
#
CONFIG_IP_NF_QUEUE=m
442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458
CONFIG_IP_NF_IPTABLES=m
CONFIG_IP_NF_MATCH_RECENT=m
CONFIG_IP_NF_MATCH_ECN=m
CONFIG_IP_NF_MATCH_AH=m
CONFIG_IP_NF_MATCH_TTL=m
CONFIG_IP_NF_MATCH_ADDRTYPE=m
CONFIG_IP_NF_FILTER=m
CONFIG_IP_NF_TARGET_REJECT=m
CONFIG_IP_NF_TARGET_LOG=m
CONFIG_IP_NF_TARGET_ULOG=m
CONFIG_IP_NF_MANGLE=m
CONFIG_IP_NF_TARGET_ECN=m
CONFIG_IP_NF_TARGET_TTL=m
CONFIG_IP_NF_RAW=m
CONFIG_IP_NF_ARPTABLES=m
CONFIG_IP_NF_ARPFILTER=m
CONFIG_IP_NF_ARP_MANGLE=m
459 460

#
461
# IPv6: Netfilter Configuration
462 463
#
# CONFIG_IP6_NF_QUEUE is not set
464
# CONFIG_IP6_NF_IPTABLES is not set
465 466
# CONFIG_IP_DCCP is not set
# CONFIG_IP_SCTP is not set
P
Paul Mackerras 已提交
467
# CONFIG_TIPC is not set
468 469 470 471 472 473 474 475 476 477 478 479
# CONFIG_ATM is not set
# CONFIG_BRIDGE is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
# CONFIG_NET_SCHED is not set
480
CONFIG_NET_CLS_ROUTE=y
481 482 483 484 485 486

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_HAMRADIO is not set
487
# CONFIG_CAN is not set
488 489
# CONFIG_IRDA is not set
# CONFIG_BT is not set
P
Paul Mackerras 已提交
490 491 492 493 494 495
# CONFIG_AF_RXRPC is not set

#
# Wireless
#
# CONFIG_CFG80211 is not set
496
CONFIG_WIRELESS_EXT=y
P
Paul Mackerras 已提交
497
# CONFIG_MAC80211 is not set
498
# CONFIG_IEEE80211 is not set
P
Paul Mackerras 已提交
499
# CONFIG_RFKILL is not set
500
# CONFIG_NET_9P is not set
501 502 503 504 505 506 507 508

#
# Device Drivers
#

#
# Generic Driver Options
#
P
Paul Mackerras 已提交
509
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
510 511 512 513
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
# CONFIG_DEBUG_DRIVER is not set
A
Arnd Bergmann 已提交
514
# CONFIG_DEBUG_DEVRES is not set
P
Paul Mackerras 已提交
515
# CONFIG_SYS_HYPERVISOR is not set
516 517
# CONFIG_CONNECTOR is not set
# CONFIG_MTD is not set
518
CONFIG_OF_DEVICE=y
519
# CONFIG_PARPORT is not set
520
CONFIG_BLK_DEV=y
521 522 523 524 525 526 527
# CONFIG_BLK_DEV_FD is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=y
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
528
# CONFIG_BLK_DEV_NBD is not set
529
# CONFIG_BLK_DEV_SX8 is not set
530
# CONFIG_BLK_DEV_UB is not set
531 532 533
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=131072
534
# CONFIG_BLK_DEV_XIP is not set
535 536
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
537
CONFIG_MISC_DEVICES=y
P
Paul Mackerras 已提交
538
# CONFIG_PHANTOM is not set
539
# CONFIG_EEPROM_93CX6 is not set
A
Arnd Bergmann 已提交
540 541
# CONFIG_SGI_IOC4 is not set
# CONFIG_TIFM_CORE is not set
542 543
# CONFIG_ENCLOSURE_SERVICES is not set
CONFIG_HAVE_IDE=y
544 545 546 547
CONFIG_IDE=y
CONFIG_BLK_DEV_IDE=y

#
548
# Please see Documentation/ide/ide.txt for help/info on IDE drives
549 550 551 552 553 554 555
#
# CONFIG_BLK_DEV_IDE_SATA is not set
CONFIG_BLK_DEV_IDEDISK=y
CONFIG_IDEDISK_MULTI_MODE=y
# CONFIG_BLK_DEV_IDECD is not set
# CONFIG_BLK_DEV_IDETAPE is not set
# CONFIG_BLK_DEV_IDEFLOPPY is not set
556
# CONFIG_BLK_DEV_IDESCSI is not set
557
# CONFIG_IDE_TASK_IOCTL is not set
P
Paul Mackerras 已提交
558
CONFIG_IDE_PROC_FS=y
559 560 561 562 563

#
# IDE chipset support/bugfixes
#
CONFIG_IDE_GENERIC=y
P
Paul Mackerras 已提交
564
# CONFIG_BLK_DEV_PLATFORM is not set
565
CONFIG_BLK_DEV_IDEDMA_SFF=y
P
Paul Mackerras 已提交
566 567 568 569

#
# PCI IDE chipsets support
#
570
CONFIG_BLK_DEV_IDEPCI=y
P
Paul Mackerras 已提交
571
CONFIG_IDEPCI_PCIBUS_ORDER=y
572 573 574 575 576 577 578 579 580 581 582 583 584 585
# CONFIG_BLK_DEV_OFFBOARD is not set
CONFIG_BLK_DEV_GENERIC=y
# CONFIG_BLK_DEV_OPTI621 is not set
CONFIG_BLK_DEV_IDEDMA_PCI=y
CONFIG_BLK_DEV_AEC62XX=y
# CONFIG_BLK_DEV_ALI15X3 is not set
# CONFIG_BLK_DEV_AMD74XX is not set
# CONFIG_BLK_DEV_CMD64X is not set
# CONFIG_BLK_DEV_TRIFLEX is not set
# CONFIG_BLK_DEV_CY82C693 is not set
# CONFIG_BLK_DEV_CS5520 is not set
# CONFIG_BLK_DEV_CS5530 is not set
# CONFIG_BLK_DEV_HPT34X is not set
# CONFIG_BLK_DEV_HPT366 is not set
A
Arnd Bergmann 已提交
586
# CONFIG_BLK_DEV_JMICRON is not set
587 588
# CONFIG_BLK_DEV_SC1200 is not set
# CONFIG_BLK_DEV_PIIX is not set
A
Arnd Bergmann 已提交
589
# CONFIG_BLK_DEV_IT8213 is not set
590 591 592 593 594 595
# CONFIG_BLK_DEV_IT821X is not set
# CONFIG_BLK_DEV_NS87415 is not set
# CONFIG_BLK_DEV_PDC202XX_OLD is not set
# CONFIG_BLK_DEV_PDC202XX_NEW is not set
# CONFIG_BLK_DEV_SVWKS is not set
CONFIG_BLK_DEV_SIIMAGE=y
596
# CONFIG_BLK_DEV_SL82C105 is not set
597 598 599
# CONFIG_BLK_DEV_SLC90E66 is not set
# CONFIG_BLK_DEV_TRM290 is not set
# CONFIG_BLK_DEV_VIA82CXXX is not set
A
Arnd Bergmann 已提交
600
# CONFIG_BLK_DEV_TC86C001 is not set
A
Arnd Bergmann 已提交
601
CONFIG_BLK_DEV_CELLEB=y
602
CONFIG_BLK_DEV_IDEDMA=y
P
Paul Mackerras 已提交
603
CONFIG_IDE_ARCH_OBSOLETE_INIT=y
604 605 606 607 608 609
# CONFIG_BLK_DEV_HD is not set

#
# SCSI device support
#
# CONFIG_RAID_ATTRS is not set
A
Arnd Bergmann 已提交
610
CONFIG_SCSI=y
611
CONFIG_SCSI_DMA=y
612
# CONFIG_SCSI_TGT is not set
A
Arnd Bergmann 已提交
613
# CONFIG_SCSI_NETLINK is not set
614 615 616 617 618
CONFIG_SCSI_PROC_FS=y

#
# SCSI support type (disk, tape, CD-ROM)
#
A
Arnd Bergmann 已提交
619
CONFIG_BLK_DEV_SD=y
620 621 622 623
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
CONFIG_BLK_DEV_SR=m
# CONFIG_BLK_DEV_SR_VENDOR is not set
A
Arnd Bergmann 已提交
624
CONFIG_CHR_DEV_SG=y
625 626 627 628 629 630 631 632 633
# CONFIG_CHR_DEV_SCH is not set

#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
# CONFIG_SCSI_MULTI_LUN is not set
# CONFIG_SCSI_CONSTANTS is not set
# CONFIG_SCSI_LOGGING is not set
# CONFIG_SCSI_SCAN_ASYNC is not set
P
Paul Mackerras 已提交
634
CONFIG_SCSI_WAIT_SCAN=m
635 636 637 638 639 640 641

#
# SCSI Transports
#
# CONFIG_SCSI_SPI_ATTRS is not set
# CONFIG_SCSI_FC_ATTRS is not set
# CONFIG_SCSI_ISCSI_ATTRS is not set
A
Arnd Bergmann 已提交
642
CONFIG_SCSI_SAS_ATTRS=y
643
# CONFIG_SCSI_SAS_LIBSAS is not set
P
Paul Mackerras 已提交
644
# CONFIG_SCSI_SRP_ATTRS is not set
645
CONFIG_SCSI_LOWLEVEL=y
646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666
# CONFIG_ISCSI_TCP is not set
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_3W_9XXX is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_SCSI_AIC94XX is not set
# CONFIG_SCSI_ARCMSR is not set
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
# CONFIG_MEGARAID_SAS is not set
# CONFIG_SCSI_HPTIOP is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GDTH is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
667
# CONFIG_SCSI_MVSAS is not set
668 669
# CONFIG_SCSI_STEX is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
A
Arnd Bergmann 已提交
670
# CONFIG_SCSI_IPR is not set
671 672 673 674 675 676 677 678
# CONFIG_SCSI_QLOGIC_1280 is not set
# CONFIG_SCSI_QLA_FC is not set
# CONFIG_SCSI_QLA_ISCSI is not set
# CONFIG_SCSI_LPFC is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_DEBUG is not set
# CONFIG_SCSI_SRP is not set
A
Arnd Bergmann 已提交
679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700
CONFIG_ATA=y
# CONFIG_ATA_NONSTANDARD is not set
# CONFIG_SATA_AHCI is not set
# CONFIG_SATA_SVW is not set
# CONFIG_ATA_PIIX is not set
# CONFIG_SATA_MV is not set
# CONFIG_SATA_NV is not set
# CONFIG_PDC_ADMA is not set
# CONFIG_SATA_QSTOR is not set
CONFIG_SATA_PROMISE=y
# CONFIG_SATA_SX4 is not set
# CONFIG_SATA_SIL is not set
# CONFIG_SATA_SIL24 is not set
# CONFIG_SATA_SIS is not set
# CONFIG_SATA_ULI is not set
# CONFIG_SATA_VIA is not set
# CONFIG_SATA_VITESSE is not set
# CONFIG_SATA_INIC162X is not set
# CONFIG_PATA_ALI is not set
# CONFIG_PATA_AMD is not set
# CONFIG_PATA_ARTOP is not set
# CONFIG_PATA_ATIIXP is not set
P
Paul Mackerras 已提交
701
# CONFIG_PATA_CMD640_PCI is not set
A
Arnd Bergmann 已提交
702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719
# CONFIG_PATA_CMD64X is not set
# CONFIG_PATA_CS5520 is not set
# CONFIG_PATA_CS5530 is not set
# CONFIG_PATA_CYPRESS is not set
# CONFIG_PATA_EFAR is not set
# CONFIG_ATA_GENERIC is not set
# CONFIG_PATA_HPT366 is not set
# CONFIG_PATA_HPT37X is not set
# CONFIG_PATA_HPT3X2N is not set
# CONFIG_PATA_HPT3X3 is not set
# CONFIG_PATA_IT821X is not set
# CONFIG_PATA_IT8213 is not set
# CONFIG_PATA_JMICRON is not set
# CONFIG_PATA_TRIFLEX is not set
# CONFIG_PATA_MARVELL is not set
# CONFIG_PATA_MPIIX is not set
# CONFIG_PATA_OLDPIIX is not set
# CONFIG_PATA_NETCELL is not set
720
# CONFIG_PATA_NINJA32 is not set
A
Arnd Bergmann 已提交
721
# CONFIG_PATA_NS87410 is not set
P
Paul Mackerras 已提交
722
# CONFIG_PATA_NS87415 is not set
A
Arnd Bergmann 已提交
723 724 725 726 727 728 729 730 731 732 733 734
# CONFIG_PATA_OPTI is not set
# CONFIG_PATA_OPTIDMA is not set
# CONFIG_PATA_PDC_OLD is not set
# CONFIG_PATA_RADISYS is not set
# CONFIG_PATA_RZ1000 is not set
# CONFIG_PATA_SC1200 is not set
# CONFIG_PATA_SERVERWORKS is not set
CONFIG_PATA_PDC2027X=m
# CONFIG_PATA_SIL680 is not set
# CONFIG_PATA_SIS is not set
# CONFIG_PATA_VIA is not set
# CONFIG_PATA_WINBOND is not set
735
# CONFIG_PATA_PLATFORM is not set
A
Arnd Bergmann 已提交
736
# CONFIG_PATA_SCC is not set
737 738 739 740 741 742
CONFIG_MD=y
CONFIG_BLK_DEV_MD=m
CONFIG_MD_LINEAR=m
CONFIG_MD_RAID0=m
CONFIG_MD_RAID1=m
# CONFIG_MD_RAID10 is not set
P
Paul Mackerras 已提交
743
# CONFIG_MD_RAID456 is not set
744 745 746
# CONFIG_MD_MULTIPATH is not set
# CONFIG_MD_FAULTY is not set
CONFIG_BLK_DEV_DM=m
A
Arnd Bergmann 已提交
747
# CONFIG_DM_DEBUG is not set
748 749 750 751 752 753
CONFIG_DM_CRYPT=m
CONFIG_DM_SNAPSHOT=m
CONFIG_DM_MIRROR=m
CONFIG_DM_ZERO=m
CONFIG_DM_MULTIPATH=m
# CONFIG_DM_MULTIPATH_EMC is not set
754
# CONFIG_DM_MULTIPATH_RDAC is not set
P
Paul Mackerras 已提交
755
# CONFIG_DM_MULTIPATH_HP is not set
P
Paul Mackerras 已提交
756
# CONFIG_DM_DELAY is not set
P
Paul Mackerras 已提交
757
# CONFIG_DM_UEVENT is not set
A
Arnd Bergmann 已提交
758
CONFIG_FUSION=y
759 760
# CONFIG_FUSION_SPI is not set
# CONFIG_FUSION_FC is not set
A
Arnd Bergmann 已提交
761 762 763
CONFIG_FUSION_SAS=y
CONFIG_FUSION_MAX_SGE=128
# CONFIG_FUSION_CTL is not set
764
# CONFIG_FUSION_LOGGING is not set
765 766 767 768

#
# IEEE 1394 (FireWire) support
#
P
Paul Mackerras 已提交
769
# CONFIG_FIREWIRE is not set
770 771
# CONFIG_IEEE1394 is not set
# CONFIG_I2O is not set
P
Paul Mackerras 已提交
772
# CONFIG_MACINTOSH_DRIVERS is not set
773
CONFIG_NETDEVICES=y
774
# CONFIG_NETDEVICES_MULTIQUEUE is not set
775
# CONFIG_DUMMY is not set
776
CONFIG_BONDING=m
777
CONFIG_MACVLAN=m
778
# CONFIG_EQUALIZER is not set
A
Arnd Bergmann 已提交
779
CONFIG_TUN=y
P
Paul Mackerras 已提交
780
# CONFIG_VETH is not set
781 782 783 784 785 786 787 788 789 790
# CONFIG_ARCNET is not set
# CONFIG_PHYLIB is not set
CONFIG_NET_ETHERNET=y
CONFIG_MII=y
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNGEM is not set
# CONFIG_CASSINI is not set
# CONFIG_NET_VENDOR_3COM is not set
# CONFIG_NET_TULIP is not set
# CONFIG_HP100 is not set
P
Paul Mackerras 已提交
791 792 793 794 795
# CONFIG_IBM_NEW_EMAC is not set
CONFIG_IBM_NEW_EMAC_ZMII=y
CONFIG_IBM_NEW_EMAC_RGMII=y
CONFIG_IBM_NEW_EMAC_TAH=y
CONFIG_IBM_NEW_EMAC_EMAC4=y
796
# CONFIG_NET_PCI is not set
P
Paul Mackerras 已提交
797
# CONFIG_B44 is not set
P
Paul Mackerras 已提交
798
CONFIG_NETDEV_1000=y
799 800 801
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
CONFIG_E1000=m
802
CONFIG_E1000_NAPI=y
803
# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
P
Paul Mackerras 已提交
804
# CONFIG_E1000E is not set
805 806 807
# CONFIG_E1000E_ENABLED is not set
# CONFIG_IP1000 is not set
# CONFIG_IGB is not set
808 809 810 811 812 813
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_R8169 is not set
# CONFIG_SIS190 is not set
CONFIG_SKGE=m
P
Paul Mackerras 已提交
814
# CONFIG_SKGE_DEBUG is not set
815
CONFIG_SKY2=m
816
# CONFIG_SKY2_DEBUG is not set
P
Paul Mackerras 已提交
817
# CONFIG_SK98LIN is not set
P
Paul Mackerras 已提交
818
# CONFIG_VIA_VELOCITY is not set
819
CONFIG_TIGON3=y
820
# CONFIG_BNX2 is not set
821
CONFIG_SPIDER_NET=y
822
CONFIG_GELIC_NET=m
823
CONFIG_GELIC_WIRELESS=y
A
Arnd Bergmann 已提交
824
# CONFIG_QLA3XXX is not set
A
Arnd Bergmann 已提交
825
# CONFIG_ATL1 is not set
P
Paul Mackerras 已提交
826
CONFIG_NETDEV_10000=y
827
# CONFIG_CHELSIO_T1 is not set
A
Arnd Bergmann 已提交
828
# CONFIG_CHELSIO_T3 is not set
P
Paul Mackerras 已提交
829
# CONFIG_IXGBE is not set
830 831
# CONFIG_IXGB is not set
# CONFIG_S2IO is not set
P
Paul Mackerras 已提交
832
# CONFIG_MYRI10GE is not set
833
# CONFIG_NETXEN_NIC is not set
P
Paul Mackerras 已提交
834
# CONFIG_NIU is not set
A
Arnd Bergmann 已提交
835
# CONFIG_PASEMI_MAC is not set
P
Paul Mackerras 已提交
836
# CONFIG_MLX4_CORE is not set
P
Paul Mackerras 已提交
837
# CONFIG_TEHUTI is not set
838
# CONFIG_BNX2X is not set
839 840 841
# CONFIG_TR is not set

#
P
Paul Mackerras 已提交
842
# Wireless LAN
843
#
P
Paul Mackerras 已提交
844 845
# CONFIG_WLAN_PRE80211 is not set
# CONFIG_WLAN_80211 is not set
846 847

#
P
Paul Mackerras 已提交
848
# USB Network Adapters
849
#
P
Paul Mackerras 已提交
850 851 852 853 854
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
# CONFIG_USB_USBNET is not set
855 856 857 858 859
# CONFIG_WAN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_PPP is not set
# CONFIG_SLIP is not set
860
# CONFIG_NET_FC is not set
861 862 863 864 865 866 867 868 869 870
# CONFIG_NETCONSOLE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
# CONFIG_ISDN is not set
# CONFIG_PHONE is not set

#
# Input device support
#
CONFIG_INPUT=y
A
Arnd Bergmann 已提交
871
# CONFIG_INPUT_FF_MEMLESS is not set
P
Paul Mackerras 已提交
872
# CONFIG_INPUT_POLLDEV is not set
873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_EVDEV is not set
# CONFIG_INPUT_EVBUG is not set

#
# Input Device Drivers
#
# CONFIG_INPUT_KEYBOARD is not set
# CONFIG_INPUT_MOUSE is not set
# CONFIG_INPUT_JOYSTICK is not set
P
Paul Mackerras 已提交
891
# CONFIG_INPUT_TABLET is not set
892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set

#
# Hardware I/O ports
#
CONFIG_SERIO=y
# CONFIG_SERIO_I8042 is not set
CONFIG_SERIO_SERPORT=y
# CONFIG_SERIO_PCIPS2 is not set
# CONFIG_SERIO_RAW is not set
# CONFIG_GAMEPORT is not set

#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
P
Paul Mackerras 已提交
911
# CONFIG_VT_HW_CONSOLE_BINDING is not set
912
CONFIG_SERIAL_NONSTANDARD=y
P
Paul Mackerras 已提交
913
# CONFIG_COMPUTONE is not set
914 915 916
# CONFIG_ROCKETPORT is not set
# CONFIG_CYCLADES is not set
# CONFIG_DIGIEPCA is not set
P
Paul Mackerras 已提交
917
# CONFIG_MOXA_INTELLIO is not set
918 919 920 921
# CONFIG_MOXA_SMARTIO is not set
# CONFIG_ISI is not set
# CONFIG_SYNCLINK is not set
# CONFIG_SYNCLINKMP is not set
P
Paul Mackerras 已提交
922
# CONFIG_SYNCLINK_GT is not set
923
# CONFIG_N_HDLC is not set
924
# CONFIG_RISCOM8 is not set
925 926
# CONFIG_SPECIALIX is not set
# CONFIG_SX is not set
A
arnd@arndb.de 已提交
927
# CONFIG_RIO is not set
928
# CONFIG_STALDRV is not set
929
# CONFIG_NOZOMI is not set
930 931 932 933 934 935

#
# Serial drivers
#
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
936
CONFIG_SERIAL_8250_PCI=y
937
CONFIG_SERIAL_8250_NR_UARTS=4
P
Paul Mackerras 已提交
938
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
939 940 941 942 943 944 945
# CONFIG_SERIAL_8250_EXTENDED is not set

#
# Non-8250 serial port support
#
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
A
Arnd Bergmann 已提交
946 947 948 949
CONFIG_SERIAL_TXX9=y
CONFIG_HAS_TXX9_SERIAL=y
CONFIG_SERIAL_TXX9_NR_UARTS=2
CONFIG_SERIAL_TXX9_CONSOLE=y
950
# CONFIG_SERIAL_JSM is not set
A
Arnd Bergmann 已提交
951
CONFIG_SERIAL_OF_PLATFORM=y
952 953
CONFIG_UNIX98_PTYS=y
# CONFIG_LEGACY_PTYS is not set
954 955
CONFIG_HVC_DRIVER=y
CONFIG_HVC_RTAS=y
A
Arnd Bergmann 已提交
956
CONFIG_HVC_BEAT=y
A
Arnd Bergmann 已提交
957 958 959 960 961 962
CONFIG_IPMI_HANDLER=m
# CONFIG_IPMI_PANIC_EVENT is not set
CONFIG_IPMI_DEVICE_INTERFACE=m
CONFIG_IPMI_SI=m
CONFIG_IPMI_WATCHDOG=m
CONFIG_IPMI_POWEROFF=m
P
Paul Mackerras 已提交
963
# CONFIG_HW_RANDOM is not set
964 965
CONFIG_GEN_RTC=y
# CONFIG_GEN_RTC_X is not set
966 967 968 969 970
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_RAW_DRIVER is not set
# CONFIG_HANGCHECK_TIMER is not set
# CONFIG_TCG_TPM is not set
P
Paul Mackerras 已提交
971
CONFIG_DEVPORT=y
972
CONFIG_I2C=y
P
Paul Mackerras 已提交
973
CONFIG_I2C_BOARDINFO=y
974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994
# CONFIG_I2C_CHARDEV is not set

#
# I2C Algorithms
#
CONFIG_I2C_ALGOBIT=y
# CONFIG_I2C_ALGOPCF is not set
# CONFIG_I2C_ALGOPCA is not set

#
# I2C Hardware Bus support
#
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI1563 is not set
# CONFIG_I2C_ALI15X3 is not set
# CONFIG_I2C_AMD756 is not set
# CONFIG_I2C_AMD8111 is not set
# CONFIG_I2C_I801 is not set
# CONFIG_I2C_I810 is not set
# CONFIG_I2C_PIIX4 is not set
# CONFIG_I2C_NFORCE2 is not set
P
Paul Mackerras 已提交
995
# CONFIG_I2C_OCORES is not set
996 997 998
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_PROSAVAGE is not set
# CONFIG_I2C_SAVAGE4 is not set
P
Paul Mackerras 已提交
999
# CONFIG_I2C_SIMTEC is not set
1000 1001 1002
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
1003
# CONFIG_I2C_TAOS_EVM is not set
1004
# CONFIG_I2C_STUB is not set
P
Paul Mackerras 已提交
1005
# CONFIG_I2C_TINY_USB is not set
1006 1007 1008 1009 1010 1011 1012
# CONFIG_I2C_VIA is not set
# CONFIG_I2C_VIAPRO is not set
# CONFIG_I2C_VOODOO3 is not set

#
# Miscellaneous I2C Chip support
#
1013
# CONFIG_DS1682 is not set
1014
# CONFIG_EEPROM_LEGACY is not set
1015
# CONFIG_SENSORS_PCF8574 is not set
1016
# CONFIG_PCF8575 is not set
1017
# CONFIG_SENSORS_PCF8591 is not set
1018
# CONFIG_TPS65010 is not set
1019
# CONFIG_SENSORS_MAX6875 is not set
1020
# CONFIG_SENSORS_TSL2550 is not set
1021 1022 1023 1024 1025
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# CONFIG_I2C_DEBUG_CHIP is not set

P
Paul Mackerras 已提交
1026 1027 1028 1029 1030
#
# SPI support
#
# CONFIG_SPI is not set
# CONFIG_SPI_MASTER is not set
A
Arnd Bergmann 已提交
1031
# CONFIG_W1 is not set
1032
# CONFIG_POWER_SUPPLY is not set
1033
# CONFIG_HWMON is not set
1034
# CONFIG_THERMAL is not set
P
Paul Mackerras 已提交
1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059
CONFIG_WATCHDOG=y
# CONFIG_WATCHDOG_NOWAYOUT is not set

#
# Watchdog Device Drivers
#
# CONFIG_SOFT_WATCHDOG is not set
# CONFIG_WATCHDOG_RTAS is not set

#
# PCI-based Watchdog Cards
#
# CONFIG_PCIPCWATCHDOG is not set
# CONFIG_WDTPCI is not set

#
# USB-based Watchdog Cards
#
# CONFIG_USBPCWATCHDOG is not set

#
# Sonics Silicon Backplane
#
CONFIG_SSB_POSSIBLE=y
# CONFIG_SSB is not set
1060

A
Arnd Bergmann 已提交
1061 1062 1063 1064 1065
#
# Multifunction device drivers
#
# CONFIG_MFD_SM501 is not set

1066 1067 1068 1069
#
# Multimedia devices
#
# CONFIG_VIDEO_DEV is not set
P
Paul Mackerras 已提交
1070 1071
# CONFIG_DVB_CORE is not set
# CONFIG_DAB is not set
1072 1073

#
P
Paul Mackerras 已提交
1074
# Graphics support
1075
#
P
Paul Mackerras 已提交
1076 1077 1078 1079 1080
# CONFIG_AGP is not set
# CONFIG_DRM is not set
# CONFIG_VGASTATE is not set
CONFIG_VIDEO_OUTPUT_CONTROL=m
# CONFIG_FB is not set
P
Paul Mackerras 已提交
1081
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
1082 1083

#
P
Paul Mackerras 已提交
1084
# Display device support
1085
#
P
Paul Mackerras 已提交
1086
# CONFIG_DISPLAY_SUPPORT is not set
1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097

#
# Console display driver support
#
# CONFIG_VGA_CONSOLE is not set
CONFIG_DUMMY_CONSOLE=y

#
# Sound
#
# CONFIG_SOUND is not set
1098
CONFIG_HID_SUPPORT=y
1099
CONFIG_HID=m
A
Arnd Bergmann 已提交
1100
# CONFIG_HID_DEBUG is not set
P
Paul Mackerras 已提交
1101
# CONFIG_HIDRAW is not set
1102

P
Paul Mackerras 已提交
1103 1104 1105 1106 1107 1108 1109 1110 1111 1112
#
# USB Input Devices
#
# CONFIG_USB_HID is not set

#
# USB HID Boot Protocol drivers
#
# CONFIG_USB_KBD is not set
# CONFIG_USB_MOUSE is not set
1113
CONFIG_USB_SUPPORT=y
1114 1115
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
1116
CONFIG_USB_ARCH_HAS_EHCI=y
1117 1118
CONFIG_USB=m
# CONFIG_USB_DEBUG is not set
1119
# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
1120 1121 1122 1123 1124

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
P
Paul Mackerras 已提交
1125
CONFIG_USB_DEVICE_CLASS=y
1126 1127 1128 1129 1130 1131 1132 1133 1134
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_OTG is not set

#
# USB Host Controller Drivers
#
CONFIG_USB_EHCI_HCD=m
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
# CONFIG_USB_EHCI_TT_NEWSCHED is not set
A
Arnd Bergmann 已提交
1135
CONFIG_USB_EHCI_BIG_ENDIAN_MMIO=y
1136
# CONFIG_USB_EHCI_HCD_PPC_OF is not set
1137 1138
# CONFIG_USB_ISP116X_HCD is not set
CONFIG_USB_OHCI_HCD=m
A
Arnd Bergmann 已提交
1139 1140 1141 1142 1143 1144
CONFIG_USB_OHCI_HCD_PPC_OF=y
CONFIG_USB_OHCI_HCD_PPC_OF_BE=y
# CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set
CONFIG_USB_OHCI_HCD_PCI=y
CONFIG_USB_OHCI_BIG_ENDIAN_DESC=y
CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y
1145 1146 1147
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
# CONFIG_USB_UHCI_HCD is not set
# CONFIG_USB_SL811_HCD is not set
1148
# CONFIG_USB_R8A66597_HCD is not set
1149 1150 1151 1152 1153 1154

#
# USB Device Class drivers
#
# CONFIG_USB_ACM is not set
# CONFIG_USB_PRINTER is not set
1155

1156 1157 1158 1159
#
# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
#

1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198
#
# may also be needed; see USB_STORAGE Help for more information
#
CONFIG_USB_STORAGE=m
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_DPCM is not set
# CONFIG_USB_STORAGE_USBAT is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
# CONFIG_USB_STORAGE_ALAUDA is not set
# CONFIG_USB_STORAGE_KARMA is not set
# CONFIG_USB_LIBUSUAL is not set

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
CONFIG_USB_MON=y

#
# USB port drivers
#
# CONFIG_USB_SERIAL is not set

#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_ADUTUX is not set
# CONFIG_USB_AUERSWALD is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
A
Arnd Bergmann 已提交
1199
# CONFIG_USB_BERRY_CHARGE is not set
1200 1201 1202 1203 1204 1205 1206 1207 1208 1209
# CONFIG_USB_LED is not set
# CONFIG_USB_CYPRESS_CY7C63 is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_PHIDGET is not set
# CONFIG_USB_IDMOUSE is not set
# CONFIG_USB_FTDI_ELAN is not set
# CONFIG_USB_APPLEDISPLAY is not set
# CONFIG_USB_SISUSBVGA is not set
# CONFIG_USB_LD is not set
# CONFIG_USB_TRANCEVIBRATOR is not set
A
Arnd Bergmann 已提交
1210
# CONFIG_USB_IOWARRIOR is not set
1211
# CONFIG_USB_TEST is not set
1212 1213
# CONFIG_USB_GADGET is not set
# CONFIG_MMC is not set
1214
# CONFIG_MEMSTICK is not set
1215
# CONFIG_NEW_LEDS is not set
1216
CONFIG_INFINIBAND=m
1217 1218
CONFIG_INFINIBAND_USER_MAD=m
CONFIG_INFINIBAND_USER_ACCESS=m
P
Paul Mackerras 已提交
1219
CONFIG_INFINIBAND_USER_MEM=y
P
Paul Mackerras 已提交
1220
CONFIG_INFINIBAND_ADDR_TRANS=y
1221 1222
CONFIG_INFINIBAND_MTHCA=m
CONFIG_INFINIBAND_MTHCA_DEBUG=y
A
Arnd Bergmann 已提交
1223
# CONFIG_INFINIBAND_AMSO1100 is not set
P
Paul Mackerras 已提交
1224
# CONFIG_MLX4_INFINIBAND is not set
1225
# CONFIG_INFINIBAND_NES is not set
1226
CONFIG_INFINIBAND_IPOIB=m
A
Arnd Bergmann 已提交
1227
# CONFIG_INFINIBAND_IPOIB_CM is not set
1228 1229
CONFIG_INFINIBAND_IPOIB_DEBUG=y
CONFIG_INFINIBAND_IPOIB_DEBUG_DATA=y
1230 1231
# CONFIG_INFINIBAND_SRP is not set
# CONFIG_INFINIBAND_ISER is not set
1232
CONFIG_EDAC=y
1233 1234

#
1235
# Reporting subsystems
1236
#
1237 1238
# CONFIG_EDAC_DEBUG is not set
CONFIG_EDAC_MM_EDAC=y
1239
CONFIG_EDAC_CELL=y
1240
# CONFIG_RTC_CLASS is not set
1241
# CONFIG_DMADEVICES is not set
1242

1243 1244 1245 1246 1247 1248
#
# Userspace I/O
#
CONFIG_UIO=m
# CONFIG_UIO_CIF is not set

1249 1250 1251 1252 1253 1254 1255 1256 1257 1258
#
# File systems
#
CONFIG_EXT2_FS=y
# CONFIG_EXT2_FS_XATTR is not set
# CONFIG_EXT2_FS_XIP is not set
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_XATTR=y
# CONFIG_EXT3_FS_POSIX_ACL is not set
# CONFIG_EXT3_FS_SECURITY is not set
A
Arnd Bergmann 已提交
1259
# CONFIG_EXT4DEV_FS is not set
1260 1261 1262 1263 1264 1265 1266
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
CONFIG_FS_POSIX_ACL=y
# CONFIG_XFS_FS is not set
A
Arnd Bergmann 已提交
1267
# CONFIG_GFS2_FS is not set
P
Paul Mackerras 已提交
1268
# CONFIG_OCFS2_FS is not set
1269
CONFIG_DNOTIFY=y
1270
CONFIG_INOTIFY=y
P
Paul Mackerras 已提交
1271
CONFIG_INOTIFY_USER=y
1272 1273
# CONFIG_QUOTA is not set
# CONFIG_AUTOFS_FS is not set
A
Arnd Bergmann 已提交
1274
CONFIG_AUTOFS4_FS=m
1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300
# CONFIG_FUSE_FS is not set

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y
# CONFIG_ZISOFS is not set
CONFIG_UDF_FS=m
CONFIG_UDF_NLS=y

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=m
CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=m
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
# CONFIG_NTFS_FS is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
A
Arnd Bergmann 已提交
1301
CONFIG_PROC_SYSCTL=y
1302 1303
CONFIG_SYSFS=y
CONFIG_TMPFS=y
A
Arnd Bergmann 已提交
1304
# CONFIG_TMPFS_POSIX_ACL is not set
1305 1306
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
P
Paul Mackerras 已提交
1307
# CONFIG_CONFIGFS_FS is not set
1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320

#
# Miscellaneous filesystems
#
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_CRAMFS is not set
# CONFIG_VXFS_FS is not set
1321
# CONFIG_MINIX_FS is not set
1322 1323
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
1324
# CONFIG_ROMFS_FS is not set
1325 1326
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
P
Paul Mackerras 已提交
1327
CONFIG_NETWORK_FILESYSTEMS=y
1328
CONFIG_NFS_FS=y
1329 1330 1331 1332
CONFIG_NFS_V3=y
CONFIG_NFS_V3_ACL=y
# CONFIG_NFS_V4 is not set
# CONFIG_NFS_DIRECTIO is not set
1333 1334 1335
# CONFIG_NFSD is not set
CONFIG_ROOT_NFS=y
CONFIG_LOCKD=y
1336
CONFIG_LOCKD_V4=y
1337
CONFIG_NFS_ACL_SUPPORT=y
1338
CONFIG_NFS_COMMON=y
1339
CONFIG_SUNRPC=y
P
Paul Mackerras 已提交
1340
CONFIG_SUNRPC_XPRT_RDMA=m
P
Paul Mackerras 已提交
1341
# CONFIG_SUNRPC_BIND34 is not set
1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367
# CONFIG_RPCSEC_GSS_KRB5 is not set
# CONFIG_RPCSEC_GSS_SPKM3 is not set
# CONFIG_SMB_FS is not set
# CONFIG_CIFS is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set

#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_OSF_PARTITION is not set
# CONFIG_AMIGA_PARTITION is not set
# CONFIG_ATARI_PARTITION is not set
# CONFIG_MAC_PARTITION is not set
CONFIG_MSDOS_PARTITION=y
# CONFIG_BSD_DISKLABEL is not set
# CONFIG_MINIX_SUBPARTITION is not set
# CONFIG_SOLARIS_X86_PARTITION is not set
# CONFIG_UNIXWARE_DISKLABEL is not set
# CONFIG_LDM_PARTITION is not set
# CONFIG_SGI_PARTITION is not set
# CONFIG_ULTRIX_PARTITION is not set
# CONFIG_SUN_PARTITION is not set
P
Paul Mackerras 已提交
1368
# CONFIG_KARMA_PARTITION is not set
1369
CONFIG_EFI_PARTITION=y
P
Paul Mackerras 已提交
1370
# CONFIG_SYSV68_PARTITION is not set
1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410
CONFIG_NLS=m
CONFIG_NLS_DEFAULT="iso8859-1"
# CONFIG_NLS_CODEPAGE_437 is not set
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
# CONFIG_NLS_ASCII is not set
CONFIG_NLS_ISO8859_1=m
CONFIG_NLS_ISO8859_2=m
CONFIG_NLS_ISO8859_3=m
CONFIG_NLS_ISO8859_4=m
CONFIG_NLS_ISO8859_5=m
CONFIG_NLS_ISO8859_6=m
CONFIG_NLS_ISO8859_7=m
CONFIG_NLS_ISO8859_9=m
CONFIG_NLS_ISO8859_13=m
CONFIG_NLS_ISO8859_14=m
CONFIG_NLS_ISO8859_15=m
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
# CONFIG_NLS_UTF8 is not set
1411 1412
# CONFIG_DLM is not set

1413
#
1414 1415
# Library routines
#
1416
CONFIG_BITREVERSE=y
1417 1418
# CONFIG_CRC_CCITT is not set
# CONFIG_CRC16 is not set
P
Paul Mackerras 已提交
1419
# CONFIG_CRC_ITU_T is not set
1420
CONFIG_CRC32=y
1421
# CONFIG_CRC7 is not set
1422 1423 1424
# CONFIG_LIBCRC32C is not set
CONFIG_ZLIB_INFLATE=m
CONFIG_ZLIB_DEFLATE=m
P
Paul Mackerras 已提交
1425 1426
CONFIG_TEXTSEARCH=y
CONFIG_TEXTSEARCH_KMP=m
1427 1428
CONFIG_TEXTSEARCH_BM=m
CONFIG_TEXTSEARCH_FSM=m
P
Paul Mackerras 已提交
1429
CONFIG_PLIST=y
A
Arnd Bergmann 已提交
1430 1431
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
P
Paul Mackerras 已提交
1432
CONFIG_HAS_DMA=y
1433 1434 1435 1436 1437

#
# Kernel hacking
#
# CONFIG_PRINTK_TIME is not set
P
Paul Mackerras 已提交
1438
CONFIG_ENABLE_WARN_DEPRECATED=y
A
Arnd Bergmann 已提交
1439
# CONFIG_ENABLE_MUST_CHECK is not set
1440
CONFIG_MAGIC_SYSRQ=y
P
Paul Mackerras 已提交
1441
# CONFIG_UNUSED_SYMBOLS is not set
1442 1443
CONFIG_DEBUG_FS=y
# CONFIG_HEADERS_CHECK is not set
P
Paul Mackerras 已提交
1444
CONFIG_DEBUG_KERNEL=y
A
Arnd Bergmann 已提交
1445 1446
# CONFIG_DEBUG_SHIRQ is not set
# CONFIG_DETECT_SOFTLOCKUP is not set
1447
CONFIG_SCHED_DEBUG=y
1448
# CONFIG_SCHEDSTATS is not set
A
Arnd Bergmann 已提交
1449
# CONFIG_TIMER_STATS is not set
1450
# CONFIG_SLUB_DEBUG_ON is not set
1451
# CONFIG_SLUB_STATS is not set
P
Paul Mackerras 已提交
1452 1453
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_RT_MUTEX_TESTER is not set
1454
# CONFIG_DEBUG_SPINLOCK is not set
P
Paul Mackerras 已提交
1455
CONFIG_DEBUG_MUTEXES=y
1456
CONFIG_DEBUG_SPINLOCK_SLEEP=y
P
Paul Mackerras 已提交
1457
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1458
# CONFIG_DEBUG_KOBJECT is not set
1459
CONFIG_DEBUG_BUGVERBOSE=y
1460
# CONFIG_DEBUG_INFO is not set
1461
# CONFIG_DEBUG_VM is not set
A
Arnd Bergmann 已提交
1462
# CONFIG_DEBUG_LIST is not set
P
Paul Mackerras 已提交
1463 1464
# CONFIG_DEBUG_SG is not set
# CONFIG_BOOT_PRINTK_DELAY is not set
1465
# CONFIG_RCU_TORTURE_TEST is not set
1466
# CONFIG_BACKTRACE_SELF_TEST is not set
A
Arnd Bergmann 已提交
1467
# CONFIG_FAULT_INJECTION is not set
P
Paul Mackerras 已提交
1468
# CONFIG_SAMPLES is not set
1469 1470
# CONFIG_DEBUG_STACKOVERFLOW is not set
# CONFIG_DEBUG_STACK_USAGE is not set
A
Arnd Bergmann 已提交
1471
# CONFIG_DEBUG_PAGEALLOC is not set
1472
CONFIG_DEBUGGER=y
1473 1474
CONFIG_XMON=y
CONFIG_XMON_DEFAULT=y
1475
CONFIG_XMON_DISASSEMBLY=y
1476
CONFIG_IRQSTACKS=y
P
Paul Mackerras 已提交
1477
# CONFIG_VIRQ_DEBUG is not set
1478
# CONFIG_BOOTX_TEXT is not set
A
arnd@arndb.de 已提交
1479
# CONFIG_PPC_EARLY_DEBUG is not set
1480 1481 1482 1483 1484 1485

#
# Security options
#
# CONFIG_KEYS is not set
# CONFIG_SECURITY is not set
P
Paul Mackerras 已提交
1486
# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1487
CONFIG_CRYPTO=y
A
Arnd Bergmann 已提交
1488
CONFIG_CRYPTO_ALGAPI=y
1489
CONFIG_CRYPTO_AEAD=m
A
Arnd Bergmann 已提交
1490
CONFIG_CRYPTO_BLKCIPHER=m
1491
# CONFIG_CRYPTO_SEQIV is not set
A
Arnd Bergmann 已提交
1492
CONFIG_CRYPTO_HASH=y
1493
CONFIG_CRYPTO_MANAGER=y
1494
CONFIG_CRYPTO_HMAC=y
1495
# CONFIG_CRYPTO_XCBC is not set
1496 1497 1498 1499 1500 1501 1502 1503
# CONFIG_CRYPTO_NULL is not set
# CONFIG_CRYPTO_MD4 is not set
CONFIG_CRYPTO_MD5=m
CONFIG_CRYPTO_SHA1=m
# CONFIG_CRYPTO_SHA256 is not set
# CONFIG_CRYPTO_SHA512 is not set
# CONFIG_CRYPTO_WP512 is not set
# CONFIG_CRYPTO_TGR192 is not set
1504
# CONFIG_CRYPTO_GF128MUL is not set
A
Arnd Bergmann 已提交
1505 1506
CONFIG_CRYPTO_ECB=m
CONFIG_CRYPTO_CBC=m
A
Arnd Bergmann 已提交
1507
CONFIG_CRYPTO_PCBC=m
1508
# CONFIG_CRYPTO_LRW is not set
P
Paul Mackerras 已提交
1509
# CONFIG_CRYPTO_XTS is not set
1510 1511 1512
# CONFIG_CRYPTO_CTR is not set
# CONFIG_CRYPTO_GCM is not set
# CONFIG_CRYPTO_CCM is not set
P
Paul Mackerras 已提交
1513
# CONFIG_CRYPTO_CRYPTD is not set
1514
CONFIG_CRYPTO_DES=m
A
Arnd Bergmann 已提交
1515
# CONFIG_CRYPTO_FCRYPT is not set
1516 1517 1518 1519 1520 1521 1522 1523 1524 1525
# CONFIG_CRYPTO_BLOWFISH is not set
# CONFIG_CRYPTO_TWOFISH is not set
# CONFIG_CRYPTO_SERPENT is not set
# CONFIG_CRYPTO_AES is not set
# CONFIG_CRYPTO_CAST5 is not set
# CONFIG_CRYPTO_CAST6 is not set
# CONFIG_CRYPTO_TEA is not set
# CONFIG_CRYPTO_ARC4 is not set
# CONFIG_CRYPTO_KHAZAD is not set
# CONFIG_CRYPTO_ANUBIS is not set
P
Paul Mackerras 已提交
1526
# CONFIG_CRYPTO_SEED is not set
1527
# CONFIG_CRYPTO_SALSA20 is not set
1528 1529 1530
CONFIG_CRYPTO_DEFLATE=m
# CONFIG_CRYPTO_MICHAEL_MIC is not set
# CONFIG_CRYPTO_CRC32C is not set
A
Arnd Bergmann 已提交
1531
# CONFIG_CRYPTO_CAMELLIA is not set
1532
# CONFIG_CRYPTO_TEST is not set
1533 1534
CONFIG_CRYPTO_AUTHENC=m
# CONFIG_CRYPTO_LZO is not set
1535
CONFIG_CRYPTO_HW=y
1536
# CONFIG_CRYPTO_DEV_HIFN_795X is not set
P
Paul Mackerras 已提交
1537
# CONFIG_PPC_CLOCK is not set