maple_defconfig 36.9 KB
Newer Older
1 2
#
# Automatically generated make config: don't edit
3 4
# Linux kernel version: 2.6.28-rc3
# Tue Nov 11 19:36:45 2008
5
#
6
CONFIG_PPC64=y
P
Paul Mackerras 已提交
7 8 9 10 11 12

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

#
P
Paul Mackerras 已提交
62
# General setup
63 64 65 66 67 68 69 70
#
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
P
Paul Mackerras 已提交
71
CONFIG_SYSVIPC_SYSCTL=y
72 73
CONFIG_POSIX_MQUEUE=y
# CONFIG_BSD_PROCESS_ACCT is not set
P
Paul Mackerras 已提交
74
# CONFIG_TASKSTATS is not set
75 76 77
# CONFIG_AUDIT is not set
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
P
Paul Mackerras 已提交
78
CONFIG_LOG_BUF_SHIFT=17
P
Paul Mackerras 已提交
79
# CONFIG_CGROUPS is not set
80
# CONFIG_GROUP_SCHED is not set
81
# CONFIG_SYSFS_DEPRECATED_V2 is not set
P
Paul Mackerras 已提交
82
# CONFIG_RELAY is not set
83 84 85 86 87
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
P
Paul Mackerras 已提交
88
# CONFIG_BLK_DEV_INITRD is not set
P
Paul Mackerras 已提交
89
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
90
CONFIG_SYSCTL=y
91
# CONFIG_EMBEDDED is not set
P
Paul Mackerras 已提交
92
CONFIG_SYSCTL_SYSCALL=y
93 94 95
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
# CONFIG_KALLSYMS_EXTRA_PASS is not set
P
Paul Mackerras 已提交
96
CONFIG_HOTPLUG=y
97 98
CONFIG_PRINTK=y
CONFIG_BUG=y
P
Paul Mackerras 已提交
99
CONFIG_ELF_CORE=y
100
# CONFIG_COMPAT_BRK is not set
101 102
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
P
Paul Mackerras 已提交
103
CONFIG_ANON_INODES=y
104
CONFIG_EPOLL=y
P
Paul Mackerras 已提交
105
CONFIG_SIGNALFD=y
106
CONFIG_TIMERFD=y
P
Paul Mackerras 已提交
107
CONFIG_EVENTFD=y
108
CONFIG_SHMEM=y
109
CONFIG_AIO=y
P
Paul Mackerras 已提交
110
CONFIG_VM_EVENT_COUNTERS=y
111
CONFIG_PCI_QUIRKS=y
112 113 114
CONFIG_SLUB_DEBUG=y
# CONFIG_SLAB is not set
CONFIG_SLUB=y
P
Paul Mackerras 已提交
115
# CONFIG_SLOB is not set
116 117 118 119 120 121 122 123 124 125 126 127 128 129 130
CONFIG_PROFILING=y
# CONFIG_MARKERS is not set
CONFIG_OPROFILE=m
CONFIG_HAVE_OPROFILE=y
CONFIG_KPROBES=y
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_KRETPROBES=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
CONFIG_HAVE_DMA_ATTRS=y
CONFIG_USE_GENERIC_SMP_HELPERS=y
# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
CONFIG_SLABINFO=y
131
CONFIG_RT_MUTEXES=y
132 133 134
# CONFIG_TINY_SHMEM is not set
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
135
# CONFIG_MODULE_FORCE_LOAD is not set
136 137 138 139 140 141
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
CONFIG_MODVERSIONS=y
CONFIG_MODULE_SRCVERSION_ALL=y
CONFIG_KMOD=y
CONFIG_STOP_MACHINE=y
142
CONFIG_BLOCK=y
P
Paul Mackerras 已提交
143
# CONFIG_BLK_DEV_IO_TRACE is not set
P
Paul Mackerras 已提交
144
# CONFIG_BLK_DEV_BSG is not set
145
# CONFIG_BLK_DEV_INTEGRITY is not set
P
Paul Mackerras 已提交
146
CONFIG_BLOCK_COMPAT=y
147 148 149 150 151 152 153 154 155 156 157 158 159

#
# 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"
160
CONFIG_CLASSIC_RCU=y
161 162
# CONFIG_FREEZER is not set
CONFIG_PPC_MSI_BITMAP=y
163 164 165 166 167 168

#
# Platform support
#
CONFIG_PPC_MULTIPLATFORM=y
# CONFIG_PPC_PSERIES is not set
169
# CONFIG_PPC_ISERIES is not set
170 171
# CONFIG_PPC_PMAC is not set
CONFIG_PPC_MAPLE=y
172
# CONFIG_PPC_PASEMI is not set
P
Paul Mackerras 已提交
173
# CONFIG_PPC_PS3 is not set
174
# CONFIG_PPC_CELL is not set
P
Paul Mackerras 已提交
175 176
# CONFIG_PPC_CELL_NATIVE is not set
# CONFIG_PPC_IBM_CELL_BLADE is not set
177
# CONFIG_PPC_CELLEB is not set
P
Paul Mackerras 已提交
178
# CONFIG_PQ2ADS is not set
P
Paul Mackerras 已提交
179 180
CONFIG_PPC_NATIVE=y
CONFIG_UDBG_RTAS_CONSOLE=y
181
# CONFIG_IPIC is not set
P
Paul Mackerras 已提交
182 183 184
CONFIG_MPIC=y
# CONFIG_MPIC_WEIRD is not set
# CONFIG_PPC_I8259 is not set
185
CONFIG_U3_DART=y
P
Paul Mackerras 已提交
186 187 188 189
CONFIG_PPC_RTAS=y
# CONFIG_RTAS_ERROR_LOGGING is not set
CONFIG_RTAS_PROC=y
# CONFIG_RTAS_FLASH is not set
P
Paul Mackerras 已提交
190
CONFIG_MMIO_NVRAM=y
191
CONFIG_MPIC_U3_HT_IRQS=y
192
# CONFIG_PPC_MPC106 is not set
P
Paul Mackerras 已提交
193
CONFIG_PPC_970_NAP=y
P
Paul Mackerras 已提交
194 195
# CONFIG_PPC_INDIRECT_IO is not set
# CONFIG_GENERIC_IOMAP is not set
196
# CONFIG_CPU_FREQ is not set
P
Paul Mackerras 已提交
197
# CONFIG_FSL_ULI1575 is not set
198 199 200 201

