diff options
author | Olof Johansson <olof@lixom.net> | 2007-11-07 00:48:35 -0500 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-11-07 22:15:33 -0500 |
commit | 0c83ddfeb43b8f47e5c6ecead4245bd0af2c9ad2 (patch) | |
tree | 9101d06cdb693463d0bbf8863df377230b13ffd8 /arch/powerpc/configs | |
parent | 7992344fdeb9b3bc0ce6eacaf600eb801f231c30 (diff) |
[POWERPC] pasemi: Update defconfig
Update pasemi_defconfig. Add a few missing options for default devices
on electra boards, enable tickless and hrtimers, etc, etc.
Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/configs')
-rw-r--r-- | arch/powerpc/configs/pasemi_defconfig | 308 |
1 files changed, 188 insertions, 120 deletions
diff --git a/arch/powerpc/configs/pasemi_defconfig b/arch/powerpc/configs/pasemi_defconfig index 1ccf3ed7693e..78c968aade4e 100644 --- a/arch/powerpc/configs/pasemi_defconfig +++ b/arch/powerpc/configs/pasemi_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.23-rc4 | 3 | # Linux kernel version: 2.6.24-rc2 |
4 | # Thu Aug 30 16:40:47 2007 | 4 | # Tue Nov 6 23:23:50 2007 |
5 | # | 5 | # |
6 | CONFIG_PPC64=y | 6 | CONFIG_PPC64=y |
7 | 7 | ||
@@ -10,6 +10,7 @@ CONFIG_PPC64=y | |||
10 | # | 10 | # |
11 | CONFIG_POWER4_ONLY=y | 11 | CONFIG_POWER4_ONLY=y |
12 | CONFIG_POWER4=y | 12 | CONFIG_POWER4=y |
13 | # CONFIG_TUNE_CELL is not set | ||
13 | CONFIG_PPC_FPU=y | 14 | CONFIG_PPC_FPU=y |
14 | CONFIG_ALTIVEC=y | 15 | CONFIG_ALTIVEC=y |
15 | CONFIG_PPC_STD_MMU=y | 16 | CONFIG_PPC_STD_MMU=y |
@@ -18,8 +19,13 @@ CONFIG_PPC_MM_SLICES=y | |||
18 | CONFIG_SMP=y | 19 | CONFIG_SMP=y |
19 | CONFIG_NR_CPUS=2 | 20 | CONFIG_NR_CPUS=2 |
20 | CONFIG_64BIT=y | 21 | CONFIG_64BIT=y |
22 | CONFIG_WORD_SIZE=64 | ||
21 | CONFIG_PPC_MERGE=y | 23 | CONFIG_PPC_MERGE=y |
22 | CONFIG_MMU=y | 24 | CONFIG_MMU=y |
25 | CONFIG_GENERIC_CMOS_UPDATE=y | ||
26 | CONFIG_GENERIC_TIME=y | ||
27 | CONFIG_GENERIC_TIME_VSYSCALL=y | ||
28 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
23 | CONFIG_GENERIC_HARDIRQS=y | 29 | CONFIG_GENERIC_HARDIRQS=y |
24 | CONFIG_IRQ_PER_CPU=y | 30 | CONFIG_IRQ_PER_CPU=y |
25 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 31 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
@@ -65,7 +71,10 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
65 | # CONFIG_AUDIT is not set | 71 | # CONFIG_AUDIT is not set |
66 | # CONFIG_IKCONFIG is not set | 72 | # CONFIG_IKCONFIG is not set |
67 | CONFIG_LOG_BUF_SHIFT=17 | 73 | CONFIG_LOG_BUF_SHIFT=17 |
68 | # CONFIG_CPUSETS is not set | 74 | # CONFIG_CGROUPS is not set |
75 | CONFIG_FAIR_GROUP_SCHED=y | ||
76 | CONFIG_FAIR_USER_SCHED=y | ||
77 | # CONFIG_FAIR_CGROUP_SCHED is not set | ||
69 | CONFIG_SYSFS_DEPRECATED=y | 78 | CONFIG_SYSFS_DEPRECATED=y |
70 | # CONFIG_RELAY is not set | 79 | # CONFIG_RELAY is not set |
71 | CONFIG_BLK_DEV_INITRD=y | 80 | CONFIG_BLK_DEV_INITRD=y |
@@ -86,7 +95,6 @@ CONFIG_FUTEX=y | |||
86 | CONFIG_ANON_INODES=y | 95 | CONFIG_ANON_INODES=y |
87 | CONFIG_EPOLL=y | 96 | CONFIG_EPOLL=y |
88 | CONFIG_SIGNALFD=y | 97 | CONFIG_SIGNALFD=y |
89 | CONFIG_TIMERFD=y | ||
90 | CONFIG_EVENTFD=y | 98 | CONFIG_EVENTFD=y |
91 | CONFIG_SHMEM=y | 99 | CONFIG_SHMEM=y |
92 | CONFIG_VM_EVENT_COUNTERS=y | 100 | CONFIG_VM_EVENT_COUNTERS=y |
@@ -107,14 +115,15 @@ CONFIG_STOP_MACHINE=y | |||
107 | CONFIG_BLOCK=y | 115 | CONFIG_BLOCK=y |
108 | # CONFIG_BLK_DEV_IO_TRACE is not set | 116 | # CONFIG_BLK_DEV_IO_TRACE is not set |
109 | # CONFIG_BLK_DEV_BSG is not set | 117 | # CONFIG_BLK_DEV_BSG is not set |
118 | CONFIG_BLOCK_COMPAT=y | ||
110 | 119 | ||
111 | # | 120 | # |
112 | # IO Schedulers | 121 | # IO Schedulers |
113 | # | 122 | # |
114 | CONFIG_IOSCHED_NOOP=y | 123 | CONFIG_IOSCHED_NOOP=y |
115 | CONFIG_IOSCHED_AS=y | 124 | CONFIG_IOSCHED_AS=y |
116 | # CONFIG_IOSCHED_DEADLINE is not set | 125 | CONFIG_IOSCHED_DEADLINE=y |
117 | # CONFIG_IOSCHED_CFQ is not set | 126 | CONFIG_IOSCHED_CFQ=y |
118 | CONFIG_DEFAULT_AS=y | 127 | CONFIG_DEFAULT_AS=y |
119 | # CONFIG_DEFAULT_DEADLINE is not set | 128 | # CONFIG_DEFAULT_DEADLINE is not set |
120 | # CONFIG_DEFAULT_CFQ is not set | 129 | # CONFIG_DEFAULT_CFQ is not set |
@@ -125,7 +134,6 @@ CONFIG_DEFAULT_IOSCHED="anticipatory" | |||
125 | # Platform support | 134 | # Platform support |
126 | # | 135 | # |
127 | CONFIG_PPC_MULTIPLATFORM=y | 136 | CONFIG_PPC_MULTIPLATFORM=y |
128 | # CONFIG_EMBEDDED6xx is not set | ||
129 | # CONFIG_PPC_82xx is not set | 137 | # CONFIG_PPC_82xx is not set |
130 | # CONFIG_PPC_83xx is not set | 138 | # CONFIG_PPC_83xx is not set |
131 | # CONFIG_PPC_86xx is not set | 139 | # CONFIG_PPC_86xx is not set |
@@ -141,6 +149,7 @@ CONFIG_PPC_PASEMI=y | |||
141 | # PA Semi PWRficient options | 149 | # PA Semi PWRficient options |
142 | # | 150 | # |
143 | CONFIG_PPC_PASEMI_IOMMU=y | 151 | CONFIG_PPC_PASEMI_IOMMU=y |
152 | # CONFIG_PPC_PASEMI_IOMMU_DMA_FORCE is not set | ||
144 | CONFIG_PPC_PASEMI_MDIO=y | 153 | CONFIG_PPC_PASEMI_MDIO=y |
145 | CONFIG_ELECTRA_IDE=y | 154 | CONFIG_ELECTRA_IDE=y |
146 | # CONFIG_PPC_CELLEB is not set | 155 | # CONFIG_PPC_CELLEB is not set |
@@ -156,29 +165,52 @@ CONFIG_MPIC=y | |||
156 | # CONFIG_U3_DART is not set | 165 | # CONFIG_U3_DART is not set |
157 | # CONFIG_PPC_RTAS is not set | 166 | # CONFIG_PPC_RTAS is not set |
158 | # CONFIG_MMIO_NVRAM is not set | 167 | # CONFIG_MMIO_NVRAM is not set |
168 | CONFIG_MPIC_BROKEN_REGREAD=y | ||
159 | # CONFIG_PPC_MPC106 is not set | 169 | # CONFIG_PPC_MPC106 is not set |
160 | # CONFIG_PPC_970_NAP is not set | 170 | # CONFIG_PPC_970_NAP is not set |
161 | # CONFIG_PPC_INDIRECT_IO is not set | 171 | # CONFIG_PPC_INDIRECT_IO is not set |
162 | # CONFIG_GENERIC_IOMAP is not set | 172 | # CONFIG_GENERIC_IOMAP is not set |
163 | # CONFIG_CPU_FREQ is not set | 173 | CONFIG_CPU_FREQ=y |
174 | CONFIG_CPU_FREQ_TABLE=y | ||
175 | CONFIG_CPU_FREQ_DEBUG=y | ||
176 | CONFIG_CPU_FREQ_STAT=y | ||
177 | # CONFIG_CPU_FREQ_STAT_DETAILS is not set | ||
178 | CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y | ||
179 | # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set | ||
180 | # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set | ||
181 | # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set | ||
182 | CONFIG_CPU_FREQ_GOV_PERFORMANCE=y | ||
183 | CONFIG_CPU_FREQ_GOV_POWERSAVE=y | ||
184 | CONFIG_CPU_FREQ_GOV_USERSPACE=y | ||
185 | CONFIG_CPU_FREQ_GOV_ONDEMAND=y | ||
186 | # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set | ||
187 | |||
188 | # | ||
189 | # CPU Frequency drivers | ||
190 | # | ||
191 | CONFIG_PPC_PASEMI_CPUFREQ=y | ||
164 | # CONFIG_CPM2 is not set | 192 | # CONFIG_CPM2 is not set |
165 | # CONFIG_FSL_ULI1575 is not set | 193 | # CONFIG_FSL_ULI1575 is not set |
166 | 194 | ||
167 | # | 195 | # |
168 | # Kernel options | 196 | # Kernel options |
169 | # | 197 | # |
170 | CONFIG_HZ_100=y | 198 | CONFIG_TICK_ONESHOT=y |
199 | CONFIG_NO_HZ=y | ||
200 | CONFIG_HIGH_RES_TIMERS=y | ||
201 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
202 | # CONFIG_HZ_100 is not set | ||
171 | # CONFIG_HZ_250 is not set | 203 | # CONFIG_HZ_250 is not set |
172 | # CONFIG_HZ_300 is not set | 204 | # CONFIG_HZ_300 is not set |
173 | # CONFIG_HZ_1000 is not set | 205 | CONFIG_HZ_1000=y |
174 | CONFIG_HZ=100 | 206 | CONFIG_HZ=1000 |
175 | CONFIG_PREEMPT_NONE=y | 207 | CONFIG_PREEMPT_NONE=y |
176 | # CONFIG_PREEMPT_VOLUNTARY is not set | 208 | # CONFIG_PREEMPT_VOLUNTARY is not set |
177 | # CONFIG_PREEMPT is not set | 209 | # CONFIG_PREEMPT is not set |
178 | CONFIG_PREEMPT_BKL=y | 210 | # CONFIG_PREEMPT_BKL is not set |
179 | CONFIG_BINFMT_ELF=y | 211 | CONFIG_BINFMT_ELF=y |
180 | # CONFIG_BINFMT_MISC is not set | 212 | # CONFIG_BINFMT_MISC is not set |
181 | CONFIG_FORCE_MAX_ZONEORDER=13 | 213 | CONFIG_FORCE_MAX_ZONEORDER=9 |
182 | CONFIG_IOMMU_VMERGE=y | 214 | CONFIG_IOMMU_VMERGE=y |
183 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 215 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
184 | # CONFIG_KEXEC is not set | 216 | # CONFIG_KEXEC is not set |
@@ -196,12 +228,13 @@ CONFIG_FLATMEM_MANUAL=y | |||
196 | CONFIG_FLATMEM=y | 228 | CONFIG_FLATMEM=y |
197 | CONFIG_FLAT_NODE_MEM_MAP=y | 229 | CONFIG_FLAT_NODE_MEM_MAP=y |
198 | # CONFIG_SPARSEMEM_STATIC is not set | 230 | # CONFIG_SPARSEMEM_STATIC is not set |
231 | CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y | ||
199 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 232 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
200 | CONFIG_RESOURCES_64BIT=y | 233 | CONFIG_RESOURCES_64BIT=y |
201 | CONFIG_ZONE_DMA_FLAG=1 | 234 | CONFIG_ZONE_DMA_FLAG=1 |
202 | CONFIG_BOUNCE=y | 235 | CONFIG_BOUNCE=y |
203 | # CONFIG_PPC_HAS_HASH_64K is not set | 236 | CONFIG_PPC_HAS_HASH_64K=y |
204 | # CONFIG_PPC_64K_PAGES is not set | 237 | CONFIG_PPC_64K_PAGES=y |
205 | # CONFIG_SCHED_SMT is not set | 238 | # CONFIG_SCHED_SMT is not set |
206 | CONFIG_PROC_DEVICETREE=y | 239 | CONFIG_PROC_DEVICETREE=y |
207 | # CONFIG_CMDLINE_BOOL is not set | 240 | # CONFIG_CMDLINE_BOOL is not set |
@@ -222,11 +255,8 @@ CONFIG_PCI_SYSCALL=y | |||
222 | # CONFIG_PCIEPORTBUS is not set | 255 | # CONFIG_PCIEPORTBUS is not set |
223 | CONFIG_ARCH_SUPPORTS_MSI=y | 256 | CONFIG_ARCH_SUPPORTS_MSI=y |
224 | # CONFIG_PCI_MSI is not set | 257 | # CONFIG_PCI_MSI is not set |
258 | CONFIG_PCI_LEGACY=y | ||
225 | # CONFIG_PCI_DEBUG is not set | 259 | # CONFIG_PCI_DEBUG is not set |
226 | |||
227 | # | ||
228 | # PCCARD (PCMCIA/CardBus) support | ||
229 | # | ||
230 | CONFIG_PCCARD=y | 260 | CONFIG_PCCARD=y |
231 | CONFIG_PCMCIA_DEBUG=y | 261 | CONFIG_PCMCIA_DEBUG=y |
232 | CONFIG_PCMCIA=y | 262 | CONFIG_PCMCIA=y |
@@ -240,6 +270,7 @@ CONFIG_CARDBUS=y | |||
240 | # CONFIG_YENTA is not set | 270 | # CONFIG_YENTA is not set |
241 | # CONFIG_PD6729 is not set | 271 | # CONFIG_PD6729 is not set |
242 | # CONFIG_I82092 is not set | 272 | # CONFIG_I82092 is not set |
273 | # CONFIG_ELECTRA_CF is not set | ||
243 | # CONFIG_HOTPLUG_PCI is not set | 274 | # CONFIG_HOTPLUG_PCI is not set |
244 | CONFIG_KERNEL_START=0xc000000000000000 | 275 | CONFIG_KERNEL_START=0xc000000000000000 |
245 | 276 | ||
@@ -255,7 +286,7 @@ CONFIG_PACKET=y | |||
255 | # CONFIG_PACKET_MMAP is not set | 286 | # CONFIG_PACKET_MMAP is not set |
256 | CONFIG_UNIX=y | 287 | CONFIG_UNIX=y |
257 | CONFIG_XFRM=y | 288 | CONFIG_XFRM=y |
258 | # CONFIG_XFRM_USER is not set | 289 | CONFIG_XFRM_USER=y |
259 | # CONFIG_XFRM_SUB_POLICY is not set | 290 | # CONFIG_XFRM_SUB_POLICY is not set |
260 | # CONFIG_XFRM_MIGRATE is not set | 291 | # CONFIG_XFRM_MIGRATE is not set |
261 | CONFIG_NET_KEY=y | 292 | CONFIG_NET_KEY=y |
@@ -281,6 +312,7 @@ CONFIG_INET_TUNNEL=y | |||
281 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 312 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
282 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 313 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
283 | CONFIG_INET_XFRM_MODE_BEET=y | 314 | CONFIG_INET_XFRM_MODE_BEET=y |
315 | CONFIG_INET_LRO=y | ||
284 | CONFIG_INET_DIAG=y | 316 | CONFIG_INET_DIAG=y |
285 | CONFIG_INET_TCP_DIAG=y | 317 | CONFIG_INET_TCP_DIAG=y |
286 | # CONFIG_TCP_CONG_ADVANCED is not set | 318 | # CONFIG_TCP_CONG_ADVANCED is not set |
@@ -306,10 +338,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
306 | # CONFIG_LAPB is not set | 338 | # CONFIG_LAPB is not set |
307 | # CONFIG_ECONET is not set | 339 | # CONFIG_ECONET is not set |
308 | # CONFIG_WAN_ROUTER is not set | 340 | # CONFIG_WAN_ROUTER is not set |
309 | |||
310 | # | ||
311 | # QoS and/or fair queueing | ||
312 | # | ||
313 | # CONFIG_NET_SCHED is not set | 341 | # CONFIG_NET_SCHED is not set |
314 | 342 | ||
315 | # | 343 | # |
@@ -338,6 +366,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
338 | # | 366 | # |
339 | # Generic Driver Options | 367 | # Generic Driver Options |
340 | # | 368 | # |
369 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
341 | CONFIG_STANDALONE=y | 370 | CONFIG_STANDALONE=y |
342 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 371 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
343 | CONFIG_FW_LOADER=y | 372 | CONFIG_FW_LOADER=y |
@@ -361,6 +390,7 @@ CONFIG_MTD_BLOCK=y | |||
361 | # CONFIG_INFTL is not set | 390 | # CONFIG_INFTL is not set |
362 | # CONFIG_RFD_FTL is not set | 391 | # CONFIG_RFD_FTL is not set |
363 | # CONFIG_SSFDC is not set | 392 | # CONFIG_SSFDC is not set |
393 | # CONFIG_MTD_OOPS is not set | ||
364 | 394 | ||
365 | # | 395 | # |
366 | # RAM/ROM/Flash chip drivers | 396 | # RAM/ROM/Flash chip drivers |
@@ -385,6 +415,7 @@ CONFIG_MTD_CFI_I2=y | |||
385 | # Mapping drivers for chip access | 415 | # Mapping drivers for chip access |
386 | # | 416 | # |
387 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | 417 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set |
418 | # CONFIG_MTD_INTEL_VR_NOR is not set | ||
388 | # CONFIG_MTD_PLATRAM is not set | 419 | # CONFIG_MTD_PLATRAM is not set |
389 | 420 | ||
390 | # | 421 | # |
@@ -402,7 +433,15 @@ CONFIG_MTD_PHRAM=y | |||
402 | # CONFIG_MTD_DOC2000 is not set | 433 | # CONFIG_MTD_DOC2000 is not set |
403 | # CONFIG_MTD_DOC2001 is not set | 434 | # CONFIG_MTD_DOC2001 is not set |
404 | # CONFIG_MTD_DOC2001PLUS is not set | 435 | # CONFIG_MTD_DOC2001PLUS is not set |
405 | # CONFIG_MTD_NAND is not set | 436 | CONFIG_MTD_NAND=y |
437 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set | ||
438 | # CONFIG_MTD_NAND_ECC_SMC is not set | ||
439 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | ||
440 | CONFIG_MTD_NAND_IDS=y | ||
441 | # CONFIG_MTD_NAND_DISKONCHIP is not set | ||
442 | # CONFIG_MTD_NAND_CAFE is not set | ||
443 | # CONFIG_MTD_NAND_PLATFORM is not set | ||
444 | # CONFIG_MTD_ALAUDA is not set | ||
406 | # CONFIG_MTD_ONENAND is not set | 445 | # CONFIG_MTD_ONENAND is not set |
407 | 446 | ||
408 | # | 447 | # |
@@ -455,10 +494,42 @@ CONFIG_IDE_PROC_FS=y | |||
455 | # IDE chipset support/bugfixes | 494 | # IDE chipset support/bugfixes |
456 | # | 495 | # |
457 | # CONFIG_IDE_GENERIC is not set | 496 | # CONFIG_IDE_GENERIC is not set |
458 | # CONFIG_BLK_DEV_IDEPCI is not set | 497 | # CONFIG_BLK_DEV_PLATFORM is not set |
498 | |||
499 | # | ||
500 | # PCI IDE chipsets support | ||
501 | # | ||
459 | # CONFIG_IDEPCI_PCIBUS_ORDER is not set | 502 | # CONFIG_IDEPCI_PCIBUS_ORDER is not set |
503 | # CONFIG_BLK_DEV_GENERIC is not set | ||
504 | # CONFIG_BLK_DEV_OPTI621 is not set | ||
505 | # CONFIG_BLK_DEV_AEC62XX is not set | ||
506 | # CONFIG_BLK_DEV_ALI15X3 is not set | ||
507 | # CONFIG_BLK_DEV_AMD74XX is not set | ||
508 | # CONFIG_BLK_DEV_CMD64X is not set | ||
509 | # CONFIG_BLK_DEV_TRIFLEX is not set | ||
510 | # CONFIG_BLK_DEV_CY82C693 is not set | ||
511 | # CONFIG_BLK_DEV_CS5520 is not set | ||
512 | # CONFIG_BLK_DEV_CS5530 is not set | ||
513 | # CONFIG_BLK_DEV_HPT34X is not set | ||
514 | # CONFIG_BLK_DEV_HPT366 is not set | ||
515 | # CONFIG_BLK_DEV_JMICRON is not set | ||
516 | # CONFIG_BLK_DEV_SC1200 is not set | ||
517 | # CONFIG_BLK_DEV_PIIX is not set | ||
518 | # CONFIG_BLK_DEV_IT8213 is not set | ||
519 | # CONFIG_BLK_DEV_IT821X is not set | ||
520 | # CONFIG_BLK_DEV_NS87415 is not set | ||
521 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set | ||
522 | # CONFIG_BLK_DEV_PDC202XX_NEW is not set | ||
523 | # CONFIG_BLK_DEV_SVWKS is not set | ||
524 | # CONFIG_BLK_DEV_SIIMAGE is not set | ||
525 | # CONFIG_BLK_DEV_SL82C105 is not set | ||
526 | # CONFIG_BLK_DEV_SLC90E66 is not set | ||
527 | # CONFIG_BLK_DEV_TRM290 is not set | ||
528 | # CONFIG_BLK_DEV_VIA82CXXX is not set | ||
529 | # CONFIG_BLK_DEV_TC86C001 is not set | ||
460 | # CONFIG_IDE_ARM is not set | 530 | # CONFIG_IDE_ARM is not set |
461 | # CONFIG_BLK_DEV_IDEDMA is not set | 531 | # CONFIG_BLK_DEV_IDEDMA is not set |
532 | CONFIG_IDE_ARCH_OBSOLETE_INIT=y | ||
462 | # CONFIG_BLK_DEV_HD is not set | 533 | # CONFIG_BLK_DEV_HD is not set |
463 | 534 | ||
464 | # | 535 | # |
@@ -498,10 +569,11 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
498 | # CONFIG_SCSI_FC_ATTRS is not set | 569 | # CONFIG_SCSI_FC_ATTRS is not set |
499 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 570 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
500 | # CONFIG_SCSI_SAS_LIBSAS is not set | 571 | # CONFIG_SCSI_SAS_LIBSAS is not set |
572 | # CONFIG_SCSI_SRP_ATTRS is not set | ||
501 | CONFIG_SCSI_LOWLEVEL=y | 573 | CONFIG_SCSI_LOWLEVEL=y |
502 | # CONFIG_ISCSI_TCP is not set | 574 | # CONFIG_ISCSI_TCP is not set |
503 | CONFIG_BLK_DEV_3W_XXXX_RAID=y | 575 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
504 | CONFIG_SCSI_3W_9XXX=y | 576 | # CONFIG_SCSI_3W_9XXX is not set |
505 | # CONFIG_SCSI_ACARD is not set | 577 | # CONFIG_SCSI_ACARD is not set |
506 | # CONFIG_SCSI_AACRAID is not set | 578 | # CONFIG_SCSI_AACRAID is not set |
507 | # CONFIG_SCSI_AIC7XXX is not set | 579 | # CONFIG_SCSI_AIC7XXX is not set |
@@ -574,9 +646,10 @@ CONFIG_ATA_GENERIC=y | |||
574 | # CONFIG_PATA_OLDPIIX is not set | 646 | # CONFIG_PATA_OLDPIIX is not set |
575 | # CONFIG_PATA_NETCELL is not set | 647 | # CONFIG_PATA_NETCELL is not set |
576 | # CONFIG_PATA_NS87410 is not set | 648 | # CONFIG_PATA_NS87410 is not set |
649 | # CONFIG_PATA_NS87415 is not set | ||
577 | # CONFIG_PATA_OPTI is not set | 650 | # CONFIG_PATA_OPTI is not set |
578 | # CONFIG_PATA_OPTIDMA is not set | 651 | # CONFIG_PATA_OPTIDMA is not set |
579 | # CONFIG_PATA_PCMCIA is not set | 652 | CONFIG_PATA_PCMCIA=y |
580 | # CONFIG_PATA_PDC_OLD is not set | 653 | # CONFIG_PATA_PDC_OLD is not set |
581 | # CONFIG_PATA_RADISYS is not set | 654 | # CONFIG_PATA_RADISYS is not set |
582 | # CONFIG_PATA_RZ1000 is not set | 655 | # CONFIG_PATA_RZ1000 is not set |
@@ -589,41 +662,13 @@ CONFIG_ATA_GENERIC=y | |||
589 | # CONFIG_PATA_WINBOND is not set | 662 | # CONFIG_PATA_WINBOND is not set |
590 | CONFIG_PATA_PLATFORM=y | 663 | CONFIG_PATA_PLATFORM=y |
591 | # CONFIG_MD is not set | 664 | # CONFIG_MD is not set |
592 | |||
593 | # | ||
594 | # Fusion MPT device support | ||
595 | # | ||
596 | # CONFIG_FUSION is not set | 665 | # CONFIG_FUSION is not set |
597 | # CONFIG_FUSION_SPI is not set | ||
598 | # CONFIG_FUSION_FC is not set | ||
599 | # CONFIG_FUSION_SAS is not set | ||
600 | 666 | ||
601 | # | 667 | # |
602 | # IEEE 1394 (FireWire) support | 668 | # IEEE 1394 (FireWire) support |
603 | # | 669 | # |
604 | # CONFIG_FIREWIRE is not set | 670 | # CONFIG_FIREWIRE is not set |
605 | CONFIG_IEEE1394=y | 671 | # CONFIG_IEEE1394 is not set |
606 | |||
607 | # | ||
608 | # Subsystem Options | ||
609 | # | ||
610 | # CONFIG_IEEE1394_VERBOSEDEBUG is not set | ||
611 | |||
612 | # | ||
613 | # Controllers | ||
614 | # | ||
615 | CONFIG_IEEE1394_PCILYNX=y | ||
616 | CONFIG_IEEE1394_OHCI1394=y | ||
617 | |||
618 | # | ||
619 | # Protocols | ||
620 | # | ||
621 | # CONFIG_IEEE1394_VIDEO1394 is not set | ||
622 | CONFIG_IEEE1394_SBP2=y | ||
623 | # CONFIG_IEEE1394_ETH1394_ROM_ENTRY is not set | ||
624 | # CONFIG_IEEE1394_ETH1394 is not set | ||
625 | # CONFIG_IEEE1394_DV1394 is not set | ||
626 | CONFIG_IEEE1394_RAWIO=y | ||
627 | # CONFIG_I2O is not set | 672 | # CONFIG_I2O is not set |
628 | # CONFIG_MACINTOSH_DRIVERS is not set | 673 | # CONFIG_MACINTOSH_DRIVERS is not set |
629 | CONFIG_NETDEVICES=y | 674 | CONFIG_NETDEVICES=y |
@@ -633,6 +678,8 @@ CONFIG_DUMMY=y | |||
633 | # CONFIG_MACVLAN is not set | 678 | # CONFIG_MACVLAN is not set |
634 | # CONFIG_EQUALIZER is not set | 679 | # CONFIG_EQUALIZER is not set |
635 | # CONFIG_TUN is not set | 680 | # CONFIG_TUN is not set |
681 | # CONFIG_VETH is not set | ||
682 | # CONFIG_IP1000 is not set | ||
636 | # CONFIG_ARCNET is not set | 683 | # CONFIG_ARCNET is not set |
637 | CONFIG_PHYLIB=y | 684 | CONFIG_PHYLIB=y |
638 | 685 | ||
@@ -649,6 +696,7 @@ CONFIG_MARVELL_PHY=y | |||
649 | # CONFIG_BROADCOM_PHY is not set | 696 | # CONFIG_BROADCOM_PHY is not set |
650 | # CONFIG_ICPLUS_PHY is not set | 697 | # CONFIG_ICPLUS_PHY is not set |
651 | # CONFIG_FIXED_PHY is not set | 698 | # CONFIG_FIXED_PHY is not set |
699 | # CONFIG_MDIO_BITBANG is not set | ||
652 | CONFIG_NET_ETHERNET=y | 700 | CONFIG_NET_ETHERNET=y |
653 | CONFIG_MII=y | 701 | CONFIG_MII=y |
654 | # CONFIG_HAPPYMEAL is not set | 702 | # CONFIG_HAPPYMEAL is not set |
@@ -657,13 +705,16 @@ CONFIG_MII=y | |||
657 | # CONFIG_NET_VENDOR_3COM is not set | 705 | # CONFIG_NET_VENDOR_3COM is not set |
658 | # CONFIG_NET_TULIP is not set | 706 | # CONFIG_NET_TULIP is not set |
659 | # CONFIG_HP100 is not set | 707 | # CONFIG_HP100 is not set |
708 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
709 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
710 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
711 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
660 | CONFIG_NET_PCI=y | 712 | CONFIG_NET_PCI=y |
661 | # CONFIG_PCNET32 is not set | 713 | # CONFIG_PCNET32 is not set |
662 | # CONFIG_AMD8111_ETH is not set | 714 | # CONFIG_AMD8111_ETH is not set |
663 | # CONFIG_ADAPTEC_STARFIRE is not set | 715 | # CONFIG_ADAPTEC_STARFIRE is not set |
664 | # CONFIG_B44 is not set | 716 | # CONFIG_B44 is not set |
665 | # CONFIG_FORCEDETH is not set | 717 | # CONFIG_FORCEDETH is not set |
666 | # CONFIG_DGRS is not set | ||
667 | # CONFIG_EEPRO100 is not set | 718 | # CONFIG_EEPRO100 is not set |
668 | # CONFIG_E100 is not set | 719 | # CONFIG_E100 is not set |
669 | # CONFIG_FEALNX is not set | 720 | # CONFIG_FEALNX is not set |
@@ -682,6 +733,7 @@ CONFIG_NETDEV_1000=y | |||
682 | CONFIG_E1000=y | 733 | CONFIG_E1000=y |
683 | CONFIG_E1000_NAPI=y | 734 | CONFIG_E1000_NAPI=y |
684 | # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set | 735 | # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set |
736 | # CONFIG_E1000E is not set | ||
685 | # CONFIG_NS83820 is not set | 737 | # CONFIG_NS83820 is not set |
686 | # CONFIG_HAMACHI is not set | 738 | # CONFIG_HAMACHI is not set |
687 | # CONFIG_YELLOWFIN is not set | 739 | # CONFIG_YELLOWFIN is not set |
@@ -689,6 +741,7 @@ CONFIG_E1000_NAPI=y | |||
689 | # CONFIG_SIS190 is not set | 741 | # CONFIG_SIS190 is not set |
690 | # CONFIG_SKGE is not set | 742 | # CONFIG_SKGE is not set |
691 | # CONFIG_SKY2 is not set | 743 | # CONFIG_SKY2 is not set |
744 | # CONFIG_SK98LIN is not set | ||
692 | # CONFIG_VIA_VELOCITY is not set | 745 | # CONFIG_VIA_VELOCITY is not set |
693 | CONFIG_TIGON3=y | 746 | CONFIG_TIGON3=y |
694 | # CONFIG_BNX2 is not set | 747 | # CONFIG_BNX2 is not set |
@@ -697,12 +750,15 @@ CONFIG_TIGON3=y | |||
697 | CONFIG_NETDEV_10000=y | 750 | CONFIG_NETDEV_10000=y |
698 | # CONFIG_CHELSIO_T1 is not set | 751 | # CONFIG_CHELSIO_T1 is not set |
699 | # CONFIG_CHELSIO_T3 is not set | 752 | # CONFIG_CHELSIO_T3 is not set |
753 | # CONFIG_IXGBE is not set | ||
700 | # CONFIG_IXGB is not set | 754 | # CONFIG_IXGB is not set |
701 | # CONFIG_S2IO is not set | 755 | # CONFIG_S2IO is not set |
702 | # CONFIG_MYRI10GE is not set | 756 | # CONFIG_MYRI10GE is not set |
703 | # CONFIG_NETXEN_NIC is not set | 757 | # CONFIG_NETXEN_NIC is not set |
758 | # CONFIG_NIU is not set | ||
704 | CONFIG_PASEMI_MAC=y | 759 | CONFIG_PASEMI_MAC=y |
705 | # CONFIG_MLX4_CORE is not set | 760 | # CONFIG_MLX4_CORE is not set |
761 | # CONFIG_TEHUTI is not set | ||
706 | # CONFIG_TR is not set | 762 | # CONFIG_TR is not set |
707 | 763 | ||
708 | # | 764 | # |
@@ -749,7 +805,6 @@ CONFIG_INPUT_MOUSEDEV_PSAUX=y | |||
749 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | 805 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 |
750 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | 806 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 |
751 | CONFIG_INPUT_JOYDEV=y | 807 | CONFIG_INPUT_JOYDEV=y |
752 | # CONFIG_INPUT_TSDEV is not set | ||
753 | CONFIG_INPUT_EVDEV=y | 808 | CONFIG_INPUT_EVDEV=y |
754 | # CONFIG_INPUT_EVBUG is not set | 809 | # CONFIG_INPUT_EVBUG is not set |
755 | 810 | ||
@@ -810,15 +865,12 @@ CONFIG_UNIX98_PTYS=y | |||
810 | CONFIG_LEGACY_PTYS=y | 865 | CONFIG_LEGACY_PTYS=y |
811 | CONFIG_LEGACY_PTY_COUNT=4 | 866 | CONFIG_LEGACY_PTY_COUNT=4 |
812 | # CONFIG_IPMI_HANDLER is not set | 867 | # CONFIG_IPMI_HANDLER is not set |
813 | # CONFIG_WATCHDOG is not set | ||
814 | CONFIG_HW_RANDOM=y | 868 | CONFIG_HW_RANDOM=y |
815 | CONFIG_HW_RANDOM_PASEMI=y | 869 | CONFIG_HW_RANDOM_PASEMI=y |
816 | CONFIG_GEN_RTC=y | 870 | CONFIG_GEN_RTC=y |
817 | CONFIG_GEN_RTC_X=y | 871 | CONFIG_GEN_RTC_X=y |
818 | # CONFIG_R3964 is not set | 872 | # CONFIG_R3964 is not set |
819 | # CONFIG_APPLICOM is not set | 873 | # CONFIG_APPLICOM is not set |
820 | # CONFIG_AGP is not set | ||
821 | # CONFIG_DRM is not set | ||
822 | 874 | ||
823 | # | 875 | # |
824 | # PCMCIA character devices | 876 | # PCMCIA character devices |
@@ -896,8 +948,6 @@ CONFIG_SENSORS_EEPROM=y | |||
896 | # CONFIG_POWER_SUPPLY is not set | 948 | # CONFIG_POWER_SUPPLY is not set |
897 | CONFIG_HWMON=y | 949 | CONFIG_HWMON=y |
898 | CONFIG_HWMON_VID=y | 950 | CONFIG_HWMON_VID=y |
899 | # CONFIG_SENSORS_ABITUGURU is not set | ||
900 | # CONFIG_SENSORS_ABITUGURU3 is not set | ||
901 | # CONFIG_SENSORS_AD7418 is not set | 951 | # CONFIG_SENSORS_AD7418 is not set |
902 | # CONFIG_SENSORS_ADM1021 is not set | 952 | # CONFIG_SENSORS_ADM1021 is not set |
903 | # CONFIG_SENSORS_ADM1025 is not set | 953 | # CONFIG_SENSORS_ADM1025 is not set |
@@ -905,12 +955,12 @@ CONFIG_HWMON_VID=y | |||
905 | # CONFIG_SENSORS_ADM1029 is not set | 955 | # CONFIG_SENSORS_ADM1029 is not set |
906 | # CONFIG_SENSORS_ADM1031 is not set | 956 | # CONFIG_SENSORS_ADM1031 is not set |
907 | # CONFIG_SENSORS_ADM9240 is not set | 957 | # CONFIG_SENSORS_ADM9240 is not set |
908 | # CONFIG_SENSORS_ASB100 is not set | 958 | # CONFIG_SENSORS_ADT7470 is not set |
909 | # CONFIG_SENSORS_ATXP1 is not set | 959 | # CONFIG_SENSORS_ATXP1 is not set |
910 | # CONFIG_SENSORS_DS1621 is not set | 960 | # CONFIG_SENSORS_DS1621 is not set |
911 | # CONFIG_SENSORS_F71805F is not set | 961 | # CONFIG_SENSORS_F71805F is not set |
912 | # CONFIG_SENSORS_FSCHER is not set | 962 | # CONFIG_SENSORS_F71882FG is not set |
913 | # CONFIG_SENSORS_FSCPOS is not set | 963 | # CONFIG_SENSORS_F75375S is not set |
914 | # CONFIG_SENSORS_GL518SM is not set | 964 | # CONFIG_SENSORS_GL518SM is not set |
915 | # CONFIG_SENSORS_GL520SM is not set | 965 | # CONFIG_SENSORS_GL520SM is not set |
916 | # CONFIG_SENSORS_IT87 is not set | 966 | # CONFIG_SENSORS_IT87 is not set |
@@ -946,6 +996,13 @@ CONFIG_SENSORS_LM90=y | |||
946 | # CONFIG_SENSORS_W83627HF is not set | 996 | # CONFIG_SENSORS_W83627HF is not set |
947 | # CONFIG_SENSORS_W83627EHF is not set | 997 | # CONFIG_SENSORS_W83627EHF is not set |
948 | # CONFIG_HWMON_DEBUG_CHIP is not set | 998 | # CONFIG_HWMON_DEBUG_CHIP is not set |
999 | # CONFIG_WATCHDOG is not set | ||
1000 | |||
1001 | # | ||
1002 | # Sonics Silicon Backplane | ||
1003 | # | ||
1004 | CONFIG_SSB_POSSIBLE=y | ||
1005 | # CONFIG_SSB is not set | ||
949 | 1006 | ||
950 | # | 1007 | # |
951 | # Multifunction device drivers | 1008 | # Multifunction device drivers |
@@ -963,14 +1020,14 @@ CONFIG_DAB=y | |||
963 | # | 1020 | # |
964 | # Graphics support | 1021 | # Graphics support |
965 | # | 1022 | # |
966 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | 1023 | # CONFIG_AGP is not set |
967 | CONFIG_LCD_CLASS_DEVICE=m | 1024 | CONFIG_DRM=y |
968 | CONFIG_BACKLIGHT_CLASS_DEVICE=y | 1025 | # CONFIG_DRM_TDFX is not set |
969 | 1026 | # CONFIG_DRM_R128 is not set | |
970 | # | 1027 | CONFIG_DRM_RADEON=y |
971 | # Display device support | 1028 | # CONFIG_DRM_MGA is not set |
972 | # | 1029 | # CONFIG_DRM_VIA is not set |
973 | # CONFIG_DISPLAY_SUPPORT is not set | 1030 | # CONFIG_DRM_SAVAGE is not set |
974 | CONFIG_VGASTATE=y | 1031 | CONFIG_VGASTATE=y |
975 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | 1032 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set |
976 | CONFIG_FB=y | 1033 | CONFIG_FB=y |
@@ -979,6 +1036,7 @@ CONFIG_FB_DDC=y | |||
979 | CONFIG_FB_CFB_FILLRECT=y | 1036 | CONFIG_FB_CFB_FILLRECT=y |
980 | CONFIG_FB_CFB_COPYAREA=y | 1037 | CONFIG_FB_CFB_COPYAREA=y |
981 | CONFIG_FB_CFB_IMAGEBLIT=y | 1038 | CONFIG_FB_CFB_IMAGEBLIT=y |
1039 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set | ||
982 | # CONFIG_FB_SYS_FILLRECT is not set | 1040 | # CONFIG_FB_SYS_FILLRECT is not set |
983 | # CONFIG_FB_SYS_COPYAREA is not set | 1041 | # CONFIG_FB_SYS_COPYAREA is not set |
984 | # CONFIG_FB_SYS_IMAGEBLIT is not set | 1042 | # CONFIG_FB_SYS_IMAGEBLIT is not set |
@@ -1026,6 +1084,15 @@ CONFIG_FB_RADEON_BACKLIGHT=y | |||
1026 | # CONFIG_FB_PM3 is not set | 1084 | # CONFIG_FB_PM3 is not set |
1027 | # CONFIG_FB_IBM_GXT4500 is not set | 1085 | # CONFIG_FB_IBM_GXT4500 is not set |
1028 | # CONFIG_FB_VIRTUAL is not set | 1086 | # CONFIG_FB_VIRTUAL is not set |
1087 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | ||
1088 | # CONFIG_LCD_CLASS_DEVICE is not set | ||
1089 | CONFIG_BACKLIGHT_CLASS_DEVICE=y | ||
1090 | # CONFIG_BACKLIGHT_CORGI is not set | ||
1091 | |||
1092 | # | ||
1093 | # Display device support | ||
1094 | # | ||
1095 | # CONFIG_DISPLAY_SUPPORT is not set | ||
1029 | 1096 | ||
1030 | # | 1097 | # |
1031 | # Console display driver support | 1098 | # Console display driver support |
@@ -1178,6 +1245,7 @@ CONFIG_SND_USB_USX2Y=y | |||
1178 | CONFIG_HID_SUPPORT=y | 1245 | CONFIG_HID_SUPPORT=y |
1179 | CONFIG_HID=y | 1246 | CONFIG_HID=y |
1180 | # CONFIG_HID_DEBUG is not set | 1247 | # CONFIG_HID_DEBUG is not set |
1248 | # CONFIG_HIDRAW is not set | ||
1181 | 1249 | ||
1182 | # | 1250 | # |
1183 | # USB Input Devices | 1251 | # USB Input Devices |
@@ -1328,6 +1396,7 @@ CONFIG_RTC_INTF_DEV=y | |||
1328 | # I2C RTC drivers | 1396 | # I2C RTC drivers |
1329 | # | 1397 | # |
1330 | CONFIG_RTC_DRV_DS1307=y | 1398 | CONFIG_RTC_DRV_DS1307=y |
1399 | # CONFIG_RTC_DRV_DS1374 is not set | ||
1331 | # CONFIG_RTC_DRV_DS1672 is not set | 1400 | # CONFIG_RTC_DRV_DS1672 is not set |
1332 | # CONFIG_RTC_DRV_MAX6900 is not set | 1401 | # CONFIG_RTC_DRV_MAX6900 is not set |
1333 | # CONFIG_RTC_DRV_RS5C372 is not set | 1402 | # CONFIG_RTC_DRV_RS5C372 is not set |
@@ -1357,19 +1426,6 @@ CONFIG_RTC_DRV_DS1307=y | |||
1357 | # | 1426 | # |
1358 | 1427 | ||
1359 | # | 1428 | # |
1360 | # DMA Engine support | ||
1361 | # | ||
1362 | # CONFIG_DMA_ENGINE is not set | ||
1363 | |||
1364 | # | ||
1365 | # DMA Clients | ||
1366 | # | ||
1367 | |||
1368 | # | ||
1369 | # DMA Devices | ||
1370 | # | ||
1371 | |||
1372 | # | ||
1373 | # Userspace I/O | 1429 | # Userspace I/O |
1374 | # | 1430 | # |
1375 | # CONFIG_UIO is not set | 1431 | # CONFIG_UIO is not set |
@@ -1388,7 +1444,6 @@ CONFIG_EXT3_FS_XATTR=y | |||
1388 | # CONFIG_EXT3_FS_SECURITY is not set | 1444 | # CONFIG_EXT3_FS_SECURITY is not set |
1389 | # CONFIG_EXT4DEV_FS is not set | 1445 | # CONFIG_EXT4DEV_FS is not set |
1390 | CONFIG_JBD=y | 1446 | CONFIG_JBD=y |
1391 | # CONFIG_JBD_DEBUG is not set | ||
1392 | CONFIG_FS_MBCACHE=y | 1447 | CONFIG_FS_MBCACHE=y |
1393 | # CONFIG_REISERFS_FS is not set | 1448 | # CONFIG_REISERFS_FS is not set |
1394 | # CONFIG_JFS_FS is not set | 1449 | # CONFIG_JFS_FS is not set |
@@ -1436,7 +1491,6 @@ CONFIG_TMPFS=y | |||
1436 | # CONFIG_TMPFS_POSIX_ACL is not set | 1491 | # CONFIG_TMPFS_POSIX_ACL is not set |
1437 | CONFIG_HUGETLBFS=y | 1492 | CONFIG_HUGETLBFS=y |
1438 | CONFIG_HUGETLB_PAGE=y | 1493 | CONFIG_HUGETLB_PAGE=y |
1439 | CONFIG_RAMFS=y | ||
1440 | CONFIG_CONFIGFS_FS=y | 1494 | CONFIG_CONFIGFS_FS=y |
1441 | 1495 | ||
1442 | # | 1496 | # |
@@ -1449,30 +1503,43 @@ CONFIG_CONFIGFS_FS=y | |||
1449 | # CONFIG_BEFS_FS is not set | 1503 | # CONFIG_BEFS_FS is not set |
1450 | # CONFIG_BFS_FS is not set | 1504 | # CONFIG_BFS_FS is not set |
1451 | # CONFIG_EFS_FS is not set | 1505 | # CONFIG_EFS_FS is not set |
1452 | # CONFIG_JFFS2_FS is not set | 1506 | CONFIG_JFFS2_FS=y |
1507 | CONFIG_JFFS2_FS_DEBUG=0 | ||
1508 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
1509 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | ||
1510 | # CONFIG_JFFS2_SUMMARY is not set | ||
1511 | # CONFIG_JFFS2_FS_XATTR is not set | ||
1512 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
1513 | CONFIG_JFFS2_ZLIB=y | ||
1514 | # CONFIG_JFFS2_LZO is not set | ||
1515 | CONFIG_JFFS2_RTIME=y | ||
1516 | # CONFIG_JFFS2_RUBIN is not set | ||
1453 | # CONFIG_CRAMFS is not set | 1517 | # CONFIG_CRAMFS is not set |
1454 | # CONFIG_VXFS_FS is not set | 1518 | # CONFIG_VXFS_FS is not set |
1455 | # CONFIG_HPFS_FS is not set | 1519 | # CONFIG_HPFS_FS is not set |
1456 | # CONFIG_QNX4FS_FS is not set | 1520 | # CONFIG_QNX4FS_FS is not set |
1457 | # CONFIG_SYSV_FS is not set | 1521 | # CONFIG_SYSV_FS is not set |
1458 | # CONFIG_UFS_FS is not set | 1522 | # CONFIG_UFS_FS is not set |
1459 | 1523 | CONFIG_NETWORK_FILESYSTEMS=y | |
1460 | # | ||
1461 | # Network File Systems | ||
1462 | # | ||
1463 | CONFIG_NFS_FS=y | 1524 | CONFIG_NFS_FS=y |
1464 | CONFIG_NFS_V3=y | 1525 | CONFIG_NFS_V3=y |
1465 | # CONFIG_NFS_V3_ACL is not set | 1526 | # CONFIG_NFS_V3_ACL is not set |
1466 | # CONFIG_NFS_V4 is not set | 1527 | # CONFIG_NFS_V4 is not set |
1467 | # CONFIG_NFS_DIRECTIO is not set | 1528 | # CONFIG_NFS_DIRECTIO is not set |
1468 | # CONFIG_NFSD is not set | 1529 | CONFIG_NFSD=y |
1530 | CONFIG_NFSD_V3=y | ||
1531 | # CONFIG_NFSD_V3_ACL is not set | ||
1532 | CONFIG_NFSD_V4=y | ||
1533 | CONFIG_NFSD_TCP=y | ||
1469 | CONFIG_ROOT_NFS=y | 1534 | CONFIG_ROOT_NFS=y |
1470 | CONFIG_LOCKD=y | 1535 | CONFIG_LOCKD=y |
1471 | CONFIG_LOCKD_V4=y | 1536 | CONFIG_LOCKD_V4=y |
1537 | CONFIG_EXPORTFS=y | ||
1472 | CONFIG_NFS_COMMON=y | 1538 | CONFIG_NFS_COMMON=y |
1473 | CONFIG_SUNRPC=y | 1539 | CONFIG_SUNRPC=y |
1540 | CONFIG_SUNRPC_GSS=y | ||
1474 | # CONFIG_SUNRPC_BIND34 is not set | 1541 | # CONFIG_SUNRPC_BIND34 is not set |
1475 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1542 | CONFIG_RPCSEC_GSS_KRB5=y |
1476 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1543 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1477 | # CONFIG_SMB_FS is not set | 1544 | # CONFIG_SMB_FS is not set |
1478 | # CONFIG_CIFS is not set | 1545 | # CONFIG_CIFS is not set |
@@ -1501,10 +1568,6 @@ CONFIG_MSDOS_PARTITION=y | |||
1501 | # CONFIG_KARMA_PARTITION is not set | 1568 | # CONFIG_KARMA_PARTITION is not set |
1502 | # CONFIG_EFI_PARTITION is not set | 1569 | # CONFIG_EFI_PARTITION is not set |
1503 | # CONFIG_SYSV68_PARTITION is not set | 1570 | # CONFIG_SYSV68_PARTITION is not set |
1504 | |||
1505 | # | ||
1506 | # Native Language Support | ||
1507 | # | ||
1508 | CONFIG_NLS=y | 1571 | CONFIG_NLS=y |
1509 | CONFIG_NLS_DEFAULT="iso8859-1" | 1572 | CONFIG_NLS_DEFAULT="iso8859-1" |
1510 | CONFIG_NLS_CODEPAGE_437=y | 1573 | CONFIG_NLS_CODEPAGE_437=y |
@@ -1545,10 +1608,6 @@ CONFIG_NLS_ISO8859_1=y | |||
1545 | # CONFIG_NLS_KOI8_R is not set | 1608 | # CONFIG_NLS_KOI8_R is not set |
1546 | # CONFIG_NLS_KOI8_U is not set | 1609 | # CONFIG_NLS_KOI8_U is not set |
1547 | # CONFIG_NLS_UTF8 is not set | 1610 | # CONFIG_NLS_UTF8 is not set |
1548 | |||
1549 | # | ||
1550 | # Distributed Lock Manager | ||
1551 | # | ||
1552 | # CONFIG_DLM is not set | 1611 | # CONFIG_DLM is not set |
1553 | # CONFIG_UCC_SLOW is not set | 1612 | # CONFIG_UCC_SLOW is not set |
1554 | 1613 | ||
@@ -1561,23 +1620,24 @@ CONFIG_CRC_CCITT=y | |||
1561 | # CONFIG_CRC_ITU_T is not set | 1620 | # CONFIG_CRC_ITU_T is not set |
1562 | CONFIG_CRC32=y | 1621 | CONFIG_CRC32=y |
1563 | # CONFIG_CRC7 is not set | 1622 | # CONFIG_CRC7 is not set |
1564 | # CONFIG_LIBCRC32C is not set | 1623 | CONFIG_LIBCRC32C=m |
1624 | CONFIG_ZLIB_INFLATE=y | ||
1625 | CONFIG_ZLIB_DEFLATE=y | ||
1565 | CONFIG_PLIST=y | 1626 | CONFIG_PLIST=y |
1566 | CONFIG_HAS_IOMEM=y | 1627 | CONFIG_HAS_IOMEM=y |
1567 | CONFIG_HAS_IOPORT=y | 1628 | CONFIG_HAS_IOPORT=y |
1568 | CONFIG_HAS_DMA=y | 1629 | CONFIG_HAS_DMA=y |
1569 | 1630 | CONFIG_INSTRUMENTATION=y | |
1570 | # | ||
1571 | # Instrumentation Support | ||
1572 | # | ||
1573 | CONFIG_PROFILING=y | 1631 | CONFIG_PROFILING=y |
1574 | CONFIG_OPROFILE=y | 1632 | CONFIG_OPROFILE=y |
1575 | # CONFIG_KPROBES is not set | 1633 | # CONFIG_KPROBES is not set |
1634 | # CONFIG_MARKERS is not set | ||
1576 | 1635 | ||
1577 | # | 1636 | # |
1578 | # Kernel hacking | 1637 | # Kernel hacking |
1579 | # | 1638 | # |
1580 | # CONFIG_PRINTK_TIME is not set | 1639 | # CONFIG_PRINTK_TIME is not set |
1640 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
1581 | CONFIG_ENABLE_MUST_CHECK=y | 1641 | CONFIG_ENABLE_MUST_CHECK=y |
1582 | CONFIG_MAGIC_SYSRQ=y | 1642 | CONFIG_MAGIC_SYSRQ=y |
1583 | # CONFIG_UNUSED_SYMBOLS is not set | 1643 | # CONFIG_UNUSED_SYMBOLS is not set |
@@ -1586,7 +1646,7 @@ CONFIG_MAGIC_SYSRQ=y | |||
1586 | CONFIG_DEBUG_KERNEL=y | 1646 | CONFIG_DEBUG_KERNEL=y |
1587 | # CONFIG_DEBUG_SHIRQ is not set | 1647 | # CONFIG_DEBUG_SHIRQ is not set |
1588 | CONFIG_DETECT_SOFTLOCKUP=y | 1648 | CONFIG_DETECT_SOFTLOCKUP=y |
1589 | CONFIG_SCHED_DEBUG=y | 1649 | # CONFIG_SCHED_DEBUG is not set |
1590 | # CONFIG_SCHEDSTATS is not set | 1650 | # CONFIG_SCHEDSTATS is not set |
1591 | # CONFIG_TIMER_STATS is not set | 1651 | # CONFIG_TIMER_STATS is not set |
1592 | # CONFIG_SLUB_DEBUG_ON is not set | 1652 | # CONFIG_SLUB_DEBUG_ON is not set |
@@ -1601,9 +1661,12 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
1601 | # CONFIG_DEBUG_INFO is not set | 1661 | # CONFIG_DEBUG_INFO is not set |
1602 | # CONFIG_DEBUG_VM is not set | 1662 | # CONFIG_DEBUG_VM is not set |
1603 | # CONFIG_DEBUG_LIST is not set | 1663 | # CONFIG_DEBUG_LIST is not set |
1664 | # CONFIG_DEBUG_SG is not set | ||
1604 | # CONFIG_FORCED_INLINING is not set | 1665 | # CONFIG_FORCED_INLINING is not set |
1666 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
1605 | # CONFIG_RCU_TORTURE_TEST is not set | 1667 | # CONFIG_RCU_TORTURE_TEST is not set |
1606 | # CONFIG_FAULT_INJECTION is not set | 1668 | # CONFIG_FAULT_INJECTION is not set |
1669 | # CONFIG_SAMPLES is not set | ||
1607 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1670 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1608 | # CONFIG_DEBUG_STACK_USAGE is not set | 1671 | # CONFIG_DEBUG_STACK_USAGE is not set |
1609 | # CONFIG_DEBUG_PAGEALLOC is not set | 1672 | # CONFIG_DEBUG_PAGEALLOC is not set |
@@ -1620,6 +1683,7 @@ CONFIG_XMON_DISASSEMBLY=y | |||
1620 | # | 1683 | # |
1621 | # CONFIG_KEYS is not set | 1684 | # CONFIG_KEYS is not set |
1622 | # CONFIG_SECURITY is not set | 1685 | # CONFIG_SECURITY is not set |
1686 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
1623 | CONFIG_CRYPTO=y | 1687 | CONFIG_CRYPTO=y |
1624 | CONFIG_CRYPTO_ALGAPI=y | 1688 | CONFIG_CRYPTO_ALGAPI=y |
1625 | CONFIG_CRYPTO_BLKCIPHER=y | 1689 | CONFIG_CRYPTO_BLKCIPHER=y |
@@ -1628,34 +1692,38 @@ CONFIG_CRYPTO_MANAGER=y | |||
1628 | CONFIG_CRYPTO_HMAC=y | 1692 | CONFIG_CRYPTO_HMAC=y |
1629 | # CONFIG_CRYPTO_XCBC is not set | 1693 | # CONFIG_CRYPTO_XCBC is not set |
1630 | # CONFIG_CRYPTO_NULL is not set | 1694 | # CONFIG_CRYPTO_NULL is not set |
1631 | # CONFIG_CRYPTO_MD4 is not set | 1695 | CONFIG_CRYPTO_MD4=y |
1632 | CONFIG_CRYPTO_MD5=y | 1696 | CONFIG_CRYPTO_MD5=y |
1633 | CONFIG_CRYPTO_SHA1=y | 1697 | CONFIG_CRYPTO_SHA1=y |
1634 | # CONFIG_CRYPTO_SHA256 is not set | 1698 | CONFIG_CRYPTO_SHA256=y |
1635 | # CONFIG_CRYPTO_SHA512 is not set | 1699 | CONFIG_CRYPTO_SHA512=y |
1636 | # CONFIG_CRYPTO_WP512 is not set | 1700 | # CONFIG_CRYPTO_WP512 is not set |
1637 | # CONFIG_CRYPTO_TGR192 is not set | 1701 | # CONFIG_CRYPTO_TGR192 is not set |
1638 | # CONFIG_CRYPTO_GF128MUL is not set | 1702 | # CONFIG_CRYPTO_GF128MUL is not set |
1639 | CONFIG_CRYPTO_ECB=m | 1703 | # CONFIG_CRYPTO_ECB is not set |
1640 | CONFIG_CRYPTO_CBC=y | 1704 | CONFIG_CRYPTO_CBC=y |
1641 | CONFIG_CRYPTO_PCBC=m | 1705 | # CONFIG_CRYPTO_PCBC is not set |
1642 | # CONFIG_CRYPTO_LRW is not set | 1706 | # CONFIG_CRYPTO_LRW is not set |
1707 | # CONFIG_CRYPTO_XTS is not set | ||
1643 | # CONFIG_CRYPTO_CRYPTD is not set | 1708 | # CONFIG_CRYPTO_CRYPTD is not set |
1644 | CONFIG_CRYPTO_DES=y | 1709 | CONFIG_CRYPTO_DES=y |
1645 | # CONFIG_CRYPTO_FCRYPT is not set | 1710 | # CONFIG_CRYPTO_FCRYPT is not set |
1646 | # CONFIG_CRYPTO_BLOWFISH is not set | 1711 | CONFIG_CRYPTO_BLOWFISH=y |
1647 | # CONFIG_CRYPTO_TWOFISH is not set | 1712 | # CONFIG_CRYPTO_TWOFISH is not set |
1648 | # CONFIG_CRYPTO_SERPENT is not set | 1713 | # CONFIG_CRYPTO_SERPENT is not set |
1649 | # CONFIG_CRYPTO_AES is not set | 1714 | CONFIG_CRYPTO_AES=y |
1650 | # CONFIG_CRYPTO_CAST5 is not set | 1715 | # CONFIG_CRYPTO_CAST5 is not set |
1651 | # CONFIG_CRYPTO_CAST6 is not set | 1716 | # CONFIG_CRYPTO_CAST6 is not set |
1652 | # CONFIG_CRYPTO_TEA is not set | 1717 | # CONFIG_CRYPTO_TEA is not set |
1653 | # CONFIG_CRYPTO_ARC4 is not set | 1718 | # CONFIG_CRYPTO_ARC4 is not set |
1654 | # CONFIG_CRYPTO_KHAZAD is not set | 1719 | # CONFIG_CRYPTO_KHAZAD is not set |
1655 | # CONFIG_CRYPTO_ANUBIS is not set | 1720 | # CONFIG_CRYPTO_ANUBIS is not set |
1721 | # CONFIG_CRYPTO_SEED is not set | ||
1656 | # CONFIG_CRYPTO_DEFLATE is not set | 1722 | # CONFIG_CRYPTO_DEFLATE is not set |
1657 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1723 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
1658 | # CONFIG_CRYPTO_CRC32C is not set | 1724 | # CONFIG_CRYPTO_CRC32C is not set |
1659 | # CONFIG_CRYPTO_CAMELLIA is not set | 1725 | # CONFIG_CRYPTO_CAMELLIA is not set |
1660 | # CONFIG_CRYPTO_TEST is not set | 1726 | # CONFIG_CRYPTO_TEST is not set |
1661 | # CONFIG_CRYPTO_HW is not set | 1727 | # CONFIG_CRYPTO_AUTHENC is not set |
1728 | CONFIG_CRYPTO_HW=y | ||
1729 | # CONFIG_PPC_CLOCK is not set | ||