Linux-2.6.12-rc2
[deliverable/linux.git] / arch / arm / configs / lubbock_defconfig
CommitLineData
1da177e4
LT
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.12-rc1-bk2
4# Mon Mar 28 00:18:13 2005
5#
6CONFIG_ARM=y
7CONFIG_MMU=y
8CONFIG_UID16=y
9CONFIG_RWSEM_GENERIC_SPINLOCK=y
10CONFIG_GENERIC_CALIBRATE_DELAY=y
11CONFIG_GENERIC_IOMAP=y
12
13#
14# Code maturity level options
15#
16CONFIG_EXPERIMENTAL=y
17CONFIG_CLEAN_COMPILE=y
18CONFIG_BROKEN_ON_SMP=y
19
20#
21# General setup
22#
23CONFIG_LOCALVERSION=""
24CONFIG_SWAP=y
25CONFIG_SYSVIPC=y
26# CONFIG_POSIX_MQUEUE is not set
27# CONFIG_BSD_PROCESS_ACCT is not set
28CONFIG_SYSCTL=y
29# CONFIG_AUDIT is not set
30CONFIG_HOTPLUG=y
31CONFIG_KOBJECT_UEVENT=y
32# CONFIG_IKCONFIG is not set
33# CONFIG_EMBEDDED is not set
34CONFIG_KALLSYMS=y
35# CONFIG_KALLSYMS_ALL is not set
36# CONFIG_KALLSYMS_EXTRA_PASS is not set
37CONFIG_BASE_FULL=y
38CONFIG_FUTEX=y
39CONFIG_EPOLL=y
40CONFIG_CC_OPTIMIZE_FOR_SIZE=y
41CONFIG_SHMEM=y
42CONFIG_CC_ALIGN_FUNCTIONS=0
43CONFIG_CC_ALIGN_LABELS=0
44CONFIG_CC_ALIGN_LOOPS=0
45CONFIG_CC_ALIGN_JUMPS=0
46# CONFIG_TINY_SHMEM is not set
47CONFIG_BASE_SMALL=0
48
49#
50# Loadable module support
51#
52CONFIG_MODULES=y
53# CONFIG_MODULE_UNLOAD is not set
54CONFIG_OBSOLETE_MODPARM=y
55# CONFIG_MODVERSIONS is not set
56# CONFIG_MODULE_SRCVERSION_ALL is not set
57# CONFIG_KMOD is not set
58
59#
60# System Type
61#
62# CONFIG_ARCH_CLPS7500 is not set
63# CONFIG_ARCH_CLPS711X is not set
64# CONFIG_ARCH_CO285 is not set
65# CONFIG_ARCH_EBSA110 is not set
66# CONFIG_ARCH_CAMELOT is not set
67# CONFIG_ARCH_FOOTBRIDGE is not set
68# CONFIG_ARCH_INTEGRATOR is not set
69# CONFIG_ARCH_IOP3XX is not set
70# CONFIG_ARCH_IXP4XX is not set
71# CONFIG_ARCH_IXP2000 is not set
72# CONFIG_ARCH_L7200 is not set
73CONFIG_ARCH_PXA=y
74# CONFIG_ARCH_RPC is not set
75# CONFIG_ARCH_SA1100 is not set
76# CONFIG_ARCH_S3C2410 is not set
77# CONFIG_ARCH_SHARK is not set
78# CONFIG_ARCH_LH7A40X is not set
79# CONFIG_ARCH_OMAP is not set
80# CONFIG_ARCH_VERSATILE is not set
81# CONFIG_ARCH_IMX is not set
82# CONFIG_ARCH_H720X is not set
83
84#
85# Intel PXA2xx Implementations
86#
87CONFIG_ARCH_LUBBOCK=y
88# CONFIG_MACH_MAINSTONE is not set
89# CONFIG_ARCH_PXA_IDP is not set
90# CONFIG_PXA_SHARPSL is not set
91CONFIG_PXA25x=y
92
93#
94# Processor Type
95#
96CONFIG_CPU_32=y
97CONFIG_CPU_XSCALE=y
98CONFIG_CPU_32v5=y
99CONFIG_CPU_ABRT_EV5T=y
100CONFIG_CPU_CACHE_VIVT=y
101CONFIG_CPU_TLB_V4WBI=y
102CONFIG_CPU_MINICACHE=y
103
104#
105# Processor Features
106#
107# CONFIG_ARM_THUMB is not set
108CONFIG_XSCALE_PMU=y
109CONFIG_SA1111=y
110CONFIG_DMABOUNCE=y
111CONFIG_FORCE_MAX_ZONEORDER=9
112
113#
114# Bus support
115#
116
117#
118# PCCARD (PCMCIA/CardBus) support
119#
120CONFIG_PCCARD=y
121# CONFIG_PCMCIA_DEBUG is not set
122CONFIG_PCMCIA=y
123
124#
125# PC-card bridges
126#
127# CONFIG_TCIC is not set
128CONFIG_PCMCIA_PXA2XX=y
129
130#
131# Kernel Features
132#
133# CONFIG_PREEMPT is not set
134CONFIG_LEDS=y
135CONFIG_LEDS_TIMER=y
136CONFIG_LEDS_CPU=y
137CONFIG_ALIGNMENT_TRAP=y
138
139#
140# Boot options
141#
142CONFIG_ZBOOT_ROM_TEXT=0x0
143CONFIG_ZBOOT_ROM_BSS=0x0
144CONFIG_CMDLINE="root=/dev/nfs ip=bootp console=ttyS0,115200 mem=64M"
145# CONFIG_XIP_KERNEL is not set
146
147#
148# Floating point emulation
149#
150
151#
152# At least one emulation must be selected
153#
154CONFIG_FPE_NWFPE=y
155# CONFIG_FPE_NWFPE_XP is not set
156# CONFIG_FPE_FASTFPE is not set
157
158#
159# Userspace binary formats
160#
161CONFIG_BINFMT_ELF=y
162# CONFIG_BINFMT_AOUT is not set
163# CONFIG_BINFMT_MISC is not set
164# CONFIG_ARTHUR is not set
165
166#
167# Power management options
168#
169# CONFIG_PM is not set
170
171#
172# Device Drivers
173#
174
175#
176# Generic Driver Options
177#
178CONFIG_STANDALONE=y
179CONFIG_PREVENT_FIRMWARE_BUILD=y
180# CONFIG_FW_LOADER is not set
181# CONFIG_DEBUG_DRIVER is not set
182
183#
184# Memory Technology Devices (MTD)
185#
186CONFIG_MTD=y
187# CONFIG_MTD_DEBUG is not set
188# CONFIG_MTD_CONCAT is not set
189CONFIG_MTD_PARTITIONS=y
190CONFIG_MTD_REDBOOT_PARTS=y
191CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
192# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
193# CONFIG_MTD_REDBOOT_PARTS_READONLY is not set
194# CONFIG_MTD_CMDLINE_PARTS is not set
195# CONFIG_MTD_AFS_PARTS is not set
196
197#
198# User Modules And Translation Layers
199#
200CONFIG_MTD_CHAR=y
201CONFIG_MTD_BLOCK=y
202# CONFIG_FTL is not set
203# CONFIG_NFTL is not set
204# CONFIG_INFTL is not set
205
206#
207# RAM/ROM/Flash chip drivers
208#
209CONFIG_MTD_CFI=y
210# CONFIG_MTD_JEDECPROBE is not set
211CONFIG_MTD_GEN_PROBE=y
212CONFIG_MTD_CFI_ADV_OPTIONS=y
213CONFIG_MTD_CFI_NOSWAP=y
214# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
215# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
216CONFIG_MTD_CFI_GEOMETRY=y
217CONFIG_MTD_MAP_BANK_WIDTH_1=y
218CONFIG_MTD_MAP_BANK_WIDTH_2=y
219CONFIG_MTD_MAP_BANK_WIDTH_4=y
220# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
221# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
222# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
223# CONFIG_MTD_CFI_I1 is not set
224CONFIG_MTD_CFI_I2=y
225# CONFIG_MTD_CFI_I4 is not set
226# CONFIG_MTD_CFI_I8 is not set
227CONFIG_MTD_CFI_INTELEXT=y
228# CONFIG_MTD_CFI_AMDSTD is not set
229# CONFIG_MTD_CFI_STAA is not set
230CONFIG_MTD_CFI_UTIL=y
231# CONFIG_MTD_RAM is not set
232# CONFIG_MTD_ROM is not set
233# CONFIG_MTD_ABSENT is not set
234# CONFIG_MTD_XIP is not set
235
236#
237# Mapping drivers for chip access
238#
239# CONFIG_MTD_COMPLEX_MAPPINGS is not set
240# CONFIG_MTD_PHYSMAP is not set
241CONFIG_MTD_LUBBOCK=y
242# CONFIG_MTD_ARM_INTEGRATOR is not set
243# CONFIG_MTD_EDB7312 is not set
244# CONFIG_MTD_SHARP_SL is not set
245
246#
247# Self-contained MTD device drivers
248#
249# CONFIG_MTD_SLRAM is not set
250# CONFIG_MTD_PHRAM is not set
251# CONFIG_MTD_MTDRAM is not set
252# CONFIG_MTD_BLKMTD is not set
253# CONFIG_MTD_BLOCK2MTD is not set
254
255#
256# Disk-On-Chip Device Drivers
257#
258# CONFIG_MTD_DOC2000 is not set
259# CONFIG_MTD_DOC2001 is not set
260# CONFIG_MTD_DOC2001PLUS is not set
261
262#
263# NAND Flash Device Drivers
264#
265# CONFIG_MTD_NAND is not set
266
267#
268# Parallel port support
269#
270# CONFIG_PARPORT is not set
271
272#
273# Plug and Play support
274#
275
276#
277# Block devices
278#
279# CONFIG_BLK_DEV_FD is not set
280# CONFIG_BLK_DEV_COW_COMMON is not set
281# CONFIG_BLK_DEV_LOOP is not set
282# CONFIG_BLK_DEV_NBD is not set
283# CONFIG_BLK_DEV_RAM is not set
284CONFIG_BLK_DEV_RAM_COUNT=16
285CONFIG_INITRAMFS_SOURCE=""
286# CONFIG_CDROM_PKTCDVD is not set
287
288#
289# IO Schedulers
290#
291CONFIG_IOSCHED_NOOP=y
292CONFIG_IOSCHED_AS=y
293CONFIG_IOSCHED_DEADLINE=y
294CONFIG_IOSCHED_CFQ=y
295# CONFIG_ATA_OVER_ETH is not set
296
297#
298# ATA/ATAPI/MFM/RLL support
299#
300# CONFIG_IDE is not set
301
302#
303# SCSI device support
304#
305# CONFIG_SCSI is not set
306
307#
308# Multi-device support (RAID and LVM)
309#
310# CONFIG_MD is not set
311
312#
313# Fusion MPT device support
314#
315
316#
317# IEEE 1394 (FireWire) support
318#
319
320#
321# I2O device support
322#
323
324#
325# Networking support
326#
327CONFIG_NET=y
328
329#
330# Networking options
331#
332# CONFIG_PACKET is not set
333# CONFIG_NETLINK_DEV is not set
334CONFIG_UNIX=y
335# CONFIG_NET_KEY is not set
336CONFIG_INET=y
337# CONFIG_IP_MULTICAST is not set
338# CONFIG_IP_ADVANCED_ROUTER is not set
339CONFIG_IP_PNP=y
340# CONFIG_IP_PNP_DHCP is not set
341CONFIG_IP_PNP_BOOTP=y
342# CONFIG_IP_PNP_RARP is not set
343# CONFIG_NET_IPIP is not set
344# CONFIG_NET_IPGRE is not set
345# CONFIG_ARPD is not set
346# CONFIG_SYN_COOKIES is not set
347# CONFIG_INET_AH is not set
348# CONFIG_INET_ESP is not set
349# CONFIG_INET_IPCOMP is not set
350# CONFIG_INET_TUNNEL is not set
351# CONFIG_IP_TCPDIAG is not set
352# CONFIG_IP_TCPDIAG_IPV6 is not set
353# CONFIG_IPV6 is not set
354# CONFIG_NETFILTER is not set
355
356#
357# SCTP Configuration (EXPERIMENTAL)
358#
359# CONFIG_IP_SCTP is not set
360# CONFIG_ATM is not set
361# CONFIG_BRIDGE is not set
362# CONFIG_VLAN_8021Q is not set
363# CONFIG_DECNET is not set
364# CONFIG_LLC2 is not set
365# CONFIG_IPX is not set
366# CONFIG_ATALK is not set
367# CONFIG_X25 is not set
368# CONFIG_LAPB is not set
369# CONFIG_NET_DIVERT is not set
370# CONFIG_ECONET is not set
371# CONFIG_WAN_ROUTER is not set
372
373#
374# QoS and/or fair queueing
375#
376# CONFIG_NET_SCHED is not set
377# CONFIG_NET_CLS_ROUTE is not set
378
379#
380# Network testing
381#
382# CONFIG_NET_PKTGEN is not set
383# CONFIG_NETPOLL is not set
384# CONFIG_NET_POLL_CONTROLLER is not set
385# CONFIG_HAMRADIO is not set
386# CONFIG_IRDA is not set
387# CONFIG_BT is not set
388CONFIG_NETDEVICES=y
389# CONFIG_DUMMY is not set
390# CONFIG_BONDING is not set
391# CONFIG_EQUALIZER is not set
392# CONFIG_TUN is not set
393
394#
395# Ethernet (10 or 100Mbit)
396#
397CONFIG_NET_ETHERNET=y
398CONFIG_MII=y
399CONFIG_SMC91X=y
400
401#
402# Ethernet (1000 Mbit)
403#
404
405#
406# Ethernet (10000 Mbit)
407#
408
409#
410# Token Ring devices
411#
412
413#
414# Wireless LAN (non-hamradio)
415#
416# CONFIG_NET_RADIO is not set
417
418#
419# PCMCIA network device support
420#
421CONFIG_NET_PCMCIA=y
422# CONFIG_PCMCIA_3C589 is not set
423# CONFIG_PCMCIA_3C574 is not set
424# CONFIG_PCMCIA_FMVJ18X is not set
425CONFIG_PCMCIA_PCNET=y
426# CONFIG_PCMCIA_NMCLAN is not set
427# CONFIG_PCMCIA_SMC91C92 is not set
428# CONFIG_PCMCIA_XIRC2PS is not set
429# CONFIG_PCMCIA_AXNET is not set
430
431#
432# Wan interfaces
433#
434# CONFIG_WAN is not set
435# CONFIG_PPP is not set
436# CONFIG_SLIP is not set
437# CONFIG_SHAPER is not set
438# CONFIG_NETCONSOLE is not set
439
440#
441# ISDN subsystem
442#
443# CONFIG_ISDN is not set
444
445#
446# Input device support
447#
448CONFIG_INPUT=y
449
450#
451# Userland interfaces
452#
453CONFIG_INPUT_MOUSEDEV=y
454CONFIG_INPUT_MOUSEDEV_PSAUX=y
455CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
456CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
457# CONFIG_INPUT_JOYDEV is not set
458# CONFIG_INPUT_TSDEV is not set
459CONFIG_INPUT_EVDEV=y
460# CONFIG_INPUT_EVBUG is not set
461
462#
463# Input Device Drivers
464#
465CONFIG_INPUT_KEYBOARD=y
466CONFIG_KEYBOARD_ATKBD=y
467# CONFIG_KEYBOARD_SUNKBD is not set
468# CONFIG_KEYBOARD_LKKBD is not set
469# CONFIG_KEYBOARD_XTKBD is not set
470# CONFIG_KEYBOARD_NEWTON is not set
471CONFIG_INPUT_MOUSE=y
472CONFIG_MOUSE_PS2=y
473# CONFIG_MOUSE_SERIAL is not set
474# CONFIG_MOUSE_VSXXXAA is not set
475# CONFIG_INPUT_JOYSTICK is not set
476# CONFIG_INPUT_TOUCHSCREEN is not set
477# CONFIG_INPUT_MISC is not set
478
479#
480# Hardware I/O ports
481#
482CONFIG_SERIO=y
483# CONFIG_SERIO_SERPORT is not set
484CONFIG_SERIO_SA1111=y
485CONFIG_SERIO_LIBPS2=y
486# CONFIG_SERIO_RAW is not set
487# CONFIG_GAMEPORT is not set
488CONFIG_SOUND_GAMEPORT=y
489
490#
491# Character devices
492#
493CONFIG_VT=y
494CONFIG_VT_CONSOLE=y
495CONFIG_HW_CONSOLE=y
496# CONFIG_SERIAL_NONSTANDARD is not set
497
498#
499# Serial drivers
500#
501# CONFIG_SERIAL_8250 is not set
502
503#
504# Non-8250 serial port support
505#
506CONFIG_SERIAL_PXA=y
507CONFIG_SERIAL_PXA_CONSOLE=y
508CONFIG_SERIAL_CORE=y
509CONFIG_SERIAL_CORE_CONSOLE=y
510CONFIG_UNIX98_PTYS=y
511CONFIG_LEGACY_PTYS=y
512CONFIG_LEGACY_PTY_COUNT=256
513
514#
515# IPMI
516#
517# CONFIG_IPMI_HANDLER is not set
518
519#
520# Watchdog Cards
521#
522# CONFIG_WATCHDOG is not set
523# CONFIG_NVRAM is not set
524# CONFIG_RTC is not set
525# CONFIG_DTLK is not set
526# CONFIG_R3964 is not set
527
528#
529# Ftape, the floppy tape device driver
530#
531# CONFIG_DRM is not set
532
533#
534# PCMCIA character devices
535#
536# CONFIG_SYNCLINK_CS is not set
537# CONFIG_RAW_DRIVER is not set
538
539#
540# TPM devices
541#
542# CONFIG_TCG_TPM is not set
543
544#
545# I2C support
546#
547# CONFIG_I2C is not set
548
549#
550# Misc devices
551#
552
553#
554# Multimedia devices
555#
556# CONFIG_VIDEO_DEV is not set
557
558#
559# Digital Video Broadcasting Devices
560#
561# CONFIG_DVB is not set
562
563#
564# Graphics support
565#
566# CONFIG_FB is not set
567
568#
569# Console display driver support
570#
571# CONFIG_VGA_CONSOLE is not set
572CONFIG_DUMMY_CONSOLE=y
573
574#
575# Sound
576#
577# CONFIG_SOUND is not set
578
579#
580# USB support
581#
582CONFIG_USB_ARCH_HAS_HCD=y
583CONFIG_USB_ARCH_HAS_OHCI=y
584# CONFIG_USB is not set
585
586#
587# USB Gadget Support
588#
589CONFIG_USB_GADGET=y
590# CONFIG_USB_GADGET_DEBUG_FILES is not set
591# CONFIG_USB_GADGET_NET2280 is not set
592CONFIG_USB_GADGET_PXA2XX=y
593CONFIG_USB_PXA2XX=y
594CONFIG_USB_PXA2XX_SMALL=y
595# CONFIG_USB_GADGET_GOKU is not set
596# CONFIG_USB_GADGET_SA1100 is not set
597# CONFIG_USB_GADGET_LH7A40X is not set
598# CONFIG_USB_GADGET_DUMMY_HCD is not set
599# CONFIG_USB_GADGET_OMAP is not set
600# CONFIG_USB_GADGET_DUALSPEED is not set
601# CONFIG_USB_ZERO is not set
602# CONFIG_USB_ETH is not set
603# CONFIG_USB_GADGETFS is not set
604# CONFIG_USB_FILE_STORAGE is not set
605CONFIG_USB_G_SERIAL=y
606
607#
608# MMC/SD Card support
609#
610# CONFIG_MMC is not set
611
612#
613# File systems
614#
615CONFIG_EXT2_FS=y
616# CONFIG_EXT2_FS_XATTR is not set
617# CONFIG_EXT3_FS is not set
618# CONFIG_JBD is not set
619# CONFIG_REISERFS_FS is not set
620# CONFIG_JFS_FS is not set
621
622#
623# XFS support
624#
625# CONFIG_XFS_FS is not set
626# CONFIG_MINIX_FS is not set
627# CONFIG_ROMFS_FS is not set
628# CONFIG_QUOTA is not set
629CONFIG_DNOTIFY=y
630# CONFIG_AUTOFS_FS is not set
631# CONFIG_AUTOFS4_FS is not set
632
633#
634# CD-ROM/DVD Filesystems
635#
636# CONFIG_ISO9660_FS is not set
637# CONFIG_UDF_FS is not set
638
639#
640# DOS/FAT/NT Filesystems
641#
642CONFIG_FAT_FS=y
643CONFIG_MSDOS_FS=y
644# CONFIG_VFAT_FS is not set
645CONFIG_FAT_DEFAULT_CODEPAGE=437
646# CONFIG_NTFS_FS is not set
647
648#
649# Pseudo filesystems
650#
651CONFIG_PROC_FS=y
652CONFIG_SYSFS=y
653# CONFIG_DEVFS_FS is not set
654# CONFIG_DEVPTS_FS_XATTR is not set
655# CONFIG_TMPFS is not set
656# CONFIG_HUGETLB_PAGE is not set
657CONFIG_RAMFS=y
658
659#
660# Miscellaneous filesystems
661#
662# CONFIG_ADFS_FS is not set
663# CONFIG_AFFS_FS is not set
664# CONFIG_HFS_FS is not set
665# CONFIG_HFSPLUS_FS is not set
666# CONFIG_BEFS_FS is not set
667# CONFIG_BFS_FS is not set
668# CONFIG_EFS_FS is not set
669# CONFIG_JFFS_FS is not set
670CONFIG_JFFS2_FS=y
671CONFIG_JFFS2_FS_DEBUG=0
672# CONFIG_JFFS2_FS_NAND is not set
673# CONFIG_JFFS2_FS_NOR_ECC is not set
674# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
675CONFIG_JFFS2_ZLIB=y
676CONFIG_JFFS2_RTIME=y
677# CONFIG_JFFS2_RUBIN is not set
678# CONFIG_CRAMFS is not set
679# CONFIG_VXFS_FS is not set
680# CONFIG_HPFS_FS is not set
681# CONFIG_QNX4FS_FS is not set
682# CONFIG_SYSV_FS is not set
683# CONFIG_UFS_FS is not set
684
685#
686# Network File Systems
687#
688CONFIG_NFS_FS=y
689# CONFIG_NFS_V3 is not set
690# CONFIG_NFS_V4 is not set
691# CONFIG_NFS_DIRECTIO is not set
692# CONFIG_NFSD is not set
693CONFIG_ROOT_NFS=y
694CONFIG_LOCKD=y
695CONFIG_SUNRPC=y
696# CONFIG_RPCSEC_GSS_KRB5 is not set
697# CONFIG_RPCSEC_GSS_SPKM3 is not set
698# CONFIG_SMB_FS is not set
699# CONFIG_CIFS is not set
700# CONFIG_NCP_FS is not set
701# CONFIG_CODA_FS is not set
702# CONFIG_AFS_FS is not set
703
704#
705# Partition Types
706#
707# CONFIG_PARTITION_ADVANCED is not set
708CONFIG_MSDOS_PARTITION=y
709
710#
711# Native Language Support
712#
713CONFIG_NLS=y
714CONFIG_NLS_DEFAULT="iso8859-1"
715# CONFIG_NLS_CODEPAGE_437 is not set
716# CONFIG_NLS_CODEPAGE_737 is not set
717# CONFIG_NLS_CODEPAGE_775 is not set
718# CONFIG_NLS_CODEPAGE_850 is not set
719# CONFIG_NLS_CODEPAGE_852 is not set
720# CONFIG_NLS_CODEPAGE_855 is not set
721# CONFIG_NLS_CODEPAGE_857 is not set
722# CONFIG_NLS_CODEPAGE_860 is not set
723# CONFIG_NLS_CODEPAGE_861 is not set
724# CONFIG_NLS_CODEPAGE_862 is not set
725# CONFIG_NLS_CODEPAGE_863 is not set
726# CONFIG_NLS_CODEPAGE_864 is not set
727# CONFIG_NLS_CODEPAGE_865 is not set
728# CONFIG_NLS_CODEPAGE_866 is not set
729# CONFIG_NLS_CODEPAGE_869 is not set
730# CONFIG_NLS_CODEPAGE_936 is not set
731# CONFIG_NLS_CODEPAGE_950 is not set
732# CONFIG_NLS_CODEPAGE_932 is not set
733# CONFIG_NLS_CODEPAGE_949 is not set
734# CONFIG_NLS_CODEPAGE_874 is not set
735# CONFIG_NLS_ISO8859_8 is not set
736# CONFIG_NLS_CODEPAGE_1250 is not set
737# CONFIG_NLS_CODEPAGE_1251 is not set
738# CONFIG_NLS_ASCII is not set
739CONFIG_NLS_ISO8859_1=y
740# CONFIG_NLS_ISO8859_2 is not set
741# CONFIG_NLS_ISO8859_3 is not set
742# CONFIG_NLS_ISO8859_4 is not set
743# CONFIG_NLS_ISO8859_5 is not set
744# CONFIG_NLS_ISO8859_6 is not set
745# CONFIG_NLS_ISO8859_7 is not set
746# CONFIG_NLS_ISO8859_9 is not set
747# CONFIG_NLS_ISO8859_13 is not set
748# CONFIG_NLS_ISO8859_14 is not set
749# CONFIG_NLS_ISO8859_15 is not set
750# CONFIG_NLS_KOI8_R is not set
751# CONFIG_NLS_KOI8_U is not set
752# CONFIG_NLS_UTF8 is not set
753
754#
755# Profiling support
756#
757# CONFIG_PROFILING is not set
758
759#
760# Kernel hacking
761#
762# CONFIG_PRINTK_TIME is not set
763CONFIG_DEBUG_KERNEL=y
764CONFIG_MAGIC_SYSRQ=y
765CONFIG_LOG_BUF_SHIFT=14
766# CONFIG_SCHEDSTATS is not set
767# CONFIG_DEBUG_SLAB is not set
768# CONFIG_DEBUG_SPINLOCK is not set
769# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
770# CONFIG_DEBUG_KOBJECT is not set
771CONFIG_DEBUG_BUGVERBOSE=y
772CONFIG_DEBUG_INFO=y
773# CONFIG_DEBUG_FS is not set
774CONFIG_FRAME_POINTER=y
775CONFIG_DEBUG_USER=y
776# CONFIG_DEBUG_WAITQ is not set
777CONFIG_DEBUG_ERRORS=y
778CONFIG_DEBUG_LL=y
779# CONFIG_DEBUG_ICEDCC is not set
780
781#
782# Security options
783#
784# CONFIG_KEYS is not set
785# CONFIG_SECURITY is not set
786
787#
788# Cryptographic options
789#
790# CONFIG_CRYPTO is not set
791
792#
793# Hardware crypto devices
794#
795
796#
797# Library routines
798#
799# CONFIG_CRC_CCITT is not set
800CONFIG_CRC32=y
801# CONFIG_LIBCRC32C is not set
802CONFIG_ZLIB_INFLATE=y
803CONFIG_ZLIB_DEFLATE=y
This page took 0.051496 seconds and 5 git commands to generate.