aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/mpc8568mds_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/configs/mpc8568mds_defconfig')
-rw-r--r--arch/powerpc/configs/mpc8568mds_defconfig161
1 files changed, 82 insertions, 79 deletions
diff --git a/arch/powerpc/configs/mpc8568mds_defconfig b/arch/powerpc/configs/mpc8568mds_defconfig
index d665e7a797c0..f51b58ae329a 100644
--- a/arch/powerpc/configs/mpc8568mds_defconfig
+++ b/arch/powerpc/configs/mpc8568mds_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:43 2007 4# Thu Dec 6 16:48:50 2007
5# 5#
6# CONFIG_PPC64 is not set 6# CONFIG_PPC64 is not set
7 7
@@ -22,8 +22,13 @@ CONFIG_FSL_BOOKE=y
22CONFIG_SPE=y 22CONFIG_SPE=y
23# CONFIG_PPC_MM_SLICES is not set 23# CONFIG_PPC_MM_SLICES is not set
24CONFIG_PPC32=y 24CONFIG_PPC32=y
25CONFIG_WORD_SIZE=32
25CONFIG_PPC_MERGE=y 26CONFIG_PPC_MERGE=y
26CONFIG_MMU=y 27CONFIG_MMU=y
28CONFIG_GENERIC_CMOS_UPDATE=y
29CONFIG_GENERIC_TIME=y
30CONFIG_GENERIC_TIME_VSYSCALL=y
31CONFIG_GENERIC_CLOCKEVENTS=y
27CONFIG_GENERIC_HARDIRQS=y 32CONFIG_GENERIC_HARDIRQS=y
28CONFIG_IRQ_PER_CPU=y 33CONFIG_IRQ_PER_CPU=y
29CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34CONFIG_RWSEM_XCHGADD_ALGORITHM=y
@@ -63,9 +68,12 @@ CONFIG_SYSVIPC_SYSCTL=y
63# CONFIG_BSD_PROCESS_ACCT is not set 68# CONFIG_BSD_PROCESS_ACCT is not set
64# CONFIG_TASKSTATS is not set 69# CONFIG_TASKSTATS is not set
65# CONFIG_USER_NS is not set 70# CONFIG_USER_NS is not set
71# CONFIG_PID_NS is not set
66# CONFIG_AUDIT is not set 72# CONFIG_AUDIT is not set
67# CONFIG_IKCONFIG is not set 73# CONFIG_IKCONFIG is not set
68CONFIG_LOG_BUF_SHIFT=14 74CONFIG_LOG_BUF_SHIFT=14
75# CONFIG_CGROUPS is not set
76# CONFIG_FAIR_GROUP_SCHED is not set
69CONFIG_SYSFS_DEPRECATED=y 77CONFIG_SYSFS_DEPRECATED=y
70# CONFIG_RELAY is not set 78# CONFIG_RELAY is not set
71CONFIG_BLK_DEV_INITRD=y 79CONFIG_BLK_DEV_INITRD=y
@@ -84,7 +92,6 @@ CONFIG_FUTEX=y
84CONFIG_ANON_INODES=y 92CONFIG_ANON_INODES=y
85# CONFIG_EPOLL is not set 93# CONFIG_EPOLL is not set
86CONFIG_SIGNALFD=y 94CONFIG_SIGNALFD=y
87CONFIG_TIMERFD=y
88CONFIG_EVENTFD=y 95CONFIG_EVENTFD=y
89CONFIG_SHMEM=y 96CONFIG_SHMEM=y
90CONFIG_VM_EVENT_COUNTERS=y 97CONFIG_VM_EVENT_COUNTERS=y
@@ -132,7 +139,7 @@ CONFIG_DEFAULT_IOSCHED="anticipatory"
132# CONFIG_MPC8560_ADS is not set 139# CONFIG_MPC8560_ADS is not set
133# CONFIG_MPC85xx_CDS is not set 140# CONFIG_MPC85xx_CDS is not set
134CONFIG_MPC85xx_MDS=y 141CONFIG_MPC85xx_MDS=y
135# CONFIG_MPC8544_DS is not set 142# CONFIG_MPC85xx_DS is not set
136CONFIG_MPC85xx=y 143CONFIG_MPC85xx=y
137CONFIG_MPIC=y 144CONFIG_MPIC=y
138# CONFIG_MPIC_WEIRD is not set 145# CONFIG_MPIC_WEIRD is not set
@@ -144,6 +151,7 @@ CONFIG_MPIC=y
144# CONFIG_PPC_INDIRECT_IO is not set 151# CONFIG_PPC_INDIRECT_IO is not set
145# CONFIG_GENERIC_IOMAP is not set 152# CONFIG_GENERIC_IOMAP is not set
146# CONFIG_CPU_FREQ is not set 153# CONFIG_CPU_FREQ is not set
154CONFIG_QUICC_ENGINE=y
147# CONFIG_CPM2 is not set 155# CONFIG_CPM2 is not set
148# CONFIG_FSL_ULI1575 is not set 156# CONFIG_FSL_ULI1575 is not set
149 157
@@ -151,6 +159,10 @@ CONFIG_MPIC=y
151# Kernel options 159# Kernel options
152# 160#
153# CONFIG_HIGHMEM is not set 161# CONFIG_HIGHMEM is not set
162CONFIG_TICK_ONESHOT=y
163CONFIG_NO_HZ=y
164CONFIG_HIGH_RES_TIMERS=y
165CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
154# CONFIG_HZ_100 is not set 166# CONFIG_HZ_100 is not set
155CONFIG_HZ_250=y 167CONFIG_HZ_250=y
156# CONFIG_HZ_300 is not set 168# CONFIG_HZ_300 is not set
@@ -172,6 +184,7 @@ CONFIG_FLATMEM_MANUAL=y
172CONFIG_FLATMEM=y 184CONFIG_FLATMEM=y
173CONFIG_FLAT_NODE_MEM_MAP=y 185CONFIG_FLAT_NODE_MEM_MAP=y
174# CONFIG_SPARSEMEM_STATIC is not set 186# CONFIG_SPARSEMEM_STATIC is not set
187# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
175CONFIG_SPLIT_PTLOCK_CPUS=4 188CONFIG_SPLIT_PTLOCK_CPUS=4
176# CONFIG_RESOURCES_64BIT is not set 189# CONFIG_RESOURCES_64BIT is not set
177CONFIG_ZONE_DMA_FLAG=1 190CONFIG_ZONE_DMA_FLAG=1
@@ -180,6 +193,8 @@ CONFIG_VIRT_TO_BUS=y
180CONFIG_PROC_DEVICETREE=y 193CONFIG_PROC_DEVICETREE=y
181# CONFIG_CMDLINE_BOOL is not set 194# CONFIG_CMDLINE_BOOL is not set
182# CONFIG_PM is not set 195# CONFIG_PM is not set
196CONFIG_SUSPEND_UP_POSSIBLE=y
197CONFIG_HIBERNATION_UP_POSSIBLE=y
183CONFIG_SECCOMP=y 198CONFIG_SECCOMP=y
184CONFIG_WANT_DEVICE_TREE=y 199CONFIG_WANT_DEVICE_TREE=y
185CONFIG_DEVICE_TREE="" 200CONFIG_DEVICE_TREE=""
@@ -198,11 +213,8 @@ CONFIG_PCI_SYSCALL=y
198# CONFIG_PCIEPORTBUS is not set 213# CONFIG_PCIEPORTBUS is not set
199CONFIG_ARCH_SUPPORTS_MSI=y 214CONFIG_ARCH_SUPPORTS_MSI=y
200# CONFIG_PCI_MSI is not set 215# CONFIG_PCI_MSI is not set
216CONFIG_PCI_LEGACY=y
201# CONFIG_PCI_DEBUG is not set 217# CONFIG_PCI_DEBUG is not set
202
203#
204# PCCARD (PCMCIA/CardBus) support
205#
206# CONFIG_PCCARD is not set 218# CONFIG_PCCARD is not set
207# CONFIG_HOTPLUG_PCI is not set 219# CONFIG_HOTPLUG_PCI is not set
208 220
@@ -217,7 +229,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y
217CONFIG_HIGHMEM_START=0xfe000000 229CONFIG_HIGHMEM_START=0xfe000000
218CONFIG_LOWMEM_SIZE=0x30000000 230CONFIG_LOWMEM_SIZE=0x30000000
219CONFIG_KERNEL_START=0xc0000000 231CONFIG_KERNEL_START=0xc0000000
220CONFIG_TASK_SIZE=0x80000000 232CONFIG_TASK_SIZE=0xc0000000
221CONFIG_BOOT_LOAD=0x00800000 233CONFIG_BOOT_LOAD=0x00800000
222 234
223# 235#
@@ -257,6 +269,7 @@ CONFIG_SYN_COOKIES=y
257CONFIG_INET_XFRM_MODE_TRANSPORT=y 269CONFIG_INET_XFRM_MODE_TRANSPORT=y
258CONFIG_INET_XFRM_MODE_TUNNEL=y 270CONFIG_INET_XFRM_MODE_TUNNEL=y
259CONFIG_INET_XFRM_MODE_BEET=y 271CONFIG_INET_XFRM_MODE_BEET=y
272# CONFIG_INET_LRO is not set
260CONFIG_INET_DIAG=y 273CONFIG_INET_DIAG=y
261CONFIG_INET_TCP_DIAG=y 274CONFIG_INET_TCP_DIAG=y
262# CONFIG_TCP_CONG_ADVANCED is not set 275# CONFIG_TCP_CONG_ADVANCED is not set
@@ -282,10 +295,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
282# CONFIG_LAPB is not set 295# CONFIG_LAPB is not set
283# CONFIG_ECONET is not set 296# CONFIG_ECONET is not set
284# CONFIG_WAN_ROUTER is not set 297# CONFIG_WAN_ROUTER is not set
285
286#
287# QoS and/or fair queueing
288#
289# CONFIG_NET_SCHED is not set 298# CONFIG_NET_SCHED is not set
290 299
291# 300#
@@ -314,6 +323,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
314# 323#
315# Generic Driver Options 324# Generic Driver Options
316# 325#
326CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
317CONFIG_STANDALONE=y 327CONFIG_STANDALONE=y
318CONFIG_PREVENT_FIRMWARE_BUILD=y 328CONFIG_PREVENT_FIRMWARE_BUILD=y
319# CONFIG_FW_LOADER is not set 329# CONFIG_FW_LOADER is not set
@@ -384,6 +394,7 @@ CONFIG_SCSI_WAIT_SCAN=m
384# CONFIG_SCSI_FC_ATTRS is not set 394# CONFIG_SCSI_FC_ATTRS is not set
385# CONFIG_SCSI_ISCSI_ATTRS is not set 395# CONFIG_SCSI_ISCSI_ATTRS is not set
386# CONFIG_SCSI_SAS_LIBSAS is not set 396# CONFIG_SCSI_SAS_LIBSAS is not set
397# CONFIG_SCSI_SRP_ATTRS is not set
387CONFIG_SCSI_LOWLEVEL=y 398CONFIG_SCSI_LOWLEVEL=y
388# CONFIG_ISCSI_TCP is not set 399# CONFIG_ISCSI_TCP is not set
389# CONFIG_BLK_DEV_3W_XXXX_RAID is not set 400# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
@@ -395,6 +406,7 @@ CONFIG_SCSI_LOWLEVEL=y
395# CONFIG_SCSI_AIC79XX is not set 406# CONFIG_SCSI_AIC79XX is not set
396# CONFIG_SCSI_AIC94XX is not set 407# CONFIG_SCSI_AIC94XX is not set
397# CONFIG_SCSI_DPT_I2O is not set 408# CONFIG_SCSI_DPT_I2O is not set
409# CONFIG_SCSI_ADVANSYS is not set
398# CONFIG_SCSI_ARCMSR is not set 410# CONFIG_SCSI_ARCMSR is not set
399# CONFIG_MEGARAID_NEWGEN is not set 411# CONFIG_MEGARAID_NEWGEN is not set
400# CONFIG_MEGARAID_LEGACY is not set 412# CONFIG_MEGARAID_LEGACY is not set
@@ -421,14 +433,7 @@ CONFIG_SCSI_LOWLEVEL=y
421# CONFIG_SCSI_SRP is not set 433# CONFIG_SCSI_SRP is not set
422# CONFIG_ATA is not set 434# CONFIG_ATA is not set
423# CONFIG_MD is not set 435# CONFIG_MD is not set
424
425#
426# Fusion MPT device support
427#
428# CONFIG_FUSION is not set 436# CONFIG_FUSION is not set
429# CONFIG_FUSION_SPI is not set
430# CONFIG_FUSION_FC is not set
431# CONFIG_FUSION_SAS is not set
432 437
433# 438#
434# IEEE 1394 (FireWire) support 439# IEEE 1394 (FireWire) support
@@ -444,6 +449,8 @@ CONFIG_NETDEVICES=y
444# CONFIG_MACVLAN is not set 449# CONFIG_MACVLAN is not set
445# CONFIG_EQUALIZER is not set 450# CONFIG_EQUALIZER is not set
446# CONFIG_TUN is not set 451# CONFIG_TUN is not set
452# CONFIG_VETH is not set
453# CONFIG_IP1000 is not set
447# CONFIG_ARCNET is not set 454# CONFIG_ARCNET is not set
448CONFIG_PHYLIB=y 455CONFIG_PHYLIB=y
449 456
@@ -460,6 +467,7 @@ CONFIG_MARVELL_PHY=y
460# CONFIG_BROADCOM_PHY is not set 467# CONFIG_BROADCOM_PHY is not set
461# CONFIG_ICPLUS_PHY is not set 468# CONFIG_ICPLUS_PHY is not set
462# CONFIG_FIXED_PHY is not set 469# CONFIG_FIXED_PHY is not set
470# CONFIG_MDIO_BITBANG is not set
463CONFIG_NET_ETHERNET=y 471CONFIG_NET_ETHERNET=y
464CONFIG_MII=y 472CONFIG_MII=y
465# CONFIG_HAPPYMEAL is not set 473# CONFIG_HAPPYMEAL is not set
@@ -468,11 +476,17 @@ CONFIG_MII=y
468# CONFIG_NET_VENDOR_3COM is not set 476# CONFIG_NET_VENDOR_3COM is not set
469# CONFIG_NET_TULIP is not set 477# CONFIG_NET_TULIP is not set
470# CONFIG_HP100 is not set 478# CONFIG_HP100 is not set
479# CONFIG_IBM_NEW_EMAC_ZMII is not set
480# CONFIG_IBM_NEW_EMAC_RGMII is not set
481# CONFIG_IBM_NEW_EMAC_TAH is not set
482# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
471# CONFIG_NET_PCI is not set 483# CONFIG_NET_PCI is not set
484# CONFIG_B44 is not set
472CONFIG_NETDEV_1000=y 485CONFIG_NETDEV_1000=y
473# CONFIG_ACENIC is not set 486# CONFIG_ACENIC is not set
474# CONFIG_DL2K is not set 487# CONFIG_DL2K is not set
475# CONFIG_E1000 is not set 488# CONFIG_E1000 is not set
489# CONFIG_E1000E is not set
476# CONFIG_NS83820 is not set 490# CONFIG_NS83820 is not set
477# CONFIG_HAMACHI is not set 491# CONFIG_HAMACHI is not set
478# CONFIG_YELLOWFIN is not set 492# CONFIG_YELLOWFIN is not set
@@ -480,21 +494,26 @@ CONFIG_NETDEV_1000=y
480# CONFIG_SIS190 is not set 494# CONFIG_SIS190 is not set
481# CONFIG_SKGE is not set 495# CONFIG_SKGE is not set
482# CONFIG_SKY2 is not set 496# CONFIG_SKY2 is not set
497# CONFIG_SK98LIN is not set
483# CONFIG_VIA_VELOCITY is not set 498# CONFIG_VIA_VELOCITY is not set
484# CONFIG_TIGON3 is not set 499# CONFIG_TIGON3 is not set
485# CONFIG_BNX2 is not set 500# CONFIG_BNX2 is not set
486CONFIG_GIANFAR=y 501CONFIG_GIANFAR=y
487CONFIG_GFAR_NAPI=y 502CONFIG_GFAR_NAPI=y
503# CONFIG_UCC_GETH is not set
488# CONFIG_QLA3XXX is not set 504# CONFIG_QLA3XXX is not set
489# CONFIG_ATL1 is not set 505# CONFIG_ATL1 is not set
490CONFIG_NETDEV_10000=y 506CONFIG_NETDEV_10000=y
491# CONFIG_CHELSIO_T1 is not set 507# CONFIG_CHELSIO_T1 is not set
492# CONFIG_CHELSIO_T3 is not set 508# CONFIG_CHELSIO_T3 is not set
509# CONFIG_IXGBE is not set
493# CONFIG_IXGB is not set 510# CONFIG_IXGB is not set
494# CONFIG_S2IO is not set 511# CONFIG_S2IO is not set
495# CONFIG_MYRI10GE is not set 512# CONFIG_MYRI10GE is not set
496# CONFIG_NETXEN_NIC is not set 513# CONFIG_NETXEN_NIC is not set
514# CONFIG_NIU is not set
497# CONFIG_MLX4_CORE is not set 515# CONFIG_MLX4_CORE is not set
516# CONFIG_TEHUTI is not set
498# CONFIG_TR is not set 517# CONFIG_TR is not set
499 518
500# 519#
@@ -527,7 +546,6 @@ CONFIG_INPUT=y
527# 546#
528# CONFIG_INPUT_MOUSEDEV is not set 547# CONFIG_INPUT_MOUSEDEV is not set
529# CONFIG_INPUT_JOYDEV is not set 548# CONFIG_INPUT_JOYDEV is not set
530# CONFIG_INPUT_TSDEV is not set
531# CONFIG_INPUT_EVDEV is not set 549# CONFIG_INPUT_EVDEV is not set
532# CONFIG_INPUT_EVBUG is not set 550# CONFIG_INPUT_EVBUG is not set
533 551
@@ -576,28 +594,12 @@ CONFIG_UNIX98_PTYS=y
576CONFIG_LEGACY_PTYS=y 594CONFIG_LEGACY_PTYS=y
577CONFIG_LEGACY_PTY_COUNT=256 595CONFIG_LEGACY_PTY_COUNT=256
578# CONFIG_IPMI_HANDLER is not set 596# CONFIG_IPMI_HANDLER is not set
579CONFIG_WATCHDOG=y
580# CONFIG_WATCHDOG_NOWAYOUT is not set
581
582#
583# Watchdog Device Drivers
584#
585# CONFIG_SOFT_WATCHDOG is not set
586# CONFIG_BOOKE_WDT is not set
587
588#
589# PCI-based Watchdog Cards
590#
591# CONFIG_PCIPCWATCHDOG is not set
592# CONFIG_WDTPCI is not set
593CONFIG_HW_RANDOM=y 597CONFIG_HW_RANDOM=y
594# CONFIG_NVRAM is not set 598# CONFIG_NVRAM is not set
595CONFIG_GEN_RTC=y 599CONFIG_GEN_RTC=y
596# CONFIG_GEN_RTC_X is not set 600# CONFIG_GEN_RTC_X is not set
597# CONFIG_R3964 is not set 601# CONFIG_R3964 is not set
598# CONFIG_APPLICOM is not set 602# CONFIG_APPLICOM is not set
599# CONFIG_AGP is not set
600# CONFIG_DRM is not set
601# CONFIG_RAW_DRIVER is not set 603# CONFIG_RAW_DRIVER is not set
602# CONFIG_TCG_TPM is not set 604# CONFIG_TCG_TPM is not set
603CONFIG_DEVPORT=y 605CONFIG_DEVPORT=y
@@ -666,8 +668,6 @@ CONFIG_I2C_MPC=y
666# CONFIG_POWER_SUPPLY is not set 668# CONFIG_POWER_SUPPLY is not set
667CONFIG_HWMON=y 669CONFIG_HWMON=y
668# CONFIG_HWMON_VID is not set 670# CONFIG_HWMON_VID is not set
669# CONFIG_SENSORS_ABITUGURU is not set
670# CONFIG_SENSORS_ABITUGURU3 is not set
671# CONFIG_SENSORS_AD7418 is not set 671# CONFIG_SENSORS_AD7418 is not set
672# CONFIG_SENSORS_ADM1021 is not set 672# CONFIG_SENSORS_ADM1021 is not set
673# CONFIG_SENSORS_ADM1025 is not set 673# CONFIG_SENSORS_ADM1025 is not set
@@ -675,12 +675,13 @@ CONFIG_HWMON=y
675# CONFIG_SENSORS_ADM1029 is not set 675# CONFIG_SENSORS_ADM1029 is not set
676# CONFIG_SENSORS_ADM1031 is not set 676# CONFIG_SENSORS_ADM1031 is not set
677# CONFIG_SENSORS_ADM9240 is not set 677# CONFIG_SENSORS_ADM9240 is not set
678# CONFIG_SENSORS_ASB100 is not set 678# CONFIG_SENSORS_ADT7470 is not set
679# CONFIG_SENSORS_ATXP1 is not set 679# CONFIG_SENSORS_ATXP1 is not set
680# CONFIG_SENSORS_DS1621 is not set 680# CONFIG_SENSORS_DS1621 is not set
681# CONFIG_SENSORS_I5K_AMB is not set
681# CONFIG_SENSORS_F71805F is not set 682# CONFIG_SENSORS_F71805F is not set
682# CONFIG_SENSORS_FSCHER is not set 683# CONFIG_SENSORS_F71882FG is not set
683# CONFIG_SENSORS_FSCPOS is not set 684# CONFIG_SENSORS_F75375S is not set
684# CONFIG_SENSORS_GL518SM is not set 685# CONFIG_SENSORS_GL518SM is not set
685# CONFIG_SENSORS_GL520SM is not set 686# CONFIG_SENSORS_GL520SM is not set
686# CONFIG_SENSORS_IT87 is not set 687# CONFIG_SENSORS_IT87 is not set
@@ -716,6 +717,26 @@ CONFIG_HWMON=y
716# CONFIG_SENSORS_W83627HF is not set 717# CONFIG_SENSORS_W83627HF is not set
717# CONFIG_SENSORS_W83627EHF is not set 718# CONFIG_SENSORS_W83627EHF is not set
718# CONFIG_HWMON_DEBUG_CHIP is not set 719# CONFIG_HWMON_DEBUG_CHIP is not set
720CONFIG_WATCHDOG=y
721# CONFIG_WATCHDOG_NOWAYOUT is not set
722
723#
724# Watchdog Device Drivers
725#
726# CONFIG_SOFT_WATCHDOG is not set
727# CONFIG_BOOKE_WDT is not set
728
729#
730# PCI-based Watchdog Cards
731#
732# CONFIG_PCIPCWATCHDOG is not set
733# CONFIG_WDTPCI is not set
734
735#
736# Sonics Silicon Backplane
737#
738CONFIG_SSB_POSSIBLE=y
739# CONFIG_SSB is not set
719 740
720# 741#
721# Multifunction device drivers 742# Multifunction device drivers
@@ -732,16 +753,17 @@ CONFIG_DAB=y
732# 753#
733# Graphics support 754# Graphics support
734# 755#
756# CONFIG_AGP is not set
757# CONFIG_DRM is not set
758# CONFIG_VGASTATE is not set
759CONFIG_VIDEO_OUTPUT_CONTROL=m
760# CONFIG_FB is not set
735# CONFIG_BACKLIGHT_LCD_SUPPORT is not set 761# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
736 762
737# 763#
738# Display device support 764# Display device support
739# 765#
740# CONFIG_DISPLAY_SUPPORT is not set 766# CONFIG_DISPLAY_SUPPORT is not set
741# CONFIG_VGASTATE is not set
742CONFIG_VIDEO_OUTPUT_CONTROL=m
743# CONFIG_FB is not set
744# CONFIG_FB_IBM_GXT4500 is not set
745 767
746# 768#
747# Sound 769# Sound
@@ -750,6 +772,7 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m
750CONFIG_HID_SUPPORT=y 772CONFIG_HID_SUPPORT=y
751CONFIG_HID=y 773CONFIG_HID=y
752# CONFIG_HID_DEBUG is not set 774# CONFIG_HID_DEBUG is not set
775# CONFIG_HIDRAW is not set
753CONFIG_USB_SUPPORT=y 776CONFIG_USB_SUPPORT=y
754CONFIG_USB_ARCH_HAS_HCD=y 777CONFIG_USB_ARCH_HAS_HCD=y
755CONFIG_USB_ARCH_HAS_OHCI=y 778CONFIG_USB_ARCH_HAS_OHCI=y
@@ -817,19 +840,6 @@ CONFIG_RTC_DRV_DS1374=y
817# 840#
818 841
819# 842#
820# DMA Engine support
821#
822# CONFIG_DMA_ENGINE is not set
823
824#
825# DMA Clients
826#
827
828#
829# DMA Devices
830#
831
832#
833# Userspace I/O 843# Userspace I/O
834# 844#
835# CONFIG_UIO is not set 845# CONFIG_UIO is not set
@@ -846,7 +856,6 @@ CONFIG_EXT3_FS_XATTR=y
846# CONFIG_EXT3_FS_SECURITY is not set 856# CONFIG_EXT3_FS_SECURITY is not set
847# CONFIG_EXT4DEV_FS is not set 857# CONFIG_EXT4DEV_FS is not set
848CONFIG_JBD=y 858CONFIG_JBD=y
849# CONFIG_JBD_DEBUG is not set
850CONFIG_FS_MBCACHE=y 859CONFIG_FS_MBCACHE=y
851# CONFIG_REISERFS_FS is not set 860# CONFIG_REISERFS_FS is not set
852# CONFIG_JFS_FS is not set 861# CONFIG_JFS_FS is not set
@@ -887,7 +896,6 @@ CONFIG_SYSFS=y
887CONFIG_TMPFS=y 896CONFIG_TMPFS=y
888# CONFIG_TMPFS_POSIX_ACL is not set 897# CONFIG_TMPFS_POSIX_ACL is not set
889# CONFIG_HUGETLB_PAGE is not set 898# CONFIG_HUGETLB_PAGE is not set
890CONFIG_RAMFS=y
891# CONFIG_CONFIGFS_FS is not set 899# CONFIG_CONFIGFS_FS is not set
892 900
893# 901#
@@ -906,10 +914,7 @@ CONFIG_RAMFS=y
906# CONFIG_QNX4FS_FS is not set 914# CONFIG_QNX4FS_FS is not set
907# CONFIG_SYSV_FS is not set 915# CONFIG_SYSV_FS is not set
908# CONFIG_UFS_FS is not set 916# CONFIG_UFS_FS is not set
909 917CONFIG_NETWORK_FILESYSTEMS=y
910#
911# Network File Systems
912#
913CONFIG_NFS_FS=y 918CONFIG_NFS_FS=y
914CONFIG_NFS_V3=y 919CONFIG_NFS_V3=y
915# CONFIG_NFS_V3_ACL is not set 920# CONFIG_NFS_V3_ACL is not set
@@ -948,15 +953,7 @@ CONFIG_PARTITION_ADVANCED=y
948# CONFIG_KARMA_PARTITION is not set 953# CONFIG_KARMA_PARTITION is not set
949# CONFIG_EFI_PARTITION is not set 954# CONFIG_EFI_PARTITION is not set
950# CONFIG_SYSV68_PARTITION is not set 955# CONFIG_SYSV68_PARTITION is not set
951
952#
953# Native Language Support
954#
955# CONFIG_NLS is not set 956# CONFIG_NLS is not set
956
957#
958# Distributed Lock Manager
959#
960# CONFIG_DLM is not set 957# CONFIG_DLM is not set
961# CONFIG_UCC_SLOW is not set 958# CONFIG_UCC_SLOW is not set
962 959
@@ -974,17 +971,13 @@ CONFIG_PLIST=y
974CONFIG_HAS_IOMEM=y 971CONFIG_HAS_IOMEM=y
975CONFIG_HAS_IOPORT=y 972CONFIG_HAS_IOPORT=y
976CONFIG_HAS_DMA=y 973CONFIG_HAS_DMA=y
977 974# CONFIG_INSTRUMENTATION is not set
978#
979# Instrumentation Support
980#
981CONFIG_PROFILING=y
982CONFIG_OPROFILE=y
983 975
984# 976#
985# Kernel hacking 977# Kernel hacking
986# 978#
987# CONFIG_PRINTK_TIME is not set 979# CONFIG_PRINTK_TIME is not set
980CONFIG_ENABLE_WARN_DEPRECATED=y
988CONFIG_ENABLE_MUST_CHECK=y 981CONFIG_ENABLE_MUST_CHECK=y
989# CONFIG_MAGIC_SYSRQ is not set 982# CONFIG_MAGIC_SYSRQ is not set
990# CONFIG_UNUSED_SYMBOLS is not set 983# CONFIG_UNUSED_SYMBOLS is not set
@@ -1008,9 +1001,12 @@ CONFIG_SCHED_DEBUG=y
1008# CONFIG_DEBUG_INFO is not set 1001# CONFIG_DEBUG_INFO is not set
1009# CONFIG_DEBUG_VM is not set 1002# CONFIG_DEBUG_VM is not set
1010# CONFIG_DEBUG_LIST is not set 1003# CONFIG_DEBUG_LIST is not set
1004# CONFIG_DEBUG_SG is not set
1011CONFIG_FORCED_INLINING=y 1005CONFIG_FORCED_INLINING=y
1006# CONFIG_BOOT_PRINTK_DELAY is not set
1012# CONFIG_RCU_TORTURE_TEST is not set 1007# CONFIG_RCU_TORTURE_TEST is not set
1013# CONFIG_FAULT_INJECTION is not set 1008# CONFIG_FAULT_INJECTION is not set
1009# CONFIG_SAMPLES is not set
1014# CONFIG_DEBUG_STACKOVERFLOW is not set 1010# CONFIG_DEBUG_STACKOVERFLOW is not set
1015# CONFIG_DEBUG_STACK_USAGE is not set 1011# CONFIG_DEBUG_STACK_USAGE is not set
1016# CONFIG_DEBUG_PAGEALLOC is not set 1012# CONFIG_DEBUG_PAGEALLOC is not set
@@ -1027,12 +1023,14 @@ CONFIG_PPC_EARLY_DEBUG=y
1027# CONFIG_PPC_EARLY_DEBUG_PAS_REALMODE is not set 1023# CONFIG_PPC_EARLY_DEBUG_PAS_REALMODE is not set
1028# CONFIG_PPC_EARLY_DEBUG_BEAT is not set 1024# CONFIG_PPC_EARLY_DEBUG_BEAT is not set
1029# CONFIG_PPC_EARLY_DEBUG_44x is not set 1025# CONFIG_PPC_EARLY_DEBUG_44x is not set
1026# CONFIG_PPC_EARLY_DEBUG_CPM is not set
1030 1027
1031# 1028#
1032# Security options 1029# Security options
1033# 1030#
1034# CONFIG_KEYS is not set 1031# CONFIG_KEYS is not set
1035# CONFIG_SECURITY is not set 1032# CONFIG_SECURITY is not set
1033# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1036CONFIG_CRYPTO=y 1034CONFIG_CRYPTO=y
1037CONFIG_CRYPTO_ALGAPI=y 1035CONFIG_CRYPTO_ALGAPI=y
1038CONFIG_CRYPTO_BLKCIPHER=y 1036CONFIG_CRYPTO_BLKCIPHER=y
@@ -1052,6 +1050,7 @@ CONFIG_CRYPTO_ECB=m
1052CONFIG_CRYPTO_CBC=y 1050CONFIG_CRYPTO_CBC=y
1053CONFIG_CRYPTO_PCBC=m 1051CONFIG_CRYPTO_PCBC=m
1054# CONFIG_CRYPTO_LRW is not set 1052# CONFIG_CRYPTO_LRW is not set
1053# CONFIG_CRYPTO_XTS is not set
1055# CONFIG_CRYPTO_CRYPTD is not set 1054# CONFIG_CRYPTO_CRYPTD is not set
1056CONFIG_CRYPTO_DES=y 1055CONFIG_CRYPTO_DES=y
1057# CONFIG_CRYPTO_FCRYPT is not set 1056# CONFIG_CRYPTO_FCRYPT is not set
@@ -1065,9 +1064,13 @@ CONFIG_CRYPTO_DES=y
1065# CONFIG_CRYPTO_ARC4 is not set 1064# CONFIG_CRYPTO_ARC4 is not set
1066# CONFIG_CRYPTO_KHAZAD is not set 1065# CONFIG_CRYPTO_KHAZAD is not set
1067# CONFIG_CRYPTO_ANUBIS is not set 1066# CONFIG_CRYPTO_ANUBIS is not set
1067# CONFIG_CRYPTO_SEED is not set
1068# CONFIG_CRYPTO_DEFLATE is not set 1068# CONFIG_CRYPTO_DEFLATE is not set
1069# CONFIG_CRYPTO_MICHAEL_MIC is not set 1069# CONFIG_CRYPTO_MICHAEL_MIC is not set
1070# CONFIG_CRYPTO_CRC32C is not set 1070# CONFIG_CRYPTO_CRC32C is not set
1071# CONFIG_CRYPTO_CAMELLIA is not set 1071# CONFIG_CRYPTO_CAMELLIA is not set
1072# CONFIG_CRYPTO_TEST is not set 1072# CONFIG_CRYPTO_TEST is not set
1073# CONFIG_CRYPTO_AUTHENC is not set
1073CONFIG_CRYPTO_HW=y 1074CONFIG_CRYPTO_HW=y
1075# CONFIG_PPC_CLOCK is not set
1076CONFIG_PPC_LIB_RHEAP=y