#
# Kernel options
#
P
Paul Mackerras 已提交
202 203 204 205
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
206 207
# CONFIG_HZ_100 is not set
CONFIG_HZ_250=y
P
Paul Mackerras 已提交
208
# CONFIG_HZ_300 is not set
209 210
# CONFIG_HZ_1000 is not set
CONFIG_HZ=250
211
CONFIG_SCHED_HRTICK=y
212 213 214 215
CONFIG_PREEMPT_NONE=y
# CONFIG_PREEMPT_VOLUNTARY is not set
# CONFIG_PREEMPT is not set
CONFIG_BINFMT_ELF=y
216
CONFIG_COMPAT_BINFMT_ELF=y
217 218
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
# CONFIG_HAVE_AOUT is not set
219
# CONFIG_BINFMT_MISC is not set
P
Paul Mackerras 已提交
220
CONFIG_HUGETLB_PAGE_SIZE_VARIABLE=y
221
CONFIG_IOMMU_VMERGE=y
222
CONFIG_IOMMU_HELPER=y
P
Paul Mackerras 已提交
223
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
224 225
CONFIG_ARCH_HAS_WALK_MEMORY=y
CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
226 227 228
CONFIG_KEXEC=y
CONFIG_IRQ_ALL_CPUS=y
# CONFIG_NUMA is not set
229 230
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_ARCH_FLATMEM_ENABLE=y
231
CONFIG_ARCH_SPARSEMEM_ENABLE=y
232
CONFIG_ARCH_POPULATES_NODE_MAP=y
233 234 235 236 237 238
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_FLATMEM_MANUAL=y
# CONFIG_DISCONTIGMEM_MANUAL is not set
# CONFIG_SPARSEMEM_MANUAL is not set
CONFIG_FLATMEM=y
CONFIG_FLAT_NODE_MEM_MAP=y
P
Paul Mackerras 已提交
239
CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
240
CONFIG_PAGEFLAGS_EXTENDED=y
P
Paul Mackerras 已提交
241
CONFIG_SPLIT_PTLOCK_CPUS=4
242
# CONFIG_MIGRATION is not set
P
Paul Mackerras 已提交
243
CONFIG_RESOURCES_64BIT=y
244
CONFIG_PHYS_ADDR_T_64BIT=y
P
Paul Mackerras 已提交
245
CONFIG_ZONE_DMA_FLAG=1
P
Paul Mackerras 已提交
246
CONFIG_BOUNCE=y
247
CONFIG_UNEVICTABLE_LRU=y
P
Paul Mackerras 已提交
248
# CONFIG_PPC_HAS_HASH_64K is not set
249
# CONFIG_PPC_64K_PAGES is not set
250
CONFIG_FORCE_MAX_ZONEORDER=13
251 252 253
# CONFIG_SCHED_SMT is not set
CONFIG_PROC_DEVICETREE=y
# CONFIG_CMDLINE_BOOL is not set
254
CONFIG_EXTRA_TARGETS=""
255 256
# CONFIG_PM is not set
CONFIG_SECCOMP=y
257 258 259
CONFIG_ISA_DMA_API=y

#
260
# Bus options
261
#
P
Paul Mackerras 已提交
262
CONFIG_ZONE_DMA=y
263 264
CONFIG_GENERIC_ISA_DMA=y
# CONFIG_PPC_INDIRECT_PCI is not set
265 266
CONFIG_PCI=y
CONFIG_PCI_DOMAINS=y
P
Paul Mackerras 已提交
267
CONFIG_PCI_SYSCALL=y
P
Paul Mackerras 已提交
268
# CONFIG_PCIEPORTBUS is not set
P
Paul Mackerras 已提交
269 270
CONFIG_ARCH_SUPPORTS_MSI=y
CONFIG_PCI_MSI=y
271
# CONFIG_PCI_LEGACY is not set
272 273 274
# CONFIG_PCI_DEBUG is not set
# CONFIG_PCCARD is not set
# CONFIG_HOTPLUG_PCI is not set
275
# CONFIG_HAS_RAPIDIO is not set
276
# CONFIG_RELOCATABLE is not set
277
CONFIG_PAGE_OFFSET=0xc000000000000000
278
CONFIG_KERNEL_START=0xc000000000000000
279
CONFIG_PHYSICAL_START=0x00000000
280 281 282 283 284 285 286 287
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=y
CONFIG_PACKET_MMAP=y
CONFIG_UNIX=y
P
Paul Mackerras 已提交
288 289
CONFIG_XFRM=y
CONFIG_XFRM_USER=m
290
# CONFIG_XFRM_SUB_POLICY is not set
P
Paul Mackerras 已提交
291
# CONFIG_XFRM_MIGRATE is not set
292
# CONFIG_XFRM_STATISTICS is not set
293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309
# 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
CONFIG_IP_PNP=y
CONFIG_IP_PNP_DHCP=y
# CONFIG_IP_PNP_BOOTP is not set
# CONFIG_IP_PNP_RARP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_IP_MROUTE is not set
# CONFIG_ARPD is not set
# CONFIG_SYN_COOKIES is not set
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set
P
Paul Mackerras 已提交
310
# CONFIG_INET_XFRM_TUNNEL is not set
311
# CONFIG_INET_TUNNEL is not set
P
Paul Mackerras 已提交
312 313
CONFIG_INET_XFRM_MODE_TRANSPORT=y
CONFIG_INET_XFRM_MODE_TUNNEL=y
314
CONFIG_INET_XFRM_MODE_BEET=y
P
Paul Mackerras 已提交
315
# CONFIG_INET_LRO is not set
316 317 318
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
# CONFIG_TCP_CONG_ADVANCED is not set
319 320
CONFIG_TCP_CONG_CUBIC=y
CONFIG_DEFAULT_TCP_CONG="cubic"
P
Paul Mackerras 已提交
321
# CONFIG_TCP_MD5SIG is not set
322
# CONFIG_IPV6 is not set
P
Paul Mackerras 已提交
323
# CONFIG_NETWORK_SECMARK is not set
324 325 326
# CONFIG_NETFILTER is not set
# CONFIG_IP_DCCP is not set
# CONFIG_IP_SCTP is not set
P
Paul Mackerras 已提交
327
# CONFIG_TIPC is not set
328 329
# CONFIG_ATM is not set
# CONFIG_BRIDGE is not set
330
# CONFIG_NET_DSA is not set
331 332 333 334 335 336 337 338 339 340 341 342 343 344 345
# 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

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
346
# CONFIG_NET_TCPPROBE is not set
347
# CONFIG_HAMRADIO is not set
348
# CONFIG_CAN is not set
349 350
# CONFIG_IRDA is not set
# CONFIG_BT is not set
P
Paul Mackerras 已提交
351
# CONFIG_AF_RXRPC is not set
352 353
# CONFIG_PHONET is not set
# CONFIG_WIRELESS is not set
P
Paul Mackerras 已提交
354
# CONFIG_RFKILL is not set
P
Paul Mackerras 已提交
355
# CONFIG_NET_9P is not set
356 357 358 359 360 361 362 363

#
# Device Drivers
#

