summaryrefslogtreecommitdiffstats
path: root/meta/packages/linux/linux-rp-2.6.19+2.6.20-rc4/defconfig-qemuarm
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/linux/linux-rp-2.6.19+2.6.20-rc4/defconfig-qemuarm')
-rw-r--r--meta/packages/linux/linux-rp-2.6.19+2.6.20-rc4/defconfig-qemuarm1193
1 files changed, 1193 insertions, 0 deletions
diff --git a/meta/packages/linux/linux-rp-2.6.19+2.6.20-rc4/defconfig-qemuarm b/meta/packages/linux/linux-rp-2.6.19+2.6.20-rc4/defconfig-qemuarm
new file mode 100644
index 0000000000..abb6726556
--- /dev/null
+++ b/meta/packages/linux/linux-rp-2.6.19+2.6.20-rc4/defconfig-qemuarm
@@ -0,0 +1,1193 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.17
4# Sat Aug 26 22:45:02 2006
5#
6CONFIG_ARM=y
7CONFIG_MMU=y
8CONFIG_RWSEM_GENERIC_SPINLOCK=y
9CONFIG_GENERIC_HWEIGHT=y
10CONFIG_GENERIC_CALIBRATE_DELAY=y
11CONFIG_VECTORS_BASE=0xffff0000
12
13#
14# Code maturity level options
15#
16CONFIG_EXPERIMENTAL=y
17CONFIG_BROKEN_ON_SMP=y
18CONFIG_INIT_ENV_ARG_LIMIT=32
19
20#
21# General setup
22#
23CONFIG_LOCALVERSION=""
24CONFIG_LOCALVERSION_AUTO=y
25CONFIG_SWAP=y
26CONFIG_SYSVIPC=y
27# CONFIG_POSIX_MQUEUE is not set
28# CONFIG_BSD_PROCESS_ACCT is not set
29CONFIG_SYSCTL=y
30# CONFIG_AUDIT is not set
31CONFIG_IKCONFIG=y
32CONFIG_IKCONFIG_PROC=y
33# CONFIG_RELAY is not set
34CONFIG_INITRAMFS_SOURCE=""
35CONFIG_UID16=y
36CONFIG_CC_OPTIMIZE_FOR_SIZE=y
37# CONFIG_EMBEDDED is not set
38CONFIG_KALLSYMS=y
39# CONFIG_KALLSYMS_ALL is not set
40# CONFIG_KALLSYMS_EXTRA_PASS is not set
41CONFIG_HOTPLUG=y
42CONFIG_PRINTK=y
43CONFIG_BUG=y
44CONFIG_ELF_CORE=y
45CONFIG_BASE_FULL=y
46CONFIG_FUTEX=y
47CONFIG_EPOLL=y
48CONFIG_SHMEM=y
49CONFIG_SLAB=y
50# CONFIG_TINY_SHMEM is not set
51CONFIG_BASE_SMALL=0
52# CONFIG_SLOB is not set
53CONFIG_OBSOLETE_INTERMODULE=y
54
55#
56# Loadable module support
57#
58CONFIG_MODULES=y
59CONFIG_MODULE_UNLOAD=y
60# CONFIG_MODULE_FORCE_UNLOAD is not set
61# CONFIG_MODVERSIONS is not set
62# CONFIG_MODULE_SRCVERSION_ALL is not set
63CONFIG_KMOD=y
64
65#
66# Block layer
67#
68# CONFIG_BLK_DEV_IO_TRACE is not set
69
70#
71# IO Schedulers
72#
73CONFIG_IOSCHED_NOOP=y
74CONFIG_IOSCHED_AS=y
75CONFIG_IOSCHED_DEADLINE=y
76CONFIG_IOSCHED_CFQ=y
77CONFIG_DEFAULT_AS=y
78# CONFIG_DEFAULT_DEADLINE is not set
79# CONFIG_DEFAULT_CFQ is not set
80# CONFIG_DEFAULT_NOOP is not set
81CONFIG_DEFAULT_IOSCHED="anticipatory"
82
83#
84# System Type
85#
86# CONFIG_ARCH_CLPS7500 is not set
87# CONFIG_ARCH_CLPS711X is not set
88# CONFIG_ARCH_CO285 is not set
89# CONFIG_ARCH_EBSA110 is not set
90# CONFIG_ARCH_EP93XX is not set
91# CONFIG_ARCH_FOOTBRIDGE is not set
92# CONFIG_ARCH_INTEGRATOR is not set
93# CONFIG_ARCH_IOP3XX is not set
94# CONFIG_ARCH_IXP4XX is not set
95# CONFIG_ARCH_IXP2000 is not set
96# CONFIG_ARCH_IXP23XX is not set
97# CONFIG_ARCH_L7200 is not set
98# CONFIG_ARCH_PXA is not set
99# CONFIG_ARCH_RPC is not set
100# CONFIG_ARCH_SA1100 is not set
101# CONFIG_ARCH_S3C2410 is not set
102# CONFIG_ARCH_SHARK is not set
103# CONFIG_ARCH_LH7A40X is not set
104# CONFIG_ARCH_OMAP is not set
105CONFIG_ARCH_VERSATILE=y
106# CONFIG_ARCH_REALVIEW is not set
107# CONFIG_ARCH_IMX is not set
108# CONFIG_ARCH_H720X is not set
109# CONFIG_ARCH_AAEC2000 is not set
110# CONFIG_ARCH_AT91RM9200 is not set
111
112#
113# Versatile platform type
114#
115CONFIG_ARCH_VERSATILE_PB=y
116# CONFIG_MACH_VERSATILE_AB is not set
117
118#
119# Processor Type
120#
121CONFIG_CPU_32=y
122CONFIG_CPU_ARM926T=y
123CONFIG_CPU_32v5=y
124CONFIG_CPU_ABRT_EV5TJ=y
125CONFIG_CPU_CACHE_VIVT=y
126CONFIG_CPU_COPY_V4WB=y
127CONFIG_CPU_TLB_V4WBI=y
128
129#
130# Processor Features
131#
132CONFIG_ARM_THUMB=y
133# CONFIG_CPU_ICACHE_DISABLE is not set
134# CONFIG_CPU_DCACHE_DISABLE is not set
135# CONFIG_CPU_DCACHE_WRITETHROUGH is not set
136# CONFIG_CPU_CACHE_ROUND_ROBIN is not set
137# CONFIG_KEXEC is not set
138CONFIG_ARM_VIC=y
139CONFIG_ICST307=y
140
141#
142# Bus support
143#
144CONFIG_ARM_AMBA=y
145CONFIG_PCI=y
146# CONFIG_PCI_DEBUG is not set
147
148#
149# PCCARD (PCMCIA/CardBus) support
150#
151# CONFIG_PCCARD is not set
152
153#
154# Kernel Features
155#
156# CONFIG_PREEMPT is not set
157# CONFIG_NO_IDLE_HZ is not set
158CONFIG_HZ=100
159# CONFIG_AEABI is not set
160# CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
161CONFIG_SELECT_MEMORY_MODEL=y
162CONFIG_FLATMEM_MANUAL=y
163# CONFIG_DISCONTIGMEM_MANUAL is not set
164# CONFIG_SPARSEMEM_MANUAL is not set
165CONFIG_FLATMEM=y
166CONFIG_FLAT_NODE_MEM_MAP=y
167# CONFIG_SPARSEMEM_STATIC is not set
168CONFIG_SPLIT_PTLOCK_CPUS=4096
169CONFIG_LEDS=y
170CONFIG_LEDS_TIMER=y
171CONFIG_LEDS_CPU=y
172CONFIG_ALIGNMENT_TRAP=y
173
174#
175# Boot options
176#
177CONFIG_ZBOOT_ROM_TEXT=0x0
178CONFIG_ZBOOT_ROM_BSS=0x0
179CONFIG_CMDLINE="console=ttyS0,115200n8 console=tty1 noinitrd root=/dev/mtdblock2 rootfstype=jffs2 dyntick=enable debug"
180# CONFIG_XIP_KERNEL is not set
181
182#
183# Floating point emulation
184#
185
186#
187# At least one emulation must be selected
188#
189CONFIG_FPE_NWFPE=y
190# CONFIG_FPE_NWFPE_XP is not set
191# CONFIG_FPE_FASTFPE is not set
192CONFIG_VFP=y
193
194#
195# Userspace binary formats
196#
197CONFIG_BINFMT_ELF=y
198# CONFIG_BINFMT_AOUT is not set
199# CONFIG_BINFMT_MISC is not set
200# CONFIG_ARTHUR is not set
201
202#
203# Power management options
204#
205CONFIG_PM=y
206# CONFIG_PM_LEGACY is not set
207# CONFIG_PM_DEBUG is not set
208# CONFIG_APM is not set
209
210#
211# Networking
212#
213CONFIG_NET=y
214
215#
216# Networking options
217#
218# CONFIG_NETDEBUG is not set
219CONFIG_PACKET=y
220CONFIG_PACKET_MMAP=y
221CONFIG_UNIX=y
222# CONFIG_NET_KEY is not set
223CONFIG_INET=y
224CONFIG_IP_MULTICAST=y
225# CONFIG_IP_ADVANCED_ROUTER is not set
226CONFIG_IP_FIB_HASH=y
227CONFIG_IP_PNP=y
228CONFIG_IP_PNP_DHCP=y
229CONFIG_IP_PNP_BOOTP=y
230# CONFIG_IP_PNP_RARP is not set
231# CONFIG_NET_IPIP is not set
232# CONFIG_NET_IPGRE is not set
233# CONFIG_IP_MROUTE is not set
234# CONFIG_ARPD is not set
235# CONFIG_SYN_COOKIES is not set
236# CONFIG_INET_AH is not set
237# CONFIG_INET_ESP is not set
238# CONFIG_INET_IPCOMP is not set
239# CONFIG_INET_XFRM_TUNNEL is not set
240# CONFIG_INET_TUNNEL is not set
241CONFIG_INET_DIAG=y
242CONFIG_INET_TCP_DIAG=y
243# CONFIG_TCP_CONG_ADVANCED is not set
244CONFIG_TCP_CONG_BIC=y
245# CONFIG_IPV6 is not set
246# CONFIG_INET6_XFRM_TUNNEL is not set
247# CONFIG_INET6_TUNNEL is not set
248# CONFIG_NETFILTER is not set
249
250#
251# DCCP Configuration (EXPERIMENTAL)
252#
253# CONFIG_IP_DCCP is not set
254
255#
256# SCTP Configuration (EXPERIMENTAL)
257#
258# CONFIG_IP_SCTP is not set
259
260#
261# TIPC Configuration (EXPERIMENTAL)
262#
263# CONFIG_TIPC is not set
264# CONFIG_ATM is not set
265# CONFIG_BRIDGE is not set
266# CONFIG_VLAN_8021Q is not set
267# CONFIG_DECNET is not set
268# CONFIG_LLC2 is not set
269# CONFIG_IPX is not set
270# CONFIG_ATALK is not set
271# CONFIG_X25 is not set
272# CONFIG_LAPB is not set
273# CONFIG_NET_DIVERT is not set
274# CONFIG_ECONET is not set
275# CONFIG_WAN_ROUTER is not set
276
277#
278# QoS and/or fair queueing
279#
280# CONFIG_NET_SCHED is not set
281
282#
283# Network testing
284#
285# CONFIG_NET_PKTGEN is not set
286# CONFIG_HAMRADIO is not set
287# CONFIG_IRDA is not set
288# CONFIG_BT is not set
289# CONFIG_IEEE80211 is not set
290
291#
292# Device Drivers
293#
294
295#
296# Generic Driver Options
297#
298CONFIG_STANDALONE=y
299CONFIG_PREVENT_FIRMWARE_BUILD=y
300# CONFIG_FW_LOADER is not set
301# CONFIG_DEBUG_DRIVER is not set
302
303#
304# Connector - unified userspace <-> kernelspace linker
305#
306# CONFIG_CONNECTOR is not set
307
308#
309# Memory Technology Devices (MTD)
310#
311CONFIG_MTD=y
312# CONFIG_MTD_DEBUG is not set
313# CONFIG_MTD_CONCAT is not set
314CONFIG_MTD_PARTITIONS=y
315# CONFIG_MTD_REDBOOT_PARTS is not set
316CONFIG_MTD_CMDLINE_PARTS=y
317CONFIG_MTD_AFS_PARTS=y
318
319#
320# User Modules And Translation Layers
321#
322CONFIG_MTD_CHAR=y
323CONFIG_MTD_BLOCK=y
324# CONFIG_FTL is not set
325# CONFIG_NFTL is not set
326# CONFIG_INFTL is not set
327# CONFIG_RFD_FTL is not set
328
329#
330# RAM/ROM/Flash chip drivers
331#
332CONFIG_MTD_CFI=y
333# CONFIG_MTD_JEDECPROBE is not set
334CONFIG_MTD_GEN_PROBE=y
335CONFIG_MTD_CFI_ADV_OPTIONS=y
336CONFIG_MTD_CFI_NOSWAP=y
337# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
338# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
339# CONFIG_MTD_CFI_GEOMETRY is not set
340CONFIG_MTD_MAP_BANK_WIDTH_1=y
341CONFIG_MTD_MAP_BANK_WIDTH_2=y
342CONFIG_MTD_MAP_BANK_WIDTH_4=y
343# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
344# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
345# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
346CONFIG_MTD_CFI_I1=y
347CONFIG_MTD_CFI_I2=y
348# CONFIG_MTD_CFI_I4 is not set
349# CONFIG_MTD_CFI_I8 is not set
350# CONFIG_MTD_OTP is not set
351CONFIG_MTD_CFI_INTELEXT=y
352# CONFIG_MTD_CFI_AMDSTD is not set
353# CONFIG_MTD_CFI_STAA is not set
354CONFIG_MTD_CFI_UTIL=y
355# CONFIG_MTD_RAM is not set
356# CONFIG_MTD_ROM is not set
357# CONFIG_MTD_ABSENT is not set
358# CONFIG_MTD_OBSOLETE_CHIPS is not set
359
360#
361# Mapping drivers for chip access
362#
363# CONFIG_MTD_COMPLEX_MAPPINGS is not set
364# CONFIG_MTD_PHYSMAP is not set
365# CONFIG_MTD_ARM_INTEGRATOR is not set
366# CONFIG_MTD_PLATRAM is not set
367
368#
369# Self-contained MTD device drivers
370#
371# CONFIG_MTD_PMC551 is not set
372# CONFIG_MTD_SLRAM is not set
373# CONFIG_MTD_PHRAM is not set
374# CONFIG_MTD_MTDRAM is not set
375# CONFIG_MTD_BLOCK2MTD is not set
376
377#
378# Disk-On-Chip Device Drivers
379#
380# CONFIG_MTD_DOC2000 is not set
381# CONFIG_MTD_DOC2001 is not set
382# CONFIG_MTD_DOC2001PLUS is not set
383
384#
385# NAND Flash Device Drivers
386#
387# CONFIG_MTD_NAND is not set
388
389#
390# OneNAND Flash Device Drivers
391#
392# CONFIG_MTD_ONENAND is not set
393
394#
395# Parallel port support
396#
397# CONFIG_PARPORT is not set
398
399#
400# Plug and Play support
401#
402
403#
404# Block devices
405#
406# CONFIG_BLK_CPQ_DA is not set
407# CONFIG_BLK_CPQ_CISS_DA is not set
408# CONFIG_BLK_DEV_DAC960 is not set
409# CONFIG_BLK_DEV_UMEM is not set
410# CONFIG_BLK_DEV_COW_COMMON is not set
411CONFIG_BLK_DEV_LOOP=y
412# CONFIG_BLK_DEV_CRYPTOLOOP is not set
413# CONFIG_BLK_DEV_NBD is not set
414# CONFIG_BLK_DEV_SX8 is not set
415# CONFIG_BLK_DEV_UB is not set
416CONFIG_BLK_DEV_RAM=y
417CONFIG_BLK_DEV_RAM_COUNT=16
418CONFIG_BLK_DEV_RAM_SIZE=8192
419CONFIG_BLK_DEV_INITRD=y
420# CONFIG_CDROM_PKTCDVD is not set
421# CONFIG_ATA_OVER_ETH is not set
422
423#
424# SCSI device support
425#
426# CONFIG_RAID_ATTRS is not set
427CONFIG_SCSI=y
428CONFIG_SCSI_PROC_FS=y
429
430#
431# SCSI support type (disk, tape, CD-ROM)
432#
433CONFIG_BLK_DEV_SD=y
434# CONFIG_CHR_DEV_ST is not set
435# CONFIG_CHR_DEV_OSST is not set
436# CONFIG_BLK_DEV_SR is not set
437# CONFIG_CHR_DEV_SG is not set
438# CONFIG_CHR_DEV_SCH is not set
439
440#
441# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
442#
443# CONFIG_SCSI_MULTI_LUN is not set
444# CONFIG_SCSI_CONSTANTS is not set
445# CONFIG_SCSI_LOGGING is not set
446
447#
448# SCSI Transport Attributes
449#
450CONFIG_SCSI_SPI_ATTRS=y
451# CONFIG_SCSI_FC_ATTRS is not set
452# CONFIG_SCSI_ISCSI_ATTRS is not set
453# CONFIG_SCSI_SAS_ATTRS is not set
454
455#
456# SCSI low-level drivers
457#
458# CONFIG_ISCSI_TCP is not set
459# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
460# CONFIG_SCSI_3W_9XXX is not set
461# CONFIG_SCSI_ACARD is not set
462# CONFIG_SCSI_AACRAID is not set
463# CONFIG_SCSI_AIC7XXX is not set
464# CONFIG_SCSI_AIC7XXX_OLD is not set
465# CONFIG_SCSI_AIC79XX is not set
466# CONFIG_SCSI_DPT_I2O is not set
467# CONFIG_MEGARAID_NEWGEN is not set
468# CONFIG_MEGARAID_LEGACY is not set
469# CONFIG_MEGARAID_SAS is not set
470# CONFIG_SCSI_SATA is not set
471# CONFIG_SCSI_DMX3191D is not set
472# CONFIG_SCSI_FUTURE_DOMAIN is not set
473# CONFIG_SCSI_IPS is not set
474# CONFIG_SCSI_INITIO is not set
475# CONFIG_SCSI_INIA100 is not set
476CONFIG_SCSI_SYM53C8XX_2=y
477CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
478CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
479CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
480CONFIG_SCSI_SYM53C8XX_MMIO=y
481# CONFIG_SCSI_IPR is not set
482# CONFIG_SCSI_QLOGIC_1280 is not set
483# CONFIG_SCSI_QLA_FC is not set
484# CONFIG_SCSI_LPFC is not set
485# CONFIG_SCSI_DC395x is not set
486# CONFIG_SCSI_DC390T is not set
487# CONFIG_SCSI_NSP32 is not set
488# CONFIG_SCSI_DEBUG is not set
489
490#
491# Multi-device support (RAID and LVM)
492#
493CONFIG_MD=y
494CONFIG_BLK_DEV_DM=m
495CONFIG_DM_CRYPT=m
496CONFIG_DM_SNAPSHOT=m
497CONFIG_DM_MIRROR=m
498CONFIG_DM_ZERO=m
499CONFIG_DM_MULTIPATH=m
500CONFIG_DM_MULTIPATH_EMC=m
501
502#
503# Fusion MPT device support
504#
505# CONFIG_FUSION is not set
506# CONFIG_FUSION_SPI is not set
507# CONFIG_FUSION_FC is not set
508# CONFIG_FUSION_SAS is not set
509
510#
511# IEEE 1394 (FireWire) support
512#
513# CONFIG_IEEE1394 is not set
514
515#
516# I2O device support
517#
518# CONFIG_I2O is not set
519
520#
521# Network device support
522#
523CONFIG_NETDEVICES=y
524# CONFIG_DUMMY is not set
525# CONFIG_BONDING is not set
526# CONFIG_EQUALIZER is not set
527CONFIG_TUN=m
528
529#
530# ARCnet devices
531#
532# CONFIG_ARCNET is not set
533
534#
535# PHY device support
536#
537# CONFIG_PHYLIB is not set
538
539#
540# Ethernet (10 or 100Mbit)
541#
542CONFIG_NET_ETHERNET=y
543CONFIG_MII=y
544# CONFIG_HAPPYMEAL is not set
545# CONFIG_SUNGEM is not set
546# CONFIG_CASSINI is not set
547# CONFIG_NET_VENDOR_3COM is not set
548CONFIG_SMC91X=y
549# CONFIG_DM9000 is not set
550
551#
552# Tulip family network device support
553#
554# CONFIG_NET_TULIP is not set
555# CONFIG_HP100 is not set
556# CONFIG_NET_PCI is not set
557
558#
559# Ethernet (1000 Mbit)
560#
561# CONFIG_ACENIC is not set
562# CONFIG_DL2K is not set
563# CONFIG_E1000 is not set
564# CONFIG_NS83820 is not set
565# CONFIG_HAMACHI is not set
566# CONFIG_YELLOWFIN is not set
567# CONFIG_R8169 is not set
568# CONFIG_SIS190 is not set
569# CONFIG_SKGE is not set
570# CONFIG_SKY2 is not set
571# CONFIG_SK98LIN is not set
572# CONFIG_TIGON3 is not set
573# CONFIG_BNX2 is not set
574
575#
576# Ethernet (10000 Mbit)
577#
578# CONFIG_CHELSIO_T1 is not set
579# CONFIG_IXGB is not set
580# CONFIG_S2IO is not set
581
582#
583# Token Ring devices
584#
585# CONFIG_TR is not set
586
587#
588# Wireless LAN (non-hamradio)
589#
590# CONFIG_NET_RADIO is not set
591
592#
593# Wan interfaces
594#
595# CONFIG_WAN is not set
596# CONFIG_FDDI is not set
597# CONFIG_HIPPI is not set
598# CONFIG_PPP is not set
599# CONFIG_SLIP is not set
600# CONFIG_NET_FC is not set
601# CONFIG_SHAPER is not set
602# CONFIG_NETCONSOLE is not set
603# CONFIG_NETPOLL is not set
604# CONFIG_NET_POLL_CONTROLLER is not set
605
606#
607# ISDN subsystem
608#
609# CONFIG_ISDN is not set
610
611#
612# Input device support
613#
614CONFIG_INPUT=y
615
616#
617# Userland interfaces
618#
619CONFIG_INPUT_MOUSEDEV=y
620CONFIG_INPUT_MOUSEDEV_PSAUX=y
621CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
622CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
623# CONFIG_INPUT_JOYDEV is not set
624# CONFIG_INPUT_TSDEV is not set
625CONFIG_INPUT_EVDEV=y
626# CONFIG_INPUT_EVBUG is not set
627# CONFIG_INPUT_POWER is not set
628
629#
630# Input Device Drivers
631#
632CONFIG_INPUT_KEYBOARD=y
633CONFIG_KEYBOARD_ATKBD=y
634# CONFIG_KEYBOARD_SUNKBD is not set
635# CONFIG_KEYBOARD_LKKBD is not set
636# CONFIG_KEYBOARD_XTKBD is not set
637# CONFIG_KEYBOARD_NEWTON is not set
638CONFIG_INPUT_MOUSE=y
639CONFIG_MOUSE_PS2=y
640# CONFIG_MOUSE_SERIAL is not set
641# CONFIG_MOUSE_VSXXXAA is not set
642# CONFIG_INPUT_JOYSTICK is not set
643# CONFIG_INPUT_TOUCHSCREEN is not set
644CONFIG_INPUT_MISC=y
645# CONFIG_INPUT_UINPUT is not set
646
647#
648# Hardware I/O ports
649#
650CONFIG_SERIO=y
651# CONFIG_SERIO_SERPORT is not set
652CONFIG_SERIO_AMBAKMI=y
653# CONFIG_SERIO_PCIPS2 is not set
654CONFIG_SERIO_LIBPS2=y
655# CONFIG_SERIO_RAW is not set
656# CONFIG_GAMEPORT is not set
657
658#
659# Character devices
660#
661CONFIG_VT=y
662CONFIG_VT_CONSOLE=y
663CONFIG_HW_CONSOLE=y
664# CONFIG_SERIAL_NONSTANDARD is not set
665
666#
667# Serial drivers
668#
669# CONFIG_SERIAL_8250 is not set
670
671#
672# Non-8250 serial port support
673#
674CONFIG_SERIAL_AMBA_PL011=y
675CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
676CONFIG_SERIAL_CORE=y
677CONFIG_SERIAL_CORE_CONSOLE=y
678# CONFIG_SERIAL_JSM is not set
679CONFIG_UNIX98_PTYS=y
680# CONFIG_LEGACY_PTYS is not set
681
682#
683# IPMI
684#
685# CONFIG_IPMI_HANDLER is not set
686
687#
688# Watchdog Cards
689#
690# CONFIG_WATCHDOG is not set
691# CONFIG_NVRAM is not set
692# CONFIG_DTLK is not set
693# CONFIG_R3964 is not set
694# CONFIG_APPLICOM is not set
695
696#
697# Ftape, the floppy tape device driver
698#
699# CONFIG_DRM is not set
700# CONFIG_RAW_DRIVER is not set
701
702#
703# TPM devices
704#
705# CONFIG_TCG_TPM is not set
706# CONFIG_TELCLOCK is not set
707
708#
709# I2C support
710#
711# CONFIG_I2C is not set
712
713#
714# SPI support
715#
716# CONFIG_SPI is not set
717# CONFIG_SPI_MASTER is not set
718
719#
720# Dallas's 1-wire bus
721#
722# CONFIG_W1 is not set
723
724#
725# Hardware Monitoring support
726#
727CONFIG_HWMON=y
728# CONFIG_HWMON_VID is not set
729# CONFIG_SENSORS_F71805F is not set
730# CONFIG_HWMON_DEBUG_CHIP is not set
731
732#
733# Misc devices
734#
735
736#
737# Multi-Function Devices
738#
739
740#
741# LED devices
742#
743CONFIG_NEW_LEDS=y
744# CONFIG_LEDS_CLASS is not set
745
746#
747# LED drivers
748#
749
750#
751# LED Triggers
752#
753# CONFIG_LEDS_TRIGGERS is not set
754
755#
756# Multimedia devices
757#
758# CONFIG_VIDEO_DEV is not set
759CONFIG_VIDEO_V4L2=y
760
761#
762# Digital Video Broadcasting Devices
763#
764# CONFIG_DVB is not set
765# CONFIG_USB_DABUSB is not set
766
767#
768# Graphics support
769#
770CONFIG_FB=y
771CONFIG_FB_CFB_FILLRECT=y
772CONFIG_FB_CFB_COPYAREA=y
773CONFIG_FB_CFB_IMAGEBLIT=y
774# CONFIG_FB_MACMODES is not set
775CONFIG_FB_FIRMWARE_EDID=y
776CONFIG_FB_MODE_HELPERS=y
777CONFIG_FB_TILEBLITTING=y
778# CONFIG_FB_CIRRUS is not set
779# CONFIG_FB_PM2 is not set
780CONFIG_FB_ARMCLCD=y
781# CONFIG_FB_CYBER2000 is not set
782# CONFIG_FB_ASILIANT is not set
783# CONFIG_FB_IMSTT is not set
784# CONFIG_FB_S1D13XXX is not set
785# CONFIG_FB_NVIDIA is not set
786# CONFIG_FB_RIVA is not set
787# CONFIG_FB_MATROX is not set
788# CONFIG_FB_RADEON is not set
789# CONFIG_FB_ATY128 is not set
790# CONFIG_FB_ATY is not set
791# CONFIG_FB_SAVAGE is not set
792# CONFIG_FB_SIS is not set
793# CONFIG_FB_NEOMAGIC is not set
794# CONFIG_FB_KYRO is not set
795# CONFIG_FB_3DFX is not set
796# CONFIG_FB_VOODOO1 is not set
797# CONFIG_FB_TRIDENT is not set
798# CONFIG_FB_VIRTUAL is not set
799
800#
801# Console display driver support
802#
803CONFIG_DUMMY_CONSOLE=y
804CONFIG_FRAMEBUFFER_CONSOLE=y
805# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
806# CONFIG_FONTS is not set
807CONFIG_FONT_8x8=y
808CONFIG_FONT_8x16=y
809
810#
811# Logo configuration
812#
813CONFIG_LOGO=y
814CONFIG_LOGO_LINUX_MONO=y
815CONFIG_LOGO_LINUX_VGA16=y
816# CONFIG_LOGO_LINUX_CLUT224 is not set
817CONFIG_LOGO_OHAND_CLUT224=y
818# CONFIG_LOGO_OZ240_CLUT224 is not set
819# CONFIG_LOGO_OZ480_CLUT224 is not set
820# CONFIG_LOGO_OZ640_CLUT224 is not set
821# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
822
823#
824# Sound
825#
826# CONFIG_SOUND is not set
827
828#
829# USB support
830#
831CONFIG_USB_ARCH_HAS_HCD=y
832CONFIG_USB_ARCH_HAS_OHCI=y
833CONFIG_USB_ARCH_HAS_EHCI=y
834CONFIG_USB=y
835# CONFIG_USB_DEBUG is not set
836
837#
838# Miscellaneous USB options
839#
840# CONFIG_USB_DEVICEFS is not set
841# CONFIG_USB_BANDWIDTH is not set
842# CONFIG_USB_DYNAMIC_MINORS is not set
843# CONFIG_USB_SUSPEND is not set
844# CONFIG_USB_OTG is not set
845
846#
847# USB Host Controller Drivers
848#
849# CONFIG_USB_EHCI_HCD is not set
850# CONFIG_USB_ISP116X_HCD is not set
851CONFIG_USB_OHCI_HCD=y
852# CONFIG_USB_OHCI_BIG_ENDIAN is not set
853CONFIG_USB_OHCI_LITTLE_ENDIAN=y
854# CONFIG_USB_UHCI_HCD is not set
855# CONFIG_USB_SL811_HCD is not set
856
857#
858# USB Device Class drivers
859#
860# CONFIG_USB_ACM is not set
861# CONFIG_USB_PRINTER is not set
862
863#
864# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
865#
866
867#
868# may also be needed; see USB_STORAGE Help for more information
869#
870# CONFIG_USB_STORAGE is not set
871# CONFIG_USB_LIBUSUAL is not set
872
873#
874# USB Input Devices
875#
876CONFIG_USB_HID=y
877
878#
879# USB HID Boot Protocol drivers
880#
881# CONFIG_USB_KBD is not set
882# CONFIG_USB_MOUSE is not set
883# CONFIG_USB_AIPTEK is not set
884CONFIG_USB_WACOM=y
885# CONFIG_USB_ACECAD is not set
886# CONFIG_USB_KBTAB is not set
887# CONFIG_USB_POWERMATE is not set
888# CONFIG_USB_TOUCHSCREEN is not set
889# CONFIG_USB_YEALINK is not set
890# CONFIG_USB_XPAD is not set
891# CONFIG_USB_ATI_REMOTE is not set
892# CONFIG_USB_ATI_REMOTE2 is not set
893# CONFIG_USB_KEYSPAN_REMOTE is not set
894# CONFIG_USB_APPLETOUCH is not set
895
896#
897# USB Imaging devices
898#
899# CONFIG_USB_MDC800 is not set
900# CONFIG_USB_MICROTEK is not set
901
902#
903# USB Network Adapters
904#
905# CONFIG_USB_CATC is not set
906# CONFIG_USB_KAWETH is not set
907# CONFIG_USB_PEGASUS is not set
908# CONFIG_USB_RTL8150 is not set
909# CONFIG_USB_USBNET is not set
910CONFIG_USB_MON=y
911
912#
913# USB port drivers
914#
915
916#
917# USB Serial Converter support
918#
919# CONFIG_USB_SERIAL is not set
920
921#
922# USB Miscellaneous drivers
923#
924# CONFIG_USB_EMI62 is not set
925# CONFIG_USB_EMI26 is not set
926# CONFIG_USB_AUERSWALD is not set
927# CONFIG_USB_RIO500 is not set
928# CONFIG_USB_LEGOTOWER is not set
929# CONFIG_USB_LCD is not set
930# CONFIG_USB_LED is not set
931# CONFIG_USB_CYTHERM is not set
932# CONFIG_USB_PHIDGETKIT is not set
933# CONFIG_USB_PHIDGETSERVO is not set
934# CONFIG_USB_IDMOUSE is not set
935# CONFIG_USB_LD is not set
936
937#
938# USB DSL modem support
939#
940
941#
942# USB Gadget Support
943#
944# CONFIG_USB_GADGET is not set
945
946#
947# MMC/SD Card support
948#
949# CONFIG_MMC is not set
950
951#
952# Real Time Clock
953#
954CONFIG_RTC_LIB=y
955CONFIG_RTC_CLASS=y
956CONFIG_RTC_HCTOSYS=y
957CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
958
959#
960# RTC interfaces
961#
962CONFIG_RTC_INTF_SYSFS=y
963CONFIG_RTC_INTF_PROC=y
964CONFIG_RTC_INTF_DEV=y
965
966#
967# RTC drivers
968#
969# CONFIG_RTC_DRV_M48T86 is not set
970# CONFIG_RTC_DRV_TEST is not set
971
972#
973# File systems
974#
975CONFIG_EXT2_FS=y
976# CONFIG_EXT2_FS_XATTR is not set
977# CONFIG_EXT2_FS_XIP is not set
978# CONFIG_EXT3_FS is not set
979# CONFIG_REISERFS_FS is not set
980# CONFIG_JFS_FS is not set
981# CONFIG_FS_POSIX_ACL is not set
982# CONFIG_XFS_FS is not set
983# CONFIG_OCFS2_FS is not set
984# CONFIG_MINIX_FS is not set
985# CONFIG_ROMFS_FS is not set
986CONFIG_INOTIFY=y
987# CONFIG_QUOTA is not set
988CONFIG_DNOTIFY=y
989# CONFIG_AUTOFS_FS is not set
990# CONFIG_AUTOFS4_FS is not set
991# CONFIG_FUSE_FS is not set
992
993#
994# CD-ROM/DVD Filesystems
995#
996# CONFIG_ISO9660_FS is not set
997# CONFIG_UDF_FS is not set
998
999#
1000# DOS/FAT/NT Filesystems
1001#
1002# CONFIG_MSDOS_FS is not set
1003# CONFIG_VFAT_FS is not set
1004# CONFIG_NTFS_FS is not set
1005
1006#
1007# Pseudo filesystems
1008#
1009CONFIG_PROC_FS=y
1010CONFIG_SYSFS=y
1011CONFIG_TMPFS=y
1012# CONFIG_HUGETLB_PAGE is not set
1013CONFIG_RAMFS=y
1014# CONFIG_CONFIGFS_FS is not set
1015
1016#
1017# Miscellaneous filesystems
1018#
1019# CONFIG_ADFS_FS is not set
1020# CONFIG_AFFS_FS is not set
1021# CONFIG_HFS_FS is not set
1022# CONFIG_HFSPLUS_FS is not set
1023# CONFIG_BEFS_FS is not set
1024# CONFIG_BFS_FS is not set
1025# CONFIG_EFS_FS is not set
1026# CONFIG_JFFS_FS is not set
1027CONFIG_JFFS2_FS=y
1028CONFIG_JFFS2_FS_DEBUG=0
1029CONFIG_JFFS2_FS_WRITEBUFFER=y
1030# CONFIG_JFFS2_SUMMARY is not set
1031# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
1032CONFIG_JFFS2_ZLIB=y
1033CONFIG_JFFS2_RTIME=y
1034# CONFIG_JFFS2_RUBIN is not set
1035CONFIG_CRAMFS=y
1036# CONFIG_SQUASHFS is not set
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
1048# CONFIG_NFS_V3_ACL is not set
1049# CONFIG_NFS_V4 is not set
1050# CONFIG_NFS_DIRECTIO is not set
1051CONFIG_NFSD=y
1052CONFIG_NFSD_V3=y
1053# CONFIG_NFSD_V3_ACL is not set
1054# CONFIG_NFSD_V4 is not set
1055# CONFIG_NFSD_TCP is not set
1056CONFIG_ROOT_NFS=y
1057CONFIG_LOCKD=y
1058CONFIG_LOCKD_V4=y
1059CONFIG_EXPORTFS=y
1060CONFIG_NFS_COMMON=y
1061CONFIG_SUNRPC=y
1062# CONFIG_RPCSEC_GSS_KRB5 is not set
1063# CONFIG_RPCSEC_GSS_SPKM3 is not set
1064CONFIG_SMB_FS=y
1065# CONFIG_SMB_NLS_DEFAULT is not set
1066# CONFIG_CIFS is not set
1067# CONFIG_NCP_FS is not set
1068# CONFIG_CODA_FS is not set
1069# CONFIG_AFS_FS is not set
1070# CONFIG_9P_FS is not set
1071
1072#
1073# Partition Types
1074#
1075CONFIG_PARTITION_ADVANCED=y
1076# CONFIG_ACORN_PARTITION is not set
1077# CONFIG_OSF_PARTITION is not set
1078# CONFIG_AMIGA_PARTITION is not set
1079# CONFIG_ATARI_PARTITION is not set
1080# CONFIG_MAC_PARTITION is not set
1081CONFIG_MSDOS_PARTITION=y
1082# CONFIG_BSD_DISKLABEL is not set
1083# CONFIG_MINIX_SUBPARTITION is not set
1084# CONFIG_SOLARIS_X86_PARTITION is not set
1085# CONFIG_UNIXWARE_DISKLABEL is not set
1086# CONFIG_LDM_PARTITION is not set
1087# CONFIG_SGI_PARTITION is not set
1088# CONFIG_ULTRIX_PARTITION is not set
1089# CONFIG_SUN_PARTITION is not set
1090# CONFIG_KARMA_PARTITION is not set
1091# CONFIG_EFI_PARTITION is not set
1092
1093#
1094# Native Language Support
1095#
1096CONFIG_NLS=y
1097CONFIG_NLS_DEFAULT="iso8859-1"
1098# CONFIG_NLS_CODEPAGE_437 is not set
1099# CONFIG_NLS_CODEPAGE_737 is not set
1100# CONFIG_NLS_CODEPAGE_775 is not set
1101# CONFIG_NLS_CODEPAGE_850 is not set
1102# CONFIG_NLS_CODEPAGE_852 is not set
1103# CONFIG_NLS_CODEPAGE_855 is not set
1104# CONFIG_NLS_CODEPAGE_857 is not set
1105# CONFIG_NLS_CODEPAGE_860 is not set
1106# CONFIG_NLS_CODEPAGE_861 is not set
1107# CONFIG_NLS_CODEPAGE_862 is not set
1108# CONFIG_NLS_CODEPAGE_863 is not set
1109# CONFIG_NLS_CODEPAGE_864 is not set
1110# CONFIG_NLS_CODEPAGE_865 is not set
1111# CONFIG_NLS_CODEPAGE_866 is not set
1112# CONFIG_NLS_CODEPAGE_869 is not set
1113# CONFIG_NLS_CODEPAGE_936 is not set
1114# CONFIG_NLS_CODEPAGE_950 is not set
1115# CONFIG_NLS_CODEPAGE_932 is not set
1116# CONFIG_NLS_CODEPAGE_949 is not set
1117# CONFIG_NLS_CODEPAGE_874 is not set
1118# CONFIG_NLS_ISO8859_8 is not set
1119# CONFIG_NLS_CODEPAGE_1250 is not set
1120# CONFIG_NLS_CODEPAGE_1251 is not set
1121# CONFIG_NLS_ASCII is not set
1122# CONFIG_NLS_ISO8859_1 is not set
1123# CONFIG_NLS_ISO8859_2 is not set
1124# CONFIG_NLS_ISO8859_3 is not set
1125# CONFIG_NLS_ISO8859_4 is not set
1126# CONFIG_NLS_ISO8859_5 is not set
1127# CONFIG_NLS_ISO8859_6 is not set
1128# CONFIG_NLS_ISO8859_7 is not set
1129# CONFIG_NLS_ISO8859_9 is not set
1130# CONFIG_NLS_ISO8859_13 is not set
1131# CONFIG_NLS_ISO8859_14 is not set
1132# CONFIG_NLS_ISO8859_15 is not set
1133# CONFIG_NLS_KOI8_R is not set
1134# CONFIG_NLS_KOI8_U is not set
1135# CONFIG_NLS_UTF8 is not set
1136
1137#
1138# Profiling support
1139#
1140CONFIG_PROFILING=y
1141CONFIG_OPROFILE=m
1142
1143#
1144# Kernel hacking
1145#
1146# CONFIG_PRINTK_TIME is not set
1147CONFIG_MAGIC_SYSRQ=y
1148CONFIG_DEBUG_KERNEL=y
1149CONFIG_LOG_BUF_SHIFT=14
1150CONFIG_DETECT_SOFTLOCKUP=y
1151# CONFIG_SCHEDSTATS is not set
1152# CONFIG_DEBUG_SLAB is not set
1153# CONFIG_DEBUG_MUTEXES is not set
1154# CONFIG_DEBUG_SPINLOCK is not set
1155# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1156# CONFIG_DEBUG_KOBJECT is not set
1157CONFIG_DEBUG_BUGVERBOSE=y
1158CONFIG_DEBUG_INFO=y
1159# CONFIG_DEBUG_FS is not set
1160# CONFIG_DEBUG_VM is not set
1161CONFIG_FRAME_POINTER=y
1162# CONFIG_UNWIND_INFO is not set
1163CONFIG_FORCED_INLINING=y
1164# CONFIG_RCU_TORTURE_TEST is not set
1165# CONFIG_DEBUG_USER is not set
1166# CONFIG_DEBUG_WAITQ is not set
1167CONFIG_DEBUG_ERRORS=y
1168# CONFIG_DEBUG_LL is not set
1169
1170#
1171# Security options
1172#
1173# CONFIG_KEYS is not set
1174# CONFIG_SECURITY is not set
1175
1176#
1177# Cryptographic options
1178#
1179# CONFIG_CRYPTO is not set
1180
1181#
1182# Hardware crypto devices
1183#
1184
1185#
1186# Library routines
1187#
1188# CONFIG_CRC_CCITT is not set
1189# CONFIG_CRC16 is not set
1190CONFIG_CRC32=y
1191# CONFIG_LIBCRC32C is not set
1192CONFIG_ZLIB_INFLATE=y
1193CONFIG_ZLIB_DEFLATE=y