diff options
Diffstat (limited to 'arch/sh/configs/se7780_defconfig')
-rw-r--r-- | arch/sh/configs/se7780_defconfig | 292 |
1 files changed, 210 insertions, 82 deletions
diff --git a/arch/sh/configs/se7780_defconfig b/arch/sh/configs/se7780_defconfig index 30f5ee40c312..ad95b80bb198 100644 --- a/arch/sh/configs/se7780_defconfig +++ b/arch/sh/configs/se7780_defconfig | |||
@@ -1,26 +1,28 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.25-rc3 | 3 | # Linux kernel version: 2.6.27 |
4 | # Thu Feb 28 10:18:04 2008 | 4 | # Wed Oct 22 19:27:30 2008 |
5 | # | 5 | # |
6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
7 | CONFIG_SUPERH32=y | 7 | CONFIG_SUPERH32=y |
8 | CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" | ||
8 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
9 | CONFIG_GENERIC_BUG=y | 10 | CONFIG_GENERIC_BUG=y |
10 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 11 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
11 | CONFIG_GENERIC_HWEIGHT=y | 12 | CONFIG_GENERIC_HWEIGHT=y |
12 | CONFIG_GENERIC_HARDIRQS=y | 13 | CONFIG_GENERIC_HARDIRQS=y |
14 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
13 | CONFIG_GENERIC_IRQ_PROBE=y | 15 | CONFIG_GENERIC_IRQ_PROBE=y |
14 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 16 | # CONFIG_GENERIC_GPIO is not set |
15 | CONFIG_GENERIC_TIME=y | 17 | CONFIG_GENERIC_TIME=y |
16 | CONFIG_GENERIC_CLOCKEVENTS=y | 18 | CONFIG_GENERIC_CLOCKEVENTS=y |
17 | CONFIG_SYS_SUPPORTS_PCI=y | 19 | CONFIG_SYS_SUPPORTS_PCI=y |
18 | CONFIG_STACKTRACE_SUPPORT=y | 20 | CONFIG_STACKTRACE_SUPPORT=y |
19 | CONFIG_LOCKDEP_SUPPORT=y | 21 | CONFIG_LOCKDEP_SUPPORT=y |
22 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
20 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 23 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
21 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 24 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
22 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | 25 | CONFIG_ARCH_NO_VIRT_TO_BUS=y |
23 | CONFIG_ARCH_SUPPORTS_AOUT=y | ||
24 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 26 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
25 | 27 | ||
26 | # | 28 | # |
@@ -41,11 +43,8 @@ CONFIG_IKCONFIG=y | |||
41 | CONFIG_IKCONFIG_PROC=y | 43 | CONFIG_IKCONFIG_PROC=y |
42 | CONFIG_LOG_BUF_SHIFT=14 | 44 | CONFIG_LOG_BUF_SHIFT=14 |
43 | # CONFIG_CGROUPS is not set | 45 | # CONFIG_CGROUPS is not set |
44 | CONFIG_GROUP_SCHED=y | ||
45 | CONFIG_FAIR_GROUP_SCHED=y | ||
46 | CONFIG_USER_SCHED=y | ||
47 | # CONFIG_CGROUP_SCHED is not set | ||
48 | CONFIG_SYSFS_DEPRECATED=y | 46 | CONFIG_SYSFS_DEPRECATED=y |
47 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
49 | # CONFIG_RELAY is not set | 48 | # CONFIG_RELAY is not set |
50 | # CONFIG_NAMESPACES is not set | 49 | # CONFIG_NAMESPACES is not set |
51 | # CONFIG_BLK_DEV_INITRD is not set | 50 | # CONFIG_BLK_DEV_INITRD is not set |
@@ -68,20 +67,27 @@ CONFIG_SIGNALFD=y | |||
68 | CONFIG_TIMERFD=y | 67 | CONFIG_TIMERFD=y |
69 | CONFIG_EVENTFD=y | 68 | CONFIG_EVENTFD=y |
70 | CONFIG_SHMEM=y | 69 | CONFIG_SHMEM=y |
70 | CONFIG_AIO=y | ||
71 | CONFIG_VM_EVENT_COUNTERS=y | 71 | CONFIG_VM_EVENT_COUNTERS=y |
72 | CONFIG_PCI_QUIRKS=y | ||
72 | CONFIG_SLAB=y | 73 | CONFIG_SLAB=y |
73 | # CONFIG_SLUB is not set | 74 | # CONFIG_SLUB is not set |
74 | # CONFIG_SLOB is not set | 75 | # CONFIG_SLOB is not set |
75 | # CONFIG_PROFILING is not set | 76 | # CONFIG_PROFILING is not set |
76 | # CONFIG_MARKERS is not set | 77 | # CONFIG_MARKERS is not set |
77 | CONFIG_HAVE_OPROFILE=y | 78 | CONFIG_HAVE_OPROFILE=y |
78 | # CONFIG_HAVE_KPROBES is not set | 79 | CONFIG_HAVE_IOREMAP_PROT=y |
79 | CONFIG_PROC_PAGE_MONITOR=y | 80 | CONFIG_HAVE_KPROBES=y |
81 | CONFIG_HAVE_KRETPROBES=y | ||
82 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
83 | CONFIG_HAVE_CLK=y | ||
84 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
80 | CONFIG_SLABINFO=y | 85 | CONFIG_SLABINFO=y |
81 | CONFIG_RT_MUTEXES=y | 86 | CONFIG_RT_MUTEXES=y |
82 | # CONFIG_TINY_SHMEM is not set | 87 | # CONFIG_TINY_SHMEM is not set |
83 | CONFIG_BASE_SMALL=0 | 88 | CONFIG_BASE_SMALL=0 |
84 | CONFIG_MODULES=y | 89 | CONFIG_MODULES=y |
90 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
85 | CONFIG_MODULE_UNLOAD=y | 91 | CONFIG_MODULE_UNLOAD=y |
86 | # CONFIG_MODVERSIONS is not set | 92 | # CONFIG_MODVERSIONS is not set |
87 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 93 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
@@ -90,6 +96,7 @@ CONFIG_BLOCK=y | |||
90 | # CONFIG_LBD is not set | 96 | # CONFIG_LBD is not set |
91 | # CONFIG_BLK_DEV_IO_TRACE is not set | 97 | # CONFIG_BLK_DEV_IO_TRACE is not set |
92 | # CONFIG_LSF is not set | 98 | # CONFIG_LSF is not set |
99 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
93 | 100 | ||
94 | # | 101 | # |
95 | # IO Schedulers | 102 | # IO Schedulers |
@@ -104,7 +111,7 @@ CONFIG_DEFAULT_DEADLINE=y | |||
104 | # CONFIG_DEFAULT_NOOP is not set | 111 | # CONFIG_DEFAULT_NOOP is not set |
105 | CONFIG_DEFAULT_IOSCHED="deadline" | 112 | CONFIG_DEFAULT_IOSCHED="deadline" |
106 | CONFIG_CLASSIC_RCU=y | 113 | CONFIG_CLASSIC_RCU=y |
107 | # CONFIG_PREEMPT_RCU is not set | 114 | # CONFIG_FREEZER is not set |
108 | 115 | ||
109 | # | 116 | # |
110 | # System type | 117 | # System type |
@@ -115,6 +122,7 @@ CONFIG_CPU_SH4A=y | |||
115 | # CONFIG_CPU_SUBTYPE_SH7203 is not set | 122 | # CONFIG_CPU_SUBTYPE_SH7203 is not set |
116 | # CONFIG_CPU_SUBTYPE_SH7206 is not set | 123 | # CONFIG_CPU_SUBTYPE_SH7206 is not set |
117 | # CONFIG_CPU_SUBTYPE_SH7263 is not set | 124 | # CONFIG_CPU_SUBTYPE_SH7263 is not set |
125 | # CONFIG_CPU_SUBTYPE_MXG is not set | ||
118 | # CONFIG_CPU_SUBTYPE_SH7705 is not set | 126 | # CONFIG_CPU_SUBTYPE_SH7705 is not set |
119 | # CONFIG_CPU_SUBTYPE_SH7706 is not set | 127 | # CONFIG_CPU_SUBTYPE_SH7706 is not set |
120 | # CONFIG_CPU_SUBTYPE_SH7707 is not set | 128 | # CONFIG_CPU_SUBTYPE_SH7707 is not set |
@@ -132,6 +140,7 @@ CONFIG_CPU_SH4A=y | |||
132 | # CONFIG_CPU_SUBTYPE_SH7751R is not set | 140 | # CONFIG_CPU_SUBTYPE_SH7751R is not set |
133 | # CONFIG_CPU_SUBTYPE_SH7760 is not set | 141 | # CONFIG_CPU_SUBTYPE_SH7760 is not set |
134 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set | 142 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set |
143 | # CONFIG_CPU_SUBTYPE_SH7723 is not set | ||
135 | # CONFIG_CPU_SUBTYPE_SH7763 is not set | 144 | # CONFIG_CPU_SUBTYPE_SH7763 is not set |
136 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | 145 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
137 | CONFIG_CPU_SUBTYPE_SH7780=y | 146 | CONFIG_CPU_SUBTYPE_SH7780=y |
@@ -152,7 +161,6 @@ CONFIG_PAGE_OFFSET=0x80000000 | |||
152 | CONFIG_MEMORY_START=0x08000000 | 161 | CONFIG_MEMORY_START=0x08000000 |
153 | CONFIG_MEMORY_SIZE=0x08000000 | 162 | CONFIG_MEMORY_SIZE=0x08000000 |
154 | CONFIG_29BIT=y | 163 | CONFIG_29BIT=y |
155 | # CONFIG_PMB is not set | ||
156 | CONFIG_VSYSCALL=y | 164 | CONFIG_VSYSCALL=y |
157 | CONFIG_ARCH_FLATMEM_ENABLE=y | 165 | CONFIG_ARCH_FLATMEM_ENABLE=y |
158 | CONFIG_ARCH_SPARSEMEM_ENABLE=y | 166 | CONFIG_ARCH_SPARSEMEM_ENABLE=y |
@@ -161,9 +169,12 @@ CONFIG_MAX_ACTIVE_REGIONS=1 | |||
161 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 169 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
162 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | 170 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y |
163 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 171 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
172 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
164 | CONFIG_PAGE_SIZE_4KB=y | 173 | CONFIG_PAGE_SIZE_4KB=y |
165 | # CONFIG_PAGE_SIZE_8KB is not set | 174 | # CONFIG_PAGE_SIZE_8KB is not set |
175 | # CONFIG_PAGE_SIZE_16KB is not set | ||
166 | # CONFIG_PAGE_SIZE_64KB is not set | 176 | # CONFIG_PAGE_SIZE_64KB is not set |
177 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
167 | CONFIG_SELECT_MEMORY_MODEL=y | 178 | CONFIG_SELECT_MEMORY_MODEL=y |
168 | # CONFIG_FLATMEM_MANUAL is not set | 179 | # CONFIG_FLATMEM_MANUAL is not set |
169 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 180 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
@@ -171,11 +182,14 @@ CONFIG_SPARSEMEM_MANUAL=y | |||
171 | CONFIG_SPARSEMEM=y | 182 | CONFIG_SPARSEMEM=y |
172 | CONFIG_HAVE_MEMORY_PRESENT=y | 183 | CONFIG_HAVE_MEMORY_PRESENT=y |
173 | CONFIG_SPARSEMEM_STATIC=y | 184 | CONFIG_SPARSEMEM_STATIC=y |
174 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | 185 | CONFIG_PAGEFLAGS_EXTENDED=y |
175 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 186 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
187 | CONFIG_MIGRATION=y | ||
176 | # CONFIG_RESOURCES_64BIT is not set | 188 | # CONFIG_RESOURCES_64BIT is not set |
189 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
177 | CONFIG_ZONE_DMA_FLAG=0 | 190 | CONFIG_ZONE_DMA_FLAG=0 |
178 | CONFIG_NR_QUICK=2 | 191 | CONFIG_NR_QUICK=2 |
192 | CONFIG_UNEVICTABLE_LRU=y | ||
179 | 193 | ||
180 | # | 194 | # |
181 | # Cache configuration | 195 | # Cache configuration |
@@ -210,7 +224,6 @@ CONFIG_SH_7780_SOLUTION_ENGINE=y | |||
210 | CONFIG_SH_TMU=y | 224 | CONFIG_SH_TMU=y |
211 | CONFIG_SH_TIMER_IRQ=28 | 225 | CONFIG_SH_TIMER_IRQ=28 |
212 | CONFIG_SH_PCLK_FREQ=33333333 | 226 | CONFIG_SH_PCLK_FREQ=33333333 |
213 | # CONFIG_TICK_ONESHOT is not set | ||
214 | # CONFIG_NO_HZ is not set | 227 | # CONFIG_NO_HZ is not set |
215 | # CONFIG_HIGH_RES_TIMERS is not set | 228 | # CONFIG_HIGH_RES_TIMERS is not set |
216 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 229 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
@@ -244,10 +257,10 @@ CONFIG_HZ_250=y | |||
244 | # CONFIG_HZ_1000 is not set | 257 | # CONFIG_HZ_1000 is not set |
245 | CONFIG_HZ=250 | 258 | CONFIG_HZ=250 |
246 | # CONFIG_SCHED_HRTICK is not set | 259 | # CONFIG_SCHED_HRTICK is not set |
260 | # CONFIG_SECCOMP is not set | ||
247 | CONFIG_PREEMPT_NONE=y | 261 | CONFIG_PREEMPT_NONE=y |
248 | # CONFIG_PREEMPT_VOLUNTARY is not set | 262 | # CONFIG_PREEMPT_VOLUNTARY is not set |
249 | # CONFIG_PREEMPT is not set | 263 | # CONFIG_PREEMPT is not set |
250 | CONFIG_RCU_TRACE=y | ||
251 | CONFIG_GUSA=y | 264 | CONFIG_GUSA=y |
252 | 265 | ||
253 | # | 266 | # |
@@ -273,11 +286,9 @@ CONFIG_PCI_LEGACY=y | |||
273 | # Executable file formats | 286 | # Executable file formats |
274 | # | 287 | # |
275 | CONFIG_BINFMT_ELF=y | 288 | CONFIG_BINFMT_ELF=y |
289 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
290 | # CONFIG_HAVE_AOUT is not set | ||
276 | # CONFIG_BINFMT_MISC is not set | 291 | # CONFIG_BINFMT_MISC is not set |
277 | |||
278 | # | ||
279 | # Networking | ||
280 | # | ||
281 | CONFIG_NET=y | 292 | CONFIG_NET=y |
282 | 293 | ||
283 | # | 294 | # |
@@ -347,11 +358,10 @@ CONFIG_IPV6=y | |||
347 | # CONFIG_CAN is not set | 358 | # CONFIG_CAN is not set |
348 | # CONFIG_IRDA is not set | 359 | # CONFIG_IRDA is not set |
349 | # CONFIG_BT is not set | 360 | # CONFIG_BT is not set |
350 | 361 | # CONFIG_PHONET is not set | |
351 | # | 362 | CONFIG_WIRELESS=y |
352 | # Wireless | ||
353 | # | ||
354 | # CONFIG_CFG80211 is not set | 363 | # CONFIG_CFG80211 is not set |
364 | # CONFIG_WIRELESS_OLD_REGULATORY is not set | ||
355 | # CONFIG_WIRELESS_EXT is not set | 365 | # CONFIG_WIRELESS_EXT is not set |
356 | # CONFIG_MAC80211 is not set | 366 | # CONFIG_MAC80211 is not set |
357 | # CONFIG_IEEE80211 is not set | 367 | # CONFIG_IEEE80211 is not set |
@@ -374,6 +384,7 @@ CONFIG_MTD=y | |||
374 | CONFIG_MTD_PARTITIONS=y | 384 | CONFIG_MTD_PARTITIONS=y |
375 | # CONFIG_MTD_REDBOOT_PARTS is not set | 385 | # CONFIG_MTD_REDBOOT_PARTS is not set |
376 | # CONFIG_MTD_CMDLINE_PARTS is not set | 386 | # CONFIG_MTD_CMDLINE_PARTS is not set |
387 | # CONFIG_MTD_AR7_PARTS is not set | ||
377 | 388 | ||
378 | # | 389 | # |
379 | # User Modules And Translation Layers | 390 | # User Modules And Translation Layers |
@@ -461,11 +472,13 @@ CONFIG_BLK_DEV_LOOP=y | |||
461 | # CONFIG_BLK_DEV_RAM is not set | 472 | # CONFIG_BLK_DEV_RAM is not set |
462 | # CONFIG_CDROM_PKTCDVD is not set | 473 | # CONFIG_CDROM_PKTCDVD is not set |
463 | # CONFIG_ATA_OVER_ETH is not set | 474 | # CONFIG_ATA_OVER_ETH is not set |
475 | # CONFIG_BLK_DEV_HD is not set | ||
464 | CONFIG_MISC_DEVICES=y | 476 | CONFIG_MISC_DEVICES=y |
465 | # CONFIG_PHANTOM is not set | 477 | # CONFIG_PHANTOM is not set |
466 | # CONFIG_EEPROM_93CX6 is not set | 478 | # CONFIG_EEPROM_93CX6 is not set |
467 | # CONFIG_SGI_IOC4 is not set | 479 | # CONFIG_SGI_IOC4 is not set |
468 | # CONFIG_ENCLOSURE_SERVICES is not set | 480 | # CONFIG_ENCLOSURE_SERVICES is not set |
481 | # CONFIG_HP_ILO is not set | ||
469 | CONFIG_HAVE_IDE=y | 482 | CONFIG_HAVE_IDE=y |
470 | # CONFIG_IDE is not set | 483 | # CONFIG_IDE is not set |
471 | 484 | ||
@@ -537,9 +550,13 @@ CONFIG_SCSI_LOWLEVEL=y | |||
537 | # CONFIG_SCSI_NSP32 is not set | 550 | # CONFIG_SCSI_NSP32 is not set |
538 | # CONFIG_SCSI_DEBUG is not set | 551 | # CONFIG_SCSI_DEBUG is not set |
539 | # CONFIG_SCSI_SRP is not set | 552 | # CONFIG_SCSI_SRP is not set |
553 | # CONFIG_SCSI_DH is not set | ||
540 | CONFIG_ATA=y | 554 | CONFIG_ATA=y |
541 | # CONFIG_ATA_NONSTANDARD is not set | 555 | # CONFIG_ATA_NONSTANDARD is not set |
556 | CONFIG_SATA_PMP=y | ||
542 | # CONFIG_SATA_AHCI is not set | 557 | # CONFIG_SATA_AHCI is not set |
558 | # CONFIG_SATA_SIL24 is not set | ||
559 | CONFIG_ATA_SFF=y | ||
543 | # CONFIG_SATA_SVW is not set | 560 | # CONFIG_SATA_SVW is not set |
544 | # CONFIG_ATA_PIIX is not set | 561 | # CONFIG_ATA_PIIX is not set |
545 | # CONFIG_SATA_NV is not set | 562 | # CONFIG_SATA_NV is not set |
@@ -547,11 +564,11 @@ CONFIG_ATA=y | |||
547 | # CONFIG_SATA_QSTOR is not set | 564 | # CONFIG_SATA_QSTOR is not set |
548 | # CONFIG_SATA_PROMISE is not set | 565 | # CONFIG_SATA_PROMISE is not set |
549 | CONFIG_SATA_SIL=y | 566 | CONFIG_SATA_SIL=y |
550 | # CONFIG_SATA_SIL24 is not set | ||
551 | # CONFIG_SATA_SIS is not set | 567 | # CONFIG_SATA_SIS is not set |
552 | # CONFIG_SATA_ULI is not set | 568 | # CONFIG_SATA_ULI is not set |
553 | # CONFIG_SATA_VIA is not set | 569 | # CONFIG_SATA_VIA is not set |
554 | # CONFIG_SATA_VITESSE is not set | 570 | # CONFIG_SATA_VITESSE is not set |
571 | # CONFIG_SATA_INIC162X is not set | ||
555 | # CONFIG_PATA_AMD is not set | 572 | # CONFIG_PATA_AMD is not set |
556 | # CONFIG_PATA_ARTOP is not set | 573 | # CONFIG_PATA_ARTOP is not set |
557 | # CONFIG_PATA_ATIIXP is not set | 574 | # CONFIG_PATA_ATIIXP is not set |
@@ -575,6 +592,7 @@ CONFIG_SATA_SIL=y | |||
575 | # CONFIG_PATA_VIA is not set | 592 | # CONFIG_PATA_VIA is not set |
576 | # CONFIG_PATA_WINBOND is not set | 593 | # CONFIG_PATA_WINBOND is not set |
577 | # CONFIG_PATA_PLATFORM is not set | 594 | # CONFIG_PATA_PLATFORM is not set |
595 | # CONFIG_PATA_SCH is not set | ||
578 | # CONFIG_MD is not set | 596 | # CONFIG_MD is not set |
579 | # CONFIG_FUSION is not set | 597 | # CONFIG_FUSION is not set |
580 | 598 | ||
@@ -583,12 +601,11 @@ CONFIG_SATA_SIL=y | |||
583 | # | 601 | # |
584 | 602 | ||
585 | # | 603 | # |
586 | # An alternative FireWire stack is available with EXPERIMENTAL=y | 604 | # A new alternative FireWire stack is available with EXPERIMENTAL=y |
587 | # | 605 | # |
588 | # CONFIG_IEEE1394 is not set | 606 | # CONFIG_IEEE1394 is not set |
589 | # CONFIG_I2O is not set | 607 | # CONFIG_I2O is not set |
590 | CONFIG_NETDEVICES=y | 608 | CONFIG_NETDEVICES=y |
591 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
592 | # CONFIG_DUMMY is not set | 609 | # CONFIG_DUMMY is not set |
593 | # CONFIG_BONDING is not set | 610 | # CONFIG_BONDING is not set |
594 | # CONFIG_EQUALIZER is not set | 611 | # CONFIG_EQUALIZER is not set |
@@ -621,12 +638,16 @@ CONFIG_MII=y | |||
621 | # CONFIG_CASSINI is not set | 638 | # CONFIG_CASSINI is not set |
622 | # CONFIG_NET_VENDOR_3COM is not set | 639 | # CONFIG_NET_VENDOR_3COM is not set |
623 | CONFIG_SMC91X=y | 640 | CONFIG_SMC91X=y |
641 | # CONFIG_SMC911X is not set | ||
624 | # CONFIG_NET_TULIP is not set | 642 | # CONFIG_NET_TULIP is not set |
625 | # CONFIG_HP100 is not set | 643 | # CONFIG_HP100 is not set |
626 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 644 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
627 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 645 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
628 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 646 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
629 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 647 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
648 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
649 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
650 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
630 | CONFIG_NET_PCI=y | 651 | CONFIG_NET_PCI=y |
631 | # CONFIG_PCNET32 is not set | 652 | # CONFIG_PCNET32 is not set |
632 | # CONFIG_AMD8111_ETH is not set | 653 | # CONFIG_AMD8111_ETH is not set |
@@ -645,6 +666,7 @@ CONFIG_NET_PCI=y | |||
645 | # CONFIG_SUNDANCE is not set | 666 | # CONFIG_SUNDANCE is not set |
646 | # CONFIG_TLAN is not set | 667 | # CONFIG_TLAN is not set |
647 | # CONFIG_VIA_RHINE is not set | 668 | # CONFIG_VIA_RHINE is not set |
669 | # CONFIG_ATL2 is not set | ||
648 | # CONFIG_NETDEV_1000 is not set | 670 | # CONFIG_NETDEV_1000 is not set |
649 | # CONFIG_NETDEV_10000 is not set | 671 | # CONFIG_NETDEV_10000 is not set |
650 | # CONFIG_TR is not set | 672 | # CONFIG_TR is not set |
@@ -654,6 +676,7 @@ CONFIG_NET_PCI=y | |||
654 | # | 676 | # |
655 | # CONFIG_WLAN_PRE80211 is not set | 677 | # CONFIG_WLAN_PRE80211 is not set |
656 | # CONFIG_WLAN_80211 is not set | 678 | # CONFIG_WLAN_80211 is not set |
679 | # CONFIG_IWLWIFI_LEDS is not set | ||
657 | 680 | ||
658 | # | 681 | # |
659 | # USB Network Adapters | 682 | # USB Network Adapters |
@@ -675,7 +698,7 @@ CONFIG_NET_PCI=y | |||
675 | # Input device support | 698 | # Input device support |
676 | # | 699 | # |
677 | CONFIG_INPUT=y | 700 | CONFIG_INPUT=y |
678 | # CONFIG_INPUT_FF_MEMLESS is not set | 701 | CONFIG_INPUT_FF_MEMLESS=m |
679 | # CONFIG_INPUT_POLLDEV is not set | 702 | # CONFIG_INPUT_POLLDEV is not set |
680 | 703 | ||
681 | # | 704 | # |
@@ -709,9 +732,11 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | |||
709 | # Character devices | 732 | # Character devices |
710 | # | 733 | # |
711 | CONFIG_VT=y | 734 | CONFIG_VT=y |
735 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
712 | CONFIG_VT_CONSOLE=y | 736 | CONFIG_VT_CONSOLE=y |
713 | CONFIG_HW_CONSOLE=y | 737 | CONFIG_HW_CONSOLE=y |
714 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | 738 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
739 | CONFIG_DEVKMEM=y | ||
715 | # CONFIG_SERIAL_NONSTANDARD is not set | 740 | # CONFIG_SERIAL_NONSTANDARD is not set |
716 | 741 | ||
717 | # | 742 | # |
@@ -737,12 +762,7 @@ CONFIG_UNIX98_PTYS=y | |||
737 | # CONFIG_RAW_DRIVER is not set | 762 | # CONFIG_RAW_DRIVER is not set |
738 | CONFIG_DEVPORT=y | 763 | CONFIG_DEVPORT=y |
739 | # CONFIG_I2C is not set | 764 | # CONFIG_I2C is not set |
740 | |||
741 | # | ||
742 | # SPI support | ||
743 | # | ||
744 | # CONFIG_SPI is not set | 765 | # CONFIG_SPI is not set |
745 | # CONFIG_SPI_MASTER is not set | ||
746 | # CONFIG_W1 is not set | 766 | # CONFIG_W1 is not set |
747 | # CONFIG_POWER_SUPPLY is not set | 767 | # CONFIG_POWER_SUPPLY is not set |
748 | CONFIG_HWMON=y | 768 | CONFIG_HWMON=y |
@@ -757,6 +777,7 @@ CONFIG_HWMON=y | |||
757 | # CONFIG_SENSORS_W83627EHF is not set | 777 | # CONFIG_SENSORS_W83627EHF is not set |
758 | # CONFIG_HWMON_DEBUG_CHIP is not set | 778 | # CONFIG_HWMON_DEBUG_CHIP is not set |
759 | CONFIG_THERMAL=y | 779 | CONFIG_THERMAL=y |
780 | # CONFIG_THERMAL_HWMON is not set | ||
760 | # CONFIG_WATCHDOG is not set | 781 | # CONFIG_WATCHDOG is not set |
761 | 782 | ||
762 | # | 783 | # |
@@ -768,13 +789,26 @@ CONFIG_SSB_POSSIBLE=y | |||
768 | # | 789 | # |
769 | # Multifunction device drivers | 790 | # Multifunction device drivers |
770 | # | 791 | # |
792 | # CONFIG_MFD_CORE is not set | ||
771 | # CONFIG_MFD_SM501 is not set | 793 | # CONFIG_MFD_SM501 is not set |
794 | # CONFIG_HTC_PASIC3 is not set | ||
795 | # CONFIG_MFD_TMIO is not set | ||
796 | # CONFIG_MFD_WM8400 is not set | ||
772 | 797 | ||
773 | # | 798 | # |
774 | # Multimedia devices | 799 | # Multimedia devices |
775 | # | 800 | # |
801 | |||
802 | # | ||
803 | # Multimedia core support | ||
804 | # | ||
776 | # CONFIG_VIDEO_DEV is not set | 805 | # CONFIG_VIDEO_DEV is not set |
777 | # CONFIG_DVB_CORE is not set | 806 | # CONFIG_DVB_CORE is not set |
807 | # CONFIG_VIDEO_MEDIA is not set | ||
808 | |||
809 | # | ||
810 | # Multimedia drivers | ||
811 | # | ||
778 | # CONFIG_DAB is not set | 812 | # CONFIG_DAB is not set |
779 | 813 | ||
780 | # | 814 | # |
@@ -786,15 +820,16 @@ CONFIG_SSB_POSSIBLE=y | |||
786 | CONFIG_FB=y | 820 | CONFIG_FB=y |
787 | CONFIG_FIRMWARE_EDID=y | 821 | CONFIG_FIRMWARE_EDID=y |
788 | # CONFIG_FB_DDC is not set | 822 | # CONFIG_FB_DDC is not set |
789 | # CONFIG_FB_CFB_FILLRECT is not set | 823 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set |
790 | # CONFIG_FB_CFB_COPYAREA is not set | 824 | CONFIG_FB_CFB_FILLRECT=m |
791 | # CONFIG_FB_CFB_IMAGEBLIT is not set | 825 | CONFIG_FB_CFB_COPYAREA=m |
826 | CONFIG_FB_CFB_IMAGEBLIT=m | ||
792 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set | 827 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set |
793 | # CONFIG_FB_SYS_FILLRECT is not set | 828 | # CONFIG_FB_SYS_FILLRECT is not set |
794 | # CONFIG_FB_SYS_COPYAREA is not set | 829 | # CONFIG_FB_SYS_COPYAREA is not set |
795 | # CONFIG_FB_SYS_IMAGEBLIT is not set | 830 | # CONFIG_FB_SYS_IMAGEBLIT is not set |
831 | # CONFIG_FB_FOREIGN_ENDIAN is not set | ||
796 | # CONFIG_FB_SYS_FOPS is not set | 832 | # CONFIG_FB_SYS_FOPS is not set |
797 | CONFIG_FB_DEFERRED_IO=y | ||
798 | # CONFIG_FB_SVGALIB is not set | 833 | # CONFIG_FB_SVGALIB is not set |
799 | # CONFIG_FB_MACMODES is not set | 834 | # CONFIG_FB_MACMODES is not set |
800 | # CONFIG_FB_BACKLIGHT is not set | 835 | # CONFIG_FB_BACKLIGHT is not set |
@@ -818,6 +853,7 @@ CONFIG_FB_DEFERRED_IO=y | |||
818 | # CONFIG_FB_ATY is not set | 853 | # CONFIG_FB_ATY is not set |
819 | # CONFIG_FB_S3 is not set | 854 | # CONFIG_FB_S3 is not set |
820 | # CONFIG_FB_SIS is not set | 855 | # CONFIG_FB_SIS is not set |
856 | # CONFIG_FB_VIA is not set | ||
821 | # CONFIG_FB_NEOMAGIC is not set | 857 | # CONFIG_FB_NEOMAGIC is not set |
822 | # CONFIG_FB_KYRO is not set | 858 | # CONFIG_FB_KYRO is not set |
823 | # CONFIG_FB_3DFX is not set | 859 | # CONFIG_FB_3DFX is not set |
@@ -825,7 +861,10 @@ CONFIG_FB_DEFERRED_IO=y | |||
825 | # CONFIG_FB_VT8623 is not set | 861 | # CONFIG_FB_VT8623 is not set |
826 | # CONFIG_FB_TRIDENT is not set | 862 | # CONFIG_FB_TRIDENT is not set |
827 | # CONFIG_FB_ARK is not set | 863 | # CONFIG_FB_ARK is not set |
864 | # CONFIG_FB_CARMINE is not set | ||
865 | CONFIG_FB_SH_MOBILE_LCDC=m | ||
828 | # CONFIG_FB_VIRTUAL is not set | 866 | # CONFIG_FB_VIRTUAL is not set |
867 | # CONFIG_FB_METRONOME is not set | ||
829 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 868 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
830 | 869 | ||
831 | # | 870 | # |
@@ -850,24 +889,10 @@ CONFIG_LOGO_LINUX_CLUT224=y | |||
850 | # CONFIG_LOGO_SUPERH_MONO is not set | 889 | # CONFIG_LOGO_SUPERH_MONO is not set |
851 | # CONFIG_LOGO_SUPERH_VGA16 is not set | 890 | # CONFIG_LOGO_SUPERH_VGA16 is not set |
852 | CONFIG_LOGO_SUPERH_CLUT224=y | 891 | CONFIG_LOGO_SUPERH_CLUT224=y |
853 | |||
854 | # | ||
855 | # Sound | ||
856 | # | ||
857 | CONFIG_SOUND=y | 892 | CONFIG_SOUND=y |
858 | 893 | CONFIG_SOUND_OSS_CORE=y | |
859 | # | ||
860 | # Advanced Linux Sound Architecture | ||
861 | # | ||
862 | # CONFIG_SND is not set | 894 | # CONFIG_SND is not set |
863 | |||
864 | # | ||
865 | # Open Sound System | ||
866 | # | ||
867 | CONFIG_SOUND_PRIME=y | 895 | CONFIG_SOUND_PRIME=y |
868 | # CONFIG_SOUND_TRIDENT is not set | ||
869 | # CONFIG_SOUND_MSNDCLAS is not set | ||
870 | # CONFIG_SOUND_MSNDPIN is not set | ||
871 | CONFIG_HID_SUPPORT=y | 896 | CONFIG_HID_SUPPORT=y |
872 | CONFIG_HID=y | 897 | CONFIG_HID=y |
873 | # CONFIG_HID_DEBUG is not set | 898 | # CONFIG_HID_DEBUG is not set |
@@ -877,8 +902,36 @@ CONFIG_HID=y | |||
877 | # USB Input Devices | 902 | # USB Input Devices |
878 | # | 903 | # |
879 | CONFIG_USB_HID=y | 904 | CONFIG_USB_HID=y |
880 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | 905 | # CONFIG_HID_PID is not set |
881 | # CONFIG_USB_HIDDEV is not set | 906 | # CONFIG_USB_HIDDEV is not set |
907 | |||
908 | # | ||
909 | # Special HID drivers | ||
910 | # | ||
911 | CONFIG_HID_COMPAT=y | ||
912 | CONFIG_HID_A4TECH=y | ||
913 | CONFIG_HID_APPLE=y | ||
914 | CONFIG_HID_BELKIN=y | ||
915 | CONFIG_HID_BRIGHT=y | ||
916 | CONFIG_HID_CHERRY=y | ||
917 | CONFIG_HID_CHICONY=y | ||
918 | CONFIG_HID_CYPRESS=y | ||
919 | CONFIG_HID_DELL=y | ||
920 | CONFIG_HID_EZKEY=y | ||
921 | CONFIG_HID_GYRATION=y | ||
922 | CONFIG_HID_LOGITECH=y | ||
923 | # CONFIG_LOGITECH_FF is not set | ||
924 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | ||
925 | CONFIG_HID_MICROSOFT=y | ||
926 | CONFIG_HID_MONTEREY=y | ||
927 | CONFIG_HID_PANTHERLORD=y | ||
928 | # CONFIG_PANTHERLORD_FF is not set | ||
929 | CONFIG_HID_PETALYNX=y | ||
930 | CONFIG_HID_SAMSUNG=y | ||
931 | CONFIG_HID_SONY=y | ||
932 | CONFIG_HID_SUNPLUS=y | ||
933 | CONFIG_THRUSTMASTER_FF=m | ||
934 | CONFIG_ZEROPLUS_FF=m | ||
882 | CONFIG_USB_SUPPORT=y | 935 | CONFIG_USB_SUPPORT=y |
883 | CONFIG_USB_ARCH_HAS_HCD=y | 936 | CONFIG_USB_ARCH_HAS_HCD=y |
884 | CONFIG_USB_ARCH_HAS_OHCI=y | 937 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -892,11 +945,17 @@ CONFIG_USB=y | |||
892 | # | 945 | # |
893 | CONFIG_USB_DEVICEFS=y | 946 | CONFIG_USB_DEVICEFS=y |
894 | # CONFIG_USB_DEVICE_CLASS is not set | 947 | # CONFIG_USB_DEVICE_CLASS is not set |
948 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
949 | # CONFIG_USB_OTG_WHITELIST is not set | ||
950 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
951 | CONFIG_USB_MON=y | ||
895 | 952 | ||
896 | # | 953 | # |
897 | # USB Host Controller Drivers | 954 | # USB Host Controller Drivers |
898 | # | 955 | # |
956 | # CONFIG_USB_C67X00_HCD is not set | ||
899 | CONFIG_USB_EHCI_HCD=y | 957 | CONFIG_USB_EHCI_HCD=y |
958 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | ||
900 | # CONFIG_USB_ISP116X_HCD is not set | 959 | # CONFIG_USB_ISP116X_HCD is not set |
901 | CONFIG_USB_OHCI_HCD=y | 960 | CONFIG_USB_OHCI_HCD=y |
902 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set | 961 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set |
@@ -911,6 +970,8 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
911 | # | 970 | # |
912 | # CONFIG_USB_ACM is not set | 971 | # CONFIG_USB_ACM is not set |
913 | # CONFIG_USB_PRINTER is not set | 972 | # CONFIG_USB_PRINTER is not set |
973 | # CONFIG_USB_WDM is not set | ||
974 | # CONFIG_USB_TMC is not set | ||
914 | 975 | ||
915 | # | 976 | # |
916 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 977 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
@@ -921,17 +982,25 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
921 | # | 982 | # |
922 | CONFIG_USB_STORAGE=y | 983 | CONFIG_USB_STORAGE=y |
923 | # CONFIG_USB_STORAGE_DEBUG is not set | 984 | # CONFIG_USB_STORAGE_DEBUG is not set |
985 | # CONFIG_USB_STORAGE_DATAFAB is not set | ||
924 | # CONFIG_USB_STORAGE_FREECOM is not set | 986 | # CONFIG_USB_STORAGE_FREECOM is not set |
925 | # CONFIG_USB_STORAGE_ISD200 is not set | 987 | # CONFIG_USB_STORAGE_ISD200 is not set |
926 | # CONFIG_USB_STORAGE_DPCM is not set | 988 | # CONFIG_USB_STORAGE_DPCM is not set |
989 | # CONFIG_USB_STORAGE_USBAT is not set | ||
990 | # CONFIG_USB_STORAGE_SDDR09 is not set | ||
991 | # CONFIG_USB_STORAGE_SDDR55 is not set | ||
992 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | ||
993 | # CONFIG_USB_STORAGE_ALAUDA is not set | ||
994 | # CONFIG_USB_STORAGE_ONETOUCH is not set | ||
927 | # CONFIG_USB_STORAGE_KARMA is not set | 995 | # CONFIG_USB_STORAGE_KARMA is not set |
996 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | ||
928 | # CONFIG_USB_LIBUSUAL is not set | 997 | # CONFIG_USB_LIBUSUAL is not set |
929 | 998 | ||
930 | # | 999 | # |
931 | # USB Imaging devices | 1000 | # USB Imaging devices |
932 | # | 1001 | # |
1002 | # CONFIG_USB_MDC800 is not set | ||
933 | # CONFIG_USB_MICROTEK is not set | 1003 | # CONFIG_USB_MICROTEK is not set |
934 | CONFIG_USB_MON=y | ||
935 | 1004 | ||
936 | # | 1005 | # |
937 | # USB port drivers | 1006 | # USB port drivers |
@@ -943,6 +1012,10 @@ CONFIG_USB_MON=y | |||
943 | # | 1012 | # |
944 | # CONFIG_USB_EMI62 is not set | 1013 | # CONFIG_USB_EMI62 is not set |
945 | # CONFIG_USB_EMI26 is not set | 1014 | # CONFIG_USB_EMI26 is not set |
1015 | # CONFIG_USB_ADUTUX is not set | ||
1016 | # CONFIG_USB_SEVSEG is not set | ||
1017 | # CONFIG_USB_RIO500 is not set | ||
1018 | # CONFIG_USB_LEGOTOWER is not set | ||
946 | # CONFIG_USB_LCD is not set | 1019 | # CONFIG_USB_LCD is not set |
947 | # CONFIG_USB_BERRY_CHARGE is not set | 1020 | # CONFIG_USB_BERRY_CHARGE is not set |
948 | # CONFIG_USB_LED is not set | 1021 | # CONFIG_USB_LED is not set |
@@ -956,17 +1029,19 @@ CONFIG_USB_MON=y | |||
956 | # CONFIG_USB_LD is not set | 1029 | # CONFIG_USB_LD is not set |
957 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1030 | # CONFIG_USB_TRANCEVIBRATOR is not set |
958 | # CONFIG_USB_IOWARRIOR is not set | 1031 | # CONFIG_USB_IOWARRIOR is not set |
1032 | # CONFIG_USB_TEST is not set | ||
1033 | # CONFIG_USB_ISIGHTFW is not set | ||
1034 | # CONFIG_USB_VST is not set | ||
959 | # CONFIG_USB_GADGET is not set | 1035 | # CONFIG_USB_GADGET is not set |
960 | # CONFIG_MMC is not set | 1036 | # CONFIG_MMC is not set |
961 | # CONFIG_MEMSTICK is not set | 1037 | # CONFIG_MEMSTICK is not set |
962 | # CONFIG_NEW_LEDS is not set | 1038 | # CONFIG_NEW_LEDS is not set |
1039 | # CONFIG_ACCESSIBILITY is not set | ||
963 | # CONFIG_INFINIBAND is not set | 1040 | # CONFIG_INFINIBAND is not set |
964 | # CONFIG_RTC_CLASS is not set | 1041 | # CONFIG_RTC_CLASS is not set |
965 | 1042 | # CONFIG_DMADEVICES is not set | |
966 | # | ||
967 | # Userspace I/O | ||
968 | # | ||
969 | # CONFIG_UIO is not set | 1043 | # CONFIG_UIO is not set |
1044 | # CONFIG_STAGING is not set | ||
970 | 1045 | ||
971 | # | 1046 | # |
972 | # File systems | 1047 | # File systems |
@@ -975,9 +1050,11 @@ CONFIG_EXT2_FS=y | |||
975 | # CONFIG_EXT2_FS_XATTR is not set | 1050 | # CONFIG_EXT2_FS_XATTR is not set |
976 | # CONFIG_EXT2_FS_XIP is not set | 1051 | # CONFIG_EXT2_FS_XIP is not set |
977 | # CONFIG_EXT3_FS is not set | 1052 | # CONFIG_EXT3_FS is not set |
1053 | # CONFIG_EXT4_FS is not set | ||
978 | # CONFIG_REISERFS_FS is not set | 1054 | # CONFIG_REISERFS_FS is not set |
979 | # CONFIG_JFS_FS is not set | 1055 | # CONFIG_JFS_FS is not set |
980 | # CONFIG_FS_POSIX_ACL is not set | 1056 | # CONFIG_FS_POSIX_ACL is not set |
1057 | CONFIG_FILE_LOCKING=y | ||
981 | # CONFIG_XFS_FS is not set | 1058 | # CONFIG_XFS_FS is not set |
982 | # CONFIG_OCFS2_FS is not set | 1059 | # CONFIG_OCFS2_FS is not set |
983 | # CONFIG_DNOTIFY is not set | 1060 | # CONFIG_DNOTIFY is not set |
@@ -1010,6 +1087,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | |||
1010 | CONFIG_PROC_FS=y | 1087 | CONFIG_PROC_FS=y |
1011 | CONFIG_PROC_KCORE=y | 1088 | CONFIG_PROC_KCORE=y |
1012 | CONFIG_PROC_SYSCTL=y | 1089 | CONFIG_PROC_SYSCTL=y |
1090 | CONFIG_PROC_PAGE_MONITOR=y | ||
1013 | CONFIG_SYSFS=y | 1091 | CONFIG_SYSFS=y |
1014 | CONFIG_TMPFS=y | 1092 | CONFIG_TMPFS=y |
1015 | # CONFIG_TMPFS_POSIX_ACL is not set | 1093 | # CONFIG_TMPFS_POSIX_ACL is not set |
@@ -1025,6 +1103,7 @@ CONFIG_TMPFS=y | |||
1025 | CONFIG_CRAMFS=y | 1103 | CONFIG_CRAMFS=y |
1026 | # CONFIG_VXFS_FS is not set | 1104 | # CONFIG_VXFS_FS is not set |
1027 | # CONFIG_MINIX_FS is not set | 1105 | # CONFIG_MINIX_FS is not set |
1106 | # CONFIG_OMFS_FS is not set | ||
1028 | # CONFIG_HPFS_FS is not set | 1107 | # CONFIG_HPFS_FS is not set |
1029 | # CONFIG_QNX4FS_FS is not set | 1108 | # CONFIG_QNX4FS_FS is not set |
1030 | # CONFIG_ROMFS_FS is not set | 1109 | # CONFIG_ROMFS_FS is not set |
@@ -1034,9 +1113,8 @@ CONFIG_NETWORK_FILESYSTEMS=y | |||
1034 | CONFIG_NFS_FS=y | 1113 | CONFIG_NFS_FS=y |
1035 | CONFIG_NFS_V3=y | 1114 | CONFIG_NFS_V3=y |
1036 | # CONFIG_NFS_V3_ACL is not set | 1115 | # CONFIG_NFS_V3_ACL is not set |
1037 | # CONFIG_NFS_DIRECTIO is not set | ||
1038 | # CONFIG_NFSD is not set | ||
1039 | CONFIG_ROOT_NFS=y | 1116 | CONFIG_ROOT_NFS=y |
1117 | # CONFIG_NFSD is not set | ||
1040 | CONFIG_LOCKD=y | 1118 | CONFIG_LOCKD=y |
1041 | CONFIG_LOCKD_V4=y | 1119 | CONFIG_LOCKD_V4=y |
1042 | CONFIG_NFS_COMMON=y | 1120 | CONFIG_NFS_COMMON=y |
@@ -1099,12 +1177,20 @@ CONFIG_TRACE_IRQFLAGS_SUPPORT=y | |||
1099 | # CONFIG_PRINTK_TIME is not set | 1177 | # CONFIG_PRINTK_TIME is not set |
1100 | CONFIG_ENABLE_WARN_DEPRECATED=y | 1178 | CONFIG_ENABLE_WARN_DEPRECATED=y |
1101 | CONFIG_ENABLE_MUST_CHECK=y | 1179 | CONFIG_ENABLE_MUST_CHECK=y |
1180 | CONFIG_FRAME_WARN=1024 | ||
1102 | # CONFIG_MAGIC_SYSRQ is not set | 1181 | # CONFIG_MAGIC_SYSRQ is not set |
1103 | # CONFIG_UNUSED_SYMBOLS is not set | 1182 | # CONFIG_UNUSED_SYMBOLS is not set |
1104 | CONFIG_DEBUG_FS=y | 1183 | CONFIG_DEBUG_FS=y |
1105 | # CONFIG_HEADERS_CHECK is not set | 1184 | # CONFIG_HEADERS_CHECK is not set |
1106 | # CONFIG_DEBUG_KERNEL is not set | 1185 | # CONFIG_DEBUG_KERNEL is not set |
1107 | # CONFIG_DEBUG_BUGVERBOSE is not set | 1186 | # CONFIG_DEBUG_BUGVERBOSE is not set |
1187 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1188 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1189 | # CONFIG_LATENCYTOP is not set | ||
1190 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | ||
1191 | CONFIG_NOP_TRACER=y | ||
1192 | CONFIG_HAVE_FTRACE=y | ||
1193 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
1108 | # CONFIG_SAMPLES is not set | 1194 | # CONFIG_SAMPLES is not set |
1109 | # CONFIG_SH_STANDARD_BIOS is not set | 1195 | # CONFIG_SH_STANDARD_BIOS is not set |
1110 | # CONFIG_EARLY_SCIF_CONSOLE is not set | 1196 | # CONFIG_EARLY_SCIF_CONSOLE is not set |
@@ -1115,45 +1201,86 @@ CONFIG_DEBUG_FS=y | |||
1115 | # | 1201 | # |
1116 | # CONFIG_KEYS is not set | 1202 | # CONFIG_KEYS is not set |
1117 | # CONFIG_SECURITY is not set | 1203 | # CONFIG_SECURITY is not set |
1204 | # CONFIG_SECURITYFS is not set | ||
1205 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
1118 | CONFIG_CRYPTO=y | 1206 | CONFIG_CRYPTO=y |
1119 | # CONFIG_CRYPTO_SEQIV is not set | 1207 | |
1208 | # | ||
1209 | # Crypto core or helper | ||
1210 | # | ||
1211 | # CONFIG_CRYPTO_FIPS is not set | ||
1120 | # CONFIG_CRYPTO_MANAGER is not set | 1212 | # CONFIG_CRYPTO_MANAGER is not set |
1121 | # CONFIG_CRYPTO_HMAC is not set | ||
1122 | # CONFIG_CRYPTO_NULL is not set | 1213 | # CONFIG_CRYPTO_NULL is not set |
1214 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1215 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1216 | # CONFIG_CRYPTO_TEST is not set | ||
1217 | |||
1218 | # | ||
1219 | # Authenticated Encryption with Associated Data | ||
1220 | # | ||
1221 | # CONFIG_CRYPTO_CCM is not set | ||
1222 | # CONFIG_CRYPTO_GCM is not set | ||
1223 | # CONFIG_CRYPTO_SEQIV is not set | ||
1224 | |||
1225 | # | ||
1226 | # Block modes | ||
1227 | # | ||
1228 | # CONFIG_CRYPTO_CBC is not set | ||
1229 | # CONFIG_CRYPTO_CTR is not set | ||
1230 | # CONFIG_CRYPTO_CTS is not set | ||
1231 | # CONFIG_CRYPTO_ECB is not set | ||
1232 | # CONFIG_CRYPTO_PCBC is not set | ||
1233 | |||
1234 | # | ||
1235 | # Hash modes | ||
1236 | # | ||
1237 | # CONFIG_CRYPTO_HMAC is not set | ||
1238 | |||
1239 | # | ||
1240 | # Digest | ||
1241 | # | ||
1242 | # CONFIG_CRYPTO_CRC32C is not set | ||
1123 | # CONFIG_CRYPTO_MD4 is not set | 1243 | # CONFIG_CRYPTO_MD4 is not set |
1124 | # CONFIG_CRYPTO_MD5 is not set | 1244 | # CONFIG_CRYPTO_MD5 is not set |
1245 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1246 | # CONFIG_CRYPTO_RMD128 is not set | ||
1247 | # CONFIG_CRYPTO_RMD160 is not set | ||
1248 | # CONFIG_CRYPTO_RMD256 is not set | ||
1249 | # CONFIG_CRYPTO_RMD320 is not set | ||
1125 | # CONFIG_CRYPTO_SHA1 is not set | 1250 | # CONFIG_CRYPTO_SHA1 is not set |
1126 | # CONFIG_CRYPTO_SHA256 is not set | 1251 | # CONFIG_CRYPTO_SHA256 is not set |
1127 | # CONFIG_CRYPTO_SHA512 is not set | 1252 | # CONFIG_CRYPTO_SHA512 is not set |
1128 | # CONFIG_CRYPTO_WP512 is not set | ||
1129 | # CONFIG_CRYPTO_TGR192 is not set | 1253 | # CONFIG_CRYPTO_TGR192 is not set |
1130 | # CONFIG_CRYPTO_ECB is not set | 1254 | # CONFIG_CRYPTO_WP512 is not set |
1131 | # CONFIG_CRYPTO_CBC is not set | 1255 | |
1132 | # CONFIG_CRYPTO_PCBC is not set | 1256 | # |
1133 | # CONFIG_CRYPTO_CTR is not set | 1257 | # Ciphers |
1134 | # CONFIG_CRYPTO_GCM is not set | 1258 | # |
1135 | # CONFIG_CRYPTO_CCM is not set | ||
1136 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1137 | # CONFIG_CRYPTO_DES is not set | ||
1138 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1139 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1140 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1141 | # CONFIG_CRYPTO_SERPENT is not set | ||
1142 | # CONFIG_CRYPTO_AES is not set | 1259 | # CONFIG_CRYPTO_AES is not set |
1260 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1261 | # CONFIG_CRYPTO_ARC4 is not set | ||
1262 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1263 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1143 | # CONFIG_CRYPTO_CAST5 is not set | 1264 | # CONFIG_CRYPTO_CAST5 is not set |
1144 | # CONFIG_CRYPTO_CAST6 is not set | 1265 | # CONFIG_CRYPTO_CAST6 is not set |
1145 | # CONFIG_CRYPTO_TEA is not set | 1266 | # CONFIG_CRYPTO_DES is not set |
1146 | # CONFIG_CRYPTO_ARC4 is not set | 1267 | # CONFIG_CRYPTO_FCRYPT is not set |
1147 | # CONFIG_CRYPTO_KHAZAD is not set | 1268 | # CONFIG_CRYPTO_KHAZAD is not set |
1148 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1149 | # CONFIG_CRYPTO_SEED is not set | 1269 | # CONFIG_CRYPTO_SEED is not set |
1270 | # CONFIG_CRYPTO_SERPENT is not set | ||
1271 | # CONFIG_CRYPTO_TEA is not set | ||
1272 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1273 | |||
1274 | # | ||
1275 | # Compression | ||
1276 | # | ||
1150 | # CONFIG_CRYPTO_DEFLATE is not set | 1277 | # CONFIG_CRYPTO_DEFLATE is not set |
1151 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1152 | # CONFIG_CRYPTO_CRC32C is not set | ||
1153 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1154 | # CONFIG_CRYPTO_TEST is not set | ||
1155 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1156 | # CONFIG_CRYPTO_LZO is not set | 1278 | # CONFIG_CRYPTO_LZO is not set |
1279 | |||
1280 | # | ||
1281 | # Random Number Generation | ||
1282 | # | ||
1283 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1157 | CONFIG_CRYPTO_HW=y | 1284 | CONFIG_CRYPTO_HW=y |
1158 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1285 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
1159 | 1286 | ||
@@ -1163,6 +1290,7 @@ CONFIG_CRYPTO_HW=y | |||
1163 | CONFIG_BITREVERSE=y | 1290 | CONFIG_BITREVERSE=y |
1164 | # CONFIG_CRC_CCITT is not set | 1291 | # CONFIG_CRC_CCITT is not set |
1165 | # CONFIG_CRC16 is not set | 1292 | # CONFIG_CRC16 is not set |
1293 | # CONFIG_CRC_T10DIF is not set | ||
1166 | # CONFIG_CRC_ITU_T is not set | 1294 | # CONFIG_CRC_ITU_T is not set |
1167 | CONFIG_CRC32=y | 1295 | CONFIG_CRC32=y |
1168 | # CONFIG_CRC7 is not set | 1296 | # CONFIG_CRC7 is not set |