diff options
author | will schmidt <will_schmidt@vnet.ibm.com> | 2007-06-22 11:24:56 -0400 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-06-26 00:38:42 -0400 |
commit | d30d6badd1769a00bc5a800b8af4e8b3f169c633 (patch) | |
tree | e99592c838e08e86e268d584e3d6ec9d8d26e924 /arch/powerpc/configs/g5_defconfig | |
parent | 189548642c5962e60c3667bdb3a703fe0bed12a6 (diff) |
[POWERPC] Update g5_defconfig
Update the g5_defconfig with default settings.
This is to keep things up to date, and specifically to ensure that the
CONFIG_MACINTOSH_DRIVERS option is enabled. This also turns on
CONFIG_MSI.
Signed-off-by: Will Schmidt <will_schmidt@vnet.ibm.com>
cc: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/configs/g5_defconfig')
-rw-r--r-- | arch/powerpc/configs/g5_defconfig | 367 |
1 files changed, 188 insertions, 179 deletions
diff --git a/arch/powerpc/configs/g5_defconfig b/arch/powerpc/configs/g5_defconfig index 3ccf19d8da38..1517852afe02 100644 --- a/arch/powerpc/configs/g5_defconfig +++ b/arch/powerpc/configs/g5_defconfig | |||
@@ -1,9 +1,22 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.20-rc5 | 3 | # Linux kernel version: 2.6.22-rc4 |
4 | # Mon Jan 22 22:15:04 2007 | 4 | # Fri Jun 22 08:45:59 2007 |
5 | # | 5 | # |
6 | CONFIG_PPC64=y | 6 | CONFIG_PPC64=y |
7 | |||
8 | # | ||
9 | # Processor support | ||
10 | # | ||
11 | CONFIG_POWER4_ONLY=y | ||
12 | CONFIG_POWER4=y | ||
13 | CONFIG_PPC_FPU=y | ||
14 | CONFIG_ALTIVEC=y | ||
15 | CONFIG_PPC_STD_MMU=y | ||
16 | CONFIG_PPC_MM_SLICES=y | ||
17 | CONFIG_VIRT_CPU_ACCOUNTING=y | ||
18 | CONFIG_SMP=y | ||
19 | CONFIG_NR_CPUS=4 | ||
7 | CONFIG_64BIT=y | 20 | CONFIG_64BIT=y |
8 | CONFIG_PPC_MERGE=y | 21 | CONFIG_PPC_MERGE=y |
9 | CONFIG_MMU=y | 22 | CONFIG_MMU=y |
@@ -27,21 +40,10 @@ CONFIG_GENERIC_TBSYNC=y | |||
27 | CONFIG_AUDIT_ARCH=y | 40 | CONFIG_AUDIT_ARCH=y |
28 | CONFIG_GENERIC_BUG=y | 41 | CONFIG_GENERIC_BUG=y |
29 | # CONFIG_DEFAULT_UIMAGE is not set | 42 | # CONFIG_DEFAULT_UIMAGE is not set |
30 | 43 | CONFIG_PPC64_SWSUSP=y | |
31 | # | ||
32 | # Processor support | ||
33 | # | ||
34 | CONFIG_POWER4_ONLY=y | ||
35 | CONFIG_POWER4=y | ||
36 | CONFIG_PPC_FPU=y | ||
37 | # CONFIG_PPC_DCR_NATIVE is not set | 44 | # CONFIG_PPC_DCR_NATIVE is not set |
38 | # CONFIG_PPC_DCR_MMIO is not set | 45 | # CONFIG_PPC_DCR_MMIO is not set |
39 | # CONFIG_PPC_OF_PLATFORM_PCI is not set | 46 | # CONFIG_PPC_OF_PLATFORM_PCI is not set |
40 | CONFIG_ALTIVEC=y | ||
41 | CONFIG_PPC_STD_MMU=y | ||
42 | CONFIG_VIRT_CPU_ACCOUNTING=y | ||
43 | CONFIG_SMP=y | ||
44 | CONFIG_NR_CPUS=4 | ||
45 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 47 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
46 | 48 | ||
47 | # | 49 | # |
@@ -59,6 +61,7 @@ CONFIG_LOCALVERSION_AUTO=y | |||
59 | CONFIG_SWAP=y | 61 | CONFIG_SWAP=y |
60 | CONFIG_SYSVIPC=y | 62 | CONFIG_SYSVIPC=y |
61 | # CONFIG_IPC_NS is not set | 63 | # CONFIG_IPC_NS is not set |
64 | CONFIG_SYSVIPC_SYSCTL=y | ||
62 | CONFIG_POSIX_MQUEUE=y | 65 | CONFIG_POSIX_MQUEUE=y |
63 | # CONFIG_BSD_PROCESS_ACCT is not set | 66 | # CONFIG_BSD_PROCESS_ACCT is not set |
64 | # CONFIG_TASKSTATS is not set | 67 | # CONFIG_TASKSTATS is not set |
@@ -66,9 +69,11 @@ CONFIG_POSIX_MQUEUE=y | |||
66 | # CONFIG_AUDIT is not set | 69 | # CONFIG_AUDIT is not set |
67 | CONFIG_IKCONFIG=y | 70 | CONFIG_IKCONFIG=y |
68 | CONFIG_IKCONFIG_PROC=y | 71 | CONFIG_IKCONFIG_PROC=y |
72 | CONFIG_LOG_BUF_SHIFT=17 | ||
69 | # CONFIG_CPUSETS is not set | 73 | # CONFIG_CPUSETS is not set |
70 | CONFIG_SYSFS_DEPRECATED=y | 74 | CONFIG_SYSFS_DEPRECATED=y |
71 | # CONFIG_RELAY is not set | 75 | # CONFIG_RELAY is not set |
76 | CONFIG_BLK_DEV_INITRD=y | ||
72 | CONFIG_INITRAMFS_SOURCE="" | 77 | CONFIG_INITRAMFS_SOURCE="" |
73 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 78 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
74 | CONFIG_SYSCTL=y | 79 | CONFIG_SYSCTL=y |
@@ -83,14 +88,19 @@ CONFIG_BUG=y | |||
83 | CONFIG_ELF_CORE=y | 88 | CONFIG_ELF_CORE=y |
84 | CONFIG_BASE_FULL=y | 89 | CONFIG_BASE_FULL=y |
85 | CONFIG_FUTEX=y | 90 | CONFIG_FUTEX=y |
91 | CONFIG_ANON_INODES=y | ||
86 | CONFIG_EPOLL=y | 92 | CONFIG_EPOLL=y |
93 | CONFIG_SIGNALFD=y | ||
94 | CONFIG_TIMERFD=y | ||
95 | CONFIG_EVENTFD=y | ||
87 | CONFIG_SHMEM=y | 96 | CONFIG_SHMEM=y |
88 | CONFIG_SLAB=y | ||
89 | CONFIG_VM_EVENT_COUNTERS=y | 97 | CONFIG_VM_EVENT_COUNTERS=y |
98 | CONFIG_SLAB=y | ||
99 | # CONFIG_SLUB is not set | ||
100 | # CONFIG_SLOB is not set | ||
90 | CONFIG_RT_MUTEXES=y | 101 | CONFIG_RT_MUTEXES=y |
91 | # CONFIG_TINY_SHMEM is not set | 102 | # CONFIG_TINY_SHMEM is not set |
92 | CONFIG_BASE_SMALL=0 | 103 | CONFIG_BASE_SMALL=0 |
93 | # CONFIG_SLOB is not set | ||
94 | 104 | ||
95 | # | 105 | # |
96 | # Loadable module support | 106 | # Loadable module support |
@@ -127,19 +137,24 @@ CONFIG_DEFAULT_IOSCHED="anticipatory" | |||
127 | # | 137 | # |
128 | CONFIG_PPC_MULTIPLATFORM=y | 138 | CONFIG_PPC_MULTIPLATFORM=y |
129 | # CONFIG_EMBEDDED6xx is not set | 139 | # CONFIG_EMBEDDED6xx is not set |
130 | # CONFIG_APUS is not set | ||
131 | # CONFIG_PPC_PSERIES is not set | 140 | # CONFIG_PPC_PSERIES is not set |
132 | # CONFIG_PPC_ISERIES is not set | 141 | # CONFIG_PPC_ISERIES is not set |
133 | # CONFIG_PPC_MPC52xx is not set | 142 | # CONFIG_PPC_MPC52xx is not set |
143 | # CONFIG_PPC_MPC5200 is not set | ||
134 | CONFIG_PPC_PMAC=y | 144 | CONFIG_PPC_PMAC=y |
135 | CONFIG_PPC_PMAC64=y | 145 | CONFIG_PPC_PMAC64=y |
136 | # CONFIG_PPC_MAPLE is not set | 146 | # CONFIG_PPC_MAPLE is not set |
137 | # CONFIG_PPC_PASEMI is not set | 147 | # CONFIG_PPC_PASEMI is not set |
148 | # CONFIG_PPC_CELLEB is not set | ||
149 | # CONFIG_PPC_PS3 is not set | ||
138 | # CONFIG_PPC_CELL is not set | 150 | # CONFIG_PPC_CELL is not set |
139 | # CONFIG_PPC_CELL_NATIVE is not set | 151 | # CONFIG_PPC_CELL_NATIVE is not set |
140 | # CONFIG_PPC_IBM_CELL_BLADE is not set | 152 | # CONFIG_PPC_IBM_CELL_BLADE is not set |
141 | # CONFIG_PPC_PS3 is not set | 153 | # CONFIG_PQ2ADS is not set |
142 | CONFIG_PPC_NATIVE=y | 154 | CONFIG_PPC_NATIVE=y |
155 | CONFIG_MPIC=y | ||
156 | # CONFIG_MPIC_WEIRD is not set | ||
157 | # CONFIG_PPC_I8259 is not set | ||
143 | CONFIG_U3_DART=y | 158 | CONFIG_U3_DART=y |
144 | # CONFIG_PPC_RTAS is not set | 159 | # CONFIG_PPC_RTAS is not set |
145 | # CONFIG_MMIO_NVRAM is not set | 160 | # CONFIG_MMIO_NVRAM is not set |
@@ -160,9 +175,12 @@ CONFIG_CPU_FREQ_GOV_POWERSAVE=y | |||
160 | CONFIG_CPU_FREQ_GOV_USERSPACE=y | 175 | CONFIG_CPU_FREQ_GOV_USERSPACE=y |
161 | # CONFIG_CPU_FREQ_GOV_ONDEMAND is not set | 176 | # CONFIG_CPU_FREQ_GOV_ONDEMAND is not set |
162 | # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set | 177 | # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set |
178 | |||
179 | # | ||
180 | # CPU Frequency drivers | ||
181 | # | ||
163 | CONFIG_CPU_FREQ_PMAC64=y | 182 | CONFIG_CPU_FREQ_PMAC64=y |
164 | # CONFIG_WANT_EARLY_SERIAL is not set | 183 | # CONFIG_CPM2 is not set |
165 | CONFIG_MPIC=y | ||
166 | 184 | ||
167 | # | 185 | # |
168 | # Kernel options | 186 | # Kernel options |
@@ -199,34 +217,34 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
199 | # CONFIG_SPARSEMEM_STATIC is not set | 217 | # CONFIG_SPARSEMEM_STATIC is not set |
200 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 218 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
201 | CONFIG_RESOURCES_64BIT=y | 219 | CONFIG_RESOURCES_64BIT=y |
220 | CONFIG_ZONE_DMA_FLAG=1 | ||
221 | # CONFIG_PPC_HAS_HASH_64K is not set | ||
202 | # CONFIG_PPC_64K_PAGES is not set | 222 | # CONFIG_PPC_64K_PAGES is not set |
203 | # CONFIG_SCHED_SMT is not set | 223 | # CONFIG_SCHED_SMT is not set |
204 | CONFIG_PROC_DEVICETREE=y | 224 | CONFIG_PROC_DEVICETREE=y |
205 | # CONFIG_CMDLINE_BOOL is not set | 225 | # CONFIG_CMDLINE_BOOL is not set |
206 | # CONFIG_PM is not set | 226 | # CONFIG_PM is not set |
207 | CONFIG_SECCOMP=y | 227 | CONFIG_SECCOMP=y |
228 | # CONFIG_WANT_DEVICE_TREE is not set | ||
208 | CONFIG_ISA_DMA_API=y | 229 | CONFIG_ISA_DMA_API=y |
209 | 230 | ||
210 | # | 231 | # |
211 | # Bus options | 232 | # Bus options |
212 | # | 233 | # |
234 | CONFIG_ZONE_DMA=y | ||
213 | CONFIG_GENERIC_ISA_DMA=y | 235 | CONFIG_GENERIC_ISA_DMA=y |
214 | # CONFIG_MPIC_WEIRD is not set | ||
215 | # CONFIG_PPC_I8259 is not set | ||
216 | # CONFIG_PPC_INDIRECT_PCI is not set | 236 | # CONFIG_PPC_INDIRECT_PCI is not set |
217 | CONFIG_PCI=y | 237 | CONFIG_PCI=y |
218 | CONFIG_PCI_DOMAINS=y | 238 | CONFIG_PCI_DOMAINS=y |
219 | # CONFIG_PCIEPORTBUS is not set | 239 | # CONFIG_PCIEPORTBUS is not set |
240 | CONFIG_ARCH_SUPPORTS_MSI=y | ||
241 | CONFIG_PCI_MSI=y | ||
220 | # CONFIG_PCI_DEBUG is not set | 242 | # CONFIG_PCI_DEBUG is not set |
221 | 243 | ||
222 | # | 244 | # |
223 | # PCCARD (PCMCIA/CardBus) support | 245 | # PCCARD (PCMCIA/CardBus) support |
224 | # | 246 | # |
225 | # CONFIG_PCCARD is not set | 247 | # CONFIG_PCCARD is not set |
226 | |||
227 | # | ||
228 | # PCI Hotplug Support | ||
229 | # | ||
230 | # CONFIG_HOTPLUG_PCI is not set | 248 | # CONFIG_HOTPLUG_PCI is not set |
231 | CONFIG_KERNEL_START=0xc000000000000000 | 249 | CONFIG_KERNEL_START=0xc000000000000000 |
232 | 250 | ||
@@ -238,14 +256,15 @@ CONFIG_NET=y | |||
238 | # | 256 | # |
239 | # Networking options | 257 | # Networking options |
240 | # | 258 | # |
241 | # CONFIG_NETDEBUG is not set | ||
242 | CONFIG_PACKET=y | 259 | CONFIG_PACKET=y |
243 | # CONFIG_PACKET_MMAP is not set | 260 | # CONFIG_PACKET_MMAP is not set |
244 | CONFIG_UNIX=y | 261 | CONFIG_UNIX=y |
245 | CONFIG_XFRM=y | 262 | CONFIG_XFRM=y |
246 | CONFIG_XFRM_USER=m | 263 | CONFIG_XFRM_USER=m |
247 | # CONFIG_XFRM_SUB_POLICY is not set | 264 | # CONFIG_XFRM_SUB_POLICY is not set |
265 | # CONFIG_XFRM_MIGRATE is not set | ||
248 | CONFIG_NET_KEY=m | 266 | CONFIG_NET_KEY=m |
267 | # CONFIG_NET_KEY_MIGRATE is not set | ||
249 | CONFIG_INET=y | 268 | CONFIG_INET=y |
250 | CONFIG_IP_MULTICAST=y | 269 | CONFIG_IP_MULTICAST=y |
251 | # CONFIG_IP_ADVANCED_ROUTER is not set | 270 | # CONFIG_IP_ADVANCED_ROUTER is not set |
@@ -270,10 +289,6 @@ CONFIG_INET_TCP_DIAG=y | |||
270 | CONFIG_TCP_CONG_CUBIC=y | 289 | CONFIG_TCP_CONG_CUBIC=y |
271 | CONFIG_DEFAULT_TCP_CONG="cubic" | 290 | CONFIG_DEFAULT_TCP_CONG="cubic" |
272 | # CONFIG_TCP_MD5SIG is not set | 291 | # CONFIG_TCP_MD5SIG is not set |
273 | |||
274 | # | ||
275 | # IP: Virtual Server Configuration | ||
276 | # | ||
277 | # CONFIG_IP_VS is not set | 292 | # CONFIG_IP_VS is not set |
278 | # CONFIG_IPV6 is not set | 293 | # CONFIG_IPV6 is not set |
279 | # CONFIG_INET6_XFRM_TUNNEL is not set | 294 | # CONFIG_INET6_XFRM_TUNNEL is not set |
@@ -287,8 +302,6 @@ CONFIG_NETFILTER=y | |||
287 | # | 302 | # |
288 | # CONFIG_NETFILTER_NETLINK is not set | 303 | # CONFIG_NETFILTER_NETLINK is not set |
289 | CONFIG_NF_CONNTRACK_ENABLED=m | 304 | CONFIG_NF_CONNTRACK_ENABLED=m |
290 | CONFIG_NF_CONNTRACK_SUPPORT=y | ||
291 | # CONFIG_IP_NF_CONNTRACK_SUPPORT is not set | ||
292 | CONFIG_NF_CONNTRACK=m | 305 | CONFIG_NF_CONNTRACK=m |
293 | # CONFIG_NF_CT_ACCT is not set | 306 | # CONFIG_NF_CT_ACCT is not set |
294 | CONFIG_NF_CONNTRACK_MARK=y | 307 | CONFIG_NF_CONNTRACK_MARK=y |
@@ -300,6 +313,7 @@ CONFIG_NF_CONNTRACK_FTP=m | |||
300 | CONFIG_NF_CONNTRACK_IRC=m | 313 | CONFIG_NF_CONNTRACK_IRC=m |
301 | # CONFIG_NF_CONNTRACK_NETBIOS_NS is not set | 314 | # CONFIG_NF_CONNTRACK_NETBIOS_NS is not set |
302 | # CONFIG_NF_CONNTRACK_PPTP is not set | 315 | # CONFIG_NF_CONNTRACK_PPTP is not set |
316 | # CONFIG_NF_CONNTRACK_SANE is not set | ||
303 | # CONFIG_NF_CONNTRACK_SIP is not set | 317 | # CONFIG_NF_CONNTRACK_SIP is not set |
304 | CONFIG_NF_CONNTRACK_TFTP=m | 318 | CONFIG_NF_CONNTRACK_TFTP=m |
305 | # CONFIG_NETFILTER_XTABLES is not set | 319 | # CONFIG_NETFILTER_XTABLES is not set |
@@ -310,20 +324,10 @@ CONFIG_NF_CONNTRACK_TFTP=m | |||
310 | CONFIG_NF_CONNTRACK_IPV4=m | 324 | CONFIG_NF_CONNTRACK_IPV4=m |
311 | CONFIG_NF_CONNTRACK_PROC_COMPAT=y | 325 | CONFIG_NF_CONNTRACK_PROC_COMPAT=y |
312 | CONFIG_IP_NF_QUEUE=m | 326 | CONFIG_IP_NF_QUEUE=m |
313 | 327 | # CONFIG_IP_NF_IPTABLES is not set | |
314 | # | 328 | # CONFIG_IP_NF_ARPTABLES is not set |
315 | # DCCP Configuration (EXPERIMENTAL) | ||
316 | # | ||
317 | # CONFIG_IP_DCCP is not set | 329 | # CONFIG_IP_DCCP is not set |
318 | |||
319 | # | ||
320 | # SCTP Configuration (EXPERIMENTAL) | ||
321 | # | ||
322 | # CONFIG_IP_SCTP is not set | 330 | # CONFIG_IP_SCTP is not set |
323 | |||
324 | # | ||
325 | # TIPC Configuration (EXPERIMENTAL) | ||
326 | # | ||
327 | # CONFIG_TIPC is not set | 331 | # CONFIG_TIPC is not set |
328 | # CONFIG_ATM is not set | 332 | # CONFIG_ATM is not set |
329 | # CONFIG_BRIDGE is not set | 333 | # CONFIG_BRIDGE is not set |
@@ -350,7 +354,16 @@ CONFIG_LLC=y | |||
350 | # CONFIG_HAMRADIO is not set | 354 | # CONFIG_HAMRADIO is not set |
351 | # CONFIG_IRDA is not set | 355 | # CONFIG_IRDA is not set |
352 | # CONFIG_BT is not set | 356 | # CONFIG_BT is not set |
357 | # CONFIG_AF_RXRPC is not set | ||
358 | |||
359 | # | ||
360 | # Wireless | ||
361 | # | ||
362 | # CONFIG_CFG80211 is not set | ||
363 | # CONFIG_WIRELESS_EXT is not set | ||
364 | # CONFIG_MAC80211 is not set | ||
353 | # CONFIG_IEEE80211 is not set | 365 | # CONFIG_IEEE80211 is not set |
366 | # CONFIG_RFKILL is not set | ||
354 | 367 | ||
355 | # | 368 | # |
356 | # Device Drivers | 369 | # Device Drivers |
@@ -363,16 +376,13 @@ CONFIG_STANDALONE=y | |||
363 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 376 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
364 | CONFIG_FW_LOADER=y | 377 | CONFIG_FW_LOADER=y |
365 | # CONFIG_DEBUG_DRIVER is not set | 378 | # CONFIG_DEBUG_DRIVER is not set |
379 | # CONFIG_DEBUG_DEVRES is not set | ||
366 | # CONFIG_SYS_HYPERVISOR is not set | 380 | # CONFIG_SYS_HYPERVISOR is not set |
367 | 381 | ||
368 | # | 382 | # |
369 | # Connector - unified userspace <-> kernelspace linker | 383 | # Connector - unified userspace <-> kernelspace linker |
370 | # | 384 | # |
371 | # CONFIG_CONNECTOR is not set | 385 | # CONFIG_CONNECTOR is not set |
372 | |||
373 | # | ||
374 | # Memory Technology Devices (MTD) | ||
375 | # | ||
376 | # CONFIG_MTD is not set | 386 | # CONFIG_MTD is not set |
377 | 387 | ||
378 | # | 388 | # |
@@ -383,6 +393,7 @@ CONFIG_FW_LOADER=y | |||
383 | # | 393 | # |
384 | # Plug and Play support | 394 | # Plug and Play support |
385 | # | 395 | # |
396 | # CONFIG_PNPACPI is not set | ||
386 | 397 | ||
387 | # | 398 | # |
388 | # Block devices | 399 | # Block devices |
@@ -402,7 +413,6 @@ CONFIG_BLK_DEV_RAM=y | |||
402 | CONFIG_BLK_DEV_RAM_COUNT=16 | 413 | CONFIG_BLK_DEV_RAM_COUNT=16 |
403 | CONFIG_BLK_DEV_RAM_SIZE=65536 | 414 | CONFIG_BLK_DEV_RAM_SIZE=65536 |
404 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 415 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
405 | CONFIG_BLK_DEV_INITRD=y | ||
406 | CONFIG_CDROM_PKTCDVD=m | 416 | CONFIG_CDROM_PKTCDVD=m |
407 | CONFIG_CDROM_PKTCDVD_BUFFERS=8 | 417 | CONFIG_CDROM_PKTCDVD_BUFFERS=8 |
408 | # CONFIG_CDROM_PKTCDVD_WCACHE is not set | 418 | # CONFIG_CDROM_PKTCDVD_WCACHE is not set |
@@ -411,12 +421,10 @@ CONFIG_CDROM_PKTCDVD_BUFFERS=8 | |||
411 | # | 421 | # |
412 | # Misc devices | 422 | # Misc devices |
413 | # | 423 | # |
424 | # CONFIG_PHANTOM is not set | ||
414 | # CONFIG_SGI_IOC4 is not set | 425 | # CONFIG_SGI_IOC4 is not set |
415 | # CONFIG_TIFM_CORE is not set | 426 | # CONFIG_TIFM_CORE is not set |
416 | 427 | # CONFIG_BLINK is not set | |
417 | # | ||
418 | # ATA/ATAPI/MFM/RLL support | ||
419 | # | ||
420 | CONFIG_IDE=y | 428 | CONFIG_IDE=y |
421 | CONFIG_BLK_DEV_IDE=y | 429 | CONFIG_BLK_DEV_IDE=y |
422 | 430 | ||
@@ -431,6 +439,7 @@ CONFIG_BLK_DEV_IDECD=y | |||
431 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | 439 | # CONFIG_BLK_DEV_IDEFLOPPY is not set |
432 | # CONFIG_BLK_DEV_IDESCSI is not set | 440 | # CONFIG_BLK_DEV_IDESCSI is not set |
433 | # CONFIG_IDE_TASK_IOCTL is not set | 441 | # CONFIG_IDE_TASK_IOCTL is not set |
442 | CONFIG_IDE_PROC_FS=y | ||
434 | 443 | ||
435 | # | 444 | # |
436 | # IDE chipset support/bugfixes | 445 | # IDE chipset support/bugfixes |
@@ -438,12 +447,12 @@ CONFIG_BLK_DEV_IDECD=y | |||
438 | CONFIG_IDE_GENERIC=y | 447 | CONFIG_IDE_GENERIC=y |
439 | CONFIG_BLK_DEV_IDEPCI=y | 448 | CONFIG_BLK_DEV_IDEPCI=y |
440 | # CONFIG_IDEPCI_SHARE_IRQ is not set | 449 | # CONFIG_IDEPCI_SHARE_IRQ is not set |
450 | CONFIG_IDEPCI_PCIBUS_ORDER=y | ||
441 | # CONFIG_BLK_DEV_OFFBOARD is not set | 451 | # CONFIG_BLK_DEV_OFFBOARD is not set |
442 | # CONFIG_BLK_DEV_GENERIC is not set | 452 | # CONFIG_BLK_DEV_GENERIC is not set |
443 | # CONFIG_BLK_DEV_OPTI621 is not set | 453 | # CONFIG_BLK_DEV_OPTI621 is not set |
444 | CONFIG_BLK_DEV_IDEDMA_PCI=y | 454 | CONFIG_BLK_DEV_IDEDMA_PCI=y |
445 | # CONFIG_BLK_DEV_IDEDMA_FORCED is not set | 455 | # CONFIG_BLK_DEV_IDEDMA_FORCED is not set |
446 | CONFIG_IDEDMA_PCI_AUTO=y | ||
447 | # CONFIG_IDEDMA_ONLYDISK is not set | 456 | # CONFIG_IDEDMA_ONLYDISK is not set |
448 | # CONFIG_BLK_DEV_AEC62XX is not set | 457 | # CONFIG_BLK_DEV_AEC62XX is not set |
449 | # CONFIG_BLK_DEV_ALI15X3 is not set | 458 | # CONFIG_BLK_DEV_ALI15X3 is not set |
@@ -458,6 +467,7 @@ CONFIG_IDEDMA_PCI_AUTO=y | |||
458 | # CONFIG_BLK_DEV_JMICRON is not set | 467 | # CONFIG_BLK_DEV_JMICRON is not set |
459 | # CONFIG_BLK_DEV_SC1200 is not set | 468 | # CONFIG_BLK_DEV_SC1200 is not set |
460 | # CONFIG_BLK_DEV_PIIX is not set | 469 | # CONFIG_BLK_DEV_PIIX is not set |
470 | # CONFIG_BLK_DEV_IT8213 is not set | ||
461 | # CONFIG_BLK_DEV_IT821X is not set | 471 | # CONFIG_BLK_DEV_IT821X is not set |
462 | # CONFIG_BLK_DEV_NS87415 is not set | 472 | # CONFIG_BLK_DEV_NS87415 is not set |
463 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set | 473 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set |
@@ -468,13 +478,13 @@ CONFIG_IDEDMA_PCI_AUTO=y | |||
468 | # CONFIG_BLK_DEV_SLC90E66 is not set | 478 | # CONFIG_BLK_DEV_SLC90E66 is not set |
469 | # CONFIG_BLK_DEV_TRM290 is not set | 479 | # CONFIG_BLK_DEV_TRM290 is not set |
470 | # CONFIG_BLK_DEV_VIA82CXXX is not set | 480 | # CONFIG_BLK_DEV_VIA82CXXX is not set |
481 | # CONFIG_BLK_DEV_TC86C001 is not set | ||
471 | CONFIG_BLK_DEV_IDE_PMAC=y | 482 | CONFIG_BLK_DEV_IDE_PMAC=y |
472 | CONFIG_BLK_DEV_IDE_PMAC_ATA100FIRST=y | 483 | CONFIG_BLK_DEV_IDE_PMAC_ATA100FIRST=y |
473 | CONFIG_BLK_DEV_IDEDMA_PMAC=y | 484 | CONFIG_BLK_DEV_IDEDMA_PMAC=y |
474 | # CONFIG_IDE_ARM is not set | 485 | # CONFIG_IDE_ARM is not set |
475 | CONFIG_BLK_DEV_IDEDMA=y | 486 | CONFIG_BLK_DEV_IDEDMA=y |
476 | # CONFIG_IDEDMA_IVB is not set | 487 | # CONFIG_IDEDMA_IVB is not set |
477 | CONFIG_IDEDMA_AUTO=y | ||
478 | # CONFIG_BLK_DEV_HD is not set | 488 | # CONFIG_BLK_DEV_HD is not set |
479 | 489 | ||
480 | # | 490 | # |
@@ -504,6 +514,7 @@ CONFIG_SCSI_MULTI_LUN=y | |||
504 | CONFIG_SCSI_CONSTANTS=y | 514 | CONFIG_SCSI_CONSTANTS=y |
505 | # CONFIG_SCSI_LOGGING is not set | 515 | # CONFIG_SCSI_LOGGING is not set |
506 | # CONFIG_SCSI_SCAN_ASYNC is not set | 516 | # CONFIG_SCSI_SCAN_ASYNC is not set |
517 | CONFIG_SCSI_WAIT_SCAN=m | ||
507 | 518 | ||
508 | # | 519 | # |
509 | # SCSI Transports | 520 | # SCSI Transports |
@@ -550,11 +561,8 @@ CONFIG_SCSI_SPI_ATTRS=y | |||
550 | # CONFIG_SCSI_DC390T is not set | 561 | # CONFIG_SCSI_DC390T is not set |
551 | # CONFIG_SCSI_DEBUG is not set | 562 | # CONFIG_SCSI_DEBUG is not set |
552 | # CONFIG_SCSI_SRP is not set | 563 | # CONFIG_SCSI_SRP is not set |
553 | |||
554 | # | ||
555 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
556 | # | ||
557 | CONFIG_ATA=y | 564 | CONFIG_ATA=y |
565 | # CONFIG_ATA_NONSTANDARD is not set | ||
558 | # CONFIG_SATA_AHCI is not set | 566 | # CONFIG_SATA_AHCI is not set |
559 | CONFIG_SATA_SVW=y | 567 | CONFIG_SATA_SVW=y |
560 | # CONFIG_ATA_PIIX is not set | 568 | # CONFIG_ATA_PIIX is not set |
@@ -570,10 +578,12 @@ CONFIG_SATA_SVW=y | |||
570 | # CONFIG_SATA_ULI is not set | 578 | # CONFIG_SATA_ULI is not set |
571 | # CONFIG_SATA_VIA is not set | 579 | # CONFIG_SATA_VIA is not set |
572 | # CONFIG_SATA_VITESSE is not set | 580 | # CONFIG_SATA_VITESSE is not set |
581 | # CONFIG_SATA_INIC162X is not set | ||
573 | # CONFIG_PATA_ALI is not set | 582 | # CONFIG_PATA_ALI is not set |
574 | # CONFIG_PATA_AMD is not set | 583 | # CONFIG_PATA_AMD is not set |
575 | # CONFIG_PATA_ARTOP is not set | 584 | # CONFIG_PATA_ARTOP is not set |
576 | # CONFIG_PATA_ATIIXP is not set | 585 | # CONFIG_PATA_ATIIXP is not set |
586 | # CONFIG_PATA_CMD640_PCI is not set | ||
577 | # CONFIG_PATA_CMD64X is not set | 587 | # CONFIG_PATA_CMD64X is not set |
578 | # CONFIG_PATA_CS5520 is not set | 588 | # CONFIG_PATA_CS5520 is not set |
579 | # CONFIG_PATA_CS5530 is not set | 589 | # CONFIG_PATA_CS5530 is not set |
@@ -585,6 +595,7 @@ CONFIG_SATA_SVW=y | |||
585 | # CONFIG_PATA_HPT3X2N is not set | 595 | # CONFIG_PATA_HPT3X2N is not set |
586 | # CONFIG_PATA_HPT3X3 is not set | 596 | # CONFIG_PATA_HPT3X3 is not set |
587 | # CONFIG_PATA_IT821X is not set | 597 | # CONFIG_PATA_IT821X is not set |
598 | # CONFIG_PATA_IT8213 is not set | ||
588 | # CONFIG_PATA_JMICRON is not set | 599 | # CONFIG_PATA_JMICRON is not set |
589 | # CONFIG_PATA_TRIFLEX is not set | 600 | # CONFIG_PATA_TRIFLEX is not set |
590 | # CONFIG_PATA_MARVELL is not set | 601 | # CONFIG_PATA_MARVELL is not set |
@@ -624,6 +635,7 @@ CONFIG_DM_SNAPSHOT=m | |||
624 | CONFIG_DM_MIRROR=m | 635 | CONFIG_DM_MIRROR=m |
625 | CONFIG_DM_ZERO=m | 636 | CONFIG_DM_ZERO=m |
626 | # CONFIG_DM_MULTIPATH is not set | 637 | # CONFIG_DM_MULTIPATH is not set |
638 | # CONFIG_DM_DELAY is not set | ||
627 | 639 | ||
628 | # | 640 | # |
629 | # Fusion MPT device support | 641 | # Fusion MPT device support |
@@ -636,28 +648,26 @@ CONFIG_DM_ZERO=m | |||
636 | # | 648 | # |
637 | # IEEE 1394 (FireWire) support | 649 | # IEEE 1394 (FireWire) support |
638 | # | 650 | # |
651 | # CONFIG_FIREWIRE is not set | ||
639 | CONFIG_IEEE1394=y | 652 | CONFIG_IEEE1394=y |
640 | 653 | ||
641 | # | 654 | # |
642 | # Subsystem Options | 655 | # Subsystem Options |
643 | # | 656 | # |
644 | # CONFIG_IEEE1394_VERBOSEDEBUG is not set | 657 | # CONFIG_IEEE1394_VERBOSEDEBUG is not set |
645 | CONFIG_IEEE1394_OUI_DB=y | ||
646 | CONFIG_IEEE1394_EXTRA_CONFIG_ROMS=y | ||
647 | CONFIG_IEEE1394_CONFIG_ROM_IP1394=y | ||
648 | # CONFIG_IEEE1394_EXPORT_FULL_API is not set | ||
649 | 658 | ||
650 | # | 659 | # |
651 | # Device Drivers | 660 | # Controllers |
652 | # | 661 | # |
653 | # CONFIG_IEEE1394_PCILYNX is not set | 662 | # CONFIG_IEEE1394_PCILYNX is not set |
654 | CONFIG_IEEE1394_OHCI1394=y | 663 | CONFIG_IEEE1394_OHCI1394=y |
655 | 664 | ||
656 | # | 665 | # |
657 | # Protocol Drivers | 666 | # Protocols |
658 | # | 667 | # |
659 | CONFIG_IEEE1394_VIDEO1394=m | 668 | CONFIG_IEEE1394_VIDEO1394=m |
660 | CONFIG_IEEE1394_SBP2=m | 669 | CONFIG_IEEE1394_SBP2=m |
670 | CONFIG_IEEE1394_ETH1394_ROM_ENTRY=y | ||
661 | CONFIG_IEEE1394_ETH1394=m | 671 | CONFIG_IEEE1394_ETH1394=m |
662 | CONFIG_IEEE1394_DV1394=m | 672 | CONFIG_IEEE1394_DV1394=m |
663 | CONFIG_IEEE1394_RAWIO=y | 673 | CONFIG_IEEE1394_RAWIO=y |
@@ -666,10 +676,7 @@ CONFIG_IEEE1394_RAWIO=y | |||
666 | # I2O device support | 676 | # I2O device support |
667 | # | 677 | # |
668 | # CONFIG_I2O is not set | 678 | # CONFIG_I2O is not set |
669 | 679 | CONFIG_MACINTOSH_DRIVERS=y | |
670 | # | ||
671 | # Macintosh device drivers | ||
672 | # | ||
673 | CONFIG_ADB_PMU=y | 680 | CONFIG_ADB_PMU=y |
674 | # CONFIG_ADB_PMU_LED is not set | 681 | # CONFIG_ADB_PMU_LED is not set |
675 | CONFIG_PMAC_SMU=y | 682 | CONFIG_PMAC_SMU=y |
@@ -689,15 +696,7 @@ CONFIG_DUMMY=m | |||
689 | CONFIG_BONDING=m | 696 | CONFIG_BONDING=m |
690 | # CONFIG_EQUALIZER is not set | 697 | # CONFIG_EQUALIZER is not set |
691 | CONFIG_TUN=m | 698 | CONFIG_TUN=m |
692 | |||
693 | # | ||
694 | # ARCnet devices | ||
695 | # | ||
696 | # CONFIG_ARCNET is not set | 699 | # CONFIG_ARCNET is not set |
697 | |||
698 | # | ||
699 | # PHY device support | ||
700 | # | ||
701 | # CONFIG_PHYLIB is not set | 700 | # CONFIG_PHYLIB is not set |
702 | 701 | ||
703 | # | 702 | # |
@@ -716,10 +715,7 @@ CONFIG_SUNGEM=y | |||
716 | # CONFIG_NET_TULIP is not set | 715 | # CONFIG_NET_TULIP is not set |
717 | # CONFIG_HP100 is not set | 716 | # CONFIG_HP100 is not set |
718 | # CONFIG_NET_PCI is not set | 717 | # CONFIG_NET_PCI is not set |
719 | 718 | CONFIG_NETDEV_1000=y | |
720 | # | ||
721 | # Ethernet (1000 Mbit) | ||
722 | # | ||
723 | CONFIG_ACENIC=y | 719 | CONFIG_ACENIC=y |
724 | CONFIG_ACENIC_OMIT_TIGON_I=y | 720 | CONFIG_ACENIC_OMIT_TIGON_I=y |
725 | # CONFIG_DL2K is not set | 721 | # CONFIG_DL2K is not set |
@@ -734,35 +730,50 @@ CONFIG_E1000=y | |||
734 | # CONFIG_SKGE is not set | 730 | # CONFIG_SKGE is not set |
735 | # CONFIG_SKY2 is not set | 731 | # CONFIG_SKY2 is not set |
736 | # CONFIG_SK98LIN is not set | 732 | # CONFIG_SK98LIN is not set |
733 | # CONFIG_VIA_VELOCITY is not set | ||
737 | CONFIG_TIGON3=y | 734 | CONFIG_TIGON3=y |
738 | # CONFIG_BNX2 is not set | 735 | # CONFIG_BNX2 is not set |
739 | # CONFIG_QLA3XXX is not set | 736 | # CONFIG_QLA3XXX is not set |
740 | 737 | # CONFIG_ATL1 is not set | |
741 | # | 738 | CONFIG_NETDEV_10000=y |
742 | # Ethernet (10000 Mbit) | ||
743 | # | ||
744 | # CONFIG_CHELSIO_T1 is not set | 739 | # CONFIG_CHELSIO_T1 is not set |
740 | # CONFIG_CHELSIO_T3 is not set | ||
745 | # CONFIG_IXGB is not set | 741 | # CONFIG_IXGB is not set |
746 | # CONFIG_S2IO is not set | 742 | # CONFIG_S2IO is not set |
747 | # CONFIG_MYRI10GE is not set | 743 | # CONFIG_MYRI10GE is not set |
748 | # CONFIG_NETXEN_NIC is not set | 744 | # CONFIG_NETXEN_NIC is not set |
749 | 745 | # CONFIG_PASEMI_MAC is not set | |
750 | # | 746 | # CONFIG_MLX4_CORE is not set |
751 | # Token Ring devices | ||
752 | # | ||
753 | CONFIG_TR=y | 747 | CONFIG_TR=y |
754 | CONFIG_IBMOL=y | 748 | CONFIG_IBMOL=y |
755 | # CONFIG_3C359 is not set | 749 | # CONFIG_3C359 is not set |
756 | # CONFIG_TMS380TR is not set | 750 | # CONFIG_TMS380TR is not set |
757 | 751 | ||
758 | # | 752 | # |
759 | # Wireless LAN (non-hamradio) | 753 | # Wireless LAN |
760 | # | 754 | # |
761 | # CONFIG_NET_RADIO is not set | 755 | # CONFIG_WLAN_PRE80211 is not set |
756 | # CONFIG_WLAN_80211 is not set | ||
762 | 757 | ||
763 | # | 758 | # |
764 | # Wan interfaces | 759 | # USB Network Adapters |
765 | # | 760 | # |
761 | CONFIG_USB_CATC=m | ||
762 | CONFIG_USB_KAWETH=m | ||
763 | CONFIG_USB_PEGASUS=m | ||
764 | CONFIG_USB_RTL8150=m | ||
765 | # CONFIG_USB_USBNET_MII is not set | ||
766 | CONFIG_USB_USBNET=m | ||
767 | # CONFIG_USB_NET_AX8817X is not set | ||
768 | CONFIG_USB_NET_CDCETHER=m | ||
769 | # CONFIG_USB_NET_DM9601 is not set | ||
770 | # CONFIG_USB_NET_GL620A is not set | ||
771 | # CONFIG_USB_NET_NET1080 is not set | ||
772 | # CONFIG_USB_NET_PLUSB is not set | ||
773 | # CONFIG_USB_NET_MCS7830 is not set | ||
774 | # CONFIG_USB_NET_RNDIS_HOST is not set | ||
775 | # CONFIG_USB_NET_CDC_SUBSET is not set | ||
776 | # CONFIG_USB_NET_ZAURUS is not set | ||
766 | # CONFIG_WAN is not set | 777 | # CONFIG_WAN is not set |
767 | # CONFIG_FDDI is not set | 778 | # CONFIG_FDDI is not set |
768 | # CONFIG_HIPPI is not set | 779 | # CONFIG_HIPPI is not set |
@@ -798,6 +809,7 @@ CONFIG_SLHC=m | |||
798 | # | 809 | # |
799 | CONFIG_INPUT=y | 810 | CONFIG_INPUT=y |
800 | CONFIG_INPUT_FF_MEMLESS=y | 811 | CONFIG_INPUT_FF_MEMLESS=y |
812 | # CONFIG_INPUT_POLLDEV is not set | ||
801 | 813 | ||
802 | # | 814 | # |
803 | # Userland interfaces | 815 | # Userland interfaces |
@@ -824,8 +836,10 @@ CONFIG_INPUT_KEYBOARD=y | |||
824 | CONFIG_INPUT_MOUSE=y | 836 | CONFIG_INPUT_MOUSE=y |
825 | # CONFIG_MOUSE_PS2 is not set | 837 | # CONFIG_MOUSE_PS2 is not set |
826 | # CONFIG_MOUSE_SERIAL is not set | 838 | # CONFIG_MOUSE_SERIAL is not set |
839 | # CONFIG_MOUSE_APPLETOUCH is not set | ||
827 | # CONFIG_MOUSE_VSXXXAA is not set | 840 | # CONFIG_MOUSE_VSXXXAA is not set |
828 | # CONFIG_INPUT_JOYSTICK is not set | 841 | # CONFIG_INPUT_JOYSTICK is not set |
842 | # CONFIG_INPUT_TABLET is not set | ||
829 | # CONFIG_INPUT_TOUCHSCREEN is not set | 843 | # CONFIG_INPUT_TOUCHSCREEN is not set |
830 | # CONFIG_INPUT_MISC is not set | 844 | # CONFIG_INPUT_MISC is not set |
831 | 845 | ||
@@ -866,15 +880,10 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
866 | # IPMI | 880 | # IPMI |
867 | # | 881 | # |
868 | # CONFIG_IPMI_HANDLER is not set | 882 | # CONFIG_IPMI_HANDLER is not set |
869 | |||
870 | # | ||
871 | # Watchdog Cards | ||
872 | # | ||
873 | # CONFIG_WATCHDOG is not set | 883 | # CONFIG_WATCHDOG is not set |
874 | # CONFIG_HW_RANDOM is not set | 884 | # CONFIG_HW_RANDOM is not set |
875 | CONFIG_GEN_RTC=y | 885 | CONFIG_GEN_RTC=y |
876 | # CONFIG_GEN_RTC_X is not set | 886 | # CONFIG_GEN_RTC_X is not set |
877 | # CONFIG_DTLK is not set | ||
878 | # CONFIG_R3964 is not set | 887 | # CONFIG_R3964 is not set |
879 | # CONFIG_APPLICOM is not set | 888 | # CONFIG_APPLICOM is not set |
880 | CONFIG_AGP=m | 889 | CONFIG_AGP=m |
@@ -888,11 +897,9 @@ CONFIG_MAX_RAW_DEVS=256 | |||
888 | # TPM devices | 897 | # TPM devices |
889 | # | 898 | # |
890 | # CONFIG_TCG_TPM is not set | 899 | # CONFIG_TCG_TPM is not set |
891 | 900 | CONFIG_DEVPORT=y | |
892 | # | ||
893 | # I2C support | ||
894 | # | ||
895 | CONFIG_I2C=y | 901 | CONFIG_I2C=y |
902 | CONFIG_I2C_BOARDINFO=y | ||
896 | CONFIG_I2C_CHARDEV=y | 903 | CONFIG_I2C_CHARDEV=y |
897 | 904 | ||
898 | # | 905 | # |
@@ -919,14 +926,15 @@ CONFIG_I2C_POWERMAC=y | |||
919 | # CONFIG_I2C_PARPORT_LIGHT is not set | 926 | # CONFIG_I2C_PARPORT_LIGHT is not set |
920 | # CONFIG_I2C_PROSAVAGE is not set | 927 | # CONFIG_I2C_PROSAVAGE is not set |
921 | # CONFIG_I2C_SAVAGE4 is not set | 928 | # CONFIG_I2C_SAVAGE4 is not set |
929 | # CONFIG_I2C_SIMTEC is not set | ||
922 | # CONFIG_I2C_SIS5595 is not set | 930 | # CONFIG_I2C_SIS5595 is not set |
923 | # CONFIG_I2C_SIS630 is not set | 931 | # CONFIG_I2C_SIS630 is not set |
924 | # CONFIG_I2C_SIS96X is not set | 932 | # CONFIG_I2C_SIS96X is not set |
925 | # CONFIG_I2C_STUB is not set | 933 | # CONFIG_I2C_STUB is not set |
934 | # CONFIG_I2C_TINY_USB is not set | ||
926 | # CONFIG_I2C_VIA is not set | 935 | # CONFIG_I2C_VIA is not set |
927 | # CONFIG_I2C_VIAPRO is not set | 936 | # CONFIG_I2C_VIAPRO is not set |
928 | # CONFIG_I2C_VOODOO3 is not set | 937 | # CONFIG_I2C_VOODOO3 is not set |
929 | # CONFIG_I2C_PCA_ISA is not set | ||
930 | 938 | ||
931 | # | 939 | # |
932 | # Miscellaneous I2C Chip support | 940 | # Miscellaneous I2C Chip support |
@@ -953,37 +961,53 @@ CONFIG_I2C_POWERMAC=y | |||
953 | # Dallas's 1-wire bus | 961 | # Dallas's 1-wire bus |
954 | # | 962 | # |
955 | # CONFIG_W1 is not set | 963 | # CONFIG_W1 is not set |
964 | # CONFIG_HWMON is not set | ||
956 | 965 | ||
957 | # | 966 | # |
958 | # Hardware Monitoring support | 967 | # Multifunction device drivers |
959 | # | 968 | # |
960 | # CONFIG_HWMON is not set | 969 | # CONFIG_MFD_SM501 is not set |
961 | # CONFIG_HWMON_VID is not set | ||
962 | 970 | ||
963 | # | 971 | # |
964 | # Multimedia devices | 972 | # Multimedia devices |
965 | # | 973 | # |
966 | # CONFIG_VIDEO_DEV is not set | 974 | # CONFIG_VIDEO_DEV is not set |
975 | # CONFIG_DVB_CORE is not set | ||
976 | CONFIG_DAB=y | ||
977 | # CONFIG_USB_DABUSB is not set | ||
967 | 978 | ||
968 | # | 979 | # |
969 | # Digital Video Broadcasting Devices | 980 | # Graphics support |
970 | # | 981 | # |
971 | # CONFIG_DVB is not set | 982 | CONFIG_BACKLIGHT_LCD_SUPPORT=y |
972 | # CONFIG_USB_DABUSB is not set | 983 | CONFIG_BACKLIGHT_CLASS_DEVICE=y |
984 | CONFIG_LCD_CLASS_DEVICE=m | ||
973 | 985 | ||
974 | # | 986 | # |
975 | # Graphics support | 987 | # Display device support |
976 | # | 988 | # |
977 | CONFIG_FIRMWARE_EDID=y | 989 | # CONFIG_DISPLAY_SUPPORT is not set |
990 | CONFIG_VGASTATE=y | ||
978 | CONFIG_FB=y | 991 | CONFIG_FB=y |
992 | CONFIG_FIRMWARE_EDID=y | ||
979 | CONFIG_FB_DDC=y | 993 | CONFIG_FB_DDC=y |
980 | CONFIG_FB_CFB_FILLRECT=y | 994 | CONFIG_FB_CFB_FILLRECT=y |
981 | CONFIG_FB_CFB_COPYAREA=y | 995 | CONFIG_FB_CFB_COPYAREA=y |
982 | CONFIG_FB_CFB_IMAGEBLIT=y | 996 | CONFIG_FB_CFB_IMAGEBLIT=y |
997 | # CONFIG_FB_SYS_FILLRECT is not set | ||
998 | # CONFIG_FB_SYS_COPYAREA is not set | ||
999 | # CONFIG_FB_SYS_IMAGEBLIT is not set | ||
1000 | # CONFIG_FB_SYS_FOPS is not set | ||
1001 | CONFIG_FB_DEFERRED_IO=y | ||
1002 | # CONFIG_FB_SVGALIB is not set | ||
983 | CONFIG_FB_MACMODES=y | 1003 | CONFIG_FB_MACMODES=y |
984 | # CONFIG_FB_BACKLIGHT is not set | 1004 | CONFIG_FB_BACKLIGHT=y |
985 | CONFIG_FB_MODE_HELPERS=y | 1005 | CONFIG_FB_MODE_HELPERS=y |
986 | CONFIG_FB_TILEBLITTING=y | 1006 | CONFIG_FB_TILEBLITTING=y |
1007 | |||
1008 | # | ||
1009 | # Frame buffer hardware drivers | ||
1010 | # | ||
987 | # CONFIG_FB_CIRRUS is not set | 1011 | # CONFIG_FB_CIRRUS is not set |
988 | # CONFIG_FB_PM2 is not set | 1012 | # CONFIG_FB_PM2 is not set |
989 | # CONFIG_FB_CYBER2000 is not set | 1013 | # CONFIG_FB_CYBER2000 is not set |
@@ -994,20 +1018,27 @@ CONFIG_FB_OF=y | |||
994 | # CONFIG_FB_S1D13XXX is not set | 1018 | # CONFIG_FB_S1D13XXX is not set |
995 | CONFIG_FB_NVIDIA=y | 1019 | CONFIG_FB_NVIDIA=y |
996 | CONFIG_FB_NVIDIA_I2C=y | 1020 | CONFIG_FB_NVIDIA_I2C=y |
1021 | # CONFIG_FB_NVIDIA_DEBUG is not set | ||
1022 | CONFIG_FB_NVIDIA_BACKLIGHT=y | ||
997 | # CONFIG_FB_RIVA is not set | 1023 | # CONFIG_FB_RIVA is not set |
998 | # CONFIG_FB_MATROX is not set | 1024 | # CONFIG_FB_MATROX is not set |
999 | CONFIG_FB_RADEON=y | 1025 | CONFIG_FB_RADEON=y |
1000 | CONFIG_FB_RADEON_I2C=y | 1026 | CONFIG_FB_RADEON_I2C=y |
1027 | CONFIG_FB_RADEON_BACKLIGHT=y | ||
1001 | # CONFIG_FB_RADEON_DEBUG is not set | 1028 | # CONFIG_FB_RADEON_DEBUG is not set |
1002 | # CONFIG_FB_ATY128 is not set | 1029 | # CONFIG_FB_ATY128 is not set |
1003 | # CONFIG_FB_ATY is not set | 1030 | # CONFIG_FB_ATY is not set |
1031 | # CONFIG_FB_S3 is not set | ||
1004 | # CONFIG_FB_SAVAGE is not set | 1032 | # CONFIG_FB_SAVAGE is not set |
1005 | # CONFIG_FB_SIS is not set | 1033 | # CONFIG_FB_SIS is not set |
1006 | # CONFIG_FB_NEOMAGIC is not set | 1034 | # CONFIG_FB_NEOMAGIC is not set |
1007 | # CONFIG_FB_KYRO is not set | 1035 | # CONFIG_FB_KYRO is not set |
1008 | # CONFIG_FB_3DFX is not set | 1036 | # CONFIG_FB_3DFX is not set |
1009 | # CONFIG_FB_VOODOO1 is not set | 1037 | # CONFIG_FB_VOODOO1 is not set |
1038 | # CONFIG_FB_VT8623 is not set | ||
1010 | # CONFIG_FB_TRIDENT is not set | 1039 | # CONFIG_FB_TRIDENT is not set |
1040 | # CONFIG_FB_ARK is not set | ||
1041 | # CONFIG_FB_PM3 is not set | ||
1011 | # CONFIG_FB_IBM_GXT4500 is not set | 1042 | # CONFIG_FB_IBM_GXT4500 is not set |
1012 | # CONFIG_FB_VIRTUAL is not set | 1043 | # CONFIG_FB_VIRTUAL is not set |
1013 | 1044 | ||
@@ -1021,19 +1052,10 @@ CONFIG_FRAMEBUFFER_CONSOLE=y | |||
1021 | # CONFIG_FONTS is not set | 1052 | # CONFIG_FONTS is not set |
1022 | CONFIG_FONT_8x8=y | 1053 | CONFIG_FONT_8x8=y |
1023 | CONFIG_FONT_8x16=y | 1054 | CONFIG_FONT_8x16=y |
1024 | |||
1025 | # | ||
1026 | # Logo configuration | ||
1027 | # | ||
1028 | CONFIG_LOGO=y | 1055 | CONFIG_LOGO=y |
1029 | CONFIG_LOGO_LINUX_MONO=y | 1056 | CONFIG_LOGO_LINUX_MONO=y |
1030 | CONFIG_LOGO_LINUX_VGA16=y | 1057 | CONFIG_LOGO_LINUX_VGA16=y |
1031 | CONFIG_LOGO_LINUX_CLUT224=y | 1058 | CONFIG_LOGO_LINUX_CLUT224=y |
1032 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | ||
1033 | CONFIG_BACKLIGHT_CLASS_DEVICE=m | ||
1034 | CONFIG_BACKLIGHT_DEVICE=y | ||
1035 | CONFIG_LCD_CLASS_DEVICE=m | ||
1036 | CONFIG_LCD_DEVICE=y | ||
1037 | 1059 | ||
1038 | # | 1060 | # |
1039 | # Sound | 1061 | # Sound |
@@ -1152,6 +1174,12 @@ CONFIG_SND_AOA_SOUNDBUS_I2S=m | |||
1152 | # | 1174 | # |
1153 | CONFIG_SND_USB_AUDIO=m | 1175 | CONFIG_SND_USB_AUDIO=m |
1154 | # CONFIG_SND_USB_USX2Y is not set | 1176 | # CONFIG_SND_USB_USX2Y is not set |
1177 | # CONFIG_SND_USB_CAIAQ is not set | ||
1178 | |||
1179 | # | ||
1180 | # System on Chip audio support | ||
1181 | # | ||
1182 | # CONFIG_SND_SOC is not set | ||
1155 | 1183 | ||
1156 | # | 1184 | # |
1157 | # Open Sound System | 1185 | # Open Sound System |
@@ -1162,6 +1190,20 @@ CONFIG_SND_USB_AUDIO=m | |||
1162 | # HID Devices | 1190 | # HID Devices |
1163 | # | 1191 | # |
1164 | CONFIG_HID=y | 1192 | CONFIG_HID=y |
1193 | # CONFIG_HID_DEBUG is not set | ||
1194 | |||
1195 | # | ||
1196 | # USB Input Devices | ||
1197 | # | ||
1198 | CONFIG_USB_HID=y | ||
1199 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | ||
1200 | CONFIG_HID_FF=y | ||
1201 | CONFIG_HID_PID=y | ||
1202 | CONFIG_LOGITECH_FF=y | ||
1203 | # CONFIG_PANTHERLORD_FF is not set | ||
1204 | CONFIG_THRUSTMASTER_FF=y | ||
1205 | # CONFIG_ZEROPLUS_FF is not set | ||
1206 | CONFIG_USB_HIDDEV=y | ||
1165 | 1207 | ||
1166 | # | 1208 | # |
1167 | # USB support | 1209 | # USB support |
@@ -1176,9 +1218,8 @@ CONFIG_USB=y | |||
1176 | # Miscellaneous USB options | 1218 | # Miscellaneous USB options |
1177 | # | 1219 | # |
1178 | CONFIG_USB_DEVICEFS=y | 1220 | CONFIG_USB_DEVICEFS=y |
1179 | # CONFIG_USB_BANDWIDTH is not set | 1221 | CONFIG_USB_DEVICE_CLASS=y |
1180 | # CONFIG_USB_DYNAMIC_MINORS is not set | 1222 | # CONFIG_USB_DYNAMIC_MINORS is not set |
1181 | # CONFIG_USB_MULTITHREAD_PROBE is not set | ||
1182 | # CONFIG_USB_OTG is not set | 1223 | # CONFIG_USB_OTG is not set |
1183 | 1224 | ||
1184 | # | 1225 | # |
@@ -1188,9 +1229,15 @@ CONFIG_USB_EHCI_HCD=y | |||
1188 | # CONFIG_USB_EHCI_SPLIT_ISO is not set | 1229 | # CONFIG_USB_EHCI_SPLIT_ISO is not set |
1189 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | 1230 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set |
1190 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 1231 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
1232 | # CONFIG_USB_EHCI_BIG_ENDIAN_MMIO is not set | ||
1191 | # CONFIG_USB_ISP116X_HCD is not set | 1233 | # CONFIG_USB_ISP116X_HCD is not set |
1192 | CONFIG_USB_OHCI_HCD=y | 1234 | CONFIG_USB_OHCI_HCD=y |
1193 | # CONFIG_USB_OHCI_BIG_ENDIAN is not set | 1235 | CONFIG_USB_OHCI_HCD_PPC_OF=y |
1236 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y | ||
1237 | # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set | ||
1238 | CONFIG_USB_OHCI_HCD_PCI=y | ||
1239 | CONFIG_USB_OHCI_BIG_ENDIAN_DESC=y | ||
1240 | CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y | ||
1194 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | 1241 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y |
1195 | # CONFIG_USB_UHCI_HCD is not set | 1242 | # CONFIG_USB_UHCI_HCD is not set |
1196 | # CONFIG_USB_SL811_HCD is not set | 1243 | # CONFIG_USB_SL811_HCD is not set |
@@ -1224,53 +1271,10 @@ CONFIG_USB_STORAGE_JUMPSHOT=y | |||
1224 | # CONFIG_USB_LIBUSUAL is not set | 1271 | # CONFIG_USB_LIBUSUAL is not set |
1225 | 1272 | ||
1226 | # | 1273 | # |
1227 | # USB Input Devices | ||
1228 | # | ||
1229 | CONFIG_USB_HID=y | ||
1230 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | ||
1231 | CONFIG_HID_FF=y | ||
1232 | CONFIG_HID_PID=y | ||
1233 | CONFIG_LOGITECH_FF=y | ||
1234 | CONFIG_THRUSTMASTER_FF=y | ||
1235 | # CONFIG_ZEROPLUS_FF is not set | ||
1236 | CONFIG_USB_HIDDEV=y | ||
1237 | # CONFIG_USB_AIPTEK is not set | ||
1238 | # CONFIG_USB_WACOM is not set | ||
1239 | # CONFIG_USB_ACECAD is not set | ||
1240 | # CONFIG_USB_KBTAB is not set | ||
1241 | # CONFIG_USB_POWERMATE is not set | ||
1242 | # CONFIG_USB_TOUCHSCREEN is not set | ||
1243 | # CONFIG_USB_YEALINK is not set | ||
1244 | # CONFIG_USB_XPAD is not set | ||
1245 | # CONFIG_USB_ATI_REMOTE is not set | ||
1246 | # CONFIG_USB_ATI_REMOTE2 is not set | ||
1247 | # CONFIG_USB_KEYSPAN_REMOTE is not set | ||
1248 | # CONFIG_USB_APPLETOUCH is not set | ||
1249 | |||
1250 | # | ||
1251 | # USB Imaging devices | 1274 | # USB Imaging devices |
1252 | # | 1275 | # |
1253 | # CONFIG_USB_MDC800 is not set | 1276 | # CONFIG_USB_MDC800 is not set |
1254 | # CONFIG_USB_MICROTEK is not set | 1277 | # CONFIG_USB_MICROTEK is not set |
1255 | |||
1256 | # | ||
1257 | # USB Network Adapters | ||
1258 | # | ||
1259 | CONFIG_USB_CATC=m | ||
1260 | CONFIG_USB_KAWETH=m | ||
1261 | CONFIG_USB_PEGASUS=m | ||
1262 | CONFIG_USB_RTL8150=m | ||
1263 | # CONFIG_USB_USBNET_MII is not set | ||
1264 | CONFIG_USB_USBNET=m | ||
1265 | # CONFIG_USB_NET_AX8817X is not set | ||
1266 | CONFIG_USB_NET_CDCETHER=m | ||
1267 | # CONFIG_USB_NET_GL620A is not set | ||
1268 | # CONFIG_USB_NET_NET1080 is not set | ||
1269 | # CONFIG_USB_NET_PLUSB is not set | ||
1270 | # CONFIG_USB_NET_MCS7830 is not set | ||
1271 | # CONFIG_USB_NET_RNDIS_HOST is not set | ||
1272 | # CONFIG_USB_NET_CDC_SUBSET is not set | ||
1273 | # CONFIG_USB_NET_ZAURUS is not set | ||
1274 | CONFIG_USB_MON=y | 1278 | CONFIG_USB_MON=y |
1275 | 1279 | ||
1276 | # | 1280 | # |
@@ -1343,6 +1347,7 @@ CONFIG_USB_EZUSB=y | |||
1343 | # CONFIG_USB_RIO500 is not set | 1347 | # CONFIG_USB_RIO500 is not set |
1344 | # CONFIG_USB_LEGOTOWER is not set | 1348 | # CONFIG_USB_LEGOTOWER is not set |
1345 | # CONFIG_USB_LCD is not set | 1349 | # CONFIG_USB_LCD is not set |
1350 | # CONFIG_USB_BERRY_CHARGE is not set | ||
1346 | # CONFIG_USB_LED is not set | 1351 | # CONFIG_USB_LED is not set |
1347 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1352 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
1348 | # CONFIG_USB_CYTHERM is not set | 1353 | # CONFIG_USB_CYTHERM is not set |
@@ -1353,6 +1358,7 @@ CONFIG_USB_APPLEDISPLAY=m | |||
1353 | # CONFIG_USB_SISUSBVGA is not set | 1358 | # CONFIG_USB_SISUSBVGA is not set |
1354 | # CONFIG_USB_LD is not set | 1359 | # CONFIG_USB_LD is not set |
1355 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1360 | # CONFIG_USB_TRANCEVIBRATOR is not set |
1361 | # CONFIG_USB_IOWARRIOR is not set | ||
1356 | # CONFIG_USB_TEST is not set | 1362 | # CONFIG_USB_TEST is not set |
1357 | 1363 | ||
1358 | # | 1364 | # |
@@ -1363,10 +1369,6 @@ CONFIG_USB_APPLEDISPLAY=m | |||
1363 | # USB Gadget Support | 1369 | # USB Gadget Support |
1364 | # | 1370 | # |
1365 | # CONFIG_USB_GADGET is not set | 1371 | # CONFIG_USB_GADGET is not set |
1366 | |||
1367 | # | ||
1368 | # MMC/SD Card support | ||
1369 | # | ||
1370 | # CONFIG_MMC is not set | 1372 | # CONFIG_MMC is not set |
1371 | 1373 | ||
1372 | # | 1374 | # |
@@ -1410,10 +1412,6 @@ CONFIG_USB_APPLEDISPLAY=m | |||
1410 | # | 1412 | # |
1411 | 1413 | ||
1412 | # | 1414 | # |
1413 | # Virtualization | ||
1414 | # | ||
1415 | |||
1416 | # | ||
1417 | # File systems | 1415 | # File systems |
1418 | # | 1416 | # |
1419 | CONFIG_EXT2_FS=y | 1417 | CONFIG_EXT2_FS=y |
@@ -1461,7 +1459,6 @@ CONFIG_AUTOFS_FS=m | |||
1461 | CONFIG_ISO9660_FS=y | 1459 | CONFIG_ISO9660_FS=y |
1462 | CONFIG_JOLIET=y | 1460 | CONFIG_JOLIET=y |
1463 | CONFIG_ZISOFS=y | 1461 | CONFIG_ZISOFS=y |
1464 | CONFIG_ZISOFS_FS=y | ||
1465 | CONFIG_UDF_FS=m | 1462 | CONFIG_UDF_FS=m |
1466 | CONFIG_UDF_NLS=y | 1463 | CONFIG_UDF_NLS=y |
1467 | 1464 | ||
@@ -1527,6 +1524,7 @@ CONFIG_NFS_ACL_SUPPORT=y | |||
1527 | CONFIG_NFS_COMMON=y | 1524 | CONFIG_NFS_COMMON=y |
1528 | CONFIG_SUNRPC=y | 1525 | CONFIG_SUNRPC=y |
1529 | CONFIG_SUNRPC_GSS=y | 1526 | CONFIG_SUNRPC_GSS=y |
1527 | # CONFIG_SUNRPC_BIND34 is not set | ||
1530 | CONFIG_RPCSEC_GSS_KRB5=y | 1528 | CONFIG_RPCSEC_GSS_KRB5=y |
1531 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1529 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1532 | # CONFIG_SMB_FS is not set | 1530 | # CONFIG_SMB_FS is not set |
@@ -1561,6 +1559,7 @@ CONFIG_MSDOS_PARTITION=y | |||
1561 | # CONFIG_SUN_PARTITION is not set | 1559 | # CONFIG_SUN_PARTITION is not set |
1562 | # CONFIG_KARMA_PARTITION is not set | 1560 | # CONFIG_KARMA_PARTITION is not set |
1563 | # CONFIG_EFI_PARTITION is not set | 1561 | # CONFIG_EFI_PARTITION is not set |
1562 | # CONFIG_SYSV68_PARTITION is not set | ||
1564 | 1563 | ||
1565 | # | 1564 | # |
1566 | # Native Language Support | 1565 | # Native Language Support |
@@ -1610,6 +1609,7 @@ CONFIG_NLS_UTF8=y | |||
1610 | # Distributed Lock Manager | 1609 | # Distributed Lock Manager |
1611 | # | 1610 | # |
1612 | # CONFIG_DLM is not set | 1611 | # CONFIG_DLM is not set |
1612 | # CONFIG_UCC_SLOW is not set | ||
1613 | 1613 | ||
1614 | # | 1614 | # |
1615 | # Library routines | 1615 | # Library routines |
@@ -1617,12 +1617,15 @@ CONFIG_NLS_UTF8=y | |||
1617 | CONFIG_BITREVERSE=y | 1617 | CONFIG_BITREVERSE=y |
1618 | CONFIG_CRC_CCITT=m | 1618 | CONFIG_CRC_CCITT=m |
1619 | # CONFIG_CRC16 is not set | 1619 | # CONFIG_CRC16 is not set |
1620 | # CONFIG_CRC_ITU_T is not set | ||
1620 | CONFIG_CRC32=y | 1621 | CONFIG_CRC32=y |
1621 | CONFIG_LIBCRC32C=m | 1622 | CONFIG_LIBCRC32C=m |
1622 | CONFIG_ZLIB_INFLATE=y | 1623 | CONFIG_ZLIB_INFLATE=y |
1623 | CONFIG_ZLIB_DEFLATE=m | 1624 | CONFIG_ZLIB_DEFLATE=m |
1624 | CONFIG_PLIST=y | 1625 | CONFIG_PLIST=y |
1625 | CONFIG_IOMAP_COPY=y | 1626 | CONFIG_HAS_IOMEM=y |
1627 | CONFIG_HAS_IOPORT=y | ||
1628 | CONFIG_HAS_DMA=y | ||
1626 | 1629 | ||
1627 | # | 1630 | # |
1628 | # Instrumentation Support | 1631 | # Instrumentation Support |
@@ -1641,15 +1644,15 @@ CONFIG_MAGIC_SYSRQ=y | |||
1641 | CONFIG_DEBUG_FS=y | 1644 | CONFIG_DEBUG_FS=y |
1642 | # CONFIG_HEADERS_CHECK is not set | 1645 | # CONFIG_HEADERS_CHECK is not set |
1643 | CONFIG_DEBUG_KERNEL=y | 1646 | CONFIG_DEBUG_KERNEL=y |
1644 | CONFIG_LOG_BUF_SHIFT=17 | 1647 | # CONFIG_DEBUG_SHIRQ is not set |
1645 | CONFIG_DETECT_SOFTLOCKUP=y | 1648 | CONFIG_DETECT_SOFTLOCKUP=y |
1646 | # CONFIG_SCHEDSTATS is not set | 1649 | # CONFIG_SCHEDSTATS is not set |
1650 | # CONFIG_TIMER_STATS is not set | ||
1647 | # CONFIG_DEBUG_SLAB is not set | 1651 | # CONFIG_DEBUG_SLAB is not set |
1648 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1652 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1649 | # CONFIG_RT_MUTEX_TESTER is not set | 1653 | # CONFIG_RT_MUTEX_TESTER is not set |
1650 | # CONFIG_DEBUG_SPINLOCK is not set | 1654 | # CONFIG_DEBUG_SPINLOCK is not set |
1651 | CONFIG_DEBUG_MUTEXES=y | 1655 | CONFIG_DEBUG_MUTEXES=y |
1652 | # CONFIG_DEBUG_RWSEMS is not set | ||
1653 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1656 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1654 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1657 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1655 | # CONFIG_DEBUG_KOBJECT is not set | 1658 | # CONFIG_DEBUG_KOBJECT is not set |
@@ -1659,8 +1662,10 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
1659 | # CONFIG_DEBUG_LIST is not set | 1662 | # CONFIG_DEBUG_LIST is not set |
1660 | CONFIG_FORCED_INLINING=y | 1663 | CONFIG_FORCED_INLINING=y |
1661 | # CONFIG_RCU_TORTURE_TEST is not set | 1664 | # CONFIG_RCU_TORTURE_TEST is not set |
1665 | # CONFIG_FAULT_INJECTION is not set | ||
1662 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1666 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1663 | # CONFIG_DEBUG_STACK_USAGE is not set | 1667 | # CONFIG_DEBUG_STACK_USAGE is not set |
1668 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1664 | # CONFIG_DEBUGGER is not set | 1669 | # CONFIG_DEBUGGER is not set |
1665 | CONFIG_IRQSTACKS=y | 1670 | CONFIG_IRQSTACKS=y |
1666 | CONFIG_BOOTX_TEXT=y | 1671 | CONFIG_BOOTX_TEXT=y |
@@ -1693,8 +1698,11 @@ CONFIG_CRYPTO_WP512=m | |||
1693 | # CONFIG_CRYPTO_GF128MUL is not set | 1698 | # CONFIG_CRYPTO_GF128MUL is not set |
1694 | CONFIG_CRYPTO_ECB=m | 1699 | CONFIG_CRYPTO_ECB=m |
1695 | CONFIG_CRYPTO_CBC=y | 1700 | CONFIG_CRYPTO_CBC=y |
1701 | CONFIG_CRYPTO_PCBC=m | ||
1696 | # CONFIG_CRYPTO_LRW is not set | 1702 | # CONFIG_CRYPTO_LRW is not set |
1703 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1697 | CONFIG_CRYPTO_DES=y | 1704 | CONFIG_CRYPTO_DES=y |
1705 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1698 | CONFIG_CRYPTO_BLOWFISH=m | 1706 | CONFIG_CRYPTO_BLOWFISH=m |
1699 | CONFIG_CRYPTO_TWOFISH=m | 1707 | CONFIG_CRYPTO_TWOFISH=m |
1700 | CONFIG_CRYPTO_TWOFISH_COMMON=m | 1708 | CONFIG_CRYPTO_TWOFISH_COMMON=m |
@@ -1709,6 +1717,7 @@ CONFIG_CRYPTO_ANUBIS=m | |||
1709 | CONFIG_CRYPTO_DEFLATE=m | 1717 | CONFIG_CRYPTO_DEFLATE=m |
1710 | CONFIG_CRYPTO_MICHAEL_MIC=m | 1718 | CONFIG_CRYPTO_MICHAEL_MIC=m |
1711 | CONFIG_CRYPTO_CRC32C=m | 1719 | CONFIG_CRYPTO_CRC32C=m |
1720 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1712 | CONFIG_CRYPTO_TEST=m | 1721 | CONFIG_CRYPTO_TEST=m |
1713 | 1722 | ||
1714 | # | 1723 | # |