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