aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/holly_defconfig
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2007-12-06 00:53:35 -0500
committerPaul Mackerras <paulus@samba.org>2007-12-06 00:54:02 -0500
commit43af66e1359999e3a6e306d4ee6edfc6c7d26595 (patch)
treea7e979e144ce52c24829d4cf38fc05296c2f050f /arch/powerpc/configs/holly_defconfig
parentb3330def90865ce0400f8d6919846f9201d0feff (diff)
[POWERPC] Update defconfigs
This updates all the defconfigs in arch/powerpc/configs except iseries and ps3, which were updated by the preceding commits. This mostly takes the defaults, except that I turned on tickless idle and high-resolution timers for everything, and turned off instrumentation support and "Fair group CPU scheduler" for the smaller/embedded platforms. Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/configs/holly_defconfig')
-rw-r--r--arch/powerpc/configs/holly_defconfig136
1 files changed, 72 insertions, 64 deletions
diff --git a/arch/powerpc/configs/holly_defconfig b/arch/powerpc/configs/holly_defconfig
index 11009185d230..a211a79959ca 100644
--- a/arch/powerpc/configs/holly_defconfig
+++ b/arch/powerpc/configs/holly_defconfig
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.23-rc4 3# Linux kernel version: 2.6.24-rc4
4# Thu Aug 30 16:35:41 2007 4# Thu Dec 6 16:48:17 2007
5# 5#
6# CONFIG_PPC64 is not set 6# CONFIG_PPC64 is not set
7 7
@@ -15,13 +15,19 @@ CONFIG_6xx=y
15# CONFIG_44x is not set 15# CONFIG_44x is not set
16# CONFIG_E200 is not set 16# CONFIG_E200 is not set
17CONFIG_PPC_FPU=y 17CONFIG_PPC_FPU=y
18# CONFIG_ALTIVEC is not set
18CONFIG_PPC_STD_MMU=y 19CONFIG_PPC_STD_MMU=y
19CONFIG_PPC_STD_MMU_32=y 20CONFIG_PPC_STD_MMU_32=y
20# CONFIG_PPC_MM_SLICES is not set 21# CONFIG_PPC_MM_SLICES is not set
21# CONFIG_SMP is not set 22# CONFIG_SMP is not set
22CONFIG_PPC32=y 23CONFIG_PPC32=y
24CONFIG_WORD_SIZE=32
23CONFIG_PPC_MERGE=y 25CONFIG_PPC_MERGE=y
24CONFIG_MMU=y 26CONFIG_MMU=y
27CONFIG_GENERIC_CMOS_UPDATE=y
28CONFIG_GENERIC_TIME=y
29CONFIG_GENERIC_TIME_VSYSCALL=y
30CONFIG_GENERIC_CLOCKEVENTS=y
25CONFIG_GENERIC_HARDIRQS=y 31CONFIG_GENERIC_HARDIRQS=y
26CONFIG_IRQ_PER_CPU=y 32CONFIG_IRQ_PER_CPU=y
27CONFIG_RWSEM_XCHGADD_ALGORITHM=y 33CONFIG_RWSEM_XCHGADD_ALGORITHM=y
@@ -61,9 +67,12 @@ CONFIG_SYSVIPC_SYSCTL=y
61# CONFIG_BSD_PROCESS_ACCT is not set 67# CONFIG_BSD_PROCESS_ACCT is not set
62# CONFIG_TASKSTATS is not set 68# CONFIG_TASKSTATS is not set
63# CONFIG_USER_NS is not set 69# CONFIG_USER_NS is not set
70# CONFIG_PID_NS is not set
64# CONFIG_AUDIT is not set 71# CONFIG_AUDIT is not set
65# CONFIG_IKCONFIG is not set 72# CONFIG_IKCONFIG is not set
66CONFIG_LOG_BUF_SHIFT=14 73CONFIG_LOG_BUF_SHIFT=14
74# CONFIG_CGROUPS is not set
75# CONFIG_FAIR_GROUP_SCHED is not set
67CONFIG_SYSFS_DEPRECATED=y 76CONFIG_SYSFS_DEPRECATED=y
68# CONFIG_RELAY is not set 77# CONFIG_RELAY is not set
69CONFIG_BLK_DEV_INITRD=y 78CONFIG_BLK_DEV_INITRD=y
@@ -84,7 +93,6 @@ CONFIG_FUTEX=y
84CONFIG_ANON_INODES=y 93CONFIG_ANON_INODES=y
85CONFIG_EPOLL=y 94CONFIG_EPOLL=y
86CONFIG_SIGNALFD=y 95CONFIG_SIGNALFD=y
87CONFIG_TIMERFD=y
88CONFIG_EVENTFD=y 96CONFIG_EVENTFD=y
89CONFIG_SHMEM=y 97CONFIG_SHMEM=y
90CONFIG_VM_EVENT_COUNTERS=y 98CONFIG_VM_EVENT_COUNTERS=y
@@ -122,16 +130,21 @@ CONFIG_DEFAULT_IOSCHED="anticipatory"
122# 130#
123# Platform support 131# Platform support
124# 132#
125# CONFIG_PPC_MULTIPLATFORM is not set 133CONFIG_PPC_MULTIPLATFORM=y
126CONFIG_EMBEDDED6xx=y
127# CONFIG_PPC_82xx is not set 134# CONFIG_PPC_82xx is not set
128# CONFIG_PPC_83xx is not set 135# CONFIG_PPC_83xx is not set
129# CONFIG_PPC_86xx is not set 136# CONFIG_PPC_86xx is not set
137CONFIG_CLASSIC32=y
138# CONFIG_PPC_CHRP is not set
130# CONFIG_PPC_MPC52xx is not set 139# CONFIG_PPC_MPC52xx is not set
131# CONFIG_PPC_MPC5200 is not set 140# CONFIG_PPC_MPC5200 is not set
141# CONFIG_PPC_EFIKA is not set
142# CONFIG_PPC_LITE5200 is not set
143# CONFIG_PPC_PMAC is not set
132# CONFIG_PPC_CELL is not set 144# CONFIG_PPC_CELL is not set
133# CONFIG_PPC_CELL_NATIVE is not set 145# CONFIG_PPC_CELL_NATIVE is not set
134# CONFIG_PQ2ADS is not set 146# CONFIG_PQ2ADS is not set
147CONFIG_EMBEDDED6xx=y
135# CONFIG_LINKSTATION is not set 148# CONFIG_LINKSTATION is not set
136# CONFIG_MPC7448HPC2 is not set 149# CONFIG_MPC7448HPC2 is not set
137CONFIG_PPC_HOLLY=y 150CONFIG_PPC_HOLLY=y
@@ -147,6 +160,7 @@ CONFIG_MPIC_WEIRD=y
147# CONFIG_PPC_INDIRECT_IO is not set 160# CONFIG_PPC_INDIRECT_IO is not set
148# CONFIG_GENERIC_IOMAP is not set 161# CONFIG_GENERIC_IOMAP is not set
149# CONFIG_CPU_FREQ is not set 162# CONFIG_CPU_FREQ is not set
163# CONFIG_TAU is not set
150# CONFIG_CPM2 is not set 164# CONFIG_CPM2 is not set
151# CONFIG_FSL_ULI1575 is not set 165# CONFIG_FSL_ULI1575 is not set
152 166
@@ -154,6 +168,10 @@ CONFIG_MPIC_WEIRD=y
154# Kernel options 168# Kernel options
155# 169#
156# CONFIG_HIGHMEM is not set 170# CONFIG_HIGHMEM is not set
171CONFIG_TICK_ONESHOT=y
172CONFIG_NO_HZ=y
173CONFIG_HIGH_RES_TIMERS=y
174CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
157# CONFIG_HZ_100 is not set 175# CONFIG_HZ_100 is not set
158CONFIG_HZ_250=y 176CONFIG_HZ_250=y
159# CONFIG_HZ_300 is not set 177# CONFIG_HZ_300 is not set
@@ -165,6 +183,7 @@ CONFIG_PREEMPT_NONE=y
165CONFIG_BINFMT_ELF=y 183CONFIG_BINFMT_ELF=y
166CONFIG_BINFMT_MISC=y 184CONFIG_BINFMT_MISC=y
167CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 185CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
186# CONFIG_KEXEC is not set
168CONFIG_ARCH_FLATMEM_ENABLE=y 187CONFIG_ARCH_FLATMEM_ENABLE=y
169CONFIG_ARCH_POPULATES_NODE_MAP=y 188CONFIG_ARCH_POPULATES_NODE_MAP=y
170CONFIG_SELECT_MEMORY_MODEL=y 189CONFIG_SELECT_MEMORY_MODEL=y
@@ -174,6 +193,7 @@ CONFIG_FLATMEM_MANUAL=y
174CONFIG_FLATMEM=y 193CONFIG_FLATMEM=y
175CONFIG_FLAT_NODE_MEM_MAP=y 194CONFIG_FLAT_NODE_MEM_MAP=y
176# CONFIG_SPARSEMEM_STATIC is not set 195# CONFIG_SPARSEMEM_STATIC is not set
196# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
177CONFIG_SPLIT_PTLOCK_CPUS=4 197CONFIG_SPLIT_PTLOCK_CPUS=4
178# CONFIG_RESOURCES_64BIT is not set 198# CONFIG_RESOURCES_64BIT is not set
179CONFIG_ZONE_DMA_FLAG=1 199CONFIG_ZONE_DMA_FLAG=1
@@ -183,6 +203,8 @@ CONFIG_PROC_DEVICETREE=y
183CONFIG_CMDLINE_BOOL=y 203CONFIG_CMDLINE_BOOL=y
184CONFIG_CMDLINE="console=ttyS0,115200" 204CONFIG_CMDLINE="console=ttyS0,115200"
185# CONFIG_PM is not set 205# CONFIG_PM is not set
206CONFIG_SUSPEND_UP_POSSIBLE=y
207CONFIG_HIBERNATION_UP_POSSIBLE=y
186# CONFIG_SECCOMP is not set 208# CONFIG_SECCOMP is not set
187CONFIG_WANT_DEVICE_TREE=y 209CONFIG_WANT_DEVICE_TREE=y
188CONFIG_DEVICE_TREE="holly.dts" 210CONFIG_DEVICE_TREE="holly.dts"
@@ -200,11 +222,8 @@ CONFIG_PCI_SYSCALL=y
200# CONFIG_PCIEPORTBUS is not set 222# CONFIG_PCIEPORTBUS is not set
201CONFIG_ARCH_SUPPORTS_MSI=y 223CONFIG_ARCH_SUPPORTS_MSI=y
202# CONFIG_PCI_MSI is not set 224# CONFIG_PCI_MSI is not set
225CONFIG_PCI_LEGACY=y
203# CONFIG_PCI_DEBUG is not set 226# CONFIG_PCI_DEBUG is not set
204
205#
206# PCCARD (PCMCIA/CardBus) support
207#
208# CONFIG_PCCARD is not set 227# CONFIG_PCCARD is not set
209# CONFIG_HOTPLUG_PCI is not set 228# CONFIG_HOTPLUG_PCI is not set
210 229
@@ -219,7 +238,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y
219CONFIG_HIGHMEM_START=0xfe000000 238CONFIG_HIGHMEM_START=0xfe000000
220CONFIG_LOWMEM_SIZE=0x30000000 239CONFIG_LOWMEM_SIZE=0x30000000
221CONFIG_KERNEL_START=0xc0000000 240CONFIG_KERNEL_START=0xc0000000
222CONFIG_TASK_SIZE=0x80000000 241CONFIG_TASK_SIZE=0xc0000000
223CONFIG_BOOT_LOAD=0x00800000 242CONFIG_BOOT_LOAD=0x00800000
224 243
225# 244#
@@ -259,6 +278,7 @@ CONFIG_SYN_COOKIES=y
259CONFIG_INET_XFRM_MODE_TRANSPORT=y 278CONFIG_INET_XFRM_MODE_TRANSPORT=y
260CONFIG_INET_XFRM_MODE_TUNNEL=y 279CONFIG_INET_XFRM_MODE_TUNNEL=y
261CONFIG_INET_XFRM_MODE_BEET=y 280CONFIG_INET_XFRM_MODE_BEET=y
281# CONFIG_INET_LRO is not set
262CONFIG_INET_DIAG=y 282CONFIG_INET_DIAG=y
263CONFIG_INET_TCP_DIAG=y 283CONFIG_INET_TCP_DIAG=y
264# CONFIG_TCP_CONG_ADVANCED is not set 284# CONFIG_TCP_CONG_ADVANCED is not set
@@ -284,10 +304,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
284# CONFIG_LAPB is not set 304# CONFIG_LAPB is not set
285# CONFIG_ECONET is not set 305# CONFIG_ECONET is not set
286# CONFIG_WAN_ROUTER is not set 306# CONFIG_WAN_ROUTER is not set
287
288#
289# QoS and/or fair queueing
290#
291# CONFIG_NET_SCHED is not set 307# CONFIG_NET_SCHED is not set
292 308
293# 309#
@@ -316,6 +332,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
316# 332#
317# Generic Driver Options 333# Generic Driver Options
318# 334#
335CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
319CONFIG_STANDALONE=y 336CONFIG_STANDALONE=y
320CONFIG_PREVENT_FIRMWARE_BUILD=y 337CONFIG_PREVENT_FIRMWARE_BUILD=y
321# CONFIG_FW_LOADER is not set 338# CONFIG_FW_LOADER is not set
@@ -386,6 +403,7 @@ CONFIG_SCSI_WAIT_SCAN=m
386# CONFIG_SCSI_FC_ATTRS is not set 403# CONFIG_SCSI_FC_ATTRS is not set
387# CONFIG_SCSI_ISCSI_ATTRS is not set 404# CONFIG_SCSI_ISCSI_ATTRS is not set
388# CONFIG_SCSI_SAS_LIBSAS is not set 405# CONFIG_SCSI_SAS_LIBSAS is not set
406# CONFIG_SCSI_SRP_ATTRS is not set
389CONFIG_SCSI_LOWLEVEL=y 407CONFIG_SCSI_LOWLEVEL=y
390# CONFIG_ISCSI_TCP is not set 408# CONFIG_ISCSI_TCP is not set
391# CONFIG_BLK_DEV_3W_XXXX_RAID is not set 409# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
@@ -397,6 +415,7 @@ CONFIG_SCSI_LOWLEVEL=y
397# CONFIG_SCSI_AIC79XX is not set 415# CONFIG_SCSI_AIC79XX is not set
398# CONFIG_SCSI_AIC94XX is not set 416# CONFIG_SCSI_AIC94XX is not set
399# CONFIG_SCSI_DPT_I2O is not set 417# CONFIG_SCSI_DPT_I2O is not set
418# CONFIG_SCSI_ADVANSYS is not set
400# CONFIG_SCSI_ARCMSR is not set 419# CONFIG_SCSI_ARCMSR is not set
401# CONFIG_MEGARAID_NEWGEN is not set 420# CONFIG_MEGARAID_NEWGEN is not set
402# CONFIG_MEGARAID_LEGACY is not set 421# CONFIG_MEGARAID_LEGACY is not set
@@ -464,6 +483,7 @@ CONFIG_ATA=y
464# CONFIG_PATA_OLDPIIX is not set 483# CONFIG_PATA_OLDPIIX is not set
465# CONFIG_PATA_NETCELL is not set 484# CONFIG_PATA_NETCELL is not set
466# CONFIG_PATA_NS87410 is not set 485# CONFIG_PATA_NS87410 is not set
486# CONFIG_PATA_NS87415 is not set
467# CONFIG_PATA_OPTI is not set 487# CONFIG_PATA_OPTI is not set
468# CONFIG_PATA_OPTIDMA is not set 488# CONFIG_PATA_OPTIDMA is not set
469# CONFIG_PATA_PDC_OLD is not set 489# CONFIG_PATA_PDC_OLD is not set
@@ -478,14 +498,7 @@ CONFIG_ATA=y
478# CONFIG_PATA_WINBOND is not set 498# CONFIG_PATA_WINBOND is not set
479# CONFIG_PATA_PLATFORM is not set 499# CONFIG_PATA_PLATFORM is not set
480# CONFIG_MD is not set 500# CONFIG_MD is not set
481
482#
483# Fusion MPT device support
484#
485# CONFIG_FUSION is not set 501# CONFIG_FUSION is not set
486# CONFIG_FUSION_SPI is not set
487# CONFIG_FUSION_FC is not set
488# CONFIG_FUSION_SAS is not set
489 502
490# 503#
491# IEEE 1394 (FireWire) support 504# IEEE 1394 (FireWire) support
@@ -501,6 +514,8 @@ CONFIG_NETDEVICES=y
501# CONFIG_MACVLAN is not set 514# CONFIG_MACVLAN is not set
502# CONFIG_EQUALIZER is not set 515# CONFIG_EQUALIZER is not set
503# CONFIG_TUN is not set 516# CONFIG_TUN is not set
517# CONFIG_VETH is not set
518# CONFIG_IP1000 is not set
504# CONFIG_ARCNET is not set 519# CONFIG_ARCNET is not set
505CONFIG_PHYLIB=y 520CONFIG_PHYLIB=y
506 521
@@ -517,6 +532,7 @@ CONFIG_PHYLIB=y
517# CONFIG_BROADCOM_PHY is not set 532# CONFIG_BROADCOM_PHY is not set
518# CONFIG_ICPLUS_PHY is not set 533# CONFIG_ICPLUS_PHY is not set
519# CONFIG_FIXED_PHY is not set 534# CONFIG_FIXED_PHY is not set
535# CONFIG_MDIO_BITBANG is not set
520CONFIG_NET_ETHERNET=y 536CONFIG_NET_ETHERNET=y
521CONFIG_MII=y 537CONFIG_MII=y
522# CONFIG_HAPPYMEAL is not set 538# CONFIG_HAPPYMEAL is not set
@@ -527,11 +543,17 @@ CONFIG_VORTEX=y
527# CONFIG_TYPHOON is not set 543# CONFIG_TYPHOON is not set
528# CONFIG_NET_TULIP is not set 544# CONFIG_NET_TULIP is not set
529# CONFIG_HP100 is not set 545# CONFIG_HP100 is not set
546# CONFIG_IBM_NEW_EMAC_ZMII is not set
547# CONFIG_IBM_NEW_EMAC_RGMII is not set
548# CONFIG_IBM_NEW_EMAC_TAH is not set
549# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
530# CONFIG_NET_PCI is not set 550# CONFIG_NET_PCI is not set
551# CONFIG_B44 is not set
531CONFIG_NETDEV_1000=y 552CONFIG_NETDEV_1000=y
532# CONFIG_ACENIC is not set 553# CONFIG_ACENIC is not set
533# CONFIG_DL2K is not set 554# CONFIG_DL2K is not set
534# CONFIG_E1000 is not set 555# CONFIG_E1000 is not set
556# CONFIG_E1000E is not set
535# CONFIG_NS83820 is not set 557# CONFIG_NS83820 is not set
536# CONFIG_HAMACHI is not set 558# CONFIG_HAMACHI is not set
537# CONFIG_YELLOWFIN is not set 559# CONFIG_YELLOWFIN is not set
@@ -539,20 +561,25 @@ CONFIG_NETDEV_1000=y
539# CONFIG_SIS190 is not set 561# CONFIG_SIS190 is not set
540# CONFIG_SKGE is not set 562# CONFIG_SKGE is not set
541# CONFIG_SKY2 is not set 563# CONFIG_SKY2 is not set
564# CONFIG_SK98LIN is not set
542# CONFIG_VIA_VELOCITY is not set 565# CONFIG_VIA_VELOCITY is not set
543# CONFIG_TIGON3 is not set 566# CONFIG_TIGON3 is not set
544# CONFIG_BNX2 is not set 567# CONFIG_BNX2 is not set
545CONFIG_TSI108_ETH=y 568CONFIG_TSI108_ETH=y
569# CONFIG_MV643XX_ETH is not set
546# CONFIG_QLA3XXX is not set 570# CONFIG_QLA3XXX is not set
547# CONFIG_ATL1 is not set 571# CONFIG_ATL1 is not set
548CONFIG_NETDEV_10000=y 572CONFIG_NETDEV_10000=y
549# CONFIG_CHELSIO_T1 is not set 573# CONFIG_CHELSIO_T1 is not set
550# CONFIG_CHELSIO_T3 is not set 574# CONFIG_CHELSIO_T3 is not set
575# CONFIG_IXGBE is not set
551# CONFIG_IXGB is not set 576# CONFIG_IXGB is not set
552# CONFIG_S2IO is not set 577# CONFIG_S2IO is not set
553# CONFIG_MYRI10GE is not set 578# CONFIG_MYRI10GE is not set
554# CONFIG_NETXEN_NIC is not set 579# CONFIG_NETXEN_NIC is not set
580# CONFIG_NIU is not set
555# CONFIG_MLX4_CORE is not set 581# CONFIG_MLX4_CORE is not set
582# CONFIG_TEHUTI is not set
556# CONFIG_TR is not set 583# CONFIG_TR is not set
557 584
558# 585#
@@ -585,7 +612,6 @@ CONFIG_INPUT=y
585# 612#
586# CONFIG_INPUT_MOUSEDEV is not set 613# CONFIG_INPUT_MOUSEDEV is not set
587# CONFIG_INPUT_JOYDEV is not set 614# CONFIG_INPUT_JOYDEV is not set
588# CONFIG_INPUT_TSDEV is not set
589# CONFIG_INPUT_EVDEV is not set 615# CONFIG_INPUT_EVDEV is not set
590# CONFIG_INPUT_EVBUG is not set 616# CONFIG_INPUT_EVBUG is not set
591 617
@@ -637,15 +663,12 @@ CONFIG_UNIX98_PTYS=y
637CONFIG_LEGACY_PTYS=y 663CONFIG_LEGACY_PTYS=y
638CONFIG_LEGACY_PTY_COUNT=256 664CONFIG_LEGACY_PTY_COUNT=256
639# CONFIG_IPMI_HANDLER is not set 665# CONFIG_IPMI_HANDLER is not set
640# CONFIG_WATCHDOG is not set
641# CONFIG_HW_RANDOM is not set 666# CONFIG_HW_RANDOM is not set
642# CONFIG_NVRAM is not set 667# CONFIG_NVRAM is not set
643CONFIG_GEN_RTC=y 668CONFIG_GEN_RTC=y
644# CONFIG_GEN_RTC_X is not set 669# CONFIG_GEN_RTC_X is not set
645# CONFIG_R3964 is not set 670# CONFIG_R3964 is not set
646# CONFIG_APPLICOM is not set 671# CONFIG_APPLICOM is not set
647# CONFIG_AGP is not set
648# CONFIG_DRM is not set
649# CONFIG_RAW_DRIVER is not set 672# CONFIG_RAW_DRIVER is not set
650# CONFIG_TCG_TPM is not set 673# CONFIG_TCG_TPM is not set
651CONFIG_DEVPORT=y 674CONFIG_DEVPORT=y
@@ -660,9 +683,9 @@ CONFIG_DEVPORT=y
660# CONFIG_POWER_SUPPLY is not set 683# CONFIG_POWER_SUPPLY is not set
661CONFIG_HWMON=y 684CONFIG_HWMON=y
662# CONFIG_HWMON_VID is not set 685# CONFIG_HWMON_VID is not set
663# CONFIG_SENSORS_ABITUGURU is not set 686# CONFIG_SENSORS_I5K_AMB is not set
664# CONFIG_SENSORS_ABITUGURU3 is not set
665# CONFIG_SENSORS_F71805F is not set 687# CONFIG_SENSORS_F71805F is not set
688# CONFIG_SENSORS_F71882FG is not set
666# CONFIG_SENSORS_IT87 is not set 689# CONFIG_SENSORS_IT87 is not set
667# CONFIG_SENSORS_PC87360 is not set 690# CONFIG_SENSORS_PC87360 is not set
668# CONFIG_SENSORS_PC87427 is not set 691# CONFIG_SENSORS_PC87427 is not set
@@ -675,6 +698,13 @@ CONFIG_HWMON=y
675# CONFIG_SENSORS_W83627HF is not set 698# CONFIG_SENSORS_W83627HF is not set
676# CONFIG_SENSORS_W83627EHF is not set 699# CONFIG_SENSORS_W83627EHF is not set
677# CONFIG_HWMON_DEBUG_CHIP is not set 700# CONFIG_HWMON_DEBUG_CHIP is not set
701# CONFIG_WATCHDOG is not set
702
703#
704# Sonics Silicon Backplane
705#
706CONFIG_SSB_POSSIBLE=y
707# CONFIG_SSB is not set
678 708
679# 709#
680# Multifunction device drivers 710# Multifunction device drivers
@@ -691,16 +721,17 @@ CONFIG_HWMON=y
691# 721#
692# Graphics support 722# Graphics support
693# 723#
724# CONFIG_AGP is not set
725# CONFIG_DRM is not set
726# CONFIG_VGASTATE is not set
727# CONFIG_VIDEO_OUTPUT_CONTROL is not set
728# CONFIG_FB is not set
694# CONFIG_BACKLIGHT_LCD_SUPPORT is not set 729# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
695 730
696# 731#
697# Display device support 732# Display device support
698# 733#
699# CONFIG_DISPLAY_SUPPORT is not set 734# CONFIG_DISPLAY_SUPPORT is not set
700# CONFIG_VGASTATE is not set
701# CONFIG_VIDEO_OUTPUT_CONTROL is not set
702# CONFIG_FB is not set
703# CONFIG_FB_IBM_GXT4500 is not set
704 735
705# 736#
706# Sound 737# Sound
@@ -709,6 +740,7 @@ CONFIG_HWMON=y
709CONFIG_HID_SUPPORT=y 740CONFIG_HID_SUPPORT=y
710CONFIG_HID=y 741CONFIG_HID=y
711# CONFIG_HID_DEBUG is not set 742# CONFIG_HID_DEBUG is not set
743# CONFIG_HIDRAW is not set
712CONFIG_USB_SUPPORT=y 744CONFIG_USB_SUPPORT=y
713CONFIG_USB_ARCH_HAS_HCD=y 745CONFIG_USB_ARCH_HAS_HCD=y
714CONFIG_USB_ARCH_HAS_OHCI=y 746CONFIG_USB_ARCH_HAS_OHCI=y
@@ -730,19 +762,6 @@ CONFIG_USB_ARCH_HAS_EHCI=y
730# CONFIG_RTC_CLASS is not set 762# CONFIG_RTC_CLASS is not set
731 763
732# 764#
733# DMA Engine support
734#
735# CONFIG_DMA_ENGINE is not set
736
737#
738# DMA Clients
739#
740
741#
742# DMA Devices
743#
744
745#
746# Userspace I/O 765# Userspace I/O
747# 766#
748# CONFIG_UIO is not set 767# CONFIG_UIO is not set
@@ -759,7 +778,6 @@ CONFIG_EXT3_FS_XATTR=y
759# CONFIG_EXT3_FS_SECURITY is not set 778# CONFIG_EXT3_FS_SECURITY is not set
760# CONFIG_EXT4DEV_FS is not set 779# CONFIG_EXT4DEV_FS is not set
761CONFIG_JBD=y 780CONFIG_JBD=y
762# CONFIG_JBD_DEBUG is not set
763CONFIG_FS_MBCACHE=y 781CONFIG_FS_MBCACHE=y
764# CONFIG_REISERFS_FS is not set 782# CONFIG_REISERFS_FS is not set
765# CONFIG_JFS_FS is not set 783# CONFIG_JFS_FS is not set
@@ -800,7 +818,6 @@ CONFIG_SYSFS=y
800CONFIG_TMPFS=y 818CONFIG_TMPFS=y
801# CONFIG_TMPFS_POSIX_ACL is not set 819# CONFIG_TMPFS_POSIX_ACL is not set
802# CONFIG_HUGETLB_PAGE is not set 820# CONFIG_HUGETLB_PAGE is not set
803CONFIG_RAMFS=y
804# CONFIG_CONFIGFS_FS is not set 821# CONFIG_CONFIGFS_FS is not set
805 822
806# 823#
@@ -819,10 +836,7 @@ CONFIG_RAMFS=y
819# CONFIG_QNX4FS_FS is not set 836# CONFIG_QNX4FS_FS is not set
820# CONFIG_SYSV_FS is not set 837# CONFIG_SYSV_FS is not set
821# CONFIG_UFS_FS is not set 838# CONFIG_UFS_FS is not set
822 839CONFIG_NETWORK_FILESYSTEMS=y
823#
824# Network File Systems
825#
826CONFIG_NFS_FS=y 840CONFIG_NFS_FS=y
827# CONFIG_NFS_V3 is not set 841# CONFIG_NFS_V3 is not set
828# CONFIG_NFS_V4 is not set 842# CONFIG_NFS_V4 is not set
@@ -862,15 +876,7 @@ CONFIG_MSDOS_PARTITION=y
862# CONFIG_KARMA_PARTITION is not set 876# CONFIG_KARMA_PARTITION is not set
863# CONFIG_EFI_PARTITION is not set 877# CONFIG_EFI_PARTITION is not set
864# CONFIG_SYSV68_PARTITION is not set 878# CONFIG_SYSV68_PARTITION is not set
865
866#
867# Native Language Support
868#
869# CONFIG_NLS is not set 879# CONFIG_NLS is not set
870
871#
872# Distributed Lock Manager
873#
874# CONFIG_DLM is not set 880# CONFIG_DLM is not set
875# CONFIG_UCC_SLOW is not set 881# CONFIG_UCC_SLOW is not set
876 882
@@ -888,17 +894,13 @@ CONFIG_PLIST=y
888CONFIG_HAS_IOMEM=y 894CONFIG_HAS_IOMEM=y
889CONFIG_HAS_IOPORT=y 895CONFIG_HAS_IOPORT=y
890CONFIG_HAS_DMA=y 896CONFIG_HAS_DMA=y
891 897# CONFIG_INSTRUMENTATION is not set
892#
893# Instrumentation Support
894#
895# CONFIG_PROFILING is not set
896# CONFIG_KPROBES is not set
897 898
898# 899#
899# Kernel hacking 900# Kernel hacking
900# 901#
901# CONFIG_PRINTK_TIME is not set 902# CONFIG_PRINTK_TIME is not set
903CONFIG_ENABLE_WARN_DEPRECATED=y
902CONFIG_ENABLE_MUST_CHECK=y 904CONFIG_ENABLE_MUST_CHECK=y
903CONFIG_MAGIC_SYSRQ=y 905CONFIG_MAGIC_SYSRQ=y
904# CONFIG_UNUSED_SYMBOLS is not set 906# CONFIG_UNUSED_SYMBOLS is not set
@@ -922,9 +924,12 @@ CONFIG_DETECT_SOFTLOCKUP=y
922# CONFIG_DEBUG_INFO is not set 924# CONFIG_DEBUG_INFO is not set
923# CONFIG_DEBUG_VM is not set 925# CONFIG_DEBUG_VM is not set
924# CONFIG_DEBUG_LIST is not set 926# CONFIG_DEBUG_LIST is not set
927# CONFIG_DEBUG_SG is not set
925CONFIG_FORCED_INLINING=y 928CONFIG_FORCED_INLINING=y
929# CONFIG_BOOT_PRINTK_DELAY is not set
926# CONFIG_RCU_TORTURE_TEST is not set 930# CONFIG_RCU_TORTURE_TEST is not set
927# CONFIG_FAULT_INJECTION is not set 931# CONFIG_FAULT_INJECTION is not set
932# CONFIG_SAMPLES is not set
928# CONFIG_DEBUG_STACKOVERFLOW is not set 933# CONFIG_DEBUG_STACKOVERFLOW is not set
929# CONFIG_DEBUG_STACK_USAGE is not set 934# CONFIG_DEBUG_STACK_USAGE is not set
930# CONFIG_DEBUG_PAGEALLOC is not set 935# CONFIG_DEBUG_PAGEALLOC is not set
@@ -933,6 +938,7 @@ CONFIG_XMON=y
933CONFIG_XMON_DEFAULT=y 938CONFIG_XMON_DEFAULT=y
934CONFIG_XMON_DISASSEMBLY=y 939CONFIG_XMON_DISASSEMBLY=y
935# CONFIG_BDI_SWITCH is not set 940# CONFIG_BDI_SWITCH is not set
941# CONFIG_BOOTX_TEXT is not set
936# CONFIG_PPC_EARLY_DEBUG is not set 942# CONFIG_PPC_EARLY_DEBUG is not set
937 943
938# 944#
@@ -940,4 +946,6 @@ CONFIG_XMON_DISASSEMBLY=y
940# 946#
941# CONFIG_KEYS is not set 947# CONFIG_KEYS is not set
942# CONFIG_SECURITY is not set 948# CONFIG_SECURITY is not set
949# CONFIG_SECURITY_FILE_CAPABILITIES is not set
943# CONFIG_CRYPTO is not set 950# CONFIG_CRYPTO is not set
951# CONFIG_PPC_CLOCK is not set