diff options
Diffstat (limited to 'arch/powerpc/configs/sbc8548_defconfig')
-rw-r--r-- | arch/powerpc/configs/sbc8548_defconfig | 115 |
1 files changed, 93 insertions, 22 deletions
diff --git a/arch/powerpc/configs/sbc8548_defconfig b/arch/powerpc/configs/sbc8548_defconfig index 3b7fa53a2475..67f67978c742 100644 --- a/arch/powerpc/configs/sbc8548_defconfig +++ b/arch/powerpc/configs/sbc8548_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.24-rc8 | 3 | # Linux kernel version: 2.6.25-rc6 |
4 | # Thu Jan 24 15:19:12 2008 | 4 | # Mon Mar 24 08:48:39 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -14,10 +14,10 @@ CONFIG_PPC_85xx=y | |||
14 | # CONFIG_40x is not set | 14 | # CONFIG_40x is not set |
15 | # CONFIG_44x is not set | 15 | # CONFIG_44x is not set |
16 | # CONFIG_E200 is not set | 16 | # CONFIG_E200 is not set |
17 | CONFIG_85xx=y | ||
18 | CONFIG_E500=y | 17 | CONFIG_E500=y |
19 | CONFIG_BOOKE=y | 18 | CONFIG_BOOKE=y |
20 | CONFIG_FSL_BOOKE=y | 19 | CONFIG_FSL_BOOKE=y |
20 | CONFIG_FSL_EMB_PERFMON=y | ||
21 | # CONFIG_PHYS_64BIT is not set | 21 | # CONFIG_PHYS_64BIT is not set |
22 | CONFIG_SPE=y | 22 | CONFIG_SPE=y |
23 | # CONFIG_PPC_MM_SLICES is not set | 23 | # CONFIG_PPC_MM_SLICES is not set |
@@ -30,6 +30,7 @@ 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_SETUP_PER_CPU_AREA is not set | ||
33 | CONFIG_IRQ_PER_CPU=y | 34 | CONFIG_IRQ_PER_CPU=y |
34 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 35 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
35 | CONFIG_ARCH_HAS_ILOG2_U32=y | 36 | CONFIG_ARCH_HAS_ILOG2_U32=y |
@@ -67,17 +68,19 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
67 | # CONFIG_POSIX_MQUEUE is not set | 68 | # CONFIG_POSIX_MQUEUE is not set |
68 | # CONFIG_BSD_PROCESS_ACCT is not set | 69 | # CONFIG_BSD_PROCESS_ACCT is not set |
69 | # CONFIG_TASKSTATS is not set | 70 | # CONFIG_TASKSTATS is not set |
70 | # CONFIG_USER_NS is not set | ||
71 | # CONFIG_PID_NS is not set | ||
72 | # CONFIG_AUDIT is not set | 71 | # CONFIG_AUDIT is not set |
73 | # CONFIG_IKCONFIG is not set | 72 | # CONFIG_IKCONFIG is not set |
74 | CONFIG_LOG_BUF_SHIFT=14 | 73 | CONFIG_LOG_BUF_SHIFT=14 |
75 | # CONFIG_CGROUPS is not set | 74 | # CONFIG_CGROUPS is not set |
75 | CONFIG_GROUP_SCHED=y | ||
76 | CONFIG_FAIR_GROUP_SCHED=y | 76 | CONFIG_FAIR_GROUP_SCHED=y |
77 | CONFIG_FAIR_USER_SCHED=y | 77 | # CONFIG_RT_GROUP_SCHED is not set |
78 | # CONFIG_FAIR_CGROUP_SCHED is not set | 78 | CONFIG_USER_SCHED=y |
79 | # CONFIG_CGROUP_SCHED is not set | ||
79 | CONFIG_SYSFS_DEPRECATED=y | 80 | CONFIG_SYSFS_DEPRECATED=y |
81 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
80 | # CONFIG_RELAY is not set | 82 | # CONFIG_RELAY is not set |
83 | # CONFIG_NAMESPACES is not set | ||
81 | CONFIG_BLK_DEV_INITRD=y | 84 | CONFIG_BLK_DEV_INITRD=y |
82 | CONFIG_INITRAMFS_SOURCE="" | 85 | CONFIG_INITRAMFS_SOURCE="" |
83 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 86 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
@@ -90,17 +93,25 @@ CONFIG_HOTPLUG=y | |||
90 | CONFIG_PRINTK=y | 93 | CONFIG_PRINTK=y |
91 | CONFIG_BUG=y | 94 | CONFIG_BUG=y |
92 | CONFIG_ELF_CORE=y | 95 | CONFIG_ELF_CORE=y |
96 | CONFIG_COMPAT_BRK=y | ||
93 | CONFIG_BASE_FULL=y | 97 | CONFIG_BASE_FULL=y |
94 | CONFIG_FUTEX=y | 98 | CONFIG_FUTEX=y |
95 | CONFIG_ANON_INODES=y | 99 | CONFIG_ANON_INODES=y |
96 | CONFIG_EPOLL=y | 100 | CONFIG_EPOLL=y |
97 | CONFIG_SIGNALFD=y | 101 | CONFIG_SIGNALFD=y |
102 | CONFIG_TIMERFD=y | ||
98 | CONFIG_EVENTFD=y | 103 | CONFIG_EVENTFD=y |
99 | CONFIG_SHMEM=y | 104 | CONFIG_SHMEM=y |
100 | CONFIG_VM_EVENT_COUNTERS=y | 105 | CONFIG_VM_EVENT_COUNTERS=y |
101 | CONFIG_SLAB=y | 106 | CONFIG_SLAB=y |
102 | # CONFIG_SLUB is not set | 107 | # CONFIG_SLUB is not set |
103 | # CONFIG_SLOB is not set | 108 | # CONFIG_SLOB is not set |
109 | # CONFIG_PROFILING is not set | ||
110 | # CONFIG_MARKERS is not set | ||
111 | CONFIG_HAVE_OPROFILE=y | ||
112 | CONFIG_HAVE_KPROBES=y | ||
113 | CONFIG_HAVE_KRETPROBES=y | ||
114 | CONFIG_PROC_PAGE_MONITOR=y | ||
104 | CONFIG_SLABINFO=y | 115 | CONFIG_SLABINFO=y |
105 | CONFIG_RT_MUTEXES=y | 116 | CONFIG_RT_MUTEXES=y |
106 | # CONFIG_TINY_SHMEM is not set | 117 | # CONFIG_TINY_SHMEM is not set |
@@ -124,24 +135,29 @@ CONFIG_DEFAULT_AS=y | |||
124 | # CONFIG_DEFAULT_CFQ is not set | 135 | # CONFIG_DEFAULT_CFQ is not set |
125 | # CONFIG_DEFAULT_NOOP is not set | 136 | # CONFIG_DEFAULT_NOOP is not set |
126 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 137 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
138 | CONFIG_CLASSIC_RCU=y | ||
127 | 139 | ||
128 | # | 140 | # |
129 | # Platform support | 141 | # Platform support |
130 | # | 142 | # |
131 | # CONFIG_PPC_MPC52xx is not set | 143 | # CONFIG_PPC_MPC512x is not set |
132 | # CONFIG_PPC_MPC5200 is not set | 144 | # CONFIG_PPC_MPC5121 is not set |
133 | # CONFIG_PPC_CELL is not set | 145 | # CONFIG_PPC_CELL is not set |
134 | # CONFIG_PPC_CELL_NATIVE is not set | 146 | # CONFIG_PPC_CELL_NATIVE is not set |
135 | # CONFIG_PQ2ADS is not set | 147 | # CONFIG_PQ2ADS is not set |
148 | CONFIG_MPC85xx=y | ||
136 | # CONFIG_MPC8540_ADS is not set | 149 | # CONFIG_MPC8540_ADS is not set |
137 | # CONFIG_MPC8560_ADS is not set | 150 | # CONFIG_MPC8560_ADS is not set |
138 | # CONFIG_MPC85xx_CDS is not set | 151 | # CONFIG_MPC85xx_CDS is not set |
139 | # CONFIG_MPC85xx_MDS is not set | 152 | # CONFIG_MPC85xx_MDS is not set |
140 | # CONFIG_MPC85xx_DS is not set | 153 | # CONFIG_MPC85xx_DS is not set |
154 | # CONFIG_STX_GP3 is not set | ||
155 | # CONFIG_TQM8540 is not set | ||
156 | # CONFIG_TQM8541 is not set | ||
157 | # CONFIG_TQM8555 is not set | ||
158 | # CONFIG_TQM8560 is not set | ||
141 | CONFIG_SBC8548=y | 159 | CONFIG_SBC8548=y |
142 | # CONFIG_SBC8560 is not set | 160 | # CONFIG_SBC8560 is not set |
143 | CONFIG_MPC8540=y | ||
144 | CONFIG_MPC85xx=y | ||
145 | # CONFIG_IPIC is not set | 161 | # CONFIG_IPIC is not set |
146 | CONFIG_MPIC=y | 162 | CONFIG_MPIC=y |
147 | # CONFIG_MPIC_WEIRD is not set | 163 | # CONFIG_MPIC_WEIRD is not set |
@@ -153,6 +169,7 @@ CONFIG_MPIC=y | |||
153 | # CONFIG_PPC_INDIRECT_IO is not set | 169 | # CONFIG_PPC_INDIRECT_IO is not set |
154 | # CONFIG_GENERIC_IOMAP is not set | 170 | # CONFIG_GENERIC_IOMAP is not set |
155 | # CONFIG_CPU_FREQ is not set | 171 | # CONFIG_CPU_FREQ is not set |
172 | # CONFIG_CPM2 is not set | ||
156 | # CONFIG_FSL_ULI1575 is not set | 173 | # CONFIG_FSL_ULI1575 is not set |
157 | 174 | ||
158 | # | 175 | # |
@@ -168,13 +185,17 @@ CONFIG_HZ_250=y | |||
168 | # CONFIG_HZ_300 is not set | 185 | # CONFIG_HZ_300 is not set |
169 | # CONFIG_HZ_1000 is not set | 186 | # CONFIG_HZ_1000 is not set |
170 | CONFIG_HZ=250 | 187 | CONFIG_HZ=250 |
188 | # CONFIG_SCHED_HRTICK is not set | ||
171 | CONFIG_PREEMPT_NONE=y | 189 | CONFIG_PREEMPT_NONE=y |
172 | # CONFIG_PREEMPT_VOLUNTARY is not set | 190 | # CONFIG_PREEMPT_VOLUNTARY is not set |
173 | # CONFIG_PREEMPT is not set | 191 | # CONFIG_PREEMPT is not set |
174 | CONFIG_BINFMT_ELF=y | 192 | CONFIG_BINFMT_ELF=y |
175 | CONFIG_BINFMT_MISC=y | 193 | CONFIG_BINFMT_MISC=y |
176 | CONFIG_MATH_EMULATION=y | 194 | CONFIG_MATH_EMULATION=y |
195 | # CONFIG_IOMMU_HELPER is not set | ||
177 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 196 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
197 | CONFIG_ARCH_HAS_WALK_MEMORY=y | ||
198 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
178 | CONFIG_ARCH_FLATMEM_ENABLE=y | 199 | CONFIG_ARCH_FLATMEM_ENABLE=y |
179 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 200 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
180 | CONFIG_SELECT_MEMORY_MODEL=y | 201 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -193,11 +214,7 @@ CONFIG_VIRT_TO_BUS=y | |||
193 | CONFIG_PROC_DEVICETREE=y | 214 | CONFIG_PROC_DEVICETREE=y |
194 | # CONFIG_CMDLINE_BOOL is not set | 215 | # CONFIG_CMDLINE_BOOL is not set |
195 | # CONFIG_PM is not set | 216 | # CONFIG_PM is not set |
196 | CONFIG_SUSPEND_UP_POSSIBLE=y | ||
197 | CONFIG_HIBERNATION_UP_POSSIBLE=y | ||
198 | # CONFIG_SECCOMP is not set | 217 | # CONFIG_SECCOMP is not set |
199 | CONFIG_WANT_DEVICE_TREE=y | ||
200 | CONFIG_DEVICE_TREE="" | ||
201 | CONFIG_ISA_DMA_API=y | 218 | CONFIG_ISA_DMA_API=y |
202 | 219 | ||
203 | # | 220 | # |
@@ -246,6 +263,7 @@ CONFIG_XFRM=y | |||
246 | CONFIG_XFRM_USER=y | 263 | CONFIG_XFRM_USER=y |
247 | # CONFIG_XFRM_SUB_POLICY is not set | 264 | # CONFIG_XFRM_SUB_POLICY is not set |
248 | # CONFIG_XFRM_MIGRATE is not set | 265 | # CONFIG_XFRM_MIGRATE is not set |
266 | # CONFIG_XFRM_STATISTICS is not set | ||
249 | # CONFIG_NET_KEY is not set | 267 | # CONFIG_NET_KEY is not set |
250 | CONFIG_INET=y | 268 | CONFIG_INET=y |
251 | CONFIG_IP_MULTICAST=y | 269 | CONFIG_IP_MULTICAST=y |
@@ -301,6 +319,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
301 | # | 319 | # |
302 | # CONFIG_NET_PKTGEN is not set | 320 | # CONFIG_NET_PKTGEN is not set |
303 | # CONFIG_HAMRADIO is not set | 321 | # CONFIG_HAMRADIO is not set |
322 | # CONFIG_CAN is not set | ||
304 | # CONFIG_IRDA is not set | 323 | # CONFIG_IRDA is not set |
305 | # CONFIG_BT is not set | 324 | # CONFIG_BT is not set |
306 | # CONFIG_AF_RXRPC is not set | 325 | # CONFIG_AF_RXRPC is not set |
@@ -345,7 +364,7 @@ CONFIG_BLK_DEV_LOOP=y | |||
345 | CONFIG_BLK_DEV_RAM=y | 364 | CONFIG_BLK_DEV_RAM=y |
346 | CONFIG_BLK_DEV_RAM_COUNT=16 | 365 | CONFIG_BLK_DEV_RAM_COUNT=16 |
347 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 366 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
348 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 367 | # CONFIG_BLK_DEV_XIP is not set |
349 | # CONFIG_CDROM_PKTCDVD is not set | 368 | # CONFIG_CDROM_PKTCDVD is not set |
350 | # CONFIG_ATA_OVER_ETH is not set | 369 | # CONFIG_ATA_OVER_ETH is not set |
351 | CONFIG_MISC_DEVICES=y | 370 | CONFIG_MISC_DEVICES=y |
@@ -353,6 +372,8 @@ CONFIG_MISC_DEVICES=y | |||
353 | # CONFIG_EEPROM_93CX6 is not set | 372 | # CONFIG_EEPROM_93CX6 is not set |
354 | # CONFIG_SGI_IOC4 is not set | 373 | # CONFIG_SGI_IOC4 is not set |
355 | # CONFIG_TIFM_CORE is not set | 374 | # CONFIG_TIFM_CORE is not set |
375 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
376 | CONFIG_HAVE_IDE=y | ||
356 | # CONFIG_IDE is not set | 377 | # CONFIG_IDE is not set |
357 | 378 | ||
358 | # | 379 | # |
@@ -396,6 +417,7 @@ CONFIG_PHYLIB=y | |||
396 | # CONFIG_SMSC_PHY is not set | 417 | # CONFIG_SMSC_PHY is not set |
397 | CONFIG_BROADCOM_PHY=y | 418 | CONFIG_BROADCOM_PHY=y |
398 | # CONFIG_ICPLUS_PHY is not set | 419 | # CONFIG_ICPLUS_PHY is not set |
420 | # CONFIG_REALTEK_PHY is not set | ||
399 | # CONFIG_FIXED_PHY is not set | 421 | # CONFIG_FIXED_PHY is not set |
400 | # CONFIG_MDIO_BITBANG is not set | 422 | # CONFIG_MDIO_BITBANG is not set |
401 | CONFIG_NET_ETHERNET=y | 423 | CONFIG_NET_ETHERNET=y |
@@ -417,7 +439,9 @@ CONFIG_NETDEV_1000=y | |||
417 | # CONFIG_DL2K is not set | 439 | # CONFIG_DL2K is not set |
418 | # CONFIG_E1000 is not set | 440 | # CONFIG_E1000 is not set |
419 | # CONFIG_E1000E is not set | 441 | # CONFIG_E1000E is not set |
442 | # CONFIG_E1000E_ENABLED is not set | ||
420 | # CONFIG_IP1000 is not set | 443 | # CONFIG_IP1000 is not set |
444 | # CONFIG_IGB is not set | ||
421 | # CONFIG_NS83820 is not set | 445 | # CONFIG_NS83820 is not set |
422 | # CONFIG_HAMACHI is not set | 446 | # CONFIG_HAMACHI is not set |
423 | # CONFIG_YELLOWFIN is not set | 447 | # CONFIG_YELLOWFIN is not set |
@@ -444,6 +468,7 @@ CONFIG_NETDEV_10000=y | |||
444 | # CONFIG_NIU is not set | 468 | # CONFIG_NIU is not set |
445 | # CONFIG_MLX4_CORE is not set | 469 | # CONFIG_MLX4_CORE is not set |
446 | # CONFIG_TEHUTI is not set | 470 | # CONFIG_TEHUTI is not set |
471 | # CONFIG_BNX2X is not set | ||
447 | # CONFIG_TR is not set | 472 | # CONFIG_TR is not set |
448 | 473 | ||
449 | # | 474 | # |
@@ -456,7 +481,6 @@ CONFIG_NETDEV_10000=y | |||
456 | # CONFIG_HIPPI is not set | 481 | # CONFIG_HIPPI is not set |
457 | # CONFIG_PPP is not set | 482 | # CONFIG_PPP is not set |
458 | # CONFIG_SLIP is not set | 483 | # CONFIG_SLIP is not set |
459 | # CONFIG_SHAPER is not set | ||
460 | # CONFIG_NETCONSOLE is not set | 484 | # CONFIG_NETCONSOLE is not set |
461 | # CONFIG_NETPOLL is not set | 485 | # CONFIG_NETPOLL is not set |
462 | # CONFIG_NET_POLL_CONTROLLER is not set | 486 | # CONFIG_NET_POLL_CONTROLLER is not set |
@@ -499,6 +523,7 @@ CONFIG_INPUT=y | |||
499 | # | 523 | # |
500 | # CONFIG_VT is not set | 524 | # CONFIG_VT is not set |
501 | # CONFIG_SERIAL_NONSTANDARD is not set | 525 | # CONFIG_SERIAL_NONSTANDARD is not set |
526 | # CONFIG_NOZOMI is not set | ||
502 | 527 | ||
503 | # | 528 | # |
504 | # Serial drivers | 529 | # Serial drivers |
@@ -558,6 +583,7 @@ CONFIG_HWMON=y | |||
558 | # CONFIG_SENSORS_W83627HF is not set | 583 | # CONFIG_SENSORS_W83627HF is not set |
559 | # CONFIG_SENSORS_W83627EHF is not set | 584 | # CONFIG_SENSORS_W83627EHF is not set |
560 | # CONFIG_HWMON_DEBUG_CHIP is not set | 585 | # CONFIG_HWMON_DEBUG_CHIP is not set |
586 | # CONFIG_THERMAL is not set | ||
561 | # CONFIG_WATCHDOG is not set | 587 | # CONFIG_WATCHDOG is not set |
562 | 588 | ||
563 | # | 589 | # |
@@ -600,10 +626,12 @@ CONFIG_VIDEO_OUTPUT_CONTROL=y | |||
600 | # CONFIG_HID_SUPPORT is not set | 626 | # CONFIG_HID_SUPPORT is not set |
601 | # CONFIG_USB_SUPPORT is not set | 627 | # CONFIG_USB_SUPPORT is not set |
602 | # CONFIG_MMC is not set | 628 | # CONFIG_MMC is not set |
629 | # CONFIG_MEMSTICK is not set | ||
603 | # CONFIG_NEW_LEDS is not set | 630 | # CONFIG_NEW_LEDS is not set |
604 | # CONFIG_INFINIBAND is not set | 631 | # CONFIG_INFINIBAND is not set |
605 | # CONFIG_EDAC is not set | 632 | # CONFIG_EDAC is not set |
606 | # CONFIG_RTC_CLASS is not set | 633 | # CONFIG_RTC_CLASS is not set |
634 | # CONFIG_DMADEVICES is not set | ||
607 | 635 | ||
608 | # | 636 | # |
609 | # Userspace I/O | 637 | # Userspace I/O |
@@ -622,12 +650,10 @@ CONFIG_VIDEO_OUTPUT_CONTROL=y | |||
622 | # CONFIG_XFS_FS is not set | 650 | # CONFIG_XFS_FS is not set |
623 | # CONFIG_GFS2_FS is not set | 651 | # CONFIG_GFS2_FS is not set |
624 | # CONFIG_OCFS2_FS is not set | 652 | # CONFIG_OCFS2_FS is not set |
625 | # CONFIG_MINIX_FS is not set | 653 | CONFIG_DNOTIFY=y |
626 | # CONFIG_ROMFS_FS is not set | ||
627 | CONFIG_INOTIFY=y | 654 | CONFIG_INOTIFY=y |
628 | CONFIG_INOTIFY_USER=y | 655 | CONFIG_INOTIFY_USER=y |
629 | # CONFIG_QUOTA is not set | 656 | # CONFIG_QUOTA is not set |
630 | CONFIG_DNOTIFY=y | ||
631 | # CONFIG_AUTOFS_FS is not set | 657 | # CONFIG_AUTOFS_FS is not set |
632 | # CONFIG_AUTOFS4_FS is not set | 658 | # CONFIG_AUTOFS4_FS is not set |
633 | # CONFIG_FUSE_FS is not set | 659 | # CONFIG_FUSE_FS is not set |
@@ -669,8 +695,10 @@ CONFIG_TMPFS=y | |||
669 | # CONFIG_EFS_FS is not set | 695 | # CONFIG_EFS_FS is not set |
670 | # CONFIG_CRAMFS is not set | 696 | # CONFIG_CRAMFS is not set |
671 | # CONFIG_VXFS_FS is not set | 697 | # CONFIG_VXFS_FS is not set |
698 | # CONFIG_MINIX_FS is not set | ||
672 | # CONFIG_HPFS_FS is not set | 699 | # CONFIG_HPFS_FS is not set |
673 | # CONFIG_QNX4FS_FS is not set | 700 | # CONFIG_QNX4FS_FS is not set |
701 | # CONFIG_ROMFS_FS is not set | ||
674 | # CONFIG_SYSV_FS is not set | 702 | # CONFIG_SYSV_FS is not set |
675 | # CONFIG_UFS_FS is not set | 703 | # CONFIG_UFS_FS is not set |
676 | CONFIG_NETWORK_FILESYSTEMS=y | 704 | CONFIG_NETWORK_FILESYSTEMS=y |
@@ -714,7 +742,6 @@ CONFIG_PLIST=y | |||
714 | CONFIG_HAS_IOMEM=y | 742 | CONFIG_HAS_IOMEM=y |
715 | CONFIG_HAS_IOPORT=y | 743 | CONFIG_HAS_IOPORT=y |
716 | CONFIG_HAS_DMA=y | 744 | CONFIG_HAS_DMA=y |
717 | # CONFIG_INSTRUMENTATION is not set | ||
718 | 745 | ||
719 | # | 746 | # |
720 | # Kernel hacking | 747 | # Kernel hacking |
@@ -737,5 +764,49 @@ CONFIG_ENABLE_MUST_CHECK=y | |||
737 | # CONFIG_KEYS is not set | 764 | # CONFIG_KEYS is not set |
738 | # CONFIG_SECURITY is not set | 765 | # CONFIG_SECURITY is not set |
739 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 766 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
740 | # CONFIG_CRYPTO is not set | 767 | CONFIG_CRYPTO=y |
768 | # CONFIG_CRYPTO_SEQIV is not set | ||
769 | # CONFIG_CRYPTO_MANAGER is not set | ||
770 | # CONFIG_CRYPTO_HMAC is not set | ||
771 | # CONFIG_CRYPTO_XCBC is not set | ||
772 | # CONFIG_CRYPTO_NULL is not set | ||
773 | # CONFIG_CRYPTO_MD4 is not set | ||
774 | # CONFIG_CRYPTO_MD5 is not set | ||
775 | # CONFIG_CRYPTO_SHA1 is not set | ||
776 | # CONFIG_CRYPTO_SHA256 is not set | ||
777 | # CONFIG_CRYPTO_SHA512 is not set | ||
778 | # CONFIG_CRYPTO_WP512 is not set | ||
779 | # CONFIG_CRYPTO_TGR192 is not set | ||
780 | # CONFIG_CRYPTO_GF128MUL is not set | ||
781 | # CONFIG_CRYPTO_ECB is not set | ||
782 | # CONFIG_CRYPTO_CBC is not set | ||
783 | # CONFIG_CRYPTO_PCBC is not set | ||
784 | # CONFIG_CRYPTO_LRW is not set | ||
785 | # CONFIG_CRYPTO_XTS is not set | ||
786 | # CONFIG_CRYPTO_CTR is not set | ||
787 | # CONFIG_CRYPTO_GCM is not set | ||
788 | # CONFIG_CRYPTO_CCM is not set | ||
789 | # CONFIG_CRYPTO_CRYPTD is not set | ||
790 | # CONFIG_CRYPTO_DES is not set | ||
791 | # CONFIG_CRYPTO_FCRYPT is not set | ||
792 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
793 | # CONFIG_CRYPTO_TWOFISH is not set | ||
794 | # CONFIG_CRYPTO_SERPENT is not set | ||
795 | # CONFIG_CRYPTO_AES is not set | ||
796 | # CONFIG_CRYPTO_CAST5 is not set | ||
797 | # CONFIG_CRYPTO_CAST6 is not set | ||
798 | # CONFIG_CRYPTO_TEA is not set | ||
799 | # CONFIG_CRYPTO_ARC4 is not set | ||
800 | # CONFIG_CRYPTO_KHAZAD is not set | ||
801 | # CONFIG_CRYPTO_ANUBIS is not set | ||
802 | # CONFIG_CRYPTO_SEED is not set | ||
803 | # CONFIG_CRYPTO_SALSA20 is not set | ||
804 | # CONFIG_CRYPTO_DEFLATE is not set | ||
805 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
806 | # CONFIG_CRYPTO_CRC32C is not set | ||
807 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
808 | # CONFIG_CRYPTO_AUTHENC is not set | ||
809 | # CONFIG_CRYPTO_LZO is not set | ||
810 | CONFIG_CRYPTO_HW=y | ||
811 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | ||
741 | # CONFIG_PPC_CLOCK is not set | 812 | # CONFIG_PPC_CLOCK is not set |