#
# Generic Driver Options
#
P
Paul Mackerras 已提交
364
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
365 366
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
367
CONFIG_FW_LOADER=y
368 369
CONFIG_FIRMWARE_IN_KERNEL=y
CONFIG_EXTRA_FIRMWARE=""
370
# CONFIG_DEBUG_DRIVER is not set
P
Paul Mackerras 已提交
371
# CONFIG_DEBUG_DEVRES is not set
P
Paul Mackerras 已提交
372
# CONFIG_SYS_HYPERVISOR is not set
373 374
# CONFIG_CONNECTOR is not set
# CONFIG_MTD is not set
P
Paul Mackerras 已提交
375
CONFIG_OF_DEVICE=y
376
CONFIG_OF_I2C=y
377
# CONFIG_PARPORT is not set
P
Paul Mackerras 已提交
378
CONFIG_BLK_DEV=y
379 380 381 382 383 384 385 386 387 388 389 390
# 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 is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_UB is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=8192
391
# CONFIG_BLK_DEV_XIP is not set
392 393
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
394
# CONFIG_BLK_DEV_HD is not set
P
Paul Mackerras 已提交
395
CONFIG_MISC_DEVICES=y
P
Paul Mackerras 已提交
396
# CONFIG_PHANTOM is not set
P
Paul Mackerras 已提交
397
# CONFIG_EEPROM_93CX6 is not set
P
Paul Mackerras 已提交
398 399
# CONFIG_SGI_IOC4 is not set
# CONFIG_TIFM_CORE is not set
400 401 402
# CONFIG_ENCLOSURE_SERVICES is not set
# CONFIG_HP_ILO is not set
CONFIG_HAVE_IDE=y
403 404 405
CONFIG_IDE=y

#
406
# Please see Documentation/ide/ide.txt for help/info on IDE drives
407
#
408
CONFIG_IDE_TIMINGS=y
409
# CONFIG_BLK_DEV_IDE_SATA is not set
410 411 412
CONFIG_IDE_GD=y
CONFIG_IDE_GD_ATA=y
# CONFIG_IDE_GD_ATAPI is not set
413
CONFIG_BLK_DEV_IDECD=y
414
CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y
415
# CONFIG_BLK_DEV_IDETAPE is not set
416
# CONFIG_BLK_DEV_IDESCSI is not set
417
CONFIG_IDE_TASK_IOCTL=y
P
Paul Mackerras 已提交
418
CONFIG_IDE_PROC_FS=y
419 420 421 422

#
# IDE chipset support/bugfixes
#
P
Paul Mackerras 已提交
423
# CONFIG_BLK_DEV_PLATFORM is not set
424
CONFIG_BLK_DEV_IDEDMA_SFF=y
P
Paul Mackerras 已提交
425 426 427 428

#
# PCI IDE chipsets support
#
429
CONFIG_BLK_DEV_IDEPCI=y
P
Paul Mackerras 已提交
430
CONFIG_IDEPCI_PCIBUS_ORDER=y
431 432 433 434 435 436 437 438 439 440 441 442
# 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 is not set
# CONFIG_BLK_DEV_ALI15X3 is not set
CONFIG_BLK_DEV_AMD74XX=y
# CONFIG_BLK_DEV_CMD64X is not set
# CONFIG_BLK_DEV_TRIFLEX is not set
# CONFIG_BLK_DEV_CS5520 is not set
# CONFIG_BLK_DEV_CS5530 is not set
# CONFIG_BLK_DEV_HPT366 is not set
443
# CONFIG_BLK_DEV_JMICRON is not set
444 445
# CONFIG_BLK_DEV_SC1200 is not set
# CONFIG_BLK_DEV_PIIX is not set
P
Paul Mackerras 已提交
446
# CONFIG_BLK_DEV_IT8213 is not set
447 448 449 450 451 452
# 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 is not set
P
Paul Mackerras 已提交
453
# CONFIG_BLK_DEV_SL82C105 is not set
454 455 456
# CONFIG_BLK_DEV_SLC90E66 is not set
# CONFIG_BLK_DEV_TRM290 is not set
# CONFIG_BLK_DEV_VIA82CXXX is not set
P
Paul Mackerras 已提交
457
# CONFIG_BLK_DEV_TC86C001 is not set
458 459 460 461 462 463
CONFIG_BLK_DEV_IDEDMA=y

#
# SCSI device support
#
# CONFIG_RAID_ATTRS is not set
464 465 466
CONFIG_SCSI=y
CONFIG_SCSI_DMA=y
# CONFIG_SCSI_TGT is not set
467
# CONFIG_SCSI_NETLINK is not set
468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518
# CONFIG_SCSI_PROC_FS is not set

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
# CONFIG_BLK_DEV_SR is not set
CONFIG_CHR_DEV_SG=y
# 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
CONFIG_SCSI_WAIT_SCAN=m

#
# SCSI Transports
#
# CONFIG_SCSI_SPI_ATTRS is not set
# CONFIG_SCSI_FC_ATTRS is not set
# CONFIG_SCSI_ISCSI_ATTRS is not set
# CONFIG_SCSI_SAS_LIBSAS is not set
# CONFIG_SCSI_SRP_ATTRS is not set
CONFIG_SCSI_LOWLEVEL=y
# 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
519
# CONFIG_SCSI_MVSAS is not set
520 521 522 523 524 525 526 527 528 529 530 531 532
# CONFIG_SCSI_STEX is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
CONFIG_SCSI_IPR=y
CONFIG_SCSI_IPR_TRACE=y
CONFIG_SCSI_IPR_DUMP=y
# 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
533
# CONFIG_SCSI_DH is not set
534 535
CONFIG_ATA=y
CONFIG_ATA_NONSTANDARD=y
536
CONFIG_SATA_PMP=y
537
# CONFIG_SATA_AHCI is not set
538 539
# CONFIG_SATA_SIL24 is not set
CONFIG_ATA_SFF=y
540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576
# 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 is not set
# CONFIG_SATA_SX4 is not set
# CONFIG_SATA_SIL 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
# CONFIG_PATA_CMD640_PCI is not set
# 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
577
# CONFIG_PATA_NINJA32 is not set
578 579 580 581 582 583 584 585 586 587 588 589 590 591
# CONFIG_PATA_NS87410 is not set
# CONFIG_PATA_NS87415 is not set
# 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 is not set
# CONFIG_PATA_SIL680 is not set
# CONFIG_PATA_SIS is not set
# CONFIG_PATA_VIA is not set
# CONFIG_PATA_WINBOND is not set
592 593
# CONFIG_PATA_PLATFORM is not set
# CONFIG_PATA_SCH is not set
594 595 596 597 598 599
# CONFIG_MD is not set
# CONFIG_FUSION is not set

#
# IEEE 1394 (FireWire) support
#
600 601 602 603

#
# Enable only one of the two stacks, unless you know what you are doing
#
P
Paul Mackerras 已提交
604
# CONFIG_FIREWIRE is not set
605 606
# CONFIG_IEEE1394 is not set
# CONFIG_I2O is not set
P
Paul Mackerras 已提交
607
# CONFIG_MACINTOSH_DRIVERS is not set
608 609 610
CONFIG_NETDEVICES=y
# CONFIG_DUMMY is not set
# CONFIG_BONDING is not set
P
Paul Mackerras 已提交
611
# CONFIG_MACVLAN is not set
612 613
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
P
Paul Mackerras 已提交
614
# CONFIG_VETH is not set
615
# CONFIG_ARCNET is not set
616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632
CONFIG_PHYLIB=y

