diff options
author | Paul Mackerras <paulus@samba.org> | 2007-01-22 06:39:24 -0500 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-01-22 06:39:24 -0500 |
commit | e89debcd18a3ef74b27894e479d6b9e658fc6de6 (patch) | |
tree | 53696791ee6c1183ecc67f5965427cdac6ad39ea /arch/powerpc/configs/mpc834x_itx_defconfig | |
parent | 434f98c48fc1d2a1f562a28a1562a7b53e940957 (diff) |
[POWERPC] Update defconfigs
Mostly took the defaults, except tried to get the netfilter options
more or less as they were before.
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/configs/mpc834x_itx_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc834x_itx_defconfig | 187 |
1 files changed, 149 insertions, 38 deletions
diff --git a/arch/powerpc/configs/mpc834x_itx_defconfig b/arch/powerpc/configs/mpc834x_itx_defconfig index 0561b73a918f..45757b613702 100644 --- a/arch/powerpc/configs/mpc834x_itx_defconfig +++ b/arch/powerpc/configs/mpc834x_itx_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.18 | 3 | # Linux kernel version: 2.6.20-rc5 |
4 | # Mon Sep 25 19:41:14 2006 | 4 | # Mon Jan 22 22:23:43 2007 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | CONFIG_PPC32=y | 7 | CONFIG_PPC32=y |
@@ -10,6 +10,7 @@ CONFIG_MMU=y | |||
10 | CONFIG_GENERIC_HARDIRQS=y | 10 | CONFIG_GENERIC_HARDIRQS=y |
11 | CONFIG_IRQ_PER_CPU=y | 11 | CONFIG_IRQ_PER_CPU=y |
12 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 12 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
13 | CONFIG_ARCH_HAS_ILOG2_U32=y | ||
13 | CONFIG_GENERIC_HWEIGHT=y | 14 | CONFIG_GENERIC_HWEIGHT=y |
14 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 15 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
15 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 16 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
@@ -22,13 +23,13 @@ CONFIG_PPC_OF=y | |||
22 | CONFIG_PPC_UDBG_16550=y | 23 | CONFIG_PPC_UDBG_16550=y |
23 | # CONFIG_GENERIC_TBSYNC is not set | 24 | # CONFIG_GENERIC_TBSYNC is not set |
24 | CONFIG_AUDIT_ARCH=y | 25 | CONFIG_AUDIT_ARCH=y |
26 | CONFIG_GENERIC_BUG=y | ||
25 | CONFIG_DEFAULT_UIMAGE=y | 27 | CONFIG_DEFAULT_UIMAGE=y |
26 | 28 | ||
27 | # | 29 | # |
28 | # Processor support | 30 | # Processor support |
29 | # | 31 | # |
30 | # CONFIG_CLASSIC32 is not set | 32 | # CONFIG_CLASSIC32 is not set |
31 | # CONFIG_PPC_52xx is not set | ||
32 | # CONFIG_PPC_82xx is not set | 33 | # CONFIG_PPC_82xx is not set |
33 | CONFIG_PPC_83xx=y | 34 | CONFIG_PPC_83xx=y |
34 | # CONFIG_PPC_85xx is not set | 35 | # CONFIG_PPC_85xx is not set |
@@ -40,6 +41,8 @@ CONFIG_PPC_83xx=y | |||
40 | CONFIG_6xx=y | 41 | CONFIG_6xx=y |
41 | CONFIG_83xx=y | 42 | CONFIG_83xx=y |
42 | CONFIG_PPC_FPU=y | 43 | CONFIG_PPC_FPU=y |
44 | # CONFIG_PPC_DCR_NATIVE is not set | ||
45 | # CONFIG_PPC_DCR_MMIO is not set | ||
43 | CONFIG_PPC_STD_MMU=y | 46 | CONFIG_PPC_STD_MMU=y |
44 | CONFIG_PPC_STD_MMU_32=y | 47 | CONFIG_PPC_STD_MMU_32=y |
45 | # CONFIG_SMP is not set | 48 | # CONFIG_SMP is not set |
@@ -59,16 +62,20 @@ CONFIG_LOCALVERSION="" | |||
59 | CONFIG_LOCALVERSION_AUTO=y | 62 | CONFIG_LOCALVERSION_AUTO=y |
60 | CONFIG_SWAP=y | 63 | CONFIG_SWAP=y |
61 | CONFIG_SYSVIPC=y | 64 | CONFIG_SYSVIPC=y |
65 | # CONFIG_IPC_NS is not set | ||
62 | # CONFIG_POSIX_MQUEUE is not set | 66 | # CONFIG_POSIX_MQUEUE is not set |
63 | # CONFIG_BSD_PROCESS_ACCT is not set | 67 | # CONFIG_BSD_PROCESS_ACCT is not set |
64 | # CONFIG_TASKSTATS is not set | 68 | # CONFIG_TASKSTATS is not set |
69 | # CONFIG_UTS_NS is not set | ||
65 | # CONFIG_AUDIT is not set | 70 | # CONFIG_AUDIT is not set |
66 | # CONFIG_IKCONFIG is not set | 71 | # CONFIG_IKCONFIG is not set |
72 | CONFIG_SYSFS_DEPRECATED=y | ||
67 | # CONFIG_RELAY is not set | 73 | # CONFIG_RELAY is not set |
68 | CONFIG_INITRAMFS_SOURCE="" | 74 | CONFIG_INITRAMFS_SOURCE="" |
69 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 75 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
70 | CONFIG_EMBEDDED=y | ||
71 | CONFIG_SYSCTL=y | 76 | CONFIG_SYSCTL=y |
77 | CONFIG_EMBEDDED=y | ||
78 | CONFIG_SYSCTL_SYSCALL=y | ||
72 | # CONFIG_KALLSYMS is not set | 79 | # CONFIG_KALLSYMS is not set |
73 | CONFIG_HOTPLUG=y | 80 | CONFIG_HOTPLUG=y |
74 | CONFIG_PRINTK=y | 81 | CONFIG_PRINTK=y |
@@ -98,6 +105,7 @@ CONFIG_MODULE_UNLOAD=y | |||
98 | # | 105 | # |
99 | # Block layer | 106 | # Block layer |
100 | # | 107 | # |
108 | CONFIG_BLOCK=y | ||
101 | # CONFIG_LBD is not set | 109 | # CONFIG_LBD is not set |
102 | # CONFIG_BLK_DEV_IO_TRACE is not set | 110 | # CONFIG_BLK_DEV_IO_TRACE is not set |
103 | # CONFIG_LSF is not set | 111 | # CONFIG_LSF is not set |
@@ -120,8 +128,10 @@ CONFIG_PPC_GEN550=y | |||
120 | # | 128 | # |
121 | # Platform support | 129 | # Platform support |
122 | # | 130 | # |
131 | # CONFIG_MPC832x_MDS is not set | ||
123 | # CONFIG_MPC834x_SYS is not set | 132 | # CONFIG_MPC834x_SYS is not set |
124 | CONFIG_MPC834x_ITX=y | 133 | CONFIG_MPC834x_ITX=y |
134 | # CONFIG_MPC8360E_PB is not set | ||
125 | CONFIG_MPC834x=y | 135 | CONFIG_MPC834x=y |
126 | # CONFIG_MPIC is not set | 136 | # CONFIG_MPIC is not set |
127 | 137 | ||
@@ -131,6 +141,7 @@ CONFIG_MPC834x=y | |||
131 | # CONFIG_HIGHMEM is not set | 141 | # CONFIG_HIGHMEM is not set |
132 | # CONFIG_HZ_100 is not set | 142 | # CONFIG_HZ_100 is not set |
133 | CONFIG_HZ_250=y | 143 | CONFIG_HZ_250=y |
144 | # CONFIG_HZ_300 is not set | ||
134 | # CONFIG_HZ_1000 is not set | 145 | # CONFIG_HZ_1000 is not set |
135 | CONFIG_HZ=250 | 146 | CONFIG_HZ=250 |
136 | CONFIG_PREEMPT_NONE=y | 147 | CONFIG_PREEMPT_NONE=y |
@@ -138,8 +149,10 @@ CONFIG_PREEMPT_NONE=y | |||
138 | # CONFIG_PREEMPT is not set | 149 | # CONFIG_PREEMPT is not set |
139 | CONFIG_BINFMT_ELF=y | 150 | CONFIG_BINFMT_ELF=y |
140 | # CONFIG_BINFMT_MISC is not set | 151 | # CONFIG_BINFMT_MISC is not set |
152 | CONFIG_MATH_EMULATION=y | ||
141 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 153 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
142 | CONFIG_ARCH_FLATMEM_ENABLE=y | 154 | CONFIG_ARCH_FLATMEM_ENABLE=y |
155 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
143 | CONFIG_SELECT_MEMORY_MODEL=y | 156 | CONFIG_SELECT_MEMORY_MODEL=y |
144 | CONFIG_FLATMEM_MANUAL=y | 157 | CONFIG_FLATMEM_MANUAL=y |
145 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 158 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
@@ -206,6 +219,7 @@ CONFIG_PACKET=y | |||
206 | CONFIG_UNIX=y | 219 | CONFIG_UNIX=y |
207 | CONFIG_XFRM=y | 220 | CONFIG_XFRM=y |
208 | # CONFIG_XFRM_USER is not set | 221 | # CONFIG_XFRM_USER is not set |
222 | # CONFIG_XFRM_SUB_POLICY is not set | ||
209 | # CONFIG_NET_KEY is not set | 223 | # CONFIG_NET_KEY is not set |
210 | CONFIG_INET=y | 224 | CONFIG_INET=y |
211 | CONFIG_IP_MULTICAST=y | 225 | CONFIG_IP_MULTICAST=y |
@@ -227,10 +241,13 @@ CONFIG_SYN_COOKIES=y | |||
227 | # CONFIG_INET_TUNNEL is not set | 241 | # CONFIG_INET_TUNNEL is not set |
228 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 242 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
229 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 243 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
244 | CONFIG_INET_XFRM_MODE_BEET=y | ||
230 | CONFIG_INET_DIAG=y | 245 | CONFIG_INET_DIAG=y |
231 | CONFIG_INET_TCP_DIAG=y | 246 | CONFIG_INET_TCP_DIAG=y |
232 | # CONFIG_TCP_CONG_ADVANCED is not set | 247 | # CONFIG_TCP_CONG_ADVANCED is not set |
233 | CONFIG_TCP_CONG_BIC=y | 248 | CONFIG_TCP_CONG_CUBIC=y |
249 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
250 | # CONFIG_TCP_MD5SIG is not set | ||
234 | # CONFIG_IPV6 is not set | 251 | # CONFIG_IPV6 is not set |
235 | # CONFIG_INET6_XFRM_TUNNEL is not set | 252 | # CONFIG_INET6_XFRM_TUNNEL is not set |
236 | # CONFIG_INET6_TUNNEL is not set | 253 | # CONFIG_INET6_TUNNEL is not set |
@@ -411,9 +428,16 @@ CONFIG_BLK_DEV_INITRD=y | |||
411 | # CONFIG_ATA_OVER_ETH is not set | 428 | # CONFIG_ATA_OVER_ETH is not set |
412 | 429 | ||
413 | # | 430 | # |
431 | # Misc devices | ||
432 | # | ||
433 | # CONFIG_SGI_IOC4 is not set | ||
434 | # CONFIG_TIFM_CORE is not set | ||
435 | |||
436 | # | ||
414 | # ATA/ATAPI/MFM/RLL support | 437 | # ATA/ATAPI/MFM/RLL support |
415 | # | 438 | # |
416 | CONFIG_IDE=y | 439 | CONFIG_IDE=y |
440 | CONFIG_IDE_MAX_HWIFS=4 | ||
417 | # CONFIG_BLK_DEV_IDE is not set | 441 | # CONFIG_BLK_DEV_IDE is not set |
418 | # CONFIG_BLK_DEV_HD_ONLY is not set | 442 | # CONFIG_BLK_DEV_HD_ONLY is not set |
419 | # CONFIG_BLK_DEV_HD is not set | 443 | # CONFIG_BLK_DEV_HD is not set |
@@ -423,6 +447,8 @@ CONFIG_IDE=y | |||
423 | # | 447 | # |
424 | # CONFIG_RAID_ATTRS is not set | 448 | # CONFIG_RAID_ATTRS is not set |
425 | CONFIG_SCSI=y | 449 | CONFIG_SCSI=y |
450 | # CONFIG_SCSI_TGT is not set | ||
451 | # CONFIG_SCSI_NETLINK is not set | ||
426 | CONFIG_SCSI_PROC_FS=y | 452 | CONFIG_SCSI_PROC_FS=y |
427 | 453 | ||
428 | # | 454 | # |
@@ -441,14 +467,16 @@ CONFIG_CHR_DEV_SG=y | |||
441 | # CONFIG_SCSI_MULTI_LUN is not set | 467 | # CONFIG_SCSI_MULTI_LUN is not set |
442 | # CONFIG_SCSI_CONSTANTS is not set | 468 | # CONFIG_SCSI_CONSTANTS is not set |
443 | # CONFIG_SCSI_LOGGING is not set | 469 | # CONFIG_SCSI_LOGGING is not set |
470 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
444 | 471 | ||
445 | # | 472 | # |
446 | # SCSI Transport Attributes | 473 | # SCSI Transports |
447 | # | 474 | # |
448 | CONFIG_SCSI_SPI_ATTRS=y | 475 | CONFIG_SCSI_SPI_ATTRS=y |
449 | # CONFIG_SCSI_FC_ATTRS is not set | 476 | # CONFIG_SCSI_FC_ATTRS is not set |
450 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 477 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
451 | # CONFIG_SCSI_SAS_ATTRS is not set | 478 | # CONFIG_SCSI_SAS_ATTRS is not set |
479 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
452 | 480 | ||
453 | # | 481 | # |
454 | # SCSI low-level drivers | 482 | # SCSI low-level drivers |
@@ -461,27 +489,13 @@ CONFIG_SCSI_SPI_ATTRS=y | |||
461 | # CONFIG_SCSI_AIC7XXX is not set | 489 | # CONFIG_SCSI_AIC7XXX is not set |
462 | # CONFIG_SCSI_AIC7XXX_OLD is not set | 490 | # CONFIG_SCSI_AIC7XXX_OLD is not set |
463 | # CONFIG_SCSI_AIC79XX is not set | 491 | # CONFIG_SCSI_AIC79XX is not set |
492 | # CONFIG_SCSI_AIC94XX is not set | ||
464 | # CONFIG_SCSI_DPT_I2O is not set | 493 | # CONFIG_SCSI_DPT_I2O is not set |
494 | # CONFIG_SCSI_ARCMSR is not set | ||
465 | # CONFIG_MEGARAID_NEWGEN is not set | 495 | # CONFIG_MEGARAID_NEWGEN is not set |
466 | # CONFIG_MEGARAID_LEGACY is not set | 496 | # CONFIG_MEGARAID_LEGACY is not set |
467 | # CONFIG_MEGARAID_SAS is not set | 497 | # CONFIG_MEGARAID_SAS is not set |
468 | CONFIG_ATA=y | ||
469 | # CONFIG_SATA_AHCI is not set | ||
470 | # CONFIG_SATA_SVW is not set | ||
471 | # CONFIG_SCSI_ATA_PIIX is not set | ||
472 | # CONFIG_SATA_MV is not set | ||
473 | # CONFIG_SATA_NV is not set | ||
474 | # CONFIG_SCSI_PDC_ADMA is not set | ||
475 | # CONFIG_SCSI_HPTIOP is not set | 498 | # CONFIG_SCSI_HPTIOP is not set |
476 | # CONFIG_SATA_QSTOR is not set | ||
477 | # CONFIG_SATA_PROMISE is not set | ||
478 | # CONFIG_SATA_SX4 is not set | ||
479 | CONFIG_SATA_SIL=y | ||
480 | # CONFIG_SATA_SIL24 is not set | ||
481 | # CONFIG_SATA_SIS is not set | ||
482 | # CONFIG_SATA_ULI is not set | ||
483 | # CONFIG_SATA_VIA is not set | ||
484 | # CONFIG_SATA_VITESSE is not set | ||
485 | # CONFIG_SCSI_BUSLOGIC is not set | 499 | # CONFIG_SCSI_BUSLOGIC is not set |
486 | # CONFIG_SCSI_DMX3191D is not set | 500 | # CONFIG_SCSI_DMX3191D is not set |
487 | # CONFIG_SCSI_EATA is not set | 501 | # CONFIG_SCSI_EATA is not set |
@@ -490,15 +504,73 @@ CONFIG_SATA_SIL=y | |||
490 | # CONFIG_SCSI_IPS is not set | 504 | # CONFIG_SCSI_IPS is not set |
491 | # CONFIG_SCSI_INITIO is not set | 505 | # CONFIG_SCSI_INITIO is not set |
492 | # CONFIG_SCSI_INIA100 is not set | 506 | # CONFIG_SCSI_INIA100 is not set |
507 | # CONFIG_SCSI_STEX is not set | ||
493 | # CONFIG_SCSI_SYM53C8XX_2 is not set | 508 | # CONFIG_SCSI_SYM53C8XX_2 is not set |
494 | # CONFIG_SCSI_IPR is not set | 509 | # CONFIG_SCSI_IPR is not set |
495 | # CONFIG_SCSI_QLOGIC_1280 is not set | 510 | # CONFIG_SCSI_QLOGIC_1280 is not set |
496 | # CONFIG_SCSI_QLA_FC is not set | 511 | # CONFIG_SCSI_QLA_FC is not set |
512 | # CONFIG_SCSI_QLA_ISCSI is not set | ||
497 | # CONFIG_SCSI_LPFC is not set | 513 | # CONFIG_SCSI_LPFC is not set |
498 | # CONFIG_SCSI_DC395x is not set | 514 | # CONFIG_SCSI_DC395x is not set |
499 | # CONFIG_SCSI_DC390T is not set | 515 | # CONFIG_SCSI_DC390T is not set |
500 | # CONFIG_SCSI_NSP32 is not set | 516 | # CONFIG_SCSI_NSP32 is not set |
501 | # CONFIG_SCSI_DEBUG is not set | 517 | # CONFIG_SCSI_DEBUG is not set |
518 | # CONFIG_SCSI_SRP is not set | ||
519 | |||
520 | # | ||
521 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
522 | # | ||
523 | CONFIG_ATA=y | ||
524 | # CONFIG_SATA_AHCI is not set | ||
525 | # CONFIG_SATA_SVW is not set | ||
526 | # CONFIG_ATA_PIIX is not set | ||
527 | # CONFIG_SATA_MV is not set | ||
528 | # CONFIG_SATA_NV is not set | ||
529 | # CONFIG_PDC_ADMA is not set | ||
530 | # CONFIG_SATA_QSTOR is not set | ||
531 | # CONFIG_SATA_PROMISE is not set | ||
532 | # CONFIG_SATA_SX4 is not set | ||
533 | CONFIG_SATA_SIL=y | ||
534 | # CONFIG_SATA_SIL24 is not set | ||
535 | # CONFIG_SATA_SIS is not set | ||
536 | # CONFIG_SATA_ULI is not set | ||
537 | # CONFIG_SATA_VIA is not set | ||
538 | # CONFIG_SATA_VITESSE is not set | ||
539 | # CONFIG_PATA_ALI is not set | ||
540 | # CONFIG_PATA_AMD is not set | ||
541 | # CONFIG_PATA_ARTOP is not set | ||
542 | # CONFIG_PATA_ATIIXP is not set | ||
543 | # CONFIG_PATA_CMD64X is not set | ||
544 | # CONFIG_PATA_CS5520 is not set | ||
545 | # CONFIG_PATA_CS5530 is not set | ||
546 | # CONFIG_PATA_CYPRESS is not set | ||
547 | # CONFIG_PATA_EFAR is not set | ||
548 | # CONFIG_ATA_GENERIC is not set | ||
549 | # CONFIG_PATA_HPT366 is not set | ||
550 | # CONFIG_PATA_HPT37X is not set | ||
551 | # CONFIG_PATA_HPT3X2N is not set | ||
552 | # CONFIG_PATA_HPT3X3 is not set | ||
553 | # CONFIG_PATA_IT821X is not set | ||
554 | # CONFIG_PATA_JMICRON is not set | ||
555 | # CONFIG_PATA_TRIFLEX is not set | ||
556 | # CONFIG_PATA_MARVELL is not set | ||
557 | # CONFIG_PATA_MPIIX is not set | ||
558 | # CONFIG_PATA_OLDPIIX is not set | ||
559 | # CONFIG_PATA_NETCELL is not set | ||
560 | # CONFIG_PATA_NS87410 is not set | ||
561 | # CONFIG_PATA_OPTI is not set | ||
562 | # CONFIG_PATA_OPTIDMA is not set | ||
563 | # CONFIG_PATA_PDC_OLD is not set | ||
564 | # CONFIG_PATA_RADISYS is not set | ||
565 | # CONFIG_PATA_RZ1000 is not set | ||
566 | # CONFIG_PATA_SC1200 is not set | ||
567 | # CONFIG_PATA_SERVERWORKS is not set | ||
568 | # CONFIG_PATA_PDC2027X is not set | ||
569 | # CONFIG_PATA_SIL680 is not set | ||
570 | # CONFIG_PATA_SIS is not set | ||
571 | # CONFIG_PATA_VIA is not set | ||
572 | # CONFIG_PATA_WINBOND is not set | ||
573 | # CONFIG_PATA_PLATFORM is not set | ||
502 | 574 | ||
503 | # | 575 | # |
504 | # Multi-device support (RAID and LVM) | 576 | # Multi-device support (RAID and LVM) |
@@ -535,6 +607,7 @@ CONFIG_MD_RAID1=y | |||
535 | # | 607 | # |
536 | # Macintosh device drivers | 608 | # Macintosh device drivers |
537 | # | 609 | # |
610 | # CONFIG_MAC_EMUMOUSEBTN is not set | ||
538 | # CONFIG_WINDFARM is not set | 611 | # CONFIG_WINDFARM is not set |
539 | 612 | ||
540 | # | 613 | # |
@@ -566,6 +639,7 @@ CONFIG_PHYLIB=y | |||
566 | CONFIG_CICADA_PHY=y | 639 | CONFIG_CICADA_PHY=y |
567 | # CONFIG_VITESSE_PHY is not set | 640 | # CONFIG_VITESSE_PHY is not set |
568 | # CONFIG_SMSC_PHY is not set | 641 | # CONFIG_SMSC_PHY is not set |
642 | # CONFIG_BROADCOM_PHY is not set | ||
569 | # CONFIG_FIXED_PHY is not set | 643 | # CONFIG_FIXED_PHY is not set |
570 | 644 | ||
571 | # | 645 | # |
@@ -622,6 +696,7 @@ CONFIG_E100=y | |||
622 | # CONFIG_BNX2 is not set | 696 | # CONFIG_BNX2 is not set |
623 | CONFIG_GIANFAR=y | 697 | CONFIG_GIANFAR=y |
624 | CONFIG_GFAR_NAPI=y | 698 | CONFIG_GFAR_NAPI=y |
699 | # CONFIG_QLA3XXX is not set | ||
625 | 700 | ||
626 | # | 701 | # |
627 | # Ethernet (10000 Mbit) | 702 | # Ethernet (10000 Mbit) |
@@ -630,6 +705,7 @@ CONFIG_GFAR_NAPI=y | |||
630 | # CONFIG_IXGB is not set | 705 | # CONFIG_IXGB is not set |
631 | # CONFIG_S2IO is not set | 706 | # CONFIG_S2IO is not set |
632 | # CONFIG_MYRI10GE is not set | 707 | # CONFIG_MYRI10GE is not set |
708 | # CONFIG_NETXEN_NIC is not set | ||
633 | 709 | ||
634 | # | 710 | # |
635 | # Token Ring devices | 711 | # Token Ring devices |
@@ -669,6 +745,7 @@ CONFIG_GFAR_NAPI=y | |||
669 | # Input device support | 745 | # Input device support |
670 | # | 746 | # |
671 | CONFIG_INPUT=y | 747 | CONFIG_INPUT=y |
748 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
672 | 749 | ||
673 | # | 750 | # |
674 | # Userland interfaces | 751 | # Userland interfaces |
@@ -713,6 +790,7 @@ CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | |||
713 | # | 790 | # |
714 | # Non-8250 serial port support | 791 | # Non-8250 serial port support |
715 | # | 792 | # |
793 | # CONFIG_SERIAL_UARTLITE is not set | ||
716 | CONFIG_SERIAL_CORE=y | 794 | CONFIG_SERIAL_CORE=y |
717 | CONFIG_SERIAL_CORE_CONSOLE=y | 795 | CONFIG_SERIAL_CORE_CONSOLE=y |
718 | # CONFIG_SERIAL_JSM is not set | 796 | # CONFIG_SERIAL_JSM is not set |
@@ -753,10 +831,6 @@ CONFIG_HW_RANDOM=y | |||
753 | # CONFIG_DTLK is not set | 831 | # CONFIG_DTLK is not set |
754 | # CONFIG_R3964 is not set | 832 | # CONFIG_R3964 is not set |
755 | # CONFIG_APPLICOM is not set | 833 | # CONFIG_APPLICOM is not set |
756 | |||
757 | # | ||
758 | # Ftape, the floppy tape device driver | ||
759 | # | ||
760 | # CONFIG_AGP is not set | 834 | # CONFIG_AGP is not set |
761 | # CONFIG_DRM is not set | 835 | # CONFIG_DRM is not set |
762 | # CONFIG_RAW_DRIVER is not set | 836 | # CONFIG_RAW_DRIVER is not set |
@@ -765,7 +839,6 @@ CONFIG_HW_RANDOM=y | |||
765 | # TPM devices | 839 | # TPM devices |
766 | # | 840 | # |
767 | # CONFIG_TCG_TPM is not set | 841 | # CONFIG_TCG_TPM is not set |
768 | # CONFIG_TELCLOCK is not set | ||
769 | 842 | ||
770 | # | 843 | # |
771 | # I2C support | 844 | # I2C support |
@@ -842,6 +915,7 @@ CONFIG_SPI_MPC83xx=y | |||
842 | # | 915 | # |
843 | # Dallas's 1-wire bus | 916 | # Dallas's 1-wire bus |
844 | # | 917 | # |
918 | # CONFIG_W1 is not set | ||
845 | 919 | ||
846 | # | 920 | # |
847 | # Hardware Monitoring support | 921 | # Hardware Monitoring support |
@@ -876,29 +950,27 @@ CONFIG_HWMON=y | |||
876 | # CONFIG_SENSORS_LM92 is not set | 950 | # CONFIG_SENSORS_LM92 is not set |
877 | # CONFIG_SENSORS_MAX1619 is not set | 951 | # CONFIG_SENSORS_MAX1619 is not set |
878 | # CONFIG_SENSORS_PC87360 is not set | 952 | # CONFIG_SENSORS_PC87360 is not set |
953 | # CONFIG_SENSORS_PC87427 is not set | ||
879 | # CONFIG_SENSORS_SIS5595 is not set | 954 | # CONFIG_SENSORS_SIS5595 is not set |
880 | # CONFIG_SENSORS_SMSC47M1 is not set | 955 | # CONFIG_SENSORS_SMSC47M1 is not set |
881 | # CONFIG_SENSORS_SMSC47M192 is not set | 956 | # CONFIG_SENSORS_SMSC47M192 is not set |
882 | # CONFIG_SENSORS_SMSC47B397 is not set | 957 | # CONFIG_SENSORS_SMSC47B397 is not set |
883 | # CONFIG_SENSORS_VIA686A is not set | 958 | # CONFIG_SENSORS_VIA686A is not set |
959 | # CONFIG_SENSORS_VT1211 is not set | ||
884 | # CONFIG_SENSORS_VT8231 is not set | 960 | # CONFIG_SENSORS_VT8231 is not set |
885 | # CONFIG_SENSORS_W83781D is not set | 961 | # CONFIG_SENSORS_W83781D is not set |
886 | # CONFIG_SENSORS_W83791D is not set | 962 | # CONFIG_SENSORS_W83791D is not set |
887 | # CONFIG_SENSORS_W83792D is not set | 963 | # CONFIG_SENSORS_W83792D is not set |
964 | # CONFIG_SENSORS_W83793 is not set | ||
888 | # CONFIG_SENSORS_W83L785TS is not set | 965 | # CONFIG_SENSORS_W83L785TS is not set |
889 | # CONFIG_SENSORS_W83627HF is not set | 966 | # CONFIG_SENSORS_W83627HF is not set |
890 | # CONFIG_SENSORS_W83627EHF is not set | 967 | # CONFIG_SENSORS_W83627EHF is not set |
891 | # CONFIG_HWMON_DEBUG_CHIP is not set | 968 | # CONFIG_HWMON_DEBUG_CHIP is not set |
892 | 969 | ||
893 | # | 970 | # |
894 | # Misc devices | ||
895 | # | ||
896 | |||
897 | # | ||
898 | # Multimedia devices | 971 | # Multimedia devices |
899 | # | 972 | # |
900 | # CONFIG_VIDEO_DEV is not set | 973 | # CONFIG_VIDEO_DEV is not set |
901 | CONFIG_VIDEO_V4L2=y | ||
902 | 974 | ||
903 | # | 975 | # |
904 | # Digital Video Broadcasting Devices | 976 | # Digital Video Broadcasting Devices |
@@ -911,6 +983,7 @@ CONFIG_VIDEO_V4L2=y | |||
911 | # | 983 | # |
912 | CONFIG_FIRMWARE_EDID=y | 984 | CONFIG_FIRMWARE_EDID=y |
913 | # CONFIG_FB is not set | 985 | # CONFIG_FB is not set |
986 | # CONFIG_FB_IBM_GXT4500 is not set | ||
914 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 987 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
915 | 988 | ||
916 | # | 989 | # |
@@ -919,6 +992,11 @@ CONFIG_FIRMWARE_EDID=y | |||
919 | # CONFIG_SOUND is not set | 992 | # CONFIG_SOUND is not set |
920 | 993 | ||
921 | # | 994 | # |
995 | # HID Devices | ||
996 | # | ||
997 | CONFIG_HID=y | ||
998 | |||
999 | # | ||
922 | # USB support | 1000 | # USB support |
923 | # | 1001 | # |
924 | CONFIG_USB_ARCH_HAS_HCD=y | 1002 | CONFIG_USB_ARCH_HAS_HCD=y |
@@ -933,6 +1011,7 @@ CONFIG_USB=y | |||
933 | CONFIG_USB_DEVICEFS=y | 1011 | CONFIG_USB_DEVICEFS=y |
934 | # CONFIG_USB_BANDWIDTH is not set | 1012 | # CONFIG_USB_BANDWIDTH is not set |
935 | # CONFIG_USB_DYNAMIC_MINORS is not set | 1013 | # CONFIG_USB_DYNAMIC_MINORS is not set |
1014 | # CONFIG_USB_MULTITHREAD_PROBE is not set | ||
936 | # CONFIG_USB_OTG is not set | 1015 | # CONFIG_USB_OTG is not set |
937 | 1016 | ||
938 | # | 1017 | # |
@@ -972,6 +1051,7 @@ CONFIG_USB_STORAGE=y | |||
972 | # CONFIG_USB_STORAGE_SDDR55 is not set | 1051 | # CONFIG_USB_STORAGE_SDDR55 is not set |
973 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | 1052 | # CONFIG_USB_STORAGE_JUMPSHOT is not set |
974 | # CONFIG_USB_STORAGE_ALAUDA is not set | 1053 | # CONFIG_USB_STORAGE_ALAUDA is not set |
1054 | # CONFIG_USB_STORAGE_KARMA is not set | ||
975 | # CONFIG_USB_LIBUSUAL is not set | 1055 | # CONFIG_USB_LIBUSUAL is not set |
976 | 1056 | ||
977 | # | 1057 | # |
@@ -1010,6 +1090,7 @@ CONFIG_USB_STORAGE=y | |||
1010 | # CONFIG_USB_KAWETH is not set | 1090 | # CONFIG_USB_KAWETH is not set |
1011 | # CONFIG_USB_PEGASUS is not set | 1091 | # CONFIG_USB_PEGASUS is not set |
1012 | # CONFIG_USB_RTL8150 is not set | 1092 | # CONFIG_USB_RTL8150 is not set |
1093 | # CONFIG_USB_USBNET_MII is not set | ||
1013 | # CONFIG_USB_USBNET is not set | 1094 | # CONFIG_USB_USBNET is not set |
1014 | CONFIG_USB_MON=y | 1095 | CONFIG_USB_MON=y |
1015 | 1096 | ||
@@ -1027,6 +1108,7 @@ CONFIG_USB_MON=y | |||
1027 | # | 1108 | # |
1028 | # CONFIG_USB_EMI62 is not set | 1109 | # CONFIG_USB_EMI62 is not set |
1029 | # CONFIG_USB_EMI26 is not set | 1110 | # CONFIG_USB_EMI26 is not set |
1111 | # CONFIG_USB_ADUTUX is not set | ||
1030 | # CONFIG_USB_AUERSWALD is not set | 1112 | # CONFIG_USB_AUERSWALD is not set |
1031 | # CONFIG_USB_RIO500 is not set | 1113 | # CONFIG_USB_RIO500 is not set |
1032 | # CONFIG_USB_LEGOTOWER is not set | 1114 | # CONFIG_USB_LEGOTOWER is not set |
@@ -1034,12 +1116,13 @@ CONFIG_USB_MON=y | |||
1034 | # CONFIG_USB_LED is not set | 1116 | # CONFIG_USB_LED is not set |
1035 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1117 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
1036 | # CONFIG_USB_CYTHERM is not set | 1118 | # CONFIG_USB_CYTHERM is not set |
1037 | # CONFIG_USB_PHIDGETKIT is not set | 1119 | # CONFIG_USB_PHIDGET is not set |
1038 | # CONFIG_USB_PHIDGETSERVO is not set | ||
1039 | # CONFIG_USB_IDMOUSE is not set | 1120 | # CONFIG_USB_IDMOUSE is not set |
1121 | # CONFIG_USB_FTDI_ELAN is not set | ||
1040 | # CONFIG_USB_APPLEDISPLAY is not set | 1122 | # CONFIG_USB_APPLEDISPLAY is not set |
1041 | # CONFIG_USB_SISUSBVGA is not set | 1123 | # CONFIG_USB_SISUSBVGA is not set |
1042 | # CONFIG_USB_LD is not set | 1124 | # CONFIG_USB_LD is not set |
1125 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
1043 | # CONFIG_USB_TEST is not set | 1126 | # CONFIG_USB_TEST is not set |
1044 | 1127 | ||
1045 | # | 1128 | # |
@@ -1067,6 +1150,7 @@ CONFIG_USB_ETH_RNDIS=y | |||
1067 | # CONFIG_USB_GADGETFS is not set | 1150 | # CONFIG_USB_GADGETFS is not set |
1068 | # CONFIG_USB_FILE_STORAGE is not set | 1151 | # CONFIG_USB_FILE_STORAGE is not set |
1069 | # CONFIG_USB_G_SERIAL is not set | 1152 | # CONFIG_USB_G_SERIAL is not set |
1153 | # CONFIG_USB_MIDI_GADGET is not set | ||
1070 | 1154 | ||
1071 | # | 1155 | # |
1072 | # MMC/SD Card support | 1156 | # MMC/SD Card support |
@@ -1102,6 +1186,7 @@ CONFIG_RTC_LIB=y | |||
1102 | CONFIG_RTC_CLASS=y | 1186 | CONFIG_RTC_CLASS=y |
1103 | CONFIG_RTC_HCTOSYS=y | 1187 | CONFIG_RTC_HCTOSYS=y |
1104 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | 1188 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" |
1189 | # CONFIG_RTC_DEBUG is not set | ||
1105 | 1190 | ||
1106 | # | 1191 | # |
1107 | # RTC interfaces | 1192 | # RTC interfaces |
@@ -1145,6 +1230,10 @@ CONFIG_NET_DMA=y | |||
1145 | CONFIG_INTEL_IOATDMA=y | 1230 | CONFIG_INTEL_IOATDMA=y |
1146 | 1231 | ||
1147 | # | 1232 | # |
1233 | # Virtualization | ||
1234 | # | ||
1235 | |||
1236 | # | ||
1148 | # File systems | 1237 | # File systems |
1149 | # | 1238 | # |
1150 | CONFIG_EXT2_FS=y | 1239 | CONFIG_EXT2_FS=y |
@@ -1154,6 +1243,7 @@ CONFIG_EXT3_FS=y | |||
1154 | CONFIG_EXT3_FS_XATTR=y | 1243 | CONFIG_EXT3_FS_XATTR=y |
1155 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 1244 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
1156 | # CONFIG_EXT3_FS_SECURITY is not set | 1245 | # CONFIG_EXT3_FS_SECURITY is not set |
1246 | # CONFIG_EXT4DEV_FS is not set | ||
1157 | CONFIG_JBD=y | 1247 | CONFIG_JBD=y |
1158 | # CONFIG_JBD_DEBUG is not set | 1248 | # CONFIG_JBD_DEBUG is not set |
1159 | CONFIG_FS_MBCACHE=y | 1249 | CONFIG_FS_MBCACHE=y |
@@ -1161,6 +1251,7 @@ CONFIG_FS_MBCACHE=y | |||
1161 | # CONFIG_JFS_FS is not set | 1251 | # CONFIG_JFS_FS is not set |
1162 | # CONFIG_FS_POSIX_ACL is not set | 1252 | # CONFIG_FS_POSIX_ACL is not set |
1163 | # CONFIG_XFS_FS is not set | 1253 | # CONFIG_XFS_FS is not set |
1254 | # CONFIG_GFS2_FS is not set | ||
1164 | # CONFIG_OCFS2_FS is not set | 1255 | # CONFIG_OCFS2_FS is not set |
1165 | # CONFIG_MINIX_FS is not set | 1256 | # CONFIG_MINIX_FS is not set |
1166 | # CONFIG_ROMFS_FS is not set | 1257 | # CONFIG_ROMFS_FS is not set |
@@ -1190,8 +1281,10 @@ CONFIG_DNOTIFY=y | |||
1190 | # | 1281 | # |
1191 | CONFIG_PROC_FS=y | 1282 | CONFIG_PROC_FS=y |
1192 | CONFIG_PROC_KCORE=y | 1283 | CONFIG_PROC_KCORE=y |
1284 | CONFIG_PROC_SYSCTL=y | ||
1193 | CONFIG_SYSFS=y | 1285 | CONFIG_SYSFS=y |
1194 | CONFIG_TMPFS=y | 1286 | CONFIG_TMPFS=y |
1287 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
1195 | # CONFIG_HUGETLB_PAGE is not set | 1288 | # CONFIG_HUGETLB_PAGE is not set |
1196 | CONFIG_RAMFS=y | 1289 | CONFIG_RAMFS=y |
1197 | # CONFIG_CONFIGFS_FS is not set | 1290 | # CONFIG_CONFIGFS_FS is not set |
@@ -1206,7 +1299,6 @@ CONFIG_RAMFS=y | |||
1206 | # CONFIG_BEFS_FS is not set | 1299 | # CONFIG_BEFS_FS is not set |
1207 | # CONFIG_BFS_FS is not set | 1300 | # CONFIG_BFS_FS is not set |
1208 | # CONFIG_EFS_FS is not set | 1301 | # CONFIG_EFS_FS is not set |
1209 | # CONFIG_JFFS_FS is not set | ||
1210 | # CONFIG_JFFS2_FS is not set | 1302 | # CONFIG_JFFS2_FS is not set |
1211 | # CONFIG_CRAMFS is not set | 1303 | # CONFIG_CRAMFS is not set |
1212 | # CONFIG_VXFS_FS is not set | 1304 | # CONFIG_VXFS_FS is not set |
@@ -1249,6 +1341,10 @@ CONFIG_PARTITION_ADVANCED=y | |||
1249 | # CONFIG_ATARI_PARTITION is not set | 1341 | # CONFIG_ATARI_PARTITION is not set |
1250 | # CONFIG_MAC_PARTITION is not set | 1342 | # CONFIG_MAC_PARTITION is not set |
1251 | CONFIG_MSDOS_PARTITION=y | 1343 | CONFIG_MSDOS_PARTITION=y |
1344 | # CONFIG_BSD_DISKLABEL is not set | ||
1345 | # CONFIG_MINIX_SUBPARTITION is not set | ||
1346 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
1347 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
1252 | # CONFIG_LDM_PARTITION is not set | 1348 | # CONFIG_LDM_PARTITION is not set |
1253 | # CONFIG_SGI_PARTITION is not set | 1349 | # CONFIG_SGI_PARTITION is not set |
1254 | # CONFIG_ULTRIX_PARTITION is not set | 1350 | # CONFIG_ULTRIX_PARTITION is not set |
@@ -1262,13 +1358,20 @@ CONFIG_MSDOS_PARTITION=y | |||
1262 | # CONFIG_NLS is not set | 1358 | # CONFIG_NLS is not set |
1263 | 1359 | ||
1264 | # | 1360 | # |
1361 | # Distributed Lock Manager | ||
1362 | # | ||
1363 | # CONFIG_DLM is not set | ||
1364 | |||
1365 | # | ||
1265 | # Library routines | 1366 | # Library routines |
1266 | # | 1367 | # |
1368 | CONFIG_BITREVERSE=y | ||
1267 | # CONFIG_CRC_CCITT is not set | 1369 | # CONFIG_CRC_CCITT is not set |
1268 | # CONFIG_CRC16 is not set | 1370 | # CONFIG_CRC16 is not set |
1269 | CONFIG_CRC32=y | 1371 | CONFIG_CRC32=y |
1270 | # CONFIG_LIBCRC32C is not set | 1372 | # CONFIG_LIBCRC32C is not set |
1271 | CONFIG_PLIST=y | 1373 | CONFIG_PLIST=y |
1374 | CONFIG_IOMAP_COPY=y | ||
1272 | 1375 | ||
1273 | # | 1376 | # |
1274 | # Instrumentation Support | 1377 | # Instrumentation Support |
@@ -1279,8 +1382,11 @@ CONFIG_PLIST=y | |||
1279 | # Kernel hacking | 1382 | # Kernel hacking |
1280 | # | 1383 | # |
1281 | # CONFIG_PRINTK_TIME is not set | 1384 | # CONFIG_PRINTK_TIME is not set |
1385 | CONFIG_ENABLE_MUST_CHECK=y | ||
1282 | # CONFIG_MAGIC_SYSRQ is not set | 1386 | # CONFIG_MAGIC_SYSRQ is not set |
1283 | # CONFIG_UNUSED_SYMBOLS is not set | 1387 | # CONFIG_UNUSED_SYMBOLS is not set |
1388 | # CONFIG_DEBUG_FS is not set | ||
1389 | # CONFIG_HEADERS_CHECK is not set | ||
1284 | CONFIG_DEBUG_KERNEL=y | 1390 | CONFIG_DEBUG_KERNEL=y |
1285 | CONFIG_LOG_BUF_SHIFT=14 | 1391 | CONFIG_LOG_BUF_SHIFT=14 |
1286 | CONFIG_DETECT_SOFTLOCKUP=y | 1392 | CONFIG_DETECT_SOFTLOCKUP=y |
@@ -1294,9 +1400,10 @@ CONFIG_DETECT_SOFTLOCKUP=y | |||
1294 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1400 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1295 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1401 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1296 | # CONFIG_DEBUG_KOBJECT is not set | 1402 | # CONFIG_DEBUG_KOBJECT is not set |
1403 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
1297 | # CONFIG_DEBUG_INFO is not set | 1404 | # CONFIG_DEBUG_INFO is not set |
1298 | # CONFIG_DEBUG_FS is not set | ||
1299 | # CONFIG_DEBUG_VM is not set | 1405 | # CONFIG_DEBUG_VM is not set |
1406 | # CONFIG_DEBUG_LIST is not set | ||
1300 | CONFIG_FORCED_INLINING=y | 1407 | CONFIG_FORCED_INLINING=y |
1301 | # CONFIG_RCU_TORTURE_TEST is not set | 1408 | # CONFIG_RCU_TORTURE_TEST is not set |
1302 | # CONFIG_DEBUGGER is not set | 1409 | # CONFIG_DEBUGGER is not set |
@@ -1316,8 +1423,10 @@ CONFIG_FORCED_INLINING=y | |||
1316 | # | 1423 | # |
1317 | CONFIG_CRYPTO=y | 1424 | CONFIG_CRYPTO=y |
1318 | CONFIG_CRYPTO_ALGAPI=y | 1425 | CONFIG_CRYPTO_ALGAPI=y |
1319 | # CONFIG_CRYPTO_MANAGER is not set | 1426 | CONFIG_CRYPTO_BLKCIPHER=y |
1427 | CONFIG_CRYPTO_MANAGER=y | ||
1320 | # CONFIG_CRYPTO_HMAC is not set | 1428 | # CONFIG_CRYPTO_HMAC is not set |
1429 | # CONFIG_CRYPTO_XCBC is not set | ||
1321 | # CONFIG_CRYPTO_NULL is not set | 1430 | # CONFIG_CRYPTO_NULL is not set |
1322 | # CONFIG_CRYPTO_MD4 is not set | 1431 | # CONFIG_CRYPTO_MD4 is not set |
1323 | CONFIG_CRYPTO_MD5=y | 1432 | CONFIG_CRYPTO_MD5=y |
@@ -1326,8 +1435,10 @@ CONFIG_CRYPTO_MD5=y | |||
1326 | # CONFIG_CRYPTO_SHA512 is not set | 1435 | # CONFIG_CRYPTO_SHA512 is not set |
1327 | # CONFIG_CRYPTO_WP512 is not set | 1436 | # CONFIG_CRYPTO_WP512 is not set |
1328 | # CONFIG_CRYPTO_TGR192 is not set | 1437 | # CONFIG_CRYPTO_TGR192 is not set |
1438 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1329 | # CONFIG_CRYPTO_ECB is not set | 1439 | # CONFIG_CRYPTO_ECB is not set |
1330 | # CONFIG_CRYPTO_CBC is not set | 1440 | CONFIG_CRYPTO_CBC=y |
1441 | # CONFIG_CRYPTO_LRW is not set | ||
1331 | CONFIG_CRYPTO_DES=y | 1442 | CONFIG_CRYPTO_DES=y |
1332 | # CONFIG_CRYPTO_BLOWFISH is not set | 1443 | # CONFIG_CRYPTO_BLOWFISH is not set |
1333 | # CONFIG_CRYPTO_TWOFISH is not set | 1444 | # CONFIG_CRYPTO_TWOFISH is not set |