1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.22-rc6
4# Tue Jun 26 13:27:35 2007
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
13CONFIG_ARCH_HAS_ILOG2_U32=y
14CONFIG_ARCH_HAS_ILOG2_U64=y
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
25CONFIG_PPC_UDBG_16550=y
26CONFIG_GENERIC_TBSYNC=y
27CONFIG_AUDIT_ARCH=y
28CONFIG_GENERIC_BUG=y
29# CONFIG_DEFAULT_UIMAGE is not set
30
31#
32# Processor support
33#
34CONFIG_POWER4_ONLY=y
35CONFIG_POWER4=y
36CONFIG_PPC_FPU=y
37# CONFIG_PPC_DCR_NATIVE is not set
38# CONFIG_PPC_DCR_MMIO is not set
39# CONFIG_PPC_OF_PLATFORM_PCI is not set
40# CONFIG_ALTIVEC is not set
41CONFIG_PPC_STD_MMU=y
42CONFIG_PPC_MM_SLICES=y
43CONFIG_VIRT_CPU_ACCOUNTING=y
44CONFIG_SMP=y
45CONFIG_NR_CPUS=4
46CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
47
48#
49# Code maturity level options
50#
51CONFIG_EXPERIMENTAL=y
52CONFIG_LOCK_KERNEL=y
53CONFIG_INIT_ENV_ARG_LIMIT=32
54
55#
56# General setup
57#
58CONFIG_LOCALVERSION=""
59CONFIG_LOCALVERSION_AUTO=y
60CONFIG_SWAP=y
61CONFIG_SYSVIPC=y
62# CONFIG_IPC_NS is not set
63CONFIG_SYSVIPC_SYSCTL=y
64CONFIG_POSIX_MQUEUE=y
65# CONFIG_BSD_PROCESS_ACCT is not set
66# CONFIG_TASKSTATS is not set
67# CONFIG_UTS_NS is not set
68# CONFIG_AUDIT is not set
69CONFIG_IKCONFIG=y
70CONFIG_IKCONFIG_PROC=y
71CONFIG_LOG_BUF_SHIFT=17
72# CONFIG_CPUSETS is not set
73CONFIG_SYSFS_DEPRECATED=y
74# CONFIG_RELAY is not set
75# CONFIG_BLK_DEV_INITRD is not set
76CONFIG_CC_OPTIMIZE_FOR_SIZE=y
77CONFIG_SYSCTL=y
78# CONFIG_EMBEDDED is not set
79CONFIG_SYSCTL_SYSCALL=y
80CONFIG_KALLSYMS=y
81CONFIG_KALLSYMS_ALL=y
82# CONFIG_KALLSYMS_EXTRA_PASS is not set
83CONFIG_HOTPLUG=y
84CONFIG_PRINTK=y
85CONFIG_BUG=y
86CONFIG_ELF_CORE=y
87CONFIG_BASE_FULL=y
88CONFIG_FUTEX=y
89CONFIG_ANON_INODES=y
90CONFIG_EPOLL=y
91CONFIG_SIGNALFD=y
92CONFIG_TIMERFD=y
93CONFIG_EVENTFD=y
94CONFIG_SHMEM=y
95CONFIG_VM_EVENT_COUNTERS=y
96CONFIG_SLAB=y
97# CONFIG_SLUB is not set
98# CONFIG_SLOB is not set
99CONFIG_RT_MUTEXES=y
100# CONFIG_TINY_SHMEM is not set
101CONFIG_BASE_SMALL=0
102
103#
104# Loadable module support
105#
106CONFIG_MODULES=y
107CONFIG_MODULE_UNLOAD=y
108# CONFIG_MODULE_FORCE_UNLOAD is not set
109CONFIG_MODVERSIONS=y
110CONFIG_MODULE_SRCVERSION_ALL=y
111CONFIG_KMOD=y
112CONFIG_STOP_MACHINE=y
113
114#
115# Block layer
116#
117CONFIG_BLOCK=y
118# CONFIG_BLK_DEV_IO_TRACE is not set
119
120#
121# IO Schedulers
122#
123CONFIG_IOSCHED_NOOP=y
124CONFIG_IOSCHED_AS=y
125CONFIG_IOSCHED_DEADLINE=y
126CONFIG_IOSCHED_CFQ=y
127CONFIG_DEFAULT_AS=y
128# CONFIG_DEFAULT_DEADLINE is not set
129# CONFIG_DEFAULT_CFQ is not set
130# CONFIG_DEFAULT_NOOP is not set
131CONFIG_DEFAULT_IOSCHED="anticipatory"
132
133#
134# Platform support
135#
136CONFIG_PPC_MULTIPLATFORM=y
137# CONFIG_EMBEDDED6xx is not set
138# CONFIG_APUS is not set
139# CONFIG_PPC_PSERIES is not set
140# CONFIG_PPC_ISERIES is not set
141# CONFIG_PPC_MPC52xx is not set
142# CONFIG_PPC_MPC5200 is not set
143# CONFIG_PPC_PMAC is not set
144CONFIG_PPC_MAPLE=y
145# CONFIG_PPC_PASEMI is not set
146# CONFIG_PPC_CELLEB is not set
147# CONFIG_PPC_PS3 is not set
148# CONFIG_PPC_CELL is not set
149# CONFIG_PPC_CELL_NATIVE is not set
150# CONFIG_PPC_IBM_CELL_BLADE is not set
151# CONFIG_PQ2ADS is not set
152CONFIG_PPC_NATIVE=y
153CONFIG_UDBG_RTAS_CONSOLE=y
154CONFIG_MPIC=y
155# CONFIG_MPIC_WEIRD is not set
156# CONFIG_PPC_I8259 is not set
157CONFIG_U3_DART=y
158CONFIG_PPC_RTAS=y
159# CONFIG_RTAS_ERROR_LOGGING is not set
160CONFIG_RTAS_PROC=y
161# CONFIG_RTAS_FLASH is not set
162CONFIG_MMIO_NVRAM=y
163CONFIG_MPIC_U3_HT_IRQS=y
164# CONFIG_PPC_MPC106 is not set
165CONFIG_PPC_970_NAP=y
166# CONFIG_PPC_INDIRECT_IO is not set
167# CONFIG_GENERIC_IOMAP is not set
168# CONFIG_CPU_FREQ is not set
169# CONFIG_CPM2 is not set
170
171#
172# Kernel options
173#
174# CONFIG_HZ_100 is not set
175CONFIG_HZ_250=y
176# CONFIG_HZ_300 is not set
177# CONFIG_HZ_1000 is not set
178CONFIG_HZ=250
179CONFIG_PREEMPT_NONE=y
180# CONFIG_PREEMPT_VOLUNTARY is not set
181# CONFIG_PREEMPT is not set
182# CONFIG_PREEMPT_BKL is not set
183CONFIG_BINFMT_ELF=y
184# CONFIG_BINFMT_MISC is not set
185CONFIG_FORCE_MAX_ZONEORDER=13
186CONFIG_IOMMU_VMERGE=y
187CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
188CONFIG_KEXEC=y
189# CONFIG_CRASH_DUMP is not set
190CONFIG_IRQ_ALL_CPUS=y
191# CONFIG_NUMA is not set
192CONFIG_ARCH_SELECT_MEMORY_MODEL=y
193CONFIG_ARCH_FLATMEM_ENABLE=y
194CONFIG_ARCH_SPARSEMEM_ENABLE=y
195CONFIG_ARCH_POPULATES_NODE_MAP=y
196CONFIG_SELECT_MEMORY_MODEL=y
197CONFIG_FLATMEM_MANUAL=y
198# CONFIG_DISCONTIGMEM_MANUAL is not set
199# CONFIG_SPARSEMEM_MANUAL is not set
200CONFIG_FLATMEM=y
201CONFIG_FLAT_NODE_MEM_MAP=y
202# CONFIG_SPARSEMEM_STATIC is not set
203CONFIG_SPLIT_PTLOCK_CPUS=4
204CONFIG_RESOURCES_64BIT=y
205CONFIG_ZONE_DMA_FLAG=1
206# CONFIG_PPC_HAS_HASH_64K is not set
207# CONFIG_PPC_64K_PAGES is not set
208# CONFIG_SCHED_SMT is not set
209CONFIG_PROC_DEVICETREE=y
210# CONFIG_CMDLINE_BOOL is not set
211# CONFIG_PM is not set
212CONFIG_SECCOMP=y
213# CONFIG_WANT_DEVICE_TREE is not set
214CONFIG_ISA_DMA_API=y
215
216#
217# Bus options
218#
219CONFIG_ZONE_DMA=y
220CONFIG_GENERIC_ISA_DMA=y
221# CONFIG_PPC_INDIRECT_PCI is not set
222CONFIG_PCI=y
223CONFIG_PCI_DOMAINS=y
224# CONFIG_PCIEPORTBUS is not set
225CONFIG_ARCH_SUPPORTS_MSI=y
226CONFIG_PCI_MSI=y
227# CONFIG_PCI_DEBUG is not set
228
229#
230# PCCARD (PCMCIA/CardBus) support
231#
232# CONFIG_PCCARD is not set
233# CONFIG_HOTPLUG_PCI is not set
234CONFIG_KERNEL_START=0xc000000000000000
235
236#
237# Networking
238#
239CONFIG_NET=y
240
241#
242# Networking options
243#
244CONFIG_PACKET=y
245CONFIG_PACKET_MMAP=y
246CONFIG_UNIX=y
247CONFIG_XFRM=y
248CONFIG_XFRM_USER=m
249# CONFIG_XFRM_SUB_POLICY is not set
250# CONFIG_XFRM_MIGRATE is not set
251# CONFIG_NET_KEY is not set
252CONFIG_INET=y
253CONFIG_IP_MULTICAST=y
254# CONFIG_IP_ADVANCED_ROUTER is not set
255CONFIG_IP_FIB_HASH=y
256CONFIG_IP_PNP=y
257CONFIG_IP_PNP_DHCP=y
258# CONFIG_IP_PNP_BOOTP is not set
259# CONFIG_IP_PNP_RARP is not set
260# CONFIG_NET_IPIP is not set
261# CONFIG_NET_IPGRE is not set
262# CONFIG_IP_MROUTE is not set
263# CONFIG_ARPD is not set
264# CONFIG_SYN_COOKIES is not set
265# CONFIG_INET_AH is not set
266# CONFIG_INET_ESP is not set
267# CONFIG_INET_IPCOMP is not set
268# CONFIG_INET_XFRM_TUNNEL is not set
269# CONFIG_INET_TUNNEL is not set
270CONFIG_INET_XFRM_MODE_TRANSPORT=y
271CONFIG_INET_XFRM_MODE_TUNNEL=y
272CONFIG_INET_XFRM_MODE_BEET=y
273CONFIG_INET_DIAG=y
274CONFIG_INET_TCP_DIAG=y
275# CONFIG_TCP_CONG_ADVANCED is not set
276CONFIG_TCP_CONG_CUBIC=y
277CONFIG_DEFAULT_TCP_CONG="cubic"
278# CONFIG_TCP_MD5SIG is not set
279# CONFIG_IPV6 is not set
280# CONFIG_INET6_XFRM_TUNNEL is not set
281# CONFIG_INET6_TUNNEL is not set
282# CONFIG_NETWORK_SECMARK is not set
283# CONFIG_NETFILTER is not set
284# CONFIG_IP_DCCP is not set
285# CONFIG_IP_SCTP is not set
286# CONFIG_TIPC is not set
287# CONFIG_ATM is not set
288# CONFIG_BRIDGE is not set
289# CONFIG_VLAN_8021Q is not set
290# CONFIG_DECNET is not set
291# CONFIG_LLC2 is not set
292# CONFIG_IPX is not set
293# CONFIG_ATALK is not set
294# CONFIG_X25 is not set
295# CONFIG_LAPB is not set
296# CONFIG_ECONET is not set
297# CONFIG_WAN_ROUTER is not set
298
299#
300# QoS and/or fair queueing
301#
302# CONFIG_NET_SCHED is not set
303
304#
305# Network testing
306#
307# CONFIG_NET_PKTGEN is not set
308# CONFIG_HAMRADIO is not set
309# CONFIG_IRDA is not set
310# CONFIG_BT is not set
311# CONFIG_AF_RXRPC is not set
312
313#
314# Wireless
315#
316# CONFIG_CFG80211 is not set
317# CONFIG_WIRELESS_EXT is not set
318# CONFIG_MAC80211 is not set
319# CONFIG_IEEE80211 is not set
320# CONFIG_RFKILL is not set
321
322#
323# Device Drivers
324#
325
326#
327# Generic Driver Options
328#
329CONFIG_STANDALONE=y
330CONFIG_PREVENT_FIRMWARE_BUILD=y
331# CONFIG_FW_LOADER is not set
332# CONFIG_DEBUG_DRIVER is not set
333# CONFIG_DEBUG_DEVRES is not set
334# CONFIG_SYS_HYPERVISOR is not set
335
336#
337# Connector - unified userspace <-> kernelspace linker
338#
339# CONFIG_CONNECTOR is not set
340# CONFIG_MTD is not set
341
342#
343# Parallel port support
344#
345# CONFIG_PARPORT is not set
346
347#
348# Plug and Play support
349#
350# CONFIG_PNPACPI is not set
351
352#
353# Block devices
354#
355# CONFIG_BLK_DEV_FD is not set
356# CONFIG_BLK_CPQ_DA is not set
357# CONFIG_BLK_CPQ_CISS_DA is not set
358# CONFIG_BLK_DEV_DAC960 is not set
359# CONFIG_BLK_DEV_UMEM is not set
360# CONFIG_BLK_DEV_COW_COMMON is not set
361# CONFIG_BLK_DEV_LOOP is not set
362# CONFIG_BLK_DEV_NBD is not set
363# CONFIG_BLK_DEV_SX8 is not set
364# CONFIG_BLK_DEV_UB is not set
365CONFIG_BLK_DEV_RAM=y
366CONFIG_BLK_DEV_RAM_COUNT=16
367CONFIG_BLK_DEV_RAM_SIZE=8192
368CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
369# CONFIG_CDROM_PKTCDVD is not set
370# CONFIG_ATA_OVER_ETH is not set
371
372#
373# Misc devices
374#
375# CONFIG_PHANTOM is not set
376# CONFIG_SGI_IOC4 is not set
377# CONFIG_TIFM_CORE is not set
378# CONFIG_BLINK is not set
379CONFIG_IDE=y
380CONFIG_BLK_DEV_IDE=y
381
382#
383# Please see Documentation/ide.txt for help/info on IDE drives
384#
385# CONFIG_BLK_DEV_IDE_SATA is not set
386CONFIG_BLK_DEV_IDEDISK=y
387# CONFIG_IDEDISK_MULTI_MODE is not set
388CONFIG_BLK_DEV_IDECD=y
389# CONFIG_BLK_DEV_IDETAPE is not set
390# CONFIG_BLK_DEV_IDEFLOPPY is not set
391CONFIG_IDE_TASK_IOCTL=y
392CONFIG_IDE_PROC_FS=y
393
394#
395# IDE chipset support/bugfixes
396#
397CONFIG_IDE_GENERIC=y
398CONFIG_BLK_DEV_IDEPCI=y
399CONFIG_IDEPCI_SHARE_IRQ=y
400CONFIG_IDEPCI_PCIBUS_ORDER=y
401# CONFIG_BLK_DEV_OFFBOARD is not set
402CONFIG_BLK_DEV_GENERIC=y
403# CONFIG_BLK_DEV_OPTI621 is not set
404CONFIG_BLK_DEV_IDEDMA_PCI=y
405# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
406# CONFIG_IDEDMA_ONLYDISK is not set
407# CONFIG_BLK_DEV_AEC62XX is not set
408# CONFIG_BLK_DEV_ALI15X3 is not set
409CONFIG_BLK_DEV_AMD74XX=y
410# CONFIG_BLK_DEV_CMD64X is not set
411# CONFIG_BLK_DEV_TRIFLEX is not set
412# CONFIG_BLK_DEV_CY82C693 is not set
413# CONFIG_BLK_DEV_CS5520 is not set
414# CONFIG_BLK_DEV_CS5530 is not set
415# CONFIG_BLK_DEV_HPT34X is not set
416# CONFIG_BLK_DEV_HPT366 is not set
417# CONFIG_BLK_DEV_JMICRON is not set
418# CONFIG_BLK_DEV_SC1200 is not set
419# CONFIG_BLK_DEV_PIIX is not set
420# CONFIG_BLK_DEV_IT8213 is not set
421# CONFIG_BLK_DEV_IT821X is not set
422# CONFIG_BLK_DEV_NS87415 is not set
423# CONFIG_BLK_DEV_PDC202XX_OLD is not set
424# CONFIG_BLK_DEV_PDC202XX_NEW is not set
425# CONFIG_BLK_DEV_SVWKS is not set
426# CONFIG_BLK_DEV_SIIMAGE is not set
427# CONFIG_BLK_DEV_SL82C105 is not set
428# CONFIG_BLK_DEV_SLC90E66 is not set
429# CONFIG_BLK_DEV_TRM290 is not set
430# CONFIG_BLK_DEV_VIA82CXXX is not set
431# CONFIG_BLK_DEV_TC86C001 is not set
432# CONFIG_IDE_ARM is not set
433CONFIG_BLK_DEV_IDEDMA=y
434# CONFIG_IDEDMA_IVB is not set
435# CONFIG_BLK_DEV_HD is not set
436
437#
438# SCSI device support
439#
440# CONFIG_RAID_ATTRS is not set
441# CONFIG_SCSI is not set
442# CONFIG_SCSI_NETLINK is not set
443# CONFIG_ATA is not set
444
445#
446# Multi-device support (RAID and LVM)
447#
448# CONFIG_MD is not set
449
450#
451# Fusion MPT device support
452#
453# CONFIG_FUSION is not set
454
455#
456# IEEE 1394 (FireWire) support
457#
458# CONFIG_FIREWIRE is not set
459# CONFIG_IEEE1394 is not set
460
461#
462# I2O device support
463#
464# CONFIG_I2O is not set
465# CONFIG_MACINTOSH_DRIVERS is not set
466
467#
468# Network device support
469#
470CONFIG_NETDEVICES=y
471# CONFIG_DUMMY is not set
472# CONFIG_BONDING is not set
473# CONFIG_EQUALIZER is not set
474# CONFIG_TUN is not set
475# CONFIG_ARCNET is not set
476# CONFIG_PHYLIB is not set
477
478#
479# Ethernet (10 or 100Mbit)
480#
481CONFIG_NET_ETHERNET=y
482CONFIG_MII=y
483# CONFIG_HAPPYMEAL is not set
484# CONFIG_SUNGEM is not set
485# CONFIG_CASSINI is not set
486# CONFIG_NET_VENDOR_3COM is not set
487
488#
489# Tulip family network device support
490#
491# CONFIG_NET_TULIP is not set
492# CONFIG_HP100 is not set
493CONFIG_NET_PCI=y
494# CONFIG_PCNET32 is not set
495CONFIG_AMD8111_ETH=y
496# CONFIG_AMD8111E_NAPI is not set
497# CONFIG_ADAPTEC_STARFIRE is not set
498# CONFIG_B44 is not set
499# CONFIG_FORCEDETH is not set
500# CONFIG_DGRS is not set
501# CONFIG_EEPRO100 is not set
502# CONFIG_E100 is not set
503# CONFIG_FEALNX is not set
504# CONFIG_NATSEMI is not set
505# CONFIG_NE2K_PCI is not set
506# CONFIG_8139CP is not set
507# CONFIG_8139TOO is not set
508# CONFIG_SIS900 is not set
509# CONFIG_EPIC100 is not set
510# CONFIG_SUNDANCE is not set
511# CONFIG_VIA_RHINE is not set
512# CONFIG_SC92031 is not set
513CONFIG_NETDEV_1000=y
514# CONFIG_ACENIC is not set
515# CONFIG_DL2K is not set
516CONFIG_E1000=y
517# CONFIG_E1000_NAPI is not set
518# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
519# CONFIG_NS83820 is not set
520# CONFIG_HAMACHI is not set
521# CONFIG_YELLOWFIN is not set
522# CONFIG_R8169 is not set
523# CONFIG_SIS190 is not set
524# CONFIG_SKGE is not set
525# CONFIG_SKY2 is not set
526# CONFIG_SK98LIN is not set
527# CONFIG_VIA_VELOCITY is not set
528CONFIG_TIGON3=y
529# CONFIG_BNX2 is not set
530# CONFIG_QLA3XXX is not set
531# CONFIG_ATL1 is not set
532CONFIG_NETDEV_10000=y
533# CONFIG_CHELSIO_T1 is not set
534# CONFIG_CHELSIO_T3 is not set
535# CONFIG_IXGB is not set
536# CONFIG_S2IO is not set
537# CONFIG_MYRI10GE is not set
538# CONFIG_NETXEN_NIC is not set
539# CONFIG_PASEMI_MAC is not set
540# CONFIG_MLX4_CORE is not set
541# CONFIG_TR is not set
542
543#
544# Wireless LAN
545#
546# CONFIG_WLAN_PRE80211 is not set
547# CONFIG_WLAN_80211 is not set
548
549#
550# USB Network Adapters
551#
552# CONFIG_USB_CATC is not set
553# CONFIG_USB_KAWETH is not set
554CONFIG_USB_PEGASUS=y
555# CONFIG_USB_RTL8150 is not set
556# CONFIG_USB_USBNET_MII is not set
557# CONFIG_USB_USBNET is not set
558# CONFIG_WAN is not set
559# CONFIG_FDDI is not set
560# CONFIG_HIPPI is not set
561# CONFIG_PPP is not set
562# CONFIG_SLIP is not set
563# CONFIG_SHAPER is not set
564# CONFIG_NETCONSOLE is not set
565# CONFIG_NETPOLL is not set
566# CONFIG_NET_POLL_CONTROLLER is not set
567
568#
569# ISDN subsystem
570#
571# CONFIG_ISDN is not set
572
573#
574# Telephony Support
575#
576# CONFIG_PHONE is not set
577
578#
579# Input device support
580#
581CONFIG_INPUT=y
582# CONFIG_INPUT_FF_MEMLESS is not set
583# CONFIG_INPUT_POLLDEV is not set
584
585#
586# Userland interfaces
587#
588CONFIG_INPUT_MOUSEDEV=y
589# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
590CONFIG_INPUT_MOUSEDEV_SCREEN_X=1600
591CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1200
592# CONFIG_INPUT_JOYDEV is not set
593# CONFIG_INPUT_TSDEV is not set
594# CONFIG_INPUT_EVDEV is not set
595# CONFIG_INPUT_EVBUG is not set
596
597#
598# Input Device Drivers
599#
600# CONFIG_INPUT_KEYBOARD is not set
601# CONFIG_INPUT_MOUSE is not set
602# CONFIG_INPUT_JOYSTICK is not set
603# CONFIG_INPUT_TABLET is not set
604# CONFIG_INPUT_TOUCHSCREEN is not set
605# CONFIG_INPUT_MISC is not set
606
607#
608# Hardware I/O ports
609#
610# CONFIG_SERIO is not set
611# CONFIG_GAMEPORT is not set
612
613#
614# Character devices
615#
616CONFIG_VT=y
617CONFIG_VT_CONSOLE=y
618CONFIG_HW_CONSOLE=y
619# CONFIG_VT_HW_CONSOLE_BINDING is not set
620# CONFIG_SERIAL_NONSTANDARD is not set
621
622#
623# Serial drivers
624#
625CONFIG_SERIAL_8250=y
626CONFIG_SERIAL_8250_CONSOLE=y
627CONFIG_SERIAL_8250_PCI=y
628CONFIG_SERIAL_8250_NR_UARTS=4
629CONFIG_SERIAL_8250_RUNTIME_UARTS=4
630# CONFIG_SERIAL_8250_EXTENDED is not set
631
632#
633# Non-8250 serial port support
634#
635CONFIG_SERIAL_CORE=y
636CONFIG_SERIAL_CORE_CONSOLE=y
637# CONFIG_SERIAL_JSM is not set
638# CONFIG_SERIAL_OF_PLATFORM is not set
639CONFIG_UNIX98_PTYS=y
640CONFIG_LEGACY_PTYS=y
641CONFIG_LEGACY_PTY_COUNT=256
642CONFIG_HVC_DRIVER=y
643CONFIG_HVC_RTAS=y
644
645#
646# IPMI
647#
648# CONFIG_IPMI_HANDLER is not set
649# CONFIG_WATCHDOG is not set
650# CONFIG_HW_RANDOM is not set
651CONFIG_GEN_RTC=y
652# CONFIG_GEN_RTC_X is not set
653# CONFIG_R3964 is not set
654# CONFIG_APPLICOM is not set
655# CONFIG_AGP is not set
656# CONFIG_DRM is not set
657# CONFIG_RAW_DRIVER is not set
658# CONFIG_HANGCHECK_TIMER is not set
659
660#
661# TPM devices
662#
663# CONFIG_TCG_TPM is not set
664CONFIG_DEVPORT=y
665CONFIG_I2C=y
666CONFIG_I2C_BOARDINFO=y
667CONFIG_I2C_CHARDEV=y
668
669#
670# I2C Algorithms
671#
672CONFIG_I2C_ALGOBIT=y
673# CONFIG_I2C_ALGOPCF is not set
674# CONFIG_I2C_ALGOPCA is not set
675
676#
677# I2C Hardware Bus support
678#
679# CONFIG_I2C_ALI1535 is not set
680# CONFIG_I2C_ALI1563 is not set
681# CONFIG_I2C_ALI15X3 is not set
682# CONFIG_I2C_AMD756 is not set
683CONFIG_I2C_AMD8111=y
684# CONFIG_I2C_I801 is not set
685# CONFIG_I2C_I810 is not set
686# CONFIG_I2C_PIIX4 is not set
687# CONFIG_I2C_NFORCE2 is not set
688# CONFIG_I2C_OCORES is not set
689# CONFIG_I2C_PARPORT_LIGHT is not set
690# CONFIG_I2C_PROSAVAGE is not set
691# CONFIG_I2C_SAVAGE4 is not set
692# CONFIG_I2C_SIMTEC is not set
693# CONFIG_I2C_SIS5595 is not set
694# CONFIG_I2C_SIS630 is not set
695# CONFIG_I2C_SIS96X is not set
696# CONFIG_I2C_STUB is not set
697# CONFIG_I2C_TINY_USB is not set
698# CONFIG_I2C_VIA is not set
699# CONFIG_I2C_VIAPRO is not set
700# CONFIG_I2C_VOODOO3 is not set
701
702#
703# Miscellaneous I2C Chip support
704#
705# CONFIG_SENSORS_DS1337 is not set
706# CONFIG_SENSORS_DS1374 is not set
707# CONFIG_SENSORS_EEPROM is not set
708# CONFIG_SENSORS_PCF8574 is not set
709# CONFIG_SENSORS_PCA9539 is not set
710# CONFIG_SENSORS_PCF8591 is not set
711# CONFIG_SENSORS_MAX6875 is not set
712# CONFIG_I2C_DEBUG_CORE is not set
713# CONFIG_I2C_DEBUG_ALGO is not set
714# CONFIG_I2C_DEBUG_BUS is not set
715# CONFIG_I2C_DEBUG_CHIP is not set
716
717#
718# SPI support
719#
720# CONFIG_SPI is not set
721# CONFIG_SPI_MASTER is not set
722
723#
724# Dallas's 1-wire bus
725#
726# CONFIG_W1 is not set
727# CONFIG_HWMON is not set
728
729#
730# Multifunction device drivers
731#
732# CONFIG_MFD_SM501 is not set
733
734#
735# Multimedia devices
736#
737# CONFIG_VIDEO_DEV is not set
738# CONFIG_DVB_CORE is not set
739# CONFIG_DAB is not set
740
741#
742# Graphics support
743#
744# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
745
746#
747# Display device support
748#
749# CONFIG_DISPLAY_SUPPORT is not set
750# CONFIG_VGASTATE is not set
751# CONFIG_FB is not set
752# CONFIG_FB_IBM_GXT4500 is not set
753
754#
755# Console display driver support
756#
757# CONFIG_VGA_CONSOLE is not set
758CONFIG_DUMMY_CONSOLE=y
759
760#
761# Sound
762#
763# CONFIG_SOUND is not set
764
765#
766# HID Devices
767#
768CONFIG_HID=y
769# CONFIG_HID_DEBUG is not set
770
771#
772# USB Input Devices
773#
774CONFIG_USB_HID=y
775# CONFIG_USB_HIDINPUT_POWERBOOK is not set
776# CONFIG_HID_FF is not set
777# CONFIG_USB_HIDDEV is not set
778
779#
780# USB support
781#
782CONFIG_USB_ARCH_HAS_HCD=y
783CONFIG_USB_ARCH_HAS_OHCI=y
784CONFIG_USB_ARCH_HAS_EHCI=y
785CONFIG_USB=y
786# CONFIG_USB_DEBUG is not set
787
788#
789# Miscellaneous USB options
790#
791CONFIG_USB_DEVICEFS=y
792CONFIG_USB_DEVICE_CLASS=y
793# CONFIG_USB_DYNAMIC_MINORS is not set
794# CONFIG_USB_OTG is not set
795
796#
797# USB Host Controller Drivers
798#
799CONFIG_USB_EHCI_HCD=y
800CONFIG_USB_EHCI_SPLIT_ISO=y
801CONFIG_USB_EHCI_ROOT_HUB_TT=y
802# CONFIG_USB_EHCI_TT_NEWSCHED is not set
803# CONFIG_USB_EHCI_BIG_ENDIAN_MMIO is not set
804# CONFIG_USB_ISP116X_HCD is not set
805CONFIG_USB_OHCI_HCD=y
806# CONFIG_USB_OHCI_HCD_PPC_OF is not set
807# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
808# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
809CONFIG_USB_OHCI_LITTLE_ENDIAN=y
810CONFIG_USB_UHCI_HCD=y
811# CONFIG_USB_SL811_HCD is not set
812
813#
814# USB Device Class drivers
815#
816# CONFIG_USB_ACM is not set
817# CONFIG_USB_PRINTER is not set
818
819#
820# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
821#
822
823#
824# may also be needed; see USB_STORAGE Help for more information
825#
826# CONFIG_USB_LIBUSUAL is not set
827
828#
829# USB Imaging devices
830#
831# CONFIG_USB_MDC800 is not set
832CONFIG_USB_MON=y
833
834#
835# USB port drivers
836#
837
838#
839# USB Serial Converter support
840#
841CONFIG_USB_SERIAL=y
842# CONFIG_USB_SERIAL_CONSOLE is not set
843CONFIG_USB_SERIAL_GENERIC=y
844# CONFIG_USB_SERIAL_AIRCABLE is not set
845# CONFIG_USB_SERIAL_AIRPRIME is not set
846# CONFIG_USB_SERIAL_ARK3116 is not set
847# CONFIG_USB_SERIAL_BELKIN is not set
848# CONFIG_USB_SERIAL_WHITEHEAT is not set
849# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
850# CONFIG_USB_SERIAL_CP2101 is not set
851CONFIG_USB_SERIAL_CYPRESS_M8=m
852# CONFIG_USB_SERIAL_EMPEG is not set
853# CONFIG_USB_SERIAL_FTDI_SIO is not set
854# CONFIG_USB_SERIAL_FUNSOFT is not set
855# CONFIG_USB_SERIAL_VISOR is not set
856# CONFIG_USB_SERIAL_IPAQ is not set
857# CONFIG_USB_SERIAL_IR is not set
858# CONFIG_USB_SERIAL_EDGEPORT is not set
859# CONFIG_USB_SERIAL_EDGEPORT_TI is not set
860CONFIG_USB_SERIAL_GARMIN=m
861CONFIG_USB_SERIAL_IPW=m
862# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
863CONFIG_USB_SERIAL_KEYSPAN=y
864CONFIG_USB_SERIAL_KEYSPAN_MPR=y
865CONFIG_USB_SERIAL_KEYSPAN_USA28=y
866CONFIG_USB_SERIAL_KEYSPAN_USA28X=y
867CONFIG_USB_SERIAL_KEYSPAN_USA28XA=y
868CONFIG_USB_SERIAL_KEYSPAN_USA28XB=y
869CONFIG_USB_SERIAL_KEYSPAN_USA19=y
870CONFIG_USB_SERIAL_KEYSPAN_USA18X=y
871CONFIG_USB_SERIAL_KEYSPAN_USA19W=y
872CONFIG_USB_SERIAL_KEYSPAN_USA19QW=y
873CONFIG_USB_SERIAL_KEYSPAN_USA19QI=y
874CONFIG_USB_SERIAL_KEYSPAN_USA49W=y
875CONFIG_USB_SERIAL_KEYSPAN_USA49WLC=y
876# CONFIG_USB_SERIAL_KLSI is not set
877# CONFIG_USB_SERIAL_KOBIL_SCT is not set
878# CONFIG_USB_SERIAL_MCT_U232 is not set
879# CONFIG_USB_SERIAL_MOS7720 is not set
880# CONFIG_USB_SERIAL_MOS7840 is not set
881# CONFIG_USB_SERIAL_NAVMAN is not set
882# CONFIG_USB_SERIAL_PL2303 is not set
883# CONFIG_USB_SERIAL_HP4X is not set
884# CONFIG_USB_SERIAL_SAFE is not set
885# CONFIG_USB_SERIAL_SIERRAWIRELESS is not set
886CONFIG_USB_SERIAL_TI=m
887# CONFIG_USB_SERIAL_CYBERJACK is not set
888# CONFIG_USB_SERIAL_XIRCOM is not set
889# CONFIG_USB_SERIAL_OPTION is not set
890# CONFIG_USB_SERIAL_OMNINET is not set
891# CONFIG_USB_SERIAL_DEBUG is not set
892CONFIG_USB_EZUSB=y
893
894#
895# USB Miscellaneous drivers
896#
897# CONFIG_USB_EMI62 is not set
898# CONFIG_USB_EMI26 is not set
899# CONFIG_USB_ADUTUX is not set
900# CONFIG_USB_AUERSWALD is not set
901# CONFIG_USB_RIO500 is not set
902# CONFIG_USB_LEGOTOWER is not set
903# CONFIG_USB_LCD is not set
904# CONFIG_USB_BERRY_CHARGE is not set
905# CONFIG_USB_LED is not set
906# CONFIG_USB_CYPRESS_CY7C63 is not set
907# CONFIG_USB_CYTHERM is not set
908# CONFIG_USB_PHIDGET is not set
909# CONFIG_USB_IDMOUSE is not set
910# CONFIG_USB_FTDI_ELAN is not set
911# CONFIG_USB_APPLEDISPLAY is not set
912# CONFIG_USB_SISUSBVGA is not set
913# CONFIG_USB_LD is not set
914# CONFIG_USB_TRANCEVIBRATOR is not set
915# CONFIG_USB_IOWARRIOR is not set
916# CONFIG_USB_TEST is not set
917
918#
919# USB DSL modem support
920#
921
922#
923# USB Gadget Support
924#
925# CONFIG_USB_GADGET is not set
926# CONFIG_MMC is not set
927
928#
929# LED devices
930#
931# CONFIG_NEW_LEDS is not set
932
933#
934# LED drivers
935#
936
937#
938# LED Triggers
939#
940
941#
942# InfiniBand support
943#
944# CONFIG_INFINIBAND is not set
945
946#
947# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
948#
949
950#
951# Real Time Clock
952#
953# CONFIG_RTC_CLASS is not set
954
955#
956# DMA Engine support
957#
958# CONFIG_DMA_ENGINE is not set
959
960#
961# DMA Clients
962#
963
964#
965# DMA Devices
966#
967
968#
969# File systems
970#
971CONFIG_EXT2_FS=y
972# CONFIG_EXT2_FS_XATTR is not set
973CONFIG_EXT2_FS_XIP=y
974CONFIG_FS_XIP=y
975CONFIG_EXT3_FS=y
976# CONFIG_EXT3_FS_XATTR is not set
977# CONFIG_EXT4DEV_FS is not set
978CONFIG_JBD=y
979# CONFIG_JBD_DEBUG is not set
980# CONFIG_REISERFS_FS is not set
981# CONFIG_JFS_FS is not set
982CONFIG_FS_POSIX_ACL=y
983# CONFIG_XFS_FS is not set
984# CONFIG_GFS2_FS is not set
985# CONFIG_OCFS2_FS is not set
986# CONFIG_MINIX_FS is not set
987# CONFIG_ROMFS_FS is not set
988CONFIG_INOTIFY=y
989CONFIG_INOTIFY_USER=y
990# CONFIG_QUOTA is not set
991CONFIG_DNOTIFY=y
992# CONFIG_AUTOFS_FS is not set
993# CONFIG_AUTOFS4_FS is not set
994# CONFIG_FUSE_FS is not set
995
996#
997# CD-ROM/DVD Filesystems
998#
999# CONFIG_ISO9660_FS is not set
1000# CONFIG_UDF_FS is not set
1001
1002#
1003# DOS/FAT/NT Filesystems
1004#
1005CONFIG_FAT_FS=y
1006CONFIG_MSDOS_FS=y
1007CONFIG_VFAT_FS=y
1008CONFIG_FAT_DEFAULT_CODEPAGE=437
1009CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1010# CONFIG_NTFS_FS is not set
1011
1012#
1013# Pseudo filesystems
1014#
1015CONFIG_PROC_FS=y
1016CONFIG_PROC_KCORE=y
1017CONFIG_PROC_SYSCTL=y
1018CONFIG_SYSFS=y
1019CONFIG_TMPFS=y
1020# CONFIG_TMPFS_POSIX_ACL is not set
1021CONFIG_HUGETLBFS=y
1022CONFIG_HUGETLB_PAGE=y
1023CONFIG_RAMFS=y
1024# CONFIG_CONFIGFS_FS is not set
1025
1026#
1027# Miscellaneous filesystems
1028#
1029# CONFIG_ADFS_FS is not set
1030# CONFIG_AFFS_FS is not set
1031# CONFIG_HFS_FS is not set
1032# CONFIG_HFSPLUS_FS is not set
1033# CONFIG_BEFS_FS is not set
1034# CONFIG_BFS_FS is not set
1035# CONFIG_EFS_FS is not set
1036CONFIG_CRAMFS=y
1037# CONFIG_VXFS_FS is not set
1038# CONFIG_HPFS_FS is not set
1039# CONFIG_QNX4FS_FS is not set
1040# CONFIG_SYSV_FS is not set
1041# CONFIG_UFS_FS is not set
1042
1043#
1044# Network File Systems
1045#
1046CONFIG_NFS_FS=y
1047CONFIG_NFS_V3=y
1048CONFIG_NFS_V3_ACL=y
1049CONFIG_NFS_V4=y
1050# CONFIG_NFS_DIRECTIO is not set
1051# CONFIG_NFSD is not set
1052CONFIG_ROOT_NFS=y
1053CONFIG_LOCKD=y
1054CONFIG_LOCKD_V4=y
1055CONFIG_NFS_ACL_SUPPORT=y
1056CONFIG_NFS_COMMON=y
1057CONFIG_SUNRPC=y
1058CONFIG_SUNRPC_GSS=y
1059# CONFIG_SUNRPC_BIND34 is not set
1060CONFIG_RPCSEC_GSS_KRB5=y
1061# CONFIG_RPCSEC_GSS_SPKM3 is not set
1062# CONFIG_SMB_FS is not set
1063# CONFIG_CIFS is not set
1064# CONFIG_NCP_FS is not set
1065# CONFIG_CODA_FS is not set
1066# CONFIG_AFS_FS is not set
1067# CONFIG_9P_FS is not set
1068
1069#
1070# Partition Types
1071#
1072CONFIG_PARTITION_ADVANCED=y
1073# CONFIG_ACORN_PARTITION is not set
1074# CONFIG_OSF_PARTITION is not set
1075# CONFIG_AMIGA_PARTITION is not set
1076# CONFIG_ATARI_PARTITION is not set
1077CONFIG_MAC_PARTITION=y
1078CONFIG_MSDOS_PARTITION=y
1079# CONFIG_BSD_DISKLABEL is not set
1080# CONFIG_MINIX_SUBPARTITION is not set
1081# CONFIG_SOLARIS_X86_PARTITION is not set
1082# CONFIG_UNIXWARE_DISKLABEL is not set
1083# CONFIG_LDM_PARTITION is not set
1084# CONFIG_SGI_PARTITION is not set
1085# CONFIG_ULTRIX_PARTITION is not set
1086# CONFIG_SUN_PARTITION is not set
1087# CONFIG_KARMA_PARTITION is not set
1088# CONFIG_EFI_PARTITION is not set
1089# CONFIG_SYSV68_PARTITION is not set
1090
1091#
1092# Native Language Support
1093#
1094CONFIG_NLS=y
1095CONFIG_NLS_DEFAULT="utf-8"
1096# CONFIG_NLS_CODEPAGE_437 is not set
1097# CONFIG_NLS_CODEPAGE_737 is not set
1098# CONFIG_NLS_CODEPAGE_775 is not set
1099# CONFIG_NLS_CODEPAGE_850 is not set
1100# CONFIG_NLS_CODEPAGE_852 is not set
1101# CONFIG_NLS_CODEPAGE_855 is not set
1102# CONFIG_NLS_CODEPAGE_857 is not set
1103# CONFIG_NLS_CODEPAGE_860 is not set
1104# CONFIG_NLS_CODEPAGE_861 is not set
1105# CONFIG_NLS_CODEPAGE_862 is not set
1106# CONFIG_NLS_CODEPAGE_863 is not set
1107# CONFIG_NLS_CODEPAGE_864 is not set
1108# CONFIG_NLS_CODEPAGE_865 is not set
1109# CONFIG_NLS_CODEPAGE_866 is not set
1110# CONFIG_NLS_CODEPAGE_869 is not set
1111# CONFIG_NLS_CODEPAGE_936 is not set
1112# CONFIG_NLS_CODEPAGE_950 is not set
1113# CONFIG_NLS_CODEPAGE_932 is not set
1114# CONFIG_NLS_CODEPAGE_949 is not set
1115# CONFIG_NLS_CODEPAGE_874 is not set
1116# CONFIG_NLS_ISO8859_8 is not set
1117# CONFIG_NLS_CODEPAGE_1250 is not set
1118# CONFIG_NLS_CODEPAGE_1251 is not set
1119# CONFIG_NLS_ASCII is not set
1120# CONFIG_NLS_ISO8859_1 is not set
1121# CONFIG_NLS_ISO8859_2 is not set
1122# CONFIG_NLS_ISO8859_3 is not set
1123# CONFIG_NLS_ISO8859_4 is not set
1124# CONFIG_NLS_ISO8859_5 is not set
1125# CONFIG_NLS_ISO8859_6 is not set
1126# CONFIG_NLS_ISO8859_7 is not set
1127# CONFIG_NLS_ISO8859_9 is not set
1128# CONFIG_NLS_ISO8859_13 is not set
1129# CONFIG_NLS_ISO8859_14 is not set
1130# CONFIG_NLS_ISO8859_15 is not set
1131# CONFIG_NLS_KOI8_R is not set
1132# CONFIG_NLS_KOI8_U is not set
1133CONFIG_NLS_UTF8=y
1134
1135#
1136# Distributed Lock Manager
1137#
1138# CONFIG_DLM is not set
1139# CONFIG_UCC_SLOW is not set
1140
1141#
1142# Library routines
1143#
1144CONFIG_BITREVERSE=y
1145CONFIG_CRC_CCITT=y
1146# CONFIG_CRC16 is not set
1147# CONFIG_CRC_ITU_T is not set
1148CONFIG_CRC32=y
1149# CONFIG_LIBCRC32C is not set
1150CONFIG_ZLIB_INFLATE=y
1151CONFIG_PLIST=y
1152CONFIG_HAS_IOMEM=y
1153CONFIG_HAS_IOPORT=y
1154CONFIG_HAS_DMA=y
1155
1156#
1157# Instrumentation Support
1158#
1159# CONFIG_PROFILING is not set
1160# CONFIG_KPROBES is not set
1161
1162#
1163# Kernel hacking
1164#
1165# CONFIG_PRINTK_TIME is not set
1166CONFIG_ENABLE_MUST_CHECK=y
1167CONFIG_MAGIC_SYSRQ=y
1168# CONFIG_UNUSED_SYMBOLS is not set
1169CONFIG_DEBUG_FS=y
1170# CONFIG_HEADERS_CHECK is not set
1171CONFIG_DEBUG_KERNEL=y
1172# CONFIG_DEBUG_SHIRQ is not set
1173CONFIG_DETECT_SOFTLOCKUP=y
1174# CONFIG_SCHEDSTATS is not set
1175# CONFIG_TIMER_STATS is not set
1176CONFIG_DEBUG_SLAB=y
1177# CONFIG_DEBUG_SLAB_LEAK is not set
1178# CONFIG_DEBUG_RT_MUTEXES is not set
1179# CONFIG_RT_MUTEX_TESTER is not set
1180# CONFIG_DEBUG_SPINLOCK is not set
1181# CONFIG_DEBUG_MUTEXES is not set
1182CONFIG_DEBUG_SPINLOCK_SLEEP=y
1183# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1184# CONFIG_DEBUG_KOBJECT is not set
1185CONFIG_DEBUG_BUGVERBOSE=y
1186# CONFIG_DEBUG_INFO is not set
1187# CONFIG_DEBUG_VM is not set
1188# CONFIG_DEBUG_LIST is not set
1189# CONFIG_FORCED_INLINING is not set
1190# CONFIG_RCU_TORTURE_TEST is not set
1191# CONFIG_FAULT_INJECTION is not set
1192CONFIG_DEBUG_STACKOVERFLOW=y
1193CONFIG_DEBUG_STACK_USAGE=y
1194# CONFIG_DEBUG_PAGEALLOC is not set
1195CONFIG_DEBUGGER=y
1196CONFIG_XMON=y
1197CONFIG_XMON_DEFAULT=y
1198CONFIG_XMON_DISASSEMBLY=y
1199# CONFIG_IRQSTACKS is not set
1200CONFIG_BOOTX_TEXT=y
1201# CONFIG_PPC_EARLY_DEBUG is not set
1202
1203#
1204# Security options
1205#
1206# CONFIG_KEYS is not set
1207# CONFIG_SECURITY is not set
1208
1209#
1210# Cryptographic options
1211#
1212CONFIG_CRYPTO=y
1213CONFIG_CRYPTO_ALGAPI=y
1214CONFIG_CRYPTO_BLKCIPHER=y
1215CONFIG_CRYPTO_MANAGER=y
1216# CONFIG_CRYPTO_HMAC is not set
1217# CONFIG_CRYPTO_XCBC is not set
1218# CONFIG_CRYPTO_NULL is not set
1219# CONFIG_CRYPTO_MD4 is not set
1220CONFIG_CRYPTO_MD5=y
1221# CONFIG_CRYPTO_SHA1 is not set
1222# CONFIG_CRYPTO_SHA256 is not set
1223# CONFIG_CRYPTO_SHA512 is not set
1224# CONFIG_CRYPTO_WP512 is not set
1225# CONFIG_CRYPTO_TGR192 is not set
1226# CONFIG_CRYPTO_GF128MUL is not set
1227CONFIG_CRYPTO_ECB=m
1228CONFIG_CRYPTO_CBC=y
1229CONFIG_CRYPTO_PCBC=m
1230# CONFIG_CRYPTO_LRW is not set
1231# CONFIG_CRYPTO_CRYPTD is not set
1232CONFIG_CRYPTO_DES=y
1233# CONFIG_CRYPTO_FCRYPT is not set
1234# CONFIG_CRYPTO_BLOWFISH is not set
1235# CONFIG_CRYPTO_TWOFISH is not set
1236# CONFIG_CRYPTO_SERPENT is not set
1237# CONFIG_CRYPTO_AES is not set
1238# CONFIG_CRYPTO_CAST5 is not set
1239# CONFIG_CRYPTO_CAST6 is not set
1240# CONFIG_CRYPTO_TEA is not set
1241# CONFIG_CRYPTO_ARC4 is not set
1242# CONFIG_CRYPTO_KHAZAD is not set
1243# CONFIG_CRYPTO_ANUBIS is not set
1244# CONFIG_CRYPTO_DEFLATE is not set
1245# CONFIG_CRYPTO_MICHAEL_MIC is not set
1246# CONFIG_CRYPTO_CRC32C is not set
1247# CONFIG_CRYPTO_CAMELLIA is not set
1248# CONFIG_CRYPTO_TEST is not set
1249
1250#
1251# Hardware crypto devices
1252#
1253