#
# MII PHY device drivers
#
# CONFIG_MARVELL_PHY is not set
# CONFIG_DAVICOM_PHY is not set
# CONFIG_QSEMI_PHY is not set
# CONFIG_LXT_PHY is not set
# CONFIG_CICADA_PHY is not set
# CONFIG_VITESSE_PHY is not set
# CONFIG_SMSC_PHY is not set
# CONFIG_BROADCOM_PHY is not set
# CONFIG_ICPLUS_PHY is not set
# CONFIG_REALTEK_PHY is not set
# CONFIG_FIXED_PHY is not set
# CONFIG_MDIO_BITBANG is not set
633 634 635 636 637 638 639 640
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 已提交
641 642 643 644
# CONFIG_IBM_NEW_EMAC_ZMII is not set
# CONFIG_IBM_NEW_EMAC_RGMII is not set
# CONFIG_IBM_NEW_EMAC_TAH is not set
# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
645 646 647
# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
648 649 650 651 652 653 654 655 656 657 658 659 660
CONFIG_NET_PCI=y
# CONFIG_PCNET32 is not set
CONFIG_AMD8111_ETH=y
# CONFIG_ADAPTEC_STARFIRE is not set
# CONFIG_B44 is not set
# CONFIG_FORCEDETH is not set
# CONFIG_EEPRO100 is not set
# CONFIG_E100 is not set
# CONFIG_FEALNX is not set
# CONFIG_NATSEMI is not set
# CONFIG_NE2K_PCI is not set
# CONFIG_8139CP is not set
# CONFIG_8139TOO is not set
661
# CONFIG_R6040 is not set
662 663 664
# CONFIG_SIS900 is not set
# CONFIG_EPIC100 is not set
# CONFIG_SUNDANCE is not set
665
# CONFIG_TLAN is not set
666
# CONFIG_VIA_RHINE is not set
P
Paul Mackerras 已提交
667
# CONFIG_SC92031 is not set
668
# CONFIG_ATL2 is not set
P
Paul Mackerras 已提交
669
CONFIG_NETDEV_1000=y
670 671 672
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
CONFIG_E1000=y
P
Paul Mackerras 已提交
673
# CONFIG_E1000E is not set
674 675
# CONFIG_IP1000 is not set
# CONFIG_IGB is not set
676 677 678 679 680 681
# 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 is not set
P
Paul Mackerras 已提交
682
# CONFIG_SKY2 is not set
683
# CONFIG_VIA_VELOCITY is not set
684
CONFIG_TIGON3=y
685
# CONFIG_BNX2 is not set
686
# CONFIG_QLA3XXX is not set
P
Paul Mackerras 已提交
687
# CONFIG_ATL1 is not set
688
# CONFIG_ATL1E is not set
689
# CONFIG_JME is not set
P
Paul Mackerras 已提交
690
CONFIG_NETDEV_10000=y
691
# CONFIG_CHELSIO_T1 is not set
P
Paul Mackerras 已提交
692
# CONFIG_CHELSIO_T3 is not set
693
# CONFIG_ENIC is not set
P
Paul Mackerras 已提交
694
# CONFIG_IXGBE is not set
695 696
# CONFIG_IXGB is not set
# CONFIG_S2IO is not set
P
Paul Mackerras 已提交
697
# CONFIG_MYRI10GE is not set
P
Paul Mackerras 已提交
698
# CONFIG_NETXEN_NIC is not set
P
Paul Mackerras 已提交
699
# CONFIG_NIU is not set
700
# CONFIG_MLX4_EN is not set
P
Paul Mackerras 已提交
701
# CONFIG_MLX4_CORE is not set
P
Paul Mackerras 已提交
702
# CONFIG_TEHUTI is not set
703
# CONFIG_BNX2X is not set
704
# CONFIG_QLGE is not set
705
# CONFIG_SFC is not set
706 707 708
# CONFIG_TR is not set

#
P
Paul Mackerras 已提交
709
# Wireless LAN
710
#
P
Paul Mackerras 已提交
711 712
# CONFIG_WLAN_PRE80211 is not set
# CONFIG_WLAN_80211 is not set
713
# CONFIG_IWLWIFI_LEDS is not set
714 715

#
P
Paul Mackerras 已提交
716
# USB Network Adapters
717
#
P
Paul Mackerras 已提交
718 719 720 721 722
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
CONFIG_USB_PEGASUS=y
# CONFIG_USB_RTL8150 is not set
# CONFIG_USB_USBNET is not set
723 724 725 726 727
# 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
728
# CONFIG_NET_FC is not set
729 730 731 732 733 734 735 736 737 738
# 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
739
# CONFIG_INPUT_FF_MEMLESS is not set
P
Paul Mackerras 已提交
740
# CONFIG_INPUT_POLLDEV is not set
741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1600
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1200
# 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 已提交
759
# CONFIG_INPUT_TABLET is not set
760 761 762 763 764 765 766 767 768 769 770 771 772
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set

#
# Hardware I/O ports
#
# CONFIG_SERIO is not set
# CONFIG_GAMEPORT is not set

#
# Character devices
#
CONFIG_VT=y
773
CONFIG_CONSOLE_TRANSLATIONS=y
774 775
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
P
Paul Mackerras 已提交
776
# CONFIG_VT_HW_CONSOLE_BINDING is not set
777
CONFIG_DEVKMEM=y
778
# CONFIG_SERIAL_NONSTANDARD is not set
779
# CONFIG_NOZOMI is not set
780 781 782 783 784 785

#
# Serial drivers
#
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
P
Paul Mackerras 已提交
786
CONFIG_SERIAL_8250_PCI=y
787
CONFIG_SERIAL_8250_NR_UARTS=4
P
Paul Mackerras 已提交
788
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
789 790 791 792 793 794 795 796
# CONFIG_SERIAL_8250_EXTENDED is not set

#
# Non-8250 serial port support
#
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_SERIAL_JSM is not set
P
Paul Mackerras 已提交
797
# CONFIG_SERIAL_OF_PLATFORM is not set
798 799 800
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
P
Paul Mackerras 已提交
801 802
CONFIG_HVC_DRIVER=y
CONFIG_HVC_RTAS=y
803
# CONFIG_IPMI_HANDLER is not set
P
Paul Mackerras 已提交
804
# CONFIG_HW_RANDOM is not set
805 806
CONFIG_GEN_RTC=y
# CONFIG_GEN_RTC_X is not set
807 808 809 810 811
# 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 已提交
812
CONFIG_DEVPORT=y
813
CONFIG_I2C=y
P
Paul Mackerras 已提交
814
CONFIG_I2C_BOARDINFO=y
815
CONFIG_I2C_CHARDEV=y
816
CONFIG_I2C_HELPER_AUTO=y
817 818

#
819
# I2C Hardware Bus support
820 821 822
#

#
823
# PC SMBus host controller drivers
824 825 826 827 828 829 830
#
# 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=y
# CONFIG_I2C_I801 is not set
831
# CONFIG_I2C_ISCH is not set
832 833 834 835 836 837 838
# CONFIG_I2C_PIIX4 is not set
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_VIA is not set
# CONFIG_I2C_VIAPRO is not set
839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855

