xref: /linux/arch/sh/configs/dreamcast_defconfig (revision f0eef25339f92f7cd4aeea23d9ae97987a5a1e82)
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.18
4# Tue Oct  3 10:51:55 2006
5#
6CONFIG_SUPERH=y
7CONFIG_RWSEM_GENERIC_SPINLOCK=y
8CONFIG_GENERIC_FIND_NEXT_BIT=y
9CONFIG_GENERIC_HWEIGHT=y
10CONFIG_GENERIC_HARDIRQS=y
11CONFIG_GENERIC_IRQ_PROBE=y
12CONFIG_GENERIC_CALIBRATE_DELAY=y
13CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
14
15#
16# Code maturity level options
17#
18CONFIG_EXPERIMENTAL=y
19CONFIG_BROKEN_ON_SMP=y
20CONFIG_LOCK_KERNEL=y
21CONFIG_INIT_ENV_ARG_LIMIT=32
22
23#
24# General setup
25#
26CONFIG_LOCALVERSION=""
27CONFIG_LOCALVERSION_AUTO=y
28CONFIG_SWAP=y
29CONFIG_SYSVIPC=y
30# CONFIG_IPC_NS is not set
31# CONFIG_POSIX_MQUEUE is not set
32CONFIG_BSD_PROCESS_ACCT=y
33# CONFIG_BSD_PROCESS_ACCT_V3 is not set
34# CONFIG_TASKSTATS is not set
35# CONFIG_UTS_NS is not set
36# CONFIG_AUDIT is not set
37# CONFIG_IKCONFIG is not set
38# CONFIG_RELAY is not set
39CONFIG_INITRAMFS_SOURCE=""
40CONFIG_CC_OPTIMIZE_FOR_SIZE=y
41CONFIG_SYSCTL=y
42CONFIG_EMBEDDED=y
43CONFIG_UID16=y
44# CONFIG_SYSCTL_SYSCALL is not set
45CONFIG_KALLSYMS=y
46# CONFIG_KALLSYMS_EXTRA_PASS is not set
47CONFIG_HOTPLUG=y
48CONFIG_PRINTK=y
49CONFIG_BUG=y
50CONFIG_ELF_CORE=y
51CONFIG_BASE_FULL=y
52CONFIG_FUTEX=y
53CONFIG_EPOLL=y
54CONFIG_SHMEM=y
55CONFIG_SLAB=y
56CONFIG_VM_EVENT_COUNTERS=y
57CONFIG_RT_MUTEXES=y
58# CONFIG_TINY_SHMEM is not set
59CONFIG_BASE_SMALL=0
60# CONFIG_SLOB is not set
61
62#
63# Loadable module support
64#
65CONFIG_MODULES=y
66CONFIG_MODULE_UNLOAD=y
67# CONFIG_MODULE_FORCE_UNLOAD is not set
68# CONFIG_MODVERSIONS is not set
69# CONFIG_MODULE_SRCVERSION_ALL is not set
70CONFIG_KMOD=y
71
72#
73# Block layer
74#
75CONFIG_BLOCK=y
76# CONFIG_LBD is not set
77# CONFIG_BLK_DEV_IO_TRACE is not set
78# CONFIG_LSF is not set
79
80#
81# IO Schedulers
82#
83CONFIG_IOSCHED_NOOP=y
84CONFIG_IOSCHED_AS=y
85CONFIG_IOSCHED_DEADLINE=y
86CONFIG_IOSCHED_CFQ=y
87CONFIG_DEFAULT_AS=y
88# CONFIG_DEFAULT_DEADLINE is not set
89# CONFIG_DEFAULT_CFQ is not set
90# CONFIG_DEFAULT_NOOP is not set
91CONFIG_DEFAULT_IOSCHED="anticipatory"
92
93#
94# System type
95#
96# CONFIG_SH_SOLUTION_ENGINE is not set
97# CONFIG_SH_7751_SOLUTION_ENGINE is not set
98# CONFIG_SH_7300_SOLUTION_ENGINE is not set
99# CONFIG_SH_7343_SOLUTION_ENGINE is not set
100# CONFIG_SH_73180_SOLUTION_ENGINE is not set
101# CONFIG_SH_7751_SYSTEMH is not set
102# CONFIG_SH_HP6XX is not set
103# CONFIG_SH_EC3104 is not set
104# CONFIG_SH_SATURN is not set
105CONFIG_SH_DREAMCAST=y
106# CONFIG_SH_BIGSUR is not set
107# CONFIG_SH_MPC1211 is not set
108# CONFIG_SH_SH03 is not set
109# CONFIG_SH_SECUREEDGE5410 is not set
110# CONFIG_SH_HS7751RVOIP is not set
111# CONFIG_SH_7710VOIPGW is not set
112# CONFIG_SH_RTS7751R2D is not set
113# CONFIG_SH_R7780RP is not set
114# CONFIG_SH_EDOSK7705 is not set
115# CONFIG_SH_SH4202_MICRODEV is not set
116# CONFIG_SH_LANDISK is not set
117# CONFIG_SH_TITAN is not set
118# CONFIG_SH_SHMIN is not set
119# CONFIG_SH_UNKNOWN is not set
120
121#
122# Processor selection
123#
124CONFIG_CPU_SH4=y
125
126#
127# SH-2 Processor Support
128#
129# CONFIG_CPU_SUBTYPE_SH7604 is not set
130
131#
132# SH-3 Processor Support
133#
134# CONFIG_CPU_SUBTYPE_SH7300 is not set
135# CONFIG_CPU_SUBTYPE_SH7705 is not set
136# CONFIG_CPU_SUBTYPE_SH7706 is not set
137# CONFIG_CPU_SUBTYPE_SH7707 is not set
138# CONFIG_CPU_SUBTYPE_SH7708 is not set
139# CONFIG_CPU_SUBTYPE_SH7709 is not set
140# CONFIG_CPU_SUBTYPE_SH7710 is not set
141
142#
143# SH-4 Processor Support
144#
145CONFIG_CPU_SUBTYPE_SH7750=y
146CONFIG_CPU_SUBTYPE_SH7091=y
147CONFIG_CPU_SUBTYPE_SH7750R=y
148# CONFIG_CPU_SUBTYPE_SH7750S is not set
149# CONFIG_CPU_SUBTYPE_SH7751 is not set
150# CONFIG_CPU_SUBTYPE_SH7751R is not set
151# CONFIG_CPU_SUBTYPE_SH7760 is not set
152# CONFIG_CPU_SUBTYPE_SH4_202 is not set
153
154#
155# ST40 Processor Support
156#
157# CONFIG_CPU_SUBTYPE_ST40STB1 is not set
158# CONFIG_CPU_SUBTYPE_ST40GX1 is not set
159
160#
161# SH-4A Processor Support
162#
163# CONFIG_CPU_SUBTYPE_SH7770 is not set
164# CONFIG_CPU_SUBTYPE_SH7780 is not set
165
166#
167# SH4AL-DSP Processor Support
168#
169# CONFIG_CPU_SUBTYPE_SH73180 is not set
170# CONFIG_CPU_SUBTYPE_SH7343 is not set
171
172#
173# Memory management options
174#
175CONFIG_MMU=y
176CONFIG_PAGE_OFFSET=0x80000000
177CONFIG_MEMORY_START=0x0c000000
178CONFIG_MEMORY_SIZE=0x01000000
179CONFIG_VSYSCALL=y
180CONFIG_HUGETLB_PAGE_SIZE_64K=y
181# CONFIG_HUGETLB_PAGE_SIZE_1MB is not set
182CONFIG_SELECT_MEMORY_MODEL=y
183CONFIG_FLATMEM_MANUAL=y
184# CONFIG_DISCONTIGMEM_MANUAL is not set
185# CONFIG_SPARSEMEM_MANUAL is not set
186CONFIG_FLATMEM=y
187CONFIG_FLAT_NODE_MEM_MAP=y
188# CONFIG_SPARSEMEM_STATIC is not set
189CONFIG_SPLIT_PTLOCK_CPUS=4
190# CONFIG_RESOURCES_64BIT is not set
191
192#
193# Cache configuration
194#
195# CONFIG_SH_DIRECT_MAPPED is not set
196# CONFIG_SH_WRITETHROUGH is not set
197# CONFIG_SH_OCRAM is not set
198
199#
200# Processor features
201#
202CONFIG_CPU_LITTLE_ENDIAN=y
203CONFIG_SH_FPU=y
204# CONFIG_SH_DSP is not set
205CONFIG_SH_STORE_QUEUES=y
206CONFIG_CPU_HAS_INTEVT=y
207CONFIG_CPU_HAS_SR_RB=y
208
209#
210# Timer support
211#
212CONFIG_SH_TMU=y
213CONFIG_SH_PCLK_FREQ=49876504
214
215#
216# CPU Frequency scaling
217#
218CONFIG_CPU_FREQ=y
219CONFIG_CPU_FREQ_TABLE=y
220# CONFIG_CPU_FREQ_DEBUG is not set
221CONFIG_CPU_FREQ_STAT=y
222# CONFIG_CPU_FREQ_STAT_DETAILS is not set
223CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
224# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
225CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
226CONFIG_CPU_FREQ_GOV_POWERSAVE=y
227CONFIG_CPU_FREQ_GOV_USERSPACE=y
228# CONFIG_CPU_FREQ_GOV_ONDEMAND is not set
229# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
230# CONFIG_SH_CPU_FREQ is not set
231
232#
233# DMA support
234#
235CONFIG_SH_DMA=y
236CONFIG_NR_ONCHIP_DMA_CHANNELS=4
237CONFIG_NR_DMA_CHANNELS_BOOL=y
238CONFIG_NR_DMA_CHANNELS=9
239
240#
241# Companion Chips
242#
243# CONFIG_HD6446X_SERIES is not set
244
245#
246# Kernel features
247#
248# CONFIG_HZ_100 is not set
249CONFIG_HZ_250=y
250# CONFIG_HZ_1000 is not set
251CONFIG_HZ=250
252# CONFIG_KEXEC is not set
253# CONFIG_SMP is not set
254# CONFIG_PREEMPT_NONE is not set
255# CONFIG_PREEMPT_VOLUNTARY is not set
256CONFIG_PREEMPT=y
257CONFIG_PREEMPT_BKL=y
258
259#
260# Boot options
261#
262CONFIG_ZERO_PAGE_OFFSET=0x00001000
263CONFIG_BOOT_LINK_OFFSET=0x00800000
264# CONFIG_UBC_WAKEUP is not set
265CONFIG_CMDLINE_BOOL=y
266CONFIG_CMDLINE="console=ttySC1,115200 panic=3"
267
268#
269# Bus options
270#
271CONFIG_PCI=y
272# CONFIG_SH_PCIDMA_NONCOHERENT is not set
273CONFIG_PCI_AUTO=y
274# CONFIG_PCI_MULTITHREAD_PROBE is not set
275
276#
277# PCCARD (PCMCIA/CardBus) support
278#
279# CONFIG_PCCARD is not set
280
281#
282# PCI Hotplug Support
283#
284# CONFIG_HOTPLUG_PCI is not set
285
286#
287# Executable file formats
288#
289CONFIG_BINFMT_ELF=y
290# CONFIG_BINFMT_FLAT is not set
291# CONFIG_BINFMT_MISC is not set
292
293#
294# Power management options (EXPERIMENTAL)
295#
296# CONFIG_PM is not set
297
298#
299# Networking
300#
301CONFIG_NET=y
302
303#
304# Networking options
305#
306# CONFIG_NETDEBUG is not set
307CONFIG_PACKET=y
308# CONFIG_PACKET_MMAP is not set
309CONFIG_UNIX=y
310CONFIG_XFRM=y
311# CONFIG_XFRM_USER is not set
312# CONFIG_XFRM_SUB_POLICY is not set
313# CONFIG_NET_KEY is not set
314CONFIG_INET=y
315# CONFIG_IP_MULTICAST is not set
316# CONFIG_IP_ADVANCED_ROUTER is not set
317CONFIG_IP_FIB_HASH=y
318# CONFIG_IP_PNP is not set
319# CONFIG_NET_IPIP is not set
320# CONFIG_NET_IPGRE is not set
321# CONFIG_ARPD is not set
322# CONFIG_SYN_COOKIES is not set
323# CONFIG_INET_AH is not set
324# CONFIG_INET_ESP is not set
325# CONFIG_INET_IPCOMP is not set
326# CONFIG_INET_XFRM_TUNNEL is not set
327# CONFIG_INET_TUNNEL is not set
328CONFIG_INET_XFRM_MODE_TRANSPORT=y
329CONFIG_INET_XFRM_MODE_TUNNEL=y
330CONFIG_INET_DIAG=y
331CONFIG_INET_TCP_DIAG=y
332# CONFIG_TCP_CONG_ADVANCED is not set
333CONFIG_TCP_CONG_CUBIC=y
334CONFIG_DEFAULT_TCP_CONG="cubic"
335# CONFIG_IPV6 is not set
336# CONFIG_INET6_XFRM_TUNNEL is not set
337# CONFIG_INET6_TUNNEL is not set
338# CONFIG_NETWORK_SECMARK is not set
339# CONFIG_NETFILTER is not set
340
341#
342# DCCP Configuration (EXPERIMENTAL)
343#
344# CONFIG_IP_DCCP is not set
345
346#
347# SCTP Configuration (EXPERIMENTAL)
348#
349# CONFIG_IP_SCTP is not set
350
351#
352# TIPC Configuration (EXPERIMENTAL)
353#
354# CONFIG_TIPC is not set
355# CONFIG_ATM is not set
356# CONFIG_BRIDGE is not set
357# CONFIG_VLAN_8021Q is not set
358# CONFIG_DECNET is not set
359# CONFIG_LLC2 is not set
360# CONFIG_IPX is not set
361# CONFIG_ATALK is not set
362# CONFIG_X25 is not set
363# CONFIG_LAPB is not set
364# CONFIG_ECONET is not set
365# CONFIG_WAN_ROUTER is not set
366
367#
368# QoS and/or fair queueing
369#
370# CONFIG_NET_SCHED is not set
371
372#
373# Network testing
374#
375# CONFIG_NET_PKTGEN is not set
376# CONFIG_HAMRADIO is not set
377# CONFIG_IRDA is not set
378# CONFIG_BT is not set
379# CONFIG_IEEE80211 is not set
380
381#
382# Device Drivers
383#
384
385#
386# Generic Driver Options
387#
388# CONFIG_STANDALONE is not set
389CONFIG_PREVENT_FIRMWARE_BUILD=y
390# CONFIG_FW_LOADER is not set
391# CONFIG_SYS_HYPERVISOR is not set
392
393#
394# Connector - unified userspace <-> kernelspace linker
395#
396# CONFIG_CONNECTOR is not set
397
398#
399# Memory Technology Devices (MTD)
400#
401# CONFIG_MTD is not set
402
403#
404# Parallel port support
405#
406# CONFIG_PARPORT is not set
407
408#
409# Plug and Play support
410#
411
412#
413# Block devices
414#
415# CONFIG_BLK_CPQ_DA is not set
416# CONFIG_BLK_CPQ_CISS_DA is not set
417# CONFIG_BLK_DEV_DAC960 is not set
418# CONFIG_BLK_DEV_UMEM is not set
419# CONFIG_BLK_DEV_COW_COMMON is not set
420# CONFIG_BLK_DEV_LOOP is not set
421# CONFIG_BLK_DEV_NBD is not set
422# CONFIG_BLK_DEV_SX8 is not set
423# CONFIG_BLK_DEV_RAM is not set
424# CONFIG_BLK_DEV_INITRD is not set
425# CONFIG_CDROM_PKTCDVD is not set
426# CONFIG_ATA_OVER_ETH is not set
427
428#
429# ATA/ATAPI/MFM/RLL support
430#
431# CONFIG_IDE is not set
432
433#
434# SCSI device support
435#
436# CONFIG_RAID_ATTRS is not set
437# CONFIG_SCSI is not set
438# CONFIG_SCSI_NETLINK is not set
439
440#
441# Serial ATA (prod) and Parallel ATA (experimental) drivers
442#
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_IEEE1394 is not set
459
460#
461# I2O device support
462#
463# CONFIG_I2O is not set
464
465#
466# Network device support
467#
468CONFIG_NETDEVICES=y
469# CONFIG_DUMMY is not set
470# CONFIG_BONDING is not set
471# CONFIG_EQUALIZER is not set
472# CONFIG_TUN is not set
473
474#
475# ARCnet devices
476#
477# CONFIG_ARCNET is not set
478
479#
480# PHY device support
481#
482# CONFIG_PHYLIB is not set
483
484#
485# Ethernet (10 or 100Mbit)
486#
487CONFIG_NET_ETHERNET=y
488CONFIG_MII=y
489# CONFIG_STNIC is not set
490# CONFIG_HAPPYMEAL is not set
491# CONFIG_SUNGEM is not set
492# CONFIG_CASSINI is not set
493# CONFIG_NET_VENDOR_3COM is not set
494# CONFIG_SMC91X is not set
495
496#
497# Tulip family network device support
498#
499# CONFIG_NET_TULIP is not set
500# CONFIG_HP100 is not set
501CONFIG_NET_PCI=y
502# CONFIG_PCNET32 is not set
503# CONFIG_AMD8111_ETH is not set
504# CONFIG_ADAPTEC_STARFIRE is not set
505# CONFIG_B44 is not set
506# CONFIG_FORCEDETH is not set
507# CONFIG_DGRS is not set
508# CONFIG_EEPRO100 is not set
509# CONFIG_E100 is not set
510# CONFIG_FEALNX is not set
511# CONFIG_NATSEMI is not set
512# CONFIG_NE2K_PCI is not set
513# CONFIG_8139CP is not set
514CONFIG_8139TOO=y
515# CONFIG_8139TOO_PIO is not set
516# CONFIG_8139TOO_TUNE_TWISTER is not set
517# CONFIG_8139TOO_8129 is not set
518# CONFIG_8139_OLD_RX_RESET is not set
519# CONFIG_SIS900 is not set
520# CONFIG_EPIC100 is not set
521# CONFIG_SUNDANCE is not set
522# CONFIG_TLAN is not set
523# CONFIG_VIA_RHINE is not set
524
525#
526# Ethernet (1000 Mbit)
527#
528# CONFIG_ACENIC is not set
529# CONFIG_DL2K is not set
530# CONFIG_E1000 is not set
531# CONFIG_NS83820 is not set
532# CONFIG_HAMACHI is not set
533# CONFIG_YELLOWFIN is not set
534# CONFIG_R8169 is not set
535# CONFIG_SIS190 is not set
536# CONFIG_SKGE is not set
537# CONFIG_SKY2 is not set
538# CONFIG_SK98LIN is not set
539# CONFIG_VIA_VELOCITY is not set
540# CONFIG_TIGON3 is not set
541# CONFIG_BNX2 is not set
542# CONFIG_QLA3XXX is not set
543
544#
545# Ethernet (10000 Mbit)
546#
547# CONFIG_CHELSIO_T1 is not set
548# CONFIG_IXGB is not set
549# CONFIG_S2IO is not set
550# CONFIG_MYRI10GE is not set
551
552#
553# Token Ring devices
554#
555# CONFIG_TR is not set
556
557#
558# Wireless LAN (non-hamradio)
559#
560# CONFIG_NET_RADIO is not set
561
562#
563# Wan interfaces
564#
565# CONFIG_WAN is not set
566# CONFIG_FDDI is not set
567# CONFIG_HIPPI is not set
568# CONFIG_PPP is not set
569# CONFIG_SLIP is not set
570# CONFIG_SHAPER is not set
571# CONFIG_NETCONSOLE is not set
572# CONFIG_NETPOLL is not set
573# CONFIG_NET_POLL_CONTROLLER is not set
574
575#
576# ISDN subsystem
577#
578# CONFIG_ISDN is not set
579
580#
581# Telephony Support
582#
583# CONFIG_PHONE is not set
584
585#
586# Input device support
587#
588CONFIG_INPUT=y
589# CONFIG_INPUT_FF_MEMLESS is not set
590
591#
592# Userland interfaces
593#
594CONFIG_INPUT_MOUSEDEV=y
595CONFIG_INPUT_MOUSEDEV_PSAUX=y
596CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
597CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
598# CONFIG_INPUT_JOYDEV is not set
599# CONFIG_INPUT_TSDEV is not set
600# CONFIG_INPUT_EVDEV is not set
601# CONFIG_INPUT_EVBUG is not set
602
603#
604# Input Device Drivers
605#
606CONFIG_INPUT_KEYBOARD=y
607CONFIG_KEYBOARD_ATKBD=y
608# CONFIG_KEYBOARD_SUNKBD is not set
609# CONFIG_KEYBOARD_LKKBD is not set
610# CONFIG_KEYBOARD_XTKBD is not set
611# CONFIG_KEYBOARD_NEWTON is not set
612# CONFIG_KEYBOARD_STOWAWAY is not set
613CONFIG_INPUT_MOUSE=y
614CONFIG_MOUSE_PS2=y
615# CONFIG_MOUSE_SERIAL is not set
616# CONFIG_MOUSE_VSXXXAA is not set
617# CONFIG_INPUT_JOYSTICK is not set
618# CONFIG_INPUT_TOUCHSCREEN is not set
619# CONFIG_INPUT_MISC is not set
620
621#
622# Hardware I/O ports
623#
624CONFIG_SERIO=y
625# CONFIG_SERIO_I8042 is not set
626# CONFIG_SERIO_SERPORT is not set
627# CONFIG_SERIO_PCIPS2 is not set
628CONFIG_SERIO_LIBPS2=y
629# CONFIG_SERIO_RAW is not set
630# CONFIG_GAMEPORT is not set
631
632#
633# Character devices
634#
635CONFIG_VT=y
636CONFIG_VT_CONSOLE=y
637CONFIG_HW_CONSOLE=y
638# CONFIG_VT_HW_CONSOLE_BINDING is not set
639# CONFIG_SERIAL_NONSTANDARD is not set
640
641#
642# Serial drivers
643#
644# CONFIG_SERIAL_8250 is not set
645
646#
647# Non-8250 serial port support
648#
649CONFIG_SERIAL_SH_SCI=y
650CONFIG_SERIAL_SH_SCI_NR_UARTS=2
651CONFIG_SERIAL_SH_SCI_CONSOLE=y
652CONFIG_SERIAL_CORE=y
653CONFIG_SERIAL_CORE_CONSOLE=y
654# CONFIG_SERIAL_JSM is not set
655CONFIG_UNIX98_PTYS=y
656CONFIG_LEGACY_PTYS=y
657CONFIG_LEGACY_PTY_COUNT=256
658
659#
660# IPMI
661#
662# CONFIG_IPMI_HANDLER is not set
663
664#
665# Watchdog Cards
666#
667CONFIG_WATCHDOG=y
668# CONFIG_WATCHDOG_NOWAYOUT is not set
669
670#
671# Watchdog Device Drivers
672#
673# CONFIG_SOFT_WATCHDOG is not set
674CONFIG_SH_WDT=y
675# CONFIG_SH_WDT_MMAP is not set
676
677#
678# PCI-based Watchdog Cards
679#
680# CONFIG_PCIPCWATCHDOG is not set
681# CONFIG_WDTPCI is not set
682CONFIG_HW_RANDOM=y
683# CONFIG_GEN_RTC is not set
684# CONFIG_DTLK is not set
685# CONFIG_R3964 is not set
686# CONFIG_APPLICOM is not set
687
688#
689# Ftape, the floppy tape device driver
690#
691# CONFIG_DRM is not set
692# CONFIG_RAW_DRIVER is not set
693
694#
695# TPM devices
696#
697# CONFIG_TCG_TPM is not set
698# CONFIG_TELCLOCK is not set
699
700#
701# I2C support
702#
703# CONFIG_I2C is not set
704
705#
706# SPI support
707#
708# CONFIG_SPI is not set
709# CONFIG_SPI_MASTER is not set
710
711#
712# Dallas's 1-wire bus
713#
714
715#
716# Hardware Monitoring support
717#
718CONFIG_HWMON=y
719# CONFIG_HWMON_VID is not set
720# CONFIG_SENSORS_ABITUGURU is not set
721# CONFIG_SENSORS_F71805F is not set
722# CONFIG_SENSORS_VT1211 is not set
723# CONFIG_HWMON_DEBUG_CHIP is not set
724
725#
726# Misc devices
727#
728
729#
730# Multimedia devices
731#
732# CONFIG_VIDEO_DEV is not set
733CONFIG_VIDEO_V4L2=y
734
735#
736# Digital Video Broadcasting Devices
737#
738# CONFIG_DVB is not set
739
740#
741# Graphics support
742#
743CONFIG_FIRMWARE_EDID=y
744CONFIG_FB=y
745CONFIG_FB_CFB_FILLRECT=y
746CONFIG_FB_CFB_COPYAREA=y
747CONFIG_FB_CFB_IMAGEBLIT=y
748# CONFIG_FB_MACMODES is not set
749# CONFIG_FB_BACKLIGHT is not set
750# CONFIG_FB_MODE_HELPERS is not set
751# CONFIG_FB_TILEBLITTING is not set
752# CONFIG_FB_CIRRUS is not set
753# CONFIG_FB_PM2 is not set
754# CONFIG_FB_CYBER2000 is not set
755# CONFIG_FB_ASILIANT is not set
756# CONFIG_FB_IMSTT is not set
757CONFIG_FB_PVR2=y
758# CONFIG_FB_EPSON1355 is not set
759# CONFIG_FB_S1D13XXX is not set
760# CONFIG_FB_NVIDIA is not set
761# CONFIG_FB_RIVA is not set
762# CONFIG_FB_MATROX is not set
763# CONFIG_FB_RADEON is not set
764# CONFIG_FB_ATY128 is not set
765# CONFIG_FB_ATY is not set
766# CONFIG_FB_SAVAGE is not set
767# CONFIG_FB_SIS is not set
768# CONFIG_FB_NEOMAGIC is not set
769# CONFIG_FB_KYRO is not set
770# CONFIG_FB_3DFX is not set
771# CONFIG_FB_VOODOO1 is not set
772# CONFIG_FB_TRIDENT is not set
773# CONFIG_FB_VIRTUAL is not set
774
775#
776# Console display driver support
777#
778CONFIG_DUMMY_CONSOLE=y
779CONFIG_FRAMEBUFFER_CONSOLE=y
780# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
781CONFIG_FONTS=y
782CONFIG_FONT_8x8=y
783CONFIG_FONT_8x16=y
784# CONFIG_FONT_6x11 is not set
785# CONFIG_FONT_7x14 is not set
786# CONFIG_FONT_PEARL_8x8 is not set
787# CONFIG_FONT_ACORN_8x8 is not set
788# CONFIG_FONT_MINI_4x6 is not set
789# CONFIG_FONT_SUN8x16 is not set
790# CONFIG_FONT_SUN12x22 is not set
791# CONFIG_FONT_10x18 is not set
792
793#
794# Logo configuration
795#
796CONFIG_LOGO=y
797# CONFIG_LOGO_LINUX_MONO is not set
798# CONFIG_LOGO_LINUX_VGA16 is not set
799# CONFIG_LOGO_LINUX_CLUT224 is not set
800# CONFIG_LOGO_SUPERH_MONO is not set
801# CONFIG_LOGO_SUPERH_VGA16 is not set
802CONFIG_LOGO_SUPERH_CLUT224=y
803# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
804
805#
806# Sound
807#
808# CONFIG_SOUND is not set
809
810#
811# USB support
812#
813CONFIG_USB_ARCH_HAS_HCD=y
814CONFIG_USB_ARCH_HAS_OHCI=y
815CONFIG_USB_ARCH_HAS_EHCI=y
816# CONFIG_USB is not set
817
818#
819# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
820#
821
822#
823# USB Gadget Support
824#
825# CONFIG_USB_GADGET is not set
826
827#
828# MMC/SD Card support
829#
830# CONFIG_MMC is not set
831
832#
833# LED devices
834#
835# CONFIG_NEW_LEDS is not set
836
837#
838# LED drivers
839#
840
841#
842# LED Triggers
843#
844
845#
846# InfiniBand support
847#
848# CONFIG_INFINIBAND is not set
849
850#
851# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
852#
853
854#
855# Real Time Clock
856#
857# CONFIG_RTC_CLASS is not set
858
859#
860# DMA Engine support
861#
862# CONFIG_DMA_ENGINE is not set
863
864#
865# DMA Clients
866#
867
868#
869# DMA Devices
870#
871
872#
873# File systems
874#
875# CONFIG_EXT2_FS is not set
876# CONFIG_EXT3_FS is not set
877# CONFIG_REISERFS_FS is not set
878# CONFIG_JFS_FS is not set
879# CONFIG_FS_POSIX_ACL is not set
880# CONFIG_XFS_FS is not set
881# CONFIG_OCFS2_FS is not set
882# CONFIG_MINIX_FS is not set
883# CONFIG_ROMFS_FS is not set
884CONFIG_INOTIFY=y
885CONFIG_INOTIFY_USER=y
886# CONFIG_QUOTA is not set
887# CONFIG_DNOTIFY is not set
888# CONFIG_AUTOFS_FS is not set
889# CONFIG_AUTOFS4_FS is not set
890# CONFIG_FUSE_FS is not set
891
892#
893# CD-ROM/DVD Filesystems
894#
895# CONFIG_ISO9660_FS is not set
896# CONFIG_UDF_FS is not set
897
898#
899# DOS/FAT/NT Filesystems
900#
901# CONFIG_MSDOS_FS is not set
902# CONFIG_VFAT_FS is not set
903# CONFIG_NTFS_FS is not set
904
905#
906# Pseudo filesystems
907#
908CONFIG_PROC_FS=y
909CONFIG_PROC_KCORE=y
910CONFIG_PROC_SYSCTL=y
911CONFIG_SYSFS=y
912CONFIG_TMPFS=y
913# CONFIG_TMPFS_POSIX_ACL is not set
914CONFIG_HUGETLBFS=y
915CONFIG_HUGETLB_PAGE=y
916CONFIG_RAMFS=y
917# CONFIG_CONFIGFS_FS is not set
918
919#
920# Miscellaneous filesystems
921#
922# CONFIG_ADFS_FS is not set
923# CONFIG_AFFS_FS is not set
924# CONFIG_HFS_FS is not set
925# CONFIG_HFSPLUS_FS is not set
926# CONFIG_BEFS_FS is not set
927# CONFIG_BFS_FS is not set
928# CONFIG_EFS_FS is not set
929# CONFIG_CRAMFS is not set
930# CONFIG_VXFS_FS is not set
931# CONFIG_HPFS_FS is not set
932# CONFIG_QNX4FS_FS is not set
933# CONFIG_SYSV_FS is not set
934# CONFIG_UFS_FS is not set
935
936#
937# Network File Systems
938#
939# CONFIG_NFS_FS is not set
940# CONFIG_NFSD is not set
941# CONFIG_SMB_FS is not set
942# CONFIG_CIFS is not set
943# CONFIG_NCP_FS is not set
944# CONFIG_CODA_FS is not set
945# CONFIG_AFS_FS is not set
946# CONFIG_9P_FS is not set
947
948#
949# Partition Types
950#
951# CONFIG_PARTITION_ADVANCED is not set
952CONFIG_MSDOS_PARTITION=y
953
954#
955# Native Language Support
956#
957# CONFIG_NLS is not set
958
959#
960# Profiling support
961#
962CONFIG_PROFILING=y
963# CONFIG_OPROFILE is not set
964
965#
966# Kernel hacking
967#
968# CONFIG_PRINTK_TIME is not set
969CONFIG_ENABLE_MUST_CHECK=y
970# CONFIG_MAGIC_SYSRQ is not set
971# CONFIG_UNUSED_SYMBOLS is not set
972# CONFIG_DEBUG_KERNEL is not set
973CONFIG_LOG_BUF_SHIFT=14
974# CONFIG_DEBUG_BUGVERBOSE is not set
975# CONFIG_DEBUG_FS is not set
976# CONFIG_SH_STANDARD_BIOS is not set
977# CONFIG_EARLY_SCIF_CONSOLE is not set
978# CONFIG_KGDB is not set
979
980#
981# Security options
982#
983# CONFIG_KEYS is not set
984# CONFIG_SECURITY is not set
985
986#
987# Cryptographic options
988#
989# CONFIG_CRYPTO is not set
990
991#
992# Library routines
993#
994# CONFIG_CRC_CCITT is not set
995# CONFIG_CRC16 is not set
996CONFIG_CRC32=y
997# CONFIG_LIBCRC32C is not set
998CONFIG_PLIST=y
999