[POWERPC] Update defconfigs
[linux-block.git] / arch / powerpc / configs / ps3_defconfig
CommitLineData
797c7b56
GL
1#
2# Automatically generated make config: don't edit
ca74c013
PM
3# Linux kernel version: 2.6.22-rc6
4# Tue Jun 26 14:15:19 2007
797c7b56
GL
5#
6CONFIG_PPC64=y
7CONFIG_64BIT=y
8CONFIG_PPC_MERGE=y
9CONFIG_MMU=y
10CONFIG_GENERIC_HARDIRQS=y
11CONFIG_IRQ_PER_CPU=y
12CONFIG_RWSEM_XCHGADD_ALGORITHM=y
e89debcd
PM
13CONFIG_ARCH_HAS_ILOG2_U32=y
14CONFIG_ARCH_HAS_ILOG2_U64=y
797c7b56
GL
15CONFIG_GENERIC_HWEIGHT=y
16CONFIG_GENERIC_CALIBRATE_DELAY=y
17CONFIG_GENERIC_FIND_NEXT_BIT=y
18CONFIG_PPC=y
19CONFIG_EARLY_PRINTK=y
20CONFIG_COMPAT=y
21CONFIG_SYSVIPC_COMPAT=y
22CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
23CONFIG_ARCH_MAY_HAVE_PC_FDC=y
24CONFIG_PPC_OF=y
25# CONFIG_PPC_UDBG_16550 is not set
26# CONFIG_GENERIC_TBSYNC is not set
27CONFIG_AUDIT_ARCH=y
e89debcd 28CONFIG_GENERIC_BUG=y
797c7b56
GL
29# CONFIG_DEFAULT_UIMAGE is not set
30
31#
32# Processor support
33#
34# CONFIG_POWER4_ONLY is not set
35CONFIG_POWER3=y
36CONFIG_POWER4=y
37CONFIG_PPC_FPU=y
38# CONFIG_PPC_DCR_NATIVE is not set
39# CONFIG_PPC_DCR_MMIO is not set
40# CONFIG_PPC_OF_PLATFORM_PCI is not set
41CONFIG_ALTIVEC=y
42CONFIG_PPC_STD_MMU=y
36bd2836 43# CONFIG_PPC_MM_SLICES is not set
797c7b56
GL
44CONFIG_VIRT_CPU_ACCOUNTING=y
45CONFIG_SMP=y
46CONFIG_NR_CPUS=2
47CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
48
49#
50# Code maturity level options
51#
52CONFIG_EXPERIMENTAL=y
53CONFIG_LOCK_KERNEL=y
54CONFIG_INIT_ENV_ARG_LIMIT=32
55
56#
57# General setup
58#
59CONFIG_LOCALVERSION=""
60CONFIG_LOCALVERSION_AUTO=y
61CONFIG_SWAP=y
62CONFIG_SYSVIPC=y
63# CONFIG_IPC_NS is not set
0cd74f39 64CONFIG_SYSVIPC_SYSCTL=y
797c7b56
GL
65# CONFIG_POSIX_MQUEUE is not set
66# CONFIG_BSD_PROCESS_ACCT is not set
67# CONFIG_TASKSTATS is not set
68# CONFIG_UTS_NS is not set
69# CONFIG_AUDIT is not set
70# CONFIG_IKCONFIG is not set
36bd2836 71CONFIG_LOG_BUF_SHIFT=17
797c7b56 72# CONFIG_CPUSETS is not set
e89debcd 73CONFIG_SYSFS_DEPRECATED=y
797c7b56 74# CONFIG_RELAY is not set
0cd74f39 75CONFIG_BLK_DEV_INITRD=y
797c7b56 76CONFIG_INITRAMFS_SOURCE=""
5f3162f0 77CONFIG_CC_OPTIMIZE_FOR_SIZE=y
797c7b56 78CONFIG_SYSCTL=y
5f3162f0
GL
79# CONFIG_EMBEDDED is not set
80CONFIG_SYSCTL_SYSCALL=y
797c7b56
GL
81CONFIG_KALLSYMS=y
82CONFIG_KALLSYMS_ALL=y
83CONFIG_KALLSYMS_EXTRA_PASS=y
84CONFIG_HOTPLUG=y
85CONFIG_PRINTK=y
86CONFIG_BUG=y
87CONFIG_ELF_CORE=y
88CONFIG_BASE_FULL=y
89CONFIG_FUTEX=y
ca74c013 90CONFIG_ANON_INODES=y
797c7b56 91CONFIG_EPOLL=y
ca74c013
PM
92CONFIG_SIGNALFD=y
93CONFIG_TIMERFD=y
94CONFIG_EVENTFD=y
797c7b56 95CONFIG_SHMEM=y
797c7b56 96CONFIG_VM_EVENT_COUNTERS=y
36bd2836
GL
97CONFIG_SLAB=y
98# CONFIG_SLUB is not set
99# CONFIG_SLOB is not set
797c7b56
GL
100CONFIG_RT_MUTEXES=y
101# CONFIG_TINY_SHMEM is not set
102CONFIG_BASE_SMALL=0
797c7b56
GL
103
104#
105# Loadable module support
106#
107CONFIG_MODULES=y
108CONFIG_MODULE_UNLOAD=y
109# CONFIG_MODULE_FORCE_UNLOAD is not set
110# CONFIG_MODVERSIONS is not set
111# CONFIG_MODULE_SRCVERSION_ALL is not set
112CONFIG_KMOD=y
113CONFIG_STOP_MACHINE=y
114
115#
116# Block layer
117#
118CONFIG_BLOCK=y
119# CONFIG_BLK_DEV_IO_TRACE is not set
120
121#
122# IO Schedulers
123#
124CONFIG_IOSCHED_NOOP=y
125CONFIG_IOSCHED_AS=y
126CONFIG_IOSCHED_DEADLINE=y
127CONFIG_IOSCHED_CFQ=y
128CONFIG_DEFAULT_AS=y
129# CONFIG_DEFAULT_DEADLINE is not set
130# CONFIG_DEFAULT_CFQ is not set
131# CONFIG_DEFAULT_NOOP is not set
132CONFIG_DEFAULT_IOSCHED="anticipatory"
133
134#
135# Platform support
136#
137CONFIG_PPC_MULTIPLATFORM=y
138# CONFIG_EMBEDDED6xx is not set
139# CONFIG_APUS is not set
140# CONFIG_PPC_PSERIES is not set
141# CONFIG_PPC_ISERIES is not set
e89debcd 142# CONFIG_PPC_MPC52xx is not set
0cd74f39 143# CONFIG_PPC_MPC5200 is not set
797c7b56
GL
144# CONFIG_PPC_PMAC is not set
145# CONFIG_PPC_MAPLE is not set
146# CONFIG_PPC_PASEMI is not set
0cd74f39
GL
147# CONFIG_PPC_CELLEB is not set
148CONFIG_PPC_PS3=y
149
150#
151# PS3 Platform Options
152#
153# CONFIG_PS3_ADVANCED is not set
154CONFIG_PS3_HTAB_SIZE=20
155# CONFIG_PS3_DYNAMIC_DMA is not set
156CONFIG_PS3_USE_LPAR_ADDR=y
157CONFIG_PS3_VUART=y
158CONFIG_PS3_PS3AV=y
159CONFIG_PS3_SYS_MANAGER=y
797c7b56
GL
160CONFIG_PPC_CELL=y
161# CONFIG_PPC_CELL_NATIVE is not set
162# CONFIG_PPC_IBM_CELL_BLADE is not set
0cd74f39
GL
163
164#
165# Cell Broadband Engine options
166#
167CONFIG_SPU_FS=y
168CONFIG_SPU_BASE=y
169# CONFIG_PQ2ADS is not set
170# CONFIG_MPIC is not set
171# CONFIG_MPIC_WEIRD is not set
172# CONFIG_PPC_I8259 is not set
797c7b56
GL
173# CONFIG_U3_DART is not set
174# CONFIG_PPC_RTAS is not set
175# CONFIG_MMIO_NVRAM is not set
176# CONFIG_PPC_MPC106 is not set
177# CONFIG_PPC_970_NAP is not set
178# CONFIG_PPC_INDIRECT_IO is not set
179# CONFIG_GENERIC_IOMAP is not set
180# CONFIG_CPU_FREQ is not set
0cd74f39 181# CONFIG_CPM2 is not set
797c7b56
GL
182
183#
184# Kernel options
185#
186# CONFIG_HZ_100 is not set
187CONFIG_HZ_250=y
e89debcd 188# CONFIG_HZ_300 is not set
797c7b56
GL
189# CONFIG_HZ_1000 is not set
190CONFIG_HZ=250
191CONFIG_PREEMPT_NONE=y
192# CONFIG_PREEMPT_VOLUNTARY is not set
193# CONFIG_PREEMPT is not set
194# CONFIG_PREEMPT_BKL is not set
195CONFIG_BINFMT_ELF=y
196CONFIG_BINFMT_MISC=y
0cd74f39 197CONFIG_FORCE_MAX_ZONEORDER=13
797c7b56
GL
198# CONFIG_IOMMU_VMERGE is not set
199CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
0cd74f39 200CONFIG_KEXEC=y
797c7b56
GL
201# CONFIG_CRASH_DUMP is not set
202# CONFIG_IRQ_ALL_CPUS is not set
203# CONFIG_NUMA is not set
204CONFIG_ARCH_SELECT_MEMORY_MODEL=y
205CONFIG_ARCH_FLATMEM_ENABLE=y
206CONFIG_ARCH_SPARSEMEM_ENABLE=y
207CONFIG_ARCH_SPARSEMEM_DEFAULT=y
208CONFIG_ARCH_POPULATES_NODE_MAP=y
209CONFIG_SELECT_MEMORY_MODEL=y
210# CONFIG_FLATMEM_MANUAL is not set
211# CONFIG_DISCONTIGMEM_MANUAL is not set
212CONFIG_SPARSEMEM_MANUAL=y
213CONFIG_SPARSEMEM=y
214CONFIG_HAVE_MEMORY_PRESENT=y
215# CONFIG_SPARSEMEM_STATIC is not set
216CONFIG_SPARSEMEM_EXTREME=y
217CONFIG_MEMORY_HOTPLUG=y
218CONFIG_MEMORY_HOTPLUG_SPARSE=y
219CONFIG_SPLIT_PTLOCK_CPUS=4
220CONFIG_RESOURCES_64BIT=y
0cd74f39 221CONFIG_ZONE_DMA_FLAG=1
797c7b56 222CONFIG_ARCH_MEMORY_PROBE=y
36bd2836 223# CONFIG_PPC_HAS_HASH_64K is not set
0cd74f39 224# CONFIG_PPC_64K_PAGES is not set
797c7b56
GL
225# CONFIG_SCHED_SMT is not set
226CONFIG_PROC_DEVICETREE=y
0cd74f39 227# CONFIG_CMDLINE_BOOL is not set
797c7b56
GL
228# CONFIG_PM is not set
229# CONFIG_SECCOMP is not set
0cd74f39 230# CONFIG_WANT_DEVICE_TREE is not set
797c7b56
GL
231CONFIG_ISA_DMA_API=y
232
233#
234# Bus options
235#
0cd74f39 236CONFIG_ZONE_DMA=y
797c7b56 237CONFIG_GENERIC_ISA_DMA=y
797c7b56
GL
238# CONFIG_PCI is not set
239# CONFIG_PCI_DOMAINS is not set
36bd2836 240# CONFIG_ARCH_SUPPORTS_MSI is not set
797c7b56
GL
241
242#
243# PCCARD (PCMCIA/CardBus) support
244#
245# CONFIG_PCCARD is not set
797c7b56
GL
246CONFIG_KERNEL_START=0xc000000000000000
247
248#
249# Networking
250#
251CONFIG_NET=y
252
253#
254# Networking options
255#
5f3162f0
GL
256CONFIG_PACKET=y
257CONFIG_PACKET_MMAP=y
797c7b56 258CONFIG_UNIX=y
0cd74f39
GL
259CONFIG_XFRM=y
260# CONFIG_XFRM_USER is not set
261# CONFIG_XFRM_SUB_POLICY is not set
262# CONFIG_XFRM_MIGRATE is not set
797c7b56
GL
263# CONFIG_NET_KEY is not set
264CONFIG_INET=y
265# CONFIG_IP_MULTICAST is not set
266# CONFIG_IP_ADVANCED_ROUTER is not set
267CONFIG_IP_FIB_HASH=y
268CONFIG_IP_PNP=y
269CONFIG_IP_PNP_DHCP=y
270# CONFIG_IP_PNP_BOOTP is not set
271# CONFIG_IP_PNP_RARP is not set
272# CONFIG_NET_IPIP is not set
273# CONFIG_NET_IPGRE is not set
274# CONFIG_ARPD is not set
275# CONFIG_SYN_COOKIES is not set
276# CONFIG_INET_AH is not set
277# CONFIG_INET_ESP is not set
278# CONFIG_INET_IPCOMP is not set
279# CONFIG_INET_XFRM_TUNNEL is not set
0cd74f39 280CONFIG_INET_TUNNEL=y
797c7b56
GL
281# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
282# CONFIG_INET_XFRM_MODE_TUNNEL is not set
283# CONFIG_INET_XFRM_MODE_BEET is not set
284# CONFIG_INET_DIAG is not set
285# CONFIG_TCP_CONG_ADVANCED is not set
286CONFIG_TCP_CONG_CUBIC=y
287CONFIG_DEFAULT_TCP_CONG="cubic"
e89debcd 288# CONFIG_TCP_MD5SIG is not set
0cd74f39
GL
289CONFIG_IPV6=y
290# CONFIG_IPV6_PRIVACY is not set
291# CONFIG_IPV6_ROUTER_PREF is not set
292# CONFIG_IPV6_OPTIMISTIC_DAD is not set
293# CONFIG_INET6_AH is not set
294# CONFIG_INET6_ESP is not set
295# CONFIG_INET6_IPCOMP is not set
296# CONFIG_IPV6_MIP6 is not set
797c7b56
GL
297# CONFIG_INET6_XFRM_TUNNEL is not set
298# CONFIG_INET6_TUNNEL is not set
0cd74f39
GL
299CONFIG_INET6_XFRM_MODE_TRANSPORT=y
300CONFIG_INET6_XFRM_MODE_TUNNEL=y
301CONFIG_INET6_XFRM_MODE_BEET=y
302# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
303CONFIG_IPV6_SIT=y
304# CONFIG_IPV6_TUNNEL is not set
305# CONFIG_IPV6_MULTIPLE_TABLES is not set
797c7b56
GL
306# CONFIG_NETWORK_SECMARK is not set
307# CONFIG_NETFILTER is not set
797c7b56 308# CONFIG_IP_DCCP is not set
797c7b56 309# CONFIG_IP_SCTP is not set
797c7b56
GL
310# CONFIG_TIPC is not set
311# CONFIG_ATM is not set
312# CONFIG_BRIDGE is not set
313# CONFIG_VLAN_8021Q is not set
314# CONFIG_DECNET is not set
315# CONFIG_LLC2 is not set
316# CONFIG_IPX is not set
317# CONFIG_ATALK is not set
318# CONFIG_X25 is not set
319# CONFIG_LAPB is not set
320# CONFIG_ECONET is not set
321# CONFIG_WAN_ROUTER is not set
322
323#
324# QoS and/or fair queueing
325#
326# CONFIG_NET_SCHED is not set
327
328#
329# Network testing
330#
331# CONFIG_NET_PKTGEN is not set
332# CONFIG_HAMRADIO is not set
333# CONFIG_IRDA is not set
0cd74f39
GL
334CONFIG_BT=m
335CONFIG_BT_L2CAP=m
336CONFIG_BT_SCO=m
337CONFIG_BT_RFCOMM=m
338# CONFIG_BT_RFCOMM_TTY is not set
339# CONFIG_BT_BNEP is not set
340CONFIG_BT_HIDP=m
341
342#
343# Bluetooth device drivers
344#
345CONFIG_BT_HCIUSB=m
346CONFIG_BT_HCIUSB_SCO=y
347# CONFIG_BT_HCIUART is not set
348# CONFIG_BT_HCIBCM203X is not set
349# CONFIG_BT_HCIBPA10X is not set
350# CONFIG_BT_HCIBFUSB is not set
351# CONFIG_BT_HCIVHCI is not set
352# CONFIG_AF_RXRPC is not set
353
354#
355# Wireless
356#
357# CONFIG_CFG80211 is not set
358CONFIG_WIRELESS_EXT=y
36bd2836 359# CONFIG_MAC80211 is not set
797c7b56 360# CONFIG_IEEE80211 is not set
36bd2836 361# CONFIG_RFKILL is not set
797c7b56
GL
362
363#
364# Device Drivers
365#
366
367#
368# Generic Driver Options
369#
370CONFIG_STANDALONE=y
371CONFIG_PREVENT_FIRMWARE_BUILD=y
372# CONFIG_FW_LOADER is not set
373# CONFIG_DEBUG_DRIVER is not set
0cd74f39 374# CONFIG_DEBUG_DEVRES is not set
797c7b56
GL
375# CONFIG_SYS_HYPERVISOR is not set
376
377#
378# Connector - unified userspace <-> kernelspace linker
379#
380# CONFIG_CONNECTOR is not set
797c7b56
GL
381# CONFIG_MTD is not set
382
383#
384# Parallel port support
385#
386# CONFIG_PARPORT is not set
387
388#
389# Plug and Play support
390#
0cd74f39 391# CONFIG_PNPACPI is not set
797c7b56
GL
392
393#
394# Block devices
395#
396# CONFIG_BLK_DEV_FD is not set
397# CONFIG_BLK_DEV_COW_COMMON is not set
0cd74f39
GL
398CONFIG_BLK_DEV_LOOP=y
399# CONFIG_BLK_DEV_CRYPTOLOOP is not set
797c7b56 400# CONFIG_BLK_DEV_NBD is not set
5f3162f0 401# CONFIG_BLK_DEV_UB is not set
0cd74f39
GL
402CONFIG_BLK_DEV_RAM=y
403CONFIG_BLK_DEV_RAM_COUNT=16
404CONFIG_BLK_DEV_RAM_SIZE=65535
405CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
797c7b56
GL
406# CONFIG_CDROM_PKTCDVD is not set
407# CONFIG_ATA_OVER_ETH is not set
408
409#
410# Misc devices
411#
36bd2836 412# CONFIG_BLINK is not set
797c7b56
GL
413# CONFIG_IDE is not set
414
415#
416# SCSI device support
417#
418# CONFIG_RAID_ATTRS is not set
419CONFIG_SCSI=y
e89debcd 420# CONFIG_SCSI_TGT is not set
797c7b56
GL
421# CONFIG_SCSI_NETLINK is not set
422CONFIG_SCSI_PROC_FS=y
423
424#
425# SCSI support type (disk, tape, CD-ROM)
426#
5f3162f0 427CONFIG_BLK_DEV_SD=y
797c7b56
GL
428# CONFIG_CHR_DEV_ST is not set
429# CONFIG_CHR_DEV_OSST is not set
5f3162f0
GL
430CONFIG_BLK_DEV_SR=y
431# CONFIG_BLK_DEV_SR_VENDOR is not set
0cd74f39 432CONFIG_CHR_DEV_SG=m
797c7b56
GL
433# CONFIG_CHR_DEV_SCH is not set
434
435#
436# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
437#
438# CONFIG_SCSI_MULTI_LUN is not set
439# CONFIG_SCSI_CONSTANTS is not set
440# CONFIG_SCSI_LOGGING is not set
e89debcd 441# CONFIG_SCSI_SCAN_ASYNC is not set
36bd2836 442CONFIG_SCSI_WAIT_SCAN=m
797c7b56
GL
443
444#
445# SCSI Transports
446#
447# CONFIG_SCSI_SPI_ATTRS is not set
448# CONFIG_SCSI_FC_ATTRS is not set
449# CONFIG_SCSI_ISCSI_ATTRS is not set
450# CONFIG_SCSI_SAS_ATTRS is not set
451# CONFIG_SCSI_SAS_LIBSAS is not set
452
453#
454# SCSI low-level drivers
455#
456# CONFIG_ISCSI_TCP is not set
457# CONFIG_SCSI_DEBUG is not set
797c7b56
GL
458# CONFIG_ATA is not set
459
460#
461# Multi-device support (RAID and LVM)
462#
463# CONFIG_MD is not set
36bd2836 464# CONFIG_MACINTOSH_DRIVERS is not set
797c7b56
GL
465
466#
467# Network device support
468#
469CONFIG_NETDEVICES=y
470# CONFIG_DUMMY is not set
471# CONFIG_BONDING is not set
472# CONFIG_EQUALIZER is not set
473# CONFIG_TUN is not set
474
797c7b56
GL
475#
476# Ethernet (10 or 100Mbit)
477#
478# CONFIG_NET_ETHERNET is not set
0cd74f39 479CONFIG_MII=m
ca74c013
PM
480CONFIG_NETDEV_1000=y
481CONFIG_NETDEV_10000=y
797c7b56
GL
482
483#
0cd74f39 484# Wireless LAN
797c7b56 485#
0cd74f39
GL
486# CONFIG_WLAN_PRE80211 is not set
487# CONFIG_WLAN_80211 is not set
797c7b56 488
36bd2836
GL
489#
490# USB Network Adapters
491#
492# CONFIG_USB_CATC is not set
493# CONFIG_USB_KAWETH is not set
494CONFIG_USB_PEGASUS=m
495# CONFIG_USB_RTL8150 is not set
496CONFIG_USB_USBNET_MII=m
497CONFIG_USB_USBNET=m
498# CONFIG_USB_NET_CDCETHER is not set
499# CONFIG_USB_NET_DM9601 is not set
500# CONFIG_USB_NET_GL620A is not set
501# CONFIG_USB_NET_NET1080 is not set
502# CONFIG_USB_NET_PLUSB is not set
503CONFIG_USB_NET_MCS7830=m
504# CONFIG_USB_NET_RNDIS_HOST is not set
505# CONFIG_USB_NET_CDC_SUBSET is not set
506# CONFIG_USB_NET_ZAURUS is not set
797c7b56
GL
507# CONFIG_WAN is not set
508# CONFIG_PPP is not set
509# CONFIG_SLIP is not set
510# CONFIG_SHAPER is not set
511# CONFIG_NETCONSOLE is not set
512# CONFIG_NETPOLL is not set
513# CONFIG_NET_POLL_CONTROLLER is not set
514
515#
516# ISDN subsystem
517#
518# CONFIG_ISDN is not set
519
520#
521# Telephony Support
522#
523# CONFIG_PHONE is not set
524
525#
526# Input device support
527#
528CONFIG_INPUT=y
529# CONFIG_INPUT_FF_MEMLESS is not set
ca74c013 530# CONFIG_INPUT_POLLDEV is not set
797c7b56
GL
531
532#
533# Userland interfaces
534#
5f3162f0
GL
535CONFIG_INPUT_MOUSEDEV=y
536# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
537CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
538CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
797c7b56
GL
539# CONFIG_INPUT_JOYDEV is not set
540# CONFIG_INPUT_TSDEV is not set
5f3162f0 541# CONFIG_INPUT_EVDEV is not set
797c7b56
GL
542# CONFIG_INPUT_EVBUG is not set
543
544#
545# Input Device Drivers
546#
547# CONFIG_INPUT_KEYBOARD is not set
548# CONFIG_INPUT_MOUSE is not set
549# CONFIG_INPUT_JOYSTICK is not set
36bd2836 550# CONFIG_INPUT_TABLET is not set
797c7b56
GL
551# CONFIG_INPUT_TOUCHSCREEN is not set
552# CONFIG_INPUT_MISC is not set
553
554#
555# Hardware I/O ports
556#
557# CONFIG_SERIO is not set
558# CONFIG_GAMEPORT is not set
559
560#
561# Character devices
562#
563CONFIG_VT=y
564CONFIG_VT_CONSOLE=y
565CONFIG_HW_CONSOLE=y
566# CONFIG_VT_HW_CONSOLE_BINDING is not set
567# CONFIG_SERIAL_NONSTANDARD is not set
568
569#
570# Serial drivers
571#
572# CONFIG_SERIAL_8250 is not set
573
574#
575# Non-8250 serial port support
576#
577CONFIG_UNIX98_PTYS=y
0cd74f39
GL
578CONFIG_LEGACY_PTYS=y
579CONFIG_LEGACY_PTY_COUNT=16
797c7b56
GL
580
581#
582# IPMI
583#
584# CONFIG_IPMI_HANDLER is not set
797c7b56
GL
585# CONFIG_WATCHDOG is not set
586# CONFIG_HW_RANDOM is not set
587CONFIG_GEN_RTC=y
588# CONFIG_GEN_RTC_X is not set
797c7b56 589# CONFIG_R3964 is not set
797c7b56
GL
590# CONFIG_RAW_DRIVER is not set
591# CONFIG_HANGCHECK_TIMER is not set
592
593#
594# TPM devices
595#
596# CONFIG_TCG_TPM is not set
797c7b56
GL
597# CONFIG_I2C is not set
598
599#
600# SPI support
601#
602# CONFIG_SPI is not set
603# CONFIG_SPI_MASTER is not set
604
605#
606# Dallas's 1-wire bus
607#
608# CONFIG_W1 is not set
797c7b56 609# CONFIG_HWMON is not set
797c7b56 610
0cd74f39
GL
611#
612# Multifunction device drivers
613#
614# CONFIG_MFD_SM501 is not set
615
797c7b56
GL
616#
617# Multimedia devices
618#
619# CONFIG_VIDEO_DEV is not set
ca74c013
PM
620# CONFIG_DVB_CORE is not set
621# CONFIG_DAB is not set
797c7b56
GL
622
623#
624# Graphics support
625#
0cd74f39 626# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
36bd2836
GL
627
628#
629# Display device support
630#
631# CONFIG_DISPLAY_SUPPORT is not set
632# CONFIG_VGASTATE is not set
f59e5e82 633CONFIG_FB=y
0cd74f39
GL
634# CONFIG_FIRMWARE_EDID is not set
635# CONFIG_FB_DDC is not set
ca74c013
PM
636# CONFIG_FB_CFB_FILLRECT is not set
637# CONFIG_FB_CFB_COPYAREA is not set
638# CONFIG_FB_CFB_IMAGEBLIT is not set
639CONFIG_FB_SYS_FILLRECT=y
640CONFIG_FB_SYS_COPYAREA=y
641CONFIG_FB_SYS_IMAGEBLIT=y
642CONFIG_FB_SYS_FOPS=y
36bd2836 643CONFIG_FB_DEFERRED_IO=y
0cd74f39 644# CONFIG_FB_SVGALIB is not set
f59e5e82
GU
645# CONFIG_FB_MACMODES is not set
646# CONFIG_FB_BACKLIGHT is not set
647# CONFIG_FB_MODE_HELPERS is not set
648# CONFIG_FB_TILEBLITTING is not set
0cd74f39
GL
649
650#
651# Frame buffer hardware drivers
652#
f59e5e82
GU
653# CONFIG_FB_OF is not set
654# CONFIG_FB_VGA16 is not set
655# CONFIG_FB_S1D13XXX is not set
e89debcd 656# CONFIG_FB_IBM_GXT4500 is not set
f59e5e82
GU
657CONFIG_FB_PS3=y
658CONFIG_FB_PS3_DEFAULT_SIZE_M=18
659# CONFIG_FB_VIRTUAL is not set
797c7b56
GL
660
661#
662# Console display driver support
663#
664# CONFIG_VGA_CONSOLE is not set
665CONFIG_DUMMY_CONSOLE=y
f59e5e82 666CONFIG_FRAMEBUFFER_CONSOLE=y
0cd74f39 667CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
f59e5e82
GU
668# CONFIG_FONTS is not set
669CONFIG_FONT_8x8=y
670CONFIG_FONT_8x16=y
f59e5e82
GU
671CONFIG_LOGO=y
672# CONFIG_LOGO_LINUX_MONO is not set
673# CONFIG_LOGO_LINUX_VGA16 is not set
674CONFIG_LOGO_LINUX_CLUT224=y
797c7b56
GL
675
676#
677# Sound
678#
0cd74f39
GL
679CONFIG_SOUND=y
680
681#
682# Advanced Linux Sound Architecture
683#
684CONFIG_SND=y
685# CONFIG_SND_SEQUENCER is not set
686# CONFIG_SND_MIXER_OSS is not set
687# CONFIG_SND_PCM_OSS is not set
688# CONFIG_SND_DYNAMIC_MINORS is not set
689CONFIG_SND_SUPPORT_OLD_API=y
690CONFIG_SND_VERBOSE_PROCFS=y
691# CONFIG_SND_VERBOSE_PRINTK is not set
692# CONFIG_SND_DEBUG is not set
693
694#
695# Generic devices
696#
697# CONFIG_SND_DUMMY is not set
698# CONFIG_SND_MTPAV is not set
699# CONFIG_SND_SERIAL_U16550 is not set
700# CONFIG_SND_MPU401 is not set
701
702#
703# ALSA PowerMac devices
704#
705
706#
707# ALSA PowerMac requires I2C
708#
709
710#
711# USB devices
712#
713# CONFIG_SND_USB_AUDIO is not set
714# CONFIG_SND_USB_USX2Y is not set
ca74c013 715# CONFIG_SND_USB_CAIAQ is not set
0cd74f39
GL
716
717#
ca74c013 718# System on Chip audio support
0cd74f39
GL
719#
720# CONFIG_SND_SOC is not set
721
722#
723# Open Sound System
724#
725# CONFIG_SOUND_PRIME is not set
797c7b56 726
e89debcd
PM
727#
728# HID Devices
729#
730CONFIG_HID=y
0cd74f39 731# CONFIG_HID_DEBUG is not set
e89debcd 732
36bd2836
GL
733#
734# USB Input Devices
735#
736CONFIG_USB_HID=m
737# CONFIG_USB_HIDINPUT_POWERBOOK is not set
738# CONFIG_HID_FF is not set
739# CONFIG_USB_HIDDEV is not set
740
741#
742# USB HID Boot Protocol drivers
743#
744# CONFIG_USB_KBD is not set
745# CONFIG_USB_MOUSE is not set
746
797c7b56
GL
747#
748# USB support
749#
5f3162f0
GL
750CONFIG_USB_ARCH_HAS_HCD=y
751CONFIG_USB_ARCH_HAS_OHCI=y
752CONFIG_USB_ARCH_HAS_EHCI=y
753CONFIG_USB=y
0cd74f39 754# CONFIG_USB_DEBUG is not set
5f3162f0
GL
755
756#
757# Miscellaneous USB options
758#
0cd74f39
GL
759CONFIG_USB_DEVICEFS=y
760# CONFIG_USB_DEVICE_CLASS is not set
5f3162f0
GL
761# CONFIG_USB_DYNAMIC_MINORS is not set
762# CONFIG_USB_OTG is not set
763
764#
765# USB Host Controller Drivers
766#
767CONFIG_USB_EHCI_HCD=y
768# CONFIG_USB_EHCI_SPLIT_ISO is not set
769# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
770# CONFIG_USB_EHCI_TT_NEWSCHED is not set
771CONFIG_USB_EHCI_BIG_ENDIAN_MMIO=y
772# CONFIG_USB_ISP116X_HCD is not set
773CONFIG_USB_OHCI_HCD=y
774# CONFIG_USB_OHCI_HCD_PPC_OF is not set
775# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
776CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y
777CONFIG_USB_OHCI_LITTLE_ENDIAN=y
778# CONFIG_USB_SL811_HCD is not set
779
780#
781# USB Device Class drivers
782#
783# CONFIG_USB_ACM is not set
784# CONFIG_USB_PRINTER is not set
797c7b56
GL
785
786#
787# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
788#
789
5f3162f0
GL
790#
791# may also be needed; see USB_STORAGE Help for more information
792#
0cd74f39 793CONFIG_USB_STORAGE=m
c19cdcb1
GL
794# CONFIG_USB_STORAGE_DEBUG is not set
795# CONFIG_USB_STORAGE_DATAFAB is not set
796# CONFIG_USB_STORAGE_FREECOM is not set
797# CONFIG_USB_STORAGE_DPCM is not set
798# CONFIG_USB_STORAGE_USBAT is not set
799# CONFIG_USB_STORAGE_SDDR09 is not set
800# CONFIG_USB_STORAGE_SDDR55 is not set
801# CONFIG_USB_STORAGE_JUMPSHOT is not set
802# CONFIG_USB_STORAGE_ALAUDA is not set
803# CONFIG_USB_STORAGE_KARMA is not set
5f3162f0
GL
804# CONFIG_USB_LIBUSUAL is not set
805
5f3162f0
GL
806#
807# USB Imaging devices
808#
809# CONFIG_USB_MDC800 is not set
810# CONFIG_USB_MICROTEK is not set
5f3162f0
GL
811CONFIG_USB_MON=y
812
813#
814# USB port drivers
815#
816
817#
818# USB Serial Converter support
819#
820# CONFIG_USB_SERIAL is not set
821
822#
823# USB Miscellaneous drivers
824#
825# CONFIG_USB_EMI62 is not set
826# CONFIG_USB_EMI26 is not set
827# CONFIG_USB_ADUTUX is not set
828# CONFIG_USB_AUERSWALD is not set
829# CONFIG_USB_RIO500 is not set
830# CONFIG_USB_LEGOTOWER is not set
831# CONFIG_USB_LCD is not set
0cd74f39 832# CONFIG_USB_BERRY_CHARGE is not set
5f3162f0
GL
833# CONFIG_USB_LED is not set
834# CONFIG_USB_CYPRESS_CY7C63 is not set
835# CONFIG_USB_CYTHERM is not set
836# CONFIG_USB_PHIDGET is not set
837# CONFIG_USB_IDMOUSE is not set
838# CONFIG_USB_FTDI_ELAN is not set
839# CONFIG_USB_APPLEDISPLAY is not set
840# CONFIG_USB_SISUSBVGA is not set
841# CONFIG_USB_LD is not set
842# CONFIG_USB_TRANCEVIBRATOR is not set
0cd74f39
GL
843# CONFIG_USB_IOWARRIOR is not set
844# CONFIG_USB_TEST is not set
5f3162f0
GL
845
846#
847# USB DSL modem support
848#
849
797c7b56
GL
850#
851# USB Gadget Support
852#
853# CONFIG_USB_GADGET is not set
797c7b56
GL
854# CONFIG_MMC is not set
855
856#
857# LED devices
858#
859# CONFIG_NEW_LEDS is not set
860
861#
862# LED drivers
863#
864
865#
866# LED Triggers
867#
868
869#
870# InfiniBand support
871#
872
873#
874# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
875#
876
877#
878# Real Time Clock
879#
880# CONFIG_RTC_CLASS is not set
881
882#
883# DMA Engine support
884#
885# CONFIG_DMA_ENGINE is not set
886
887#
888# DMA Clients
889#
890
891#
892# DMA Devices
893#
894
895#
896# File systems
897#
0cd74f39
GL
898CONFIG_EXT2_FS=m
899# CONFIG_EXT2_FS_XATTR is not set
900# CONFIG_EXT2_FS_XIP is not set
5f3162f0
GL
901CONFIG_EXT3_FS=y
902CONFIG_EXT3_FS_XATTR=y
903# CONFIG_EXT3_FS_POSIX_ACL is not set
904# CONFIG_EXT3_FS_SECURITY is not set
797c7b56 905# CONFIG_EXT4DEV_FS is not set
5f3162f0
GL
906CONFIG_JBD=y
907# CONFIG_JBD_DEBUG is not set
908CONFIG_FS_MBCACHE=y
797c7b56
GL
909# CONFIG_REISERFS_FS is not set
910# CONFIG_JFS_FS is not set
911# CONFIG_FS_POSIX_ACL is not set
912# CONFIG_XFS_FS is not set
913# CONFIG_GFS2_FS is not set
914# CONFIG_OCFS2_FS is not set
915# CONFIG_MINIX_FS is not set
916# CONFIG_ROMFS_FS is not set
917CONFIG_INOTIFY=y
918CONFIG_INOTIFY_USER=y
0cd74f39
GL
919CONFIG_QUOTA=y
920# CONFIG_QFMT_V1 is not set
921CONFIG_QFMT_V2=y
922CONFIG_QUOTACTL=y
797c7b56
GL
923CONFIG_DNOTIFY=y
924# CONFIG_AUTOFS_FS is not set
0cd74f39 925CONFIG_AUTOFS4_FS=y
797c7b56
GL
926# CONFIG_FUSE_FS is not set
927
928#
929# CD-ROM/DVD Filesystems
930#
0cd74f39 931CONFIG_ISO9660_FS=m
5f3162f0
GL
932CONFIG_JOLIET=y
933# CONFIG_ZISOFS is not set
0cd74f39 934CONFIG_UDF_FS=m
5f3162f0 935CONFIG_UDF_NLS=y
797c7b56
GL
936
937#
938# DOS/FAT/NT Filesystems
939#
0cd74f39 940CONFIG_FAT_FS=m
797c7b56 941# CONFIG_MSDOS_FS is not set
0cd74f39 942CONFIG_VFAT_FS=m
c19cdcb1
GL
943CONFIG_FAT_DEFAULT_CODEPAGE=437
944CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
797c7b56
GL
945# CONFIG_NTFS_FS is not set
946
947#
948# Pseudo filesystems
949#
950CONFIG_PROC_FS=y
951CONFIG_PROC_KCORE=y
952CONFIG_PROC_SYSCTL=y
953CONFIG_SYSFS=y
954CONFIG_TMPFS=y
955# CONFIG_TMPFS_POSIX_ACL is not set
956# CONFIG_HUGETLBFS is not set
957# CONFIG_HUGETLB_PAGE is not set
958CONFIG_RAMFS=y
959# CONFIG_CONFIGFS_FS is not set
960
961#
962# Miscellaneous filesystems
963#
964# CONFIG_ADFS_FS is not set
965# CONFIG_AFFS_FS is not set
966# CONFIG_HFS_FS is not set
967# CONFIG_HFSPLUS_FS is not set
968# CONFIG_BEFS_FS is not set
969# CONFIG_BFS_FS is not set
970# CONFIG_EFS_FS is not set
971# CONFIG_CRAMFS is not set
972# CONFIG_VXFS_FS is not set
973# CONFIG_HPFS_FS is not set
974# CONFIG_QNX4FS_FS is not set
975# CONFIG_SYSV_FS is not set
976# CONFIG_UFS_FS is not set
977
978#
979# Network File Systems
980#
981CONFIG_NFS_FS=y
982CONFIG_NFS_V3=y
983# CONFIG_NFS_V3_ACL is not set
0cd74f39 984CONFIG_NFS_V4=y
797c7b56
GL
985# CONFIG_NFS_DIRECTIO is not set
986# CONFIG_NFSD is not set
987CONFIG_ROOT_NFS=y
988CONFIG_LOCKD=y
989CONFIG_LOCKD_V4=y
990CONFIG_NFS_COMMON=y
991CONFIG_SUNRPC=y
0cd74f39 992CONFIG_SUNRPC_GSS=y
36bd2836 993# CONFIG_SUNRPC_BIND34 is not set
0cd74f39 994CONFIG_RPCSEC_GSS_KRB5=y
797c7b56
GL
995# CONFIG_RPCSEC_GSS_SPKM3 is not set
996# CONFIG_SMB_FS is not set
0cd74f39
GL
997CONFIG_CIFS=m
998# CONFIG_CIFS_STATS is not set
999# CONFIG_CIFS_WEAK_PW_HASH is not set
1000# CONFIG_CIFS_XATTR is not set
1001# CONFIG_CIFS_DEBUG2 is not set
1002# CONFIG_CIFS_EXPERIMENTAL is not set
797c7b56
GL
1003# CONFIG_NCP_FS is not set
1004# CONFIG_CODA_FS is not set
1005# CONFIG_AFS_FS is not set
1006# CONFIG_9P_FS is not set
1007
1008#
1009# Partition Types
1010#
1011# CONFIG_PARTITION_ADVANCED is not set
1012CONFIG_MSDOS_PARTITION=y
1013
1014#
1015# Native Language Support
1016#
5f3162f0
GL
1017CONFIG_NLS=y
1018CONFIG_NLS_DEFAULT="iso8859-1"
c19cdcb1 1019CONFIG_NLS_CODEPAGE_437=y
5f3162f0
GL
1020# CONFIG_NLS_CODEPAGE_737 is not set
1021# CONFIG_NLS_CODEPAGE_775 is not set
1022# CONFIG_NLS_CODEPAGE_850 is not set
1023# CONFIG_NLS_CODEPAGE_852 is not set
1024# CONFIG_NLS_CODEPAGE_855 is not set
1025# CONFIG_NLS_CODEPAGE_857 is not set
1026# CONFIG_NLS_CODEPAGE_860 is not set
1027# CONFIG_NLS_CODEPAGE_861 is not set
1028# CONFIG_NLS_CODEPAGE_862 is not set
1029# CONFIG_NLS_CODEPAGE_863 is not set
1030# CONFIG_NLS_CODEPAGE_864 is not set
1031# CONFIG_NLS_CODEPAGE_865 is not set
1032# CONFIG_NLS_CODEPAGE_866 is not set
1033# CONFIG_NLS_CODEPAGE_869 is not set
1034# CONFIG_NLS_CODEPAGE_936 is not set
1035# CONFIG_NLS_CODEPAGE_950 is not set
1036# CONFIG_NLS_CODEPAGE_932 is not set
1037# CONFIG_NLS_CODEPAGE_949 is not set
1038# CONFIG_NLS_CODEPAGE_874 is not set
1039# CONFIG_NLS_ISO8859_8 is not set
1040# CONFIG_NLS_CODEPAGE_1250 is not set
1041# CONFIG_NLS_CODEPAGE_1251 is not set
1042# CONFIG_NLS_ASCII is not set
c19cdcb1 1043CONFIG_NLS_ISO8859_1=y
5f3162f0
GL
1044# CONFIG_NLS_ISO8859_2 is not set
1045# CONFIG_NLS_ISO8859_3 is not set
1046# CONFIG_NLS_ISO8859_4 is not set
1047# CONFIG_NLS_ISO8859_5 is not set
1048# CONFIG_NLS_ISO8859_6 is not set
1049# CONFIG_NLS_ISO8859_7 is not set
1050# CONFIG_NLS_ISO8859_9 is not set
1051# CONFIG_NLS_ISO8859_13 is not set
1052# CONFIG_NLS_ISO8859_14 is not set
1053# CONFIG_NLS_ISO8859_15 is not set
1054# CONFIG_NLS_KOI8_R is not set
1055# CONFIG_NLS_KOI8_U is not set
1056# CONFIG_NLS_UTF8 is not set
797c7b56 1057
e89debcd
PM
1058#
1059# Distributed Lock Manager
1060#
1061# CONFIG_DLM is not set
0cd74f39 1062# CONFIG_UCC_SLOW is not set
e89debcd 1063
797c7b56
GL
1064#
1065# Library routines
1066#
5f3162f0 1067CONFIG_BITREVERSE=y
797c7b56
GL
1068# CONFIG_CRC_CCITT is not set
1069# CONFIG_CRC16 is not set
36bd2836 1070# CONFIG_CRC_ITU_T is not set
5f3162f0 1071CONFIG_CRC32=y
797c7b56
GL
1072# CONFIG_LIBCRC32C is not set
1073CONFIG_PLIST=y
0cd74f39
GL
1074CONFIG_HAS_IOMEM=y
1075CONFIG_HAS_IOPORT=y
36bd2836 1076CONFIG_HAS_DMA=y
797c7b56
GL
1077
1078#
1079# Instrumentation Support
1080#
1081# CONFIG_PROFILING is not set
1082# CONFIG_KPROBES is not set
1083
1084#
1085# Kernel hacking
1086#
1087# CONFIG_PRINTK_TIME is not set
1088CONFIG_ENABLE_MUST_CHECK=y
1089# CONFIG_MAGIC_SYSRQ is not set
1090# CONFIG_UNUSED_SYMBOLS is not set
e89debcd
PM
1091# CONFIG_DEBUG_FS is not set
1092# CONFIG_HEADERS_CHECK is not set
797c7b56 1093CONFIG_DEBUG_KERNEL=y
0cd74f39 1094# CONFIG_DEBUG_SHIRQ is not set
797c7b56
GL
1095CONFIG_DETECT_SOFTLOCKUP=y
1096# CONFIG_SCHEDSTATS is not set
0cd74f39
GL
1097# CONFIG_TIMER_STATS is not set
1098# CONFIG_DEBUG_SLAB is not set
797c7b56
GL
1099# CONFIG_DEBUG_RT_MUTEXES is not set
1100# CONFIG_RT_MUTEX_TESTER is not set
1101CONFIG_DEBUG_SPINLOCK=y
5f3162f0 1102CONFIG_DEBUG_MUTEXES=y
797c7b56
GL
1103CONFIG_DEBUG_SPINLOCK_SLEEP=y
1104# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1105# CONFIG_DEBUG_KOBJECT is not set
5f3162f0 1106CONFIG_DEBUG_BUGVERBOSE=y
797c7b56 1107CONFIG_DEBUG_INFO=y
797c7b56
GL
1108# CONFIG_DEBUG_VM is not set
1109CONFIG_DEBUG_LIST=y
1110CONFIG_FORCED_INLINING=y
797c7b56 1111# CONFIG_RCU_TORTURE_TEST is not set
0cd74f39 1112# CONFIG_FAULT_INJECTION is not set
5f3162f0 1113CONFIG_DEBUG_STACKOVERFLOW=y
797c7b56 1114# CONFIG_DEBUG_STACK_USAGE is not set
0cd74f39 1115# CONFIG_DEBUG_PAGEALLOC is not set
797c7b56
GL
1116# CONFIG_DEBUGGER is not set
1117CONFIG_IRQSTACKS=y
1118# CONFIG_BOOTX_TEXT is not set
1119CONFIG_PPC_EARLY_DEBUG=y
1120# CONFIG_PPC_EARLY_DEBUG_LPAR is not set
1121# CONFIG_PPC_EARLY_DEBUG_G5 is not set
1122# CONFIG_PPC_EARLY_DEBUG_RTAS_PANEL is not set
1123# CONFIG_PPC_EARLY_DEBUG_RTAS_CONSOLE is not set
1124# CONFIG_PPC_EARLY_DEBUG_MAPLE is not set
1125# CONFIG_PPC_EARLY_DEBUG_ISERIES is not set
0cd74f39
GL
1126# CONFIG_PPC_EARLY_DEBUG_PAS_REALMODE is not set
1127# CONFIG_PPC_EARLY_DEBUG_BEAT is not set
36bd2836 1128# CONFIG_PPC_EARLY_DEBUG_44x is not set
797c7b56
GL
1129
1130#
1131# Security options
1132#
1133# CONFIG_KEYS is not set
1134# CONFIG_SECURITY is not set
1135
1136#
1137# Cryptographic options
1138#
0cd74f39
GL
1139CONFIG_CRYPTO=y
1140CONFIG_CRYPTO_ALGAPI=y
1141CONFIG_CRYPTO_BLKCIPHER=y
1142CONFIG_CRYPTO_MANAGER=y
1143# CONFIG_CRYPTO_HMAC is not set
1144# CONFIG_CRYPTO_XCBC is not set
1145# CONFIG_CRYPTO_NULL is not set
1146# CONFIG_CRYPTO_MD4 is not set
1147CONFIG_CRYPTO_MD5=y
1148# CONFIG_CRYPTO_SHA1 is not set
1149# CONFIG_CRYPTO_SHA256 is not set
1150# CONFIG_CRYPTO_SHA512 is not set
1151# CONFIG_CRYPTO_WP512 is not set
1152# CONFIG_CRYPTO_TGR192 is not set
1153# CONFIG_CRYPTO_GF128MUL is not set
1154CONFIG_CRYPTO_ECB=m
1155CONFIG_CRYPTO_CBC=y
1156CONFIG_CRYPTO_PCBC=m
1157# CONFIG_CRYPTO_LRW is not set
36bd2836 1158# CONFIG_CRYPTO_CRYPTD is not set
0cd74f39
GL
1159CONFIG_CRYPTO_DES=y
1160# CONFIG_CRYPTO_FCRYPT is not set
1161# CONFIG_CRYPTO_BLOWFISH is not set
1162# CONFIG_CRYPTO_TWOFISH is not set
1163# CONFIG_CRYPTO_SERPENT is not set
1164# CONFIG_CRYPTO_AES is not set
1165# CONFIG_CRYPTO_CAST5 is not set
1166# CONFIG_CRYPTO_CAST6 is not set
1167# CONFIG_CRYPTO_TEA is not set
1168# CONFIG_CRYPTO_ARC4 is not set
1169# CONFIG_CRYPTO_KHAZAD is not set
1170# CONFIG_CRYPTO_ANUBIS is not set
1171# CONFIG_CRYPTO_DEFLATE is not set
1172# CONFIG_CRYPTO_MICHAEL_MIC is not set
1173# CONFIG_CRYPTO_CRC32C is not set
1174# CONFIG_CRYPTO_CAMELLIA is not set
1175# CONFIG_CRYPTO_TEST is not set
1176
1177#
1178# Hardware crypto devices
1179#