aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/mpc7448_hpc2_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/mpc7448_hpc2_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/mpc7448_hpc2_defconfig')
-rw-r--r--arch/powerpc/configs/mpc7448_hpc2_defconfig137
1 files changed, 72 insertions, 65 deletions
diff --git a/arch/powerpc/configs/mpc7448_hpc2_defconfig b/arch/powerpc/configs/mpc7448_hpc2_defconfig
index 87ae894551b7..b0266de48491 100644
--- a/arch/powerpc/configs/mpc7448_hpc2_defconfig
+++ b/arch/powerpc/configs/mpc7448_hpc2_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# Tue Aug 28 21:24:39 2007 4# Thu Dec 6 16:48:28 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
18CONFIG_ALTIVEC=y
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
@@ -83,7 +92,6 @@ CONFIG_FUTEX=y
83CONFIG_ANON_INODES=y 92CONFIG_ANON_INODES=y
84CONFIG_EPOLL=y 93CONFIG_EPOLL=y
85CONFIG_SIGNALFD=y 94CONFIG_SIGNALFD=y
86CONFIG_TIMERFD=y
87CONFIG_EVENTFD=y 95CONFIG_EVENTFD=y
88CONFIG_SHMEM=y 96CONFIG_SHMEM=y
89CONFIG_VM_EVENT_COUNTERS=y 97CONFIG_VM_EVENT_COUNTERS=y
@@ -117,16 +125,21 @@ CONFIG_DEFAULT_IOSCHED="anticipatory"
117# 125#
118# Platform support 126# Platform support
119# 127#
120# CONFIG_PPC_MULTIPLATFORM is not set 128CONFIG_PPC_MULTIPLATFORM=y
121CONFIG_EMBEDDED6xx=y
122# CONFIG_PPC_82xx is not set 129# CONFIG_PPC_82xx is not set
123# CONFIG_PPC_83xx is not set 130# CONFIG_PPC_83xx is not set
124# CONFIG_PPC_86xx is not set 131# CONFIG_PPC_86xx is not set
132CONFIG_CLASSIC32=y
133# CONFIG_PPC_CHRP is not set
125# CONFIG_PPC_MPC52xx is not set 134# CONFIG_PPC_MPC52xx is not set
126# CONFIG_PPC_MPC5200 is not set 135# CONFIG_PPC_MPC5200 is not set
136# CONFIG_PPC_EFIKA is not set
137# CONFIG_PPC_LITE5200 is not set
138# CONFIG_PPC_PMAC is not set
127# CONFIG_PPC_CELL is not set 139# CONFIG_PPC_CELL is not set
128# CONFIG_PPC_CELL_NATIVE is not set 140# CONFIG_PPC_CELL_NATIVE is not set
129# CONFIG_PQ2ADS is not set 141# CONFIG_PQ2ADS is not set
142CONFIG_EMBEDDED6xx=y
130# CONFIG_LINKSTATION is not set 143# CONFIG_LINKSTATION is not set
131CONFIG_MPC7448HPC2=y 144CONFIG_MPC7448HPC2=y
132# CONFIG_PPC_HOLLY is not set 145# CONFIG_PPC_HOLLY is not set
@@ -142,6 +155,7 @@ CONFIG_MPIC_WEIRD=y
142# CONFIG_PPC_INDIRECT_IO is not set 155# CONFIG_PPC_INDIRECT_IO is not set
143# CONFIG_GENERIC_IOMAP is not set 156# CONFIG_GENERIC_IOMAP is not set
144# CONFIG_CPU_FREQ is not set 157# CONFIG_CPU_FREQ is not set
158# CONFIG_TAU is not set
145# CONFIG_CPM2 is not set 159# CONFIG_CPM2 is not set
146# CONFIG_FSL_ULI1575 is not set 160# CONFIG_FSL_ULI1575 is not set
147 161
@@ -149,6 +163,10 @@ CONFIG_MPIC_WEIRD=y
149# Kernel options 163# Kernel options
150# 164#
151# CONFIG_HIGHMEM is not set 165# CONFIG_HIGHMEM is not set
166CONFIG_TICK_ONESHOT=y
167CONFIG_NO_HZ=y
168CONFIG_HIGH_RES_TIMERS=y
169CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
152# CONFIG_HZ_100 is not set 170# CONFIG_HZ_100 is not set
153CONFIG_HZ_250=y 171CONFIG_HZ_250=y
154# CONFIG_HZ_300 is not set 172# CONFIG_HZ_300 is not set
@@ -160,6 +178,7 @@ CONFIG_PREEMPT_NONE=y
160CONFIG_BINFMT_ELF=y 178CONFIG_BINFMT_ELF=y
161CONFIG_BINFMT_MISC=y 179CONFIG_BINFMT_MISC=y
162CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 180CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
181# CONFIG_KEXEC is not set
163CONFIG_ARCH_FLATMEM_ENABLE=y 182CONFIG_ARCH_FLATMEM_ENABLE=y
164CONFIG_ARCH_POPULATES_NODE_MAP=y 183CONFIG_ARCH_POPULATES_NODE_MAP=y
165CONFIG_SELECT_MEMORY_MODEL=y 184CONFIG_SELECT_MEMORY_MODEL=y
@@ -169,6 +188,7 @@ CONFIG_FLATMEM_MANUAL=y
169CONFIG_FLATMEM=y 188CONFIG_FLATMEM=y
170CONFIG_FLAT_NODE_MEM_MAP=y 189CONFIG_FLAT_NODE_MEM_MAP=y
171# CONFIG_SPARSEMEM_STATIC is not set 190# CONFIG_SPARSEMEM_STATIC is not set
191# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
172CONFIG_SPLIT_PTLOCK_CPUS=4 192CONFIG_SPLIT_PTLOCK_CPUS=4
173# CONFIG_RESOURCES_64BIT is not set 193# CONFIG_RESOURCES_64BIT is not set
174CONFIG_ZONE_DMA_FLAG=1 194CONFIG_ZONE_DMA_FLAG=1
@@ -177,8 +197,11 @@ CONFIG_VIRT_TO_BUS=y
177CONFIG_PROC_DEVICETREE=y 197CONFIG_PROC_DEVICETREE=y
178# CONFIG_CMDLINE_BOOL is not set 198# CONFIG_CMDLINE_BOOL is not set
179# CONFIG_PM is not set 199# CONFIG_PM is not set
200CONFIG_SUSPEND_UP_POSSIBLE=y
201CONFIG_HIBERNATION_UP_POSSIBLE=y
180# CONFIG_SECCOMP is not set 202# CONFIG_SECCOMP is not set
181# CONFIG_WANT_DEVICE_TREE is not set 203CONFIG_WANT_DEVICE_TREE=y
204CONFIG_DEVICE_TREE=""
182CONFIG_ISA_DMA_API=y 205CONFIG_ISA_DMA_API=y
183 206
184# 207#
@@ -193,10 +216,7 @@ CONFIG_PCI_SYSCALL=y
193# CONFIG_PCIEPORTBUS is not set 216# CONFIG_PCIEPORTBUS is not set
194CONFIG_ARCH_SUPPORTS_MSI=y 217CONFIG_ARCH_SUPPORTS_MSI=y
195# CONFIG_PCI_MSI is not set 218# CONFIG_PCI_MSI is not set
196 219CONFIG_PCI_LEGACY=y
197#
198# PCCARD (PCMCIA/CardBus) support
199#
200# CONFIG_PCCARD is not set 220# CONFIG_PCCARD is not set
201# CONFIG_HOTPLUG_PCI is not set 221# CONFIG_HOTPLUG_PCI is not set
202 222
@@ -211,7 +231,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y
211CONFIG_HIGHMEM_START=0xfe000000 231CONFIG_HIGHMEM_START=0xfe000000
212CONFIG_LOWMEM_SIZE=0x30000000 232CONFIG_LOWMEM_SIZE=0x30000000
213CONFIG_KERNEL_START=0xc0000000 233CONFIG_KERNEL_START=0xc0000000
214CONFIG_TASK_SIZE=0x80000000 234CONFIG_TASK_SIZE=0xc0000000
215CONFIG_BOOT_LOAD=0x00800000 235CONFIG_BOOT_LOAD=0x00800000
216 236
217# 237#
@@ -251,6 +271,7 @@ CONFIG_SYN_COOKIES=y
251CONFIG_INET_XFRM_MODE_TRANSPORT=y 271CONFIG_INET_XFRM_MODE_TRANSPORT=y
252CONFIG_INET_XFRM_MODE_TUNNEL=y 272CONFIG_INET_XFRM_MODE_TUNNEL=y
253CONFIG_INET_XFRM_MODE_BEET=y 273CONFIG_INET_XFRM_MODE_BEET=y
274# CONFIG_INET_LRO is not set
254CONFIG_INET_DIAG=y 275CONFIG_INET_DIAG=y
255CONFIG_INET_TCP_DIAG=y 276CONFIG_INET_TCP_DIAG=y
256# CONFIG_TCP_CONG_ADVANCED is not set 277# CONFIG_TCP_CONG_ADVANCED is not set
@@ -276,10 +297,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
276# CONFIG_LAPB is not set 297# CONFIG_LAPB is not set
277# CONFIG_ECONET is not set 298# CONFIG_ECONET is not set
278# CONFIG_WAN_ROUTER is not set 299# CONFIG_WAN_ROUTER is not set
279
280#
281# QoS and/or fair queueing
282#
283# CONFIG_NET_SCHED is not set 300# CONFIG_NET_SCHED is not set
284 301
285# 302#
@@ -308,6 +325,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
308# 325#
309# Generic Driver Options 326# Generic Driver Options
310# 327#
328CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
311CONFIG_STANDALONE=y 329CONFIG_STANDALONE=y
312CONFIG_PREVENT_FIRMWARE_BUILD=y 330CONFIG_PREVENT_FIRMWARE_BUILD=y
313# CONFIG_FW_LOADER is not set 331# CONFIG_FW_LOADER is not set
@@ -375,6 +393,7 @@ CONFIG_BLK_DEV_SD=y
375# CONFIG_SCSI_FC_ATTRS is not set 393# CONFIG_SCSI_FC_ATTRS is not set
376# CONFIG_SCSI_ISCSI_ATTRS is not set 394# CONFIG_SCSI_ISCSI_ATTRS is not set
377# CONFIG_SCSI_SAS_LIBSAS is not set 395# CONFIG_SCSI_SAS_LIBSAS is not set
396# CONFIG_SCSI_SRP_ATTRS is not set
378CONFIG_SCSI_LOWLEVEL=y 397CONFIG_SCSI_LOWLEVEL=y
379# CONFIG_ISCSI_TCP is not set 398# CONFIG_ISCSI_TCP is not set
380# CONFIG_BLK_DEV_3W_XXXX_RAID is not set 399# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
@@ -386,6 +405,7 @@ CONFIG_SCSI_LOWLEVEL=y
386# CONFIG_SCSI_AIC79XX is not set 405# CONFIG_SCSI_AIC79XX is not set
387# CONFIG_SCSI_AIC94XX is not set 406# CONFIG_SCSI_AIC94XX is not set
388# CONFIG_SCSI_DPT_I2O is not set 407# CONFIG_SCSI_DPT_I2O is not set
408# CONFIG_SCSI_ADVANSYS is not set
389# CONFIG_SCSI_ARCMSR is not set 409# CONFIG_SCSI_ARCMSR is not set
390# CONFIG_MEGARAID_NEWGEN is not set 410# CONFIG_MEGARAID_NEWGEN is not set
391# CONFIG_MEGARAID_LEGACY is not set 411# CONFIG_MEGARAID_LEGACY is not set
@@ -453,6 +473,7 @@ CONFIG_SATA_MV=y
453# CONFIG_PATA_OLDPIIX is not set 473# CONFIG_PATA_OLDPIIX is not set
454# CONFIG_PATA_NETCELL is not set 474# CONFIG_PATA_NETCELL is not set
455# CONFIG_PATA_NS87410 is not set 475# CONFIG_PATA_NS87410 is not set
476# CONFIG_PATA_NS87415 is not set
456# CONFIG_PATA_OPTI is not set 477# CONFIG_PATA_OPTI is not set
457# CONFIG_PATA_OPTIDMA is not set 478# CONFIG_PATA_OPTIDMA is not set
458# CONFIG_PATA_PDC_OLD is not set 479# CONFIG_PATA_PDC_OLD is not set
@@ -467,14 +488,7 @@ CONFIG_SATA_MV=y
467# CONFIG_PATA_WINBOND is not set 488# CONFIG_PATA_WINBOND is not set
468# CONFIG_PATA_PLATFORM is not set 489# CONFIG_PATA_PLATFORM is not set
469# CONFIG_MD is not set 490# CONFIG_MD is not set
470
471#
472# Fusion MPT device support
473#
474# CONFIG_FUSION is not set 491# CONFIG_FUSION is not set
475# CONFIG_FUSION_SPI is not set
476# CONFIG_FUSION_FC is not set
477# CONFIG_FUSION_SAS is not set
478 492
479# 493#
480# IEEE 1394 (FireWire) support 494# IEEE 1394 (FireWire) support
@@ -490,6 +504,8 @@ CONFIG_NETDEVICES=y
490# CONFIG_MACVLAN is not set 504# CONFIG_MACVLAN is not set
491# CONFIG_EQUALIZER is not set 505# CONFIG_EQUALIZER is not set
492# CONFIG_TUN is not set 506# CONFIG_TUN is not set
507# CONFIG_VETH is not set
508# CONFIG_IP1000 is not set
493# CONFIG_ARCNET is not set 509# CONFIG_ARCNET is not set
494CONFIG_PHYLIB=y 510CONFIG_PHYLIB=y
495 511
@@ -506,6 +522,7 @@ CONFIG_PHYLIB=y
506# CONFIG_BROADCOM_PHY is not set 522# CONFIG_BROADCOM_PHY is not set
507# CONFIG_ICPLUS_PHY is not set 523# CONFIG_ICPLUS_PHY is not set
508# CONFIG_FIXED_PHY is not set 524# CONFIG_FIXED_PHY is not set
525# CONFIG_MDIO_BITBANG is not set
509CONFIG_NET_ETHERNET=y 526CONFIG_NET_ETHERNET=y
510CONFIG_MII=y 527CONFIG_MII=y
511# CONFIG_HAPPYMEAL is not set 528# CONFIG_HAPPYMEAL is not set
@@ -514,13 +531,16 @@ CONFIG_MII=y
514# CONFIG_NET_VENDOR_3COM is not set 531# CONFIG_NET_VENDOR_3COM is not set
515# CONFIG_NET_TULIP is not set 532# CONFIG_NET_TULIP is not set
516# CONFIG_HP100 is not set 533# CONFIG_HP100 is not set
534# CONFIG_IBM_NEW_EMAC_ZMII is not set
535# CONFIG_IBM_NEW_EMAC_RGMII is not set
536# CONFIG_IBM_NEW_EMAC_TAH is not set
537# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
517CONFIG_NET_PCI=y 538CONFIG_NET_PCI=y
518# CONFIG_PCNET32 is not set 539# CONFIG_PCNET32 is not set
519# CONFIG_AMD8111_ETH is not set 540# CONFIG_AMD8111_ETH is not set
520# CONFIG_ADAPTEC_STARFIRE is not set 541# CONFIG_ADAPTEC_STARFIRE is not set
521# CONFIG_B44 is not set 542# CONFIG_B44 is not set
522# CONFIG_FORCEDETH is not set 543# CONFIG_FORCEDETH is not set
523# CONFIG_DGRS is not set
524# CONFIG_EEPRO100 is not set 544# CONFIG_EEPRO100 is not set
525CONFIG_E100=y 545CONFIG_E100=y
526# CONFIG_FEALNX is not set 546# CONFIG_FEALNX is not set
@@ -542,6 +562,7 @@ CONFIG_NETDEV_1000=y
542# CONFIG_ACENIC is not set 562# CONFIG_ACENIC is not set
543# CONFIG_DL2K is not set 563# CONFIG_DL2K is not set
544# CONFIG_E1000 is not set 564# CONFIG_E1000 is not set
565# CONFIG_E1000E is not set
545# CONFIG_NS83820 is not set 566# CONFIG_NS83820 is not set
546# CONFIG_HAMACHI is not set 567# CONFIG_HAMACHI is not set
547# CONFIG_YELLOWFIN is not set 568# CONFIG_YELLOWFIN is not set
@@ -549,20 +570,25 @@ CONFIG_NETDEV_1000=y
549# CONFIG_SIS190 is not set 570# CONFIG_SIS190 is not set
550# CONFIG_SKGE is not set 571# CONFIG_SKGE is not set
551# CONFIG_SKY2 is not set 572# CONFIG_SKY2 is not set
573# CONFIG_SK98LIN is not set
552# CONFIG_VIA_VELOCITY is not set 574# CONFIG_VIA_VELOCITY is not set
553# CONFIG_TIGON3 is not set 575# CONFIG_TIGON3 is not set
554# CONFIG_BNX2 is not set 576# CONFIG_BNX2 is not set
555CONFIG_TSI108_ETH=y 577CONFIG_TSI108_ETH=y
578# CONFIG_MV643XX_ETH is not set
556# CONFIG_QLA3XXX is not set 579# CONFIG_QLA3XXX is not set
557# CONFIG_ATL1 is not set 580# CONFIG_ATL1 is not set
558CONFIG_NETDEV_10000=y 581CONFIG_NETDEV_10000=y
559# CONFIG_CHELSIO_T1 is not set 582# CONFIG_CHELSIO_T1 is not set
560# CONFIG_CHELSIO_T3 is not set 583# CONFIG_CHELSIO_T3 is not set
584# CONFIG_IXGBE is not set
561# CONFIG_IXGB is not set 585# CONFIG_IXGB is not set
562# CONFIG_S2IO is not set 586# CONFIG_S2IO is not set
563# CONFIG_MYRI10GE is not set 587# CONFIG_MYRI10GE is not set
564# CONFIG_NETXEN_NIC is not set 588# CONFIG_NETXEN_NIC is not set
589# CONFIG_NIU is not set
565# CONFIG_MLX4_CORE is not set 590# CONFIG_MLX4_CORE is not set
591# CONFIG_TEHUTI is not set
566# CONFIG_TR is not set 592# CONFIG_TR is not set
567 593
568# 594#
@@ -595,7 +621,6 @@ CONFIG_INPUT=y
595# 621#
596# CONFIG_INPUT_MOUSEDEV is not set 622# CONFIG_INPUT_MOUSEDEV is not set
597# CONFIG_INPUT_JOYDEV is not set 623# CONFIG_INPUT_JOYDEV is not set
598# CONFIG_INPUT_TSDEV is not set
599# CONFIG_INPUT_EVDEV is not set 624# CONFIG_INPUT_EVDEV is not set
600# CONFIG_INPUT_EVBUG is not set 625# CONFIG_INPUT_EVBUG is not set
601 626
@@ -643,15 +668,12 @@ CONFIG_UNIX98_PTYS=y
643CONFIG_LEGACY_PTYS=y 668CONFIG_LEGACY_PTYS=y
644CONFIG_LEGACY_PTY_COUNT=256 669CONFIG_LEGACY_PTY_COUNT=256
645# CONFIG_IPMI_HANDLER is not set 670# CONFIG_IPMI_HANDLER is not set
646# CONFIG_WATCHDOG is not set
647# CONFIG_HW_RANDOM is not set 671# CONFIG_HW_RANDOM is not set
648# CONFIG_NVRAM is not set 672# CONFIG_NVRAM is not set
649CONFIG_GEN_RTC=y 673CONFIG_GEN_RTC=y
650# CONFIG_GEN_RTC_X is not set 674# CONFIG_GEN_RTC_X is not set
651# CONFIG_R3964 is not set 675# CONFIG_R3964 is not set
652# CONFIG_APPLICOM is not set 676# CONFIG_APPLICOM is not set
653# CONFIG_AGP is not set
654# CONFIG_DRM is not set
655# CONFIG_RAW_DRIVER is not set 677# CONFIG_RAW_DRIVER is not set
656# CONFIG_TCG_TPM is not set 678# CONFIG_TCG_TPM is not set
657CONFIG_DEVPORT=y 679CONFIG_DEVPORT=y
@@ -666,9 +688,9 @@ CONFIG_DEVPORT=y
666# CONFIG_POWER_SUPPLY is not set 688# CONFIG_POWER_SUPPLY is not set
667CONFIG_HWMON=y 689CONFIG_HWMON=y
668# CONFIG_HWMON_VID is not set 690# CONFIG_HWMON_VID is not set
669# CONFIG_SENSORS_ABITUGURU is not set 691# CONFIG_SENSORS_I5K_AMB is not set
670# CONFIG_SENSORS_ABITUGURU3 is not set
671# CONFIG_SENSORS_F71805F is not set 692# CONFIG_SENSORS_F71805F is not set
693# CONFIG_SENSORS_F71882FG is not set
672# CONFIG_SENSORS_IT87 is not set 694# CONFIG_SENSORS_IT87 is not set
673# CONFIG_SENSORS_PC87360 is not set 695# CONFIG_SENSORS_PC87360 is not set
674# CONFIG_SENSORS_PC87427 is not set 696# CONFIG_SENSORS_PC87427 is not set
@@ -681,6 +703,13 @@ CONFIG_HWMON=y
681# CONFIG_SENSORS_W83627HF is not set 703# CONFIG_SENSORS_W83627HF is not set
682# CONFIG_SENSORS_W83627EHF is not set 704# CONFIG_SENSORS_W83627EHF is not set
683# CONFIG_HWMON_DEBUG_CHIP is not set 705# CONFIG_HWMON_DEBUG_CHIP is not set
706# CONFIG_WATCHDOG is not set
707
708#
709# Sonics Silicon Backplane
710#
711CONFIG_SSB_POSSIBLE=y
712# CONFIG_SSB is not set
684 713
685# 714#
686# Multifunction device drivers 715# Multifunction device drivers
@@ -697,16 +726,17 @@ CONFIG_DAB=y
697# 726#
698# Graphics support 727# Graphics support
699# 728#
729# CONFIG_AGP is not set
730# CONFIG_DRM is not set
731# CONFIG_VGASTATE is not set
732CONFIG_VIDEO_OUTPUT_CONTROL=y
733# CONFIG_FB is not set
700# CONFIG_BACKLIGHT_LCD_SUPPORT is not set 734# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
701 735
702# 736#
703# Display device support 737# Display device support
704# 738#
705# CONFIG_DISPLAY_SUPPORT is not set 739# CONFIG_DISPLAY_SUPPORT is not set
706# CONFIG_VGASTATE is not set
707CONFIG_VIDEO_OUTPUT_CONTROL=y
708# CONFIG_FB is not set
709# CONFIG_FB_IBM_GXT4500 is not set
710 740
711# 741#
712# Sound 742# Sound
@@ -715,6 +745,7 @@ CONFIG_VIDEO_OUTPUT_CONTROL=y
715CONFIG_HID_SUPPORT=y 745CONFIG_HID_SUPPORT=y
716CONFIG_HID=y 746CONFIG_HID=y
717# CONFIG_HID_DEBUG is not set 747# CONFIG_HID_DEBUG is not set
748# CONFIG_HIDRAW is not set
718CONFIG_USB_SUPPORT=y 749CONFIG_USB_SUPPORT=y
719CONFIG_USB_ARCH_HAS_HCD=y 750CONFIG_USB_ARCH_HAS_HCD=y
720CONFIG_USB_ARCH_HAS_OHCI=y 751CONFIG_USB_ARCH_HAS_OHCI=y
@@ -736,19 +767,6 @@ CONFIG_USB_ARCH_HAS_EHCI=y
736# CONFIG_RTC_CLASS is not set 767# CONFIG_RTC_CLASS is not set
737 768
738# 769#
739# DMA Engine support
740#
741# CONFIG_DMA_ENGINE is not set
742
743#
744# DMA Clients
745#
746
747#
748# DMA Devices
749#
750
751#
752# Userspace I/O 770# Userspace I/O
753# 771#
754# CONFIG_UIO is not set 772# CONFIG_UIO is not set
@@ -765,7 +783,6 @@ CONFIG_EXT3_FS_XATTR=y
765# CONFIG_EXT3_FS_SECURITY is not set 783# CONFIG_EXT3_FS_SECURITY is not set
766# CONFIG_EXT4DEV_FS is not set 784# CONFIG_EXT4DEV_FS is not set
767CONFIG_JBD=y 785CONFIG_JBD=y
768# CONFIG_JBD_DEBUG is not set
769CONFIG_FS_MBCACHE=y 786CONFIG_FS_MBCACHE=y
770# CONFIG_REISERFS_FS is not set 787# CONFIG_REISERFS_FS is not set
771# CONFIG_JFS_FS is not set 788# CONFIG_JFS_FS is not set
@@ -806,7 +823,6 @@ CONFIG_SYSFS=y
806CONFIG_TMPFS=y 823CONFIG_TMPFS=y
807# CONFIG_TMPFS_POSIX_ACL is not set 824# CONFIG_TMPFS_POSIX_ACL is not set
808# CONFIG_HUGETLB_PAGE is not set 825# CONFIG_HUGETLB_PAGE is not set
809CONFIG_RAMFS=y
810# CONFIG_CONFIGFS_FS is not set 826# CONFIG_CONFIGFS_FS is not set
811 827
812# 828#
@@ -825,10 +841,7 @@ CONFIG_RAMFS=y
825# CONFIG_QNX4FS_FS is not set 841# CONFIG_QNX4FS_FS is not set
826# CONFIG_SYSV_FS is not set 842# CONFIG_SYSV_FS is not set
827# CONFIG_UFS_FS is not set 843# CONFIG_UFS_FS is not set
828 844CONFIG_NETWORK_FILESYSTEMS=y
829#
830# Network File Systems
831#
832CONFIG_NFS_FS=y 845CONFIG_NFS_FS=y
833# CONFIG_NFS_V3 is not set 846# CONFIG_NFS_V3 is not set
834# CONFIG_NFS_V4 is not set 847# CONFIG_NFS_V4 is not set
@@ -868,15 +881,7 @@ CONFIG_MSDOS_PARTITION=y
868# CONFIG_KARMA_PARTITION is not set 881# CONFIG_KARMA_PARTITION is not set
869# CONFIG_EFI_PARTITION is not set 882# CONFIG_EFI_PARTITION is not set
870# CONFIG_SYSV68_PARTITION is not set 883# CONFIG_SYSV68_PARTITION is not set
871
872#
873# Native Language Support
874#
875# CONFIG_NLS is not set 884# CONFIG_NLS is not set
876
877#
878# Distributed Lock Manager
879#
880# CONFIG_DLM is not set 885# CONFIG_DLM is not set
881# CONFIG_UCC_SLOW is not set 886# CONFIG_UCC_SLOW is not set
882 887
@@ -894,23 +899,23 @@ CONFIG_PLIST=y
894CONFIG_HAS_IOMEM=y 899CONFIG_HAS_IOMEM=y
895CONFIG_HAS_IOPORT=y 900CONFIG_HAS_IOPORT=y
896CONFIG_HAS_DMA=y 901CONFIG_HAS_DMA=y
897 902# CONFIG_INSTRUMENTATION is not set
898#
899# Instrumentation Support
900#
901# CONFIG_PROFILING is not set
902 903
903# 904#
904# Kernel hacking 905# Kernel hacking
905# 906#
906# CONFIG_PRINTK_TIME is not set 907# CONFIG_PRINTK_TIME is not set
908CONFIG_ENABLE_WARN_DEPRECATED=y
907CONFIG_ENABLE_MUST_CHECK=y 909CONFIG_ENABLE_MUST_CHECK=y
908# CONFIG_MAGIC_SYSRQ is not set 910# CONFIG_MAGIC_SYSRQ is not set
909# CONFIG_UNUSED_SYMBOLS is not set 911# CONFIG_UNUSED_SYMBOLS is not set
910# CONFIG_DEBUG_FS is not set 912# CONFIG_DEBUG_FS is not set
911# CONFIG_HEADERS_CHECK is not set 913# CONFIG_HEADERS_CHECK is not set
912# CONFIG_DEBUG_KERNEL is not set 914# CONFIG_DEBUG_KERNEL is not set
915# CONFIG_SLUB_DEBUG_ON is not set
913# CONFIG_DEBUG_BUGVERBOSE is not set 916# CONFIG_DEBUG_BUGVERBOSE is not set
917# CONFIG_SAMPLES is not set
918# CONFIG_BOOTX_TEXT is not set
914# CONFIG_PPC_EARLY_DEBUG is not set 919# CONFIG_PPC_EARLY_DEBUG is not set
915 920
916# 921#
@@ -918,4 +923,6 @@ CONFIG_ENABLE_MUST_CHECK=y
918# 923#
919# CONFIG_KEYS is not set 924# CONFIG_KEYS is not set
920# CONFIG_SECURITY is not set 925# CONFIG_SECURITY is not set
926# CONFIG_SECURITY_FILE_CAPABILITIES is not set
921# CONFIG_CRYPTO is not set 927# CONFIG_CRYPTO is not set
928# CONFIG_PPC_CLOCK is not set