#
# I2C system bus drivers (mostly embedded / system-on-chip)
#
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_SIMTEC is not set

#
# External I2C/SMBus adapter drivers
#
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_TAOS_EVM is not set
# CONFIG_I2C_TINY_USB is not set

#
# Graphics adapter I2C/DDC channel drivers
#
856 857
# CONFIG_I2C_VOODOO3 is not set

858 859 860 861 862 863
#
# Other I2C/SMBus bus drivers
#
# CONFIG_I2C_PCA_PLATFORM is not set
# CONFIG_I2C_STUB is not set

864 865 866
#
# Miscellaneous I2C Chip support
#
P
Paul Mackerras 已提交
867
# CONFIG_DS1682 is not set
868 869
# CONFIG_EEPROM_AT24 is not set
# CONFIG_EEPROM_LEGACY is not set
870
# CONFIG_SENSORS_PCF8574 is not set
871
# CONFIG_PCF8575 is not set
872 873 874
# CONFIG_SENSORS_PCA9539 is not set
# CONFIG_SENSORS_PCF8591 is not set
# CONFIG_SENSORS_MAX6875 is not set
P
Paul Mackerras 已提交
875
# CONFIG_SENSORS_TSL2550 is not set
876 877 878 879
# 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 已提交
880
# CONFIG_SPI is not set
881 882
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
# CONFIG_GPIOLIB is not set
P
Paul Mackerras 已提交
883
# CONFIG_W1 is not set
P
Paul Mackerras 已提交
884
# CONFIG_POWER_SUPPLY is not set
P
Paul Mackerras 已提交
885
# CONFIG_HWMON is not set
886 887
# CONFIG_THERMAL is not set
# CONFIG_THERMAL_HWMON is not set
P
Paul Mackerras 已提交
888 889 890 891 892 893 894
# CONFIG_WATCHDOG is not set

#
# Sonics Silicon Backplane
#
CONFIG_SSB_POSSIBLE=y
# CONFIG_SSB is not set
895 896

#
P
Paul Mackerras 已提交
897
# Multifunction device drivers
898
#
899
# CONFIG_MFD_CORE is not set
P
Paul Mackerras 已提交
900
# CONFIG_MFD_SM501 is not set
901 902
# CONFIG_HTC_PASIC3 is not set
# CONFIG_MFD_TMIO is not set
903 904 905 906 907 908 909 910 911 912 913
# CONFIG_PMIC_DA903X is not set
# CONFIG_MFD_WM8400 is not set
# CONFIG_MFD_WM8350_I2C is not set

#
# Voltage and Current regulators
#
# CONFIG_REGULATOR is not set
# CONFIG_REGULATOR_FIXED_VOLTAGE is not set
# CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
# CONFIG_REGULATOR_BQ24022 is not set
914 915 916 917

#
# Multimedia devices
#
918 919 920 921

#
# Multimedia core support
#
922
# CONFIG_VIDEO_DEV is not set
P
Paul Mackerras 已提交
923
# CONFIG_DVB_CORE is not set
924 925 926 927 928
# CONFIG_VIDEO_MEDIA is not set

#
# Multimedia drivers
#
P
Paul Mackerras 已提交
929
# CONFIG_DAB is not set
930 931

#
P
Paul Mackerras 已提交
932
# Graphics support
933
#
P
Paul Mackerras 已提交
934 935 936 937 938
# CONFIG_AGP is not set
# CONFIG_DRM is not set
# CONFIG_VGASTATE is not set
# CONFIG_VIDEO_OUTPUT_CONTROL is not set
# CONFIG_FB is not set
P
Paul Mackerras 已提交
939
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
940 941

#
P
Paul Mackerras 已提交
942
# Display device support
943
#
P
Paul Mackerras 已提交
944
# CONFIG_DISPLAY_SUPPORT is not set
945 946 947 948 949 950 951

#
# Console display driver support
#
# CONFIG_VGA_CONSOLE is not set
CONFIG_DUMMY_CONSOLE=y
# CONFIG_SOUND is not set
P
Paul Mackerras 已提交
952
CONFIG_HID_SUPPORT=y
P
Paul Mackerras 已提交
953
CONFIG_HID=y
P
Paul Mackerras 已提交
954
# CONFIG_HID_DEBUG is not set
P
Paul Mackerras 已提交
955
# CONFIG_HIDRAW is not set
P
Paul Mackerras 已提交
956 957 958 959 960

#
# USB Input Devices
#
CONFIG_USB_HID=y
961
# CONFIG_HID_PID is not set
P
Paul Mackerras 已提交
962
# CONFIG_USB_HIDDEV is not set
963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990

#
# Special HID drivers
#
CONFIG_HID_COMPAT=y
CONFIG_HID_A4TECH=y
CONFIG_HID_APPLE=y
CONFIG_HID_BELKIN=y
CONFIG_HID_BRIGHT=y
CONFIG_HID_CHERRY=y
CONFIG_HID_CHICONY=y
CONFIG_HID_CYPRESS=y
CONFIG_HID_DELL=y
CONFIG_HID_EZKEY=y
CONFIG_HID_GYRATION=y
CONFIG_HID_LOGITECH=y
# CONFIG_LOGITECH_FF is not set
# CONFIG_LOGIRUMBLEPAD2_FF is not set
CONFIG_HID_MICROSOFT=y
CONFIG_HID_MONTEREY=y
CONFIG_HID_PANTHERLORD=y
# CONFIG_PANTHERLORD_FF is not set
CONFIG_HID_PETALYNX=y
CONFIG_HID_SAMSUNG=y
CONFIG_HID_SONY=y
CONFIG_HID_SUNPLUS=y
# CONFIG_THRUSTMASTER_FF is not set
# CONFIG_ZEROPLUS_FF is not set
P
Paul Mackerras 已提交
991
CONFIG_USB_SUPPORT=y
992 993
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
P
Paul Mackerras 已提交
994
CONFIG_USB_ARCH_HAS_EHCI=y
995 996
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set
997
# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
998 999 1000 1001 1002

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
P
Paul Mackerras 已提交
1003
CONFIG_USB_DEVICE_CLASS=y
1004 1005
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_OTG is not set
1006
CONFIG_USB_MON=y
1007 1008
# CONFIG_USB_WUSB is not set
# CONFIG_USB_WUSB_CBAF is not set
1009 1010 1011 1012

#
# USB Host Controller Drivers
#
1013
# CONFIG_USB_C67X00_HCD is not set
1014 1015
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_ROOT_HUB_TT=y
P
Paul Mackerras 已提交
1016
# CONFIG_USB_EHCI_TT_NEWSCHED is not set
1017
# CONFIG_USB_EHCI_HCD_PPC_OF is not set
1018
# CONFIG_USB_ISP116X_HCD is not set
1019
# CONFIG_USB_ISP1760_HCD is not set
1020
CONFIG_USB_OHCI_HCD=y
P
Paul Mackerras 已提交
1021 1022 1023
# CONFIG_USB_OHCI_HCD_PPC_OF is not set
# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
1024 1025 1026
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_UHCI_HCD=y
# CONFIG_USB_SL811_HCD is not set
P
Paul Mackerras 已提交
1027
# CONFIG_USB_R8A66597_HCD is not set
1028 1029
# CONFIG_USB_WHCI_HCD is not set
# CONFIG_USB_HWA_HCD is not set
1030 1031 1032 1033 1034 1035

