diff options
Diffstat (limited to 'arch/powerpc/configs/mpc5200_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc5200_defconfig | 192 |
1 files changed, 127 insertions, 65 deletions
diff --git a/arch/powerpc/configs/mpc5200_defconfig b/arch/powerpc/configs/mpc5200_defconfig index aaa4416660e9..523d5fe18c0e 100644 --- a/arch/powerpc/configs/mpc5200_defconfig +++ b/arch/powerpc/configs/mpc5200_defconfig | |||
@@ -1,25 +1,27 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.30-rc2 | 3 | # Linux kernel version: 2.6.32-rc4 |
4 | # Mon Apr 20 11:06:25 2009 | 4 | # Thu Oct 15 10:33:21 2009 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
8 | # | 8 | # |
9 | # Processor support | 9 | # Processor support |
10 | # | 10 | # |
11 | CONFIG_6xx=y | 11 | CONFIG_PPC_BOOK3S_32=y |
12 | # CONFIG_PPC_85xx is not set | 12 | # CONFIG_PPC_85xx is not set |
13 | # CONFIG_PPC_8xx is not set | 13 | # CONFIG_PPC_8xx is not set |
14 | # CONFIG_40x is not set | 14 | # CONFIG_40x is not set |
15 | # CONFIG_44x is not set | 15 | # CONFIG_44x is not set |
16 | # CONFIG_E200 is not set | 16 | # CONFIG_E200 is not set |
17 | CONFIG_PPC_BOOK3S=y | 17 | CONFIG_PPC_BOOK3S=y |
18 | CONFIG_6xx=y | ||
18 | CONFIG_PPC_FPU=y | 19 | CONFIG_PPC_FPU=y |
19 | # CONFIG_ALTIVEC is not set | 20 | # CONFIG_ALTIVEC is not set |
20 | CONFIG_PPC_STD_MMU=y | 21 | CONFIG_PPC_STD_MMU=y |
21 | CONFIG_PPC_STD_MMU_32=y | 22 | CONFIG_PPC_STD_MMU_32=y |
22 | # CONFIG_PPC_MM_SLICES is not set | 23 | # CONFIG_PPC_MM_SLICES is not set |
24 | CONFIG_PPC_HAVE_PMU_SUPPORT=y | ||
23 | # CONFIG_SMP is not set | 25 | # CONFIG_SMP is not set |
24 | CONFIG_PPC32=y | 26 | CONFIG_PPC32=y |
25 | CONFIG_WORD_SIZE=32 | 27 | CONFIG_WORD_SIZE=32 |
@@ -30,15 +32,17 @@ CONFIG_GENERIC_TIME=y | |||
30 | CONFIG_GENERIC_TIME_VSYSCALL=y | 32 | CONFIG_GENERIC_TIME_VSYSCALL=y |
31 | CONFIG_GENERIC_CLOCKEVENTS=y | 33 | CONFIG_GENERIC_CLOCKEVENTS=y |
32 | CONFIG_GENERIC_HARDIRQS=y | 34 | CONFIG_GENERIC_HARDIRQS=y |
35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
33 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
37 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
34 | CONFIG_IRQ_PER_CPU=y | 38 | CONFIG_IRQ_PER_CPU=y |
35 | CONFIG_STACKTRACE_SUPPORT=y | 39 | CONFIG_STACKTRACE_SUPPORT=y |
36 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
41 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
37 | CONFIG_LOCKDEP_SUPPORT=y | 42 | CONFIG_LOCKDEP_SUPPORT=y |
38 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 43 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
39 | CONFIG_ARCH_HAS_ILOG2_U32=y | 44 | CONFIG_ARCH_HAS_ILOG2_U32=y |
40 | CONFIG_GENERIC_HWEIGHT=y | 45 | CONFIG_GENERIC_HWEIGHT=y |
41 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
42 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 46 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
43 | CONFIG_GENERIC_GPIO=y | 47 | CONFIG_GENERIC_GPIO=y |
44 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | 48 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set |
@@ -53,12 +57,14 @@ CONFIG_OF=y | |||
53 | # CONFIG_GENERIC_TBSYNC is not set | 57 | # CONFIG_GENERIC_TBSYNC is not set |
54 | CONFIG_AUDIT_ARCH=y | 58 | CONFIG_AUDIT_ARCH=y |
55 | CONFIG_GENERIC_BUG=y | 59 | CONFIG_GENERIC_BUG=y |
60 | CONFIG_DTC=y | ||
56 | CONFIG_DEFAULT_UIMAGE=y | 61 | CONFIG_DEFAULT_UIMAGE=y |
57 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | 62 | CONFIG_ARCH_SUSPEND_POSSIBLE=y |
58 | # CONFIG_PPC_DCR_NATIVE is not set | 63 | # CONFIG_PPC_DCR_NATIVE is not set |
59 | # CONFIG_PPC_DCR_MMIO is not set | 64 | # CONFIG_PPC_DCR_MMIO is not set |
60 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | 65 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y |
61 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 66 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
67 | CONFIG_CONSTRUCTORS=y | ||
62 | 68 | ||
63 | # | 69 | # |
64 | # General setup | 70 | # General setup |
@@ -79,11 +85,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
79 | # | 85 | # |
80 | # RCU Subsystem | 86 | # RCU Subsystem |
81 | # | 87 | # |
82 | CONFIG_CLASSIC_RCU=y | 88 | CONFIG_TREE_RCU=y |
83 | # CONFIG_TREE_RCU is not set | 89 | # CONFIG_TREE_PREEMPT_RCU is not set |
84 | # CONFIG_PREEMPT_RCU is not set | 90 | # CONFIG_RCU_TRACE is not set |
91 | CONFIG_RCU_FANOUT=32 | ||
92 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
85 | # CONFIG_TREE_RCU_TRACE is not set | 93 | # CONFIG_TREE_RCU_TRACE is not set |
86 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
87 | # CONFIG_IKCONFIG is not set | 94 | # CONFIG_IKCONFIG is not set |
88 | CONFIG_LOG_BUF_SHIFT=14 | 95 | CONFIG_LOG_BUF_SHIFT=14 |
89 | # CONFIG_GROUP_SCHED is not set | 96 | # CONFIG_GROUP_SCHED is not set |
@@ -103,7 +110,6 @@ CONFIG_ANON_INODES=y | |||
103 | CONFIG_EMBEDDED=y | 110 | CONFIG_EMBEDDED=y |
104 | # CONFIG_SYSCTL_SYSCALL is not set | 111 | # CONFIG_SYSCTL_SYSCALL is not set |
105 | # CONFIG_KALLSYMS is not set | 112 | # CONFIG_KALLSYMS is not set |
106 | # CONFIG_STRIP_ASM_SYMS is not set | ||
107 | CONFIG_HOTPLUG=y | 113 | CONFIG_HOTPLUG=y |
108 | CONFIG_PRINTK=y | 114 | CONFIG_PRINTK=y |
109 | CONFIG_BUG=y | 115 | CONFIG_BUG=y |
@@ -116,6 +122,13 @@ CONFIG_TIMERFD=y | |||
116 | CONFIG_EVENTFD=y | 122 | CONFIG_EVENTFD=y |
117 | CONFIG_SHMEM=y | 123 | CONFIG_SHMEM=y |
118 | CONFIG_AIO=y | 124 | CONFIG_AIO=y |
125 | CONFIG_HAVE_PERF_EVENTS=y | ||
126 | |||
127 | # | ||
128 | # Kernel Performance Events And Counters | ||
129 | # | ||
130 | # CONFIG_PERF_EVENTS is not set | ||
131 | # CONFIG_PERF_COUNTERS is not set | ||
119 | CONFIG_VM_EVENT_COUNTERS=y | 132 | CONFIG_VM_EVENT_COUNTERS=y |
120 | CONFIG_PCI_QUIRKS=y | 133 | CONFIG_PCI_QUIRKS=y |
121 | CONFIG_SLUB_DEBUG=y | 134 | CONFIG_SLUB_DEBUG=y |
@@ -124,14 +137,19 @@ CONFIG_COMPAT_BRK=y | |||
124 | CONFIG_SLUB=y | 137 | CONFIG_SLUB=y |
125 | # CONFIG_SLOB is not set | 138 | # CONFIG_SLOB is not set |
126 | # CONFIG_PROFILING is not set | 139 | # CONFIG_PROFILING is not set |
127 | # CONFIG_MARKERS is not set | ||
128 | CONFIG_HAVE_OPROFILE=y | 140 | CONFIG_HAVE_OPROFILE=y |
129 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 141 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
130 | CONFIG_HAVE_IOREMAP_PROT=y | 142 | CONFIG_HAVE_IOREMAP_PROT=y |
131 | CONFIG_HAVE_KPROBES=y | 143 | CONFIG_HAVE_KPROBES=y |
132 | CONFIG_HAVE_KRETPROBES=y | 144 | CONFIG_HAVE_KRETPROBES=y |
133 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 145 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
146 | CONFIG_HAVE_DMA_ATTRS=y | ||
134 | CONFIG_HAVE_CLK=y | 147 | CONFIG_HAVE_CLK=y |
148 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
149 | |||
150 | # | ||
151 | # GCOV-based kernel profiling | ||
152 | # | ||
135 | # CONFIG_SLOW_WORK is not set | 153 | # CONFIG_SLOW_WORK is not set |
136 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 154 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
137 | CONFIG_SLABINFO=y | 155 | CONFIG_SLABINFO=y |
@@ -144,7 +162,7 @@ CONFIG_MODULE_UNLOAD=y | |||
144 | # CONFIG_MODVERSIONS is not set | 162 | # CONFIG_MODVERSIONS is not set |
145 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 163 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
146 | CONFIG_BLOCK=y | 164 | CONFIG_BLOCK=y |
147 | # CONFIG_LBD is not set | 165 | CONFIG_LBDAF=y |
148 | # CONFIG_BLK_DEV_BSG is not set | 166 | # CONFIG_BLK_DEV_BSG is not set |
149 | # CONFIG_BLK_DEV_INTEGRITY is not set | 167 | # CONFIG_BLK_DEV_INTEGRITY is not set |
150 | 168 | ||
@@ -205,7 +223,7 @@ CONFIG_RTAS_PROC=y | |||
205 | CONFIG_PPC_BESTCOMM=y | 223 | CONFIG_PPC_BESTCOMM=y |
206 | CONFIG_PPC_BESTCOMM_ATA=y | 224 | CONFIG_PPC_BESTCOMM_ATA=y |
207 | CONFIG_PPC_BESTCOMM_FEC=y | 225 | CONFIG_PPC_BESTCOMM_FEC=y |
208 | # CONFIG_SIMPLE_GPIO is not set | 226 | CONFIG_SIMPLE_GPIO=y |
209 | 227 | ||
210 | # | 228 | # |
211 | # Kernel options | 229 | # Kernel options |
@@ -229,11 +247,13 @@ CONFIG_BINFMT_ELF=y | |||
229 | # CONFIG_HAVE_AOUT is not set | 247 | # CONFIG_HAVE_AOUT is not set |
230 | # CONFIG_BINFMT_MISC is not set | 248 | # CONFIG_BINFMT_MISC is not set |
231 | # CONFIG_IOMMU_HELPER is not set | 249 | # CONFIG_IOMMU_HELPER is not set |
250 | # CONFIG_SWIOTLB is not set | ||
232 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 251 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
233 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 252 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
234 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 253 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
235 | # CONFIG_KEXEC is not set | 254 | # CONFIG_KEXEC is not set |
236 | # CONFIG_CRASH_DUMP is not set | 255 | # CONFIG_CRASH_DUMP is not set |
256 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
237 | CONFIG_ARCH_FLATMEM_ENABLE=y | 257 | CONFIG_ARCH_FLATMEM_ENABLE=y |
238 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 258 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
239 | CONFIG_SELECT_MEMORY_MODEL=y | 259 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -249,9 +269,10 @@ CONFIG_MIGRATION=y | |||
249 | CONFIG_ZONE_DMA_FLAG=1 | 269 | CONFIG_ZONE_DMA_FLAG=1 |
250 | CONFIG_BOUNCE=y | 270 | CONFIG_BOUNCE=y |
251 | CONFIG_VIRT_TO_BUS=y | 271 | CONFIG_VIRT_TO_BUS=y |
252 | CONFIG_UNEVICTABLE_LRU=y | ||
253 | CONFIG_HAVE_MLOCK=y | 272 | CONFIG_HAVE_MLOCK=y |
254 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 273 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
274 | # CONFIG_KSM is not set | ||
275 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
255 | CONFIG_PPC_4K_PAGES=y | 276 | CONFIG_PPC_4K_PAGES=y |
256 | # CONFIG_PPC_16K_PAGES is not set | 277 | # CONFIG_PPC_16K_PAGES is not set |
257 | # CONFIG_PPC_64K_PAGES is not set | 278 | # CONFIG_PPC_64K_PAGES is not set |
@@ -265,6 +286,7 @@ CONFIG_PM=y | |||
265 | CONFIG_PM_SLEEP=y | 286 | CONFIG_PM_SLEEP=y |
266 | CONFIG_SUSPEND=y | 287 | CONFIG_SUSPEND=y |
267 | CONFIG_SUSPEND_FREEZER=y | 288 | CONFIG_SUSPEND_FREEZER=y |
289 | # CONFIG_PM_RUNTIME is not set | ||
268 | CONFIG_SECCOMP=y | 290 | CONFIG_SECCOMP=y |
269 | CONFIG_ISA_DMA_API=y | 291 | CONFIG_ISA_DMA_API=y |
270 | 292 | ||
@@ -349,6 +371,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
349 | # CONFIG_NETFILTER is not set | 371 | # CONFIG_NETFILTER is not set |
350 | # CONFIG_IP_DCCP is not set | 372 | # CONFIG_IP_DCCP is not set |
351 | # CONFIG_IP_SCTP is not set | 373 | # CONFIG_IP_SCTP is not set |
374 | # CONFIG_RDS is not set | ||
352 | # CONFIG_TIPC is not set | 375 | # CONFIG_TIPC is not set |
353 | # CONFIG_ATM is not set | 376 | # CONFIG_ATM is not set |
354 | # CONFIG_BRIDGE is not set | 377 | # CONFIG_BRIDGE is not set |
@@ -363,6 +386,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
363 | # CONFIG_ECONET is not set | 386 | # CONFIG_ECONET is not set |
364 | # CONFIG_WAN_ROUTER is not set | 387 | # CONFIG_WAN_ROUTER is not set |
365 | # CONFIG_PHONET is not set | 388 | # CONFIG_PHONET is not set |
389 | # CONFIG_IEEE802154 is not set | ||
366 | # CONFIG_NET_SCHED is not set | 390 | # CONFIG_NET_SCHED is not set |
367 | # CONFIG_DCB is not set | 391 | # CONFIG_DCB is not set |
368 | 392 | ||
@@ -388,6 +412,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
388 | # Generic Driver Options | 412 | # Generic Driver Options |
389 | # | 413 | # |
390 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 414 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
415 | # CONFIG_DEVTMPFS is not set | ||
391 | CONFIG_STANDALONE=y | 416 | CONFIG_STANDALONE=y |
392 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 417 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
393 | # CONFIG_FW_LOADER is not set | 418 | # CONFIG_FW_LOADER is not set |
@@ -397,9 +422,9 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
397 | # CONFIG_CONNECTOR is not set | 422 | # CONFIG_CONNECTOR is not set |
398 | CONFIG_MTD=y | 423 | CONFIG_MTD=y |
399 | # CONFIG_MTD_DEBUG is not set | 424 | # CONFIG_MTD_DEBUG is not set |
425 | # CONFIG_MTD_TESTS is not set | ||
400 | CONFIG_MTD_CONCAT=y | 426 | CONFIG_MTD_CONCAT=y |
401 | CONFIG_MTD_PARTITIONS=y | 427 | CONFIG_MTD_PARTITIONS=y |
402 | # CONFIG_MTD_TESTS is not set | ||
403 | # CONFIG_MTD_REDBOOT_PARTS is not set | 428 | # CONFIG_MTD_REDBOOT_PARTS is not set |
404 | CONFIG_MTD_CMDLINE_PARTS=y | 429 | CONFIG_MTD_CMDLINE_PARTS=y |
405 | CONFIG_MTD_OF_PARTS=y | 430 | CONFIG_MTD_OF_PARTS=y |
@@ -458,6 +483,7 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
458 | # CONFIG_MTD_PMC551 is not set | 483 | # CONFIG_MTD_PMC551 is not set |
459 | # CONFIG_MTD_DATAFLASH is not set | 484 | # CONFIG_MTD_DATAFLASH is not set |
460 | # CONFIG_MTD_M25P80 is not set | 485 | # CONFIG_MTD_M25P80 is not set |
486 | # CONFIG_MTD_SST25L is not set | ||
461 | # CONFIG_MTD_SLRAM is not set | 487 | # CONFIG_MTD_SLRAM is not set |
462 | # CONFIG_MTD_PHRAM is not set | 488 | # CONFIG_MTD_PHRAM is not set |
463 | # CONFIG_MTD_MTDRAM is not set | 489 | # CONFIG_MTD_MTDRAM is not set |
@@ -493,6 +519,7 @@ CONFIG_OF_DEVICE=y | |||
493 | CONFIG_OF_GPIO=y | 519 | CONFIG_OF_GPIO=y |
494 | CONFIG_OF_I2C=y | 520 | CONFIG_OF_I2C=y |
495 | CONFIG_OF_SPI=y | 521 | CONFIG_OF_SPI=y |
522 | CONFIG_OF_MDIO=y | ||
496 | # CONFIG_PARPORT is not set | 523 | # CONFIG_PARPORT is not set |
497 | CONFIG_BLK_DEV=y | 524 | CONFIG_BLK_DEV=y |
498 | # CONFIG_BLK_DEV_FD is not set | 525 | # CONFIG_BLK_DEV_FD is not set |
@@ -529,7 +556,9 @@ CONFIG_MISC_DEVICES=y | |||
529 | CONFIG_EEPROM_AT24=y | 556 | CONFIG_EEPROM_AT24=y |
530 | # CONFIG_EEPROM_AT25 is not set | 557 | # CONFIG_EEPROM_AT25 is not set |
531 | # CONFIG_EEPROM_LEGACY is not set | 558 | # CONFIG_EEPROM_LEGACY is not set |
559 | # CONFIG_EEPROM_MAX6875 is not set | ||
532 | # CONFIG_EEPROM_93CX6 is not set | 560 | # CONFIG_EEPROM_93CX6 is not set |
561 | # CONFIG_CB710_CORE is not set | ||
533 | CONFIG_HAVE_IDE=y | 562 | CONFIG_HAVE_IDE=y |
534 | # CONFIG_IDE is not set | 563 | # CONFIG_IDE is not set |
535 | 564 | ||
@@ -552,10 +581,6 @@ CONFIG_BLK_DEV_SD=y | |||
552 | # CONFIG_BLK_DEV_SR is not set | 581 | # CONFIG_BLK_DEV_SR is not set |
553 | CONFIG_CHR_DEV_SG=y | 582 | CONFIG_CHR_DEV_SG=y |
554 | # CONFIG_CHR_DEV_SCH is not set | 583 | # CONFIG_CHR_DEV_SCH is not set |
555 | |||
556 | # | ||
557 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
558 | # | ||
559 | # CONFIG_SCSI_MULTI_LUN is not set | 584 | # CONFIG_SCSI_MULTI_LUN is not set |
560 | # CONFIG_SCSI_CONSTANTS is not set | 585 | # CONFIG_SCSI_CONSTANTS is not set |
561 | # CONFIG_SCSI_LOGGING is not set | 586 | # CONFIG_SCSI_LOGGING is not set |
@@ -572,6 +597,8 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
572 | # CONFIG_SCSI_SRP_ATTRS is not set | 597 | # CONFIG_SCSI_SRP_ATTRS is not set |
573 | CONFIG_SCSI_LOWLEVEL=y | 598 | CONFIG_SCSI_LOWLEVEL=y |
574 | # CONFIG_ISCSI_TCP is not set | 599 | # CONFIG_ISCSI_TCP is not set |
600 | # CONFIG_SCSI_BNX2_ISCSI is not set | ||
601 | # CONFIG_BE2ISCSI is not set | ||
575 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 602 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
576 | # CONFIG_SCSI_3W_9XXX is not set | 603 | # CONFIG_SCSI_3W_9XXX is not set |
577 | # CONFIG_SCSI_ACARD is not set | 604 | # CONFIG_SCSI_ACARD is not set |
@@ -580,6 +607,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
580 | # CONFIG_SCSI_AIC7XXX_OLD is not set | 607 | # CONFIG_SCSI_AIC7XXX_OLD is not set |
581 | # CONFIG_SCSI_AIC79XX is not set | 608 | # CONFIG_SCSI_AIC79XX is not set |
582 | # CONFIG_SCSI_AIC94XX is not set | 609 | # CONFIG_SCSI_AIC94XX is not set |
610 | # CONFIG_SCSI_MVSAS is not set | ||
583 | # CONFIG_SCSI_DPT_I2O is not set | 611 | # CONFIG_SCSI_DPT_I2O is not set |
584 | # CONFIG_SCSI_ADVANSYS is not set | 612 | # CONFIG_SCSI_ADVANSYS is not set |
585 | # CONFIG_SCSI_ARCMSR is not set | 613 | # CONFIG_SCSI_ARCMSR is not set |
@@ -599,7 +627,6 @@ CONFIG_SCSI_LOWLEVEL=y | |||
599 | # CONFIG_SCSI_IPS is not set | 627 | # CONFIG_SCSI_IPS is not set |
600 | # CONFIG_SCSI_INITIO is not set | 628 | # CONFIG_SCSI_INITIO is not set |
601 | # CONFIG_SCSI_INIA100 is not set | 629 | # CONFIG_SCSI_INIA100 is not set |
602 | # CONFIG_SCSI_MVSAS is not set | ||
603 | # CONFIG_SCSI_STEX is not set | 630 | # CONFIG_SCSI_STEX is not set |
604 | # CONFIG_SCSI_SYM53C8XX_2 is not set | 631 | # CONFIG_SCSI_SYM53C8XX_2 is not set |
605 | # CONFIG_SCSI_IPR is not set | 632 | # CONFIG_SCSI_IPR is not set |
@@ -611,11 +638,14 @@ CONFIG_SCSI_LOWLEVEL=y | |||
611 | # CONFIG_SCSI_DC390T is not set | 638 | # CONFIG_SCSI_DC390T is not set |
612 | # CONFIG_SCSI_NSP32 is not set | 639 | # CONFIG_SCSI_NSP32 is not set |
613 | # CONFIG_SCSI_DEBUG is not set | 640 | # CONFIG_SCSI_DEBUG is not set |
641 | # CONFIG_SCSI_PMCRAID is not set | ||
614 | # CONFIG_SCSI_SRP is not set | 642 | # CONFIG_SCSI_SRP is not set |
643 | # CONFIG_SCSI_BFA_FC is not set | ||
615 | # CONFIG_SCSI_DH is not set | 644 | # CONFIG_SCSI_DH is not set |
616 | # CONFIG_SCSI_OSD_INITIATOR is not set | 645 | # CONFIG_SCSI_OSD_INITIATOR is not set |
617 | CONFIG_ATA=y | 646 | CONFIG_ATA=y |
618 | # CONFIG_ATA_NONSTANDARD is not set | 647 | # CONFIG_ATA_NONSTANDARD is not set |
648 | CONFIG_ATA_VERBOSE_ERROR=y | ||
619 | CONFIG_SATA_PMP=y | 649 | CONFIG_SATA_PMP=y |
620 | # CONFIG_SATA_AHCI is not set | 650 | # CONFIG_SATA_AHCI is not set |
621 | # CONFIG_SATA_SIL24 is not set | 651 | # CONFIG_SATA_SIL24 is not set |
@@ -637,6 +667,7 @@ CONFIG_ATA_SFF=y | |||
637 | # CONFIG_PATA_ALI is not set | 667 | # CONFIG_PATA_ALI is not set |
638 | # CONFIG_PATA_AMD is not set | 668 | # CONFIG_PATA_AMD is not set |
639 | # CONFIG_PATA_ARTOP is not set | 669 | # CONFIG_PATA_ARTOP is not set |
670 | # CONFIG_PATA_ATP867X is not set | ||
640 | # CONFIG_PATA_ATIIXP is not set | 671 | # CONFIG_PATA_ATIIXP is not set |
641 | # CONFIG_PATA_CMD640_PCI is not set | 672 | # CONFIG_PATA_CMD640_PCI is not set |
642 | # CONFIG_PATA_CMD64X is not set | 673 | # CONFIG_PATA_CMD64X is not set |
@@ -665,6 +696,7 @@ CONFIG_PATA_MPC52xx=y | |||
665 | # CONFIG_PATA_OPTIDMA is not set | 696 | # CONFIG_PATA_OPTIDMA is not set |
666 | # CONFIG_PATA_PDC_OLD is not set | 697 | # CONFIG_PATA_PDC_OLD is not set |
667 | # CONFIG_PATA_RADISYS is not set | 698 | # CONFIG_PATA_RADISYS is not set |
699 | # CONFIG_PATA_RDC is not set | ||
668 | # CONFIG_PATA_RZ1000 is not set | 700 | # CONFIG_PATA_RZ1000 is not set |
669 | # CONFIG_PATA_SC1200 is not set | 701 | # CONFIG_PATA_SC1200 is not set |
670 | # CONFIG_PATA_SERVERWORKS is not set | 702 | # CONFIG_PATA_SERVERWORKS is not set |
@@ -684,14 +716,17 @@ CONFIG_PATA_PLATFORM=y | |||
684 | # | 716 | # |
685 | 717 | ||
686 | # | 718 | # |
687 | # Enable only one of the two stacks, unless you know what you are doing | 719 | # You can enable one or both FireWire driver stacks. |
720 | # | ||
721 | |||
722 | # | ||
723 | # See the help texts for more information. | ||
688 | # | 724 | # |
689 | # CONFIG_FIREWIRE is not set | 725 | # CONFIG_FIREWIRE is not set |
690 | # CONFIG_IEEE1394 is not set | 726 | # CONFIG_IEEE1394 is not set |
691 | # CONFIG_I2O is not set | 727 | # CONFIG_I2O is not set |
692 | # CONFIG_MACINTOSH_DRIVERS is not set | 728 | # CONFIG_MACINTOSH_DRIVERS is not set |
693 | CONFIG_NETDEVICES=y | 729 | CONFIG_NETDEVICES=y |
694 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
695 | # CONFIG_DUMMY is not set | 730 | # CONFIG_DUMMY is not set |
696 | # CONFIG_BONDING is not set | 731 | # CONFIG_BONDING is not set |
697 | # CONFIG_MACVLAN is not set | 732 | # CONFIG_MACVLAN is not set |
@@ -739,16 +774,17 @@ CONFIG_NET_ETHERNET=y | |||
739 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 774 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
740 | # CONFIG_NET_PCI is not set | 775 | # CONFIG_NET_PCI is not set |
741 | # CONFIG_B44 is not set | 776 | # CONFIG_B44 is not set |
777 | # CONFIG_KS8842 is not set | ||
778 | # CONFIG_KS8851 is not set | ||
779 | # CONFIG_KS8851_MLL is not set | ||
742 | CONFIG_FEC_MPC52xx=y | 780 | CONFIG_FEC_MPC52xx=y |
743 | CONFIG_FEC_MPC52xx_MDIO=y | 781 | CONFIG_FEC_MPC52xx_MDIO=y |
744 | # CONFIG_ATL2 is not set | 782 | # CONFIG_ATL2 is not set |
783 | # CONFIG_XILINX_EMACLITE is not set | ||
745 | # CONFIG_NETDEV_1000 is not set | 784 | # CONFIG_NETDEV_1000 is not set |
746 | # CONFIG_NETDEV_10000 is not set | 785 | # CONFIG_NETDEV_10000 is not set |
747 | # CONFIG_TR is not set | 786 | # CONFIG_TR is not set |
748 | 787 | CONFIG_WLAN=y | |
749 | # | ||
750 | # Wireless LAN | ||
751 | # | ||
752 | # CONFIG_WLAN_PRE80211 is not set | 788 | # CONFIG_WLAN_PRE80211 is not set |
753 | # CONFIG_WLAN_80211 is not set | 789 | # CONFIG_WLAN_80211 is not set |
754 | 790 | ||
@@ -854,6 +890,7 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
854 | CONFIG_DEVPORT=y | 890 | CONFIG_DEVPORT=y |
855 | CONFIG_I2C=y | 891 | CONFIG_I2C=y |
856 | CONFIG_I2C_BOARDINFO=y | 892 | CONFIG_I2C_BOARDINFO=y |
893 | CONFIG_I2C_COMPAT=y | ||
857 | CONFIG_I2C_CHARDEV=y | 894 | CONFIG_I2C_CHARDEV=y |
858 | CONFIG_I2C_HELPER_AUTO=y | 895 | CONFIG_I2C_HELPER_AUTO=y |
859 | CONFIG_I2C_ALGOBIT=y | 896 | CONFIG_I2C_ALGOBIT=y |
@@ -883,6 +920,7 @@ CONFIG_I2C_ALGOBIT=y | |||
883 | # | 920 | # |
884 | # I2C system bus drivers (mostly embedded / system-on-chip) | 921 | # I2C system bus drivers (mostly embedded / system-on-chip) |
885 | # | 922 | # |
923 | # CONFIG_I2C_DESIGNWARE is not set | ||
886 | # CONFIG_I2C_GPIO is not set | 924 | # CONFIG_I2C_GPIO is not set |
887 | CONFIG_I2C_MPC=y | 925 | CONFIG_I2C_MPC=y |
888 | # CONFIG_I2C_OCORES is not set | 926 | # CONFIG_I2C_OCORES is not set |
@@ -910,10 +948,6 @@ CONFIG_I2C_MPC=y | |||
910 | # Miscellaneous I2C Chip support | 948 | # Miscellaneous I2C Chip support |
911 | # | 949 | # |
912 | # CONFIG_DS1682 is not set | 950 | # CONFIG_DS1682 is not set |
913 | # CONFIG_SENSORS_PCF8574 is not set | ||
914 | # CONFIG_PCF8575 is not set | ||
915 | # CONFIG_SENSORS_PCA9539 is not set | ||
916 | # CONFIG_SENSORS_MAX6875 is not set | ||
917 | # CONFIG_SENSORS_TSL2550 is not set | 951 | # CONFIG_SENSORS_TSL2550 is not set |
918 | # CONFIG_I2C_DEBUG_CORE is not set | 952 | # CONFIG_I2C_DEBUG_CORE is not set |
919 | # CONFIG_I2C_DEBUG_ALGO is not set | 953 | # CONFIG_I2C_DEBUG_ALGO is not set |
@@ -935,6 +969,11 @@ CONFIG_SPI_MPC52xx_PSC=m | |||
935 | # | 969 | # |
936 | CONFIG_SPI_SPIDEV=m | 970 | CONFIG_SPI_SPIDEV=m |
937 | # CONFIG_SPI_TLE62X0 is not set | 971 | # CONFIG_SPI_TLE62X0 is not set |
972 | |||
973 | # | ||
974 | # PPS support | ||
975 | # | ||
976 | # CONFIG_PPS is not set | ||
938 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 977 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
939 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | 978 | CONFIG_ARCH_REQUIRE_GPIOLIB=y |
940 | CONFIG_GPIOLIB=y | 979 | CONFIG_GPIOLIB=y |
@@ -957,16 +996,27 @@ CONFIG_GPIOLIB=y | |||
957 | # PCI GPIO expanders: | 996 | # PCI GPIO expanders: |
958 | # | 997 | # |
959 | # CONFIG_GPIO_BT8XX is not set | 998 | # CONFIG_GPIO_BT8XX is not set |
999 | # CONFIG_GPIO_LANGWELL is not set | ||
960 | 1000 | ||
961 | # | 1001 | # |
962 | # SPI GPIO expanders: | 1002 | # SPI GPIO expanders: |
963 | # | 1003 | # |
964 | # CONFIG_GPIO_MAX7301 is not set | 1004 | # CONFIG_GPIO_MAX7301 is not set |
965 | # CONFIG_GPIO_MCP23S08 is not set | 1005 | # CONFIG_GPIO_MCP23S08 is not set |
1006 | # CONFIG_GPIO_MC33880 is not set | ||
1007 | |||
1008 | # | ||
1009 | # AC97 GPIO expanders: | ||
1010 | # | ||
966 | # CONFIG_W1 is not set | 1011 | # CONFIG_W1 is not set |
967 | # CONFIG_POWER_SUPPLY is not set | 1012 | # CONFIG_POWER_SUPPLY is not set |
968 | CONFIG_HWMON=y | 1013 | CONFIG_HWMON=y |
969 | # CONFIG_HWMON_VID is not set | 1014 | # CONFIG_HWMON_VID is not set |
1015 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
1016 | |||
1017 | # | ||
1018 | # Native drivers | ||
1019 | # | ||
970 | # CONFIG_SENSORS_AD7414 is not set | 1020 | # CONFIG_SENSORS_AD7414 is not set |
971 | # CONFIG_SENSORS_AD7418 is not set | 1021 | # CONFIG_SENSORS_AD7418 is not set |
972 | # CONFIG_SENSORS_ADCXX is not set | 1022 | # CONFIG_SENSORS_ADCXX is not set |
@@ -1019,6 +1069,8 @@ CONFIG_HWMON=y | |||
1019 | # CONFIG_SENSORS_SMSC47B397 is not set | 1069 | # CONFIG_SENSORS_SMSC47B397 is not set |
1020 | # CONFIG_SENSORS_ADS7828 is not set | 1070 | # CONFIG_SENSORS_ADS7828 is not set |
1021 | # CONFIG_SENSORS_THMC50 is not set | 1071 | # CONFIG_SENSORS_THMC50 is not set |
1072 | # CONFIG_SENSORS_TMP401 is not set | ||
1073 | # CONFIG_SENSORS_TMP421 is not set | ||
1022 | # CONFIG_SENSORS_VIA686A is not set | 1074 | # CONFIG_SENSORS_VIA686A is not set |
1023 | # CONFIG_SENSORS_VT1211 is not set | 1075 | # CONFIG_SENSORS_VT1211 is not set |
1024 | # CONFIG_SENSORS_VT8231 is not set | 1076 | # CONFIG_SENSORS_VT8231 is not set |
@@ -1031,9 +1083,7 @@ CONFIG_HWMON=y | |||
1031 | # CONFIG_SENSORS_W83627HF is not set | 1083 | # CONFIG_SENSORS_W83627HF is not set |
1032 | # CONFIG_SENSORS_W83627EHF is not set | 1084 | # CONFIG_SENSORS_W83627EHF is not set |
1033 | # CONFIG_SENSORS_LIS3_SPI is not set | 1085 | # CONFIG_SENSORS_LIS3_SPI is not set |
1034 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
1035 | # CONFIG_THERMAL is not set | 1086 | # CONFIG_THERMAL is not set |
1036 | # CONFIG_THERMAL_HWMON is not set | ||
1037 | CONFIG_WATCHDOG=y | 1087 | CONFIG_WATCHDOG=y |
1038 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 1088 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
1039 | 1089 | ||
@@ -1073,31 +1123,20 @@ CONFIG_SSB_POSSIBLE=y | |||
1073 | # CONFIG_MFD_TMIO is not set | 1123 | # CONFIG_MFD_TMIO is not set |
1074 | # CONFIG_PMIC_DA903X is not set | 1124 | # CONFIG_PMIC_DA903X is not set |
1075 | # CONFIG_MFD_WM8400 is not set | 1125 | # CONFIG_MFD_WM8400 is not set |
1126 | # CONFIG_MFD_WM831X is not set | ||
1076 | # CONFIG_MFD_WM8350_I2C is not set | 1127 | # CONFIG_MFD_WM8350_I2C is not set |
1077 | # CONFIG_MFD_PCF50633 is not set | 1128 | # CONFIG_MFD_PCF50633 is not set |
1129 | # CONFIG_MFD_MC13783 is not set | ||
1130 | # CONFIG_AB3100_CORE is not set | ||
1131 | # CONFIG_EZX_PCAP is not set | ||
1078 | # CONFIG_REGULATOR is not set | 1132 | # CONFIG_REGULATOR is not set |
1079 | 1133 | # CONFIG_MEDIA_SUPPORT is not set | |
1080 | # | ||
1081 | # Multimedia devices | ||
1082 | # | ||
1083 | |||
1084 | # | ||
1085 | # Multimedia core support | ||
1086 | # | ||
1087 | # CONFIG_VIDEO_DEV is not set | ||
1088 | # CONFIG_DVB_CORE is not set | ||
1089 | # CONFIG_VIDEO_MEDIA is not set | ||
1090 | |||
1091 | # | ||
1092 | # Multimedia drivers | ||
1093 | # | ||
1094 | CONFIG_DAB=y | ||
1095 | # CONFIG_USB_DABUSB is not set | ||
1096 | 1134 | ||
1097 | # | 1135 | # |
1098 | # Graphics support | 1136 | # Graphics support |
1099 | # | 1137 | # |
1100 | # CONFIG_AGP is not set | 1138 | # CONFIG_AGP is not set |
1139 | CONFIG_VGA_ARB=y | ||
1101 | CONFIG_DRM=y | 1140 | CONFIG_DRM=y |
1102 | # CONFIG_DRM_TDFX is not set | 1141 | # CONFIG_DRM_TDFX is not set |
1103 | # CONFIG_DRM_R128 is not set | 1142 | # CONFIG_DRM_R128 is not set |
@@ -1167,6 +1206,7 @@ CONFIG_FB_RADEON_BACKLIGHT=y | |||
1167 | # CONFIG_FB_BROADSHEET is not set | 1206 | # CONFIG_FB_BROADSHEET is not set |
1168 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | 1207 | CONFIG_BACKLIGHT_LCD_SUPPORT=y |
1169 | CONFIG_LCD_CLASS_DEVICE=m | 1208 | CONFIG_LCD_CLASS_DEVICE=m |
1209 | # CONFIG_LCD_LMS283GF05 is not set | ||
1170 | # CONFIG_LCD_LTV350QV is not set | 1210 | # CONFIG_LCD_LTV350QV is not set |
1171 | # CONFIG_LCD_ILI9320 is not set | 1211 | # CONFIG_LCD_ILI9320 is not set |
1172 | # CONFIG_LCD_TDO24M is not set | 1212 | # CONFIG_LCD_TDO24M is not set |
@@ -1198,7 +1238,6 @@ CONFIG_LOGO_LINUX_CLUT224=y | |||
1198 | # CONFIG_SOUND is not set | 1238 | # CONFIG_SOUND is not set |
1199 | CONFIG_HID_SUPPORT=y | 1239 | CONFIG_HID_SUPPORT=y |
1200 | CONFIG_HID=y | 1240 | CONFIG_HID=y |
1201 | # CONFIG_HID_DEBUG is not set | ||
1202 | # CONFIG_HIDRAW is not set | 1241 | # CONFIG_HIDRAW is not set |
1203 | 1242 | ||
1204 | # | 1243 | # |
@@ -1217,10 +1256,11 @@ CONFIG_HID_BELKIN=y | |||
1217 | CONFIG_HID_CHERRY=y | 1256 | CONFIG_HID_CHERRY=y |
1218 | # CONFIG_HID_CHICONY is not set | 1257 | # CONFIG_HID_CHICONY is not set |
1219 | CONFIG_HID_CYPRESS=y | 1258 | CONFIG_HID_CYPRESS=y |
1220 | # CONFIG_DRAGONRISE_FF is not set | 1259 | # CONFIG_HID_DRAGONRISE is not set |
1221 | CONFIG_HID_EZKEY=y | 1260 | CONFIG_HID_EZKEY=y |
1222 | # CONFIG_HID_KYE is not set | 1261 | # CONFIG_HID_KYE is not set |
1223 | # CONFIG_HID_GYRATION is not set | 1262 | # CONFIG_HID_GYRATION is not set |
1263 | # CONFIG_HID_TWINHAN is not set | ||
1224 | # CONFIG_HID_KENSINGTON is not set | 1264 | # CONFIG_HID_KENSINGTON is not set |
1225 | # CONFIG_HID_LOGITECH is not set | 1265 | # CONFIG_HID_LOGITECH is not set |
1226 | # CONFIG_HID_MICROSOFT is not set | 1266 | # CONFIG_HID_MICROSOFT is not set |
@@ -1231,10 +1271,11 @@ CONFIG_HID_EZKEY=y | |||
1231 | # CONFIG_HID_SAMSUNG is not set | 1271 | # CONFIG_HID_SAMSUNG is not set |
1232 | # CONFIG_HID_SONY is not set | 1272 | # CONFIG_HID_SONY is not set |
1233 | # CONFIG_HID_SUNPLUS is not set | 1273 | # CONFIG_HID_SUNPLUS is not set |
1234 | # CONFIG_GREENASIA_FF is not set | 1274 | # CONFIG_HID_GREENASIA is not set |
1275 | # CONFIG_HID_SMARTJOYPLUS is not set | ||
1235 | # CONFIG_HID_TOPSEED is not set | 1276 | # CONFIG_HID_TOPSEED is not set |
1236 | # CONFIG_THRUSTMASTER_FF is not set | 1277 | # CONFIG_HID_THRUSTMASTER is not set |
1237 | # CONFIG_ZEROPLUS_FF is not set | 1278 | # CONFIG_HID_ZEROPLUS is not set |
1238 | CONFIG_USB_SUPPORT=y | 1279 | CONFIG_USB_SUPPORT=y |
1239 | CONFIG_USB_ARCH_HAS_HCD=y | 1280 | CONFIG_USB_ARCH_HAS_HCD=y |
1240 | CONFIG_USB_ARCH_HAS_OHCI=y | 1281 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -1261,15 +1302,17 @@ CONFIG_USB_MON=y | |||
1261 | # USB Host Controller Drivers | 1302 | # USB Host Controller Drivers |
1262 | # | 1303 | # |
1263 | # CONFIG_USB_C67X00_HCD is not set | 1304 | # CONFIG_USB_C67X00_HCD is not set |
1305 | # CONFIG_USB_XHCI_HCD is not set | ||
1264 | # CONFIG_USB_EHCI_HCD is not set | 1306 | # CONFIG_USB_EHCI_HCD is not set |
1265 | # CONFIG_USB_OXU210HP_HCD is not set | 1307 | # CONFIG_USB_OXU210HP_HCD is not set |
1266 | # CONFIG_USB_ISP116X_HCD is not set | 1308 | # CONFIG_USB_ISP116X_HCD is not set |
1267 | # CONFIG_USB_ISP1760_HCD is not set | 1309 | # CONFIG_USB_ISP1760_HCD is not set |
1310 | # CONFIG_USB_ISP1362_HCD is not set | ||
1268 | CONFIG_USB_OHCI_HCD=y | 1311 | CONFIG_USB_OHCI_HCD=y |
1269 | CONFIG_USB_OHCI_HCD_PPC_SOC=y | 1312 | CONFIG_USB_OHCI_HCD_PPC_SOC=y |
1270 | CONFIG_USB_OHCI_HCD_PPC_OF=y | ||
1271 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y | 1313 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y |
1272 | # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set | 1314 | # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set |
1315 | CONFIG_USB_OHCI_HCD_PPC_OF=y | ||
1273 | CONFIG_USB_OHCI_HCD_PCI=y | 1316 | CONFIG_USB_OHCI_HCD_PCI=y |
1274 | CONFIG_USB_OHCI_BIG_ENDIAN_DESC=y | 1317 | CONFIG_USB_OHCI_BIG_ENDIAN_DESC=y |
1275 | CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y | 1318 | CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y |
@@ -1400,6 +1443,7 @@ CONFIG_RTC_DRV_DS1307=y | |||
1400 | # CONFIG_RTC_DRV_S35390A is not set | 1443 | # CONFIG_RTC_DRV_S35390A is not set |
1401 | # CONFIG_RTC_DRV_FM3130 is not set | 1444 | # CONFIG_RTC_DRV_FM3130 is not set |
1402 | # CONFIG_RTC_DRV_RX8581 is not set | 1445 | # CONFIG_RTC_DRV_RX8581 is not set |
1446 | # CONFIG_RTC_DRV_RX8025 is not set | ||
1403 | 1447 | ||
1404 | # | 1448 | # |
1405 | # SPI RTC drivers | 1449 | # SPI RTC drivers |
@@ -1411,6 +1455,7 @@ CONFIG_RTC_DRV_DS1307=y | |||
1411 | # CONFIG_RTC_DRV_R9701 is not set | 1455 | # CONFIG_RTC_DRV_R9701 is not set |
1412 | # CONFIG_RTC_DRV_RS5C348 is not set | 1456 | # CONFIG_RTC_DRV_RS5C348 is not set |
1413 | # CONFIG_RTC_DRV_DS3234 is not set | 1457 | # CONFIG_RTC_DRV_DS3234 is not set |
1458 | # CONFIG_RTC_DRV_PCF2123 is not set | ||
1414 | 1459 | ||
1415 | # | 1460 | # |
1416 | # Platform RTC drivers | 1461 | # Platform RTC drivers |
@@ -1434,6 +1479,10 @@ CONFIG_RTC_DRV_DS1307=y | |||
1434 | # CONFIG_DMADEVICES is not set | 1479 | # CONFIG_DMADEVICES is not set |
1435 | # CONFIG_AUXDISPLAY is not set | 1480 | # CONFIG_AUXDISPLAY is not set |
1436 | # CONFIG_UIO is not set | 1481 | # CONFIG_UIO is not set |
1482 | |||
1483 | # | ||
1484 | # TI VLYNQ | ||
1485 | # | ||
1437 | # CONFIG_STAGING is not set | 1486 | # CONFIG_STAGING is not set |
1438 | 1487 | ||
1439 | # | 1488 | # |
@@ -1453,10 +1502,13 @@ CONFIG_FS_MBCACHE=y | |||
1453 | # CONFIG_REISERFS_FS is not set | 1502 | # CONFIG_REISERFS_FS is not set |
1454 | # CONFIG_JFS_FS is not set | 1503 | # CONFIG_JFS_FS is not set |
1455 | # CONFIG_FS_POSIX_ACL is not set | 1504 | # CONFIG_FS_POSIX_ACL is not set |
1456 | CONFIG_FILE_LOCKING=y | ||
1457 | # CONFIG_XFS_FS is not set | 1505 | # CONFIG_XFS_FS is not set |
1506 | # CONFIG_GFS2_FS is not set | ||
1458 | # CONFIG_OCFS2_FS is not set | 1507 | # CONFIG_OCFS2_FS is not set |
1459 | # CONFIG_BTRFS_FS is not set | 1508 | # CONFIG_BTRFS_FS is not set |
1509 | # CONFIG_NILFS2_FS is not set | ||
1510 | CONFIG_FILE_LOCKING=y | ||
1511 | CONFIG_FSNOTIFY=y | ||
1460 | CONFIG_DNOTIFY=y | 1512 | CONFIG_DNOTIFY=y |
1461 | CONFIG_INOTIFY=y | 1513 | CONFIG_INOTIFY=y |
1462 | CONFIG_INOTIFY_USER=y | 1514 | CONFIG_INOTIFY_USER=y |
@@ -1533,12 +1585,12 @@ CONFIG_CRAMFS=y | |||
1533 | # CONFIG_ROMFS_FS is not set | 1585 | # CONFIG_ROMFS_FS is not set |
1534 | # CONFIG_SYSV_FS is not set | 1586 | # CONFIG_SYSV_FS is not set |
1535 | # CONFIG_UFS_FS is not set | 1587 | # CONFIG_UFS_FS is not set |
1536 | # CONFIG_NILFS2_FS is not set | ||
1537 | CONFIG_NETWORK_FILESYSTEMS=y | 1588 | CONFIG_NETWORK_FILESYSTEMS=y |
1538 | CONFIG_NFS_FS=y | 1589 | CONFIG_NFS_FS=y |
1539 | CONFIG_NFS_V3=y | 1590 | CONFIG_NFS_V3=y |
1540 | # CONFIG_NFS_V3_ACL is not set | 1591 | # CONFIG_NFS_V3_ACL is not set |
1541 | CONFIG_NFS_V4=y | 1592 | CONFIG_NFS_V4=y |
1593 | # CONFIG_NFS_V4_1 is not set | ||
1542 | CONFIG_ROOT_NFS=y | 1594 | CONFIG_ROOT_NFS=y |
1543 | # CONFIG_NFSD is not set | 1595 | # CONFIG_NFSD is not set |
1544 | CONFIG_LOCKD=y | 1596 | CONFIG_LOCKD=y |
@@ -1624,6 +1676,7 @@ CONFIG_HAS_IOPORT=y | |||
1624 | CONFIG_HAS_DMA=y | 1676 | CONFIG_HAS_DMA=y |
1625 | CONFIG_HAVE_LMB=y | 1677 | CONFIG_HAVE_LMB=y |
1626 | CONFIG_NLATTR=y | 1678 | CONFIG_NLATTR=y |
1679 | CONFIG_GENERIC_ATOMIC64=y | ||
1627 | 1680 | ||
1628 | # | 1681 | # |
1629 | # Kernel hacking | 1682 | # Kernel hacking |
@@ -1633,6 +1686,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
1633 | CONFIG_ENABLE_MUST_CHECK=y | 1686 | CONFIG_ENABLE_MUST_CHECK=y |
1634 | CONFIG_FRAME_WARN=1024 | 1687 | CONFIG_FRAME_WARN=1024 |
1635 | # CONFIG_MAGIC_SYSRQ is not set | 1688 | # CONFIG_MAGIC_SYSRQ is not set |
1689 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1636 | # CONFIG_UNUSED_SYMBOLS is not set | 1690 | # CONFIG_UNUSED_SYMBOLS is not set |
1637 | # CONFIG_DEBUG_FS is not set | 1691 | # CONFIG_DEBUG_FS is not set |
1638 | # CONFIG_HEADERS_CHECK is not set | 1692 | # CONFIG_HEADERS_CHECK is not set |
@@ -1650,10 +1704,14 @@ CONFIG_SCHED_DEBUG=y | |||
1650 | # CONFIG_DEBUG_OBJECTS is not set | 1704 | # CONFIG_DEBUG_OBJECTS is not set |
1651 | # CONFIG_SLUB_DEBUG_ON is not set | 1705 | # CONFIG_SLUB_DEBUG_ON is not set |
1652 | # CONFIG_SLUB_STATS is not set | 1706 | # CONFIG_SLUB_STATS is not set |
1707 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
1653 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1708 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1654 | # CONFIG_RT_MUTEX_TESTER is not set | 1709 | # CONFIG_RT_MUTEX_TESTER is not set |
1655 | # CONFIG_DEBUG_SPINLOCK is not set | 1710 | # CONFIG_DEBUG_SPINLOCK is not set |
1656 | # CONFIG_DEBUG_MUTEXES is not set | 1711 | # CONFIG_DEBUG_MUTEXES is not set |
1712 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1713 | # CONFIG_PROVE_LOCKING is not set | ||
1714 | # CONFIG_LOCK_STAT is not set | ||
1657 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1715 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1658 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1716 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1659 | # CONFIG_DEBUG_KOBJECT is not set | 1717 | # CONFIG_DEBUG_KOBJECT is not set |
@@ -1665,11 +1723,12 @@ CONFIG_DEBUG_INFO=y | |||
1665 | # CONFIG_DEBUG_LIST is not set | 1723 | # CONFIG_DEBUG_LIST is not set |
1666 | # CONFIG_DEBUG_SG is not set | 1724 | # CONFIG_DEBUG_SG is not set |
1667 | # CONFIG_DEBUG_NOTIFIERS is not set | 1725 | # CONFIG_DEBUG_NOTIFIERS is not set |
1668 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1726 | # CONFIG_DEBUG_CREDENTIALS is not set |
1669 | # CONFIG_RCU_TORTURE_TEST is not set | 1727 | # CONFIG_RCU_TORTURE_TEST is not set |
1670 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1728 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1671 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1729 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1672 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1730 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1731 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1673 | # CONFIG_FAULT_INJECTION is not set | 1732 | # CONFIG_FAULT_INJECTION is not set |
1674 | # CONFIG_LATENCYTOP is not set | 1733 | # CONFIG_LATENCYTOP is not set |
1675 | # CONFIG_DEBUG_PAGEALLOC is not set | 1734 | # CONFIG_DEBUG_PAGEALLOC is not set |
@@ -1678,23 +1737,25 @@ CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | |||
1678 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1737 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1679 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1738 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1680 | CONFIG_TRACING_SUPPORT=y | 1739 | CONFIG_TRACING_SUPPORT=y |
1681 | 1740 | CONFIG_FTRACE=y | |
1682 | # | ||
1683 | # Tracers | ||
1684 | # | ||
1685 | # CONFIG_FUNCTION_TRACER is not set | 1741 | # CONFIG_FUNCTION_TRACER is not set |
1742 | # CONFIG_IRQSOFF_TRACER is not set | ||
1686 | # CONFIG_SCHED_TRACER is not set | 1743 | # CONFIG_SCHED_TRACER is not set |
1687 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1744 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set |
1688 | # CONFIG_EVENT_TRACER is not set | ||
1689 | # CONFIG_BOOT_TRACER is not set | 1745 | # CONFIG_BOOT_TRACER is not set |
1690 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1746 | CONFIG_BRANCH_PROFILE_NONE=y |
1747 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
1748 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
1691 | # CONFIG_STACK_TRACER is not set | 1749 | # CONFIG_STACK_TRACER is not set |
1692 | # CONFIG_KMEMTRACE is not set | 1750 | # CONFIG_KMEMTRACE is not set |
1693 | # CONFIG_WORKQUEUE_TRACER is not set | 1751 | # CONFIG_WORKQUEUE_TRACER is not set |
1694 | # CONFIG_BLK_DEV_IO_TRACE is not set | 1752 | # CONFIG_BLK_DEV_IO_TRACE is not set |
1753 | # CONFIG_DMA_API_DEBUG is not set | ||
1695 | # CONFIG_SAMPLES is not set | 1754 | # CONFIG_SAMPLES is not set |
1696 | CONFIG_HAVE_ARCH_KGDB=y | 1755 | CONFIG_HAVE_ARCH_KGDB=y |
1697 | # CONFIG_KGDB is not set | 1756 | # CONFIG_KGDB is not set |
1757 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
1758 | CONFIG_PPC_WERROR=y | ||
1698 | CONFIG_PRINT_STACK_DEPTH=64 | 1759 | CONFIG_PRINT_STACK_DEPTH=64 |
1699 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1760 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1700 | # CONFIG_DEBUG_STACK_USAGE is not set | 1761 | # CONFIG_DEBUG_STACK_USAGE is not set |
@@ -1719,7 +1780,6 @@ CONFIG_CRYPTO=y | |||
1719 | # | 1780 | # |
1720 | # Crypto core or helper | 1781 | # Crypto core or helper |
1721 | # | 1782 | # |
1722 | # CONFIG_CRYPTO_FIPS is not set | ||
1723 | CONFIG_CRYPTO_ALGAPI=y | 1783 | CONFIG_CRYPTO_ALGAPI=y |
1724 | CONFIG_CRYPTO_ALGAPI2=y | 1784 | CONFIG_CRYPTO_ALGAPI2=y |
1725 | CONFIG_CRYPTO_AEAD2=y | 1785 | CONFIG_CRYPTO_AEAD2=y |
@@ -1761,11 +1821,13 @@ CONFIG_CRYPTO_CBC=y | |||
1761 | # | 1821 | # |
1762 | # CONFIG_CRYPTO_HMAC is not set | 1822 | # CONFIG_CRYPTO_HMAC is not set |
1763 | # CONFIG_CRYPTO_XCBC is not set | 1823 | # CONFIG_CRYPTO_XCBC is not set |
1824 | # CONFIG_CRYPTO_VMAC is not set | ||
1764 | 1825 | ||
1765 | # | 1826 | # |
1766 | # Digest | 1827 | # Digest |
1767 | # | 1828 | # |
1768 | # CONFIG_CRYPTO_CRC32C is not set | 1829 | # CONFIG_CRYPTO_CRC32C is not set |
1830 | # CONFIG_CRYPTO_GHASH is not set | ||
1769 | # CONFIG_CRYPTO_MD4 is not set | 1831 | # CONFIG_CRYPTO_MD4 is not set |
1770 | CONFIG_CRYPTO_MD5=y | 1832 | CONFIG_CRYPTO_MD5=y |
1771 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1833 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |