diff options
author | Josh Boyer <jwboyer@linux.vnet.ibm.com> | 2008-08-05 18:50:18 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@linux.vnet.ibm.com> | 2008-08-06 07:55:37 -0400 |
commit | 9ea7d5ad84d61a4e8b892d5ed12ccc26f9d6351b (patch) | |
tree | d8452156bfe474c957e192642e91468496a3f70c /arch/powerpc/configs/44x/warp_defconfig | |
parent | 929badad6296c9682d271c97f39b78cb7007128a (diff) |
powerpc/4xx: Update defconfig files for 2.6.27-rc1
Update the defconfig files for 4xx boards. This also makes the mutli-board
defconfigs a bit more useful by enabling some of the more common modules.
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Diffstat (limited to 'arch/powerpc/configs/44x/warp_defconfig')
-rw-r--r-- | arch/powerpc/configs/44x/warp_defconfig | 232 |
1 files changed, 164 insertions, 68 deletions
diff --git a/arch/powerpc/configs/44x/warp_defconfig b/arch/powerpc/configs/44x/warp_defconfig index 2313c3e8ef6..d9375a969c6 100644 --- a/arch/powerpc/configs/44x/warp_defconfig +++ b/arch/powerpc/configs/44x/warp_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.25-rc2 | 3 | # Linux kernel version: 2.6.27-rc1 |
4 | # Fri Feb 15 21:54:43 2008 | 4 | # Tue Aug 5 09:23:39 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -30,8 +30,12 @@ CONFIG_GENERIC_TIME=y | |||
30 | CONFIG_GENERIC_TIME_VSYSCALL=y | 30 | CONFIG_GENERIC_TIME_VSYSCALL=y |
31 | CONFIG_GENERIC_CLOCKEVENTS=y | 31 | CONFIG_GENERIC_CLOCKEVENTS=y |
32 | CONFIG_GENERIC_HARDIRQS=y | 32 | CONFIG_GENERIC_HARDIRQS=y |
33 | # CONFIG_HAVE_GET_USER_PAGES_FAST is not set | ||
33 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 34 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
34 | CONFIG_IRQ_PER_CPU=y | 35 | CONFIG_IRQ_PER_CPU=y |
36 | CONFIG_STACKTRACE_SUPPORT=y | ||
37 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
38 | CONFIG_LOCKDEP_SUPPORT=y | ||
35 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 39 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
36 | CONFIG_ARCH_HAS_ILOG2_U32=y | 40 | CONFIG_ARCH_HAS_ILOG2_U32=y |
37 | CONFIG_GENERIC_HWEIGHT=y | 41 | CONFIG_GENERIC_HWEIGHT=y |
@@ -79,6 +83,7 @@ CONFIG_FAIR_GROUP_SCHED=y | |||
79 | CONFIG_USER_SCHED=y | 83 | CONFIG_USER_SCHED=y |
80 | # CONFIG_CGROUP_SCHED is not set | 84 | # CONFIG_CGROUP_SCHED is not set |
81 | CONFIG_SYSFS_DEPRECATED=y | 85 | CONFIG_SYSFS_DEPRECATED=y |
86 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
82 | # CONFIG_RELAY is not set | 87 | # CONFIG_RELAY is not set |
83 | # CONFIG_NAMESPACES is not set | 88 | # CONFIG_NAMESPACES is not set |
84 | CONFIG_BLK_DEV_INITRD=y | 89 | CONFIG_BLK_DEV_INITRD=y |
@@ -87,6 +92,7 @@ CONFIG_INITRAMFS_SOURCE="" | |||
87 | CONFIG_SYSCTL=y | 92 | CONFIG_SYSCTL=y |
88 | CONFIG_EMBEDDED=y | 93 | CONFIG_EMBEDDED=y |
89 | CONFIG_SYSCTL_SYSCALL=y | 94 | CONFIG_SYSCTL_SYSCALL=y |
95 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
90 | CONFIG_KALLSYMS=y | 96 | CONFIG_KALLSYMS=y |
91 | # CONFIG_KALLSYMS_ALL is not set | 97 | # CONFIG_KALLSYMS_ALL is not set |
92 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 98 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
@@ -111,13 +117,22 @@ CONFIG_SLAB=y | |||
111 | # CONFIG_MARKERS is not set | 117 | # CONFIG_MARKERS is not set |
112 | CONFIG_HAVE_OPROFILE=y | 118 | CONFIG_HAVE_OPROFILE=y |
113 | # CONFIG_KPROBES is not set | 119 | # CONFIG_KPROBES is not set |
120 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | ||
121 | CONFIG_HAVE_IOREMAP_PROT=y | ||
114 | CONFIG_HAVE_KPROBES=y | 122 | CONFIG_HAVE_KPROBES=y |
123 | CONFIG_HAVE_KRETPROBES=y | ||
124 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
125 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
126 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
127 | # CONFIG_HAVE_CLK is not set | ||
115 | CONFIG_PROC_PAGE_MONITOR=y | 128 | CONFIG_PROC_PAGE_MONITOR=y |
129 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
116 | CONFIG_SLABINFO=y | 130 | CONFIG_SLABINFO=y |
117 | CONFIG_RT_MUTEXES=y | 131 | CONFIG_RT_MUTEXES=y |
118 | # CONFIG_TINY_SHMEM is not set | 132 | # CONFIG_TINY_SHMEM is not set |
119 | CONFIG_BASE_SMALL=0 | 133 | CONFIG_BASE_SMALL=0 |
120 | CONFIG_MODULES=y | 134 | CONFIG_MODULES=y |
135 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
121 | CONFIG_MODULE_UNLOAD=y | 136 | CONFIG_MODULE_UNLOAD=y |
122 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 137 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
123 | # CONFIG_MODVERSIONS is not set | 138 | # CONFIG_MODVERSIONS is not set |
@@ -128,6 +143,7 @@ CONFIG_BLOCK=y | |||
128 | # CONFIG_BLK_DEV_IO_TRACE is not set | 143 | # CONFIG_BLK_DEV_IO_TRACE is not set |
129 | # CONFIG_LSF is not set | 144 | # CONFIG_LSF is not set |
130 | # CONFIG_BLK_DEV_BSG is not set | 145 | # CONFIG_BLK_DEV_BSG is not set |
146 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
131 | 147 | ||
132 | # | 148 | # |
133 | # IO Schedulers | 149 | # IO Schedulers |
@@ -142,23 +158,24 @@ CONFIG_DEFAULT_AS=y | |||
142 | # CONFIG_DEFAULT_NOOP is not set | 158 | # CONFIG_DEFAULT_NOOP is not set |
143 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 159 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
144 | CONFIG_CLASSIC_RCU=y | 160 | CONFIG_CLASSIC_RCU=y |
145 | # CONFIG_PREEMPT_RCU is not set | ||
146 | 161 | ||
147 | # | 162 | # |
148 | # Platform support | 163 | # Platform support |
149 | # | 164 | # |
150 | # CONFIG_PPC_MPC512x is not set | ||
151 | # CONFIG_PPC_MPC5121 is not set | ||
152 | # CONFIG_PPC_CELL is not set | 165 | # CONFIG_PPC_CELL is not set |
153 | # CONFIG_PPC_CELL_NATIVE is not set | 166 | # CONFIG_PPC_CELL_NATIVE is not set |
154 | # CONFIG_PQ2ADS is not set | 167 | # CONFIG_PQ2ADS is not set |
155 | # CONFIG_BAMBOO is not set | 168 | # CONFIG_BAMBOO is not set |
156 | # CONFIG_EBONY is not set | 169 | # CONFIG_EBONY is not set |
170 | # CONFIG_SAM440EP is not set | ||
157 | # CONFIG_SEQUOIA is not set | 171 | # CONFIG_SEQUOIA is not set |
158 | # CONFIG_TAISHAN is not set | 172 | # CONFIG_TAISHAN is not set |
159 | # CONFIG_KATMAI is not set | 173 | # CONFIG_KATMAI is not set |
160 | # CONFIG_RAINIER is not set | 174 | # CONFIG_RAINIER is not set |
161 | CONFIG_WARP=y | 175 | CONFIG_WARP=y |
176 | # CONFIG_CANYONLANDS is not set | ||
177 | # CONFIG_YOSEMITE is not set | ||
178 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | ||
162 | CONFIG_440EP=y | 179 | CONFIG_440EP=y |
163 | CONFIG_IBM440EP_ERR42=y | 180 | CONFIG_IBM440EP_ERR42=y |
164 | # CONFIG_IPIC is not set | 181 | # CONFIG_IPIC is not set |
@@ -191,7 +208,6 @@ CONFIG_HZ=1000 | |||
191 | CONFIG_PREEMPT_NONE=y | 208 | CONFIG_PREEMPT_NONE=y |
192 | # CONFIG_PREEMPT_VOLUNTARY is not set | 209 | # CONFIG_PREEMPT_VOLUNTARY is not set |
193 | # CONFIG_PREEMPT is not set | 210 | # CONFIG_PREEMPT is not set |
194 | CONFIG_RCU_TRACE=y | ||
195 | CONFIG_BINFMT_ELF=y | 211 | CONFIG_BINFMT_ELF=y |
196 | # CONFIG_BINFMT_MISC is not set | 212 | # CONFIG_BINFMT_MISC is not set |
197 | # CONFIG_MATH_EMULATION is not set | 213 | # CONFIG_MATH_EMULATION is not set |
@@ -209,14 +225,18 @@ CONFIG_FLATMEM=y | |||
209 | CONFIG_FLAT_NODE_MEM_MAP=y | 225 | CONFIG_FLAT_NODE_MEM_MAP=y |
210 | # CONFIG_SPARSEMEM_STATIC is not set | 226 | # CONFIG_SPARSEMEM_STATIC is not set |
211 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | 227 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set |
228 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
212 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 229 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
230 | CONFIG_MIGRATION=y | ||
213 | CONFIG_RESOURCES_64BIT=y | 231 | CONFIG_RESOURCES_64BIT=y |
214 | CONFIG_ZONE_DMA_FLAG=1 | 232 | CONFIG_ZONE_DMA_FLAG=1 |
215 | CONFIG_BOUNCE=y | 233 | CONFIG_BOUNCE=y |
216 | CONFIG_VIRT_TO_BUS=y | 234 | CONFIG_VIRT_TO_BUS=y |
235 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
217 | CONFIG_PROC_DEVICETREE=y | 236 | CONFIG_PROC_DEVICETREE=y |
218 | CONFIG_CMDLINE_BOOL=y | 237 | CONFIG_CMDLINE_BOOL=y |
219 | CONFIG_CMDLINE="ip=on" | 238 | CONFIG_CMDLINE="ip=on" |
239 | CONFIG_EXTRA_TARGETS="" | ||
220 | CONFIG_SECCOMP=y | 240 | CONFIG_SECCOMP=y |
221 | CONFIG_ISA_DMA_API=y | 241 | CONFIG_ISA_DMA_API=y |
222 | 242 | ||
@@ -224,10 +244,13 @@ CONFIG_ISA_DMA_API=y | |||
224 | # Bus options | 244 | # Bus options |
225 | # | 245 | # |
226 | CONFIG_ZONE_DMA=y | 246 | CONFIG_ZONE_DMA=y |
247 | CONFIG_4xx_SOC=y | ||
248 | CONFIG_PPC_PCI_CHOICE=y | ||
227 | # CONFIG_PCI is not set | 249 | # CONFIG_PCI is not set |
228 | # CONFIG_PCI_DOMAINS is not set | 250 | # CONFIG_PCI_DOMAINS is not set |
229 | # CONFIG_PCI_SYSCALL is not set | 251 | # CONFIG_PCI_SYSCALL is not set |
230 | # CONFIG_ARCH_SUPPORTS_MSI is not set | 252 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
253 | # CONFIG_HAS_RAPIDIO is not set | ||
231 | 254 | ||
232 | # | 255 | # |
233 | # Advanced setup | 256 | # Advanced setup |
@@ -237,17 +260,13 @@ CONFIG_ZONE_DMA=y | |||
237 | # | 260 | # |
238 | # Default settings for advanced configuration options are used | 261 | # Default settings for advanced configuration options are used |
239 | # | 262 | # |
240 | CONFIG_HIGHMEM_START=0xfe000000 | ||
241 | CONFIG_LOWMEM_SIZE=0x30000000 | 263 | CONFIG_LOWMEM_SIZE=0x30000000 |
264 | CONFIG_PAGE_OFFSET=0xc0000000 | ||
242 | CONFIG_KERNEL_START=0xc0000000 | 265 | CONFIG_KERNEL_START=0xc0000000 |
266 | CONFIG_PHYSICAL_START=0x00000000 | ||
243 | CONFIG_TASK_SIZE=0xc0000000 | 267 | CONFIG_TASK_SIZE=0xc0000000 |
244 | CONFIG_CONSISTENT_START=0xff100000 | 268 | CONFIG_CONSISTENT_START=0xff100000 |
245 | CONFIG_CONSISTENT_SIZE=0x00200000 | 269 | CONFIG_CONSISTENT_SIZE=0x00200000 |
246 | CONFIG_BOOT_LOAD=0x01000000 | ||
247 | |||
248 | # | ||
249 | # Networking | ||
250 | # | ||
251 | CONFIG_NET=y | 270 | CONFIG_NET=y |
252 | 271 | ||
253 | # | 272 | # |
@@ -291,8 +310,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
291 | # CONFIG_TCP_MD5SIG is not set | 310 | # CONFIG_TCP_MD5SIG is not set |
292 | # CONFIG_IP_VS is not set | 311 | # CONFIG_IP_VS is not set |
293 | # CONFIG_IPV6 is not set | 312 | # CONFIG_IPV6 is not set |
294 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
295 | # CONFIG_INET6_TUNNEL is not set | ||
296 | # CONFIG_NETWORK_SECMARK is not set | 313 | # CONFIG_NETWORK_SECMARK is not set |
297 | CONFIG_NETFILTER=y | 314 | CONFIG_NETFILTER=y |
298 | # CONFIG_NETFILTER_DEBUG is not set | 315 | # CONFIG_NETFILTER_DEBUG is not set |
@@ -318,6 +335,7 @@ CONFIG_NETFILTER_ADVANCED=y | |||
318 | # CONFIG_ATM is not set | 335 | # CONFIG_ATM is not set |
319 | # CONFIG_BRIDGE is not set | 336 | # CONFIG_BRIDGE is not set |
320 | CONFIG_VLAN_8021Q=y | 337 | CONFIG_VLAN_8021Q=y |
338 | # CONFIG_VLAN_8021Q_GVRP is not set | ||
321 | # CONFIG_DECNET is not set | 339 | # CONFIG_DECNET is not set |
322 | # CONFIG_LLC2 is not set | 340 | # CONFIG_LLC2 is not set |
323 | # CONFIG_IPX is not set | 341 | # CONFIG_IPX is not set |
@@ -368,6 +386,7 @@ CONFIG_MTD_PARTITIONS=y | |||
368 | # CONFIG_MTD_REDBOOT_PARTS is not set | 386 | # CONFIG_MTD_REDBOOT_PARTS is not set |
369 | # CONFIG_MTD_CMDLINE_PARTS is not set | 387 | # CONFIG_MTD_CMDLINE_PARTS is not set |
370 | CONFIG_MTD_OF_PARTS=y | 388 | CONFIG_MTD_OF_PARTS=y |
389 | # CONFIG_MTD_AR7_PARTS is not set | ||
371 | 390 | ||
372 | # | 391 | # |
373 | # User Modules And Translation Layers | 392 | # User Modules And Translation Layers |
@@ -446,6 +465,7 @@ CONFIG_MTD_NAND_IDS=y | |||
446 | # | 465 | # |
447 | # CONFIG_MTD_UBI is not set | 466 | # CONFIG_MTD_UBI is not set |
448 | CONFIG_OF_DEVICE=y | 467 | CONFIG_OF_DEVICE=y |
468 | CONFIG_OF_I2C=y | ||
449 | # CONFIG_PARPORT is not set | 469 | # CONFIG_PARPORT is not set |
450 | CONFIG_BLK_DEV=y | 470 | CONFIG_BLK_DEV=y |
451 | # CONFIG_BLK_DEV_FD is not set | 471 | # CONFIG_BLK_DEV_FD is not set |
@@ -460,6 +480,7 @@ CONFIG_BLK_DEV_RAM_SIZE=4096 | |||
460 | # CONFIG_CDROM_PKTCDVD is not set | 480 | # CONFIG_CDROM_PKTCDVD is not set |
461 | # CONFIG_ATA_OVER_ETH is not set | 481 | # CONFIG_ATA_OVER_ETH is not set |
462 | # CONFIG_XILINX_SYSACE is not set | 482 | # CONFIG_XILINX_SYSACE is not set |
483 | # CONFIG_BLK_DEV_HD is not set | ||
463 | CONFIG_MISC_DEVICES=y | 484 | CONFIG_MISC_DEVICES=y |
464 | # CONFIG_EEPROM_93CX6 is not set | 485 | # CONFIG_EEPROM_93CX6 is not set |
465 | # CONFIG_ENCLOSURE_SERVICES is not set | 486 | # CONFIG_ENCLOSURE_SERVICES is not set |
@@ -504,11 +525,11 @@ CONFIG_SCSI_SPI_ATTRS=y | |||
504 | # CONFIG_SCSI_SAS_LIBSAS is not set | 525 | # CONFIG_SCSI_SAS_LIBSAS is not set |
505 | # CONFIG_SCSI_SRP_ATTRS is not set | 526 | # CONFIG_SCSI_SRP_ATTRS is not set |
506 | # CONFIG_SCSI_LOWLEVEL is not set | 527 | # CONFIG_SCSI_LOWLEVEL is not set |
528 | # CONFIG_SCSI_DH is not set | ||
507 | # CONFIG_ATA is not set | 529 | # CONFIG_ATA is not set |
508 | # CONFIG_MD is not set | 530 | # CONFIG_MD is not set |
509 | # CONFIG_MACINTOSH_DRIVERS is not set | 531 | # CONFIG_MACINTOSH_DRIVERS is not set |
510 | CONFIG_NETDEVICES=y | 532 | CONFIG_NETDEVICES=y |
511 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
512 | # CONFIG_DUMMY is not set | 533 | # CONFIG_DUMMY is not set |
513 | # CONFIG_BONDING is not set | 534 | # CONFIG_BONDING is not set |
514 | # CONFIG_MACVLAN is not set | 535 | # CONFIG_MACVLAN is not set |
@@ -538,6 +559,7 @@ CONFIG_IBM_NEW_EMAC_ZMII=y | |||
538 | # | 559 | # |
539 | # CONFIG_WLAN_PRE80211 is not set | 560 | # CONFIG_WLAN_PRE80211 is not set |
540 | # CONFIG_WLAN_80211 is not set | 561 | # CONFIG_WLAN_80211 is not set |
562 | # CONFIG_IWLWIFI_LEDS is not set | ||
541 | 563 | ||
542 | # | 564 | # |
543 | # USB Network Adapters | 565 | # USB Network Adapters |
@@ -571,6 +593,7 @@ CONFIG_IBM_NEW_EMAC_ZMII=y | |||
571 | # Character devices | 593 | # Character devices |
572 | # | 594 | # |
573 | # CONFIG_VT is not set | 595 | # CONFIG_VT is not set |
596 | CONFIG_DEVKMEM=y | ||
574 | # CONFIG_SERIAL_NONSTANDARD is not set | 597 | # CONFIG_SERIAL_NONSTANDARD is not set |
575 | 598 | ||
576 | # | 599 | # |
@@ -608,44 +631,49 @@ CONFIG_I2C_BOARDINFO=y | |||
608 | # CONFIG_I2C_CHARDEV is not set | 631 | # CONFIG_I2C_CHARDEV is not set |
609 | 632 | ||
610 | # | 633 | # |
611 | # I2C Algorithms | 634 | # I2C Hardware Bus support |
612 | # | 635 | # |
613 | # CONFIG_I2C_ALGOBIT is not set | ||
614 | # CONFIG_I2C_ALGOPCF is not set | ||
615 | # CONFIG_I2C_ALGOPCA is not set | ||
616 | 636 | ||
617 | # | 637 | # |
618 | # I2C Hardware Bus support | 638 | # I2C system bus drivers (mostly embedded / system-on-chip) |
619 | # | 639 | # |
640 | # CONFIG_I2C_IBM_IIC is not set | ||
620 | # CONFIG_I2C_MPC is not set | 641 | # CONFIG_I2C_MPC is not set |
621 | # CONFIG_I2C_OCORES is not set | 642 | # CONFIG_I2C_OCORES is not set |
622 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
623 | # CONFIG_I2C_SIMTEC is not set | 643 | # CONFIG_I2C_SIMTEC is not set |
644 | |||
645 | # | ||
646 | # External I2C/SMBus adapter drivers | ||
647 | # | ||
648 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
624 | # CONFIG_I2C_TAOS_EVM is not set | 649 | # CONFIG_I2C_TAOS_EVM is not set |
625 | # CONFIG_I2C_STUB is not set | ||
626 | # CONFIG_I2C_TINY_USB is not set | 650 | # CONFIG_I2C_TINY_USB is not set |
627 | 651 | ||
628 | # | 652 | # |
653 | # Other I2C/SMBus bus drivers | ||
654 | # | ||
655 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
656 | # CONFIG_I2C_STUB is not set | ||
657 | |||
658 | # | ||
629 | # Miscellaneous I2C Chip support | 659 | # Miscellaneous I2C Chip support |
630 | # | 660 | # |
631 | # CONFIG_DS1682 is not set | 661 | # CONFIG_DS1682 is not set |
662 | # CONFIG_AT24 is not set | ||
632 | CONFIG_SENSORS_EEPROM=y | 663 | CONFIG_SENSORS_EEPROM=y |
633 | # CONFIG_SENSORS_PCF8574 is not set | 664 | # CONFIG_SENSORS_PCF8574 is not set |
634 | # CONFIG_PCF8575 is not set | 665 | # CONFIG_PCF8575 is not set |
666 | # CONFIG_SENSORS_PCA9539 is not set | ||
635 | # CONFIG_SENSORS_PCF8591 is not set | 667 | # CONFIG_SENSORS_PCF8591 is not set |
636 | # CONFIG_TPS65010 is not set | ||
637 | # CONFIG_SENSORS_MAX6875 is not set | 668 | # CONFIG_SENSORS_MAX6875 is not set |
638 | # CONFIG_SENSORS_TSL2550 is not set | 669 | # CONFIG_SENSORS_TSL2550 is not set |
639 | # CONFIG_I2C_DEBUG_CORE is not set | 670 | # CONFIG_I2C_DEBUG_CORE is not set |
640 | # CONFIG_I2C_DEBUG_ALGO is not set | 671 | # CONFIG_I2C_DEBUG_ALGO is not set |
641 | # CONFIG_I2C_DEBUG_BUS is not set | 672 | # CONFIG_I2C_DEBUG_BUS is not set |
642 | # CONFIG_I2C_DEBUG_CHIP is not set | 673 | # CONFIG_I2C_DEBUG_CHIP is not set |
643 | |||
644 | # | ||
645 | # SPI support | ||
646 | # | ||
647 | # CONFIG_SPI is not set | 674 | # CONFIG_SPI is not set |
648 | # CONFIG_SPI_MASTER is not set | 675 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
676 | # CONFIG_GPIOLIB is not set | ||
649 | # CONFIG_W1 is not set | 677 | # CONFIG_W1 is not set |
650 | # CONFIG_POWER_SUPPLY is not set | 678 | # CONFIG_POWER_SUPPLY is not set |
651 | CONFIG_HWMON=y | 679 | CONFIG_HWMON=y |
@@ -658,6 +686,7 @@ CONFIG_HWMON=y | |||
658 | # CONFIG_SENSORS_ADM1031 is not set | 686 | # CONFIG_SENSORS_ADM1031 is not set |
659 | # CONFIG_SENSORS_ADM9240 is not set | 687 | # CONFIG_SENSORS_ADM9240 is not set |
660 | # CONFIG_SENSORS_ADT7470 is not set | 688 | # CONFIG_SENSORS_ADT7470 is not set |
689 | # CONFIG_SENSORS_ADT7473 is not set | ||
661 | # CONFIG_SENSORS_ATXP1 is not set | 690 | # CONFIG_SENSORS_ATXP1 is not set |
662 | # CONFIG_SENSORS_DS1621 is not set | 691 | # CONFIG_SENSORS_DS1621 is not set |
663 | # CONFIG_SENSORS_F71805F is not set | 692 | # CONFIG_SENSORS_F71805F is not set |
@@ -698,6 +727,7 @@ CONFIG_HWMON=y | |||
698 | # CONFIG_SENSORS_W83627EHF is not set | 727 | # CONFIG_SENSORS_W83627EHF is not set |
699 | # CONFIG_HWMON_DEBUG_CHIP is not set | 728 | # CONFIG_HWMON_DEBUG_CHIP is not set |
700 | CONFIG_THERMAL=y | 729 | CONFIG_THERMAL=y |
730 | # CONFIG_THERMAL_HWMON is not set | ||
701 | # CONFIG_WATCHDOG is not set | 731 | # CONFIG_WATCHDOG is not set |
702 | 732 | ||
703 | # | 733 | # |
@@ -709,13 +739,24 @@ CONFIG_SSB_POSSIBLE=y | |||
709 | # | 739 | # |
710 | # Multifunction device drivers | 740 | # Multifunction device drivers |
711 | # | 741 | # |
742 | # CONFIG_MFD_CORE is not set | ||
712 | # CONFIG_MFD_SM501 is not set | 743 | # CONFIG_MFD_SM501 is not set |
744 | # CONFIG_HTC_PASIC3 is not set | ||
713 | 745 | ||
714 | # | 746 | # |
715 | # Multimedia devices | 747 | # Multimedia devices |
716 | # | 748 | # |
749 | |||
750 | # | ||
751 | # Multimedia core support | ||
752 | # | ||
717 | # CONFIG_VIDEO_DEV is not set | 753 | # CONFIG_VIDEO_DEV is not set |
718 | # CONFIG_DVB_CORE is not set | 754 | # CONFIG_DVB_CORE is not set |
755 | # CONFIG_VIDEO_MEDIA is not set | ||
756 | |||
757 | # | ||
758 | # Multimedia drivers | ||
759 | # | ||
719 | # CONFIG_DAB is not set | 760 | # CONFIG_DAB is not set |
720 | 761 | ||
721 | # | 762 | # |
@@ -730,10 +771,6 @@ CONFIG_SSB_POSSIBLE=y | |||
730 | # Display device support | 771 | # Display device support |
731 | # | 772 | # |
732 | # CONFIG_DISPLAY_SUPPORT is not set | 773 | # CONFIG_DISPLAY_SUPPORT is not set |
733 | |||
734 | # | ||
735 | # Sound | ||
736 | # | ||
737 | # CONFIG_SOUND is not set | 774 | # CONFIG_SOUND is not set |
738 | CONFIG_USB_SUPPORT=y | 775 | CONFIG_USB_SUPPORT=y |
739 | CONFIG_USB_ARCH_HAS_HCD=y | 776 | CONFIG_USB_ARCH_HAS_HCD=y |
@@ -750,11 +787,15 @@ CONFIG_USB=y | |||
750 | CONFIG_USB_DEVICE_CLASS=y | 787 | CONFIG_USB_DEVICE_CLASS=y |
751 | # CONFIG_USB_DYNAMIC_MINORS is not set | 788 | # CONFIG_USB_DYNAMIC_MINORS is not set |
752 | # CONFIG_USB_OTG is not set | 789 | # CONFIG_USB_OTG is not set |
790 | # CONFIG_USB_OTG_WHITELIST is not set | ||
791 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
753 | 792 | ||
754 | # | 793 | # |
755 | # USB Host Controller Drivers | 794 | # USB Host Controller Drivers |
756 | # | 795 | # |
796 | # CONFIG_USB_C67X00_HCD is not set | ||
757 | # CONFIG_USB_ISP116X_HCD is not set | 797 | # CONFIG_USB_ISP116X_HCD is not set |
798 | # CONFIG_USB_ISP1760_HCD is not set | ||
758 | CONFIG_USB_OHCI_HCD=y | 799 | CONFIG_USB_OHCI_HCD=y |
759 | CONFIG_USB_OHCI_HCD_PPC_OF=y | 800 | CONFIG_USB_OHCI_HCD_PPC_OF=y |
760 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y | 801 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y |
@@ -770,6 +811,7 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
770 | # | 811 | # |
771 | # CONFIG_USB_ACM is not set | 812 | # CONFIG_USB_ACM is not set |
772 | # CONFIG_USB_PRINTER is not set | 813 | # CONFIG_USB_PRINTER is not set |
814 | # CONFIG_USB_WDM is not set | ||
773 | 815 | ||
774 | # | 816 | # |
775 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 817 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
@@ -790,6 +832,7 @@ CONFIG_USB_STORAGE=y | |||
790 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | 832 | # CONFIG_USB_STORAGE_JUMPSHOT is not set |
791 | # CONFIG_USB_STORAGE_ALAUDA is not set | 833 | # CONFIG_USB_STORAGE_ALAUDA is not set |
792 | # CONFIG_USB_STORAGE_KARMA is not set | 834 | # CONFIG_USB_STORAGE_KARMA is not set |
835 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | ||
793 | # CONFIG_USB_LIBUSUAL is not set | 836 | # CONFIG_USB_LIBUSUAL is not set |
794 | 837 | ||
795 | # | 838 | # |
@@ -825,6 +868,7 @@ CONFIG_USB_MON=y | |||
825 | # CONFIG_USB_LD is not set | 868 | # CONFIG_USB_LD is not set |
826 | # CONFIG_USB_TRANCEVIBRATOR is not set | 869 | # CONFIG_USB_TRANCEVIBRATOR is not set |
827 | # CONFIG_USB_IOWARRIOR is not set | 870 | # CONFIG_USB_IOWARRIOR is not set |
871 | # CONFIG_USB_ISIGHTFW is not set | ||
828 | # CONFIG_USB_GADGET is not set | 872 | # CONFIG_USB_GADGET is not set |
829 | CONFIG_MMC=m | 873 | CONFIG_MMC=m |
830 | # CONFIG_MMC_DEBUG is not set | 874 | # CONFIG_MMC_DEBUG is not set |
@@ -836,19 +880,19 @@ CONFIG_MMC=m | |||
836 | CONFIG_MMC_BLOCK=m | 880 | CONFIG_MMC_BLOCK=m |
837 | CONFIG_MMC_BLOCK_BOUNCE=y | 881 | CONFIG_MMC_BLOCK_BOUNCE=y |
838 | # CONFIG_SDIO_UART is not set | 882 | # CONFIG_SDIO_UART is not set |
883 | # CONFIG_MMC_TEST is not set | ||
839 | 884 | ||
840 | # | 885 | # |
841 | # MMC/SD Host Controller Drivers | 886 | # MMC/SD Host Controller Drivers |
842 | # | 887 | # |
888 | # CONFIG_MMC_SDHCI is not set | ||
843 | # CONFIG_MMC_WBSD is not set | 889 | # CONFIG_MMC_WBSD is not set |
844 | # CONFIG_MEMSTICK is not set | 890 | # CONFIG_MEMSTICK is not set |
845 | # CONFIG_NEW_LEDS is not set | 891 | # CONFIG_NEW_LEDS is not set |
892 | # CONFIG_ACCESSIBILITY is not set | ||
846 | # CONFIG_EDAC is not set | 893 | # CONFIG_EDAC is not set |
847 | # CONFIG_RTC_CLASS is not set | 894 | # CONFIG_RTC_CLASS is not set |
848 | 895 | # CONFIG_DMADEVICES is not set | |
849 | # | ||
850 | # Userspace I/O | ||
851 | # | ||
852 | # CONFIG_UIO is not set | 896 | # CONFIG_UIO is not set |
853 | 897 | ||
854 | # | 898 | # |
@@ -863,7 +907,6 @@ CONFIG_EXT2_FS=y | |||
863 | # CONFIG_JFS_FS is not set | 907 | # CONFIG_JFS_FS is not set |
864 | # CONFIG_FS_POSIX_ACL is not set | 908 | # CONFIG_FS_POSIX_ACL is not set |
865 | # CONFIG_XFS_FS is not set | 909 | # CONFIG_XFS_FS is not set |
866 | # CONFIG_GFS2_FS is not set | ||
867 | # CONFIG_OCFS2_FS is not set | 910 | # CONFIG_OCFS2_FS is not set |
868 | CONFIG_DNOTIFY=y | 911 | CONFIG_DNOTIFY=y |
869 | CONFIG_INOTIFY=y | 912 | CONFIG_INOTIFY=y |
@@ -924,6 +967,7 @@ CONFIG_JFFS2_RTIME=y | |||
924 | CONFIG_CRAMFS=y | 967 | CONFIG_CRAMFS=y |
925 | # CONFIG_VXFS_FS is not set | 968 | # CONFIG_VXFS_FS is not set |
926 | # CONFIG_MINIX_FS is not set | 969 | # CONFIG_MINIX_FS is not set |
970 | # CONFIG_OMFS_FS is not set | ||
927 | # CONFIG_HPFS_FS is not set | 971 | # CONFIG_HPFS_FS is not set |
928 | # CONFIG_QNX4FS_FS is not set | 972 | # CONFIG_QNX4FS_FS is not set |
929 | # CONFIG_ROMFS_FS is not set | 973 | # CONFIG_ROMFS_FS is not set |
@@ -934,14 +978,12 @@ CONFIG_NFS_FS=y | |||
934 | CONFIG_NFS_V3=y | 978 | CONFIG_NFS_V3=y |
935 | # CONFIG_NFS_V3_ACL is not set | 979 | # CONFIG_NFS_V3_ACL is not set |
936 | # CONFIG_NFS_V4 is not set | 980 | # CONFIG_NFS_V4 is not set |
937 | # CONFIG_NFS_DIRECTIO is not set | ||
938 | # CONFIG_NFSD is not set | ||
939 | CONFIG_ROOT_NFS=y | 981 | CONFIG_ROOT_NFS=y |
982 | # CONFIG_NFSD is not set | ||
940 | CONFIG_LOCKD=y | 983 | CONFIG_LOCKD=y |
941 | CONFIG_LOCKD_V4=y | 984 | CONFIG_LOCKD_V4=y |
942 | CONFIG_NFS_COMMON=y | 985 | CONFIG_NFS_COMMON=y |
943 | CONFIG_SUNRPC=y | 986 | CONFIG_SUNRPC=y |
944 | # CONFIG_SUNRPC_BIND34 is not set | ||
945 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 987 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
946 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 988 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
947 | # CONFIG_SMB_FS is not set | 989 | # CONFIG_SMB_FS is not set |
@@ -1001,8 +1043,10 @@ CONFIG_NLS_UTF8=y | |||
1001 | # Library routines | 1043 | # Library routines |
1002 | # | 1044 | # |
1003 | CONFIG_BITREVERSE=y | 1045 | CONFIG_BITREVERSE=y |
1046 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
1004 | CONFIG_CRC_CCITT=y | 1047 | CONFIG_CRC_CCITT=y |
1005 | # CONFIG_CRC16 is not set | 1048 | # CONFIG_CRC16 is not set |
1049 | CONFIG_CRC_T10DIF=y | ||
1006 | # CONFIG_CRC_ITU_T is not set | 1050 | # CONFIG_CRC_ITU_T is not set |
1007 | CONFIG_CRC32=y | 1051 | CONFIG_CRC32=y |
1008 | # CONFIG_CRC7 is not set | 1052 | # CONFIG_CRC7 is not set |
@@ -1013,6 +1057,7 @@ CONFIG_PLIST=y | |||
1013 | CONFIG_HAS_IOMEM=y | 1057 | CONFIG_HAS_IOMEM=y |
1014 | CONFIG_HAS_IOPORT=y | 1058 | CONFIG_HAS_IOPORT=y |
1015 | CONFIG_HAS_DMA=y | 1059 | CONFIG_HAS_DMA=y |
1060 | CONFIG_HAVE_LMB=y | ||
1016 | 1061 | ||
1017 | # | 1062 | # |
1018 | # Kernel hacking | 1063 | # Kernel hacking |
@@ -1020,6 +1065,7 @@ CONFIG_HAS_DMA=y | |||
1020 | # CONFIG_PRINTK_TIME is not set | 1065 | # CONFIG_PRINTK_TIME is not set |
1021 | CONFIG_ENABLE_WARN_DEPRECATED=y | 1066 | CONFIG_ENABLE_WARN_DEPRECATED=y |
1022 | CONFIG_ENABLE_MUST_CHECK=y | 1067 | CONFIG_ENABLE_MUST_CHECK=y |
1068 | CONFIG_FRAME_WARN=1024 | ||
1023 | CONFIG_MAGIC_SYSRQ=y | 1069 | CONFIG_MAGIC_SYSRQ=y |
1024 | # CONFIG_UNUSED_SYMBOLS is not set | 1070 | # CONFIG_UNUSED_SYMBOLS is not set |
1025 | CONFIG_DEBUG_FS=y | 1071 | CONFIG_DEBUG_FS=y |
@@ -1027,9 +1073,12 @@ CONFIG_DEBUG_FS=y | |||
1027 | CONFIG_DEBUG_KERNEL=y | 1073 | CONFIG_DEBUG_KERNEL=y |
1028 | # CONFIG_DEBUG_SHIRQ is not set | 1074 | # CONFIG_DEBUG_SHIRQ is not set |
1029 | CONFIG_DETECT_SOFTLOCKUP=y | 1075 | CONFIG_DETECT_SOFTLOCKUP=y |
1076 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1077 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1030 | # CONFIG_SCHED_DEBUG is not set | 1078 | # CONFIG_SCHED_DEBUG is not set |
1031 | # CONFIG_SCHEDSTATS is not set | 1079 | # CONFIG_SCHEDSTATS is not set |
1032 | # CONFIG_TIMER_STATS is not set | 1080 | # CONFIG_TIMER_STATS is not set |
1081 | # CONFIG_DEBUG_OBJECTS is not set | ||
1033 | # CONFIG_DEBUG_SLAB is not set | 1082 | # CONFIG_DEBUG_SLAB is not set |
1034 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1083 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1035 | # CONFIG_RT_MUTEX_TESTER is not set | 1084 | # CONFIG_RT_MUTEX_TESTER is not set |
@@ -1041,17 +1090,30 @@ CONFIG_DETECT_SOFTLOCKUP=y | |||
1041 | # CONFIG_DEBUG_BUGVERBOSE is not set | 1090 | # CONFIG_DEBUG_BUGVERBOSE is not set |
1042 | CONFIG_DEBUG_INFO=y | 1091 | CONFIG_DEBUG_INFO=y |
1043 | # CONFIG_DEBUG_VM is not set | 1092 | # CONFIG_DEBUG_VM is not set |
1093 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1094 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1044 | # CONFIG_DEBUG_LIST is not set | 1095 | # CONFIG_DEBUG_LIST is not set |
1045 | # CONFIG_DEBUG_SG is not set | 1096 | # CONFIG_DEBUG_SG is not set |
1046 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1097 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1047 | # CONFIG_RCU_TORTURE_TEST is not set | 1098 | # CONFIG_RCU_TORTURE_TEST is not set |
1048 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1099 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1049 | # CONFIG_FAULT_INJECTION is not set | 1100 | # CONFIG_FAULT_INJECTION is not set |
1101 | # CONFIG_LATENCYTOP is not set | ||
1102 | CONFIG_HAVE_FTRACE=y | ||
1103 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
1104 | # CONFIG_FTRACE is not set | ||
1105 | # CONFIG_SCHED_TRACER is not set | ||
1106 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1050 | # CONFIG_SAMPLES is not set | 1107 | # CONFIG_SAMPLES is not set |
1108 | CONFIG_HAVE_ARCH_KGDB=y | ||
1109 | # CONFIG_KGDB is not set | ||
1051 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1110 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1052 | # CONFIG_DEBUG_STACK_USAGE is not set | 1111 | # CONFIG_DEBUG_STACK_USAGE is not set |
1053 | # CONFIG_DEBUG_PAGEALLOC is not set | 1112 | # CONFIG_DEBUG_PAGEALLOC is not set |
1054 | # CONFIG_DEBUGGER is not set | 1113 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
1114 | # CONFIG_FTR_FIXUP_SELFTEST is not set | ||
1115 | # CONFIG_XMON is not set | ||
1116 | # CONFIG_IRQSTACKS is not set | ||
1055 | # CONFIG_VIRQ_DEBUG is not set | 1117 | # CONFIG_VIRQ_DEBUG is not set |
1056 | CONFIG_BDI_SWITCH=y | 1118 | CONFIG_BDI_SWITCH=y |
1057 | # CONFIG_PPC_EARLY_DEBUG is not set | 1119 | # CONFIG_PPC_EARLY_DEBUG is not set |
@@ -1063,48 +1125,82 @@ CONFIG_BDI_SWITCH=y | |||
1063 | # CONFIG_SECURITY is not set | 1125 | # CONFIG_SECURITY is not set |
1064 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1126 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1065 | CONFIG_CRYPTO=y | 1127 | CONFIG_CRYPTO=y |
1066 | # CONFIG_CRYPTO_SEQIV is not set | 1128 | |
1129 | # | ||
1130 | # Crypto core or helper | ||
1131 | # | ||
1067 | # CONFIG_CRYPTO_MANAGER is not set | 1132 | # CONFIG_CRYPTO_MANAGER is not set |
1133 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1134 | # CONFIG_CRYPTO_NULL is not set | ||
1135 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1136 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1137 | # CONFIG_CRYPTO_TEST is not set | ||
1138 | |||
1139 | # | ||
1140 | # Authenticated Encryption with Associated Data | ||
1141 | # | ||
1142 | # CONFIG_CRYPTO_CCM is not set | ||
1143 | # CONFIG_CRYPTO_GCM is not set | ||
1144 | # CONFIG_CRYPTO_SEQIV is not set | ||
1145 | |||
1146 | # | ||
1147 | # Block modes | ||
1148 | # | ||
1149 | # CONFIG_CRYPTO_CBC is not set | ||
1150 | # CONFIG_CRYPTO_CTR is not set | ||
1151 | # CONFIG_CRYPTO_CTS is not set | ||
1152 | # CONFIG_CRYPTO_ECB is not set | ||
1153 | # CONFIG_CRYPTO_LRW is not set | ||
1154 | # CONFIG_CRYPTO_PCBC is not set | ||
1155 | # CONFIG_CRYPTO_XTS is not set | ||
1156 | |||
1157 | # | ||
1158 | # Hash modes | ||
1159 | # | ||
1068 | # CONFIG_CRYPTO_HMAC is not set | 1160 | # CONFIG_CRYPTO_HMAC is not set |
1069 | # CONFIG_CRYPTO_XCBC is not set | 1161 | # CONFIG_CRYPTO_XCBC is not set |
1070 | # CONFIG_CRYPTO_NULL is not set | 1162 | |
1163 | # | ||
1164 | # Digest | ||
1165 | # | ||
1166 | # CONFIG_CRYPTO_CRC32C is not set | ||
1071 | # CONFIG_CRYPTO_MD4 is not set | 1167 | # CONFIG_CRYPTO_MD4 is not set |
1072 | # CONFIG_CRYPTO_MD5 is not set | 1168 | # CONFIG_CRYPTO_MD5 is not set |
1169 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1170 | # CONFIG_CRYPTO_RMD128 is not set | ||
1171 | # CONFIG_CRYPTO_RMD160 is not set | ||
1172 | # CONFIG_CRYPTO_RMD256 is not set | ||
1173 | # CONFIG_CRYPTO_RMD320 is not set | ||
1073 | # CONFIG_CRYPTO_SHA1 is not set | 1174 | # CONFIG_CRYPTO_SHA1 is not set |
1074 | # CONFIG_CRYPTO_SHA256 is not set | 1175 | # CONFIG_CRYPTO_SHA256 is not set |
1075 | # CONFIG_CRYPTO_SHA512 is not set | 1176 | # CONFIG_CRYPTO_SHA512 is not set |
1076 | # CONFIG_CRYPTO_WP512 is not set | ||
1077 | # CONFIG_CRYPTO_TGR192 is not set | 1177 | # CONFIG_CRYPTO_TGR192 is not set |
1078 | # CONFIG_CRYPTO_GF128MUL is not set | 1178 | # CONFIG_CRYPTO_WP512 is not set |
1079 | # CONFIG_CRYPTO_ECB is not set | 1179 | |
1080 | # CONFIG_CRYPTO_CBC is not set | 1180 | # |
1081 | # CONFIG_CRYPTO_PCBC is not set | 1181 | # Ciphers |
1082 | # CONFIG_CRYPTO_LRW is not set | 1182 | # |
1083 | # CONFIG_CRYPTO_XTS is not set | ||
1084 | # CONFIG_CRYPTO_CTR is not set | ||
1085 | # CONFIG_CRYPTO_GCM is not set | ||
1086 | # CONFIG_CRYPTO_CCM is not set | ||
1087 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1088 | # CONFIG_CRYPTO_DES is not set | ||
1089 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1090 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1091 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1092 | # CONFIG_CRYPTO_SERPENT is not set | ||
1093 | # CONFIG_CRYPTO_AES is not set | 1183 | # CONFIG_CRYPTO_AES is not set |
1184 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1185 | # CONFIG_CRYPTO_ARC4 is not set | ||
1186 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1187 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1094 | # CONFIG_CRYPTO_CAST5 is not set | 1188 | # CONFIG_CRYPTO_CAST5 is not set |
1095 | # CONFIG_CRYPTO_CAST6 is not set | 1189 | # CONFIG_CRYPTO_CAST6 is not set |
1096 | # CONFIG_CRYPTO_TEA is not set | 1190 | # CONFIG_CRYPTO_DES is not set |
1097 | # CONFIG_CRYPTO_ARC4 is not set | 1191 | # CONFIG_CRYPTO_FCRYPT is not set |
1098 | # CONFIG_CRYPTO_KHAZAD is not set | 1192 | # CONFIG_CRYPTO_KHAZAD is not set |
1099 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1100 | # CONFIG_CRYPTO_SEED is not set | ||
1101 | # CONFIG_CRYPTO_SALSA20 is not set | 1193 | # CONFIG_CRYPTO_SALSA20 is not set |
1194 | # CONFIG_CRYPTO_SEED is not set | ||
1195 | # CONFIG_CRYPTO_SERPENT is not set | ||
1196 | # CONFIG_CRYPTO_TEA is not set | ||
1197 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1198 | |||
1199 | # | ||
1200 | # Compression | ||
1201 | # | ||
1102 | # CONFIG_CRYPTO_DEFLATE is not set | 1202 | # CONFIG_CRYPTO_DEFLATE is not set |
1103 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1104 | # CONFIG_CRYPTO_CRC32C is not set | ||
1105 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1106 | # CONFIG_CRYPTO_TEST is not set | ||
1107 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1108 | # CONFIG_CRYPTO_LZO is not set | 1203 | # CONFIG_CRYPTO_LZO is not set |
1109 | CONFIG_CRYPTO_HW=y | 1204 | CONFIG_CRYPTO_HW=y |
1110 | # CONFIG_PPC_CLOCK is not set | 1205 | # CONFIG_PPC_CLOCK is not set |
1206 | # CONFIG_VIRTUALIZATION is not set | ||