aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/configs/radstone_ppc7d_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc/configs/radstone_ppc7d_defconfig')
-rw-r--r--arch/ppc/configs/radstone_ppc7d_defconfig956
1 files changed, 956 insertions, 0 deletions
diff --git a/arch/ppc/configs/radstone_ppc7d_defconfig b/arch/ppc/configs/radstone_ppc7d_defconfig
new file mode 100644
index 000000000000..7f6467e77949
--- /dev/null
+++ b/arch/ppc/configs/radstone_ppc7d_defconfig
@@ -0,0 +1,956 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.11
4# Tue Mar 15 14:31:19 2005
5#
6CONFIG_MMU=y
7CONFIG_GENERIC_HARDIRQS=y
8CONFIG_RWSEM_XCHGADD_ALGORITHM=y
9CONFIG_GENERIC_CALIBRATE_DELAY=y
10CONFIG_HAVE_DEC_LOCK=y
11CONFIG_PPC=y
12CONFIG_PPC32=y
13CONFIG_GENERIC_NVRAM=y
14
15#
16# Code maturity level options
17#
18CONFIG_EXPERIMENTAL=y
19CONFIG_CLEAN_COMPILE=y
20CONFIG_BROKEN_ON_SMP=y
21
22#
23# General setup
24#
25CONFIG_LOCALVERSION=""
26CONFIG_SWAP=y
27CONFIG_SYSVIPC=y
28# CONFIG_POSIX_MQUEUE is not set
29# CONFIG_BSD_PROCESS_ACCT is not set
30CONFIG_SYSCTL=y
31# CONFIG_AUDIT is not set
32# CONFIG_HOTPLUG is not set
33CONFIG_KOBJECT_UEVENT=y
34# CONFIG_IKCONFIG is not set
35CONFIG_EMBEDDED=y
36CONFIG_KALLSYMS=y
37CONFIG_KALLSYMS_EXTRA_PASS=y
38CONFIG_BASE_FULL=y
39CONFIG_FUTEX=y
40CONFIG_EPOLL=y
41# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
42CONFIG_SHMEM=y
43CONFIG_CC_ALIGN_FUNCTIONS=0
44CONFIG_CC_ALIGN_LABELS=0
45CONFIG_CC_ALIGN_LOOPS=0
46CONFIG_CC_ALIGN_JUMPS=0
47# CONFIG_TINY_SHMEM is not set
48CONFIG_BASE_SMALL=0
49
50#
51# Loadable module support
52#
53CONFIG_MODULES=y
54CONFIG_MODULE_UNLOAD=y
55# CONFIG_MODULE_FORCE_UNLOAD is not set
56CONFIG_OBSOLETE_MODPARM=y
57# CONFIG_MODVERSIONS is not set
58# CONFIG_MODULE_SRCVERSION_ALL is not set
59CONFIG_KMOD=y
60
61#
62# Processor
63#
64CONFIG_6xx=y
65# CONFIG_40x is not set
66# CONFIG_44x is not set
67# CONFIG_POWER3 is not set
68# CONFIG_POWER4 is not set
69# CONFIG_8xx is not set
70# CONFIG_E500 is not set
71CONFIG_ALTIVEC=y
72# CONFIG_TAU is not set
73# CONFIG_CPU_FREQ is not set
74CONFIG_PPC_GEN550=y
75# CONFIG_PM is not set
76CONFIG_PPC_STD_MMU=y
77# CONFIG_NOT_COHERENT_CACHE is not set
78
79#
80# Platform options
81#
82# CONFIG_PPC_MULTIPLATFORM is not set
83# CONFIG_APUS is not set
84# CONFIG_KATANA is not set
85# CONFIG_WILLOW is not set
86# CONFIG_CPCI690 is not set
87# CONFIG_PCORE is not set
88# CONFIG_POWERPMC250 is not set
89# CONFIG_CHESTNUT is not set
90# CONFIG_SPRUCE is not set
91# CONFIG_EV64260 is not set
92# CONFIG_LOPEC is not set
93# CONFIG_MCPN765 is not set
94# CONFIG_MVME5100 is not set
95# CONFIG_PPLUS is not set
96# CONFIG_PRPMC750 is not set
97# CONFIG_PRPMC800 is not set
98# CONFIG_SANDPOINT is not set
99CONFIG_RADSTONE_PPC7D=y
100# CONFIG_ADIR is not set
101# CONFIG_K2 is not set
102# CONFIG_PAL4 is not set
103# CONFIG_GEMINI is not set
104# CONFIG_EST8260 is not set
105# CONFIG_SBC82xx is not set
106# CONFIG_SBS8260 is not set
107# CONFIG_RPX8260 is not set
108# CONFIG_TQM8260 is not set
109# CONFIG_ADS8272 is not set
110# CONFIG_PQ2FADS is not set
111# CONFIG_LITE5200 is not set
112# CONFIG_MPC834x_SYS is not set
113CONFIG_MV64360=y
114CONFIG_MV64X60=y
115
116#
117# Set bridge options
118#
119CONFIG_MV64X60_BASE=0xfef00000
120CONFIG_MV64X60_NEW_BASE=0xfef00000
121# CONFIG_SMP is not set
122# CONFIG_PREEMPT is not set
123# CONFIG_HIGHMEM is not set
124CONFIG_BINFMT_ELF=y
125CONFIG_BINFMT_MISC=y
126CONFIG_CMDLINE_BOOL=y
127CONFIG_CMDLINE="console=ttyS0,9600"
128
129#
130# Bus options
131#
132CONFIG_GENERIC_ISA_DMA=y
133CONFIG_PCI=y
134CONFIG_PCI_DOMAINS=y
135CONFIG_PCI_LEGACY_PROC=y
136CONFIG_PCI_NAMES=y
137
138#
139# PCCARD (PCMCIA/CardBus) support
140#
141# CONFIG_PCCARD is not set
142
143#
144# Advanced setup
145#
146CONFIG_ADVANCED_OPTIONS=y
147CONFIG_HIGHMEM_START=0xfe000000
148# CONFIG_LOWMEM_SIZE_BOOL is not set
149CONFIG_LOWMEM_SIZE=0x30000000
150# CONFIG_KERNEL_START_BOOL is not set
151CONFIG_KERNEL_START=0xc0000000
152# CONFIG_TASK_SIZE_BOOL is not set
153CONFIG_TASK_SIZE=0x80000000
154# CONFIG_BOOT_LOAD_BOOL is not set
155CONFIG_BOOT_LOAD=0x00800000
156
157#
158# Device Drivers
159#
160
161#
162# Generic Driver Options
163#
164CONFIG_STANDALONE=y
165CONFIG_PREVENT_FIRMWARE_BUILD=y
166# CONFIG_FW_LOADER is not set
167
168#
169# Memory Technology Devices (MTD)
170#
171CONFIG_MTD=y
172# CONFIG_MTD_DEBUG is not set
173# CONFIG_MTD_CONCAT is not set
174# CONFIG_MTD_PARTITIONS is not set
175
176#
177# User Modules And Translation Layers
178#
179CONFIG_MTD_CHAR=y
180CONFIG_MTD_BLOCK=y
181CONFIG_FTL=y
182# CONFIG_NFTL is not set
183# CONFIG_INFTL is not set
184
185#
186# RAM/ROM/Flash chip drivers
187#
188CONFIG_MTD_CFI=y
189# CONFIG_MTD_JEDECPROBE is not set
190CONFIG_MTD_GEN_PROBE=y
191CONFIG_MTD_CFI_ADV_OPTIONS=y
192CONFIG_MTD_CFI_NOSWAP=y
193# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
194# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
195# CONFIG_MTD_CFI_GEOMETRY is not set
196CONFIG_MTD_MAP_BANK_WIDTH_1=y
197CONFIG_MTD_MAP_BANK_WIDTH_2=y
198CONFIG_MTD_MAP_BANK_WIDTH_4=y
199# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
200# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
201# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
202CONFIG_MTD_CFI_I1=y
203CONFIG_MTD_CFI_I2=y
204# CONFIG_MTD_CFI_I4 is not set
205# CONFIG_MTD_CFI_I8 is not set
206CONFIG_MTD_CFI_INTELEXT=y
207# CONFIG_MTD_CFI_AMDSTD is not set
208# CONFIG_MTD_CFI_STAA is not set
209CONFIG_MTD_CFI_UTIL=y
210# CONFIG_MTD_RAM is not set
211# CONFIG_MTD_ROM is not set
212# CONFIG_MTD_ABSENT is not set
213# CONFIG_MTD_XIP is not set
214
215#
216# Mapping drivers for chip access
217#
218# CONFIG_MTD_COMPLEX_MAPPINGS is not set
219# CONFIG_MTD_PHYSMAP is not set
220
221#
222# Self-contained MTD device drivers
223#
224# CONFIG_MTD_PMC551 is not set
225# CONFIG_MTD_SLRAM is not set
226# CONFIG_MTD_PHRAM is not set
227# CONFIG_MTD_MTDRAM is not set
228# CONFIG_MTD_BLKMTD is not set
229# CONFIG_MTD_BLOCK2MTD is not set
230
231#
232# Disk-On-Chip Device Drivers
233#
234# CONFIG_MTD_DOC2000 is not set
235# CONFIG_MTD_DOC2001 is not set
236# CONFIG_MTD_DOC2001PLUS is not set
237
238#
239# NAND Flash Device Drivers
240#
241# CONFIG_MTD_NAND is not set
242
243#
244# Parallel port support
245#
246# CONFIG_PARPORT is not set
247
248#
249# Plug and Play support
250#
251
252#
253# Block devices
254#
255# CONFIG_BLK_DEV_FD is not set
256# CONFIG_BLK_CPQ_DA is not set
257# CONFIG_BLK_CPQ_CISS_DA is not set
258# CONFIG_BLK_DEV_DAC960 is not set
259# CONFIG_BLK_DEV_UMEM is not set
260# CONFIG_BLK_DEV_COW_COMMON is not set
261CONFIG_BLK_DEV_LOOP=y
262# CONFIG_BLK_DEV_CRYPTOLOOP is not set
263# CONFIG_BLK_DEV_NBD is not set
264# CONFIG_BLK_DEV_SX8 is not set
265CONFIG_BLK_DEV_RAM=y
266CONFIG_BLK_DEV_RAM_COUNT=16
267CONFIG_BLK_DEV_RAM_SIZE=8192
268CONFIG_BLK_DEV_INITRD=y
269CONFIG_INITRAMFS_SOURCE=""
270# CONFIG_LBD is not set
271# CONFIG_CDROM_PKTCDVD is not set
272
273#
274# IO Schedulers
275#
276CONFIG_IOSCHED_NOOP=y
277CONFIG_IOSCHED_AS=y
278CONFIG_IOSCHED_DEADLINE=y
279CONFIG_IOSCHED_CFQ=y
280# CONFIG_ATA_OVER_ETH is not set
281
282#
283# ATA/ATAPI/MFM/RLL support
284#
285# CONFIG_IDE is not set
286
287#
288# SCSI device support
289#
290CONFIG_SCSI=y
291CONFIG_SCSI_PROC_FS=y
292
293#
294# SCSI support type (disk, tape, CD-ROM)
295#
296CONFIG_BLK_DEV_SD=y
297# CONFIG_CHR_DEV_ST is not set
298# CONFIG_CHR_DEV_OSST is not set
299CONFIG_BLK_DEV_SR=y
300CONFIG_BLK_DEV_SR_VENDOR=y
301CONFIG_CHR_DEV_SG=y
302
303#
304# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
305#
306CONFIG_SCSI_MULTI_LUN=y
307CONFIG_SCSI_CONSTANTS=y
308CONFIG_SCSI_LOGGING=y
309
310#
311# SCSI Transport Attributes
312#
313CONFIG_SCSI_SPI_ATTRS=y
314# CONFIG_SCSI_FC_ATTRS is not set
315# CONFIG_SCSI_ISCSI_ATTRS is not set
316
317#
318# SCSI low-level drivers
319#
320# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
321# CONFIG_SCSI_3W_9XXX is not set
322# CONFIG_SCSI_ACARD is not set
323# CONFIG_SCSI_AACRAID is not set
324# CONFIG_SCSI_AIC7XXX is not set
325# CONFIG_SCSI_AIC7XXX_OLD is not set
326# CONFIG_SCSI_AIC79XX is not set
327# CONFIG_SCSI_DPT_I2O is not set
328# CONFIG_MEGARAID_NEWGEN is not set
329# CONFIG_MEGARAID_LEGACY is not set
330# CONFIG_SCSI_SATA is not set
331# CONFIG_SCSI_BUSLOGIC is not set
332# CONFIG_SCSI_DMX3191D is not set
333# CONFIG_SCSI_EATA is not set
334# CONFIG_SCSI_EATA_PIO is not set
335# CONFIG_SCSI_FUTURE_DOMAIN is not set
336# CONFIG_SCSI_GDTH is not set
337# CONFIG_SCSI_IPS is not set
338# CONFIG_SCSI_INITIO is not set
339# CONFIG_SCSI_INIA100 is not set
340CONFIG_SCSI_SYM53C8XX_2=y
341CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
342CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
343CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
344# CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set
345# CONFIG_SCSI_IPR is not set
346# CONFIG_SCSI_QLOGIC_ISP is not set
347# CONFIG_SCSI_QLOGIC_FC is not set
348# CONFIG_SCSI_QLOGIC_1280 is not set
349CONFIG_SCSI_QLA2XXX=y
350# CONFIG_SCSI_QLA21XX is not set
351# CONFIG_SCSI_QLA22XX is not set
352# CONFIG_SCSI_QLA2300 is not set
353# CONFIG_SCSI_QLA2322 is not set
354# CONFIG_SCSI_QLA6312 is not set
355# CONFIG_SCSI_DC395x is not set
356# CONFIG_SCSI_DC390T is not set
357# CONFIG_SCSI_NSP32 is not set
358# CONFIG_SCSI_DEBUG is not set
359
360#
361# Multi-device support (RAID and LVM)
362#
363# CONFIG_MD is not set
364
365#
366# Fusion MPT device support
367#
368# CONFIG_FUSION is not set
369
370#
371# IEEE 1394 (FireWire) support
372#
373# CONFIG_IEEE1394 is not set
374
375#
376# I2O device support
377#
378# CONFIG_I2O is not set
379
380#
381# Macintosh device drivers
382#
383
384#
385# Networking support
386#
387CONFIG_NET=y
388
389#
390# Networking options
391#
392CONFIG_PACKET=y
393# CONFIG_PACKET_MMAP is not set
394# CONFIG_NETLINK_DEV is not set
395CONFIG_UNIX=y
396# CONFIG_NET_KEY is not set
397CONFIG_INET=y
398CONFIG_IP_MULTICAST=y
399# CONFIG_IP_ADVANCED_ROUTER is not set
400CONFIG_IP_PNP=y
401CONFIG_IP_PNP_DHCP=y
402CONFIG_IP_PNP_BOOTP=y
403# CONFIG_IP_PNP_RARP is not set
404# CONFIG_NET_IPIP is not set
405# CONFIG_NET_IPGRE is not set
406# CONFIG_IP_MROUTE is not set
407# CONFIG_ARPD is not set
408CONFIG_SYN_COOKIES=y
409# CONFIG_INET_AH is not set
410# CONFIG_INET_ESP is not set
411# CONFIG_INET_IPCOMP is not set
412# CONFIG_INET_TUNNEL is not set
413CONFIG_IP_TCPDIAG=y
414# CONFIG_IP_TCPDIAG_IPV6 is not set
415# CONFIG_IPV6 is not set
416# CONFIG_NETFILTER is not set
417
418#
419# SCTP Configuration (EXPERIMENTAL)
420#
421# CONFIG_IP_SCTP is not set
422# CONFIG_ATM is not set
423CONFIG_BRIDGE=y
424# CONFIG_VLAN_8021Q is not set
425# CONFIG_DECNET is not set
426# CONFIG_LLC2 is not set
427# CONFIG_IPX is not set
428# CONFIG_ATALK is not set
429# CONFIG_X25 is not set
430# CONFIG_LAPB is not set
431# CONFIG_NET_DIVERT is not set
432# CONFIG_ECONET is not set
433# CONFIG_WAN_ROUTER is not set
434
435#
436# QoS and/or fair queueing
437#
438# CONFIG_NET_SCHED is not set
439# CONFIG_NET_CLS_ROUTE is not set
440
441#
442# Network testing
443#
444# CONFIG_NET_PKTGEN is not set
445# CONFIG_NETPOLL is not set
446# CONFIG_NET_POLL_CONTROLLER is not set
447# CONFIG_HAMRADIO is not set
448# CONFIG_IRDA is not set
449# CONFIG_BT is not set
450CONFIG_NETDEVICES=y
451# CONFIG_DUMMY is not set
452# CONFIG_BONDING is not set
453# CONFIG_EQUALIZER is not set
454# CONFIG_TUN is not set
455
456#
457# ARCnet devices
458#
459# CONFIG_ARCNET is not set
460
461#
462# Ethernet (10 or 100Mbit)
463#
464CONFIG_NET_ETHERNET=y
465CONFIG_MII=y
466# CONFIG_HAPPYMEAL is not set
467# CONFIG_SUNGEM is not set
468# CONFIG_NET_VENDOR_3COM is not set
469
470#
471# Tulip family network device support
472#
473CONFIG_NET_TULIP=y
474# CONFIG_DE2104X is not set
475CONFIG_TULIP=y
476# CONFIG_TULIP_MWI is not set
477# CONFIG_TULIP_MMIO is not set
478# CONFIG_TULIP_NAPI is not set
479# CONFIG_DE4X5 is not set
480# CONFIG_WINBOND_840 is not set
481# CONFIG_DM9102 is not set
482# CONFIG_HP100 is not set
483CONFIG_NET_PCI=y
484# CONFIG_PCNET32 is not set
485# CONFIG_AMD8111_ETH is not set
486# CONFIG_ADAPTEC_STARFIRE is not set
487# CONFIG_B44 is not set
488# CONFIG_FORCEDETH is not set
489# CONFIG_DGRS is not set
490# CONFIG_EEPRO100 is not set
491CONFIG_E100=y
492# CONFIG_FEALNX is not set
493# CONFIG_NATSEMI is not set
494# CONFIG_NE2K_PCI is not set
495# CONFIG_8139CP is not set
496# CONFIG_8139TOO is not set
497# CONFIG_SIS900 is not set
498# CONFIG_EPIC100 is not set
499# CONFIG_SUNDANCE is not set
500# CONFIG_TLAN is not set
501# CONFIG_VIA_RHINE is not set
502
503#
504# Ethernet (1000 Mbit)
505#
506# CONFIG_ACENIC is not set
507# CONFIG_DL2K is not set
508# CONFIG_E1000 is not set
509# CONFIG_NS83820 is not set
510# CONFIG_HAMACHI is not set
511# CONFIG_YELLOWFIN is not set
512CONFIG_R8169=y
513CONFIG_R8169_NAPI=y
514CONFIG_SK98LIN=y
515# CONFIG_VIA_VELOCITY is not set
516CONFIG_TIGON3=y
517CONFIG_MV643XX_ETH=y
518CONFIG_MV643XX_ETH_0=y
519CONFIG_MV643XX_ETH_1=y
520# CONFIG_MV643XX_ETH_2 is not set
521
522#
523# Ethernet (10000 Mbit)
524#
525# CONFIG_IXGB is not set
526# CONFIG_S2IO is not set
527
528#
529# Token Ring devices
530#
531# CONFIG_TR is not set
532
533#
534# Wireless LAN (non-hamradio)
535#
536# CONFIG_NET_RADIO is not set
537
538#
539# Wan interfaces
540#
541# CONFIG_WAN is not set
542# CONFIG_FDDI is not set
543# CONFIG_HIPPI is not set
544# CONFIG_PPP is not set
545# CONFIG_SLIP is not set
546# CONFIG_NET_FC is not set
547# CONFIG_SHAPER is not set
548# CONFIG_NETCONSOLE is not set
549
550#
551# ISDN subsystem
552#
553# CONFIG_ISDN is not set
554
555#
556# Telephony Support
557#
558# CONFIG_PHONE is not set
559
560#
561# Input device support
562#
563CONFIG_INPUT=y
564
565#
566# Userland interfaces
567#
568CONFIG_INPUT_MOUSEDEV=y
569CONFIG_INPUT_MOUSEDEV_PSAUX=y
570CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
571CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
572# CONFIG_INPUT_JOYDEV is not set
573# CONFIG_INPUT_TSDEV is not set
574# CONFIG_INPUT_EVDEV is not set
575# CONFIG_INPUT_EVBUG is not set
576
577#
578# Input Device Drivers
579#
580CONFIG_INPUT_KEYBOARD=y
581CONFIG_KEYBOARD_ATKBD=y
582# CONFIG_KEYBOARD_SUNKBD is not set
583# CONFIG_KEYBOARD_LKKBD is not set
584CONFIG_KEYBOARD_XTKBD=y
585# CONFIG_KEYBOARD_NEWTON is not set
586# CONFIG_INPUT_MOUSE is not set
587# CONFIG_INPUT_JOYSTICK is not set
588# CONFIG_INPUT_TOUCHSCREEN is not set
589# CONFIG_INPUT_MISC is not set
590
591#
592# Hardware I/O ports
593#
594CONFIG_SERIO=y
595CONFIG_SERIO_I8042=y
596CONFIG_SERIO_SERPORT=y
597# CONFIG_SERIO_PCIPS2 is not set
598CONFIG_SERIO_LIBPS2=y
599# CONFIG_SERIO_RAW is not set
600# CONFIG_GAMEPORT is not set
601CONFIG_SOUND_GAMEPORT=y
602
603#
604# Character devices
605#
606CONFIG_VT=y
607# CONFIG_VT_CONSOLE is not set
608CONFIG_HW_CONSOLE=y
609# CONFIG_SERIAL_NONSTANDARD is not set
610
611#
612# Serial drivers
613#
614CONFIG_SERIAL_8250=y
615CONFIG_SERIAL_8250_CONSOLE=y
616CONFIG_SERIAL_8250_NR_UARTS=4
617# CONFIG_SERIAL_8250_EXTENDED is not set
618
619#
620# Non-8250 serial port support
621#
622CONFIG_SERIAL_MPSC=y
623# CONFIG_SERIAL_MPSC_CONSOLE is not set
624CONFIG_SERIAL_CORE=y
625CONFIG_SERIAL_CORE_CONSOLE=y
626CONFIG_UNIX98_PTYS=y
627CONFIG_LEGACY_PTYS=y
628CONFIG_LEGACY_PTY_COUNT=256
629
630#
631# IPMI
632#
633# CONFIG_IPMI_HANDLER is not set
634
635#
636# Watchdog Cards
637#
638CONFIG_WATCHDOG=y
639CONFIG_WATCHDOG_NOWAYOUT=y
640
641#
642# Watchdog Device Drivers
643#
644# CONFIG_SOFT_WATCHDOG is not set
645
646#
647# PCI-based Watchdog Cards
648#
649# CONFIG_PCIPCWATCHDOG is not set
650# CONFIG_WDTPCI is not set
651# CONFIG_NVRAM is not set
652CONFIG_GEN_RTC=y
653# CONFIG_GEN_RTC_X is not set
654# CONFIG_DTLK is not set
655# CONFIG_R3964 is not set
656# CONFIG_APPLICOM is not set
657
658#
659# Ftape, the floppy tape device driver
660#
661# CONFIG_AGP is not set
662# CONFIG_DRM is not set
663# CONFIG_RAW_DRIVER is not set
664
665#
666# TPM devices
667#
668# CONFIG_TCG_TPM is not set
669
670#
671# I2C support
672#
673CONFIG_I2C=y
674CONFIG_I2C_CHARDEV=y
675
676#
677# I2C Algorithms
678#
679# CONFIG_I2C_ALGOBIT is not set
680# CONFIG_I2C_ALGOPCF is not set
681# CONFIG_I2C_ALGOPCA is not set
682
683#
684# I2C Hardware Bus support
685#
686# CONFIG_I2C_ALI1535 is not set
687# CONFIG_I2C_ALI1563 is not set
688# CONFIG_I2C_ALI15X3 is not set
689# CONFIG_I2C_AMD756 is not set
690# CONFIG_I2C_AMD8111 is not set
691# CONFIG_I2C_I801 is not set
692# CONFIG_I2C_I810 is not set
693# CONFIG_I2C_ISA is not set
694# CONFIG_I2C_MPC is not set
695# CONFIG_I2C_NFORCE2 is not set
696# CONFIG_I2C_PARPORT_LIGHT is not set
697# CONFIG_I2C_PIIX4 is not set
698# CONFIG_I2C_PROSAVAGE is not set
699# CONFIG_I2C_SAVAGE4 is not set
700# CONFIG_SCx200_ACB is not set
701# CONFIG_I2C_SIS5595 is not set
702# CONFIG_I2C_SIS630 is not set
703# CONFIG_I2C_SIS96X is not set
704# CONFIG_I2C_STUB is not set
705# CONFIG_I2C_VIA is not set
706# CONFIG_I2C_VIAPRO is not set
707# CONFIG_I2C_VOODOO3 is not set
708# CONFIG_I2C_PCA_ISA is not set
709CONFIG_I2C_MV64XXX=y
710
711#
712# Hardware Sensors Chip support
713#
714CONFIG_I2C_SENSOR=y
715# CONFIG_SENSORS_ADM1021 is not set
716# CONFIG_SENSORS_ADM1025 is not set
717# CONFIG_SENSORS_ADM1026 is not set
718# CONFIG_SENSORS_ADM1031 is not set
719# CONFIG_SENSORS_ASB100 is not set
720# CONFIG_SENSORS_DS1621 is not set
721# CONFIG_SENSORS_FSCHER is not set
722# CONFIG_SENSORS_FSCPOS is not set
723# CONFIG_SENSORS_GL518SM is not set
724# CONFIG_SENSORS_GL520SM is not set
725# CONFIG_SENSORS_IT87 is not set
726# CONFIG_SENSORS_LM63 is not set
727# CONFIG_SENSORS_LM75 is not set
728# CONFIG_SENSORS_LM77 is not set
729# CONFIG_SENSORS_LM78 is not set
730# CONFIG_SENSORS_LM80 is not set
731# CONFIG_SENSORS_LM83 is not set
732# CONFIG_SENSORS_LM85 is not set
733# CONFIG_SENSORS_LM87 is not set
734CONFIG_SENSORS_LM90=y
735# CONFIG_SENSORS_MAX1619 is not set
736# CONFIG_SENSORS_PC87360 is not set
737# CONFIG_SENSORS_SMSC47B397 is not set
738# CONFIG_SENSORS_SIS5595 is not set
739# CONFIG_SENSORS_SMSC47M1 is not set
740# CONFIG_SENSORS_VIA686A is not set
741# CONFIG_SENSORS_W83781D is not set
742# CONFIG_SENSORS_W83L785TS is not set
743# CONFIG_SENSORS_W83627HF is not set
744
745#
746# Other I2C Chip support
747#
748# CONFIG_SENSORS_EEPROM is not set
749# CONFIG_SENSORS_PCF8574 is not set
750# CONFIG_SENSORS_PCF8591 is not set
751# CONFIG_SENSORS_RTC8564 is not set
752# CONFIG_SENSORS_M41T00 is not set
753# CONFIG_I2C_DEBUG_CORE is not set
754# CONFIG_I2C_DEBUG_ALGO is not set
755# CONFIG_I2C_DEBUG_BUS is not set
756# CONFIG_I2C_DEBUG_CHIP is not set
757
758#
759# Dallas's 1-wire bus
760#
761# CONFIG_W1 is not set
762
763#
764# Misc devices
765#
766
767#
768# Multimedia devices
769#
770# CONFIG_VIDEO_DEV is not set
771
772#
773# Digital Video Broadcasting Devices
774#
775# CONFIG_DVB is not set
776
777#
778# Graphics support
779#
780# CONFIG_FB is not set
781
782#
783# Console display driver support
784#
785# CONFIG_VGA_CONSOLE is not set
786CONFIG_DUMMY_CONSOLE=y
787
788#
789# Sound
790#
791# CONFIG_SOUND is not set
792
793#
794# USB support
795#
796CONFIG_USB_ARCH_HAS_HCD=y
797CONFIG_USB_ARCH_HAS_OHCI=y
798# CONFIG_USB is not set
799
800#
801# USB Gadget Support
802#
803# CONFIG_USB_GADGET is not set
804
805#
806# MMC/SD Card support
807#
808# CONFIG_MMC is not set
809
810#
811# InfiniBand support
812#
813# CONFIG_INFINIBAND is not set
814
815#
816# File systems
817#
818CONFIG_EXT2_FS=y
819# CONFIG_EXT2_FS_XATTR is not set
820# CONFIG_EXT3_FS is not set
821# CONFIG_JBD is not set
822# CONFIG_REISERFS_FS is not set
823# CONFIG_JFS_FS is not set
824
825#
826# XFS support
827#
828# CONFIG_XFS_FS is not set
829# CONFIG_MINIX_FS is not set
830# CONFIG_ROMFS_FS is not set
831# CONFIG_QUOTA is not set
832CONFIG_DNOTIFY=y
833# CONFIG_AUTOFS_FS is not set
834# CONFIG_AUTOFS4_FS is not set
835
836#
837# CD-ROM/DVD Filesystems
838#
839CONFIG_ISO9660_FS=y
840# CONFIG_JOLIET is not set
841# CONFIG_ZISOFS is not set
842# CONFIG_UDF_FS is not set
843
844#
845# DOS/FAT/NT Filesystems
846#
847# CONFIG_MSDOS_FS is not set
848# CONFIG_VFAT_FS is not set
849# CONFIG_NTFS_FS is not set
850
851#
852# Pseudo filesystems
853#
854CONFIG_PROC_FS=y
855CONFIG_PROC_KCORE=y
856CONFIG_SYSFS=y
857# CONFIG_DEVFS_FS is not set
858# CONFIG_DEVPTS_FS_XATTR is not set
859CONFIG_TMPFS=y
860# CONFIG_TMPFS_XATTR is not set
861# CONFIG_HUGETLB_PAGE is not set
862CONFIG_RAMFS=y
863
864#
865# Miscellaneous filesystems
866#
867# CONFIG_ADFS_FS is not set
868# CONFIG_AFFS_FS is not set
869# CONFIG_HFS_FS is not set
870# CONFIG_HFSPLUS_FS is not set
871# CONFIG_BEFS_FS is not set
872# CONFIG_BFS_FS is not set
873# CONFIG_EFS_FS is not set
874# CONFIG_JFFS_FS is not set
875CONFIG_JFFS2_FS=y
876CONFIG_JFFS2_FS_DEBUG=0
877# CONFIG_JFFS2_FS_NAND is not set
878# CONFIG_JFFS2_FS_NOR_ECC is not set
879# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
880CONFIG_JFFS2_ZLIB=y
881CONFIG_JFFS2_RTIME=y
882# CONFIG_JFFS2_RUBIN is not set
883# CONFIG_CRAMFS is not set
884# CONFIG_VXFS_FS is not set
885# CONFIG_HPFS_FS is not set
886# CONFIG_QNX4FS_FS is not set
887# CONFIG_SYSV_FS is not set
888# CONFIG_UFS_FS is not set
889
890#
891# Network File Systems
892#
893CONFIG_NFS_FS=y
894CONFIG_NFS_V3=y
895# CONFIG_NFS_V4 is not set
896# CONFIG_NFS_DIRECTIO is not set
897# CONFIG_NFSD is not set
898CONFIG_ROOT_NFS=y
899CONFIG_LOCKD=y
900CONFIG_LOCKD_V4=y
901CONFIG_SUNRPC=y
902# CONFIG_RPCSEC_GSS_KRB5 is not set
903# CONFIG_RPCSEC_GSS_SPKM3 is not set
904# CONFIG_SMB_FS is not set
905# CONFIG_CIFS is not set
906# CONFIG_NCP_FS is not set
907# CONFIG_CODA_FS is not set
908# CONFIG_AFS_FS is not set
909
910#
911# Partition Types
912#
913# CONFIG_PARTITION_ADVANCED is not set
914CONFIG_MSDOS_PARTITION=y
915
916#
917# Native Language Support
918#
919# CONFIG_NLS is not set
920
921#
922# Library routines
923#
924CONFIG_CRC_CCITT=y
925CONFIG_CRC32=y
926# CONFIG_LIBCRC32C is not set
927CONFIG_ZLIB_INFLATE=y
928CONFIG_ZLIB_DEFLATE=y
929
930#
931# Profiling support
932#
933# CONFIG_PROFILING is not set
934
935#
936# Kernel hacking
937#
938# CONFIG_PRINTK_TIME is not set
939# CONFIG_DEBUG_KERNEL is not set
940CONFIG_LOG_BUF_SHIFT=14
941# CONFIG_SERIAL_TEXT_DEBUG is not set
942
943#
944# Security options
945#
946# CONFIG_KEYS is not set
947# CONFIG_SECURITY is not set
948
949#
950# Cryptographic options
951#
952# CONFIG_CRYPTO is not set
953
954#
955# Hardware crypto devices
956#