aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorYoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>2007-06-01 13:12:41 -0400
committerRalf Baechle <ralf@linux-mips.org>2007-07-10 12:32:59 -0400
commitc66df567e596bd43d6d3e094d82f82951e1b17cd (patch)
treefdaa0fc81c6ae6a2f362776f82e17b3e9d3eae2b /arch
parentb1c65b3988c6e29ac371ab1cbbf6c4f8fb7092f8 (diff)
[MIPS] update cobalt_defconfig
Enable Cobalt button support and change ATA driver from BLK_DEV_VIA82CXXX to PATA_VIA.. Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/mips/configs/cobalt_defconfig498
1 files changed, 228 insertions, 270 deletions
diff --git a/arch/mips/configs/cobalt_defconfig b/arch/mips/configs/cobalt_defconfig
index 631b2138ad68..c1186005358e 100644
--- a/arch/mips/configs/cobalt_defconfig
+++ b/arch/mips/configs/cobalt_defconfig
@@ -1,27 +1,14 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.21-rc7 3# Linux kernel version: 2.6.22-rc2
4# Wed Apr 18 14:25:45 2007 4# Fri May 25 11:17:29 2007
5# 5#
6CONFIG_MIPS=y 6CONFIG_MIPS=y
7 7
8# 8#
9# Machine selection 9# Machine selection
10# 10#
11CONFIG_ZONE_DMA=y 11# CONFIG_MACH_ALCHEMY is not set
12# CONFIG_MIPS_MTX1 is not set
13# CONFIG_MIPS_BOSPORUS is not set
14# CONFIG_MIPS_PB1000 is not set
15# CONFIG_MIPS_PB1100 is not set
16# CONFIG_MIPS_PB1500 is not set
17# CONFIG_MIPS_PB1550 is not set
18# CONFIG_MIPS_PB1200 is not set
19# CONFIG_MIPS_DB1000 is not set
20# CONFIG_MIPS_DB1100 is not set
21# CONFIG_MIPS_DB1500 is not set
22# CONFIG_MIPS_DB1550 is not set
23# CONFIG_MIPS_DB1200 is not set
24# CONFIG_MIPS_MIRAGE is not set
25# CONFIG_BASLER_EXCITE is not set 12# CONFIG_BASLER_EXCITE is not set
26CONFIG_MIPS_COBALT=y 13CONFIG_MIPS_COBALT=y
27# CONFIG_MACH_DECSTATION is not set 14# CONFIG_MACH_DECSTATION is not set
@@ -33,12 +20,9 @@ CONFIG_MIPS_COBALT=y
33# CONFIG_MIPS_SEAD is not set 20# CONFIG_MIPS_SEAD is not set
34# CONFIG_WR_PPMC is not set 21# CONFIG_WR_PPMC is not set
35# CONFIG_MIPS_SIM is not set 22# CONFIG_MIPS_SIM is not set
36# CONFIG_MOMENCO_JAGUAR_ATX is not set
37# CONFIG_MOMENCO_OCELOT is not set 23# CONFIG_MOMENCO_OCELOT is not set
38# CONFIG_MOMENCO_OCELOT_3 is not set 24# CONFIG_MOMENCO_OCELOT_3 is not set
39# CONFIG_MOMENCO_OCELOT_C is not set 25# CONFIG_MOMENCO_OCELOT_C is not set
40# CONFIG_MOMENCO_OCELOT_G is not set
41# CONFIG_MIPS_XXS1500 is not set
42# CONFIG_PNX8550_JBS is not set 26# CONFIG_PNX8550_JBS is not set
43# CONFIG_PNX8550_STB810 is not set 27# CONFIG_PNX8550_STB810 is not set
44# CONFIG_DDB5477 is not set 28# CONFIG_DDB5477 is not set
@@ -138,7 +122,7 @@ CONFIG_FLAT_NODE_MEM_MAP=y
138# CONFIG_SPARSEMEM_STATIC is not set 122# CONFIG_SPARSEMEM_STATIC is not set
139CONFIG_SPLIT_PTLOCK_CPUS=4 123CONFIG_SPLIT_PTLOCK_CPUS=4
140# CONFIG_RESOURCES_64BIT is not set 124# CONFIG_RESOURCES_64BIT is not set
141CONFIG_ZONE_DMA_FLAG=1 125CONFIG_ZONE_DMA_FLAG=0
142# CONFIG_HZ_48 is not set 126# CONFIG_HZ_48 is not set
143# CONFIG_HZ_100 is not set 127# CONFIG_HZ_100 is not set
144# CONFIG_HZ_128 is not set 128# CONFIG_HZ_128 is not set
@@ -178,6 +162,7 @@ CONFIG_SYSVIPC_SYSCTL=y
178# CONFIG_UTS_NS is not set 162# CONFIG_UTS_NS is not set
179# CONFIG_AUDIT is not set 163# CONFIG_AUDIT is not set
180# CONFIG_IKCONFIG is not set 164# CONFIG_IKCONFIG is not set
165CONFIG_LOG_BUF_SHIFT=14
181CONFIG_SYSFS_DEPRECATED=y 166CONFIG_SYSFS_DEPRECATED=y
182CONFIG_RELAY=y 167CONFIG_RELAY=y
183# CONFIG_BLK_DEV_INITRD is not set 168# CONFIG_BLK_DEV_INITRD is not set
@@ -193,14 +178,19 @@ CONFIG_BUG=y
193CONFIG_ELF_CORE=y 178CONFIG_ELF_CORE=y
194CONFIG_BASE_FULL=y 179CONFIG_BASE_FULL=y
195CONFIG_FUTEX=y 180CONFIG_FUTEX=y
181CONFIG_ANON_INODES=y
196CONFIG_EPOLL=y 182CONFIG_EPOLL=y
183CONFIG_SIGNALFD=y
184CONFIG_TIMERFD=y
185CONFIG_EVENTFD=y
197CONFIG_SHMEM=y 186CONFIG_SHMEM=y
198CONFIG_SLAB=y
199CONFIG_VM_EVENT_COUNTERS=y 187CONFIG_VM_EVENT_COUNTERS=y
188CONFIG_SLAB=y
189# CONFIG_SLUB is not set
190# CONFIG_SLOB is not set
200CONFIG_RT_MUTEXES=y 191CONFIG_RT_MUTEXES=y
201# CONFIG_TINY_SHMEM is not set 192# CONFIG_TINY_SHMEM is not set
202CONFIG_BASE_SMALL=0 193CONFIG_BASE_SMALL=0
203# CONFIG_SLOB is not set
204 194
205# 195#
206# Loadable module support 196# Loadable module support
@@ -233,16 +223,13 @@ CONFIG_DEFAULT_IOSCHED="anticipatory"
233# 223#
234CONFIG_HW_HAS_PCI=y 224CONFIG_HW_HAS_PCI=y
235CONFIG_PCI=y 225CONFIG_PCI=y
226# CONFIG_ARCH_SUPPORTS_MSI is not set
236CONFIG_MMU=y 227CONFIG_MMU=y
237 228
238# 229#
239# PCCARD (PCMCIA/CardBus) support 230# PCCARD (PCMCIA/CardBus) support
240# 231#
241# CONFIG_PCCARD is not set 232# CONFIG_PCCARD is not set
242
243#
244# PCI Hotplug Support
245#
246# CONFIG_HOTPLUG_PCI is not set 233# CONFIG_HOTPLUG_PCI is not set
247 234
248# 235#
@@ -268,7 +255,6 @@ CONFIG_NET=y
268# 255#
269# Networking options 256# Networking options
270# 257#
271# CONFIG_NETDEBUG is not set
272CONFIG_PACKET=y 258CONFIG_PACKET=y
273# CONFIG_PACKET_MMAP is not set 259# CONFIG_PACKET_MMAP is not set
274CONFIG_UNIX=y 260CONFIG_UNIX=y
@@ -300,11 +286,11 @@ CONFIG_INET_TCP_DIAG=y
300# CONFIG_TCP_CONG_ADVANCED is not set 286# CONFIG_TCP_CONG_ADVANCED is not set
301CONFIG_TCP_CONG_CUBIC=y 287CONFIG_TCP_CONG_CUBIC=y
302CONFIG_DEFAULT_TCP_CONG="cubic" 288CONFIG_DEFAULT_TCP_CONG="cubic"
303CONFIG_TCP_MD5SIG=y 289# CONFIG_TCP_MD5SIG is not set
304# CONFIG_IPV6 is not set 290# CONFIG_IPV6 is not set
305# CONFIG_INET6_XFRM_TUNNEL is not set 291# CONFIG_INET6_XFRM_TUNNEL is not set
306# CONFIG_INET6_TUNNEL is not set 292# CONFIG_INET6_TUNNEL is not set
307CONFIG_NETWORK_SECMARK=y 293# CONFIG_NETWORK_SECMARK is not set
308# CONFIG_NETFILTER is not set 294# CONFIG_NETFILTER is not set
309 295
310# 296#
@@ -345,13 +331,16 @@ CONFIG_NETWORK_SECMARK=y
345# CONFIG_HAMRADIO is not set 331# CONFIG_HAMRADIO is not set
346# CONFIG_IRDA is not set 332# CONFIG_IRDA is not set
347# CONFIG_BT is not set 333# CONFIG_BT is not set
348CONFIG_IEEE80211=y 334# CONFIG_AF_RXRPC is not set
349# CONFIG_IEEE80211_DEBUG is not set 335
350CONFIG_IEEE80211_CRYPT_WEP=y 336#
351CONFIG_IEEE80211_CRYPT_CCMP=y 337# Wireless
352CONFIG_IEEE80211_SOFTMAC=y 338#
353# CONFIG_IEEE80211_SOFTMAC_DEBUG is not set 339# CONFIG_CFG80211 is not set
354CONFIG_WIRELESS_EXT=y 340# CONFIG_WIRELESS_EXT is not set
341# CONFIG_MAC80211 is not set
342# CONFIG_IEEE80211 is not set
343# CONFIG_RFKILL is not set
355 344
356# 345#
357# Device Drivers 346# Device Drivers
@@ -370,10 +359,6 @@ CONFIG_FW_LOADER=y
370# 359#
371CONFIG_CONNECTOR=y 360CONFIG_CONNECTOR=y
372CONFIG_PROC_EVENTS=y 361CONFIG_PROC_EVENTS=y
373
374#
375# Memory Technology Devices (MTD)
376#
377CONFIG_MTD=y 362CONFIG_MTD=y
378# CONFIG_MTD_DEBUG is not set 363# CONFIG_MTD_DEBUG is not set
379# CONFIG_MTD_CONCAT is not set 364# CONFIG_MTD_CONCAT is not set
@@ -418,7 +403,6 @@ CONFIG_MTD_CFI_UTIL=y
418# CONFIG_MTD_RAM is not set 403# CONFIG_MTD_RAM is not set
419# CONFIG_MTD_ROM is not set 404# CONFIG_MTD_ROM is not set
420# CONFIG_MTD_ABSENT is not set 405# CONFIG_MTD_ABSENT is not set
421# CONFIG_MTD_OBSOLETE_CHIPS is not set
422 406
423# 407#
424# Mapping drivers for chip access 408# Mapping drivers for chip access
@@ -445,16 +429,13 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=0
445# CONFIG_MTD_DOC2000 is not set 429# CONFIG_MTD_DOC2000 is not set
446# CONFIG_MTD_DOC2001 is not set 430# CONFIG_MTD_DOC2001 is not set
447# CONFIG_MTD_DOC2001PLUS is not set 431# CONFIG_MTD_DOC2001PLUS is not set
448
449#
450# NAND Flash Device Drivers
451#
452# CONFIG_MTD_NAND is not set 432# CONFIG_MTD_NAND is not set
433# CONFIG_MTD_ONENAND is not set
453 434
454# 435#
455# OneNAND Flash Device Drivers 436# UBI - Unsorted block images
456# 437#
457# CONFIG_MTD_ONENAND is not set 438# CONFIG_MTD_UBI is not set
458 439
459# 440#
460# Parallel port support 441# Parallel port support
@@ -479,87 +460,145 @@ CONFIG_BLK_DEV_LOOP=y
479# CONFIG_BLK_DEV_NBD is not set 460# CONFIG_BLK_DEV_NBD is not set
480# CONFIG_BLK_DEV_SX8 is not set 461# CONFIG_BLK_DEV_SX8 is not set
481# CONFIG_BLK_DEV_RAM is not set 462# CONFIG_BLK_DEV_RAM is not set
482CONFIG_CDROM_PKTCDVD=y 463# CONFIG_CDROM_PKTCDVD is not set
483CONFIG_CDROM_PKTCDVD_BUFFERS=8 464# CONFIG_ATA_OVER_ETH is not set
484# CONFIG_CDROM_PKTCDVD_WCACHE is not set
485CONFIG_ATA_OVER_ETH=y
486 465
487# 466#
488# Misc devices 467# Misc devices
489# 468#
490CONFIG_SGI_IOC4=y 469# CONFIG_PHANTOM is not set
470# CONFIG_SGI_IOC4 is not set
491# CONFIG_TIFM_CORE is not set 471# CONFIG_TIFM_CORE is not set
492 472# CONFIG_BLINK is not set
493# 473# CONFIG_IDE is not set
494# ATA/ATAPI/MFM/RLL support
495#
496CONFIG_IDE=y
497CONFIG_IDE_MAX_HWIFS=4
498CONFIG_BLK_DEV_IDE=y
499
500#
501# Please see Documentation/ide.txt for help/info on IDE drives
502#
503# CONFIG_BLK_DEV_IDE_SATA is not set
504CONFIG_BLK_DEV_IDEDISK=y
505# CONFIG_IDEDISK_MULTI_MODE is not set
506# CONFIG_BLK_DEV_IDECD is not set
507# CONFIG_BLK_DEV_IDETAPE is not set
508# CONFIG_BLK_DEV_IDEFLOPPY is not set
509# CONFIG_IDE_TASK_IOCTL is not set
510
511#
512# IDE chipset support/bugfixes
513#
514CONFIG_IDE_GENERIC=y
515CONFIG_BLK_DEV_IDEPCI=y
516# CONFIG_IDEPCI_SHARE_IRQ is not set
517# CONFIG_BLK_DEV_OFFBOARD is not set
518# CONFIG_BLK_DEV_GENERIC is not set
519# CONFIG_BLK_DEV_OPTI621 is not set
520CONFIG_BLK_DEV_IDEDMA_PCI=y
521# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
522# CONFIG_IDEDMA_ONLYDISK is not set
523# CONFIG_BLK_DEV_AEC62XX is not set
524# CONFIG_BLK_DEV_ALI15X3 is not set
525# CONFIG_BLK_DEV_AMD74XX is not set
526# CONFIG_BLK_DEV_CMD64X is not set
527# CONFIG_BLK_DEV_TRIFLEX is not set
528# CONFIG_BLK_DEV_CY82C693 is not set
529# CONFIG_BLK_DEV_CS5520 is not set
530# CONFIG_BLK_DEV_CS5530 is not set
531# CONFIG_BLK_DEV_HPT34X is not set
532# CONFIG_BLK_DEV_HPT366 is not set
533# CONFIG_BLK_DEV_JMICRON is not set
534# CONFIG_BLK_DEV_SC1200 is not set
535# CONFIG_BLK_DEV_PIIX is not set
536CONFIG_BLK_DEV_IT8213=y
537# CONFIG_BLK_DEV_IT821X is not set
538# CONFIG_BLK_DEV_NS87415 is not set
539# CONFIG_BLK_DEV_PDC202XX_OLD is not set
540# CONFIG_BLK_DEV_PDC202XX_NEW is not set
541# CONFIG_BLK_DEV_SVWKS is not set
542# CONFIG_BLK_DEV_SIIMAGE is not set
543# CONFIG_BLK_DEV_SLC90E66 is not set
544# CONFIG_BLK_DEV_TRM290 is not set
545CONFIG_BLK_DEV_VIA82CXXX=y
546CONFIG_BLK_DEV_TC86C001=y
547# CONFIG_IDE_ARM is not set
548CONFIG_BLK_DEV_IDEDMA=y
549# CONFIG_IDEDMA_IVB is not set
550# CONFIG_BLK_DEV_HD is not set
551 474
552# 475#
553# SCSI device support 476# SCSI device support
554# 477#
555CONFIG_RAID_ATTRS=y 478CONFIG_RAID_ATTRS=y
556# CONFIG_SCSI is not set 479CONFIG_SCSI=y
480# CONFIG_SCSI_TGT is not set
557# CONFIG_SCSI_NETLINK is not set 481# CONFIG_SCSI_NETLINK is not set
558 482CONFIG_SCSI_PROC_FS=y
559# 483
560# Serial ATA (prod) and Parallel ATA (experimental) drivers 484#
561# 485# SCSI support type (disk, tape, CD-ROM)
562# CONFIG_ATA is not set 486#
487CONFIG_BLK_DEV_SD=y
488# CONFIG_CHR_DEV_ST is not set
489# CONFIG_CHR_DEV_OSST is not set
490# CONFIG_BLK_DEV_SR is not set
491# CONFIG_CHR_DEV_SG is not set
492# CONFIG_CHR_DEV_SCH is not set
493
494#
495# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
496#
497# CONFIG_SCSI_MULTI_LUN is not set
498# CONFIG_SCSI_CONSTANTS is not set
499# CONFIG_SCSI_LOGGING is not set
500# CONFIG_SCSI_SCAN_ASYNC is not set
501
502#
503# SCSI Transports
504#
505# CONFIG_SCSI_SPI_ATTRS is not set
506# CONFIG_SCSI_FC_ATTRS is not set
507# CONFIG_SCSI_ISCSI_ATTRS is not set
508# CONFIG_SCSI_SAS_ATTRS is not set
509# CONFIG_SCSI_SAS_LIBSAS is not set
510
511#
512# SCSI low-level drivers
513#
514# CONFIG_ISCSI_TCP is not set
515# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
516# CONFIG_SCSI_3W_9XXX is not set
517# CONFIG_SCSI_ACARD is not set
518# CONFIG_SCSI_AACRAID is not set
519# CONFIG_SCSI_AIC7XXX is not set
520# CONFIG_SCSI_AIC7XXX_OLD is not set
521# CONFIG_SCSI_AIC79XX is not set
522# CONFIG_SCSI_AIC94XX is not set
523# CONFIG_SCSI_DPT_I2O is not set
524# CONFIG_SCSI_ARCMSR is not set
525# CONFIG_MEGARAID_NEWGEN is not set
526# CONFIG_MEGARAID_LEGACY is not set
527# CONFIG_MEGARAID_SAS is not set
528# CONFIG_SCSI_HPTIOP is not set
529# CONFIG_SCSI_DMX3191D is not set
530# CONFIG_SCSI_FUTURE_DOMAIN is not set
531# CONFIG_SCSI_IPS is not set
532# CONFIG_SCSI_INITIO is not set
533# CONFIG_SCSI_INIA100 is not set
534# CONFIG_SCSI_STEX is not set
535# CONFIG_SCSI_SYM53C8XX_2 is not set
536# CONFIG_SCSI_IPR is not set
537# CONFIG_SCSI_QLOGIC_1280 is not set
538# CONFIG_SCSI_QLA_FC is not set
539# CONFIG_SCSI_QLA_ISCSI is not set
540# CONFIG_SCSI_LPFC is not set
541# CONFIG_SCSI_DC395x is not set
542# CONFIG_SCSI_DC390T is not set
543# CONFIG_SCSI_NSP32 is not set
544# CONFIG_SCSI_DEBUG is not set
545# CONFIG_SCSI_ESP_CORE is not set
546# CONFIG_SCSI_SRP is not set
547CONFIG_ATA=y
548# CONFIG_ATA_NONSTANDARD is not set
549# CONFIG_SATA_AHCI is not set
550# CONFIG_SATA_SVW is not set
551# CONFIG_ATA_PIIX is not set
552# CONFIG_SATA_MV is not set
553# CONFIG_SATA_NV is not set
554# CONFIG_PDC_ADMA is not set
555# CONFIG_SATA_QSTOR is not set
556# CONFIG_SATA_PROMISE is not set
557# CONFIG_SATA_SX4 is not set
558# CONFIG_SATA_SIL is not set
559# CONFIG_SATA_SIL24 is not set
560# CONFIG_SATA_SIS is not set
561# CONFIG_SATA_ULI is not set
562# CONFIG_SATA_VIA is not set
563# CONFIG_SATA_VITESSE is not set
564# CONFIG_SATA_INIC162X is not set
565# CONFIG_PATA_ALI is not set
566# CONFIG_PATA_AMD is not set
567# CONFIG_PATA_ARTOP is not set
568# CONFIG_PATA_ATIIXP is not set
569# CONFIG_PATA_CMD640_PCI is not set
570# CONFIG_PATA_CMD64X is not set
571# CONFIG_PATA_CS5520 is not set
572# CONFIG_PATA_CS5530 is not set
573# CONFIG_PATA_CYPRESS is not set
574# CONFIG_PATA_EFAR is not set
575# CONFIG_ATA_GENERIC is not set
576# CONFIG_PATA_HPT366 is not set
577# CONFIG_PATA_HPT37X is not set
578# CONFIG_PATA_HPT3X2N is not set
579# CONFIG_PATA_HPT3X3 is not set
580# CONFIG_PATA_IT821X is not set
581# CONFIG_PATA_IT8213 is not set
582# CONFIG_PATA_JMICRON is not set
583# CONFIG_PATA_TRIFLEX is not set
584# CONFIG_PATA_MARVELL is not set
585# CONFIG_PATA_MPIIX is not set
586# CONFIG_PATA_OLDPIIX is not set
587# CONFIG_PATA_NETCELL is not set
588# CONFIG_PATA_NS87410 is not set
589# CONFIG_PATA_OPTI is not set
590# CONFIG_PATA_OPTIDMA is not set
591# CONFIG_PATA_PDC_OLD is not set
592# CONFIG_PATA_RADISYS is not set
593# CONFIG_PATA_RZ1000 is not set
594# CONFIG_PATA_SC1200 is not set
595# CONFIG_PATA_SERVERWORKS is not set
596# CONFIG_PATA_PDC2027X is not set
597# CONFIG_PATA_SIL680 is not set
598# CONFIG_PATA_SIS is not set
599CONFIG_PATA_VIA=y
600# CONFIG_PATA_WINBOND is not set
601# CONFIG_PATA_PLATFORM is not set
563 602
564# 603#
565# Multi-device support (RAID and LVM) 604# Multi-device support (RAID and LVM)
@@ -570,10 +609,14 @@ CONFIG_RAID_ATTRS=y
570# Fusion MPT device support 609# Fusion MPT device support
571# 610#
572# CONFIG_FUSION is not set 611# CONFIG_FUSION is not set
612# CONFIG_FUSION_SPI is not set
613# CONFIG_FUSION_FC is not set
614# CONFIG_FUSION_SAS is not set
573 615
574# 616#
575# IEEE 1394 (FireWire) support 617# IEEE 1394 (FireWire) support
576# 618#
619# CONFIG_FIREWIRE is not set
577# CONFIG_IEEE1394 is not set 620# CONFIG_IEEE1394 is not set
578 621
579# 622#
@@ -594,24 +637,7 @@ CONFIG_NETDEVICES=y
594# ARCnet devices 637# ARCnet devices
595# 638#
596# CONFIG_ARCNET is not set 639# CONFIG_ARCNET is not set
597 640# CONFIG_PHYLIB is not set
598#
599# PHY device support
600#
601CONFIG_PHYLIB=y
602
603#
604# MII PHY device drivers
605#
606CONFIG_MARVELL_PHY=y
607CONFIG_DAVICOM_PHY=y
608CONFIG_QSEMI_PHY=y
609CONFIG_LXT_PHY=y
610CONFIG_CICADA_PHY=y
611CONFIG_VITESSE_PHY=y
612CONFIG_SMSC_PHY=y
613# CONFIG_BROADCOM_PHY is not set
614# CONFIG_FIXED_PHY is not set
615 641
616# 642#
617# Ethernet (10 or 100Mbit) 643# Ethernet (10 or 100Mbit)
@@ -639,35 +665,8 @@ CONFIG_TULIP=y
639# CONFIG_ULI526X is not set 665# CONFIG_ULI526X is not set
640# CONFIG_HP100 is not set 666# CONFIG_HP100 is not set
641# CONFIG_NET_PCI is not set 667# CONFIG_NET_PCI is not set
642 668# CONFIG_NETDEV_1000 is not set
643# 669# CONFIG_NETDEV_10000 is not set
644# Ethernet (1000 Mbit)
645#
646# CONFIG_ACENIC is not set
647# CONFIG_DL2K is not set
648# CONFIG_E1000 is not set
649# CONFIG_NS83820 is not set
650# CONFIG_HAMACHI is not set
651# CONFIG_YELLOWFIN is not set
652# CONFIG_R8169 is not set
653# CONFIG_SIS190 is not set
654# CONFIG_SKGE is not set
655# CONFIG_SKY2 is not set
656# CONFIG_SK98LIN is not set
657# CONFIG_TIGON3 is not set
658# CONFIG_BNX2 is not set
659CONFIG_QLA3XXX=y
660# CONFIG_ATL1 is not set
661
662#
663# Ethernet (10000 Mbit)
664#
665# CONFIG_CHELSIO_T1 is not set
666CONFIG_CHELSIO_T3=y
667# CONFIG_IXGB is not set
668# CONFIG_S2IO is not set
669# CONFIG_MYRI10GE is not set
670CONFIG_NETXEN_NIC=y
671 670
672# 671#
673# Token Ring devices 672# Token Ring devices
@@ -675,18 +674,16 @@ CONFIG_NETXEN_NIC=y
675# CONFIG_TR is not set 674# CONFIG_TR is not set
676 675
677# 676#
678# Wireless LAN (non-hamradio) 677# Wireless LAN
679#
680# CONFIG_NET_RADIO is not set
681
682#
683# Wan interfaces
684# 678#
679# CONFIG_WLAN_PRE80211 is not set
680# CONFIG_WLAN_80211 is not set
685# CONFIG_WAN is not set 681# CONFIG_WAN is not set
686# CONFIG_FDDI is not set 682# CONFIG_FDDI is not set
687# CONFIG_HIPPI is not set 683# CONFIG_HIPPI is not set
688# CONFIG_PPP is not set 684# CONFIG_PPP is not set
689# CONFIG_SLIP is not set 685# CONFIG_SLIP is not set
686# CONFIG_NET_FC is not set
690# CONFIG_SHAPER is not set 687# CONFIG_SHAPER is not set
691# CONFIG_NETCONSOLE is not set 688# CONFIG_NETCONSOLE is not set
692# CONFIG_NETPOLL is not set 689# CONFIG_NETPOLL is not set
@@ -711,10 +708,7 @@ CONFIG_INPUT=y
711# 708#
712# Userland interfaces 709# Userland interfaces
713# 710#
714CONFIG_INPUT_MOUSEDEV=y 711# CONFIG_INPUT_MOUSEDEV is not set
715CONFIG_INPUT_MOUSEDEV_PSAUX=y
716CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
717CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
718# CONFIG_INPUT_JOYDEV is not set 712# CONFIG_INPUT_JOYDEV is not set
719# CONFIG_INPUT_TSDEV is not set 713# CONFIG_INPUT_TSDEV is not set
720# CONFIG_INPUT_EVDEV is not set 714# CONFIG_INPUT_EVDEV is not set
@@ -726,18 +720,23 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
726# CONFIG_INPUT_KEYBOARD is not set 720# CONFIG_INPUT_KEYBOARD is not set
727# CONFIG_INPUT_MOUSE is not set 721# CONFIG_INPUT_MOUSE is not set
728# CONFIG_INPUT_JOYSTICK is not set 722# CONFIG_INPUT_JOYSTICK is not set
723# CONFIG_INPUT_TABLET is not set
729# CONFIG_INPUT_TOUCHSCREEN is not set 724# CONFIG_INPUT_TOUCHSCREEN is not set
730# CONFIG_INPUT_MISC is not set 725CONFIG_INPUT_MISC=y
726# CONFIG_INPUT_PCSPKR is not set
727CONFIG_INPUT_COBALT_BTNS=y
728# CONFIG_INPUT_ATI_REMOTE is not set
729# CONFIG_INPUT_ATI_REMOTE2 is not set
730# CONFIG_INPUT_KEYSPAN_REMOTE is not set
731# CONFIG_INPUT_POWERMATE is not set
732# CONFIG_INPUT_YEALINK is not set
733# CONFIG_INPUT_UINPUT is not set
734CONFIG_INPUT_POLLDEV=y
731 735
732# 736#
733# Hardware I/O ports 737# Hardware I/O ports
734# 738#
735CONFIG_SERIO=y 739# CONFIG_SERIO is not set
736# CONFIG_SERIO_I8042 is not set
737CONFIG_SERIO_SERPORT=y
738# CONFIG_SERIO_PCIPS2 is not set
739# CONFIG_SERIO_LIBPS2 is not set
740CONFIG_SERIO_RAW=y
741# CONFIG_GAMEPORT is not set 740# CONFIG_GAMEPORT is not set
742 741
743# 742#
@@ -754,7 +753,7 @@ CONFIG_VT_HW_CONSOLE_BINDING=y
754# 753#
755CONFIG_SERIAL_8250=y 754CONFIG_SERIAL_8250=y
756CONFIG_SERIAL_8250_CONSOLE=y 755CONFIG_SERIAL_8250_CONSOLE=y
757CONFIG_SERIAL_8250_PCI=y 756# CONFIG_SERIAL_8250_PCI is not set
758CONFIG_SERIAL_8250_NR_UARTS=4 757CONFIG_SERIAL_8250_NR_UARTS=4
759CONFIG_SERIAL_8250_RUNTIME_UARTS=4 758CONFIG_SERIAL_8250_RUNTIME_UARTS=4
760# CONFIG_SERIAL_8250_EXTENDED is not set 759# CONFIG_SERIAL_8250_EXTENDED is not set
@@ -773,16 +772,11 @@ CONFIG_LEGACY_PTY_COUNT=256
773# IPMI 772# IPMI
774# 773#
775# CONFIG_IPMI_HANDLER is not set 774# CONFIG_IPMI_HANDLER is not set
776
777#
778# Watchdog Cards
779#
780# CONFIG_WATCHDOG is not set 775# CONFIG_WATCHDOG is not set
781# CONFIG_HW_RANDOM is not set 776# CONFIG_HW_RANDOM is not set
782# CONFIG_RTC is not set 777# CONFIG_RTC is not set
783# CONFIG_GEN_RTC is not set 778# CONFIG_GEN_RTC is not set
784CONFIG_COBALT_LCD=y 779CONFIG_COBALT_LCD=y
785# CONFIG_DTLK is not set
786# CONFIG_R3964 is not set 780# CONFIG_R3964 is not set
787# CONFIG_APPLICOM is not set 781# CONFIG_APPLICOM is not set
788# CONFIG_DRM is not set 782# CONFIG_DRM is not set
@@ -792,10 +786,7 @@ CONFIG_COBALT_LCD=y
792# TPM devices 786# TPM devices
793# 787#
794# CONFIG_TCG_TPM is not set 788# CONFIG_TCG_TPM is not set
795 789CONFIG_DEVPORT=y
796#
797# I2C support
798#
799# CONFIG_I2C is not set 790# CONFIG_I2C is not set
800 791
801# 792#
@@ -808,12 +799,7 @@ CONFIG_COBALT_LCD=y
808# Dallas's 1-wire bus 799# Dallas's 1-wire bus
809# 800#
810# CONFIG_W1 is not set 801# CONFIG_W1 is not set
811
812#
813# Hardware Monitoring support
814#
815# CONFIG_HWMON is not set 802# CONFIG_HWMON is not set
816# CONFIG_HWMON_VID is not set
817 803
818# 804#
819# Multifunction device drivers 805# Multifunction device drivers
@@ -824,16 +810,19 @@ CONFIG_COBALT_LCD=y
824# Multimedia devices 810# Multimedia devices
825# 811#
826# CONFIG_VIDEO_DEV is not set 812# CONFIG_VIDEO_DEV is not set
813# CONFIG_DVB_CORE is not set
814# CONFIG_DAB is not set
827 815
828# 816#
829# Digital Video Broadcasting Devices 817# Graphics support
830# 818#
831# CONFIG_DVB is not set 819# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
832 820
833# 821#
834# Graphics support 822# Display device support
835# 823#
836# CONFIG_BACKLIGHT_LCD_SUPPORT is not set 824# CONFIG_DISPLAY_SUPPORT is not set
825# CONFIG_VGASTATE is not set
837# CONFIG_FB is not set 826# CONFIG_FB is not set
838 827
839# 828#
@@ -868,10 +857,6 @@ CONFIG_USB_ARCH_HAS_EHCI=y
868# USB Gadget Support 857# USB Gadget Support
869# 858#
870# CONFIG_USB_GADGET is not set 859# CONFIG_USB_GADGET is not set
871
872#
873# MMC/SD Card support
874#
875# CONFIG_MMC is not set 860# CONFIG_MMC is not set
876 861
877# 862#
@@ -912,18 +897,30 @@ CONFIG_RTC_INTF_SYSFS=y
912CONFIG_RTC_INTF_PROC=y 897CONFIG_RTC_INTF_PROC=y
913CONFIG_RTC_INTF_DEV=y 898CONFIG_RTC_INTF_DEV=y
914# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set 899# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
900# CONFIG_RTC_DRV_TEST is not set
915 901
916# 902#
917# RTC drivers 903# I2C RTC drivers
904#
905
906#
907# SPI RTC drivers
908#
909
910#
911# Platform RTC drivers
918# 912#
919CONFIG_RTC_DRV_CMOS=y 913CONFIG_RTC_DRV_CMOS=y
920# CONFIG_RTC_DRV_DS1553 is not set 914# CONFIG_RTC_DRV_DS1553 is not set
921# CONFIG_RTC_DRV_DS1742 is not set 915# CONFIG_RTC_DRV_DS1742 is not set
922# CONFIG_RTC_DRV_M48T86 is not set 916# CONFIG_RTC_DRV_M48T86 is not set
923# CONFIG_RTC_DRV_TEST is not set
924# CONFIG_RTC_DRV_V3020 is not set 917# CONFIG_RTC_DRV_V3020 is not set
925 918
926# 919#
920# on-CPU RTC drivers
921#
922
923#
927# DMA Engine support 924# DMA Engine support
928# 925#
929# CONFIG_DMA_ENGINE is not set 926# CONFIG_DMA_ENGINE is not set
@@ -937,14 +934,6 @@ CONFIG_RTC_DRV_CMOS=y
937# 934#
938 935
939# 936#
940# Auxiliary Display support
941#
942
943#
944# Virtualization
945#
946
947#
948# File systems 937# File systems
949# 938#
950CONFIG_EXT2_FS=y 939CONFIG_EXT2_FS=y
@@ -952,8 +941,13 @@ CONFIG_EXT2_FS_XATTR=y
952CONFIG_EXT2_FS_POSIX_ACL=y 941CONFIG_EXT2_FS_POSIX_ACL=y
953CONFIG_EXT2_FS_SECURITY=y 942CONFIG_EXT2_FS_SECURITY=y
954# CONFIG_EXT2_FS_XIP is not set 943# CONFIG_EXT2_FS_XIP is not set
955# CONFIG_EXT3_FS is not set 944CONFIG_EXT3_FS=y
945CONFIG_EXT3_FS_XATTR=y
946CONFIG_EXT3_FS_POSIX_ACL=y
947CONFIG_EXT3_FS_SECURITY=y
956# CONFIG_EXT4DEV_FS is not set 948# CONFIG_EXT4DEV_FS is not set
949CONFIG_JBD=y
950# CONFIG_JBD_DEBUG is not set
957CONFIG_FS_MBCACHE=y 951CONFIG_FS_MBCACHE=y
958# CONFIG_REISERFS_FS is not set 952# CONFIG_REISERFS_FS is not set
959# CONFIG_JFS_FS is not set 953# CONFIG_JFS_FS is not set
@@ -969,7 +963,7 @@ CONFIG_INOTIFY_USER=y
969CONFIG_DNOTIFY=y 963CONFIG_DNOTIFY=y
970# CONFIG_AUTOFS_FS is not set 964# CONFIG_AUTOFS_FS is not set
971# CONFIG_AUTOFS4_FS is not set 965# CONFIG_AUTOFS4_FS is not set
972CONFIG_FUSE_FS=y 966# CONFIG_FUSE_FS is not set
973CONFIG_GENERIC_ACL=y 967CONFIG_GENERIC_ACL=y
974 968
975# 969#
@@ -1003,7 +997,6 @@ CONFIG_CONFIGFS_FS=y
1003# 997#
1004# CONFIG_ADFS_FS is not set 998# CONFIG_ADFS_FS is not set
1005# CONFIG_AFFS_FS is not set 999# CONFIG_AFFS_FS is not set
1006# CONFIG_ECRYPT_FS is not set
1007# CONFIG_HFS_FS is not set 1000# CONFIG_HFS_FS is not set
1008# CONFIG_HFSPLUS_FS is not set 1001# CONFIG_HFSPLUS_FS is not set
1009# CONFIG_BEFS_FS is not set 1002# CONFIG_BEFS_FS is not set
@@ -1021,13 +1014,23 @@ CONFIG_CONFIGFS_FS=y
1021# Network File Systems 1014# Network File Systems
1022# 1015#
1023CONFIG_NFS_FS=y 1016CONFIG_NFS_FS=y
1024# CONFIG_NFS_V3 is not set 1017CONFIG_NFS_V3=y
1018CONFIG_NFS_V3_ACL=y
1025# CONFIG_NFS_V4 is not set 1019# CONFIG_NFS_V4 is not set
1026# CONFIG_NFS_DIRECTIO is not set 1020# CONFIG_NFS_DIRECTIO is not set
1027# CONFIG_NFSD is not set 1021CONFIG_NFSD=y
1022CONFIG_NFSD_V2_ACL=y
1023CONFIG_NFSD_V3=y
1024CONFIG_NFSD_V3_ACL=y
1025# CONFIG_NFSD_V4 is not set
1026CONFIG_NFSD_TCP=y
1028CONFIG_LOCKD=y 1027CONFIG_LOCKD=y
1028CONFIG_LOCKD_V4=y
1029CONFIG_EXPORTFS=y
1030CONFIG_NFS_ACL_SUPPORT=y
1029CONFIG_NFS_COMMON=y 1031CONFIG_NFS_COMMON=y
1030CONFIG_SUNRPC=y 1032CONFIG_SUNRPC=y
1033# CONFIG_SUNRPC_BIND34 is not set
1031# CONFIG_RPCSEC_GSS_KRB5 is not set 1034# CONFIG_RPCSEC_GSS_KRB5 is not set
1032# CONFIG_RPCSEC_GSS_SPKM3 is not set 1035# CONFIG_RPCSEC_GSS_SPKM3 is not set
1033# CONFIG_SMB_FS is not set 1036# CONFIG_SMB_FS is not set
@@ -1051,10 +1054,7 @@ CONFIG_MSDOS_PARTITION=y
1051# 1054#
1052# Distributed Lock Manager 1055# Distributed Lock Manager
1053# 1056#
1054CONFIG_DLM=y 1057# CONFIG_DLM is not set
1055CONFIG_DLM_TCP=y
1056# CONFIG_DLM_SCTP is not set
1057# CONFIG_DLM_DEBUG is not set
1058 1058
1059# 1059#
1060# Profiling support 1060# Profiling support
@@ -1072,72 +1072,30 @@ CONFIG_ENABLE_MUST_CHECK=y
1072# CONFIG_DEBUG_FS is not set 1072# CONFIG_DEBUG_FS is not set
1073# CONFIG_HEADERS_CHECK is not set 1073# CONFIG_HEADERS_CHECK is not set
1074# CONFIG_DEBUG_KERNEL is not set 1074# CONFIG_DEBUG_KERNEL is not set
1075CONFIG_LOG_BUF_SHIFT=14
1076CONFIG_CROSSCOMPILE=y 1075CONFIG_CROSSCOMPILE=y
1077CONFIG_CMDLINE="" 1076CONFIG_CMDLINE=""
1078 1077
1079# 1078#
1080# Security options 1079# Security options
1081# 1080#
1082CONFIG_KEYS=y 1081# CONFIG_KEYS is not set
1083CONFIG_KEYS_DEBUG_PROC_KEYS=y
1084# CONFIG_SECURITY is not set 1082# CONFIG_SECURITY is not set
1085 1083
1086# 1084#
1087# Cryptographic options 1085# Cryptographic options
1088# 1086#
1089CONFIG_CRYPTO=y 1087# CONFIG_CRYPTO is not set
1090CONFIG_CRYPTO_ALGAPI=y
1091CONFIG_CRYPTO_BLKCIPHER=y
1092CONFIG_CRYPTO_HASH=y
1093CONFIG_CRYPTO_MANAGER=y
1094CONFIG_CRYPTO_HMAC=y
1095CONFIG_CRYPTO_XCBC=y
1096CONFIG_CRYPTO_NULL=y
1097CONFIG_CRYPTO_MD4=y
1098CONFIG_CRYPTO_MD5=y
1099CONFIG_CRYPTO_SHA1=y
1100CONFIG_CRYPTO_SHA256=y
1101CONFIG_CRYPTO_SHA512=y
1102CONFIG_CRYPTO_WP512=y
1103CONFIG_CRYPTO_TGR192=y
1104CONFIG_CRYPTO_GF128MUL=y
1105CONFIG_CRYPTO_ECB=y
1106CONFIG_CRYPTO_CBC=y
1107CONFIG_CRYPTO_PCBC=y
1108CONFIG_CRYPTO_LRW=y
1109CONFIG_CRYPTO_DES=y
1110CONFIG_CRYPTO_FCRYPT=y
1111CONFIG_CRYPTO_BLOWFISH=y
1112CONFIG_CRYPTO_TWOFISH=y
1113CONFIG_CRYPTO_TWOFISH_COMMON=y
1114CONFIG_CRYPTO_SERPENT=y
1115CONFIG_CRYPTO_AES=y
1116CONFIG_CRYPTO_CAST5=y
1117CONFIG_CRYPTO_CAST6=y
1118CONFIG_CRYPTO_TEA=y
1119CONFIG_CRYPTO_ARC4=y
1120CONFIG_CRYPTO_KHAZAD=y
1121CONFIG_CRYPTO_ANUBIS=y
1122CONFIG_CRYPTO_DEFLATE=y
1123CONFIG_CRYPTO_MICHAEL_MIC=y
1124CONFIG_CRYPTO_CRC32C=y
1125CONFIG_CRYPTO_CAMELLIA=y
1126
1127#
1128# Hardware crypto devices
1129#
1130 1088
1131# 1089#
1132# Library routines 1090# Library routines
1133# 1091#
1134CONFIG_BITREVERSE=y 1092CONFIG_BITREVERSE=y
1135# CONFIG_CRC_CCITT is not set 1093# CONFIG_CRC_CCITT is not set
1136CONFIG_CRC16=y 1094# CONFIG_CRC16 is not set
1095# CONFIG_CRC_ITU_T is not set
1137CONFIG_CRC32=y 1096CONFIG_CRC32=y
1138CONFIG_LIBCRC32C=y 1097CONFIG_LIBCRC32C=y
1139CONFIG_ZLIB_INFLATE=y
1140CONFIG_ZLIB_DEFLATE=y
1141CONFIG_PLIST=y 1098CONFIG_PLIST=y
1142CONFIG_HAS_IOMEM=y 1099CONFIG_HAS_IOMEM=y
1143CONFIG_HAS_IOPORT=y 1100CONFIG_HAS_IOPORT=y
1101CONFIG_HAS_DMA=y