Commit | Line | Data |
---|---|---|
6e47a0f3 IK |
1 | # |
2 | # Automatically generated make config: don't edit | |
43af66e1 PM |
3 | # Linux kernel version: 2.6.24-rc4 |
4 | # Thu Dec 6 16:48:07 2007 | |
6e47a0f3 IK |
5 | # |
6 | CONFIG_PPC64=y | |
13a6976a PM |
7 | |
8 | # | |
9 | # Processor support | |
10 | # | |
11 | # CONFIG_POWER4_ONLY is not set | |
12 | CONFIG_POWER3=y | |
13 | CONFIG_POWER4=y | |
43af66e1 | 14 | CONFIG_TUNE_CELL=y |
13a6976a PM |
15 | CONFIG_PPC_FPU=y |
16 | CONFIG_ALTIVEC=y | |
17 | CONFIG_PPC_STD_MMU=y | |
18 | CONFIG_PPC_MM_SLICES=y | |
19 | CONFIG_VIRT_CPU_ACCOUNTING=y | |
20 | CONFIG_SMP=y | |
21 | CONFIG_NR_CPUS=4 | |
6e47a0f3 | 22 | CONFIG_64BIT=y |
43af66e1 | 23 | CONFIG_WORD_SIZE=64 |
6e47a0f3 IK |
24 | CONFIG_PPC_MERGE=y |
25 | CONFIG_MMU=y | |
43af66e1 PM |
26 | CONFIG_GENERIC_CMOS_UPDATE=y |
27 | CONFIG_GENERIC_TIME=y | |
28 | CONFIG_GENERIC_TIME_VSYSCALL=y | |
29 | CONFIG_GENERIC_CLOCKEVENTS=y | |
6e47a0f3 IK |
30 | CONFIG_GENERIC_HARDIRQS=y |
31 | CONFIG_IRQ_PER_CPU=y | |
32 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | |
33 | CONFIG_ARCH_HAS_ILOG2_U32=y | |
34 | CONFIG_ARCH_HAS_ILOG2_U64=y | |
35 | CONFIG_GENERIC_HWEIGHT=y | |
36 | CONFIG_GENERIC_CALIBRATE_DELAY=y | |
37 | CONFIG_GENERIC_FIND_NEXT_BIT=y | |
13a6976a | 38 | CONFIG_ARCH_NO_VIRT_TO_BUS=y |
6e47a0f3 IK |
39 | CONFIG_PPC=y |
40 | CONFIG_EARLY_PRINTK=y | |
41 | CONFIG_COMPAT=y | |
42 | CONFIG_SYSVIPC_COMPAT=y | |
43 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | |
44 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | |
45 | CONFIG_PPC_OF=y | |
13a6976a | 46 | CONFIG_OF=y |
6e47a0f3 IK |
47 | # CONFIG_PPC_UDBG_16550 is not set |
48 | # CONFIG_GENERIC_TBSYNC is not set | |
49 | CONFIG_AUDIT_ARCH=y | |
50 | CONFIG_GENERIC_BUG=y | |
51 | # CONFIG_DEFAULT_UIMAGE is not set | |
6e47a0f3 | 52 | # CONFIG_PPC_DCR_NATIVE is not set |
24f1f175 IK |
53 | CONFIG_PPC_DCR_MMIO=y |
54 | CONFIG_PPC_DCR=y | |
6e47a0f3 | 55 | CONFIG_PPC_OF_PLATFORM_PCI=y |
6e47a0f3 IK |
56 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
57 | ||
58 | # | |
13a6976a | 59 | # General setup |
6e47a0f3 IK |
60 | # |
61 | CONFIG_EXPERIMENTAL=y | |
62 | CONFIG_LOCK_KERNEL=y | |
63 | CONFIG_INIT_ENV_ARG_LIMIT=32 | |
6e47a0f3 IK |
64 | CONFIG_LOCALVERSION="" |
65 | CONFIG_LOCALVERSION_AUTO=y | |
66 | CONFIG_SWAP=y | |
67 | CONFIG_SYSVIPC=y | |
4cc81aac | 68 | CONFIG_SYSVIPC_SYSCTL=y |
6e47a0f3 IK |
69 | # CONFIG_POSIX_MQUEUE is not set |
70 | # CONFIG_BSD_PROCESS_ACCT is not set | |
71 | # CONFIG_TASKSTATS is not set | |
13a6976a | 72 | # CONFIG_USER_NS is not set |
43af66e1 | 73 | # CONFIG_PID_NS is not set |
6e47a0f3 IK |
74 | # CONFIG_AUDIT is not set |
75 | CONFIG_IKCONFIG=y | |
76 | CONFIG_IKCONFIG_PROC=y | |
ca74c013 | 77 | CONFIG_LOG_BUF_SHIFT=15 |
43af66e1 PM |
78 | # CONFIG_CGROUPS is not set |
79 | # CONFIG_FAIR_GROUP_SCHED is not set | |
6e47a0f3 IK |
80 | CONFIG_SYSFS_DEPRECATED=y |
81 | # CONFIG_RELAY is not set | |
4cc81aac | 82 | CONFIG_BLK_DEV_INITRD=y |
6e47a0f3 IK |
83 | CONFIG_INITRAMFS_SOURCE="" |
84 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | |
85 | CONFIG_SYSCTL=y | |
86 | # CONFIG_EMBEDDED is not set | |
87 | CONFIG_SYSCTL_SYSCALL=y | |
88 | CONFIG_KALLSYMS=y | |
89 | # CONFIG_KALLSYMS_ALL is not set | |
90 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | |
91 | CONFIG_HOTPLUG=y | |
92 | CONFIG_PRINTK=y | |
93 | CONFIG_BUG=y | |
94 | CONFIG_ELF_CORE=y | |
95 | CONFIG_BASE_FULL=y | |
96 | CONFIG_FUTEX=y | |
ca74c013 | 97 | CONFIG_ANON_INODES=y |
6e47a0f3 | 98 | CONFIG_EPOLL=y |
ca74c013 | 99 | CONFIG_SIGNALFD=y |
ca74c013 | 100 | CONFIG_EVENTFD=y |
6e47a0f3 | 101 | CONFIG_SHMEM=y |
6e47a0f3 | 102 | CONFIG_VM_EVENT_COUNTERS=y |
309a1092 AB |
103 | CONFIG_SLUB_DEBUG=y |
104 | # CONFIG_SLAB is not set | |
105 | CONFIG_SLUB=y | |
ca74c013 | 106 | # CONFIG_SLOB is not set |
6e47a0f3 IK |
107 | CONFIG_RT_MUTEXES=y |
108 | # CONFIG_TINY_SHMEM is not set | |
109 | CONFIG_BASE_SMALL=0 | |
6e47a0f3 IK |
110 | CONFIG_MODULES=y |
111 | CONFIG_MODULE_UNLOAD=y | |
112 | # CONFIG_MODULE_FORCE_UNLOAD is not set | |
113 | CONFIG_MODVERSIONS=y | |
114 | CONFIG_MODULE_SRCVERSION_ALL=y | |
115 | CONFIG_KMOD=y | |
116 | CONFIG_STOP_MACHINE=y | |
6e47a0f3 IK |
117 | CONFIG_BLOCK=y |
118 | # CONFIG_BLK_DEV_IO_TRACE is not set | |
13a6976a | 119 | CONFIG_BLK_DEV_BSG=y |
43af66e1 | 120 | CONFIG_BLOCK_COMPAT=y |
6e47a0f3 IK |
121 | |
122 | # | |
123 | # IO Schedulers | |
124 | # | |
125 | CONFIG_IOSCHED_NOOP=y | |
126 | CONFIG_IOSCHED_AS=y | |
127 | CONFIG_IOSCHED_DEADLINE=y | |
128 | CONFIG_IOSCHED_CFQ=y | |
129 | CONFIG_DEFAULT_AS=y | |
130 | # CONFIG_DEFAULT_DEADLINE is not set | |
131 | # CONFIG_DEFAULT_CFQ is not set | |
132 | # CONFIG_DEFAULT_NOOP is not set | |
133 | CONFIG_DEFAULT_IOSCHED="anticipatory" | |
134 | ||
135 | # | |
136 | # Platform support | |
137 | # | |
138 | CONFIG_PPC_MULTIPLATFORM=y | |
13a6976a PM |
139 | # CONFIG_PPC_82xx is not set |
140 | # CONFIG_PPC_83xx is not set | |
141 | # CONFIG_PPC_86xx is not set | |
6e47a0f3 IK |
142 | # CONFIG_PPC_PSERIES is not set |
143 | # CONFIG_PPC_ISERIES is not set | |
144 | # CONFIG_PPC_MPC52xx is not set | |
4cc81aac | 145 | # CONFIG_PPC_MPC5200 is not set |
6e47a0f3 IK |
146 | # CONFIG_PPC_PMAC is not set |
147 | # CONFIG_PPC_MAPLE is not set | |
148 | # CONFIG_PPC_PASEMI is not set | |
4cc81aac IK |
149 | CONFIG_PPC_CELLEB=y |
150 | # CONFIG_PPC_PS3 is not set | |
6e47a0f3 | 151 | CONFIG_PPC_CELL=y |
24f1f175 | 152 | CONFIG_PPC_CELL_NATIVE=y |
6e47a0f3 | 153 | # CONFIG_PPC_IBM_CELL_BLADE is not set |
4cc81aac IK |
154 | |
155 | # | |
156 | # Cell Broadband Engine options | |
157 | # | |
158 | CONFIG_SPU_FS=y | |
ca74c013 | 159 | CONFIG_SPU_FS_64K_LS=y |
4cc81aac | 160 | CONFIG_SPU_BASE=y |
24f1f175 IK |
161 | CONFIG_CBE_RAS=y |
162 | # CONFIG_CBE_THERM is not set | |
4cc81aac | 163 | # CONFIG_PQ2ADS is not set |
24f1f175 IK |
164 | CONFIG_PPC_NATIVE=y |
165 | CONFIG_UDBG_RTAS_CONSOLE=y | |
6e47a0f3 | 166 | CONFIG_PPC_UDBG_BEAT=y |
24f1f175 | 167 | CONFIG_MPIC=y |
4cc81aac IK |
168 | # CONFIG_MPIC_WEIRD is not set |
169 | # CONFIG_PPC_I8259 is not set | |
6e47a0f3 | 170 | # CONFIG_U3_DART is not set |
24f1f175 IK |
171 | CONFIG_PPC_RTAS=y |
172 | # CONFIG_RTAS_ERROR_LOGGING is not set | |
173 | # CONFIG_RTAS_PROC is not set | |
6e47a0f3 IK |
174 | # CONFIG_MMIO_NVRAM is not set |
175 | # CONFIG_PPC_MPC106 is not set | |
176 | # CONFIG_PPC_970_NAP is not set | |
43af66e1 PM |
177 | CONFIG_PPC_INDIRECT_IO=y |
178 | CONFIG_GENERIC_IOMAP=y | |
6e47a0f3 | 179 | # CONFIG_CPU_FREQ is not set |
4cc81aac | 180 | # CONFIG_CPM2 is not set |
13a6976a | 181 | # CONFIG_FSL_ULI1575 is not set |
6e47a0f3 IK |
182 | |
183 | # | |
184 | # Kernel options | |
185 | # | |
43af66e1 PM |
186 | CONFIG_TICK_ONESHOT=y |
187 | CONFIG_NO_HZ=y | |
188 | CONFIG_HIGH_RES_TIMERS=y | |
189 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | |
6e47a0f3 IK |
190 | # CONFIG_HZ_100 is not set |
191 | CONFIG_HZ_250=y | |
192 | # CONFIG_HZ_300 is not set | |
193 | # CONFIG_HZ_1000 is not set | |
194 | CONFIG_HZ=250 | |
195 | CONFIG_PREEMPT_NONE=y | |
196 | # CONFIG_PREEMPT_VOLUNTARY is not set | |
197 | # CONFIG_PREEMPT is not set | |
198 | CONFIG_PREEMPT_BKL=y | |
199 | CONFIG_BINFMT_ELF=y | |
200 | CONFIG_BINFMT_MISC=m | |
201 | CONFIG_FORCE_MAX_ZONEORDER=13 | |
43af66e1 | 202 | CONFIG_HUGETLB_PAGE_SIZE_VARIABLE=y |
6e47a0f3 IK |
203 | # CONFIG_IOMMU_VMERGE is not set |
204 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | |
205 | CONFIG_KEXEC=y | |
206 | # CONFIG_CRASH_DUMP is not set | |
207 | # CONFIG_IRQ_ALL_CPUS is not set | |
208 | CONFIG_NUMA=y | |
209 | CONFIG_NODES_SHIFT=4 | |
210 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | |
211 | CONFIG_ARCH_SPARSEMEM_ENABLE=y | |
6e47a0f3 IK |
212 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
213 | CONFIG_SELECT_MEMORY_MODEL=y | |
214 | # CONFIG_FLATMEM_MANUAL is not set | |
215 | # CONFIG_DISCONTIGMEM_MANUAL is not set | |
216 | CONFIG_SPARSEMEM_MANUAL=y | |
217 | CONFIG_SPARSEMEM=y | |
218 | CONFIG_NEED_MULTIPLE_NODES=y | |
219 | CONFIG_HAVE_MEMORY_PRESENT=y | |
220 | # CONFIG_SPARSEMEM_STATIC is not set | |
221 | CONFIG_SPARSEMEM_EXTREME=y | |
43af66e1 PM |
222 | CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y |
223 | CONFIG_SPARSEMEM_VMEMMAP=y | |
6e47a0f3 IK |
224 | CONFIG_MEMORY_HOTPLUG=y |
225 | CONFIG_MEMORY_HOTPLUG_SPARSE=y | |
226 | CONFIG_SPLIT_PTLOCK_CPUS=4 | |
227 | CONFIG_MIGRATION=y | |
228 | CONFIG_RESOURCES_64BIT=y | |
4cc81aac | 229 | CONFIG_ZONE_DMA_FLAG=1 |
13a6976a | 230 | CONFIG_BOUNCE=y |
6e47a0f3 IK |
231 | CONFIG_ARCH_MEMORY_PROBE=y |
232 | CONFIG_NODES_SPAN_OTHER_NODES=y | |
ca74c013 | 233 | CONFIG_PPC_HAS_HASH_64K=y |
6e47a0f3 IK |
234 | # CONFIG_PPC_64K_PAGES is not set |
235 | # CONFIG_SCHED_SMT is not set | |
236 | CONFIG_PROC_DEVICETREE=y | |
237 | # CONFIG_CMDLINE_BOOL is not set | |
238 | # CONFIG_PM is not set | |
239 | CONFIG_SECCOMP=y | |
4cc81aac | 240 | # CONFIG_WANT_DEVICE_TREE is not set |
6e47a0f3 IK |
241 | CONFIG_ISA_DMA_API=y |
242 | ||
243 | # | |
244 | # Bus options | |
245 | # | |
4cc81aac | 246 | CONFIG_ZONE_DMA=y |
6e47a0f3 | 247 | CONFIG_GENERIC_ISA_DMA=y |
6e47a0f3 IK |
248 | # CONFIG_PPC_INDIRECT_PCI is not set |
249 | CONFIG_PCI=y | |
250 | CONFIG_PCI_DOMAINS=y | |
13a6976a | 251 | CONFIG_PCI_SYSCALL=y |
6e47a0f3 | 252 | # CONFIG_PCIEPORTBUS is not set |
ca74c013 PM |
253 | CONFIG_ARCH_SUPPORTS_MSI=y |
254 | # CONFIG_PCI_MSI is not set | |
43af66e1 | 255 | CONFIG_PCI_LEGACY=y |
6e47a0f3 | 256 | # CONFIG_PCI_DEBUG is not set |
6e47a0f3 | 257 | # CONFIG_PCCARD is not set |
6e47a0f3 IK |
258 | # CONFIG_HOTPLUG_PCI is not set |
259 | CONFIG_KERNEL_START=0xc000000000000000 | |
260 | ||
261 | # | |
262 | # Networking | |
263 | # | |
264 | CONFIG_NET=y | |
265 | ||
266 | # | |
267 | # Networking options | |
268 | # | |
6e47a0f3 IK |
269 | CONFIG_PACKET=y |
270 | # CONFIG_PACKET_MMAP is not set | |
271 | CONFIG_UNIX=y | |
272 | CONFIG_XFRM=y | |
273 | # CONFIG_XFRM_USER is not set | |
274 | # CONFIG_XFRM_SUB_POLICY is not set | |
4cc81aac | 275 | # CONFIG_XFRM_MIGRATE is not set |
6e47a0f3 IK |
276 | # CONFIG_NET_KEY is not set |
277 | CONFIG_INET=y | |
278 | CONFIG_IP_MULTICAST=y | |
279 | # CONFIG_IP_ADVANCED_ROUTER is not set | |
280 | CONFIG_IP_FIB_HASH=y | |
281 | # CONFIG_IP_PNP is not set | |
282 | # CONFIG_NET_IPIP is not set | |
283 | # CONFIG_NET_IPGRE is not set | |
284 | # CONFIG_IP_MROUTE is not set | |
285 | # CONFIG_ARPD is not set | |
286 | CONFIG_SYN_COOKIES=y | |
287 | # CONFIG_INET_AH is not set | |
288 | # CONFIG_INET_ESP is not set | |
289 | # CONFIG_INET_IPCOMP is not set | |
290 | # CONFIG_INET_XFRM_TUNNEL is not set | |
4cc81aac | 291 | CONFIG_INET_TUNNEL=y |
6e47a0f3 IK |
292 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
293 | CONFIG_INET_XFRM_MODE_TUNNEL=y | |
294 | CONFIG_INET_XFRM_MODE_BEET=y | |
43af66e1 | 295 | CONFIG_INET_LRO=y |
6e47a0f3 IK |
296 | CONFIG_INET_DIAG=y |
297 | CONFIG_INET_TCP_DIAG=y | |
298 | # CONFIG_TCP_CONG_ADVANCED is not set | |
299 | CONFIG_TCP_CONG_CUBIC=y | |
300 | CONFIG_DEFAULT_TCP_CONG="cubic" | |
301 | # CONFIG_TCP_MD5SIG is not set | |
6e47a0f3 IK |
302 | # CONFIG_IP_VS is not set |
303 | CONFIG_IPV6=y | |
304 | # CONFIG_IPV6_PRIVACY is not set | |
305 | # CONFIG_IPV6_ROUTER_PREF is not set | |
4cc81aac | 306 | # CONFIG_IPV6_OPTIMISTIC_DAD is not set |
6e47a0f3 IK |
307 | CONFIG_INET6_AH=m |
308 | CONFIG_INET6_ESP=m | |
309 | CONFIG_INET6_IPCOMP=m | |
310 | # CONFIG_IPV6_MIP6 is not set | |
311 | CONFIG_INET6_XFRM_TUNNEL=m | |
312 | CONFIG_INET6_TUNNEL=m | |
313 | CONFIG_INET6_XFRM_MODE_TRANSPORT=y | |
314 | CONFIG_INET6_XFRM_MODE_TUNNEL=y | |
315 | CONFIG_INET6_XFRM_MODE_BEET=y | |
316 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | |
317 | CONFIG_IPV6_SIT=y | |
318 | CONFIG_IPV6_TUNNEL=m | |
319 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | |
320 | # CONFIG_NETWORK_SECMARK is not set | |
321 | CONFIG_NETFILTER=y | |
322 | # CONFIG_NETFILTER_DEBUG is not set | |
323 | ||
324 | # | |
325 | # Core Netfilter Configuration | |
326 | # | |
327 | # CONFIG_NETFILTER_NETLINK is not set | |
328 | # CONFIG_NF_CONNTRACK_ENABLED is not set | |
4cc81aac | 329 | # CONFIG_NF_CONNTRACK is not set |
6e47a0f3 IK |
330 | # CONFIG_NETFILTER_XTABLES is not set |
331 | ||
332 | # | |
333 | # IP: Netfilter Configuration | |
334 | # | |
335 | CONFIG_IP_NF_QUEUE=m | |
4cc81aac IK |
336 | # CONFIG_IP_NF_IPTABLES is not set |
337 | # CONFIG_IP_NF_ARPTABLES is not set | |
6e47a0f3 IK |
338 | |
339 | # | |
340 | # IPv6: Netfilter Configuration (EXPERIMENTAL) | |
341 | # | |
342 | # CONFIG_IP6_NF_QUEUE is not set | |
4cc81aac | 343 | # CONFIG_IP6_NF_IPTABLES is not set |
6e47a0f3 | 344 | # CONFIG_IP_DCCP is not set |
6e47a0f3 | 345 | # CONFIG_IP_SCTP is not set |
6e47a0f3 IK |
346 | # CONFIG_TIPC is not set |
347 | # CONFIG_ATM is not set | |
348 | # CONFIG_BRIDGE is not set | |
349 | # CONFIG_VLAN_8021Q is not set | |
350 | # CONFIG_DECNET is not set | |
351 | # CONFIG_LLC2 is not set | |
352 | # CONFIG_IPX is not set | |
353 | # CONFIG_ATALK is not set | |
354 | # CONFIG_X25 is not set | |
355 | # CONFIG_LAPB is not set | |
356 | # CONFIG_ECONET is not set | |
357 | # CONFIG_WAN_ROUTER is not set | |
6e47a0f3 IK |
358 | # CONFIG_NET_SCHED is not set |
359 | ||
360 | # | |
361 | # Network testing | |
362 | # | |
363 | # CONFIG_NET_PKTGEN is not set | |
364 | # CONFIG_HAMRADIO is not set | |
365 | # CONFIG_IRDA is not set | |
366 | # CONFIG_BT is not set | |
4cc81aac IK |
367 | # CONFIG_AF_RXRPC is not set |
368 | ||
369 | # | |
370 | # Wireless | |
371 | # | |
372 | # CONFIG_CFG80211 is not set | |
373 | # CONFIG_WIRELESS_EXT is not set | |
ca74c013 | 374 | # CONFIG_MAC80211 is not set |
6e47a0f3 | 375 | # CONFIG_IEEE80211 is not set |
ca74c013 | 376 | # CONFIG_RFKILL is not set |
13a6976a | 377 | # CONFIG_NET_9P is not set |
6e47a0f3 IK |
378 | |
379 | # | |
380 | # Device Drivers | |
381 | # | |
382 | ||
383 | # | |
384 | # Generic Driver Options | |
385 | # | |
43af66e1 | 386 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
6e47a0f3 IK |
387 | CONFIG_STANDALONE=y |
388 | CONFIG_PREVENT_FIRMWARE_BUILD=y | |
389 | CONFIG_FW_LOADER=y | |
390 | # CONFIG_DEBUG_DRIVER is not set | |
4cc81aac | 391 | # CONFIG_DEBUG_DEVRES is not set |
6e47a0f3 | 392 | # CONFIG_SYS_HYPERVISOR is not set |
6e47a0f3 | 393 | # CONFIG_CONNECTOR is not set |
6e47a0f3 | 394 | # CONFIG_MTD is not set |
13a6976a | 395 | CONFIG_OF_DEVICE=y |
6e47a0f3 | 396 | # CONFIG_PARPORT is not set |
13a6976a | 397 | CONFIG_BLK_DEV=y |
6e47a0f3 | 398 | # CONFIG_BLK_DEV_FD is not set |
6e47a0f3 IK |
399 | # CONFIG_BLK_CPQ_CISS_DA is not set |
400 | # CONFIG_BLK_DEV_DAC960 is not set | |
401 | # CONFIG_BLK_DEV_UMEM is not set | |
402 | # CONFIG_BLK_DEV_COW_COMMON is not set | |
403 | CONFIG_BLK_DEV_LOOP=y | |
404 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | |
405 | # CONFIG_BLK_DEV_NBD is not set | |
406 | # CONFIG_BLK_DEV_SX8 is not set | |
407 | # CONFIG_BLK_DEV_UB is not set | |
408 | CONFIG_BLK_DEV_RAM=y | |
409 | CONFIG_BLK_DEV_RAM_COUNT=16 | |
410 | CONFIG_BLK_DEV_RAM_SIZE=131072 | |
411 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | |
6e47a0f3 IK |
412 | # CONFIG_CDROM_PKTCDVD is not set |
413 | # CONFIG_ATA_OVER_ETH is not set | |
13a6976a | 414 | CONFIG_MISC_DEVICES=y |
ca74c013 | 415 | # CONFIG_PHANTOM is not set |
13a6976a | 416 | # CONFIG_EEPROM_93CX6 is not set |
6e47a0f3 IK |
417 | # CONFIG_SGI_IOC4 is not set |
418 | # CONFIG_TIFM_CORE is not set | |
6e47a0f3 IK |
419 | CONFIG_IDE=y |
420 | CONFIG_BLK_DEV_IDE=y | |
421 | ||
422 | # | |
423 | # Please see Documentation/ide.txt for help/info on IDE drives | |
424 | # | |
425 | # CONFIG_BLK_DEV_IDE_SATA is not set | |
426 | CONFIG_BLK_DEV_IDEDISK=y | |
427 | CONFIG_IDEDISK_MULTI_MODE=y | |
428 | CONFIG_BLK_DEV_IDECD=m | |
429 | # CONFIG_BLK_DEV_IDETAPE is not set | |
430 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | |
431 | # CONFIG_BLK_DEV_IDESCSI is not set | |
432 | # CONFIG_IDE_TASK_IOCTL is not set | |
ca74c013 | 433 | CONFIG_IDE_PROC_FS=y |
6e47a0f3 IK |
434 | |
435 | # | |
436 | # IDE chipset support/bugfixes | |
437 | # | |
438 | CONFIG_IDE_GENERIC=y | |
43af66e1 PM |
439 | # CONFIG_BLK_DEV_PLATFORM is not set |
440 | ||
441 | # | |
442 | # PCI IDE chipsets support | |
443 | # | |
6e47a0f3 IK |
444 | CONFIG_BLK_DEV_IDEPCI=y |
445 | CONFIG_IDEPCI_SHARE_IRQ=y | |
ca74c013 | 446 | CONFIG_IDEPCI_PCIBUS_ORDER=y |
6e47a0f3 IK |
447 | # CONFIG_BLK_DEV_OFFBOARD is not set |
448 | CONFIG_BLK_DEV_GENERIC=y | |
449 | # CONFIG_BLK_DEV_OPTI621 is not set | |
450 | CONFIG_BLK_DEV_IDEDMA_PCI=y | |
6e47a0f3 IK |
451 | # CONFIG_BLK_DEV_AEC62XX is not set |
452 | # CONFIG_BLK_DEV_ALI15X3 is not set | |
453 | # CONFIG_BLK_DEV_AMD74XX is not set | |
454 | # CONFIG_BLK_DEV_CMD64X is not set | |
455 | # CONFIG_BLK_DEV_TRIFLEX is not set | |
456 | # CONFIG_BLK_DEV_CY82C693 is not set | |
457 | # CONFIG_BLK_DEV_CS5520 is not set | |
458 | # CONFIG_BLK_DEV_CS5530 is not set | |
459 | # CONFIG_BLK_DEV_HPT34X is not set | |
460 | # CONFIG_BLK_DEV_HPT366 is not set | |
461 | # CONFIG_BLK_DEV_JMICRON is not set | |
462 | # CONFIG_BLK_DEV_SC1200 is not set | |
463 | # CONFIG_BLK_DEV_PIIX is not set | |
4cc81aac | 464 | # CONFIG_BLK_DEV_IT8213 is not set |
6e47a0f3 IK |
465 | # CONFIG_BLK_DEV_IT821X is not set |
466 | # CONFIG_BLK_DEV_NS87415 is not set | |
467 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set | |
468 | # CONFIG_BLK_DEV_PDC202XX_NEW is not set | |
469 | # CONFIG_BLK_DEV_SVWKS is not set | |
470 | # CONFIG_BLK_DEV_SIIMAGE is not set | |
471 | # CONFIG_BLK_DEV_SL82C105 is not set | |
472 | # CONFIG_BLK_DEV_SLC90E66 is not set | |
473 | # CONFIG_BLK_DEV_TRM290 is not set | |
474 | # CONFIG_BLK_DEV_VIA82CXXX is not set | |
4cc81aac IK |
475 | # CONFIG_BLK_DEV_TC86C001 is not set |
476 | CONFIG_BLK_DEV_CELLEB=y | |
6e47a0f3 IK |
477 | # CONFIG_IDE_ARM is not set |
478 | CONFIG_BLK_DEV_IDEDMA=y | |
43af66e1 | 479 | CONFIG_IDE_ARCH_OBSOLETE_INIT=y |
6e47a0f3 IK |
480 | # CONFIG_BLK_DEV_HD is not set |
481 | ||
482 | # | |
483 | # SCSI device support | |
484 | # | |
485 | # CONFIG_RAID_ATTRS is not set | |
486 | CONFIG_SCSI=m | |
13a6976a | 487 | CONFIG_SCSI_DMA=y |
6e47a0f3 IK |
488 | # CONFIG_SCSI_TGT is not set |
489 | # CONFIG_SCSI_NETLINK is not set | |
490 | # CONFIG_SCSI_PROC_FS is not set | |
491 | ||
492 | # | |
493 | # SCSI support type (disk, tape, CD-ROM) | |
494 | # | |
495 | CONFIG_BLK_DEV_SD=m | |
496 | # CONFIG_CHR_DEV_ST is not set | |
497 | # CONFIG_CHR_DEV_OSST is not set | |
498 | CONFIG_BLK_DEV_SR=m | |
499 | # CONFIG_BLK_DEV_SR_VENDOR is not set | |
500 | CONFIG_CHR_DEV_SG=m | |
501 | # CONFIG_CHR_DEV_SCH is not set | |
502 | ||
503 | # | |
504 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | |
505 | # | |
506 | CONFIG_SCSI_MULTI_LUN=y | |
507 | # CONFIG_SCSI_CONSTANTS is not set | |
508 | # CONFIG_SCSI_LOGGING is not set | |
509 | # CONFIG_SCSI_SCAN_ASYNC is not set | |
ca74c013 | 510 | CONFIG_SCSI_WAIT_SCAN=m |
6e47a0f3 IK |
511 | |
512 | # | |
513 | # SCSI Transports | |
514 | # | |
515 | # CONFIG_SCSI_SPI_ATTRS is not set | |
516 | # CONFIG_SCSI_FC_ATTRS is not set | |
517 | # CONFIG_SCSI_ISCSI_ATTRS is not set | |
518 | # CONFIG_SCSI_SAS_ATTRS is not set | |
519 | # CONFIG_SCSI_SAS_LIBSAS is not set | |
43af66e1 | 520 | # CONFIG_SCSI_SRP_ATTRS is not set |
13a6976a | 521 | CONFIG_SCSI_LOWLEVEL=y |
6e47a0f3 IK |
522 | # CONFIG_ISCSI_TCP is not set |
523 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | |
524 | # CONFIG_SCSI_3W_9XXX is not set | |
525 | # CONFIG_SCSI_ACARD is not set | |
526 | # CONFIG_SCSI_AACRAID is not set | |
527 | # CONFIG_SCSI_AIC7XXX is not set | |
528 | # CONFIG_SCSI_AIC7XXX_OLD is not set | |
529 | # CONFIG_SCSI_AIC79XX is not set | |
530 | # CONFIG_SCSI_AIC94XX is not set | |
531 | # CONFIG_SCSI_ARCMSR is not set | |
532 | # CONFIG_MEGARAID_NEWGEN is not set | |
533 | # CONFIG_MEGARAID_LEGACY is not set | |
534 | # CONFIG_MEGARAID_SAS is not set | |
535 | # CONFIG_SCSI_HPTIOP is not set | |
6e47a0f3 IK |
536 | # CONFIG_SCSI_DMX3191D is not set |
537 | # CONFIG_SCSI_EATA is not set | |
538 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | |
539 | # CONFIG_SCSI_GDTH is not set | |
540 | # CONFIG_SCSI_IPS is not set | |
541 | # CONFIG_SCSI_INITIO is not set | |
542 | # CONFIG_SCSI_INIA100 is not set | |
543 | # CONFIG_SCSI_STEX is not set | |
544 | # CONFIG_SCSI_SYM53C8XX_2 is not set | |
545 | # CONFIG_SCSI_QLOGIC_1280 is not set | |
546 | # CONFIG_SCSI_QLA_FC is not set | |
547 | # CONFIG_SCSI_QLA_ISCSI is not set | |
548 | # CONFIG_SCSI_LPFC is not set | |
549 | # CONFIG_SCSI_DC395x is not set | |
550 | # CONFIG_SCSI_DC390T is not set | |
551 | # CONFIG_SCSI_DEBUG is not set | |
552 | # CONFIG_SCSI_SRP is not set | |
6e47a0f3 | 553 | # CONFIG_ATA is not set |
6e47a0f3 IK |
554 | CONFIG_MD=y |
555 | CONFIG_BLK_DEV_MD=m | |
556 | CONFIG_MD_LINEAR=m | |
557 | CONFIG_MD_RAID0=m | |
558 | CONFIG_MD_RAID1=m | |
559 | # CONFIG_MD_RAID10 is not set | |
560 | # CONFIG_MD_RAID456 is not set | |
561 | # CONFIG_MD_MULTIPATH is not set | |
562 | # CONFIG_MD_FAULTY is not set | |
563 | CONFIG_BLK_DEV_DM=m | |
564 | # CONFIG_DM_DEBUG is not set | |
565 | CONFIG_DM_CRYPT=m | |
566 | CONFIG_DM_SNAPSHOT=m | |
567 | CONFIG_DM_MIRROR=m | |
568 | CONFIG_DM_ZERO=m | |
569 | CONFIG_DM_MULTIPATH=m | |
570 | # CONFIG_DM_MULTIPATH_EMC is not set | |
13a6976a | 571 | # CONFIG_DM_MULTIPATH_RDAC is not set |
43af66e1 | 572 | # CONFIG_DM_MULTIPATH_HP is not set |
ca74c013 | 573 | # CONFIG_DM_DELAY is not set |
43af66e1 | 574 | # CONFIG_DM_UEVENT is not set |
6e47a0f3 | 575 | # CONFIG_FUSION is not set |
6e47a0f3 IK |
576 | |
577 | # | |
578 | # IEEE 1394 (FireWire) support | |
579 | # | |
ca74c013 | 580 | # CONFIG_FIREWIRE is not set |
6e47a0f3 | 581 | # CONFIG_IEEE1394 is not set |
6e47a0f3 | 582 | # CONFIG_I2O is not set |
4cc81aac | 583 | # CONFIG_MACINTOSH_DRIVERS is not set |
6e47a0f3 | 584 | CONFIG_NETDEVICES=y |
13a6976a | 585 | # CONFIG_NETDEVICES_MULTIQUEUE is not set |
6e47a0f3 IK |
586 | # CONFIG_DUMMY is not set |
587 | # CONFIG_BONDING is not set | |
13a6976a | 588 | # CONFIG_MACVLAN is not set |
6e47a0f3 IK |
589 | # CONFIG_EQUALIZER is not set |
590 | # CONFIG_TUN is not set | |
43af66e1 PM |
591 | # CONFIG_VETH is not set |
592 | # CONFIG_IP1000 is not set | |
6e47a0f3 | 593 | # CONFIG_ARCNET is not set |
6e47a0f3 | 594 | # CONFIG_PHYLIB is not set |
6e47a0f3 IK |
595 | CONFIG_NET_ETHERNET=y |
596 | CONFIG_MII=y | |
597 | # CONFIG_HAPPYMEAL is not set | |
598 | # CONFIG_SUNGEM is not set | |
599 | # CONFIG_CASSINI is not set | |
600 | # CONFIG_NET_VENDOR_3COM is not set | |
6e47a0f3 IK |
601 | # CONFIG_NET_TULIP is not set |
602 | # CONFIG_HP100 is not set | |
24f1f175 IK |
603 | # CONFIG_IBM_NEW_EMAC is not set |
604 | CONFIG_IBM_NEW_EMAC_ZMII=y | |
605 | CONFIG_IBM_NEW_EMAC_RGMII=y | |
606 | CONFIG_IBM_NEW_EMAC_TAH=y | |
607 | CONFIG_IBM_NEW_EMAC_EMAC4=y | |
6e47a0f3 | 608 | # CONFIG_NET_PCI is not set |
43af66e1 | 609 | # CONFIG_B44 is not set |
ca74c013 | 610 | CONFIG_NETDEV_1000=y |
6e47a0f3 IK |
611 | # CONFIG_ACENIC is not set |
612 | # CONFIG_DL2K is not set | |
613 | # CONFIG_E1000 is not set | |
43af66e1 | 614 | # CONFIG_E1000E is not set |
6e47a0f3 IK |
615 | # CONFIG_NS83820 is not set |
616 | # CONFIG_HAMACHI is not set | |
617 | # CONFIG_YELLOWFIN is not set | |
618 | # CONFIG_R8169 is not set | |
619 | # CONFIG_SIS190 is not set | |
620 | # CONFIG_SKGE is not set | |
621 | # CONFIG_SKY2 is not set | |
43af66e1 | 622 | # CONFIG_SK98LIN is not set |
ca74c013 | 623 | # CONFIG_VIA_VELOCITY is not set |
6e47a0f3 IK |
624 | # CONFIG_TIGON3 is not set |
625 | # CONFIG_BNX2 is not set | |
626 | CONFIG_SPIDER_NET=y | |
627 | # CONFIG_QLA3XXX is not set | |
4cc81aac | 628 | # CONFIG_ATL1 is not set |
ca74c013 | 629 | CONFIG_NETDEV_10000=y |
6e47a0f3 | 630 | # CONFIG_CHELSIO_T1 is not set |
4cc81aac | 631 | # CONFIG_CHELSIO_T3 is not set |
43af66e1 | 632 | # CONFIG_IXGBE is not set |
6e47a0f3 IK |
633 | # CONFIG_IXGB is not set |
634 | # CONFIG_S2IO is not set | |
635 | # CONFIG_MYRI10GE is not set | |
636 | # CONFIG_NETXEN_NIC is not set | |
43af66e1 | 637 | # CONFIG_NIU is not set |
4cc81aac | 638 | # CONFIG_PASEMI_MAC is not set |
ca74c013 | 639 | # CONFIG_MLX4_CORE is not set |
43af66e1 | 640 | # CONFIG_TEHUTI is not set |
6e47a0f3 IK |
641 | # CONFIG_TR is not set |
642 | ||
643 | # | |
4cc81aac | 644 | # Wireless LAN |
6e47a0f3 | 645 | # |
4cc81aac IK |
646 | # CONFIG_WLAN_PRE80211 is not set |
647 | # CONFIG_WLAN_80211 is not set | |
6e47a0f3 IK |
648 | |
649 | # | |
ca74c013 | 650 | # USB Network Adapters |
6e47a0f3 | 651 | # |
ca74c013 PM |
652 | # CONFIG_USB_CATC is not set |
653 | # CONFIG_USB_KAWETH is not set | |
654 | # CONFIG_USB_PEGASUS is not set | |
655 | # CONFIG_USB_RTL8150 is not set | |
ca74c013 | 656 | # CONFIG_USB_USBNET is not set |
6e47a0f3 IK |
657 | # CONFIG_WAN is not set |
658 | # CONFIG_FDDI is not set | |
659 | # CONFIG_HIPPI is not set | |
660 | # CONFIG_PPP is not set | |
661 | # CONFIG_SLIP is not set | |
662 | # CONFIG_NET_FC is not set | |
663 | # CONFIG_SHAPER is not set | |
664 | # CONFIG_NETCONSOLE is not set | |
665 | # CONFIG_NETPOLL is not set | |
666 | # CONFIG_NET_POLL_CONTROLLER is not set | |
6e47a0f3 | 667 | # CONFIG_ISDN is not set |
6e47a0f3 IK |
668 | # CONFIG_PHONE is not set |
669 | ||
670 | # | |
671 | # Input device support | |
672 | # | |
673 | CONFIG_INPUT=y | |
674 | # CONFIG_INPUT_FF_MEMLESS is not set | |
ca74c013 | 675 | # CONFIG_INPUT_POLLDEV is not set |
6e47a0f3 IK |
676 | |
677 | # | |
678 | # Userland interfaces | |
679 | # | |
680 | CONFIG_INPUT_MOUSEDEV=y | |
681 | # CONFIG_INPUT_MOUSEDEV_PSAUX is not set | |
682 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | |
683 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | |
684 | # CONFIG_INPUT_JOYDEV is not set | |
6e47a0f3 IK |
685 | # CONFIG_INPUT_EVDEV is not set |
686 | # CONFIG_INPUT_EVBUG is not set | |
687 | ||
688 | # | |
689 | # Input Device Drivers | |
690 | # | |
691 | # CONFIG_INPUT_KEYBOARD is not set | |
692 | # CONFIG_INPUT_MOUSE is not set | |
693 | # CONFIG_INPUT_JOYSTICK is not set | |
ca74c013 | 694 | # CONFIG_INPUT_TABLET is not set |
6e47a0f3 IK |
695 | # CONFIG_INPUT_TOUCHSCREEN is not set |
696 | # CONFIG_INPUT_MISC is not set | |
697 | ||
698 | # | |
699 | # Hardware I/O ports | |
700 | # | |
701 | CONFIG_SERIO=y | |
702 | # CONFIG_SERIO_I8042 is not set | |
703 | CONFIG_SERIO_SERPORT=y | |
704 | # CONFIG_SERIO_PCIPS2 is not set | |
705 | # CONFIG_SERIO_RAW is not set | |
706 | # CONFIG_GAMEPORT is not set | |
707 | ||
708 | # | |
709 | # Character devices | |
710 | # | |
711 | CONFIG_VT=y | |
712 | CONFIG_VT_CONSOLE=y | |
713 | CONFIG_HW_CONSOLE=y | |
714 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | |
715 | CONFIG_SERIAL_NONSTANDARD=y | |
716 | # CONFIG_COMPUTONE is not set | |
717 | # CONFIG_ROCKETPORT is not set | |
718 | # CONFIG_CYCLADES is not set | |
719 | # CONFIG_DIGIEPCA is not set | |
720 | # CONFIG_MOXA_INTELLIO is not set | |
721 | # CONFIG_MOXA_SMARTIO is not set | |
722 | # CONFIG_MOXA_SMARTIO_NEW is not set | |
723 | # CONFIG_ISI is not set | |
724 | # CONFIG_SYNCLINK is not set | |
725 | # CONFIG_SYNCLINKMP is not set | |
726 | # CONFIG_SYNCLINK_GT is not set | |
727 | # CONFIG_N_HDLC is not set | |
728 | # CONFIG_SPECIALIX is not set | |
729 | # CONFIG_SX is not set | |
730 | # CONFIG_RIO is not set | |
731 | # CONFIG_STALDRV is not set | |
732 | ||
733 | # | |
734 | # Serial drivers | |
735 | # | |
736 | # CONFIG_SERIAL_8250 is not set | |
737 | ||
738 | # | |
739 | # Non-8250 serial port support | |
740 | # | |
741 | CONFIG_SERIAL_CORE=y | |
742 | CONFIG_SERIAL_CORE_CONSOLE=y | |
743 | CONFIG_SERIAL_TXX9=y | |
744 | CONFIG_HAS_TXX9_SERIAL=y | |
4cc81aac | 745 | CONFIG_SERIAL_TXX9_NR_UARTS=3 |
6e47a0f3 IK |
746 | CONFIG_SERIAL_TXX9_CONSOLE=y |
747 | # CONFIG_SERIAL_TXX9_STDSERIAL is not set | |
748 | # CONFIG_SERIAL_JSM is not set | |
749 | CONFIG_UNIX98_PTYS=y | |
750 | # CONFIG_LEGACY_PTYS is not set | |
751 | CONFIG_HVC_DRIVER=y | |
24f1f175 | 752 | CONFIG_HVC_RTAS=y |
6e47a0f3 | 753 | CONFIG_HVC_BEAT=y |
6e47a0f3 | 754 | # CONFIG_IPMI_HANDLER is not set |
6e47a0f3 IK |
755 | # CONFIG_HW_RANDOM is not set |
756 | CONFIG_GEN_RTC=y | |
757 | # CONFIG_GEN_RTC_X is not set | |
6e47a0f3 IK |
758 | # CONFIG_R3964 is not set |
759 | # CONFIG_APPLICOM is not set | |
6e47a0f3 IK |
760 | # CONFIG_RAW_DRIVER is not set |
761 | # CONFIG_HANGCHECK_TIMER is not set | |
6e47a0f3 | 762 | # CONFIG_TCG_TPM is not set |
ca74c013 | 763 | CONFIG_DEVPORT=y |
6e47a0f3 | 764 | CONFIG_I2C=y |
ca74c013 | 765 | CONFIG_I2C_BOARDINFO=y |
6e47a0f3 IK |
766 | # CONFIG_I2C_CHARDEV is not set |
767 | ||
768 | # | |
769 | # I2C Algorithms | |
770 | # | |
771 | CONFIG_I2C_ALGOBIT=y | |
772 | # CONFIG_I2C_ALGOPCF is not set | |
773 | # CONFIG_I2C_ALGOPCA is not set | |
774 | ||
775 | # | |
776 | # I2C Hardware Bus support | |
777 | # | |
778 | # CONFIG_I2C_ALI1535 is not set | |
779 | # CONFIG_I2C_ALI1563 is not set | |
780 | # CONFIG_I2C_ALI15X3 is not set | |
781 | # CONFIG_I2C_AMD756 is not set | |
782 | # CONFIG_I2C_AMD8111 is not set | |
783 | # CONFIG_I2C_I801 is not set | |
784 | # CONFIG_I2C_I810 is not set | |
785 | # CONFIG_I2C_PIIX4 is not set | |
786 | # CONFIG_I2C_NFORCE2 is not set | |
787 | # CONFIG_I2C_OCORES is not set | |
788 | # CONFIG_I2C_PARPORT_LIGHT is not set | |
789 | # CONFIG_I2C_PROSAVAGE is not set | |
790 | # CONFIG_I2C_SAVAGE4 is not set | |
ca74c013 | 791 | # CONFIG_I2C_SIMTEC is not set |
6e47a0f3 IK |
792 | # CONFIG_I2C_SIS5595 is not set |
793 | # CONFIG_I2C_SIS630 is not set | |
794 | # CONFIG_I2C_SIS96X is not set | |
13a6976a | 795 | # CONFIG_I2C_TAOS_EVM is not set |
6e47a0f3 | 796 | # CONFIG_I2C_STUB is not set |
ca74c013 | 797 | # CONFIG_I2C_TINY_USB is not set |
6e47a0f3 IK |
798 | # CONFIG_I2C_VIA is not set |
799 | # CONFIG_I2C_VIAPRO is not set | |
800 | # CONFIG_I2C_VOODOO3 is not set | |
6e47a0f3 IK |
801 | |
802 | # | |
803 | # Miscellaneous I2C Chip support | |
804 | # | |
805 | # CONFIG_SENSORS_DS1337 is not set | |
806 | # CONFIG_SENSORS_DS1374 is not set | |
13a6976a | 807 | # CONFIG_DS1682 is not set |
6e47a0f3 IK |
808 | # CONFIG_SENSORS_EEPROM is not set |
809 | # CONFIG_SENSORS_PCF8574 is not set | |
810 | # CONFIG_SENSORS_PCA9539 is not set | |
811 | # CONFIG_SENSORS_PCF8591 is not set | |
812 | # CONFIG_SENSORS_MAX6875 is not set | |
13a6976a | 813 | # CONFIG_SENSORS_TSL2550 is not set |
6e47a0f3 IK |
814 | # CONFIG_I2C_DEBUG_CORE is not set |
815 | # CONFIG_I2C_DEBUG_ALGO is not set | |
816 | # CONFIG_I2C_DEBUG_BUS is not set | |
817 | # CONFIG_I2C_DEBUG_CHIP is not set | |
818 | ||
819 | # | |
820 | # SPI support | |
821 | # | |
822 | # CONFIG_SPI is not set | |
823 | # CONFIG_SPI_MASTER is not set | |
6e47a0f3 | 824 | # CONFIG_W1 is not set |
13a6976a | 825 | # CONFIG_POWER_SUPPLY is not set |
6e47a0f3 | 826 | # CONFIG_HWMON is not set |
43af66e1 PM |
827 | CONFIG_WATCHDOG=y |
828 | # CONFIG_WATCHDOG_NOWAYOUT is not set | |
829 | ||
830 | # | |
831 | # Watchdog Device Drivers | |
832 | # | |
833 | # CONFIG_SOFT_WATCHDOG is not set | |
24f1f175 | 834 | # CONFIG_WATCHDOG_RTAS is not set |
43af66e1 PM |
835 | |
836 | # | |
837 | # PCI-based Watchdog Cards | |
838 | # | |
839 | # CONFIG_PCIPCWATCHDOG is not set | |
840 | # CONFIG_WDTPCI is not set | |
841 | ||
842 | # | |
843 | # USB-based Watchdog Cards | |
844 | # | |
845 | # CONFIG_USBPCWATCHDOG is not set | |
846 | ||
847 | # | |
848 | # Sonics Silicon Backplane | |
849 | # | |
850 | CONFIG_SSB_POSSIBLE=y | |
851 | # CONFIG_SSB is not set | |
6e47a0f3 | 852 | |
4cc81aac IK |
853 | # |
854 | # Multifunction device drivers | |
855 | # | |
856 | # CONFIG_MFD_SM501 is not set | |
857 | ||
6e47a0f3 IK |
858 | # |
859 | # Multimedia devices | |
860 | # | |
861 | # CONFIG_VIDEO_DEV is not set | |
ca74c013 PM |
862 | # CONFIG_DVB_CORE is not set |
863 | # CONFIG_DAB is not set | |
6e47a0f3 IK |
864 | |
865 | # | |
ca74c013 | 866 | # Graphics support |
6e47a0f3 | 867 | # |
43af66e1 PM |
868 | # CONFIG_AGP is not set |
869 | # CONFIG_DRM is not set | |
870 | # CONFIG_VGASTATE is not set | |
871 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | |
872 | # CONFIG_FB is not set | |
ca74c013 | 873 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
6e47a0f3 IK |
874 | |
875 | # | |
ca74c013 | 876 | # Display device support |
6e47a0f3 | 877 | # |
ca74c013 | 878 | # CONFIG_DISPLAY_SUPPORT is not set |
6e47a0f3 IK |
879 | |
880 | # | |
881 | # Console display driver support | |
882 | # | |
883 | # CONFIG_VGA_CONSOLE is not set | |
884 | CONFIG_DUMMY_CONSOLE=y | |
6e47a0f3 IK |
885 | |
886 | # | |
887 | # Sound | |
888 | # | |
889 | # CONFIG_SOUND is not set | |
13a6976a | 890 | CONFIG_HID_SUPPORT=y |
6e47a0f3 | 891 | CONFIG_HID=y |
4cc81aac | 892 | # CONFIG_HID_DEBUG is not set |
43af66e1 | 893 | # CONFIG_HIDRAW is not set |
4cc81aac IK |
894 | |
895 | # | |
896 | # USB Input Devices | |
897 | # | |
898 | CONFIG_USB_HID=y | |
899 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | |
900 | # CONFIG_HID_FF is not set | |
901 | CONFIG_USB_HIDDEV=y | |
13a6976a | 902 | CONFIG_USB_SUPPORT=y |
6e47a0f3 IK |
903 | CONFIG_USB_ARCH_HAS_HCD=y |
904 | CONFIG_USB_ARCH_HAS_OHCI=y | |
905 | CONFIG_USB_ARCH_HAS_EHCI=y | |
906 | CONFIG_USB=y | |
907 | # CONFIG_USB_DEBUG is not set | |
908 | ||
909 | # | |
910 | # Miscellaneous USB options | |
911 | # | |
912 | CONFIG_USB_DEVICEFS=y | |
4cc81aac | 913 | # CONFIG_USB_DEVICE_CLASS is not set |
6e47a0f3 | 914 | # CONFIG_USB_DYNAMIC_MINORS is not set |
6e47a0f3 IK |
915 | # CONFIG_USB_OTG is not set |
916 | ||
917 | # | |
918 | # USB Host Controller Drivers | |
919 | # | |
920 | CONFIG_USB_EHCI_HCD=m | |
921 | # CONFIG_USB_EHCI_SPLIT_ISO is not set | |
922 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | |
923 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | |
924 | CONFIG_USB_EHCI_BIG_ENDIAN_MMIO=y | |
925 | # CONFIG_USB_ISP116X_HCD is not set | |
926 | CONFIG_USB_OHCI_HCD=m | |
4cc81aac | 927 | # CONFIG_USB_OHCI_HCD_PPC_OF is not set |
6e47a0f3 IK |
928 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set |
929 | CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y | |
930 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |
931 | # CONFIG_USB_UHCI_HCD is not set | |
932 | # CONFIG_USB_SL811_HCD is not set | |
13a6976a | 933 | # CONFIG_USB_R8A66597_HCD is not set |
6e47a0f3 IK |
934 | |
935 | # | |
936 | # USB Device Class drivers | |
937 | # | |
938 | # CONFIG_USB_ACM is not set | |
939 | # CONFIG_USB_PRINTER is not set | |
940 | ||
941 | # | |
942 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | |
943 | # | |
944 | ||
945 | # | |
946 | # may also be needed; see USB_STORAGE Help for more information | |
947 | # | |
948 | CONFIG_USB_STORAGE=m | |
949 | # CONFIG_USB_STORAGE_DEBUG is not set | |
950 | # CONFIG_USB_STORAGE_DATAFAB is not set | |
951 | # CONFIG_USB_STORAGE_FREECOM is not set | |
952 | # CONFIG_USB_STORAGE_ISD200 is not set | |
953 | # CONFIG_USB_STORAGE_DPCM is not set | |
954 | # CONFIG_USB_STORAGE_USBAT is not set | |
955 | # CONFIG_USB_STORAGE_SDDR09 is not set | |
956 | # CONFIG_USB_STORAGE_SDDR55 is not set | |
957 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | |
958 | # CONFIG_USB_STORAGE_ALAUDA is not set | |
959 | # CONFIG_USB_STORAGE_KARMA is not set | |
960 | # CONFIG_USB_LIBUSUAL is not set | |
961 | ||
6e47a0f3 IK |
962 | # |
963 | # USB Imaging devices | |
964 | # | |
965 | # CONFIG_USB_MDC800 is not set | |
966 | # CONFIG_USB_MICROTEK is not set | |
6e47a0f3 IK |
967 | CONFIG_USB_MON=y |
968 | ||
969 | # | |
970 | # USB port drivers | |
971 | # | |
972 | ||
973 | # | |
974 | # USB Serial Converter support | |
975 | # | |
976 | # CONFIG_USB_SERIAL is not set | |
977 | ||
978 | # | |
979 | # USB Miscellaneous drivers | |
980 | # | |
981 | # CONFIG_USB_EMI62 is not set | |
982 | # CONFIG_USB_EMI26 is not set | |
983 | # CONFIG_USB_ADUTUX is not set | |
984 | # CONFIG_USB_AUERSWALD is not set | |
985 | # CONFIG_USB_RIO500 is not set | |
986 | # CONFIG_USB_LEGOTOWER is not set | |
987 | # CONFIG_USB_LCD is not set | |
4cc81aac | 988 | # CONFIG_USB_BERRY_CHARGE is not set |
6e47a0f3 IK |
989 | # CONFIG_USB_LED is not set |
990 | # CONFIG_USB_CYPRESS_CY7C63 is not set | |
991 | # CONFIG_USB_CYTHERM is not set | |
992 | # CONFIG_USB_PHIDGET is not set | |
993 | # CONFIG_USB_IDMOUSE is not set | |
994 | # CONFIG_USB_FTDI_ELAN is not set | |
995 | # CONFIG_USB_APPLEDISPLAY is not set | |
996 | # CONFIG_USB_SISUSBVGA is not set | |
997 | # CONFIG_USB_LD is not set | |
998 | # CONFIG_USB_TRANCEVIBRATOR is not set | |
4cc81aac | 999 | # CONFIG_USB_IOWARRIOR is not set |
6e47a0f3 IK |
1000 | # CONFIG_USB_TEST is not set |
1001 | ||
1002 | # | |
1003 | # USB DSL modem support | |
1004 | # | |
1005 | ||
1006 | # | |
1007 | # USB Gadget Support | |
1008 | # | |
1009 | # CONFIG_USB_GADGET is not set | |
6e47a0f3 | 1010 | # CONFIG_MMC is not set |
6e47a0f3 | 1011 | # CONFIG_NEW_LEDS is not set |
6e47a0f3 | 1012 | # CONFIG_INFINIBAND is not set |
13a6976a | 1013 | # CONFIG_EDAC is not set |
6e47a0f3 IK |
1014 | # CONFIG_RTC_CLASS is not set |
1015 | ||
13a6976a PM |
1016 | # |
1017 | # Userspace I/O | |
1018 | # | |
1019 | # CONFIG_UIO is not set | |
1020 | ||
6e47a0f3 IK |
1021 | # |
1022 | # File systems | |
1023 | # | |
1024 | CONFIG_EXT2_FS=y | |
1025 | CONFIG_EXT2_FS_XATTR=y | |
1026 | CONFIG_EXT2_FS_POSIX_ACL=y | |
1027 | CONFIG_EXT2_FS_SECURITY=y | |
1028 | CONFIG_EXT2_FS_XIP=y | |
1029 | CONFIG_FS_XIP=y | |
1030 | CONFIG_EXT3_FS=y | |
1031 | CONFIG_EXT3_FS_XATTR=y | |
1032 | CONFIG_EXT3_FS_POSIX_ACL=y | |
1033 | CONFIG_EXT3_FS_SECURITY=y | |
1034 | # CONFIG_EXT4DEV_FS is not set | |
1035 | CONFIG_JBD=y | |
1036 | # CONFIG_JBD_DEBUG is not set | |
1037 | CONFIG_FS_MBCACHE=y | |
1038 | # CONFIG_REISERFS_FS is not set | |
1039 | # CONFIG_JFS_FS is not set | |
1040 | CONFIG_FS_POSIX_ACL=y | |
1041 | # CONFIG_XFS_FS is not set | |
1042 | # CONFIG_GFS2_FS is not set | |
1043 | # CONFIG_OCFS2_FS is not set | |
1044 | # CONFIG_MINIX_FS is not set | |
1045 | # CONFIG_ROMFS_FS is not set | |
1046 | CONFIG_INOTIFY=y | |
1047 | CONFIG_INOTIFY_USER=y | |
1048 | # CONFIG_QUOTA is not set | |
1049 | CONFIG_DNOTIFY=y | |
1050 | # CONFIG_AUTOFS_FS is not set | |
1051 | # CONFIG_AUTOFS4_FS is not set | |
1052 | # CONFIG_FUSE_FS is not set | |
1053 | ||
1054 | # | |
1055 | # CD-ROM/DVD Filesystems | |
1056 | # | |
1057 | CONFIG_ISO9660_FS=m | |
1058 | CONFIG_JOLIET=y | |
1059 | # CONFIG_ZISOFS is not set | |
1060 | CONFIG_UDF_FS=m | |
1061 | CONFIG_UDF_NLS=y | |
1062 | ||
1063 | # | |
1064 | # DOS/FAT/NT Filesystems | |
1065 | # | |
1066 | CONFIG_FAT_FS=m | |
1067 | CONFIG_MSDOS_FS=m | |
1068 | CONFIG_VFAT_FS=m | |
1069 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | |
1070 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | |
1071 | # CONFIG_NTFS_FS is not set | |
1072 | ||
1073 | # | |
1074 | # Pseudo filesystems | |
1075 | # | |
1076 | CONFIG_PROC_FS=y | |
1077 | CONFIG_PROC_KCORE=y | |
1078 | CONFIG_PROC_SYSCTL=y | |
1079 | CONFIG_SYSFS=y | |
1080 | CONFIG_TMPFS=y | |
1081 | # CONFIG_TMPFS_POSIX_ACL is not set | |
1082 | CONFIG_HUGETLBFS=y | |
1083 | CONFIG_HUGETLB_PAGE=y | |
6e47a0f3 IK |
1084 | # CONFIG_CONFIGFS_FS is not set |
1085 | ||
1086 | # | |
1087 | # Miscellaneous filesystems | |
1088 | # | |
1089 | # CONFIG_ADFS_FS is not set | |
1090 | # CONFIG_AFFS_FS is not set | |
1091 | # CONFIG_HFS_FS is not set | |
1092 | # CONFIG_HFSPLUS_FS is not set | |
1093 | # CONFIG_BEFS_FS is not set | |
1094 | # CONFIG_BFS_FS is not set | |
1095 | # CONFIG_EFS_FS is not set | |
1096 | # CONFIG_CRAMFS is not set | |
1097 | # CONFIG_VXFS_FS is not set | |
1098 | # CONFIG_HPFS_FS is not set | |
1099 | # CONFIG_QNX4FS_FS is not set | |
1100 | # CONFIG_SYSV_FS is not set | |
1101 | # CONFIG_UFS_FS is not set | |
43af66e1 | 1102 | CONFIG_NETWORK_FILESYSTEMS=y |
6e47a0f3 IK |
1103 | CONFIG_NFS_FS=m |
1104 | CONFIG_NFS_V3=y | |
1105 | CONFIG_NFS_V3_ACL=y | |
1106 | # CONFIG_NFS_V4 is not set | |
1107 | # CONFIG_NFS_DIRECTIO is not set | |
1108 | CONFIG_NFSD=m | |
1109 | CONFIG_NFSD_V2_ACL=y | |
1110 | CONFIG_NFSD_V3=y | |
1111 | CONFIG_NFSD_V3_ACL=y | |
1112 | # CONFIG_NFSD_V4 is not set | |
1113 | CONFIG_NFSD_TCP=y | |
1114 | CONFIG_LOCKD=m | |
1115 | CONFIG_LOCKD_V4=y | |
1116 | CONFIG_EXPORTFS=m | |
1117 | CONFIG_NFS_ACL_SUPPORT=m | |
1118 | CONFIG_NFS_COMMON=y | |
1119 | CONFIG_SUNRPC=m | |
ca74c013 | 1120 | # CONFIG_SUNRPC_BIND34 is not set |
6e47a0f3 IK |
1121 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1122 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | |
1123 | # CONFIG_SMB_FS is not set | |
1124 | # CONFIG_CIFS is not set | |
1125 | # CONFIG_NCP_FS is not set | |
1126 | # CONFIG_CODA_FS is not set | |
1127 | # CONFIG_AFS_FS is not set | |
6e47a0f3 IK |
1128 | |
1129 | # | |
1130 | # Partition Types | |
1131 | # | |
1132 | CONFIG_PARTITION_ADVANCED=y | |
1133 | # CONFIG_ACORN_PARTITION is not set | |
1134 | # CONFIG_OSF_PARTITION is not set | |
1135 | # CONFIG_AMIGA_PARTITION is not set | |
1136 | # CONFIG_ATARI_PARTITION is not set | |
1137 | # CONFIG_MAC_PARTITION is not set | |
1138 | CONFIG_MSDOS_PARTITION=y | |
1139 | # CONFIG_BSD_DISKLABEL is not set | |
1140 | # CONFIG_MINIX_SUBPARTITION is not set | |
1141 | # CONFIG_SOLARIS_X86_PARTITION is not set | |
1142 | # CONFIG_UNIXWARE_DISKLABEL is not set | |
1143 | # CONFIG_LDM_PARTITION is not set | |
1144 | # CONFIG_SGI_PARTITION is not set | |
1145 | # CONFIG_ULTRIX_PARTITION is not set | |
1146 | # CONFIG_SUN_PARTITION is not set | |
1147 | # CONFIG_KARMA_PARTITION is not set | |
1148 | CONFIG_EFI_PARTITION=y | |
ca74c013 | 1149 | # CONFIG_SYSV68_PARTITION is not set |
6e47a0f3 IK |
1150 | CONFIG_NLS=m |
1151 | CONFIG_NLS_DEFAULT="iso8859-1" | |
1152 | # CONFIG_NLS_CODEPAGE_437 is not set | |
1153 | # CONFIG_NLS_CODEPAGE_737 is not set | |
1154 | # CONFIG_NLS_CODEPAGE_775 is not set | |
1155 | # CONFIG_NLS_CODEPAGE_850 is not set | |
1156 | # CONFIG_NLS_CODEPAGE_852 is not set | |
1157 | # CONFIG_NLS_CODEPAGE_855 is not set | |
1158 | # CONFIG_NLS_CODEPAGE_857 is not set | |
1159 | # CONFIG_NLS_CODEPAGE_860 is not set | |
1160 | # CONFIG_NLS_CODEPAGE_861 is not set | |
1161 | # CONFIG_NLS_CODEPAGE_862 is not set | |
1162 | # CONFIG_NLS_CODEPAGE_863 is not set | |
1163 | # CONFIG_NLS_CODEPAGE_864 is not set | |
1164 | # CONFIG_NLS_CODEPAGE_865 is not set | |
1165 | # CONFIG_NLS_CODEPAGE_866 is not set | |
1166 | # CONFIG_NLS_CODEPAGE_869 is not set | |
1167 | # CONFIG_NLS_CODEPAGE_936 is not set | |
1168 | # CONFIG_NLS_CODEPAGE_950 is not set | |
1169 | # CONFIG_NLS_CODEPAGE_932 is not set | |
1170 | # CONFIG_NLS_CODEPAGE_949 is not set | |
1171 | # CONFIG_NLS_CODEPAGE_874 is not set | |
1172 | # CONFIG_NLS_ISO8859_8 is not set | |
1173 | # CONFIG_NLS_CODEPAGE_1250 is not set | |
1174 | # CONFIG_NLS_CODEPAGE_1251 is not set | |
1175 | # CONFIG_NLS_ASCII is not set | |
1176 | CONFIG_NLS_ISO8859_1=m | |
1177 | CONFIG_NLS_ISO8859_2=m | |
1178 | CONFIG_NLS_ISO8859_3=m | |
1179 | CONFIG_NLS_ISO8859_4=m | |
1180 | CONFIG_NLS_ISO8859_5=m | |
1181 | CONFIG_NLS_ISO8859_6=m | |
1182 | CONFIG_NLS_ISO8859_7=m | |
1183 | CONFIG_NLS_ISO8859_9=m | |
1184 | CONFIG_NLS_ISO8859_13=m | |
1185 | CONFIG_NLS_ISO8859_14=m | |
1186 | CONFIG_NLS_ISO8859_15=m | |
1187 | # CONFIG_NLS_KOI8_R is not set | |
1188 | # CONFIG_NLS_KOI8_U is not set | |
1189 | # CONFIG_NLS_UTF8 is not set | |
6e47a0f3 | 1190 | # CONFIG_DLM is not set |
4cc81aac | 1191 | # CONFIG_UCC_SLOW is not set |
6e47a0f3 IK |
1192 | |
1193 | # | |
1194 | # Library routines | |
1195 | # | |
1196 | CONFIG_BITREVERSE=y | |
1197 | # CONFIG_CRC_CCITT is not set | |
1198 | # CONFIG_CRC16 is not set | |
ca74c013 | 1199 | # CONFIG_CRC_ITU_T is not set |
6e47a0f3 | 1200 | CONFIG_CRC32=y |
13a6976a | 1201 | # CONFIG_CRC7 is not set |
6e47a0f3 IK |
1202 | CONFIG_LIBCRC32C=m |
1203 | CONFIG_ZLIB_INFLATE=m | |
1204 | CONFIG_ZLIB_DEFLATE=m | |
1205 | CONFIG_PLIST=y | |
4cc81aac IK |
1206 | CONFIG_HAS_IOMEM=y |
1207 | CONFIG_HAS_IOPORT=y | |
ca74c013 | 1208 | CONFIG_HAS_DMA=y |
43af66e1 | 1209 | CONFIG_INSTRUMENTATION=y |
6e47a0f3 IK |
1210 | # CONFIG_PROFILING is not set |
1211 | # CONFIG_KPROBES is not set | |
43af66e1 | 1212 | # CONFIG_MARKERS is not set |
6e47a0f3 IK |
1213 | |
1214 | # | |
1215 | # Kernel hacking | |
1216 | # | |
1217 | # CONFIG_PRINTK_TIME is not set | |
43af66e1 | 1218 | CONFIG_ENABLE_WARN_DEPRECATED=y |
6e47a0f3 IK |
1219 | CONFIG_ENABLE_MUST_CHECK=y |
1220 | CONFIG_MAGIC_SYSRQ=y | |
1221 | # CONFIG_UNUSED_SYMBOLS is not set | |
1222 | CONFIG_DEBUG_FS=y | |
1223 | # CONFIG_HEADERS_CHECK is not set | |
1224 | CONFIG_DEBUG_KERNEL=y | |
4cc81aac | 1225 | # CONFIG_DEBUG_SHIRQ is not set |
6e47a0f3 | 1226 | CONFIG_DETECT_SOFTLOCKUP=y |
13a6976a | 1227 | CONFIG_SCHED_DEBUG=y |
6e47a0f3 | 1228 | # CONFIG_SCHEDSTATS is not set |
4cc81aac | 1229 | # CONFIG_TIMER_STATS is not set |
309a1092 | 1230 | # CONFIG_SLUB_DEBUG_ON is not set |
6e47a0f3 IK |
1231 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1232 | # CONFIG_RT_MUTEX_TESTER is not set | |
1233 | # CONFIG_DEBUG_SPINLOCK is not set | |
1234 | CONFIG_DEBUG_MUTEXES=y | |
6e47a0f3 IK |
1235 | CONFIG_DEBUG_SPINLOCK_SLEEP=y |
1236 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | |
1237 | # CONFIG_DEBUG_KOBJECT is not set | |
1238 | CONFIG_DEBUG_BUGVERBOSE=y | |
1239 | # CONFIG_DEBUG_INFO is not set | |
1240 | # CONFIG_DEBUG_VM is not set | |
1241 | # CONFIG_DEBUG_LIST is not set | |
43af66e1 | 1242 | # CONFIG_DEBUG_SG is not set |
6e47a0f3 | 1243 | # CONFIG_FORCED_INLINING is not set |
43af66e1 | 1244 | # CONFIG_BOOT_PRINTK_DELAY is not set |
6e47a0f3 | 1245 | # CONFIG_RCU_TORTURE_TEST is not set |
4cc81aac | 1246 | # CONFIG_FAULT_INJECTION is not set |
43af66e1 | 1247 | # CONFIG_SAMPLES is not set |
6e47a0f3 IK |
1248 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1249 | # CONFIG_DEBUG_STACK_USAGE is not set | |
4cc81aac | 1250 | # CONFIG_DEBUG_PAGEALLOC is not set |
6e47a0f3 IK |
1251 | CONFIG_DEBUGGER=y |
1252 | CONFIG_XMON=y | |
1253 | CONFIG_XMON_DEFAULT=y | |
1254 | CONFIG_XMON_DISASSEMBLY=y | |
1255 | CONFIG_IRQSTACKS=y | |
43af66e1 | 1256 | # CONFIG_VIRQ_DEBUG is not set |
6e47a0f3 | 1257 | # CONFIG_BOOTX_TEXT is not set |
24f1f175 | 1258 | # CONFIG_PPC_EARLY_DEBUG is not set |
6e47a0f3 IK |
1259 | |
1260 | # | |
1261 | # Security options | |
1262 | # | |
1263 | # CONFIG_KEYS is not set | |
1264 | # CONFIG_SECURITY is not set | |
43af66e1 | 1265 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
6e47a0f3 IK |
1266 | CONFIG_CRYPTO=y |
1267 | CONFIG_CRYPTO_ALGAPI=y | |
1268 | CONFIG_CRYPTO_BLKCIPHER=m | |
1269 | CONFIG_CRYPTO_HASH=y | |
1270 | CONFIG_CRYPTO_MANAGER=y | |
1271 | CONFIG_CRYPTO_HMAC=y | |
1272 | # CONFIG_CRYPTO_XCBC is not set | |
1273 | CONFIG_CRYPTO_NULL=m | |
1274 | CONFIG_CRYPTO_MD4=m | |
1275 | CONFIG_CRYPTO_MD5=y | |
1276 | CONFIG_CRYPTO_SHA1=m | |
1277 | CONFIG_CRYPTO_SHA256=m | |
1278 | CONFIG_CRYPTO_SHA512=m | |
1279 | CONFIG_CRYPTO_WP512=m | |
1280 | CONFIG_CRYPTO_TGR192=m | |
1281 | # CONFIG_CRYPTO_GF128MUL is not set | |
1282 | CONFIG_CRYPTO_ECB=m | |
1283 | CONFIG_CRYPTO_CBC=m | |
4cc81aac | 1284 | CONFIG_CRYPTO_PCBC=m |
6e47a0f3 | 1285 | # CONFIG_CRYPTO_LRW is not set |
43af66e1 | 1286 | # CONFIG_CRYPTO_XTS is not set |
ca74c013 | 1287 | # CONFIG_CRYPTO_CRYPTD is not set |
6e47a0f3 | 1288 | CONFIG_CRYPTO_DES=m |
4cc81aac | 1289 | # CONFIG_CRYPTO_FCRYPT is not set |
6e47a0f3 IK |
1290 | CONFIG_CRYPTO_BLOWFISH=m |
1291 | CONFIG_CRYPTO_TWOFISH=m | |
1292 | CONFIG_CRYPTO_TWOFISH_COMMON=m | |
1293 | CONFIG_CRYPTO_SERPENT=m | |
1294 | CONFIG_CRYPTO_AES=m | |
1295 | CONFIG_CRYPTO_CAST5=m | |
1296 | CONFIG_CRYPTO_CAST6=m | |
1297 | CONFIG_CRYPTO_TEA=m | |
1298 | CONFIG_CRYPTO_ARC4=m | |
1299 | CONFIG_CRYPTO_KHAZAD=m | |
1300 | CONFIG_CRYPTO_ANUBIS=m | |
43af66e1 | 1301 | # CONFIG_CRYPTO_SEED is not set |
6e47a0f3 IK |
1302 | CONFIG_CRYPTO_DEFLATE=m |
1303 | CONFIG_CRYPTO_MICHAEL_MIC=m | |
1304 | CONFIG_CRYPTO_CRC32C=m | |
4cc81aac | 1305 | # CONFIG_CRYPTO_CAMELLIA is not set |
6e47a0f3 | 1306 | CONFIG_CRYPTO_TEST=m |
43af66e1 | 1307 | # CONFIG_CRYPTO_AUTHENC is not set |
13a6976a | 1308 | # CONFIG_CRYPTO_HW is not set |
43af66e1 | 1309 | # CONFIG_PPC_CLOCK is not set |