#
# USB Device Class drivers
#
# CONFIG_USB_ACM is not set
# CONFIG_USB_PRINTER is not set
1036
# CONFIG_USB_WDM is not set
1037
# CONFIG_USB_TMC is not set
1038 1039

#
1040 1041 1042 1043 1044
# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
#

#
# may also be needed; see USB_STORAGE Help for more information
1045
#
1046
# CONFIG_USB_STORAGE is not set
P
Paul Mackerras 已提交
1047
# CONFIG_USB_LIBUSUAL is not set
1048 1049 1050 1051 1052

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
1053
# CONFIG_USB_MICROTEK is not set
1054 1055 1056 1057 1058 1059

#
# USB port drivers
#
CONFIG_USB_SERIAL=y
# CONFIG_USB_SERIAL_CONSOLE is not set
1060
CONFIG_USB_EZUSB=y
1061
CONFIG_USB_SERIAL_GENERIC=y
1062
# CONFIG_USB_SERIAL_AIRCABLE is not set
P
Paul Mackerras 已提交
1063
# CONFIG_USB_SERIAL_ARK3116 is not set
1064
# CONFIG_USB_SERIAL_BELKIN is not set
P
Paul Mackerras 已提交
1065
# CONFIG_USB_SERIAL_CH341 is not set
P
Paul Mackerras 已提交
1066
# CONFIG_USB_SERIAL_WHITEHEAT is not set
1067 1068 1069 1070 1071
# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
# CONFIG_USB_SERIAL_CP2101 is not set
CONFIG_USB_SERIAL_CYPRESS_M8=m
# CONFIG_USB_SERIAL_EMPEG is not set
# CONFIG_USB_SERIAL_FTDI_SIO is not set
P
Paul Mackerras 已提交
1072
# CONFIG_USB_SERIAL_FUNSOFT is not set
1073 1074 1075 1076 1077 1078 1079
# CONFIG_USB_SERIAL_VISOR is not set
# CONFIG_USB_SERIAL_IPAQ is not set
# CONFIG_USB_SERIAL_IR is not set
# CONFIG_USB_SERIAL_EDGEPORT is not set
# CONFIG_USB_SERIAL_EDGEPORT_TI is not set
CONFIG_USB_SERIAL_GARMIN=m
CONFIG_USB_SERIAL_IPW=m
1080
# CONFIG_USB_SERIAL_IUU is not set
1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097
# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
CONFIG_USB_SERIAL_KEYSPAN=y
CONFIG_USB_SERIAL_KEYSPAN_MPR=y
CONFIG_USB_SERIAL_KEYSPAN_USA28=y
CONFIG_USB_SERIAL_KEYSPAN_USA28X=y
CONFIG_USB_SERIAL_KEYSPAN_USA28XA=y
CONFIG_USB_SERIAL_KEYSPAN_USA28XB=y
CONFIG_USB_SERIAL_KEYSPAN_USA19=y
CONFIG_USB_SERIAL_KEYSPAN_USA18X=y
CONFIG_USB_SERIAL_KEYSPAN_USA19W=y
CONFIG_USB_SERIAL_KEYSPAN_USA19QW=y
CONFIG_USB_SERIAL_KEYSPAN_USA19QI=y
CONFIG_USB_SERIAL_KEYSPAN_USA49W=y
CONFIG_USB_SERIAL_KEYSPAN_USA49WLC=y
# CONFIG_USB_SERIAL_KLSI is not set
# CONFIG_USB_SERIAL_KOBIL_SCT is not set
# CONFIG_USB_SERIAL_MCT_U232 is not set
P
Paul Mackerras 已提交
1098
# CONFIG_USB_SERIAL_MOS7720 is not set
1099
# CONFIG_USB_SERIAL_MOS7840 is not set
1100
# CONFIG_USB_SERIAL_MOTOROLA is not set
P
Paul Mackerras 已提交
1101
# CONFIG_USB_SERIAL_NAVMAN is not set
1102
# CONFIG_USB_SERIAL_PL2303 is not set
P
Paul Mackerras 已提交
1103
# CONFIG_USB_SERIAL_OTI6858 is not set
1104
# CONFIG_USB_SERIAL_SPCP8X5 is not set
1105 1106
# CONFIG_USB_SERIAL_HP4X is not set
# CONFIG_USB_SERIAL_SAFE is not set
P
Paul Mackerras 已提交
1107
# CONFIG_USB_SERIAL_SIERRAWIRELESS is not set
1108 1109 1110
CONFIG_USB_SERIAL_TI=m
# CONFIG_USB_SERIAL_CYBERJACK is not set
# CONFIG_USB_SERIAL_XIRCOM is not set
P
Paul Mackerras 已提交
1111
# CONFIG_USB_SERIAL_OPTION is not set
1112
# CONFIG_USB_SERIAL_OMNINET is not set
P
Paul Mackerras 已提交
1113
# CONFIG_USB_SERIAL_DEBUG is not set
1114 1115 1116 1117 1118 1119

#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
1120
# CONFIG_USB_ADUTUX is not set
1121
# CONFIG_USB_SEVSEG is not set
1122 1123 1124
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
P
Paul Mackerras 已提交
1125
# CONFIG_USB_BERRY_CHARGE is not set
1126
# CONFIG_USB_LED is not set
P
Paul Mackerras 已提交
1127
# CONFIG_USB_CYPRESS_CY7C63 is not set
1128
# CONFIG_USB_CYTHERM is not set
1129
# CONFIG_USB_PHIDGET is not set
1130
# CONFIG_USB_IDMOUSE is not set
1131
# CONFIG_USB_FTDI_ELAN is not set
P
Paul Mackerras 已提交
1132
# CONFIG_USB_APPLEDISPLAY is not set
1133 1134
# CONFIG_USB_SISUSBVGA is not set
# CONFIG_USB_LD is not set
P
Paul Mackerras 已提交
1135
# CONFIG_USB_TRANCEVIBRATOR is not set
P
Paul Mackerras 已提交
1136
# CONFIG_USB_IOWARRIOR is not set
1137
# CONFIG_USB_TEST is not set
1138
# CONFIG_USB_ISIGHTFW is not set
1139
# CONFIG_USB_VST is not set
1140
# CONFIG_USB_GADGET is not set
1141
# CONFIG_UWB is not set
1142
# CONFIG_MMC is not set
1143
# CONFIG_MEMSTICK is not set
P
Paul Mackerras 已提交
1144
# CONFIG_NEW_LEDS is not set
1145
# CONFIG_ACCESSIBILITY is not set
1146
# CONFIG_INFINIBAND is not set
P
Paul Mackerras 已提交
1147
# CONFIG_EDAC is not set
P
Paul Mackerras 已提交
1148
# CONFIG_RTC_CLASS is not set
1149
# CONFIG_DMADEVICES is not set
P
Paul Mackerras 已提交
1150
# CONFIG_UIO is not set
1151
# CONFIG_STAGING is not set
P
Paul Mackerras 已提交
1152

1153 1154 1155 1156 1157 1158 1159 1160
#
# File systems
#
CONFIG_EXT2_FS=y
# CONFIG_EXT2_FS_XATTR is not set
CONFIG_EXT2_FS_XIP=y
CONFIG_EXT3_FS=y
# CONFIG_EXT3_FS_XATTR is not set
1161 1162 1163 1164 1165 1166
CONFIG_EXT4_FS=y
# CONFIG_EXT4DEV_COMPAT is not set
CONFIG_EXT4_FS_XATTR=y
# CONFIG_EXT4_FS_POSIX_ACL is not set
# CONFIG_EXT4_FS_SECURITY is not set
CONFIG_FS_XIP=y
1167 1168
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
1169 1170 1171
CONFIG_JBD2=y
# CONFIG_JBD2_DEBUG is not set
CONFIG_FS_MBCACHE=y
1172 1173 1174
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
CONFIG_FS_POSIX_ACL=y
1175
CONFIG_FILE_LOCKING=y
1176
# CONFIG_XFS_FS is not set
P
Paul Mackerras 已提交
1177
# CONFIG_GFS2_FS is not set
P
Paul Mackerras 已提交
1178
# CONFIG_OCFS2_FS is not set
1179
CONFIG_DNOTIFY=y
1180
CONFIG_INOTIFY=y
P
Paul Mackerras 已提交
1181
CONFIG_INOTIFY_USER=y
1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207
# CONFIG_QUOTA is not set
# CONFIG_AUTOFS_FS is not set
# CONFIG_AUTOFS4_FS is not set
# CONFIG_FUSE_FS is not set

#
# CD-ROM/DVD Filesystems
#
# CONFIG_ISO9660_FS is not set
# CONFIG_UDF_FS is not set

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
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
1208
CONFIG_PROC_SYSCTL=y
1209
CONFIG_PROC_PAGE_MONITOR=y
1210 1211
CONFIG_SYSFS=y
CONFIG_TMPFS=y
1212
# CONFIG_TMPFS_POSIX_ACL is not set
1213 1214
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
P
Paul Mackerras 已提交
1215
# CONFIG_CONFIGFS_FS is not set
1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228

#
# 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=y
# CONFIG_VXFS_FS is not set
1229 1230
# CONFIG_MINIX_FS is not set
# CONFIG_OMFS_FS is not set
1231 1232
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
1233
# CONFIG_ROMFS_FS is not set
1234 1235
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
P
Paul Mackerras 已提交
1236
CONFIG_NETWORK_FILESYSTEMS=y
1237 1238 1239 1240 1241
CONFIG_NFS_FS=y
CONFIG_NFS_V3=y
CONFIG_NFS_V3_ACL=y
CONFIG_NFS_V4=y
CONFIG_ROOT_NFS=y
1242
# CONFIG_NFSD is not set
1243 1244 1245 1246 1247 1248
CONFIG_LOCKD=y
CONFIG_LOCKD_V4=y
CONFIG_NFS_ACL_SUPPORT=y
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=y
CONFIG_SUNRPC_GSS=y
1249
# CONFIG_SUNRPC_REGISTER_V4 is not set
1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275
CONFIG_RPCSEC_GSS_KRB5=y
# 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=y
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 已提交
1276
# CONFIG_KARMA_PARTITION is not set
1277
# CONFIG_EFI_PARTITION is not set
P
Paul Mackerras 已提交
1278
# CONFIG_SYSV68_PARTITION is not set
1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="utf-8"
# 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 is not set
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
# CONFIG_NLS_ISO8859_15 is not set
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
CONFIG_NLS_UTF8=y
P
Paul Mackerras 已提交
1319 1320
# CONFIG_DLM is not set

1321
#
1322 1323
# Library routines
#
P
Paul Mackerras 已提交
1324
CONFIG_BITREVERSE=y
1325
CONFIG_CRC_CCITT=y
1326
CONFIG_CRC16=y
1327
CONFIG_CRC_T10DIF=y
P
Paul Mackerras 已提交
1328
# CONFIG_CRC_ITU_T is not set
1329
CONFIG_CRC32=y
P
Paul Mackerras 已提交
1330
# CONFIG_CRC7 is not set
1331 1332
# CONFIG_LIBCRC32C is not set
CONFIG_ZLIB_INFLATE=y
P
Paul Mackerras 已提交
1333
CONFIG_PLIST=y
P
Paul Mackerras 已提交
1334 1335 1336
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y
1337
CONFIG_HAVE_LMB=y
1338 1339 1340 1341 1342

#
# Kernel hacking
#
# CONFIG_PRINTK_TIME is not set
P
Paul Mackerras 已提交
1343
CONFIG_ENABLE_WARN_DEPRECATED=y
1344
CONFIG_ENABLE_MUST_CHECK=y
1345
CONFIG_FRAME_WARN=2048
1346
CONFIG_MAGIC_SYSRQ=y
P
Paul Mackerras 已提交
1347
# CONFIG_UNUSED_SYMBOLS is not set
P
Paul Mackerras 已提交
1348 1349
CONFIG_DEBUG_FS=y
# CONFIG_HEADERS_CHECK is not set
P
Paul Mackerras 已提交
1350
CONFIG_DEBUG_KERNEL=y
P
Paul Mackerras 已提交
1351
# CONFIG_DEBUG_SHIRQ is not set
1352
CONFIG_DETECT_SOFTLOCKUP=y
1353 1354
# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
P
Paul Mackerras 已提交
1355
CONFIG_SCHED_DEBUG=y
1356
CONFIG_SCHEDSTATS=y
P
Paul Mackerras 已提交
1357
# CONFIG_TIMER_STATS is not set
1358
# CONFIG_DEBUG_OBJECTS is not set
1359
# CONFIG_SLUB_DEBUG_ON is not set
1360
# CONFIG_SLUB_STATS is not set
P
Paul Mackerras 已提交
1361 1362
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_RT_MUTEX_TESTER is not set
1363
# CONFIG_DEBUG_SPINLOCK is not set
P
Paul Mackerras 已提交
1364
# CONFIG_DEBUG_MUTEXES is not set
1365 1366 1367
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_PROVE_LOCKING is not set
# CONFIG_LOCK_STAT is not set
1368
CONFIG_DEBUG_SPINLOCK_SLEEP=y
P
Paul Mackerras 已提交
1369
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1370
CONFIG_STACKTRACE=y
1371
# CONFIG_DEBUG_KOBJECT is not set
P
Paul Mackerras 已提交
1372
CONFIG_DEBUG_BUGVERBOSE=y
1373
# CONFIG_DEBUG_INFO is not set
1374
# CONFIG_DEBUG_VM is not set
1375 1376
# CONFIG_DEBUG_WRITECOUNT is not set
CONFIG_DEBUG_MEMORY_INIT=y
1377
# CONFIG_DEBUG_LIST is not set
P
Paul Mackerras 已提交
1378 1379
# CONFIG_DEBUG_SG is not set
# CONFIG_BOOT_PRINTK_DELAY is not set
1380
# CONFIG_RCU_TORTURE_TEST is not set
1381
# CONFIG_RCU_CPU_STALL_DETECTOR is not set
1382 1383
# CONFIG_KPROBES_SANITY_TEST is not set
# CONFIG_BACKTRACE_SELF_TEST is not set
1384
# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
1385
# CONFIG_LKDTM is not set
P
Paul Mackerras 已提交
1386
# CONFIG_FAULT_INJECTION is not set
1387 1388
CONFIG_LATENCYTOP=y
# CONFIG_SYSCTL_SYSCALL_CHECK is not set
1389 1390 1391 1392 1393 1394
CONFIG_HAVE_FUNCTION_TRACER=y

#
# Tracers
#
# CONFIG_FUNCTION_TRACER is not set
1395 1396 1397
# CONFIG_IRQSOFF_TRACER is not set
# CONFIG_SCHED_TRACER is not set
# CONFIG_CONTEXT_SWITCH_TRACER is not set
1398 1399 1400
# CONFIG_BOOT_TRACER is not set
# CONFIG_STACK_TRACER is not set
CONFIG_DYNAMIC_PRINTK_DEBUG=y
P
Paul Mackerras 已提交
1401
# CONFIG_SAMPLES is not set
1402 1403
CONFIG_HAVE_ARCH_KGDB=y
# CONFIG_KGDB is not set
1404 1405
CONFIG_DEBUG_STACKOVERFLOW=y
CONFIG_DEBUG_STACK_USAGE=y
P
Paul Mackerras 已提交
1406
# CONFIG_DEBUG_PAGEALLOC is not set
1407 1408
# CONFIG_CODE_PATCHING_SELFTEST is not set
# CONFIG_FTR_FIXUP_SELFTEST is not set
1409
# CONFIG_MSI_BITMAP_SELFTEST is not set
1410 1411
CONFIG_XMON=y
CONFIG_XMON_DEFAULT=y
P
Paul Mackerras 已提交
1412
CONFIG_XMON_DISASSEMBLY=y
1413
CONFIG_DEBUGGER=y
1414
# CONFIG_IRQSTACKS is not set
P
Paul Mackerras 已提交
1415
# CONFIG_VIRQ_DEBUG is not set
1416
CONFIG_BOOTX_TEXT=y
P
Paul Mackerras 已提交
1417
# CONFIG_PPC_EARLY_DEBUG is not set
1418 1419 1420 1421 1422 1423

#
# Security options
#
# CONFIG_KEYS is not set
# CONFIG_SECURITY is not set
1424
# CONFIG_SECURITYFS is not set
P
Paul Mackerras 已提交
1425
# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1426
CONFIG_CRYPTO=y
1427 1428 1429 1430

#
# Crypto core or helper
#
1431
# CONFIG_CRYPTO_FIPS is not set
1432
CONFIG_CRYPTO_ALGAPI=y
1433
CONFIG_CRYPTO_AEAD=y
P
Paul Mackerras 已提交
1434
CONFIG_CRYPTO_BLKCIPHER=y
1435 1436
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_RNG=y
P
Paul Mackerras 已提交
1437
CONFIG_CRYPTO_MANAGER=y
1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464
# CONFIG_CRYPTO_GF128MUL is not set
# CONFIG_CRYPTO_NULL is not set
# CONFIG_CRYPTO_CRYPTD is not set
# CONFIG_CRYPTO_AUTHENC is not set
# CONFIG_CRYPTO_TEST is not set

#
# Authenticated Encryption with Associated Data
#
# CONFIG_CRYPTO_CCM is not set
# CONFIG_CRYPTO_GCM is not set
# CONFIG_CRYPTO_SEQIV is not set

#
# Block modes
#
CONFIG_CRYPTO_CBC=y
# CONFIG_CRYPTO_CTR is not set
# CONFIG_CRYPTO_CTS is not set
CONFIG_CRYPTO_ECB=m
# CONFIG_CRYPTO_LRW is not set
CONFIG_CRYPTO_PCBC=m
# CONFIG_CRYPTO_XTS is not set

#
# Hash modes
#
1465
# CONFIG_CRYPTO_HMAC is not set
P
Paul Mackerras 已提交
1466
# CONFIG_CRYPTO_XCBC is not set
1467 1468 1469 1470 1471

#
# Digest
#
# CONFIG_CRYPTO_CRC32C is not set
1472 1473
# CONFIG_CRYPTO_MD4 is not set
CONFIG_CRYPTO_MD5=y
1474 1475 1476 1477 1478
# CONFIG_CRYPTO_MICHAEL_MIC is not set
# CONFIG_CRYPTO_RMD128 is not set
# CONFIG_CRYPTO_RMD160 is not set
# CONFIG_CRYPTO_RMD256 is not set
# CONFIG_CRYPTO_RMD320 is not set
1479 1480 1481 1482
# CONFIG_CRYPTO_SHA1 is not set
# CONFIG_CRYPTO_SHA256 is not set
# CONFIG_CRYPTO_SHA512 is not set
# CONFIG_CRYPTO_TGR192 is not set
1483 1484 1485 1486 1487
# CONFIG_CRYPTO_WP512 is not set

#
# Ciphers
#
1488
# CONFIG_CRYPTO_AES is not set
1489 1490 1491 1492
# CONFIG_CRYPTO_ANUBIS is not set
# CONFIG_CRYPTO_ARC4 is not set
# CONFIG_CRYPTO_BLOWFISH is not set
# CONFIG_CRYPTO_CAMELLIA is not set
1493 1494
# CONFIG_CRYPTO_CAST5 is not set
# CONFIG_CRYPTO_CAST6 is not set
1495 1496
CONFIG_CRYPTO_DES=y
# CONFIG_CRYPTO_FCRYPT is not set
1497
# CONFIG_CRYPTO_KHAZAD is not set
1498
# CONFIG_CRYPTO_SALSA20 is not set
P
Paul Mackerras 已提交
1499
# CONFIG_CRYPTO_SEED is not set
1500 1501 1502 1503 1504 1505 1506
# CONFIG_CRYPTO_SERPENT is not set
# CONFIG_CRYPTO_TEA is not set
# CONFIG_CRYPTO_TWOFISH is not set

#
# Compression
#
1507
# CONFIG_CRYPTO_DEFLATE is not set
1508
# CONFIG_CRYPTO_LZO is not set
1509 1510 1511 1512 1513

#
# Random Number Generation
#
# CONFIG_CRYPTO_ANSI_CPRNG is not set
P
Paul Mackerras 已提交
1514
# CONFIG_CRYPTO_HW is not set
P
Paul Mackerras 已提交
1515
# CONFIG_PPC_CLOCK is not set
1516
# CONFIG_VIRTUALIZATION is not set