diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2009-05-13 18:24:50 -0400 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2009-05-13 18:24:50 -0400 |
commit | 0ae0e7edf8c93c399b37d41e647ecc9ed13f0b9c (patch) | |
tree | b065658327af5aaa8b8def5ba84ae5bcfa312c7b /arch/powerpc | |
parent | fa0b5596a69795c2cc4c937b35ee1b7a40bf9462 (diff) |
powerpc/85xx: Update defconfigs
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc')
-rw-r--r-- | arch/powerpc/configs/85xx/ksi8560_defconfig | 86 | ||||
-rw-r--r-- | arch/powerpc/configs/85xx/mpc8540_ads_defconfig | 82 | ||||
-rw-r--r-- | arch/powerpc/configs/85xx/mpc8560_ads_defconfig | 89 | ||||
-rw-r--r-- | arch/powerpc/configs/85xx/mpc85xx_cds_defconfig | 88 | ||||
-rw-r--r-- | arch/powerpc/configs/85xx/sbc8548_defconfig | 84 | ||||
-rw-r--r-- | arch/powerpc/configs/85xx/sbc8560_defconfig | 83 | ||||
-rw-r--r-- | arch/powerpc/configs/85xx/socrates_defconfig | 385 | ||||
-rw-r--r-- | arch/powerpc/configs/85xx/stx_gp3_defconfig | 105 | ||||
-rw-r--r-- | arch/powerpc/configs/85xx/tqm8540_defconfig | 100 | ||||
-rw-r--r-- | arch/powerpc/configs/85xx/tqm8541_defconfig | 101 | ||||
-rw-r--r-- | arch/powerpc/configs/85xx/tqm8548_defconfig | 64 | ||||
-rw-r--r-- | arch/powerpc/configs/85xx/tqm8555_defconfig | 101 | ||||
-rw-r--r-- | arch/powerpc/configs/85xx/tqm8560_defconfig | 101 |
13 files changed, 1118 insertions, 351 deletions
diff --git a/arch/powerpc/configs/85xx/ksi8560_defconfig b/arch/powerpc/configs/85xx/ksi8560_defconfig index 6479bb9f3f57..09146ddaa3ca 100644 --- a/arch/powerpc/configs/85xx/ksi8560_defconfig +++ b/arch/powerpc/configs/85xx/ksi8560_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.29-rc2 | 3 | # Linux kernel version: 2.6.30-rc3 |
4 | # Mon Jan 26 15:36:03 2009 | 4 | # Wed May 13 17:22:16 2009 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -22,6 +22,7 @@ CONFIG_FSL_EMB_PERFMON=y | |||
22 | # CONFIG_PHYS_64BIT is not set | 22 | # CONFIG_PHYS_64BIT is not set |
23 | CONFIG_SPE=y | 23 | CONFIG_SPE=y |
24 | CONFIG_PPC_MMU_NOHASH=y | 24 | CONFIG_PPC_MMU_NOHASH=y |
25 | CONFIG_PPC_BOOK3E_MMU=y | ||
25 | # CONFIG_PPC_MM_SLICES is not set | 26 | # CONFIG_PPC_MM_SLICES is not set |
26 | # CONFIG_SMP is not set | 27 | # CONFIG_SMP is not set |
27 | CONFIG_PPC32=y | 28 | CONFIG_PPC32=y |
@@ -59,6 +60,7 @@ CONFIG_GENERIC_BUG=y | |||
59 | CONFIG_DEFAULT_UIMAGE=y | 60 | CONFIG_DEFAULT_UIMAGE=y |
60 | # CONFIG_PPC_DCR_NATIVE is not set | 61 | # CONFIG_PPC_DCR_NATIVE is not set |
61 | # CONFIG_PPC_DCR_MMIO is not set | 62 | # CONFIG_PPC_DCR_MMIO is not set |
63 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
62 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 64 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
63 | 65 | ||
64 | # | 66 | # |
@@ -76,6 +78,15 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
76 | # CONFIG_BSD_PROCESS_ACCT is not set | 78 | # CONFIG_BSD_PROCESS_ACCT is not set |
77 | # CONFIG_TASKSTATS is not set | 79 | # CONFIG_TASKSTATS is not set |
78 | # CONFIG_AUDIT is not set | 80 | # CONFIG_AUDIT is not set |
81 | |||
82 | # | ||
83 | # RCU Subsystem | ||
84 | # | ||
85 | CONFIG_CLASSIC_RCU=y | ||
86 | # CONFIG_TREE_RCU is not set | ||
87 | # CONFIG_PREEMPT_RCU is not set | ||
88 | # CONFIG_TREE_RCU_TRACE is not set | ||
89 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
79 | # CONFIG_IKCONFIG is not set | 90 | # CONFIG_IKCONFIG is not set |
80 | CONFIG_LOG_BUF_SHIFT=14 | 91 | CONFIG_LOG_BUF_SHIFT=14 |
81 | # CONFIG_GROUP_SCHED is not set | 92 | # CONFIG_GROUP_SCHED is not set |
@@ -86,21 +97,24 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
86 | # CONFIG_NAMESPACES is not set | 97 | # CONFIG_NAMESPACES is not set |
87 | CONFIG_BLK_DEV_INITRD=y | 98 | CONFIG_BLK_DEV_INITRD=y |
88 | CONFIG_INITRAMFS_SOURCE="" | 99 | CONFIG_INITRAMFS_SOURCE="" |
100 | CONFIG_RD_GZIP=y | ||
101 | # CONFIG_RD_BZIP2 is not set | ||
102 | # CONFIG_RD_LZMA is not set | ||
89 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 103 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
90 | CONFIG_SYSCTL=y | 104 | CONFIG_SYSCTL=y |
105 | CONFIG_ANON_INODES=y | ||
91 | CONFIG_EMBEDDED=y | 106 | CONFIG_EMBEDDED=y |
92 | CONFIG_SYSCTL_SYSCALL=y | 107 | CONFIG_SYSCTL_SYSCALL=y |
93 | CONFIG_KALLSYMS=y | 108 | CONFIG_KALLSYMS=y |
94 | # CONFIG_KALLSYMS_ALL is not set | 109 | # CONFIG_KALLSYMS_ALL is not set |
95 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 110 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
111 | # CONFIG_STRIP_ASM_SYMS is not set | ||
96 | CONFIG_HOTPLUG=y | 112 | CONFIG_HOTPLUG=y |
97 | CONFIG_PRINTK=y | 113 | CONFIG_PRINTK=y |
98 | CONFIG_BUG=y | 114 | CONFIG_BUG=y |
99 | CONFIG_ELF_CORE=y | 115 | CONFIG_ELF_CORE=y |
100 | CONFIG_COMPAT_BRK=y | ||
101 | CONFIG_BASE_FULL=y | 116 | CONFIG_BASE_FULL=y |
102 | CONFIG_FUTEX=y | 117 | CONFIG_FUTEX=y |
103 | CONFIG_ANON_INODES=y | ||
104 | CONFIG_EPOLL=y | 118 | CONFIG_EPOLL=y |
105 | CONFIG_SIGNALFD=y | 119 | CONFIG_SIGNALFD=y |
106 | CONFIG_TIMERFD=y | 120 | CONFIG_TIMERFD=y |
@@ -109,10 +123,12 @@ CONFIG_SHMEM=y | |||
109 | CONFIG_AIO=y | 123 | CONFIG_AIO=y |
110 | CONFIG_VM_EVENT_COUNTERS=y | 124 | CONFIG_VM_EVENT_COUNTERS=y |
111 | CONFIG_SLUB_DEBUG=y | 125 | CONFIG_SLUB_DEBUG=y |
126 | CONFIG_COMPAT_BRK=y | ||
112 | # CONFIG_SLAB is not set | 127 | # CONFIG_SLAB is not set |
113 | CONFIG_SLUB=y | 128 | CONFIG_SLUB=y |
114 | # CONFIG_SLOB is not set | 129 | # CONFIG_SLOB is not set |
115 | # CONFIG_PROFILING is not set | 130 | # CONFIG_PROFILING is not set |
131 | # CONFIG_MARKERS is not set | ||
116 | CONFIG_HAVE_OPROFILE=y | 132 | CONFIG_HAVE_OPROFILE=y |
117 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 133 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
118 | CONFIG_HAVE_IOREMAP_PROT=y | 134 | CONFIG_HAVE_IOREMAP_PROT=y |
@@ -120,6 +136,7 @@ CONFIG_HAVE_KPROBES=y | |||
120 | CONFIG_HAVE_KRETPROBES=y | 136 | CONFIG_HAVE_KRETPROBES=y |
121 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 137 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
122 | CONFIG_HAVE_CLK=y | 138 | CONFIG_HAVE_CLK=y |
139 | # CONFIG_SLOW_WORK is not set | ||
123 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 140 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
124 | CONFIG_SLABINFO=y | 141 | CONFIG_SLABINFO=y |
125 | CONFIG_RT_MUTEXES=y | 142 | CONFIG_RT_MUTEXES=y |
@@ -127,7 +144,6 @@ CONFIG_BASE_SMALL=0 | |||
127 | # CONFIG_MODULES is not set | 144 | # CONFIG_MODULES is not set |
128 | CONFIG_BLOCK=y | 145 | CONFIG_BLOCK=y |
129 | # CONFIG_LBD is not set | 146 | # CONFIG_LBD is not set |
130 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
131 | # CONFIG_BLK_DEV_BSG is not set | 147 | # CONFIG_BLK_DEV_BSG is not set |
132 | # CONFIG_BLK_DEV_INTEGRITY is not set | 148 | # CONFIG_BLK_DEV_INTEGRITY is not set |
133 | 149 | ||
@@ -143,11 +159,6 @@ CONFIG_DEFAULT_AS=y | |||
143 | # CONFIG_DEFAULT_CFQ is not set | 159 | # CONFIG_DEFAULT_CFQ is not set |
144 | # CONFIG_DEFAULT_NOOP is not set | 160 | # CONFIG_DEFAULT_NOOP is not set |
145 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 161 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
146 | CONFIG_CLASSIC_RCU=y | ||
147 | # CONFIG_TREE_RCU is not set | ||
148 | # CONFIG_PREEMPT_RCU is not set | ||
149 | # CONFIG_TREE_RCU_TRACE is not set | ||
150 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
151 | # CONFIG_FREEZER is not set | 162 | # CONFIG_FREEZER is not set |
152 | 163 | ||
153 | # | 164 | # |
@@ -163,6 +174,7 @@ CONFIG_MPC85xx=y | |||
163 | # CONFIG_MPC85xx_MDS is not set | 174 | # CONFIG_MPC85xx_MDS is not set |
164 | # CONFIG_MPC8536_DS is not set | 175 | # CONFIG_MPC8536_DS is not set |
165 | # CONFIG_MPC85xx_DS is not set | 176 | # CONFIG_MPC85xx_DS is not set |
177 | # CONFIG_SOCRATES is not set | ||
166 | CONFIG_KSI8560=y | 178 | CONFIG_KSI8560=y |
167 | # CONFIG_STX_GP3 is not set | 179 | # CONFIG_STX_GP3 is not set |
168 | # CONFIG_TQM8540 is not set | 180 | # CONFIG_TQM8540 is not set |
@@ -231,9 +243,12 @@ CONFIG_ZONE_DMA_FLAG=1 | |||
231 | CONFIG_BOUNCE=y | 243 | CONFIG_BOUNCE=y |
232 | CONFIG_VIRT_TO_BUS=y | 244 | CONFIG_VIRT_TO_BUS=y |
233 | CONFIG_UNEVICTABLE_LRU=y | 245 | CONFIG_UNEVICTABLE_LRU=y |
246 | CONFIG_HAVE_MLOCK=y | ||
247 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
234 | CONFIG_PPC_4K_PAGES=y | 248 | CONFIG_PPC_4K_PAGES=y |
235 | # CONFIG_PPC_16K_PAGES is not set | 249 | # CONFIG_PPC_16K_PAGES is not set |
236 | # CONFIG_PPC_64K_PAGES is not set | 250 | # CONFIG_PPC_64K_PAGES is not set |
251 | # CONFIG_PPC_256K_PAGES is not set | ||
237 | CONFIG_FORCE_MAX_ZONEORDER=11 | 252 | CONFIG_FORCE_MAX_ZONEORDER=11 |
238 | # CONFIG_PROC_DEVICETREE is not set | 253 | # CONFIG_PROC_DEVICETREE is not set |
239 | # CONFIG_CMDLINE_BOOL is not set | 254 | # CONFIG_CMDLINE_BOOL is not set |
@@ -264,17 +279,17 @@ CONFIG_PPC_PCI_CHOICE=y | |||
264 | # Default settings for advanced configuration options are used | 279 | # Default settings for advanced configuration options are used |
265 | # | 280 | # |
266 | CONFIG_LOWMEM_SIZE=0x30000000 | 281 | CONFIG_LOWMEM_SIZE=0x30000000 |
282 | CONFIG_LOWMEM_CAM_NUM=3 | ||
267 | CONFIG_PAGE_OFFSET=0xc0000000 | 283 | CONFIG_PAGE_OFFSET=0xc0000000 |
268 | CONFIG_KERNEL_START=0xc0000000 | 284 | CONFIG_KERNEL_START=0xc0000000 |
269 | CONFIG_PHYSICAL_START=0x00000000 | 285 | CONFIG_PHYSICAL_START=0x00000000 |
270 | CONFIG_PHYSICAL_ALIGN=0x10000000 | 286 | CONFIG_PHYSICAL_ALIGN=0x04000000 |
271 | CONFIG_TASK_SIZE=0xc0000000 | 287 | CONFIG_TASK_SIZE=0xc0000000 |
272 | CONFIG_NET=y | 288 | CONFIG_NET=y |
273 | 289 | ||
274 | # | 290 | # |
275 | # Networking options | 291 | # Networking options |
276 | # | 292 | # |
277 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
278 | CONFIG_PACKET=y | 293 | CONFIG_PACKET=y |
279 | # CONFIG_PACKET_MMAP is not set | 294 | # CONFIG_PACKET_MMAP is not set |
280 | CONFIG_UNIX=y | 295 | CONFIG_UNIX=y |
@@ -330,6 +345,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
330 | # CONFIG_LAPB is not set | 345 | # CONFIG_LAPB is not set |
331 | # CONFIG_ECONET is not set | 346 | # CONFIG_ECONET is not set |
332 | # CONFIG_WAN_ROUTER is not set | 347 | # CONFIG_WAN_ROUTER is not set |
348 | # CONFIG_PHONET is not set | ||
333 | # CONFIG_NET_SCHED is not set | 349 | # CONFIG_NET_SCHED is not set |
334 | # CONFIG_DCB is not set | 350 | # CONFIG_DCB is not set |
335 | 351 | ||
@@ -342,7 +358,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
342 | # CONFIG_IRDA is not set | 358 | # CONFIG_IRDA is not set |
343 | # CONFIG_BT is not set | 359 | # CONFIG_BT is not set |
344 | # CONFIG_AF_RXRPC is not set | 360 | # CONFIG_AF_RXRPC is not set |
345 | # CONFIG_PHONET is not set | ||
346 | CONFIG_WIRELESS=y | 361 | CONFIG_WIRELESS=y |
347 | # CONFIG_CFG80211 is not set | 362 | # CONFIG_CFG80211 is not set |
348 | CONFIG_WIRELESS_OLD_REGULATORY=y | 363 | CONFIG_WIRELESS_OLD_REGULATORY=y |
@@ -444,7 +459,6 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
444 | # LPDDR flash memory drivers | 459 | # LPDDR flash memory drivers |
445 | # | 460 | # |
446 | # CONFIG_MTD_LPDDR is not set | 461 | # CONFIG_MTD_LPDDR is not set |
447 | # CONFIG_MTD_QINFO_PROBE is not set | ||
448 | 462 | ||
449 | # | 463 | # |
450 | # UBI - Unsorted block images | 464 | # UBI - Unsorted block images |
@@ -467,9 +481,13 @@ CONFIG_BLK_DEV_RAM_SIZE=32768 | |||
467 | # CONFIG_ATA_OVER_ETH is not set | 481 | # CONFIG_ATA_OVER_ETH is not set |
468 | # CONFIG_BLK_DEV_HD is not set | 482 | # CONFIG_BLK_DEV_HD is not set |
469 | CONFIG_MISC_DEVICES=y | 483 | CONFIG_MISC_DEVICES=y |
470 | # CONFIG_EEPROM_93CX6 is not set | ||
471 | # CONFIG_ENCLOSURE_SERVICES is not set | 484 | # CONFIG_ENCLOSURE_SERVICES is not set |
472 | # CONFIG_C2PORT is not set | 485 | # CONFIG_C2PORT is not set |
486 | |||
487 | # | ||
488 | # EEPROM support | ||
489 | # | ||
490 | # CONFIG_EEPROM_93CX6 is not set | ||
473 | CONFIG_HAVE_IDE=y | 491 | CONFIG_HAVE_IDE=y |
474 | CONFIG_IDE=y | 492 | CONFIG_IDE=y |
475 | 493 | ||
@@ -502,6 +520,7 @@ CONFIG_IDE_PROC_FS=y | |||
502 | # CONFIG_MD is not set | 520 | # CONFIG_MD is not set |
503 | # CONFIG_MACINTOSH_DRIVERS is not set | 521 | # CONFIG_MACINTOSH_DRIVERS is not set |
504 | CONFIG_NETDEVICES=y | 522 | CONFIG_NETDEVICES=y |
523 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
505 | # CONFIG_DUMMY is not set | 524 | # CONFIG_DUMMY is not set |
506 | # CONFIG_BONDING is not set | 525 | # CONFIG_BONDING is not set |
507 | # CONFIG_MACVLAN is not set | 526 | # CONFIG_MACVLAN is not set |
@@ -531,6 +550,8 @@ CONFIG_MDIO_BITBANG=y | |||
531 | # CONFIG_MDIO_GPIO is not set | 550 | # CONFIG_MDIO_GPIO is not set |
532 | CONFIG_NET_ETHERNET=y | 551 | CONFIG_NET_ETHERNET=y |
533 | CONFIG_MII=y | 552 | CONFIG_MII=y |
553 | # CONFIG_ETHOC is not set | ||
554 | # CONFIG_DNET is not set | ||
534 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 555 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
535 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 556 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
536 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 557 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
@@ -544,6 +565,7 @@ CONFIG_FS_ENET=y | |||
544 | CONFIG_FS_ENET_HAS_FCC=y | 565 | CONFIG_FS_ENET_HAS_FCC=y |
545 | CONFIG_FS_ENET_MDIO_FCC=y | 566 | CONFIG_FS_ENET_MDIO_FCC=y |
546 | CONFIG_NETDEV_1000=y | 567 | CONFIG_NETDEV_1000=y |
568 | CONFIG_FSL_PQ_MDIO=y | ||
547 | CONFIG_GIANFAR=y | 569 | CONFIG_GIANFAR=y |
548 | CONFIG_NETDEV_10000=y | 570 | CONFIG_NETDEV_10000=y |
549 | 571 | ||
@@ -552,7 +574,6 @@ CONFIG_NETDEV_10000=y | |||
552 | # | 574 | # |
553 | # CONFIG_WLAN_PRE80211 is not set | 575 | # CONFIG_WLAN_PRE80211 is not set |
554 | # CONFIG_WLAN_80211 is not set | 576 | # CONFIG_WLAN_80211 is not set |
555 | # CONFIG_IWLWIFI_LEDS is not set | ||
556 | 577 | ||
557 | # | 578 | # |
558 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 579 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -624,6 +645,7 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
624 | # CONFIG_HVC_UDBG is not set | 645 | # CONFIG_HVC_UDBG is not set |
625 | # CONFIG_IPMI_HANDLER is not set | 646 | # CONFIG_IPMI_HANDLER is not set |
626 | CONFIG_HW_RANDOM=y | 647 | CONFIG_HW_RANDOM=y |
648 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set | ||
627 | # CONFIG_NVRAM is not set | 649 | # CONFIG_NVRAM is not set |
628 | CONFIG_GEN_RTC=y | 650 | CONFIG_GEN_RTC=y |
629 | # CONFIG_GEN_RTC_X is not set | 651 | # CONFIG_GEN_RTC_X is not set |
@@ -663,6 +685,7 @@ CONFIG_HWMON=y | |||
663 | # CONFIG_SENSORS_IT87 is not set | 685 | # CONFIG_SENSORS_IT87 is not set |
664 | # CONFIG_SENSORS_PC87360 is not set | 686 | # CONFIG_SENSORS_PC87360 is not set |
665 | # CONFIG_SENSORS_PC87427 is not set | 687 | # CONFIG_SENSORS_PC87427 is not set |
688 | # CONFIG_SENSORS_SHT15 is not set | ||
666 | # CONFIG_SENSORS_SMSC47M1 is not set | 689 | # CONFIG_SENSORS_SMSC47M1 is not set |
667 | # CONFIG_SENSORS_SMSC47B397 is not set | 690 | # CONFIG_SENSORS_SMSC47B397 is not set |
668 | # CONFIG_SENSORS_VT1211 is not set | 691 | # CONFIG_SENSORS_VT1211 is not set |
@@ -726,7 +749,6 @@ CONFIG_HID=y | |||
726 | # | 749 | # |
727 | # Special HID drivers | 750 | # Special HID drivers |
728 | # | 751 | # |
729 | CONFIG_HID_COMPAT=y | ||
730 | CONFIG_USB_SUPPORT=y | 752 | CONFIG_USB_SUPPORT=y |
731 | # CONFIG_USB_ARCH_HAS_HCD is not set | 753 | # CONFIG_USB_ARCH_HAS_HCD is not set |
732 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 754 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
@@ -739,7 +761,7 @@ CONFIG_USB_SUPPORT=y | |||
739 | # | 761 | # |
740 | 762 | ||
741 | # | 763 | # |
742 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 764 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
743 | # | 765 | # |
744 | # CONFIG_USB_GADGET is not set | 766 | # CONFIG_USB_GADGET is not set |
745 | 767 | ||
@@ -753,6 +775,7 @@ CONFIG_USB_SUPPORT=y | |||
753 | # CONFIG_EDAC is not set | 775 | # CONFIG_EDAC is not set |
754 | # CONFIG_RTC_CLASS is not set | 776 | # CONFIG_RTC_CLASS is not set |
755 | # CONFIG_DMADEVICES is not set | 777 | # CONFIG_DMADEVICES is not set |
778 | # CONFIG_AUXDISPLAY is not set | ||
756 | # CONFIG_UIO is not set | 779 | # CONFIG_UIO is not set |
757 | # CONFIG_STAGING is not set | 780 | # CONFIG_STAGING is not set |
758 | 781 | ||
@@ -763,6 +786,7 @@ CONFIG_EXT2_FS=y | |||
763 | # CONFIG_EXT2_FS_XATTR is not set | 786 | # CONFIG_EXT2_FS_XATTR is not set |
764 | # CONFIG_EXT2_FS_XIP is not set | 787 | # CONFIG_EXT2_FS_XIP is not set |
765 | CONFIG_EXT3_FS=y | 788 | CONFIG_EXT3_FS=y |
789 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
766 | CONFIG_EXT3_FS_XATTR=y | 790 | CONFIG_EXT3_FS_XATTR=y |
767 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 791 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
768 | # CONFIG_EXT3_FS_SECURITY is not set | 792 | # CONFIG_EXT3_FS_SECURITY is not set |
@@ -786,6 +810,11 @@ CONFIG_INOTIFY_USER=y | |||
786 | # CONFIG_FUSE_FS is not set | 810 | # CONFIG_FUSE_FS is not set |
787 | 811 | ||
788 | # | 812 | # |
813 | # Caches | ||
814 | # | ||
815 | # CONFIG_FSCACHE is not set | ||
816 | |||
817 | # | ||
789 | # CD-ROM/DVD Filesystems | 818 | # CD-ROM/DVD Filesystems |
790 | # | 819 | # |
791 | # CONFIG_ISO9660_FS is not set | 820 | # CONFIG_ISO9660_FS is not set |
@@ -829,6 +858,7 @@ CONFIG_MISC_FILESYSTEMS=y | |||
829 | # CONFIG_ROMFS_FS is not set | 858 | # CONFIG_ROMFS_FS is not set |
830 | # CONFIG_SYSV_FS is not set | 859 | # CONFIG_SYSV_FS is not set |
831 | # CONFIG_UFS_FS is not set | 860 | # CONFIG_UFS_FS is not set |
861 | # CONFIG_NILFS2_FS is not set | ||
832 | CONFIG_NETWORK_FILESYSTEMS=y | 862 | CONFIG_NETWORK_FILESYSTEMS=y |
833 | CONFIG_NFS_FS=y | 863 | CONFIG_NFS_FS=y |
834 | # CONFIG_NFS_V3 is not set | 864 | # CONFIG_NFS_V3 is not set |
@@ -838,7 +868,6 @@ CONFIG_ROOT_NFS=y | |||
838 | CONFIG_LOCKD=y | 868 | CONFIG_LOCKD=y |
839 | CONFIG_NFS_COMMON=y | 869 | CONFIG_NFS_COMMON=y |
840 | CONFIG_SUNRPC=y | 870 | CONFIG_SUNRPC=y |
841 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
842 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 871 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
843 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 872 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
844 | # CONFIG_SMB_FS is not set | 873 | # CONFIG_SMB_FS is not set |
@@ -866,6 +895,7 @@ CONFIG_PARTITION_ADVANCED=y | |||
866 | # CONFIG_SYSV68_PARTITION is not set | 895 | # CONFIG_SYSV68_PARTITION is not set |
867 | # CONFIG_NLS is not set | 896 | # CONFIG_NLS is not set |
868 | # CONFIG_DLM is not set | 897 | # CONFIG_DLM is not set |
898 | # CONFIG_BINARY_PRINTF is not set | ||
869 | 899 | ||
870 | # | 900 | # |
871 | # Library routines | 901 | # Library routines |
@@ -879,11 +909,13 @@ CONFIG_GENERIC_FIND_LAST_BIT=y | |||
879 | CONFIG_CRC32=y | 909 | CONFIG_CRC32=y |
880 | # CONFIG_CRC7 is not set | 910 | # CONFIG_CRC7 is not set |
881 | # CONFIG_LIBCRC32C is not set | 911 | # CONFIG_LIBCRC32C is not set |
882 | CONFIG_PLIST=y | 912 | CONFIG_ZLIB_INFLATE=y |
913 | CONFIG_DECOMPRESS_GZIP=y | ||
883 | CONFIG_HAS_IOMEM=y | 914 | CONFIG_HAS_IOMEM=y |
884 | CONFIG_HAS_IOPORT=y | 915 | CONFIG_HAS_IOPORT=y |
885 | CONFIG_HAS_DMA=y | 916 | CONFIG_HAS_DMA=y |
886 | CONFIG_HAVE_LMB=y | 917 | CONFIG_HAVE_LMB=y |
918 | CONFIG_NLATTR=y | ||
887 | 919 | ||
888 | # | 920 | # |
889 | # Kernel hacking | 921 | # Kernel hacking |
@@ -901,6 +933,9 @@ CONFIG_DEBUG_KERNEL=y | |||
901 | CONFIG_DETECT_SOFTLOCKUP=y | 933 | CONFIG_DETECT_SOFTLOCKUP=y |
902 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 934 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
903 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 935 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
936 | CONFIG_DETECT_HUNG_TASK=y | ||
937 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
938 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
904 | CONFIG_SCHED_DEBUG=y | 939 | CONFIG_SCHED_DEBUG=y |
905 | # CONFIG_SCHEDSTATS is not set | 940 | # CONFIG_SCHEDSTATS is not set |
906 | # CONFIG_TIMER_STATS is not set | 941 | # CONFIG_TIMER_STATS is not set |
@@ -931,9 +966,12 @@ CONFIG_DEBUG_MUTEXES=y | |||
931 | # CONFIG_FAULT_INJECTION is not set | 966 | # CONFIG_FAULT_INJECTION is not set |
932 | # CONFIG_LATENCYTOP is not set | 967 | # CONFIG_LATENCYTOP is not set |
933 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 968 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
969 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
934 | CONFIG_HAVE_FUNCTION_TRACER=y | 970 | CONFIG_HAVE_FUNCTION_TRACER=y |
971 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
935 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 972 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
936 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 973 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
974 | CONFIG_TRACING_SUPPORT=y | ||
937 | 975 | ||
938 | # | 976 | # |
939 | # Tracers | 977 | # Tracers |
@@ -941,17 +979,20 @@ CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | |||
941 | # CONFIG_FUNCTION_TRACER is not set | 979 | # CONFIG_FUNCTION_TRACER is not set |
942 | # CONFIG_SCHED_TRACER is not set | 980 | # CONFIG_SCHED_TRACER is not set |
943 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 981 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
982 | # CONFIG_EVENT_TRACER is not set | ||
944 | # CONFIG_BOOT_TRACER is not set | 983 | # CONFIG_BOOT_TRACER is not set |
945 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 984 | # CONFIG_TRACE_BRANCH_PROFILING is not set |
946 | # CONFIG_STACK_TRACER is not set | 985 | # CONFIG_STACK_TRACER is not set |
947 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 986 | # CONFIG_KMEMTRACE is not set |
987 | # CONFIG_WORKQUEUE_TRACER is not set | ||
988 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
989 | # CONFIG_DYNAMIC_DEBUG is not set | ||
948 | # CONFIG_SAMPLES is not set | 990 | # CONFIG_SAMPLES is not set |
949 | CONFIG_HAVE_ARCH_KGDB=y | 991 | CONFIG_HAVE_ARCH_KGDB=y |
950 | # CONFIG_KGDB is not set | 992 | # CONFIG_KGDB is not set |
951 | CONFIG_PRINT_STACK_DEPTH=64 | 993 | CONFIG_PRINT_STACK_DEPTH=64 |
952 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 994 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
953 | # CONFIG_DEBUG_STACK_USAGE is not set | 995 | # CONFIG_DEBUG_STACK_USAGE is not set |
954 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
955 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 996 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
956 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 997 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
957 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 998 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
@@ -1045,6 +1086,7 @@ CONFIG_CRYPTO=y | |||
1045 | # Compression | 1086 | # Compression |
1046 | # | 1087 | # |
1047 | # CONFIG_CRYPTO_DEFLATE is not set | 1088 | # CONFIG_CRYPTO_DEFLATE is not set |
1089 | # CONFIG_CRYPTO_ZLIB is not set | ||
1048 | # CONFIG_CRYPTO_LZO is not set | 1090 | # CONFIG_CRYPTO_LZO is not set |
1049 | 1091 | ||
1050 | # | 1092 | # |
diff --git a/arch/powerpc/configs/85xx/mpc8540_ads_defconfig b/arch/powerpc/configs/85xx/mpc8540_ads_defconfig index 905e8a3388d6..7b43be7586b6 100644 --- a/arch/powerpc/configs/85xx/mpc8540_ads_defconfig +++ b/arch/powerpc/configs/85xx/mpc8540_ads_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.29-rc2 | 3 | # Linux kernel version: 2.6.30-rc3 |
4 | # Mon Jan 26 15:36:05 2009 | 4 | # Wed May 13 17:22:17 2009 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -22,6 +22,7 @@ CONFIG_FSL_EMB_PERFMON=y | |||
22 | # CONFIG_PHYS_64BIT is not set | 22 | # CONFIG_PHYS_64BIT is not set |
23 | CONFIG_SPE=y | 23 | CONFIG_SPE=y |
24 | CONFIG_PPC_MMU_NOHASH=y | 24 | CONFIG_PPC_MMU_NOHASH=y |
25 | CONFIG_PPC_BOOK3E_MMU=y | ||
25 | # CONFIG_PPC_MM_SLICES is not set | 26 | # CONFIG_PPC_MM_SLICES is not set |
26 | # CONFIG_SMP is not set | 27 | # CONFIG_SMP is not set |
27 | CONFIG_PPC32=y | 28 | CONFIG_PPC32=y |
@@ -58,6 +59,7 @@ CONFIG_GENERIC_BUG=y | |||
58 | CONFIG_DEFAULT_UIMAGE=y | 59 | CONFIG_DEFAULT_UIMAGE=y |
59 | # CONFIG_PPC_DCR_NATIVE is not set | 60 | # CONFIG_PPC_DCR_NATIVE is not set |
60 | # CONFIG_PPC_DCR_MMIO is not set | 61 | # CONFIG_PPC_DCR_MMIO is not set |
62 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
61 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 63 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
62 | 64 | ||
63 | # | 65 | # |
@@ -75,6 +77,15 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
75 | # CONFIG_BSD_PROCESS_ACCT is not set | 77 | # CONFIG_BSD_PROCESS_ACCT is not set |
76 | # CONFIG_TASKSTATS is not set | 78 | # CONFIG_TASKSTATS is not set |
77 | # CONFIG_AUDIT is not set | 79 | # CONFIG_AUDIT is not set |
80 | |||
81 | # | ||
82 | # RCU Subsystem | ||
83 | # | ||
84 | CONFIG_CLASSIC_RCU=y | ||
85 | # CONFIG_TREE_RCU is not set | ||
86 | # CONFIG_PREEMPT_RCU is not set | ||
87 | # CONFIG_TREE_RCU_TRACE is not set | ||
88 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
78 | # CONFIG_IKCONFIG is not set | 89 | # CONFIG_IKCONFIG is not set |
79 | CONFIG_LOG_BUF_SHIFT=14 | 90 | CONFIG_LOG_BUF_SHIFT=14 |
80 | CONFIG_GROUP_SCHED=y | 91 | CONFIG_GROUP_SCHED=y |
@@ -89,21 +100,24 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
89 | # CONFIG_NAMESPACES is not set | 100 | # CONFIG_NAMESPACES is not set |
90 | CONFIG_BLK_DEV_INITRD=y | 101 | CONFIG_BLK_DEV_INITRD=y |
91 | CONFIG_INITRAMFS_SOURCE="" | 102 | CONFIG_INITRAMFS_SOURCE="" |
103 | CONFIG_RD_GZIP=y | ||
104 | # CONFIG_RD_BZIP2 is not set | ||
105 | # CONFIG_RD_LZMA is not set | ||
92 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 106 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
93 | CONFIG_SYSCTL=y | 107 | CONFIG_SYSCTL=y |
108 | CONFIG_ANON_INODES=y | ||
94 | CONFIG_EMBEDDED=y | 109 | CONFIG_EMBEDDED=y |
95 | CONFIG_SYSCTL_SYSCALL=y | 110 | CONFIG_SYSCTL_SYSCALL=y |
96 | CONFIG_KALLSYMS=y | 111 | CONFIG_KALLSYMS=y |
97 | # CONFIG_KALLSYMS_ALL is not set | 112 | # CONFIG_KALLSYMS_ALL is not set |
98 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 113 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
114 | # CONFIG_STRIP_ASM_SYMS is not set | ||
99 | CONFIG_HOTPLUG=y | 115 | CONFIG_HOTPLUG=y |
100 | CONFIG_PRINTK=y | 116 | CONFIG_PRINTK=y |
101 | CONFIG_BUG=y | 117 | CONFIG_BUG=y |
102 | CONFIG_ELF_CORE=y | 118 | CONFIG_ELF_CORE=y |
103 | CONFIG_COMPAT_BRK=y | ||
104 | CONFIG_BASE_FULL=y | 119 | CONFIG_BASE_FULL=y |
105 | CONFIG_FUTEX=y | 120 | CONFIG_FUTEX=y |
106 | CONFIG_ANON_INODES=y | ||
107 | CONFIG_EPOLL=y | 121 | CONFIG_EPOLL=y |
108 | CONFIG_SIGNALFD=y | 122 | CONFIG_SIGNALFD=y |
109 | CONFIG_TIMERFD=y | 123 | CONFIG_TIMERFD=y |
@@ -112,16 +126,19 @@ CONFIG_SHMEM=y | |||
112 | CONFIG_AIO=y | 126 | CONFIG_AIO=y |
113 | CONFIG_VM_EVENT_COUNTERS=y | 127 | CONFIG_VM_EVENT_COUNTERS=y |
114 | CONFIG_SLUB_DEBUG=y | 128 | CONFIG_SLUB_DEBUG=y |
129 | CONFIG_COMPAT_BRK=y | ||
115 | # CONFIG_SLAB is not set | 130 | # CONFIG_SLAB is not set |
116 | CONFIG_SLUB=y | 131 | CONFIG_SLUB=y |
117 | # CONFIG_SLOB is not set | 132 | # CONFIG_SLOB is not set |
118 | # CONFIG_PROFILING is not set | 133 | # CONFIG_PROFILING is not set |
134 | # CONFIG_MARKERS is not set | ||
119 | CONFIG_HAVE_OPROFILE=y | 135 | CONFIG_HAVE_OPROFILE=y |
120 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 136 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
121 | CONFIG_HAVE_IOREMAP_PROT=y | 137 | CONFIG_HAVE_IOREMAP_PROT=y |
122 | CONFIG_HAVE_KPROBES=y | 138 | CONFIG_HAVE_KPROBES=y |
123 | CONFIG_HAVE_KRETPROBES=y | 139 | CONFIG_HAVE_KRETPROBES=y |
124 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 140 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
141 | # CONFIG_SLOW_WORK is not set | ||
125 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 142 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
126 | CONFIG_SLABINFO=y | 143 | CONFIG_SLABINFO=y |
127 | CONFIG_RT_MUTEXES=y | 144 | CONFIG_RT_MUTEXES=y |
@@ -129,7 +146,6 @@ CONFIG_BASE_SMALL=0 | |||
129 | # CONFIG_MODULES is not set | 146 | # CONFIG_MODULES is not set |
130 | CONFIG_BLOCK=y | 147 | CONFIG_BLOCK=y |
131 | # CONFIG_LBD is not set | 148 | # CONFIG_LBD is not set |
132 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
133 | # CONFIG_BLK_DEV_BSG is not set | 149 | # CONFIG_BLK_DEV_BSG is not set |
134 | # CONFIG_BLK_DEV_INTEGRITY is not set | 150 | # CONFIG_BLK_DEV_INTEGRITY is not set |
135 | 151 | ||
@@ -145,11 +161,6 @@ CONFIG_DEFAULT_AS=y | |||
145 | # CONFIG_DEFAULT_CFQ is not set | 161 | # CONFIG_DEFAULT_CFQ is not set |
146 | # CONFIG_DEFAULT_NOOP is not set | 162 | # CONFIG_DEFAULT_NOOP is not set |
147 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 163 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
148 | CONFIG_CLASSIC_RCU=y | ||
149 | # CONFIG_TREE_RCU is not set | ||
150 | # CONFIG_PREEMPT_RCU is not set | ||
151 | # CONFIG_TREE_RCU_TRACE is not set | ||
152 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
153 | # CONFIG_FREEZER is not set | 164 | # CONFIG_FREEZER is not set |
154 | 165 | ||
155 | # | 166 | # |
@@ -165,6 +176,7 @@ CONFIG_MPC8540_ADS=y | |||
165 | # CONFIG_MPC85xx_MDS is not set | 176 | # CONFIG_MPC85xx_MDS is not set |
166 | # CONFIG_MPC8536_DS is not set | 177 | # CONFIG_MPC8536_DS is not set |
167 | # CONFIG_MPC85xx_DS is not set | 178 | # CONFIG_MPC85xx_DS is not set |
179 | # CONFIG_SOCRATES is not set | ||
168 | # CONFIG_KSI8560 is not set | 180 | # CONFIG_KSI8560 is not set |
169 | # CONFIG_STX_GP3 is not set | 181 | # CONFIG_STX_GP3 is not set |
170 | # CONFIG_TQM8540 is not set | 182 | # CONFIG_TQM8540 is not set |
@@ -233,9 +245,12 @@ CONFIG_ZONE_DMA_FLAG=1 | |||
233 | CONFIG_BOUNCE=y | 245 | CONFIG_BOUNCE=y |
234 | CONFIG_VIRT_TO_BUS=y | 246 | CONFIG_VIRT_TO_BUS=y |
235 | CONFIG_UNEVICTABLE_LRU=y | 247 | CONFIG_UNEVICTABLE_LRU=y |
248 | CONFIG_HAVE_MLOCK=y | ||
249 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
236 | CONFIG_PPC_4K_PAGES=y | 250 | CONFIG_PPC_4K_PAGES=y |
237 | # CONFIG_PPC_16K_PAGES is not set | 251 | # CONFIG_PPC_16K_PAGES is not set |
238 | # CONFIG_PPC_64K_PAGES is not set | 252 | # CONFIG_PPC_64K_PAGES is not set |
253 | # CONFIG_PPC_256K_PAGES is not set | ||
239 | CONFIG_FORCE_MAX_ZONEORDER=11 | 254 | CONFIG_FORCE_MAX_ZONEORDER=11 |
240 | CONFIG_PROC_DEVICETREE=y | 255 | CONFIG_PROC_DEVICETREE=y |
241 | # CONFIG_CMDLINE_BOOL is not set | 256 | # CONFIG_CMDLINE_BOOL is not set |
@@ -266,17 +281,17 @@ CONFIG_PPC_PCI_CHOICE=y | |||
266 | # Default settings for advanced configuration options are used | 281 | # Default settings for advanced configuration options are used |
267 | # | 282 | # |
268 | CONFIG_LOWMEM_SIZE=0x30000000 | 283 | CONFIG_LOWMEM_SIZE=0x30000000 |
284 | CONFIG_LOWMEM_CAM_NUM=3 | ||
269 | CONFIG_PAGE_OFFSET=0xc0000000 | 285 | CONFIG_PAGE_OFFSET=0xc0000000 |
270 | CONFIG_KERNEL_START=0xc0000000 | 286 | CONFIG_KERNEL_START=0xc0000000 |
271 | CONFIG_PHYSICAL_START=0x00000000 | 287 | CONFIG_PHYSICAL_START=0x00000000 |
272 | CONFIG_PHYSICAL_ALIGN=0x10000000 | 288 | CONFIG_PHYSICAL_ALIGN=0x04000000 |
273 | CONFIG_TASK_SIZE=0xc0000000 | 289 | CONFIG_TASK_SIZE=0xc0000000 |
274 | CONFIG_NET=y | 290 | CONFIG_NET=y |
275 | 291 | ||
276 | # | 292 | # |
277 | # Networking options | 293 | # Networking options |
278 | # | 294 | # |
279 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
280 | CONFIG_PACKET=y | 295 | CONFIG_PACKET=y |
281 | # CONFIG_PACKET_MMAP is not set | 296 | # CONFIG_PACKET_MMAP is not set |
282 | CONFIG_UNIX=y | 297 | CONFIG_UNIX=y |
@@ -332,6 +347,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
332 | # CONFIG_LAPB is not set | 347 | # CONFIG_LAPB is not set |
333 | # CONFIG_ECONET is not set | 348 | # CONFIG_ECONET is not set |
334 | # CONFIG_WAN_ROUTER is not set | 349 | # CONFIG_WAN_ROUTER is not set |
350 | # CONFIG_PHONET is not set | ||
335 | # CONFIG_NET_SCHED is not set | 351 | # CONFIG_NET_SCHED is not set |
336 | # CONFIG_DCB is not set | 352 | # CONFIG_DCB is not set |
337 | 353 | ||
@@ -344,7 +360,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
344 | # CONFIG_IRDA is not set | 360 | # CONFIG_IRDA is not set |
345 | # CONFIG_BT is not set | 361 | # CONFIG_BT is not set |
346 | # CONFIG_AF_RXRPC is not set | 362 | # CONFIG_AF_RXRPC is not set |
347 | # CONFIG_PHONET is not set | ||
348 | CONFIG_WIRELESS=y | 363 | CONFIG_WIRELESS=y |
349 | # CONFIG_CFG80211 is not set | 364 | # CONFIG_CFG80211 is not set |
350 | CONFIG_WIRELESS_OLD_REGULATORY=y | 365 | CONFIG_WIRELESS_OLD_REGULATORY=y |
@@ -387,9 +402,13 @@ CONFIG_BLK_DEV_RAM_SIZE=32768 | |||
387 | # CONFIG_ATA_OVER_ETH is not set | 402 | # CONFIG_ATA_OVER_ETH is not set |
388 | # CONFIG_BLK_DEV_HD is not set | 403 | # CONFIG_BLK_DEV_HD is not set |
389 | CONFIG_MISC_DEVICES=y | 404 | CONFIG_MISC_DEVICES=y |
390 | # CONFIG_EEPROM_93CX6 is not set | ||
391 | # CONFIG_ENCLOSURE_SERVICES is not set | 405 | # CONFIG_ENCLOSURE_SERVICES is not set |
392 | # CONFIG_C2PORT is not set | 406 | # CONFIG_C2PORT is not set |
407 | |||
408 | # | ||
409 | # EEPROM support | ||
410 | # | ||
411 | # CONFIG_EEPROM_93CX6 is not set | ||
393 | CONFIG_HAVE_IDE=y | 412 | CONFIG_HAVE_IDE=y |
394 | # CONFIG_IDE is not set | 413 | # CONFIG_IDE is not set |
395 | 414 | ||
@@ -404,6 +423,7 @@ CONFIG_HAVE_IDE=y | |||
404 | # CONFIG_MD is not set | 423 | # CONFIG_MD is not set |
405 | # CONFIG_MACINTOSH_DRIVERS is not set | 424 | # CONFIG_MACINTOSH_DRIVERS is not set |
406 | CONFIG_NETDEVICES=y | 425 | CONFIG_NETDEVICES=y |
426 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
407 | # CONFIG_DUMMY is not set | 427 | # CONFIG_DUMMY is not set |
408 | # CONFIG_BONDING is not set | 428 | # CONFIG_BONDING is not set |
409 | # CONFIG_MACVLAN is not set | 429 | # CONFIG_MACVLAN is not set |
@@ -432,6 +452,8 @@ CONFIG_PHYLIB=y | |||
432 | # CONFIG_MDIO_BITBANG is not set | 452 | # CONFIG_MDIO_BITBANG is not set |
433 | CONFIG_NET_ETHERNET=y | 453 | CONFIG_NET_ETHERNET=y |
434 | CONFIG_MII=y | 454 | CONFIG_MII=y |
455 | # CONFIG_ETHOC is not set | ||
456 | # CONFIG_DNET is not set | ||
435 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 457 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
436 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 458 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
437 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 459 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
@@ -441,6 +463,7 @@ CONFIG_MII=y | |||
441 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 463 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
442 | # CONFIG_B44 is not set | 464 | # CONFIG_B44 is not set |
443 | CONFIG_NETDEV_1000=y | 465 | CONFIG_NETDEV_1000=y |
466 | CONFIG_FSL_PQ_MDIO=y | ||
444 | CONFIG_GIANFAR=y | 467 | CONFIG_GIANFAR=y |
445 | CONFIG_NETDEV_10000=y | 468 | CONFIG_NETDEV_10000=y |
446 | 469 | ||
@@ -449,7 +472,6 @@ CONFIG_NETDEV_10000=y | |||
449 | # | 472 | # |
450 | # CONFIG_WLAN_PRE80211 is not set | 473 | # CONFIG_WLAN_PRE80211 is not set |
451 | # CONFIG_WLAN_80211 is not set | 474 | # CONFIG_WLAN_80211 is not set |
452 | # CONFIG_IWLWIFI_LEDS is not set | ||
453 | 475 | ||
454 | # | 476 | # |
455 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 477 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -607,7 +629,6 @@ CONFIG_HID=y | |||
607 | # | 629 | # |
608 | # Special HID drivers | 630 | # Special HID drivers |
609 | # | 631 | # |
610 | CONFIG_HID_COMPAT=y | ||
611 | CONFIG_USB_SUPPORT=y | 632 | CONFIG_USB_SUPPORT=y |
612 | # CONFIG_USB_ARCH_HAS_HCD is not set | 633 | # CONFIG_USB_ARCH_HAS_HCD is not set |
613 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 634 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
@@ -620,7 +641,7 @@ CONFIG_USB_SUPPORT=y | |||
620 | # | 641 | # |
621 | 642 | ||
622 | # | 643 | # |
623 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 644 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
624 | # | 645 | # |
625 | # CONFIG_USB_GADGET is not set | 646 | # CONFIG_USB_GADGET is not set |
626 | 647 | ||
@@ -634,6 +655,7 @@ CONFIG_USB_SUPPORT=y | |||
634 | # CONFIG_EDAC is not set | 655 | # CONFIG_EDAC is not set |
635 | # CONFIG_RTC_CLASS is not set | 656 | # CONFIG_RTC_CLASS is not set |
636 | # CONFIG_DMADEVICES is not set | 657 | # CONFIG_DMADEVICES is not set |
658 | # CONFIG_AUXDISPLAY is not set | ||
637 | # CONFIG_UIO is not set | 659 | # CONFIG_UIO is not set |
638 | # CONFIG_STAGING is not set | 660 | # CONFIG_STAGING is not set |
639 | 661 | ||
@@ -644,6 +666,7 @@ CONFIG_EXT2_FS=y | |||
644 | # CONFIG_EXT2_FS_XATTR is not set | 666 | # CONFIG_EXT2_FS_XATTR is not set |
645 | # CONFIG_EXT2_FS_XIP is not set | 667 | # CONFIG_EXT2_FS_XIP is not set |
646 | CONFIG_EXT3_FS=y | 668 | CONFIG_EXT3_FS=y |
669 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
647 | CONFIG_EXT3_FS_XATTR=y | 670 | CONFIG_EXT3_FS_XATTR=y |
648 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 671 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
649 | # CONFIG_EXT3_FS_SECURITY is not set | 672 | # CONFIG_EXT3_FS_SECURITY is not set |
@@ -666,6 +689,11 @@ CONFIG_INOTIFY_USER=y | |||
666 | # CONFIG_FUSE_FS is not set | 689 | # CONFIG_FUSE_FS is not set |
667 | 690 | ||
668 | # | 691 | # |
692 | # Caches | ||
693 | # | ||
694 | # CONFIG_FSCACHE is not set | ||
695 | |||
696 | # | ||
669 | # CD-ROM/DVD Filesystems | 697 | # CD-ROM/DVD Filesystems |
670 | # | 698 | # |
671 | # CONFIG_ISO9660_FS is not set | 699 | # CONFIG_ISO9660_FS is not set |
@@ -708,6 +736,7 @@ CONFIG_MISC_FILESYSTEMS=y | |||
708 | # CONFIG_ROMFS_FS is not set | 736 | # CONFIG_ROMFS_FS is not set |
709 | # CONFIG_SYSV_FS is not set | 737 | # CONFIG_SYSV_FS is not set |
710 | # CONFIG_UFS_FS is not set | 738 | # CONFIG_UFS_FS is not set |
739 | # CONFIG_NILFS2_FS is not set | ||
711 | CONFIG_NETWORK_FILESYSTEMS=y | 740 | CONFIG_NETWORK_FILESYSTEMS=y |
712 | CONFIG_NFS_FS=y | 741 | CONFIG_NFS_FS=y |
713 | # CONFIG_NFS_V3 is not set | 742 | # CONFIG_NFS_V3 is not set |
@@ -717,7 +746,6 @@ CONFIG_ROOT_NFS=y | |||
717 | CONFIG_LOCKD=y | 746 | CONFIG_LOCKD=y |
718 | CONFIG_NFS_COMMON=y | 747 | CONFIG_NFS_COMMON=y |
719 | CONFIG_SUNRPC=y | 748 | CONFIG_SUNRPC=y |
720 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
721 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 749 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
722 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 750 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
723 | # CONFIG_SMB_FS is not set | 751 | # CONFIG_SMB_FS is not set |
@@ -745,6 +773,7 @@ CONFIG_PARTITION_ADVANCED=y | |||
745 | # CONFIG_SYSV68_PARTITION is not set | 773 | # CONFIG_SYSV68_PARTITION is not set |
746 | # CONFIG_NLS is not set | 774 | # CONFIG_NLS is not set |
747 | # CONFIG_DLM is not set | 775 | # CONFIG_DLM is not set |
776 | # CONFIG_BINARY_PRINTF is not set | ||
748 | 777 | ||
749 | # | 778 | # |
750 | # Library routines | 779 | # Library routines |
@@ -758,11 +787,13 @@ CONFIG_GENERIC_FIND_LAST_BIT=y | |||
758 | CONFIG_CRC32=y | 787 | CONFIG_CRC32=y |
759 | # CONFIG_CRC7 is not set | 788 | # CONFIG_CRC7 is not set |
760 | # CONFIG_LIBCRC32C is not set | 789 | # CONFIG_LIBCRC32C is not set |
761 | CONFIG_PLIST=y | 790 | CONFIG_ZLIB_INFLATE=y |
791 | CONFIG_DECOMPRESS_GZIP=y | ||
762 | CONFIG_HAS_IOMEM=y | 792 | CONFIG_HAS_IOMEM=y |
763 | CONFIG_HAS_IOPORT=y | 793 | CONFIG_HAS_IOPORT=y |
764 | CONFIG_HAS_DMA=y | 794 | CONFIG_HAS_DMA=y |
765 | CONFIG_HAVE_LMB=y | 795 | CONFIG_HAVE_LMB=y |
796 | CONFIG_NLATTR=y | ||
766 | 797 | ||
767 | # | 798 | # |
768 | # Kernel hacking | 799 | # Kernel hacking |
@@ -780,6 +811,9 @@ CONFIG_DEBUG_KERNEL=y | |||
780 | CONFIG_DETECT_SOFTLOCKUP=y | 811 | CONFIG_DETECT_SOFTLOCKUP=y |
781 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 812 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
782 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 813 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
814 | CONFIG_DETECT_HUNG_TASK=y | ||
815 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
816 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
783 | CONFIG_SCHED_DEBUG=y | 817 | CONFIG_SCHED_DEBUG=y |
784 | # CONFIG_SCHEDSTATS is not set | 818 | # CONFIG_SCHEDSTATS is not set |
785 | # CONFIG_TIMER_STATS is not set | 819 | # CONFIG_TIMER_STATS is not set |
@@ -809,9 +843,12 @@ CONFIG_DEBUG_MUTEXES=y | |||
809 | # CONFIG_FAULT_INJECTION is not set | 843 | # CONFIG_FAULT_INJECTION is not set |
810 | # CONFIG_LATENCYTOP is not set | 844 | # CONFIG_LATENCYTOP is not set |
811 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 845 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
846 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
812 | CONFIG_HAVE_FUNCTION_TRACER=y | 847 | CONFIG_HAVE_FUNCTION_TRACER=y |
848 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
813 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 849 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
814 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 850 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
851 | CONFIG_TRACING_SUPPORT=y | ||
815 | 852 | ||
816 | # | 853 | # |
817 | # Tracers | 854 | # Tracers |
@@ -819,17 +856,19 @@ CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | |||
819 | # CONFIG_FUNCTION_TRACER is not set | 856 | # CONFIG_FUNCTION_TRACER is not set |
820 | # CONFIG_SCHED_TRACER is not set | 857 | # CONFIG_SCHED_TRACER is not set |
821 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 858 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
859 | # CONFIG_EVENT_TRACER is not set | ||
822 | # CONFIG_BOOT_TRACER is not set | 860 | # CONFIG_BOOT_TRACER is not set |
823 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 861 | # CONFIG_TRACE_BRANCH_PROFILING is not set |
824 | # CONFIG_STACK_TRACER is not set | 862 | # CONFIG_STACK_TRACER is not set |
825 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 863 | # CONFIG_KMEMTRACE is not set |
864 | # CONFIG_WORKQUEUE_TRACER is not set | ||
865 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
826 | # CONFIG_SAMPLES is not set | 866 | # CONFIG_SAMPLES is not set |
827 | CONFIG_HAVE_ARCH_KGDB=y | 867 | CONFIG_HAVE_ARCH_KGDB=y |
828 | # CONFIG_KGDB is not set | 868 | # CONFIG_KGDB is not set |
829 | CONFIG_PRINT_STACK_DEPTH=64 | 869 | CONFIG_PRINT_STACK_DEPTH=64 |
830 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 870 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
831 | # CONFIG_DEBUG_STACK_USAGE is not set | 871 | # CONFIG_DEBUG_STACK_USAGE is not set |
832 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
833 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 872 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
834 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 873 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
835 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 874 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
@@ -922,6 +961,7 @@ CONFIG_CRYPTO=y | |||
922 | # Compression | 961 | # Compression |
923 | # | 962 | # |
924 | # CONFIG_CRYPTO_DEFLATE is not set | 963 | # CONFIG_CRYPTO_DEFLATE is not set |
964 | # CONFIG_CRYPTO_ZLIB is not set | ||
925 | # CONFIG_CRYPTO_LZO is not set | 965 | # CONFIG_CRYPTO_LZO is not set |
926 | 966 | ||
927 | # | 967 | # |
diff --git a/arch/powerpc/configs/85xx/mpc8560_ads_defconfig b/arch/powerpc/configs/85xx/mpc8560_ads_defconfig index 095e2ded6e8b..62adb71a5d4f 100644 --- a/arch/powerpc/configs/85xx/mpc8560_ads_defconfig +++ b/arch/powerpc/configs/85xx/mpc8560_ads_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.29-rc2 | 3 | # Linux kernel version: 2.6.30-rc3 |
4 | # Mon Jan 26 15:36:09 2009 | 4 | # Wed May 13 17:22:17 2009 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -22,6 +22,7 @@ CONFIG_FSL_EMB_PERFMON=y | |||
22 | # CONFIG_PHYS_64BIT is not set | 22 | # CONFIG_PHYS_64BIT is not set |
23 | CONFIG_SPE=y | 23 | CONFIG_SPE=y |
24 | CONFIG_PPC_MMU_NOHASH=y | 24 | CONFIG_PPC_MMU_NOHASH=y |
25 | CONFIG_PPC_BOOK3E_MMU=y | ||
25 | # CONFIG_PPC_MM_SLICES is not set | 26 | # CONFIG_PPC_MM_SLICES is not set |
26 | # CONFIG_SMP is not set | 27 | # CONFIG_SMP is not set |
27 | CONFIG_PPC32=y | 28 | CONFIG_PPC32=y |
@@ -59,6 +60,7 @@ CONFIG_GENERIC_BUG=y | |||
59 | CONFIG_DEFAULT_UIMAGE=y | 60 | CONFIG_DEFAULT_UIMAGE=y |
60 | # CONFIG_PPC_DCR_NATIVE is not set | 61 | # CONFIG_PPC_DCR_NATIVE is not set |
61 | # CONFIG_PPC_DCR_MMIO is not set | 62 | # CONFIG_PPC_DCR_MMIO is not set |
63 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
62 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 64 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
63 | 65 | ||
64 | # | 66 | # |
@@ -76,6 +78,15 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
76 | # CONFIG_BSD_PROCESS_ACCT is not set | 78 | # CONFIG_BSD_PROCESS_ACCT is not set |
77 | # CONFIG_TASKSTATS is not set | 79 | # CONFIG_TASKSTATS is not set |
78 | # CONFIG_AUDIT is not set | 80 | # CONFIG_AUDIT is not set |
81 | |||
82 | # | ||
83 | # RCU Subsystem | ||
84 | # | ||
85 | CONFIG_CLASSIC_RCU=y | ||
86 | # CONFIG_TREE_RCU is not set | ||
87 | # CONFIG_PREEMPT_RCU is not set | ||
88 | # CONFIG_TREE_RCU_TRACE is not set | ||
89 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
79 | # CONFIG_IKCONFIG is not set | 90 | # CONFIG_IKCONFIG is not set |
80 | CONFIG_LOG_BUF_SHIFT=14 | 91 | CONFIG_LOG_BUF_SHIFT=14 |
81 | CONFIG_GROUP_SCHED=y | 92 | CONFIG_GROUP_SCHED=y |
@@ -90,21 +101,24 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
90 | # CONFIG_NAMESPACES is not set | 101 | # CONFIG_NAMESPACES is not set |
91 | CONFIG_BLK_DEV_INITRD=y | 102 | CONFIG_BLK_DEV_INITRD=y |
92 | CONFIG_INITRAMFS_SOURCE="" | 103 | CONFIG_INITRAMFS_SOURCE="" |
104 | CONFIG_RD_GZIP=y | ||
105 | # CONFIG_RD_BZIP2 is not set | ||
106 | # CONFIG_RD_LZMA is not set | ||
93 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 107 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
94 | CONFIG_SYSCTL=y | 108 | CONFIG_SYSCTL=y |
109 | CONFIG_ANON_INODES=y | ||
95 | CONFIG_EMBEDDED=y | 110 | CONFIG_EMBEDDED=y |
96 | CONFIG_SYSCTL_SYSCALL=y | 111 | CONFIG_SYSCTL_SYSCALL=y |
97 | CONFIG_KALLSYMS=y | 112 | CONFIG_KALLSYMS=y |
98 | # CONFIG_KALLSYMS_ALL is not set | 113 | # CONFIG_KALLSYMS_ALL is not set |
99 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 114 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
115 | # CONFIG_STRIP_ASM_SYMS is not set | ||
100 | CONFIG_HOTPLUG=y | 116 | CONFIG_HOTPLUG=y |
101 | CONFIG_PRINTK=y | 117 | CONFIG_PRINTK=y |
102 | CONFIG_BUG=y | 118 | CONFIG_BUG=y |
103 | CONFIG_ELF_CORE=y | 119 | CONFIG_ELF_CORE=y |
104 | CONFIG_COMPAT_BRK=y | ||
105 | CONFIG_BASE_FULL=y | 120 | CONFIG_BASE_FULL=y |
106 | CONFIG_FUTEX=y | 121 | CONFIG_FUTEX=y |
107 | CONFIG_ANON_INODES=y | ||
108 | CONFIG_EPOLL=y | 122 | CONFIG_EPOLL=y |
109 | CONFIG_SIGNALFD=y | 123 | CONFIG_SIGNALFD=y |
110 | CONFIG_TIMERFD=y | 124 | CONFIG_TIMERFD=y |
@@ -114,10 +128,12 @@ CONFIG_AIO=y | |||
114 | CONFIG_VM_EVENT_COUNTERS=y | 128 | CONFIG_VM_EVENT_COUNTERS=y |
115 | CONFIG_PCI_QUIRKS=y | 129 | CONFIG_PCI_QUIRKS=y |
116 | CONFIG_SLUB_DEBUG=y | 130 | CONFIG_SLUB_DEBUG=y |
131 | CONFIG_COMPAT_BRK=y | ||
117 | # CONFIG_SLAB is not set | 132 | # CONFIG_SLAB is not set |
118 | CONFIG_SLUB=y | 133 | CONFIG_SLUB=y |
119 | # CONFIG_SLOB is not set | 134 | # CONFIG_SLOB is not set |
120 | # CONFIG_PROFILING is not set | 135 | # CONFIG_PROFILING is not set |
136 | # CONFIG_MARKERS is not set | ||
121 | CONFIG_HAVE_OPROFILE=y | 137 | CONFIG_HAVE_OPROFILE=y |
122 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 138 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
123 | CONFIG_HAVE_IOREMAP_PROT=y | 139 | CONFIG_HAVE_IOREMAP_PROT=y |
@@ -125,6 +141,7 @@ CONFIG_HAVE_KPROBES=y | |||
125 | CONFIG_HAVE_KRETPROBES=y | 141 | CONFIG_HAVE_KRETPROBES=y |
126 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 142 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
127 | CONFIG_HAVE_CLK=y | 143 | CONFIG_HAVE_CLK=y |
144 | # CONFIG_SLOW_WORK is not set | ||
128 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 145 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
129 | CONFIG_SLABINFO=y | 146 | CONFIG_SLABINFO=y |
130 | CONFIG_RT_MUTEXES=y | 147 | CONFIG_RT_MUTEXES=y |
@@ -132,7 +149,6 @@ CONFIG_BASE_SMALL=0 | |||
132 | # CONFIG_MODULES is not set | 149 | # CONFIG_MODULES is not set |
133 | CONFIG_BLOCK=y | 150 | CONFIG_BLOCK=y |
134 | # CONFIG_LBD is not set | 151 | # CONFIG_LBD is not set |
135 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
136 | # CONFIG_BLK_DEV_BSG is not set | 152 | # CONFIG_BLK_DEV_BSG is not set |
137 | # CONFIG_BLK_DEV_INTEGRITY is not set | 153 | # CONFIG_BLK_DEV_INTEGRITY is not set |
138 | 154 | ||
@@ -148,11 +164,6 @@ CONFIG_DEFAULT_AS=y | |||
148 | # CONFIG_DEFAULT_CFQ is not set | 164 | # CONFIG_DEFAULT_CFQ is not set |
149 | # CONFIG_DEFAULT_NOOP is not set | 165 | # CONFIG_DEFAULT_NOOP is not set |
150 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 166 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
151 | CONFIG_CLASSIC_RCU=y | ||
152 | # CONFIG_TREE_RCU is not set | ||
153 | # CONFIG_PREEMPT_RCU is not set | ||
154 | # CONFIG_TREE_RCU_TRACE is not set | ||
155 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
156 | # CONFIG_FREEZER is not set | 167 | # CONFIG_FREEZER is not set |
157 | 168 | ||
158 | # | 169 | # |
@@ -168,6 +179,7 @@ CONFIG_MPC8560_ADS=y | |||
168 | # CONFIG_MPC85xx_MDS is not set | 179 | # CONFIG_MPC85xx_MDS is not set |
169 | # CONFIG_MPC8536_DS is not set | 180 | # CONFIG_MPC8536_DS is not set |
170 | # CONFIG_MPC85xx_DS is not set | 181 | # CONFIG_MPC85xx_DS is not set |
182 | # CONFIG_SOCRATES is not set | ||
171 | # CONFIG_KSI8560 is not set | 183 | # CONFIG_KSI8560 is not set |
172 | # CONFIG_STX_GP3 is not set | 184 | # CONFIG_STX_GP3 is not set |
173 | # CONFIG_TQM8540 is not set | 185 | # CONFIG_TQM8540 is not set |
@@ -236,9 +248,12 @@ CONFIG_ZONE_DMA_FLAG=1 | |||
236 | CONFIG_BOUNCE=y | 248 | CONFIG_BOUNCE=y |
237 | CONFIG_VIRT_TO_BUS=y | 249 | CONFIG_VIRT_TO_BUS=y |
238 | CONFIG_UNEVICTABLE_LRU=y | 250 | CONFIG_UNEVICTABLE_LRU=y |
251 | CONFIG_HAVE_MLOCK=y | ||
252 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
239 | CONFIG_PPC_4K_PAGES=y | 253 | CONFIG_PPC_4K_PAGES=y |
240 | # CONFIG_PPC_16K_PAGES is not set | 254 | # CONFIG_PPC_16K_PAGES is not set |
241 | # CONFIG_PPC_64K_PAGES is not set | 255 | # CONFIG_PPC_64K_PAGES is not set |
256 | # CONFIG_PPC_256K_PAGES is not set | ||
242 | CONFIG_FORCE_MAX_ZONEORDER=11 | 257 | CONFIG_FORCE_MAX_ZONEORDER=11 |
243 | # CONFIG_PROC_DEVICETREE is not set | 258 | # CONFIG_PROC_DEVICETREE is not set |
244 | # CONFIG_CMDLINE_BOOL is not set | 259 | # CONFIG_CMDLINE_BOOL is not set |
@@ -264,6 +279,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
264 | # CONFIG_PCI_LEGACY is not set | 279 | # CONFIG_PCI_LEGACY is not set |
265 | CONFIG_PCI_DEBUG=y | 280 | CONFIG_PCI_DEBUG=y |
266 | # CONFIG_PCI_STUB is not set | 281 | # CONFIG_PCI_STUB is not set |
282 | # CONFIG_PCI_IOV is not set | ||
267 | # CONFIG_PCCARD is not set | 283 | # CONFIG_PCCARD is not set |
268 | # CONFIG_HOTPLUG_PCI is not set | 284 | # CONFIG_HOTPLUG_PCI is not set |
269 | # CONFIG_HAS_RAPIDIO is not set | 285 | # CONFIG_HAS_RAPIDIO is not set |
@@ -277,17 +293,17 @@ CONFIG_PCI_DEBUG=y | |||
277 | # Default settings for advanced configuration options are used | 293 | # Default settings for advanced configuration options are used |
278 | # | 294 | # |
279 | CONFIG_LOWMEM_SIZE=0x30000000 | 295 | CONFIG_LOWMEM_SIZE=0x30000000 |
296 | CONFIG_LOWMEM_CAM_NUM=3 | ||
280 | CONFIG_PAGE_OFFSET=0xc0000000 | 297 | CONFIG_PAGE_OFFSET=0xc0000000 |
281 | CONFIG_KERNEL_START=0xc0000000 | 298 | CONFIG_KERNEL_START=0xc0000000 |
282 | CONFIG_PHYSICAL_START=0x00000000 | 299 | CONFIG_PHYSICAL_START=0x00000000 |
283 | CONFIG_PHYSICAL_ALIGN=0x10000000 | 300 | CONFIG_PHYSICAL_ALIGN=0x04000000 |
284 | CONFIG_TASK_SIZE=0xc0000000 | 301 | CONFIG_TASK_SIZE=0xc0000000 |
285 | CONFIG_NET=y | 302 | CONFIG_NET=y |
286 | 303 | ||
287 | # | 304 | # |
288 | # Networking options | 305 | # Networking options |
289 | # | 306 | # |
290 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
291 | CONFIG_PACKET=y | 307 | CONFIG_PACKET=y |
292 | # CONFIG_PACKET_MMAP is not set | 308 | # CONFIG_PACKET_MMAP is not set |
293 | CONFIG_UNIX=y | 309 | CONFIG_UNIX=y |
@@ -343,6 +359,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
343 | # CONFIG_LAPB is not set | 359 | # CONFIG_LAPB is not set |
344 | # CONFIG_ECONET is not set | 360 | # CONFIG_ECONET is not set |
345 | # CONFIG_WAN_ROUTER is not set | 361 | # CONFIG_WAN_ROUTER is not set |
362 | # CONFIG_PHONET is not set | ||
346 | # CONFIG_NET_SCHED is not set | 363 | # CONFIG_NET_SCHED is not set |
347 | # CONFIG_DCB is not set | 364 | # CONFIG_DCB is not set |
348 | 365 | ||
@@ -355,7 +372,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
355 | # CONFIG_IRDA is not set | 372 | # CONFIG_IRDA is not set |
356 | # CONFIG_BT is not set | 373 | # CONFIG_BT is not set |
357 | # CONFIG_AF_RXRPC is not set | 374 | # CONFIG_AF_RXRPC is not set |
358 | # CONFIG_PHONET is not set | ||
359 | CONFIG_WIRELESS=y | 375 | CONFIG_WIRELESS=y |
360 | # CONFIG_CFG80211 is not set | 376 | # CONFIG_CFG80211 is not set |
361 | CONFIG_WIRELESS_OLD_REGULATORY=y | 377 | CONFIG_WIRELESS_OLD_REGULATORY=y |
@@ -405,12 +421,16 @@ CONFIG_BLK_DEV_RAM_SIZE=32768 | |||
405 | # CONFIG_BLK_DEV_HD is not set | 421 | # CONFIG_BLK_DEV_HD is not set |
406 | CONFIG_MISC_DEVICES=y | 422 | CONFIG_MISC_DEVICES=y |
407 | # CONFIG_PHANTOM is not set | 423 | # CONFIG_PHANTOM is not set |
408 | # CONFIG_EEPROM_93CX6 is not set | ||
409 | # CONFIG_SGI_IOC4 is not set | 424 | # CONFIG_SGI_IOC4 is not set |
410 | # CONFIG_TIFM_CORE is not set | 425 | # CONFIG_TIFM_CORE is not set |
411 | # CONFIG_ENCLOSURE_SERVICES is not set | 426 | # CONFIG_ENCLOSURE_SERVICES is not set |
412 | # CONFIG_HP_ILO is not set | 427 | # CONFIG_HP_ILO is not set |
413 | # CONFIG_C2PORT is not set | 428 | # CONFIG_C2PORT is not set |
429 | |||
430 | # | ||
431 | # EEPROM support | ||
432 | # | ||
433 | # CONFIG_EEPROM_93CX6 is not set | ||
414 | CONFIG_HAVE_IDE=y | 434 | CONFIG_HAVE_IDE=y |
415 | # CONFIG_IDE is not set | 435 | # CONFIG_IDE is not set |
416 | 436 | ||
@@ -437,6 +457,7 @@ CONFIG_HAVE_IDE=y | |||
437 | # CONFIG_I2O is not set | 457 | # CONFIG_I2O is not set |
438 | # CONFIG_MACINTOSH_DRIVERS is not set | 458 | # CONFIG_MACINTOSH_DRIVERS is not set |
439 | CONFIG_NETDEVICES=y | 459 | CONFIG_NETDEVICES=y |
460 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
440 | # CONFIG_DUMMY is not set | 461 | # CONFIG_DUMMY is not set |
441 | # CONFIG_BONDING is not set | 462 | # CONFIG_BONDING is not set |
442 | # CONFIG_MACVLAN is not set | 463 | # CONFIG_MACVLAN is not set |
@@ -470,6 +491,8 @@ CONFIG_MII=y | |||
470 | # CONFIG_SUNGEM is not set | 491 | # CONFIG_SUNGEM is not set |
471 | # CONFIG_CASSINI is not set | 492 | # CONFIG_CASSINI is not set |
472 | # CONFIG_NET_VENDOR_3COM is not set | 493 | # CONFIG_NET_VENDOR_3COM is not set |
494 | # CONFIG_ETHOC is not set | ||
495 | # CONFIG_DNET is not set | ||
473 | # CONFIG_NET_TULIP is not set | 496 | # CONFIG_NET_TULIP is not set |
474 | # CONFIG_HP100 is not set | 497 | # CONFIG_HP100 is not set |
475 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 498 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
@@ -493,6 +516,7 @@ CONFIG_E1000=y | |||
493 | # CONFIG_E1000E is not set | 516 | # CONFIG_E1000E is not set |
494 | # CONFIG_IP1000 is not set | 517 | # CONFIG_IP1000 is not set |
495 | # CONFIG_IGB is not set | 518 | # CONFIG_IGB is not set |
519 | # CONFIG_IGBVF is not set | ||
496 | # CONFIG_NS83820 is not set | 520 | # CONFIG_NS83820 is not set |
497 | # CONFIG_HAMACHI is not set | 521 | # CONFIG_HAMACHI is not set |
498 | # CONFIG_YELLOWFIN is not set | 522 | # CONFIG_YELLOWFIN is not set |
@@ -503,10 +527,12 @@ CONFIG_E1000=y | |||
503 | # CONFIG_VIA_VELOCITY is not set | 527 | # CONFIG_VIA_VELOCITY is not set |
504 | # CONFIG_TIGON3 is not set | 528 | # CONFIG_TIGON3 is not set |
505 | # CONFIG_BNX2 is not set | 529 | # CONFIG_BNX2 is not set |
530 | CONFIG_FSL_PQ_MDIO=y | ||
506 | CONFIG_GIANFAR=y | 531 | CONFIG_GIANFAR=y |
507 | # CONFIG_QLA3XXX is not set | 532 | # CONFIG_QLA3XXX is not set |
508 | # CONFIG_ATL1 is not set | 533 | # CONFIG_ATL1 is not set |
509 | # CONFIG_ATL1E is not set | 534 | # CONFIG_ATL1E is not set |
535 | # CONFIG_ATL1C is not set | ||
510 | # CONFIG_JME is not set | 536 | # CONFIG_JME is not set |
511 | CONFIG_NETDEV_10000=y | 537 | CONFIG_NETDEV_10000=y |
512 | # CONFIG_CHELSIO_T1 is not set | 538 | # CONFIG_CHELSIO_T1 is not set |
@@ -516,6 +542,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
516 | # CONFIG_IXGBE is not set | 542 | # CONFIG_IXGBE is not set |
517 | # CONFIG_IXGB is not set | 543 | # CONFIG_IXGB is not set |
518 | # CONFIG_S2IO is not set | 544 | # CONFIG_S2IO is not set |
545 | # CONFIG_VXGE is not set | ||
519 | # CONFIG_MYRI10GE is not set | 546 | # CONFIG_MYRI10GE is not set |
520 | # CONFIG_NETXEN_NIC is not set | 547 | # CONFIG_NETXEN_NIC is not set |
521 | # CONFIG_NIU is not set | 548 | # CONFIG_NIU is not set |
@@ -525,6 +552,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
525 | # CONFIG_BNX2X is not set | 552 | # CONFIG_BNX2X is not set |
526 | # CONFIG_QLGE is not set | 553 | # CONFIG_QLGE is not set |
527 | # CONFIG_SFC is not set | 554 | # CONFIG_SFC is not set |
555 | # CONFIG_BE2NET is not set | ||
528 | # CONFIG_TR is not set | 556 | # CONFIG_TR is not set |
529 | 557 | ||
530 | # | 558 | # |
@@ -532,7 +560,6 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
532 | # | 560 | # |
533 | # CONFIG_WLAN_PRE80211 is not set | 561 | # CONFIG_WLAN_PRE80211 is not set |
534 | # CONFIG_WLAN_80211 is not set | 562 | # CONFIG_WLAN_80211 is not set |
535 | # CONFIG_IWLWIFI_LEDS is not set | ||
536 | 563 | ||
537 | # | 564 | # |
538 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 565 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -608,6 +635,7 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
608 | # CONFIG_HVC_UDBG is not set | 635 | # CONFIG_HVC_UDBG is not set |
609 | # CONFIG_IPMI_HANDLER is not set | 636 | # CONFIG_IPMI_HANDLER is not set |
610 | CONFIG_HW_RANDOM=y | 637 | CONFIG_HW_RANDOM=y |
638 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set | ||
611 | # CONFIG_NVRAM is not set | 639 | # CONFIG_NVRAM is not set |
612 | CONFIG_GEN_RTC=y | 640 | CONFIG_GEN_RTC=y |
613 | # CONFIG_GEN_RTC_X is not set | 641 | # CONFIG_GEN_RTC_X is not set |
@@ -651,6 +679,7 @@ CONFIG_HWMON=y | |||
651 | # CONFIG_SENSORS_IT87 is not set | 679 | # CONFIG_SENSORS_IT87 is not set |
652 | # CONFIG_SENSORS_PC87360 is not set | 680 | # CONFIG_SENSORS_PC87360 is not set |
653 | # CONFIG_SENSORS_PC87427 is not set | 681 | # CONFIG_SENSORS_PC87427 is not set |
682 | # CONFIG_SENSORS_SHT15 is not set | ||
654 | # CONFIG_SENSORS_SIS5595 is not set | 683 | # CONFIG_SENSORS_SIS5595 is not set |
655 | # CONFIG_SENSORS_SMSC47M1 is not set | 684 | # CONFIG_SENSORS_SMSC47M1 is not set |
656 | # CONFIG_SENSORS_SMSC47B397 is not set | 685 | # CONFIG_SENSORS_SMSC47B397 is not set |
@@ -719,7 +748,6 @@ CONFIG_HID=y | |||
719 | # | 748 | # |
720 | # Special HID drivers | 749 | # Special HID drivers |
721 | # | 750 | # |
722 | CONFIG_HID_COMPAT=y | ||
723 | CONFIG_USB_SUPPORT=y | 751 | CONFIG_USB_SUPPORT=y |
724 | CONFIG_USB_ARCH_HAS_HCD=y | 752 | CONFIG_USB_ARCH_HAS_HCD=y |
725 | CONFIG_USB_ARCH_HAS_OHCI=y | 753 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -733,7 +761,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
733 | # | 761 | # |
734 | 762 | ||
735 | # | 763 | # |
736 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 764 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
737 | # | 765 | # |
738 | # CONFIG_USB_GADGET is not set | 766 | # CONFIG_USB_GADGET is not set |
739 | 767 | ||
@@ -749,6 +777,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
749 | # CONFIG_EDAC is not set | 777 | # CONFIG_EDAC is not set |
750 | # CONFIG_RTC_CLASS is not set | 778 | # CONFIG_RTC_CLASS is not set |
751 | # CONFIG_DMADEVICES is not set | 779 | # CONFIG_DMADEVICES is not set |
780 | # CONFIG_AUXDISPLAY is not set | ||
752 | # CONFIG_UIO is not set | 781 | # CONFIG_UIO is not set |
753 | # CONFIG_STAGING is not set | 782 | # CONFIG_STAGING is not set |
754 | 783 | ||
@@ -759,6 +788,7 @@ CONFIG_EXT2_FS=y | |||
759 | # CONFIG_EXT2_FS_XATTR is not set | 788 | # CONFIG_EXT2_FS_XATTR is not set |
760 | # CONFIG_EXT2_FS_XIP is not set | 789 | # CONFIG_EXT2_FS_XIP is not set |
761 | CONFIG_EXT3_FS=y | 790 | CONFIG_EXT3_FS=y |
791 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
762 | CONFIG_EXT3_FS_XATTR=y | 792 | CONFIG_EXT3_FS_XATTR=y |
763 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 793 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
764 | # CONFIG_EXT3_FS_SECURITY is not set | 794 | # CONFIG_EXT3_FS_SECURITY is not set |
@@ -781,6 +811,11 @@ CONFIG_INOTIFY_USER=y | |||
781 | # CONFIG_FUSE_FS is not set | 811 | # CONFIG_FUSE_FS is not set |
782 | 812 | ||
783 | # | 813 | # |
814 | # Caches | ||
815 | # | ||
816 | # CONFIG_FSCACHE is not set | ||
817 | |||
818 | # | ||
784 | # CD-ROM/DVD Filesystems | 819 | # CD-ROM/DVD Filesystems |
785 | # | 820 | # |
786 | # CONFIG_ISO9660_FS is not set | 821 | # CONFIG_ISO9660_FS is not set |
@@ -823,6 +858,7 @@ CONFIG_MISC_FILESYSTEMS=y | |||
823 | # CONFIG_ROMFS_FS is not set | 858 | # CONFIG_ROMFS_FS is not set |
824 | # CONFIG_SYSV_FS is not set | 859 | # CONFIG_SYSV_FS is not set |
825 | # CONFIG_UFS_FS is not set | 860 | # CONFIG_UFS_FS is not set |
861 | # CONFIG_NILFS2_FS is not set | ||
826 | CONFIG_NETWORK_FILESYSTEMS=y | 862 | CONFIG_NETWORK_FILESYSTEMS=y |
827 | CONFIG_NFS_FS=y | 863 | CONFIG_NFS_FS=y |
828 | # CONFIG_NFS_V3 is not set | 864 | # CONFIG_NFS_V3 is not set |
@@ -832,7 +868,6 @@ CONFIG_ROOT_NFS=y | |||
832 | CONFIG_LOCKD=y | 868 | CONFIG_LOCKD=y |
833 | CONFIG_NFS_COMMON=y | 869 | CONFIG_NFS_COMMON=y |
834 | CONFIG_SUNRPC=y | 870 | CONFIG_SUNRPC=y |
835 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
836 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 871 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
837 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 872 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
838 | # CONFIG_SMB_FS is not set | 873 | # CONFIG_SMB_FS is not set |
@@ -860,6 +895,7 @@ CONFIG_PARTITION_ADVANCED=y | |||
860 | # CONFIG_SYSV68_PARTITION is not set | 895 | # CONFIG_SYSV68_PARTITION is not set |
861 | # CONFIG_NLS is not set | 896 | # CONFIG_NLS is not set |
862 | # CONFIG_DLM is not set | 897 | # CONFIG_DLM is not set |
898 | # CONFIG_BINARY_PRINTF is not set | ||
863 | 899 | ||
864 | # | 900 | # |
865 | # Library routines | 901 | # Library routines |
@@ -873,11 +909,13 @@ CONFIG_GENERIC_FIND_LAST_BIT=y | |||
873 | CONFIG_CRC32=y | 909 | CONFIG_CRC32=y |
874 | # CONFIG_CRC7 is not set | 910 | # CONFIG_CRC7 is not set |
875 | # CONFIG_LIBCRC32C is not set | 911 | # CONFIG_LIBCRC32C is not set |
876 | CONFIG_PLIST=y | 912 | CONFIG_ZLIB_INFLATE=y |
913 | CONFIG_DECOMPRESS_GZIP=y | ||
877 | CONFIG_HAS_IOMEM=y | 914 | CONFIG_HAS_IOMEM=y |
878 | CONFIG_HAS_IOPORT=y | 915 | CONFIG_HAS_IOPORT=y |
879 | CONFIG_HAS_DMA=y | 916 | CONFIG_HAS_DMA=y |
880 | CONFIG_HAVE_LMB=y | 917 | CONFIG_HAVE_LMB=y |
918 | CONFIG_NLATTR=y | ||
881 | 919 | ||
882 | # | 920 | # |
883 | # Kernel hacking | 921 | # Kernel hacking |
@@ -895,6 +933,9 @@ CONFIG_DEBUG_KERNEL=y | |||
895 | CONFIG_DETECT_SOFTLOCKUP=y | 933 | CONFIG_DETECT_SOFTLOCKUP=y |
896 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 934 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
897 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 935 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
936 | CONFIG_DETECT_HUNG_TASK=y | ||
937 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
938 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
898 | CONFIG_SCHED_DEBUG=y | 939 | CONFIG_SCHED_DEBUG=y |
899 | # CONFIG_SCHEDSTATS is not set | 940 | # CONFIG_SCHEDSTATS is not set |
900 | # CONFIG_TIMER_STATS is not set | 941 | # CONFIG_TIMER_STATS is not set |
@@ -924,9 +965,12 @@ CONFIG_DEBUG_MUTEXES=y | |||
924 | # CONFIG_FAULT_INJECTION is not set | 965 | # CONFIG_FAULT_INJECTION is not set |
925 | # CONFIG_LATENCYTOP is not set | 966 | # CONFIG_LATENCYTOP is not set |
926 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 967 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
968 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
927 | CONFIG_HAVE_FUNCTION_TRACER=y | 969 | CONFIG_HAVE_FUNCTION_TRACER=y |
970 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
928 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 971 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
929 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 972 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
973 | CONFIG_TRACING_SUPPORT=y | ||
930 | 974 | ||
931 | # | 975 | # |
932 | # Tracers | 976 | # Tracers |
@@ -934,17 +978,19 @@ CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | |||
934 | # CONFIG_FUNCTION_TRACER is not set | 978 | # CONFIG_FUNCTION_TRACER is not set |
935 | # CONFIG_SCHED_TRACER is not set | 979 | # CONFIG_SCHED_TRACER is not set |
936 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 980 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
981 | # CONFIG_EVENT_TRACER is not set | ||
937 | # CONFIG_BOOT_TRACER is not set | 982 | # CONFIG_BOOT_TRACER is not set |
938 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 983 | # CONFIG_TRACE_BRANCH_PROFILING is not set |
939 | # CONFIG_STACK_TRACER is not set | 984 | # CONFIG_STACK_TRACER is not set |
940 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 985 | # CONFIG_KMEMTRACE is not set |
986 | # CONFIG_WORKQUEUE_TRACER is not set | ||
987 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
941 | # CONFIG_SAMPLES is not set | 988 | # CONFIG_SAMPLES is not set |
942 | CONFIG_HAVE_ARCH_KGDB=y | 989 | CONFIG_HAVE_ARCH_KGDB=y |
943 | # CONFIG_KGDB is not set | 990 | # CONFIG_KGDB is not set |
944 | CONFIG_PRINT_STACK_DEPTH=64 | 991 | CONFIG_PRINT_STACK_DEPTH=64 |
945 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 992 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
946 | # CONFIG_DEBUG_STACK_USAGE is not set | 993 | # CONFIG_DEBUG_STACK_USAGE is not set |
947 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
948 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 994 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
949 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 995 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
950 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 996 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
@@ -1037,6 +1083,7 @@ CONFIG_CRYPTO=y | |||
1037 | # Compression | 1083 | # Compression |
1038 | # | 1084 | # |
1039 | # CONFIG_CRYPTO_DEFLATE is not set | 1085 | # CONFIG_CRYPTO_DEFLATE is not set |
1086 | # CONFIG_CRYPTO_ZLIB is not set | ||
1040 | # CONFIG_CRYPTO_LZO is not set | 1087 | # CONFIG_CRYPTO_LZO is not set |
1041 | 1088 | ||
1042 | # | 1089 | # |
diff --git a/arch/powerpc/configs/85xx/mpc85xx_cds_defconfig b/arch/powerpc/configs/85xx/mpc85xx_cds_defconfig index f95961c04a20..41209e3a6545 100644 --- a/arch/powerpc/configs/85xx/mpc85xx_cds_defconfig +++ b/arch/powerpc/configs/85xx/mpc85xx_cds_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.29-rc2 | 3 | # Linux kernel version: 2.6.30-rc3 |
4 | # Mon Jan 26 15:36:13 2009 | 4 | # Wed May 13 17:22:18 2009 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -22,6 +22,7 @@ CONFIG_FSL_EMB_PERFMON=y | |||
22 | # CONFIG_PHYS_64BIT is not set | 22 | # CONFIG_PHYS_64BIT is not set |
23 | CONFIG_SPE=y | 23 | CONFIG_SPE=y |
24 | CONFIG_PPC_MMU_NOHASH=y | 24 | CONFIG_PPC_MMU_NOHASH=y |
25 | CONFIG_PPC_BOOK3E_MMU=y | ||
25 | # CONFIG_PPC_MM_SLICES is not set | 26 | # CONFIG_PPC_MM_SLICES is not set |
26 | # CONFIG_SMP is not set | 27 | # CONFIG_SMP is not set |
27 | CONFIG_PPC32=y | 28 | CONFIG_PPC32=y |
@@ -58,6 +59,7 @@ CONFIG_GENERIC_BUG=y | |||
58 | CONFIG_DEFAULT_UIMAGE=y | 59 | CONFIG_DEFAULT_UIMAGE=y |
59 | # CONFIG_PPC_DCR_NATIVE is not set | 60 | # CONFIG_PPC_DCR_NATIVE is not set |
60 | # CONFIG_PPC_DCR_MMIO is not set | 61 | # CONFIG_PPC_DCR_MMIO is not set |
62 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
61 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 63 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
62 | 64 | ||
63 | # | 65 | # |
@@ -75,6 +77,15 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
75 | # CONFIG_BSD_PROCESS_ACCT is not set | 77 | # CONFIG_BSD_PROCESS_ACCT is not set |
76 | # CONFIG_TASKSTATS is not set | 78 | # CONFIG_TASKSTATS is not set |
77 | # CONFIG_AUDIT is not set | 79 | # CONFIG_AUDIT is not set |
80 | |||
81 | # | ||
82 | # RCU Subsystem | ||
83 | # | ||
84 | CONFIG_CLASSIC_RCU=y | ||
85 | # CONFIG_TREE_RCU is not set | ||
86 | # CONFIG_PREEMPT_RCU is not set | ||
87 | # CONFIG_TREE_RCU_TRACE is not set | ||
88 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
78 | # CONFIG_IKCONFIG is not set | 89 | # CONFIG_IKCONFIG is not set |
79 | CONFIG_LOG_BUF_SHIFT=14 | 90 | CONFIG_LOG_BUF_SHIFT=14 |
80 | CONFIG_GROUP_SCHED=y | 91 | CONFIG_GROUP_SCHED=y |
@@ -89,21 +100,24 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
89 | # CONFIG_NAMESPACES is not set | 100 | # CONFIG_NAMESPACES is not set |
90 | CONFIG_BLK_DEV_INITRD=y | 101 | CONFIG_BLK_DEV_INITRD=y |
91 | CONFIG_INITRAMFS_SOURCE="" | 102 | CONFIG_INITRAMFS_SOURCE="" |
103 | CONFIG_RD_GZIP=y | ||
104 | # CONFIG_RD_BZIP2 is not set | ||
105 | # CONFIG_RD_LZMA is not set | ||
92 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 106 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
93 | CONFIG_SYSCTL=y | 107 | CONFIG_SYSCTL=y |
108 | CONFIG_ANON_INODES=y | ||
94 | CONFIG_EMBEDDED=y | 109 | CONFIG_EMBEDDED=y |
95 | CONFIG_SYSCTL_SYSCALL=y | 110 | CONFIG_SYSCTL_SYSCALL=y |
96 | CONFIG_KALLSYMS=y | 111 | CONFIG_KALLSYMS=y |
97 | # CONFIG_KALLSYMS_ALL is not set | 112 | # CONFIG_KALLSYMS_ALL is not set |
98 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 113 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
114 | # CONFIG_STRIP_ASM_SYMS is not set | ||
99 | CONFIG_HOTPLUG=y | 115 | CONFIG_HOTPLUG=y |
100 | CONFIG_PRINTK=y | 116 | CONFIG_PRINTK=y |
101 | CONFIG_BUG=y | 117 | CONFIG_BUG=y |
102 | CONFIG_ELF_CORE=y | 118 | CONFIG_ELF_CORE=y |
103 | CONFIG_COMPAT_BRK=y | ||
104 | CONFIG_BASE_FULL=y | 119 | CONFIG_BASE_FULL=y |
105 | CONFIG_FUTEX=y | 120 | CONFIG_FUTEX=y |
106 | CONFIG_ANON_INODES=y | ||
107 | CONFIG_EPOLL=y | 121 | CONFIG_EPOLL=y |
108 | CONFIG_SIGNALFD=y | 122 | CONFIG_SIGNALFD=y |
109 | CONFIG_TIMERFD=y | 123 | CONFIG_TIMERFD=y |
@@ -113,16 +127,19 @@ CONFIG_AIO=y | |||
113 | CONFIG_VM_EVENT_COUNTERS=y | 127 | CONFIG_VM_EVENT_COUNTERS=y |
114 | CONFIG_PCI_QUIRKS=y | 128 | CONFIG_PCI_QUIRKS=y |
115 | CONFIG_SLUB_DEBUG=y | 129 | CONFIG_SLUB_DEBUG=y |
130 | CONFIG_COMPAT_BRK=y | ||
116 | # CONFIG_SLAB is not set | 131 | # CONFIG_SLAB is not set |
117 | CONFIG_SLUB=y | 132 | CONFIG_SLUB=y |
118 | # CONFIG_SLOB is not set | 133 | # CONFIG_SLOB is not set |
119 | # CONFIG_PROFILING is not set | 134 | # CONFIG_PROFILING is not set |
135 | # CONFIG_MARKERS is not set | ||
120 | CONFIG_HAVE_OPROFILE=y | 136 | CONFIG_HAVE_OPROFILE=y |
121 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 137 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
122 | CONFIG_HAVE_IOREMAP_PROT=y | 138 | CONFIG_HAVE_IOREMAP_PROT=y |
123 | CONFIG_HAVE_KPROBES=y | 139 | CONFIG_HAVE_KPROBES=y |
124 | CONFIG_HAVE_KRETPROBES=y | 140 | CONFIG_HAVE_KRETPROBES=y |
125 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 141 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
142 | # CONFIG_SLOW_WORK is not set | ||
126 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 143 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
127 | CONFIG_SLABINFO=y | 144 | CONFIG_SLABINFO=y |
128 | CONFIG_RT_MUTEXES=y | 145 | CONFIG_RT_MUTEXES=y |
@@ -130,7 +147,6 @@ CONFIG_BASE_SMALL=0 | |||
130 | # CONFIG_MODULES is not set | 147 | # CONFIG_MODULES is not set |
131 | CONFIG_BLOCK=y | 148 | CONFIG_BLOCK=y |
132 | # CONFIG_LBD is not set | 149 | # CONFIG_LBD is not set |
133 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
134 | # CONFIG_BLK_DEV_BSG is not set | 150 | # CONFIG_BLK_DEV_BSG is not set |
135 | # CONFIG_BLK_DEV_INTEGRITY is not set | 151 | # CONFIG_BLK_DEV_INTEGRITY is not set |
136 | 152 | ||
@@ -146,11 +162,6 @@ CONFIG_DEFAULT_AS=y | |||
146 | # CONFIG_DEFAULT_CFQ is not set | 162 | # CONFIG_DEFAULT_CFQ is not set |
147 | # CONFIG_DEFAULT_NOOP is not set | 163 | # CONFIG_DEFAULT_NOOP is not set |
148 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 164 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
149 | CONFIG_CLASSIC_RCU=y | ||
150 | # CONFIG_TREE_RCU is not set | ||
151 | # CONFIG_PREEMPT_RCU is not set | ||
152 | # CONFIG_TREE_RCU_TRACE is not set | ||
153 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
154 | # CONFIG_FREEZER is not set | 165 | # CONFIG_FREEZER is not set |
155 | 166 | ||
156 | # | 167 | # |
@@ -166,6 +177,7 @@ CONFIG_MPC85xx_CDS=y | |||
166 | # CONFIG_MPC85xx_MDS is not set | 177 | # CONFIG_MPC85xx_MDS is not set |
167 | # CONFIG_MPC8536_DS is not set | 178 | # CONFIG_MPC8536_DS is not set |
168 | # CONFIG_MPC85xx_DS is not set | 179 | # CONFIG_MPC85xx_DS is not set |
180 | # CONFIG_SOCRATES is not set | ||
169 | # CONFIG_KSI8560 is not set | 181 | # CONFIG_KSI8560 is not set |
170 | # CONFIG_STX_GP3 is not set | 182 | # CONFIG_STX_GP3 is not set |
171 | # CONFIG_TQM8540 is not set | 183 | # CONFIG_TQM8540 is not set |
@@ -234,9 +246,12 @@ CONFIG_ZONE_DMA_FLAG=1 | |||
234 | CONFIG_BOUNCE=y | 246 | CONFIG_BOUNCE=y |
235 | CONFIG_VIRT_TO_BUS=y | 247 | CONFIG_VIRT_TO_BUS=y |
236 | CONFIG_UNEVICTABLE_LRU=y | 248 | CONFIG_UNEVICTABLE_LRU=y |
249 | CONFIG_HAVE_MLOCK=y | ||
250 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
237 | CONFIG_PPC_4K_PAGES=y | 251 | CONFIG_PPC_4K_PAGES=y |
238 | # CONFIG_PPC_16K_PAGES is not set | 252 | # CONFIG_PPC_16K_PAGES is not set |
239 | # CONFIG_PPC_64K_PAGES is not set | 253 | # CONFIG_PPC_64K_PAGES is not set |
254 | # CONFIG_PPC_256K_PAGES is not set | ||
240 | CONFIG_FORCE_MAX_ZONEORDER=11 | 255 | CONFIG_FORCE_MAX_ZONEORDER=11 |
241 | CONFIG_PROC_DEVICETREE=y | 256 | CONFIG_PROC_DEVICETREE=y |
242 | # CONFIG_CMDLINE_BOOL is not set | 257 | # CONFIG_CMDLINE_BOOL is not set |
@@ -262,6 +277,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
262 | # CONFIG_PCI_LEGACY is not set | 277 | # CONFIG_PCI_LEGACY is not set |
263 | # CONFIG_PCI_DEBUG is not set | 278 | # CONFIG_PCI_DEBUG is not set |
264 | # CONFIG_PCI_STUB is not set | 279 | # CONFIG_PCI_STUB is not set |
280 | # CONFIG_PCI_IOV is not set | ||
265 | # CONFIG_PCCARD is not set | 281 | # CONFIG_PCCARD is not set |
266 | # CONFIG_HOTPLUG_PCI is not set | 282 | # CONFIG_HOTPLUG_PCI is not set |
267 | # CONFIG_HAS_RAPIDIO is not set | 283 | # CONFIG_HAS_RAPIDIO is not set |
@@ -275,17 +291,17 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
275 | # Default settings for advanced configuration options are used | 291 | # Default settings for advanced configuration options are used |
276 | # | 292 | # |
277 | CONFIG_LOWMEM_SIZE=0x30000000 | 293 | CONFIG_LOWMEM_SIZE=0x30000000 |
294 | CONFIG_LOWMEM_CAM_NUM=3 | ||
278 | CONFIG_PAGE_OFFSET=0xc0000000 | 295 | CONFIG_PAGE_OFFSET=0xc0000000 |
279 | CONFIG_KERNEL_START=0xc0000000 | 296 | CONFIG_KERNEL_START=0xc0000000 |
280 | CONFIG_PHYSICAL_START=0x00000000 | 297 | CONFIG_PHYSICAL_START=0x00000000 |
281 | CONFIG_PHYSICAL_ALIGN=0x10000000 | 298 | CONFIG_PHYSICAL_ALIGN=0x04000000 |
282 | CONFIG_TASK_SIZE=0xc0000000 | 299 | CONFIG_TASK_SIZE=0xc0000000 |
283 | CONFIG_NET=y | 300 | CONFIG_NET=y |
284 | 301 | ||
285 | # | 302 | # |
286 | # Networking options | 303 | # Networking options |
287 | # | 304 | # |
288 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
289 | CONFIG_PACKET=y | 305 | CONFIG_PACKET=y |
290 | # CONFIG_PACKET_MMAP is not set | 306 | # CONFIG_PACKET_MMAP is not set |
291 | CONFIG_UNIX=y | 307 | CONFIG_UNIX=y |
@@ -341,6 +357,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
341 | # CONFIG_LAPB is not set | 357 | # CONFIG_LAPB is not set |
342 | # CONFIG_ECONET is not set | 358 | # CONFIG_ECONET is not set |
343 | # CONFIG_WAN_ROUTER is not set | 359 | # CONFIG_WAN_ROUTER is not set |
360 | # CONFIG_PHONET is not set | ||
344 | # CONFIG_NET_SCHED is not set | 361 | # CONFIG_NET_SCHED is not set |
345 | # CONFIG_DCB is not set | 362 | # CONFIG_DCB is not set |
346 | 363 | ||
@@ -353,7 +370,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
353 | # CONFIG_IRDA is not set | 370 | # CONFIG_IRDA is not set |
354 | # CONFIG_BT is not set | 371 | # CONFIG_BT is not set |
355 | # CONFIG_AF_RXRPC is not set | 372 | # CONFIG_AF_RXRPC is not set |
356 | # CONFIG_PHONET is not set | ||
357 | CONFIG_WIRELESS=y | 373 | CONFIG_WIRELESS=y |
358 | # CONFIG_CFG80211 is not set | 374 | # CONFIG_CFG80211 is not set |
359 | CONFIG_WIRELESS_OLD_REGULATORY=y | 375 | CONFIG_WIRELESS_OLD_REGULATORY=y |
@@ -402,18 +418,23 @@ CONFIG_BLK_DEV_RAM_SIZE=32768 | |||
402 | # CONFIG_BLK_DEV_HD is not set | 418 | # CONFIG_BLK_DEV_HD is not set |
403 | CONFIG_MISC_DEVICES=y | 419 | CONFIG_MISC_DEVICES=y |
404 | # CONFIG_PHANTOM is not set | 420 | # CONFIG_PHANTOM is not set |
405 | # CONFIG_EEPROM_93CX6 is not set | ||
406 | # CONFIG_SGI_IOC4 is not set | 421 | # CONFIG_SGI_IOC4 is not set |
407 | # CONFIG_TIFM_CORE is not set | 422 | # CONFIG_TIFM_CORE is not set |
408 | # CONFIG_ENCLOSURE_SERVICES is not set | 423 | # CONFIG_ENCLOSURE_SERVICES is not set |
409 | # CONFIG_HP_ILO is not set | 424 | # CONFIG_HP_ILO is not set |
410 | # CONFIG_C2PORT is not set | 425 | # CONFIG_C2PORT is not set |
426 | |||
427 | # | ||
428 | # EEPROM support | ||
429 | # | ||
430 | # CONFIG_EEPROM_93CX6 is not set | ||
411 | CONFIG_HAVE_IDE=y | 431 | CONFIG_HAVE_IDE=y |
412 | CONFIG_IDE=y | 432 | CONFIG_IDE=y |
413 | 433 | ||
414 | # | 434 | # |
415 | # Please see Documentation/ide/ide.txt for help/info on IDE drives | 435 | # Please see Documentation/ide/ide.txt for help/info on IDE drives |
416 | # | 436 | # |
437 | CONFIG_IDE_XFER_MODE=y | ||
417 | CONFIG_IDE_TIMINGS=y | 438 | CONFIG_IDE_TIMINGS=y |
418 | # CONFIG_BLK_DEV_IDE_SATA is not set | 439 | # CONFIG_BLK_DEV_IDE_SATA is not set |
419 | CONFIG_IDE_GD=y | 440 | CONFIG_IDE_GD=y |
@@ -488,6 +509,7 @@ CONFIG_BLK_DEV_IDEDMA=y | |||
488 | # CONFIG_I2O is not set | 509 | # CONFIG_I2O is not set |
489 | # CONFIG_MACINTOSH_DRIVERS is not set | 510 | # CONFIG_MACINTOSH_DRIVERS is not set |
490 | CONFIG_NETDEVICES=y | 511 | CONFIG_NETDEVICES=y |
512 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
491 | # CONFIG_DUMMY is not set | 513 | # CONFIG_DUMMY is not set |
492 | # CONFIG_BONDING is not set | 514 | # CONFIG_BONDING is not set |
493 | # CONFIG_MACVLAN is not set | 515 | # CONFIG_MACVLAN is not set |
@@ -521,6 +543,8 @@ CONFIG_MII=y | |||
521 | # CONFIG_SUNGEM is not set | 543 | # CONFIG_SUNGEM is not set |
522 | # CONFIG_CASSINI is not set | 544 | # CONFIG_CASSINI is not set |
523 | # CONFIG_NET_VENDOR_3COM is not set | 545 | # CONFIG_NET_VENDOR_3COM is not set |
546 | # CONFIG_ETHOC is not set | ||
547 | # CONFIG_DNET is not set | ||
524 | # CONFIG_NET_TULIP is not set | 548 | # CONFIG_NET_TULIP is not set |
525 | # CONFIG_HP100 is not set | 549 | # CONFIG_HP100 is not set |
526 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 550 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
@@ -540,6 +564,7 @@ CONFIG_E1000=y | |||
540 | # CONFIG_E1000E is not set | 564 | # CONFIG_E1000E is not set |
541 | # CONFIG_IP1000 is not set | 565 | # CONFIG_IP1000 is not set |
542 | # CONFIG_IGB is not set | 566 | # CONFIG_IGB is not set |
567 | # CONFIG_IGBVF is not set | ||
543 | # CONFIG_NS83820 is not set | 568 | # CONFIG_NS83820 is not set |
544 | # CONFIG_HAMACHI is not set | 569 | # CONFIG_HAMACHI is not set |
545 | # CONFIG_YELLOWFIN is not set | 570 | # CONFIG_YELLOWFIN is not set |
@@ -550,10 +575,12 @@ CONFIG_E1000=y | |||
550 | # CONFIG_VIA_VELOCITY is not set | 575 | # CONFIG_VIA_VELOCITY is not set |
551 | # CONFIG_TIGON3 is not set | 576 | # CONFIG_TIGON3 is not set |
552 | # CONFIG_BNX2 is not set | 577 | # CONFIG_BNX2 is not set |
578 | CONFIG_FSL_PQ_MDIO=y | ||
553 | CONFIG_GIANFAR=y | 579 | CONFIG_GIANFAR=y |
554 | # CONFIG_QLA3XXX is not set | 580 | # CONFIG_QLA3XXX is not set |
555 | # CONFIG_ATL1 is not set | 581 | # CONFIG_ATL1 is not set |
556 | # CONFIG_ATL1E is not set | 582 | # CONFIG_ATL1E is not set |
583 | # CONFIG_ATL1C is not set | ||
557 | # CONFIG_JME is not set | 584 | # CONFIG_JME is not set |
558 | CONFIG_NETDEV_10000=y | 585 | CONFIG_NETDEV_10000=y |
559 | # CONFIG_CHELSIO_T1 is not set | 586 | # CONFIG_CHELSIO_T1 is not set |
@@ -563,6 +590,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
563 | # CONFIG_IXGBE is not set | 590 | # CONFIG_IXGBE is not set |
564 | # CONFIG_IXGB is not set | 591 | # CONFIG_IXGB is not set |
565 | # CONFIG_S2IO is not set | 592 | # CONFIG_S2IO is not set |
593 | # CONFIG_VXGE is not set | ||
566 | # CONFIG_MYRI10GE is not set | 594 | # CONFIG_MYRI10GE is not set |
567 | # CONFIG_NETXEN_NIC is not set | 595 | # CONFIG_NETXEN_NIC is not set |
568 | # CONFIG_NIU is not set | 596 | # CONFIG_NIU is not set |
@@ -572,6 +600,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
572 | # CONFIG_BNX2X is not set | 600 | # CONFIG_BNX2X is not set |
573 | # CONFIG_QLGE is not set | 601 | # CONFIG_QLGE is not set |
574 | # CONFIG_SFC is not set | 602 | # CONFIG_SFC is not set |
603 | # CONFIG_BE2NET is not set | ||
575 | # CONFIG_TR is not set | 604 | # CONFIG_TR is not set |
576 | 605 | ||
577 | # | 606 | # |
@@ -579,7 +608,6 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
579 | # | 608 | # |
580 | # CONFIG_WLAN_PRE80211 is not set | 609 | # CONFIG_WLAN_PRE80211 is not set |
581 | # CONFIG_WLAN_80211 is not set | 610 | # CONFIG_WLAN_80211 is not set |
582 | # CONFIG_IWLWIFI_LEDS is not set | ||
583 | 611 | ||
584 | # | 612 | # |
585 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 613 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -750,7 +778,6 @@ CONFIG_HID=y | |||
750 | # | 778 | # |
751 | # Special HID drivers | 779 | # Special HID drivers |
752 | # | 780 | # |
753 | CONFIG_HID_COMPAT=y | ||
754 | CONFIG_USB_SUPPORT=y | 781 | CONFIG_USB_SUPPORT=y |
755 | CONFIG_USB_ARCH_HAS_HCD=y | 782 | CONFIG_USB_ARCH_HAS_HCD=y |
756 | CONFIG_USB_ARCH_HAS_OHCI=y | 783 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -764,7 +791,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
764 | # | 791 | # |
765 | 792 | ||
766 | # | 793 | # |
767 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 794 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
768 | # | 795 | # |
769 | # CONFIG_USB_GADGET is not set | 796 | # CONFIG_USB_GADGET is not set |
770 | 797 | ||
@@ -780,6 +807,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
780 | # CONFIG_EDAC is not set | 807 | # CONFIG_EDAC is not set |
781 | # CONFIG_RTC_CLASS is not set | 808 | # CONFIG_RTC_CLASS is not set |
782 | # CONFIG_DMADEVICES is not set | 809 | # CONFIG_DMADEVICES is not set |
810 | # CONFIG_AUXDISPLAY is not set | ||
783 | # CONFIG_UIO is not set | 811 | # CONFIG_UIO is not set |
784 | # CONFIG_STAGING is not set | 812 | # CONFIG_STAGING is not set |
785 | 813 | ||
@@ -790,6 +818,7 @@ CONFIG_EXT2_FS=y | |||
790 | # CONFIG_EXT2_FS_XATTR is not set | 818 | # CONFIG_EXT2_FS_XATTR is not set |
791 | # CONFIG_EXT2_FS_XIP is not set | 819 | # CONFIG_EXT2_FS_XIP is not set |
792 | CONFIG_EXT3_FS=y | 820 | CONFIG_EXT3_FS=y |
821 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
793 | CONFIG_EXT3_FS_XATTR=y | 822 | CONFIG_EXT3_FS_XATTR=y |
794 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 823 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
795 | # CONFIG_EXT3_FS_SECURITY is not set | 824 | # CONFIG_EXT3_FS_SECURITY is not set |
@@ -812,6 +841,11 @@ CONFIG_INOTIFY_USER=y | |||
812 | # CONFIG_FUSE_FS is not set | 841 | # CONFIG_FUSE_FS is not set |
813 | 842 | ||
814 | # | 843 | # |
844 | # Caches | ||
845 | # | ||
846 | # CONFIG_FSCACHE is not set | ||
847 | |||
848 | # | ||
815 | # CD-ROM/DVD Filesystems | 849 | # CD-ROM/DVD Filesystems |
816 | # | 850 | # |
817 | # CONFIG_ISO9660_FS is not set | 851 | # CONFIG_ISO9660_FS is not set |
@@ -854,6 +888,7 @@ CONFIG_MISC_FILESYSTEMS=y | |||
854 | # CONFIG_ROMFS_FS is not set | 888 | # CONFIG_ROMFS_FS is not set |
855 | # CONFIG_SYSV_FS is not set | 889 | # CONFIG_SYSV_FS is not set |
856 | # CONFIG_UFS_FS is not set | 890 | # CONFIG_UFS_FS is not set |
891 | # CONFIG_NILFS2_FS is not set | ||
857 | CONFIG_NETWORK_FILESYSTEMS=y | 892 | CONFIG_NETWORK_FILESYSTEMS=y |
858 | CONFIG_NFS_FS=y | 893 | CONFIG_NFS_FS=y |
859 | # CONFIG_NFS_V3 is not set | 894 | # CONFIG_NFS_V3 is not set |
@@ -863,7 +898,6 @@ CONFIG_ROOT_NFS=y | |||
863 | CONFIG_LOCKD=y | 898 | CONFIG_LOCKD=y |
864 | CONFIG_NFS_COMMON=y | 899 | CONFIG_NFS_COMMON=y |
865 | CONFIG_SUNRPC=y | 900 | CONFIG_SUNRPC=y |
866 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
867 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 901 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
868 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 902 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
869 | # CONFIG_SMB_FS is not set | 903 | # CONFIG_SMB_FS is not set |
@@ -891,6 +925,7 @@ CONFIG_PARTITION_ADVANCED=y | |||
891 | # CONFIG_SYSV68_PARTITION is not set | 925 | # CONFIG_SYSV68_PARTITION is not set |
892 | # CONFIG_NLS is not set | 926 | # CONFIG_NLS is not set |
893 | # CONFIG_DLM is not set | 927 | # CONFIG_DLM is not set |
928 | # CONFIG_BINARY_PRINTF is not set | ||
894 | 929 | ||
895 | # | 930 | # |
896 | # Library routines | 931 | # Library routines |
@@ -904,11 +939,13 @@ CONFIG_GENERIC_FIND_LAST_BIT=y | |||
904 | CONFIG_CRC32=y | 939 | CONFIG_CRC32=y |
905 | # CONFIG_CRC7 is not set | 940 | # CONFIG_CRC7 is not set |
906 | # CONFIG_LIBCRC32C is not set | 941 | # CONFIG_LIBCRC32C is not set |
907 | CONFIG_PLIST=y | 942 | CONFIG_ZLIB_INFLATE=y |
943 | CONFIG_DECOMPRESS_GZIP=y | ||
908 | CONFIG_HAS_IOMEM=y | 944 | CONFIG_HAS_IOMEM=y |
909 | CONFIG_HAS_IOPORT=y | 945 | CONFIG_HAS_IOPORT=y |
910 | CONFIG_HAS_DMA=y | 946 | CONFIG_HAS_DMA=y |
911 | CONFIG_HAVE_LMB=y | 947 | CONFIG_HAVE_LMB=y |
948 | CONFIG_NLATTR=y | ||
912 | 949 | ||
913 | # | 950 | # |
914 | # Kernel hacking | 951 | # Kernel hacking |
@@ -926,6 +963,9 @@ CONFIG_DEBUG_KERNEL=y | |||
926 | CONFIG_DETECT_SOFTLOCKUP=y | 963 | CONFIG_DETECT_SOFTLOCKUP=y |
927 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 964 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
928 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 965 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
966 | CONFIG_DETECT_HUNG_TASK=y | ||
967 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
968 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
929 | CONFIG_SCHED_DEBUG=y | 969 | CONFIG_SCHED_DEBUG=y |
930 | # CONFIG_SCHEDSTATS is not set | 970 | # CONFIG_SCHEDSTATS is not set |
931 | # CONFIG_TIMER_STATS is not set | 971 | # CONFIG_TIMER_STATS is not set |
@@ -955,9 +995,12 @@ CONFIG_DEBUG_MUTEXES=y | |||
955 | # CONFIG_FAULT_INJECTION is not set | 995 | # CONFIG_FAULT_INJECTION is not set |
956 | # CONFIG_LATENCYTOP is not set | 996 | # CONFIG_LATENCYTOP is not set |
957 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 997 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
998 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
958 | CONFIG_HAVE_FUNCTION_TRACER=y | 999 | CONFIG_HAVE_FUNCTION_TRACER=y |
1000 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
959 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1001 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
960 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1002 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1003 | CONFIG_TRACING_SUPPORT=y | ||
961 | 1004 | ||
962 | # | 1005 | # |
963 | # Tracers | 1006 | # Tracers |
@@ -965,17 +1008,19 @@ CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | |||
965 | # CONFIG_FUNCTION_TRACER is not set | 1008 | # CONFIG_FUNCTION_TRACER is not set |
966 | # CONFIG_SCHED_TRACER is not set | 1009 | # CONFIG_SCHED_TRACER is not set |
967 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1010 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
1011 | # CONFIG_EVENT_TRACER is not set | ||
968 | # CONFIG_BOOT_TRACER is not set | 1012 | # CONFIG_BOOT_TRACER is not set |
969 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1013 | # CONFIG_TRACE_BRANCH_PROFILING is not set |
970 | # CONFIG_STACK_TRACER is not set | 1014 | # CONFIG_STACK_TRACER is not set |
971 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1015 | # CONFIG_KMEMTRACE is not set |
1016 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1017 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
972 | # CONFIG_SAMPLES is not set | 1018 | # CONFIG_SAMPLES is not set |
973 | CONFIG_HAVE_ARCH_KGDB=y | 1019 | CONFIG_HAVE_ARCH_KGDB=y |
974 | # CONFIG_KGDB is not set | 1020 | # CONFIG_KGDB is not set |
975 | CONFIG_PRINT_STACK_DEPTH=64 | 1021 | CONFIG_PRINT_STACK_DEPTH=64 |
976 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1022 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
977 | # CONFIG_DEBUG_STACK_USAGE is not set | 1023 | # CONFIG_DEBUG_STACK_USAGE is not set |
978 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
979 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1024 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
980 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1025 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
981 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 1026 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
@@ -1068,6 +1113,7 @@ CONFIG_CRYPTO=y | |||
1068 | # Compression | 1113 | # Compression |
1069 | # | 1114 | # |
1070 | # CONFIG_CRYPTO_DEFLATE is not set | 1115 | # CONFIG_CRYPTO_DEFLATE is not set |
1116 | # CONFIG_CRYPTO_ZLIB is not set | ||
1071 | # CONFIG_CRYPTO_LZO is not set | 1117 | # CONFIG_CRYPTO_LZO is not set |
1072 | 1118 | ||
1073 | # | 1119 | # |
diff --git a/arch/powerpc/configs/85xx/sbc8548_defconfig b/arch/powerpc/configs/85xx/sbc8548_defconfig index e68e80987aa9..6c36c9c7abfd 100644 --- a/arch/powerpc/configs/85xx/sbc8548_defconfig +++ b/arch/powerpc/configs/85xx/sbc8548_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.29-rc2 | 3 | # Linux kernel version: 2.6.30-rc3 |
4 | # Mon Jan 26 15:36:15 2009 | 4 | # Wed May 13 17:22:19 2009 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -22,6 +22,7 @@ CONFIG_FSL_EMB_PERFMON=y | |||
22 | # CONFIG_PHYS_64BIT is not set | 22 | # CONFIG_PHYS_64BIT is not set |
23 | CONFIG_SPE=y | 23 | CONFIG_SPE=y |
24 | CONFIG_PPC_MMU_NOHASH=y | 24 | CONFIG_PPC_MMU_NOHASH=y |
25 | CONFIG_PPC_BOOK3E_MMU=y | ||
25 | # CONFIG_PPC_MM_SLICES is not set | 26 | # CONFIG_PPC_MM_SLICES is not set |
26 | # CONFIG_SMP is not set | 27 | # CONFIG_SMP is not set |
27 | CONFIG_PPC32=y | 28 | CONFIG_PPC32=y |
@@ -58,6 +59,7 @@ CONFIG_GENERIC_BUG=y | |||
58 | CONFIG_DEFAULT_UIMAGE=y | 59 | CONFIG_DEFAULT_UIMAGE=y |
59 | # CONFIG_PPC_DCR_NATIVE is not set | 60 | # CONFIG_PPC_DCR_NATIVE is not set |
60 | # CONFIG_PPC_DCR_MMIO is not set | 61 | # CONFIG_PPC_DCR_MMIO is not set |
62 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
61 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 63 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
62 | 64 | ||
63 | # | 65 | # |
@@ -75,6 +77,15 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
75 | # CONFIG_BSD_PROCESS_ACCT is not set | 77 | # CONFIG_BSD_PROCESS_ACCT is not set |
76 | # CONFIG_TASKSTATS is not set | 78 | # CONFIG_TASKSTATS is not set |
77 | # CONFIG_AUDIT is not set | 79 | # CONFIG_AUDIT is not set |
80 | |||
81 | # | ||
82 | # RCU Subsystem | ||
83 | # | ||
84 | CONFIG_CLASSIC_RCU=y | ||
85 | # CONFIG_TREE_RCU is not set | ||
86 | # CONFIG_PREEMPT_RCU is not set | ||
87 | # CONFIG_TREE_RCU_TRACE is not set | ||
88 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
78 | # CONFIG_IKCONFIG is not set | 89 | # CONFIG_IKCONFIG is not set |
79 | CONFIG_LOG_BUF_SHIFT=14 | 90 | CONFIG_LOG_BUF_SHIFT=14 |
80 | CONFIG_GROUP_SCHED=y | 91 | CONFIG_GROUP_SCHED=y |
@@ -89,20 +100,23 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
89 | # CONFIG_NAMESPACES is not set | 100 | # CONFIG_NAMESPACES is not set |
90 | CONFIG_BLK_DEV_INITRD=y | 101 | CONFIG_BLK_DEV_INITRD=y |
91 | CONFIG_INITRAMFS_SOURCE="" | 102 | CONFIG_INITRAMFS_SOURCE="" |
103 | CONFIG_RD_GZIP=y | ||
104 | # CONFIG_RD_BZIP2 is not set | ||
105 | # CONFIG_RD_LZMA is not set | ||
92 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 106 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
93 | CONFIG_SYSCTL=y | 107 | CONFIG_SYSCTL=y |
108 | CONFIG_ANON_INODES=y | ||
94 | CONFIG_EMBEDDED=y | 109 | CONFIG_EMBEDDED=y |
95 | CONFIG_SYSCTL_SYSCALL=y | 110 | CONFIG_SYSCTL_SYSCALL=y |
96 | CONFIG_KALLSYMS=y | 111 | CONFIG_KALLSYMS=y |
97 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 112 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
113 | # CONFIG_STRIP_ASM_SYMS is not set | ||
98 | CONFIG_HOTPLUG=y | 114 | CONFIG_HOTPLUG=y |
99 | CONFIG_PRINTK=y | 115 | CONFIG_PRINTK=y |
100 | CONFIG_BUG=y | 116 | CONFIG_BUG=y |
101 | CONFIG_ELF_CORE=y | 117 | CONFIG_ELF_CORE=y |
102 | CONFIG_COMPAT_BRK=y | ||
103 | CONFIG_BASE_FULL=y | 118 | CONFIG_BASE_FULL=y |
104 | CONFIG_FUTEX=y | 119 | CONFIG_FUTEX=y |
105 | CONFIG_ANON_INODES=y | ||
106 | CONFIG_EPOLL=y | 120 | CONFIG_EPOLL=y |
107 | CONFIG_SIGNALFD=y | 121 | CONFIG_SIGNALFD=y |
108 | CONFIG_TIMERFD=y | 122 | CONFIG_TIMERFD=y |
@@ -111,16 +125,19 @@ CONFIG_SHMEM=y | |||
111 | CONFIG_AIO=y | 125 | CONFIG_AIO=y |
112 | CONFIG_VM_EVENT_COUNTERS=y | 126 | CONFIG_VM_EVENT_COUNTERS=y |
113 | CONFIG_PCI_QUIRKS=y | 127 | CONFIG_PCI_QUIRKS=y |
128 | CONFIG_COMPAT_BRK=y | ||
114 | CONFIG_SLAB=y | 129 | CONFIG_SLAB=y |
115 | # CONFIG_SLUB is not set | 130 | # CONFIG_SLUB is not set |
116 | # CONFIG_SLOB is not set | 131 | # CONFIG_SLOB is not set |
117 | # CONFIG_PROFILING is not set | 132 | # CONFIG_PROFILING is not set |
133 | # CONFIG_MARKERS is not set | ||
118 | CONFIG_HAVE_OPROFILE=y | 134 | CONFIG_HAVE_OPROFILE=y |
119 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 135 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
120 | CONFIG_HAVE_IOREMAP_PROT=y | 136 | CONFIG_HAVE_IOREMAP_PROT=y |
121 | CONFIG_HAVE_KPROBES=y | 137 | CONFIG_HAVE_KPROBES=y |
122 | CONFIG_HAVE_KRETPROBES=y | 138 | CONFIG_HAVE_KRETPROBES=y |
123 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 139 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
140 | # CONFIG_SLOW_WORK is not set | ||
124 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 141 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
125 | CONFIG_SLABINFO=y | 142 | CONFIG_SLABINFO=y |
126 | CONFIG_RT_MUTEXES=y | 143 | CONFIG_RT_MUTEXES=y |
@@ -128,7 +145,6 @@ CONFIG_BASE_SMALL=0 | |||
128 | # CONFIG_MODULES is not set | 145 | # CONFIG_MODULES is not set |
129 | CONFIG_BLOCK=y | 146 | CONFIG_BLOCK=y |
130 | # CONFIG_LBD is not set | 147 | # CONFIG_LBD is not set |
131 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
132 | # CONFIG_BLK_DEV_BSG is not set | 148 | # CONFIG_BLK_DEV_BSG is not set |
133 | # CONFIG_BLK_DEV_INTEGRITY is not set | 149 | # CONFIG_BLK_DEV_INTEGRITY is not set |
134 | 150 | ||
@@ -144,11 +160,6 @@ CONFIG_DEFAULT_AS=y | |||
144 | # CONFIG_DEFAULT_CFQ is not set | 160 | # CONFIG_DEFAULT_CFQ is not set |
145 | # CONFIG_DEFAULT_NOOP is not set | 161 | # CONFIG_DEFAULT_NOOP is not set |
146 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 162 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
147 | CONFIG_CLASSIC_RCU=y | ||
148 | # CONFIG_TREE_RCU is not set | ||
149 | # CONFIG_PREEMPT_RCU is not set | ||
150 | # CONFIG_TREE_RCU_TRACE is not set | ||
151 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
152 | # CONFIG_FREEZER is not set | 163 | # CONFIG_FREEZER is not set |
153 | 164 | ||
154 | # | 165 | # |
@@ -164,6 +175,7 @@ CONFIG_MPC85xx=y | |||
164 | # CONFIG_MPC85xx_MDS is not set | 175 | # CONFIG_MPC85xx_MDS is not set |
165 | # CONFIG_MPC8536_DS is not set | 176 | # CONFIG_MPC8536_DS is not set |
166 | # CONFIG_MPC85xx_DS is not set | 177 | # CONFIG_MPC85xx_DS is not set |
178 | # CONFIG_SOCRATES is not set | ||
167 | # CONFIG_KSI8560 is not set | 179 | # CONFIG_KSI8560 is not set |
168 | # CONFIG_STX_GP3 is not set | 180 | # CONFIG_STX_GP3 is not set |
169 | # CONFIG_TQM8540 is not set | 181 | # CONFIG_TQM8540 is not set |
@@ -231,9 +243,12 @@ CONFIG_ZONE_DMA_FLAG=1 | |||
231 | CONFIG_BOUNCE=y | 243 | CONFIG_BOUNCE=y |
232 | CONFIG_VIRT_TO_BUS=y | 244 | CONFIG_VIRT_TO_BUS=y |
233 | CONFIG_UNEVICTABLE_LRU=y | 245 | CONFIG_UNEVICTABLE_LRU=y |
246 | CONFIG_HAVE_MLOCK=y | ||
247 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
234 | CONFIG_PPC_4K_PAGES=y | 248 | CONFIG_PPC_4K_PAGES=y |
235 | # CONFIG_PPC_16K_PAGES is not set | 249 | # CONFIG_PPC_16K_PAGES is not set |
236 | # CONFIG_PPC_64K_PAGES is not set | 250 | # CONFIG_PPC_64K_PAGES is not set |
251 | # CONFIG_PPC_256K_PAGES is not set | ||
237 | CONFIG_FORCE_MAX_ZONEORDER=11 | 252 | CONFIG_FORCE_MAX_ZONEORDER=11 |
238 | CONFIG_PROC_DEVICETREE=y | 253 | CONFIG_PROC_DEVICETREE=y |
239 | # CONFIG_CMDLINE_BOOL is not set | 254 | # CONFIG_CMDLINE_BOOL is not set |
@@ -258,6 +273,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
258 | # CONFIG_PCI_MSI is not set | 273 | # CONFIG_PCI_MSI is not set |
259 | # CONFIG_PCI_LEGACY is not set | 274 | # CONFIG_PCI_LEGACY is not set |
260 | # CONFIG_PCI_STUB is not set | 275 | # CONFIG_PCI_STUB is not set |
276 | # CONFIG_PCI_IOV is not set | ||
261 | # CONFIG_PCCARD is not set | 277 | # CONFIG_PCCARD is not set |
262 | # CONFIG_HOTPLUG_PCI is not set | 278 | # CONFIG_HOTPLUG_PCI is not set |
263 | # CONFIG_HAS_RAPIDIO is not set | 279 | # CONFIG_HAS_RAPIDIO is not set |
@@ -271,17 +287,17 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
271 | # Default settings for advanced configuration options are used | 287 | # Default settings for advanced configuration options are used |
272 | # | 288 | # |
273 | CONFIG_LOWMEM_SIZE=0x30000000 | 289 | CONFIG_LOWMEM_SIZE=0x30000000 |
290 | CONFIG_LOWMEM_CAM_NUM=3 | ||
274 | CONFIG_PAGE_OFFSET=0xc0000000 | 291 | CONFIG_PAGE_OFFSET=0xc0000000 |
275 | CONFIG_KERNEL_START=0xc0000000 | 292 | CONFIG_KERNEL_START=0xc0000000 |
276 | CONFIG_PHYSICAL_START=0x00000000 | 293 | CONFIG_PHYSICAL_START=0x00000000 |
277 | CONFIG_PHYSICAL_ALIGN=0x10000000 | 294 | CONFIG_PHYSICAL_ALIGN=0x04000000 |
278 | CONFIG_TASK_SIZE=0xc0000000 | 295 | CONFIG_TASK_SIZE=0xc0000000 |
279 | CONFIG_NET=y | 296 | CONFIG_NET=y |
280 | 297 | ||
281 | # | 298 | # |
282 | # Networking options | 299 | # Networking options |
283 | # | 300 | # |
284 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
285 | CONFIG_PACKET=y | 301 | CONFIG_PACKET=y |
286 | # CONFIG_PACKET_MMAP is not set | 302 | # CONFIG_PACKET_MMAP is not set |
287 | CONFIG_UNIX=y | 303 | CONFIG_UNIX=y |
@@ -337,6 +353,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
337 | # CONFIG_LAPB is not set | 353 | # CONFIG_LAPB is not set |
338 | # CONFIG_ECONET is not set | 354 | # CONFIG_ECONET is not set |
339 | # CONFIG_WAN_ROUTER is not set | 355 | # CONFIG_WAN_ROUTER is not set |
356 | # CONFIG_PHONET is not set | ||
340 | # CONFIG_NET_SCHED is not set | 357 | # CONFIG_NET_SCHED is not set |
341 | # CONFIG_DCB is not set | 358 | # CONFIG_DCB is not set |
342 | 359 | ||
@@ -349,7 +366,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
349 | # CONFIG_IRDA is not set | 366 | # CONFIG_IRDA is not set |
350 | # CONFIG_BT is not set | 367 | # CONFIG_BT is not set |
351 | # CONFIG_AF_RXRPC is not set | 368 | # CONFIG_AF_RXRPC is not set |
352 | # CONFIG_PHONET is not set | ||
353 | CONFIG_WIRELESS=y | 369 | CONFIG_WIRELESS=y |
354 | # CONFIG_CFG80211 is not set | 370 | # CONFIG_CFG80211 is not set |
355 | CONFIG_WIRELESS_OLD_REGULATORY=y | 371 | CONFIG_WIRELESS_OLD_REGULATORY=y |
@@ -396,12 +412,16 @@ CONFIG_BLK_DEV_RAM_SIZE=4096 | |||
396 | # CONFIG_BLK_DEV_HD is not set | 412 | # CONFIG_BLK_DEV_HD is not set |
397 | CONFIG_MISC_DEVICES=y | 413 | CONFIG_MISC_DEVICES=y |
398 | # CONFIG_PHANTOM is not set | 414 | # CONFIG_PHANTOM is not set |
399 | # CONFIG_EEPROM_93CX6 is not set | ||
400 | # CONFIG_SGI_IOC4 is not set | 415 | # CONFIG_SGI_IOC4 is not set |
401 | # CONFIG_TIFM_CORE is not set | 416 | # CONFIG_TIFM_CORE is not set |
402 | # CONFIG_ENCLOSURE_SERVICES is not set | 417 | # CONFIG_ENCLOSURE_SERVICES is not set |
403 | # CONFIG_HP_ILO is not set | 418 | # CONFIG_HP_ILO is not set |
404 | # CONFIG_C2PORT is not set | 419 | # CONFIG_C2PORT is not set |
420 | |||
421 | # | ||
422 | # EEPROM support | ||
423 | # | ||
424 | # CONFIG_EEPROM_93CX6 is not set | ||
405 | CONFIG_HAVE_IDE=y | 425 | CONFIG_HAVE_IDE=y |
406 | # CONFIG_IDE is not set | 426 | # CONFIG_IDE is not set |
407 | 427 | ||
@@ -428,6 +448,7 @@ CONFIG_HAVE_IDE=y | |||
428 | # CONFIG_I2O is not set | 448 | # CONFIG_I2O is not set |
429 | # CONFIG_MACINTOSH_DRIVERS is not set | 449 | # CONFIG_MACINTOSH_DRIVERS is not set |
430 | CONFIG_NETDEVICES=y | 450 | CONFIG_NETDEVICES=y |
451 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
431 | # CONFIG_DUMMY is not set | 452 | # CONFIG_DUMMY is not set |
432 | # CONFIG_BONDING is not set | 453 | # CONFIG_BONDING is not set |
433 | # CONFIG_MACVLAN is not set | 454 | # CONFIG_MACVLAN is not set |
@@ -461,6 +482,8 @@ CONFIG_MII=y | |||
461 | # CONFIG_SUNGEM is not set | 482 | # CONFIG_SUNGEM is not set |
462 | # CONFIG_CASSINI is not set | 483 | # CONFIG_CASSINI is not set |
463 | # CONFIG_NET_VENDOR_3COM is not set | 484 | # CONFIG_NET_VENDOR_3COM is not set |
485 | # CONFIG_ETHOC is not set | ||
486 | # CONFIG_DNET is not set | ||
464 | # CONFIG_NET_TULIP is not set | 487 | # CONFIG_NET_TULIP is not set |
465 | # CONFIG_HP100 is not set | 488 | # CONFIG_HP100 is not set |
466 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 489 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
@@ -480,6 +503,7 @@ CONFIG_NETDEV_1000=y | |||
480 | # CONFIG_E1000E is not set | 503 | # CONFIG_E1000E is not set |
481 | # CONFIG_IP1000 is not set | 504 | # CONFIG_IP1000 is not set |
482 | # CONFIG_IGB is not set | 505 | # CONFIG_IGB is not set |
506 | # CONFIG_IGBVF is not set | ||
483 | # CONFIG_NS83820 is not set | 507 | # CONFIG_NS83820 is not set |
484 | # CONFIG_HAMACHI is not set | 508 | # CONFIG_HAMACHI is not set |
485 | # CONFIG_YELLOWFIN is not set | 509 | # CONFIG_YELLOWFIN is not set |
@@ -490,10 +514,12 @@ CONFIG_NETDEV_1000=y | |||
490 | # CONFIG_VIA_VELOCITY is not set | 514 | # CONFIG_VIA_VELOCITY is not set |
491 | # CONFIG_TIGON3 is not set | 515 | # CONFIG_TIGON3 is not set |
492 | # CONFIG_BNX2 is not set | 516 | # CONFIG_BNX2 is not set |
517 | CONFIG_FSL_PQ_MDIO=y | ||
493 | CONFIG_GIANFAR=y | 518 | CONFIG_GIANFAR=y |
494 | # CONFIG_QLA3XXX is not set | 519 | # CONFIG_QLA3XXX is not set |
495 | # CONFIG_ATL1 is not set | 520 | # CONFIG_ATL1 is not set |
496 | # CONFIG_ATL1E is not set | 521 | # CONFIG_ATL1E is not set |
522 | # CONFIG_ATL1C is not set | ||
497 | # CONFIG_JME is not set | 523 | # CONFIG_JME is not set |
498 | CONFIG_NETDEV_10000=y | 524 | CONFIG_NETDEV_10000=y |
499 | # CONFIG_CHELSIO_T1 is not set | 525 | # CONFIG_CHELSIO_T1 is not set |
@@ -503,6 +529,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
503 | # CONFIG_IXGBE is not set | 529 | # CONFIG_IXGBE is not set |
504 | # CONFIG_IXGB is not set | 530 | # CONFIG_IXGB is not set |
505 | # CONFIG_S2IO is not set | 531 | # CONFIG_S2IO is not set |
532 | # CONFIG_VXGE is not set | ||
506 | # CONFIG_MYRI10GE is not set | 533 | # CONFIG_MYRI10GE is not set |
507 | # CONFIG_NETXEN_NIC is not set | 534 | # CONFIG_NETXEN_NIC is not set |
508 | # CONFIG_NIU is not set | 535 | # CONFIG_NIU is not set |
@@ -512,6 +539,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
512 | # CONFIG_BNX2X is not set | 539 | # CONFIG_BNX2X is not set |
513 | # CONFIG_QLGE is not set | 540 | # CONFIG_QLGE is not set |
514 | # CONFIG_SFC is not set | 541 | # CONFIG_SFC is not set |
542 | # CONFIG_BE2NET is not set | ||
515 | # CONFIG_TR is not set | 543 | # CONFIG_TR is not set |
516 | 544 | ||
517 | # | 545 | # |
@@ -519,7 +547,6 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
519 | # | 547 | # |
520 | # CONFIG_WLAN_PRE80211 is not set | 548 | # CONFIG_WLAN_PRE80211 is not set |
521 | # CONFIG_WLAN_80211 is not set | 549 | # CONFIG_WLAN_80211 is not set |
522 | # CONFIG_IWLWIFI_LEDS is not set | ||
523 | 550 | ||
524 | # | 551 | # |
525 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 552 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -692,6 +719,7 @@ CONFIG_VIDEO_OUTPUT_CONTROL=y | |||
692 | # CONFIG_EDAC is not set | 719 | # CONFIG_EDAC is not set |
693 | # CONFIG_RTC_CLASS is not set | 720 | # CONFIG_RTC_CLASS is not set |
694 | # CONFIG_DMADEVICES is not set | 721 | # CONFIG_DMADEVICES is not set |
722 | # CONFIG_AUXDISPLAY is not set | ||
695 | # CONFIG_UIO is not set | 723 | # CONFIG_UIO is not set |
696 | # CONFIG_STAGING is not set | 724 | # CONFIG_STAGING is not set |
697 | 725 | ||
@@ -717,6 +745,11 @@ CONFIG_INOTIFY_USER=y | |||
717 | # CONFIG_FUSE_FS is not set | 745 | # CONFIG_FUSE_FS is not set |
718 | 746 | ||
719 | # | 747 | # |
748 | # Caches | ||
749 | # | ||
750 | # CONFIG_FSCACHE is not set | ||
751 | |||
752 | # | ||
720 | # CD-ROM/DVD Filesystems | 753 | # CD-ROM/DVD Filesystems |
721 | # | 754 | # |
722 | # CONFIG_ISO9660_FS is not set | 755 | # CONFIG_ISO9660_FS is not set |
@@ -759,6 +792,7 @@ CONFIG_MISC_FILESYSTEMS=y | |||
759 | # CONFIG_ROMFS_FS is not set | 792 | # CONFIG_ROMFS_FS is not set |
760 | # CONFIG_SYSV_FS is not set | 793 | # CONFIG_SYSV_FS is not set |
761 | # CONFIG_UFS_FS is not set | 794 | # CONFIG_UFS_FS is not set |
795 | # CONFIG_NILFS2_FS is not set | ||
762 | CONFIG_NETWORK_FILESYSTEMS=y | 796 | CONFIG_NETWORK_FILESYSTEMS=y |
763 | CONFIG_NFS_FS=y | 797 | CONFIG_NFS_FS=y |
764 | # CONFIG_NFS_V3 is not set | 798 | # CONFIG_NFS_V3 is not set |
@@ -768,7 +802,6 @@ CONFIG_ROOT_NFS=y | |||
768 | CONFIG_LOCKD=y | 802 | CONFIG_LOCKD=y |
769 | CONFIG_NFS_COMMON=y | 803 | CONFIG_NFS_COMMON=y |
770 | CONFIG_SUNRPC=y | 804 | CONFIG_SUNRPC=y |
771 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
772 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 805 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
773 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 806 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
774 | # CONFIG_SMB_FS is not set | 807 | # CONFIG_SMB_FS is not set |
@@ -784,6 +817,7 @@ CONFIG_SUNRPC=y | |||
784 | CONFIG_MSDOS_PARTITION=y | 817 | CONFIG_MSDOS_PARTITION=y |
785 | # CONFIG_NLS is not set | 818 | # CONFIG_NLS is not set |
786 | # CONFIG_DLM is not set | 819 | # CONFIG_DLM is not set |
820 | # CONFIG_BINARY_PRINTF is not set | ||
787 | 821 | ||
788 | # | 822 | # |
789 | # Library routines | 823 | # Library routines |
@@ -797,11 +831,13 @@ CONFIG_GENERIC_FIND_LAST_BIT=y | |||
797 | CONFIG_CRC32=y | 831 | CONFIG_CRC32=y |
798 | # CONFIG_CRC7 is not set | 832 | # CONFIG_CRC7 is not set |
799 | # CONFIG_LIBCRC32C is not set | 833 | # CONFIG_LIBCRC32C is not set |
800 | CONFIG_PLIST=y | 834 | CONFIG_ZLIB_INFLATE=y |
835 | CONFIG_DECOMPRESS_GZIP=y | ||
801 | CONFIG_HAS_IOMEM=y | 836 | CONFIG_HAS_IOMEM=y |
802 | CONFIG_HAS_IOPORT=y | 837 | CONFIG_HAS_IOPORT=y |
803 | CONFIG_HAS_DMA=y | 838 | CONFIG_HAS_DMA=y |
804 | CONFIG_HAVE_LMB=y | 839 | CONFIG_HAVE_LMB=y |
840 | CONFIG_NLATTR=y | ||
805 | 841 | ||
806 | # | 842 | # |
807 | # Kernel hacking | 843 | # Kernel hacking |
@@ -821,13 +857,24 @@ CONFIG_FRAME_WARN=1024 | |||
821 | # CONFIG_LATENCYTOP is not set | 857 | # CONFIG_LATENCYTOP is not set |
822 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 858 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
823 | CONFIG_HAVE_FUNCTION_TRACER=y | 859 | CONFIG_HAVE_FUNCTION_TRACER=y |
860 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
824 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 861 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
825 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 862 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
863 | CONFIG_TRACING_SUPPORT=y | ||
826 | 864 | ||
827 | # | 865 | # |
828 | # Tracers | 866 | # Tracers |
829 | # | 867 | # |
830 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 868 | # CONFIG_FUNCTION_TRACER is not set |
869 | # CONFIG_SCHED_TRACER is not set | ||
870 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
871 | # CONFIG_EVENT_TRACER is not set | ||
872 | # CONFIG_BOOT_TRACER is not set | ||
873 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
874 | # CONFIG_STACK_TRACER is not set | ||
875 | # CONFIG_KMEMTRACE is not set | ||
876 | # CONFIG_WORKQUEUE_TRACER is not set | ||
877 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
831 | # CONFIG_SAMPLES is not set | 878 | # CONFIG_SAMPLES is not set |
832 | CONFIG_HAVE_ARCH_KGDB=y | 879 | CONFIG_HAVE_ARCH_KGDB=y |
833 | CONFIG_PRINT_STACK_DEPTH=64 | 880 | CONFIG_PRINT_STACK_DEPTH=64 |
@@ -918,6 +965,7 @@ CONFIG_CRYPTO=y | |||
918 | # Compression | 965 | # Compression |
919 | # | 966 | # |
920 | # CONFIG_CRYPTO_DEFLATE is not set | 967 | # CONFIG_CRYPTO_DEFLATE is not set |
968 | # CONFIG_CRYPTO_ZLIB is not set | ||
921 | # CONFIG_CRYPTO_LZO is not set | 969 | # CONFIG_CRYPTO_LZO is not set |
922 | 970 | ||
923 | # | 971 | # |
diff --git a/arch/powerpc/configs/85xx/sbc8560_defconfig b/arch/powerpc/configs/85xx/sbc8560_defconfig index b1c766ef7e2e..4aaf1a6bdc7d 100644 --- a/arch/powerpc/configs/85xx/sbc8560_defconfig +++ b/arch/powerpc/configs/85xx/sbc8560_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.29-rc2 | 3 | # Linux kernel version: 2.6.30-rc3 |
4 | # Mon Jan 26 15:36:17 2009 | 4 | # Wed May 13 17:22:20 2009 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -22,6 +22,7 @@ CONFIG_FSL_EMB_PERFMON=y | |||
22 | # CONFIG_PHYS_64BIT is not set | 22 | # CONFIG_PHYS_64BIT is not set |
23 | CONFIG_SPE=y | 23 | CONFIG_SPE=y |
24 | CONFIG_PPC_MMU_NOHASH=y | 24 | CONFIG_PPC_MMU_NOHASH=y |
25 | CONFIG_PPC_BOOK3E_MMU=y | ||
25 | # CONFIG_PPC_MM_SLICES is not set | 26 | # CONFIG_PPC_MM_SLICES is not set |
26 | # CONFIG_SMP is not set | 27 | # CONFIG_SMP is not set |
27 | CONFIG_PPC32=y | 28 | CONFIG_PPC32=y |
@@ -58,6 +59,7 @@ CONFIG_GENERIC_BUG=y | |||
58 | CONFIG_DEFAULT_UIMAGE=y | 59 | CONFIG_DEFAULT_UIMAGE=y |
59 | # CONFIG_PPC_DCR_NATIVE is not set | 60 | # CONFIG_PPC_DCR_NATIVE is not set |
60 | # CONFIG_PPC_DCR_MMIO is not set | 61 | # CONFIG_PPC_DCR_MMIO is not set |
62 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
61 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 63 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
62 | 64 | ||
63 | # | 65 | # |
@@ -75,6 +77,15 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
75 | # CONFIG_BSD_PROCESS_ACCT is not set | 77 | # CONFIG_BSD_PROCESS_ACCT is not set |
76 | # CONFIG_TASKSTATS is not set | 78 | # CONFIG_TASKSTATS is not set |
77 | # CONFIG_AUDIT is not set | 79 | # CONFIG_AUDIT is not set |
80 | |||
81 | # | ||
82 | # RCU Subsystem | ||
83 | # | ||
84 | CONFIG_CLASSIC_RCU=y | ||
85 | # CONFIG_TREE_RCU is not set | ||
86 | # CONFIG_PREEMPT_RCU is not set | ||
87 | # CONFIG_TREE_RCU_TRACE is not set | ||
88 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
78 | # CONFIG_IKCONFIG is not set | 89 | # CONFIG_IKCONFIG is not set |
79 | CONFIG_LOG_BUF_SHIFT=14 | 90 | CONFIG_LOG_BUF_SHIFT=14 |
80 | CONFIG_GROUP_SCHED=y | 91 | CONFIG_GROUP_SCHED=y |
@@ -89,21 +100,24 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
89 | # CONFIG_NAMESPACES is not set | 100 | # CONFIG_NAMESPACES is not set |
90 | CONFIG_BLK_DEV_INITRD=y | 101 | CONFIG_BLK_DEV_INITRD=y |
91 | CONFIG_INITRAMFS_SOURCE="" | 102 | CONFIG_INITRAMFS_SOURCE="" |
103 | CONFIG_RD_GZIP=y | ||
104 | # CONFIG_RD_BZIP2 is not set | ||
105 | # CONFIG_RD_LZMA is not set | ||
92 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 106 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
93 | CONFIG_SYSCTL=y | 107 | CONFIG_SYSCTL=y |
108 | CONFIG_ANON_INODES=y | ||
94 | CONFIG_EMBEDDED=y | 109 | CONFIG_EMBEDDED=y |
95 | CONFIG_SYSCTL_SYSCALL=y | 110 | CONFIG_SYSCTL_SYSCALL=y |
96 | CONFIG_KALLSYMS=y | 111 | CONFIG_KALLSYMS=y |
97 | # CONFIG_KALLSYMS_ALL is not set | 112 | # CONFIG_KALLSYMS_ALL is not set |
98 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 113 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
114 | # CONFIG_STRIP_ASM_SYMS is not set | ||
99 | CONFIG_HOTPLUG=y | 115 | CONFIG_HOTPLUG=y |
100 | CONFIG_PRINTK=y | 116 | CONFIG_PRINTK=y |
101 | CONFIG_BUG=y | 117 | CONFIG_BUG=y |
102 | CONFIG_ELF_CORE=y | 118 | CONFIG_ELF_CORE=y |
103 | CONFIG_COMPAT_BRK=y | ||
104 | CONFIG_BASE_FULL=y | 119 | CONFIG_BASE_FULL=y |
105 | CONFIG_FUTEX=y | 120 | CONFIG_FUTEX=y |
106 | CONFIG_ANON_INODES=y | ||
107 | CONFIG_EPOLL=y | 121 | CONFIG_EPOLL=y |
108 | CONFIG_SIGNALFD=y | 122 | CONFIG_SIGNALFD=y |
109 | CONFIG_TIMERFD=y | 123 | CONFIG_TIMERFD=y |
@@ -111,16 +125,19 @@ CONFIG_EVENTFD=y | |||
111 | CONFIG_SHMEM=y | 125 | CONFIG_SHMEM=y |
112 | CONFIG_AIO=y | 126 | CONFIG_AIO=y |
113 | CONFIG_VM_EVENT_COUNTERS=y | 127 | CONFIG_VM_EVENT_COUNTERS=y |
128 | CONFIG_COMPAT_BRK=y | ||
114 | CONFIG_SLAB=y | 129 | CONFIG_SLAB=y |
115 | # CONFIG_SLUB is not set | 130 | # CONFIG_SLUB is not set |
116 | # CONFIG_SLOB is not set | 131 | # CONFIG_SLOB is not set |
117 | # CONFIG_PROFILING is not set | 132 | # CONFIG_PROFILING is not set |
133 | # CONFIG_MARKERS is not set | ||
118 | CONFIG_HAVE_OPROFILE=y | 134 | CONFIG_HAVE_OPROFILE=y |
119 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 135 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
120 | CONFIG_HAVE_IOREMAP_PROT=y | 136 | CONFIG_HAVE_IOREMAP_PROT=y |
121 | CONFIG_HAVE_KPROBES=y | 137 | CONFIG_HAVE_KPROBES=y |
122 | CONFIG_HAVE_KRETPROBES=y | 138 | CONFIG_HAVE_KRETPROBES=y |
123 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 139 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
140 | # CONFIG_SLOW_WORK is not set | ||
124 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 141 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
125 | CONFIG_SLABINFO=y | 142 | CONFIG_SLABINFO=y |
126 | CONFIG_RT_MUTEXES=y | 143 | CONFIG_RT_MUTEXES=y |
@@ -128,7 +145,6 @@ CONFIG_BASE_SMALL=0 | |||
128 | # CONFIG_MODULES is not set | 145 | # CONFIG_MODULES is not set |
129 | CONFIG_BLOCK=y | 146 | CONFIG_BLOCK=y |
130 | # CONFIG_LBD is not set | 147 | # CONFIG_LBD is not set |
131 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
132 | # CONFIG_BLK_DEV_BSG is not set | 148 | # CONFIG_BLK_DEV_BSG is not set |
133 | # CONFIG_BLK_DEV_INTEGRITY is not set | 149 | # CONFIG_BLK_DEV_INTEGRITY is not set |
134 | 150 | ||
@@ -144,11 +160,6 @@ CONFIG_DEFAULT_AS=y | |||
144 | # CONFIG_DEFAULT_CFQ is not set | 160 | # CONFIG_DEFAULT_CFQ is not set |
145 | # CONFIG_DEFAULT_NOOP is not set | 161 | # CONFIG_DEFAULT_NOOP is not set |
146 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 162 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
147 | CONFIG_CLASSIC_RCU=y | ||
148 | # CONFIG_TREE_RCU is not set | ||
149 | # CONFIG_PREEMPT_RCU is not set | ||
150 | # CONFIG_TREE_RCU_TRACE is not set | ||
151 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
152 | # CONFIG_FREEZER is not set | 163 | # CONFIG_FREEZER is not set |
153 | 164 | ||
154 | # | 165 | # |
@@ -164,6 +175,7 @@ CONFIG_MPC85xx=y | |||
164 | # CONFIG_MPC85xx_MDS is not set | 175 | # CONFIG_MPC85xx_MDS is not set |
165 | # CONFIG_MPC8536_DS is not set | 176 | # CONFIG_MPC8536_DS is not set |
166 | # CONFIG_MPC85xx_DS is not set | 177 | # CONFIG_MPC85xx_DS is not set |
178 | # CONFIG_SOCRATES is not set | ||
167 | # CONFIG_KSI8560 is not set | 179 | # CONFIG_KSI8560 is not set |
168 | # CONFIG_STX_GP3 is not set | 180 | # CONFIG_STX_GP3 is not set |
169 | # CONFIG_TQM8540 is not set | 181 | # CONFIG_TQM8540 is not set |
@@ -231,9 +243,12 @@ CONFIG_ZONE_DMA_FLAG=1 | |||
231 | CONFIG_BOUNCE=y | 243 | CONFIG_BOUNCE=y |
232 | CONFIG_VIRT_TO_BUS=y | 244 | CONFIG_VIRT_TO_BUS=y |
233 | CONFIG_UNEVICTABLE_LRU=y | 245 | CONFIG_UNEVICTABLE_LRU=y |
246 | CONFIG_HAVE_MLOCK=y | ||
247 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
234 | CONFIG_PPC_4K_PAGES=y | 248 | CONFIG_PPC_4K_PAGES=y |
235 | # CONFIG_PPC_16K_PAGES is not set | 249 | # CONFIG_PPC_16K_PAGES is not set |
236 | # CONFIG_PPC_64K_PAGES is not set | 250 | # CONFIG_PPC_64K_PAGES is not set |
251 | # CONFIG_PPC_256K_PAGES is not set | ||
237 | CONFIG_FORCE_MAX_ZONEORDER=11 | 252 | CONFIG_FORCE_MAX_ZONEORDER=11 |
238 | CONFIG_PROC_DEVICETREE=y | 253 | CONFIG_PROC_DEVICETREE=y |
239 | # CONFIG_CMDLINE_BOOL is not set | 254 | # CONFIG_CMDLINE_BOOL is not set |
@@ -264,17 +279,17 @@ CONFIG_PPC_PCI_CHOICE=y | |||
264 | # Default settings for advanced configuration options are used | 279 | # Default settings for advanced configuration options are used |
265 | # | 280 | # |
266 | CONFIG_LOWMEM_SIZE=0x30000000 | 281 | CONFIG_LOWMEM_SIZE=0x30000000 |
282 | CONFIG_LOWMEM_CAM_NUM=3 | ||
267 | CONFIG_PAGE_OFFSET=0xc0000000 | 283 | CONFIG_PAGE_OFFSET=0xc0000000 |
268 | CONFIG_KERNEL_START=0xc0000000 | 284 | CONFIG_KERNEL_START=0xc0000000 |
269 | CONFIG_PHYSICAL_START=0x00000000 | 285 | CONFIG_PHYSICAL_START=0x00000000 |
270 | CONFIG_PHYSICAL_ALIGN=0x10000000 | 286 | CONFIG_PHYSICAL_ALIGN=0x04000000 |
271 | CONFIG_TASK_SIZE=0xc0000000 | 287 | CONFIG_TASK_SIZE=0xc0000000 |
272 | CONFIG_NET=y | 288 | CONFIG_NET=y |
273 | 289 | ||
274 | # | 290 | # |
275 | # Networking options | 291 | # Networking options |
276 | # | 292 | # |
277 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
278 | CONFIG_PACKET=y | 293 | CONFIG_PACKET=y |
279 | # CONFIG_PACKET_MMAP is not set | 294 | # CONFIG_PACKET_MMAP is not set |
280 | CONFIG_UNIX=y | 295 | CONFIG_UNIX=y |
@@ -330,6 +345,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
330 | # CONFIG_LAPB is not set | 345 | # CONFIG_LAPB is not set |
331 | # CONFIG_ECONET is not set | 346 | # CONFIG_ECONET is not set |
332 | # CONFIG_WAN_ROUTER is not set | 347 | # CONFIG_WAN_ROUTER is not set |
348 | # CONFIG_PHONET is not set | ||
333 | # CONFIG_NET_SCHED is not set | 349 | # CONFIG_NET_SCHED is not set |
334 | # CONFIG_DCB is not set | 350 | # CONFIG_DCB is not set |
335 | 351 | ||
@@ -342,7 +358,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
342 | # CONFIG_IRDA is not set | 358 | # CONFIG_IRDA is not set |
343 | # CONFIG_BT is not set | 359 | # CONFIG_BT is not set |
344 | # CONFIG_AF_RXRPC is not set | 360 | # CONFIG_AF_RXRPC is not set |
345 | # CONFIG_PHONET is not set | ||
346 | CONFIG_WIRELESS=y | 361 | CONFIG_WIRELESS=y |
347 | # CONFIG_CFG80211 is not set | 362 | # CONFIG_CFG80211 is not set |
348 | CONFIG_WIRELESS_OLD_REGULATORY=y | 363 | CONFIG_WIRELESS_OLD_REGULATORY=y |
@@ -385,9 +400,13 @@ CONFIG_BLK_DEV_RAM_SIZE=32768 | |||
385 | # CONFIG_ATA_OVER_ETH is not set | 400 | # CONFIG_ATA_OVER_ETH is not set |
386 | # CONFIG_BLK_DEV_HD is not set | 401 | # CONFIG_BLK_DEV_HD is not set |
387 | CONFIG_MISC_DEVICES=y | 402 | CONFIG_MISC_DEVICES=y |
388 | # CONFIG_EEPROM_93CX6 is not set | ||
389 | # CONFIG_ENCLOSURE_SERVICES is not set | 403 | # CONFIG_ENCLOSURE_SERVICES is not set |
390 | # CONFIG_C2PORT is not set | 404 | # CONFIG_C2PORT is not set |
405 | |||
406 | # | ||
407 | # EEPROM support | ||
408 | # | ||
409 | # CONFIG_EEPROM_93CX6 is not set | ||
391 | CONFIG_HAVE_IDE=y | 410 | CONFIG_HAVE_IDE=y |
392 | # CONFIG_IDE is not set | 411 | # CONFIG_IDE is not set |
393 | 412 | ||
@@ -402,6 +421,7 @@ CONFIG_HAVE_IDE=y | |||
402 | # CONFIG_MD is not set | 421 | # CONFIG_MD is not set |
403 | # CONFIG_MACINTOSH_DRIVERS is not set | 422 | # CONFIG_MACINTOSH_DRIVERS is not set |
404 | CONFIG_NETDEVICES=y | 423 | CONFIG_NETDEVICES=y |
424 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
405 | # CONFIG_DUMMY is not set | 425 | # CONFIG_DUMMY is not set |
406 | # CONFIG_BONDING is not set | 426 | # CONFIG_BONDING is not set |
407 | # CONFIG_MACVLAN is not set | 427 | # CONFIG_MACVLAN is not set |
@@ -430,6 +450,8 @@ CONFIG_BROADCOM_PHY=y | |||
430 | # CONFIG_MDIO_BITBANG is not set | 450 | # CONFIG_MDIO_BITBANG is not set |
431 | CONFIG_NET_ETHERNET=y | 451 | CONFIG_NET_ETHERNET=y |
432 | CONFIG_MII=y | 452 | CONFIG_MII=y |
453 | # CONFIG_ETHOC is not set | ||
454 | # CONFIG_DNET is not set | ||
433 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 455 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
434 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 456 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
435 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 457 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
@@ -439,6 +461,7 @@ CONFIG_MII=y | |||
439 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 461 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
440 | # CONFIG_B44 is not set | 462 | # CONFIG_B44 is not set |
441 | CONFIG_NETDEV_1000=y | 463 | CONFIG_NETDEV_1000=y |
464 | CONFIG_FSL_PQ_MDIO=y | ||
442 | CONFIG_GIANFAR=y | 465 | CONFIG_GIANFAR=y |
443 | CONFIG_NETDEV_10000=y | 466 | CONFIG_NETDEV_10000=y |
444 | 467 | ||
@@ -447,7 +470,6 @@ CONFIG_NETDEV_10000=y | |||
447 | # | 470 | # |
448 | # CONFIG_WLAN_PRE80211 is not set | 471 | # CONFIG_WLAN_PRE80211 is not set |
449 | # CONFIG_WLAN_80211 is not set | 472 | # CONFIG_WLAN_80211 is not set |
450 | # CONFIG_IWLWIFI_LEDS is not set | ||
451 | 473 | ||
452 | # | 474 | # |
453 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 475 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -603,7 +625,6 @@ CONFIG_HID=y | |||
603 | # | 625 | # |
604 | # Special HID drivers | 626 | # Special HID drivers |
605 | # | 627 | # |
606 | CONFIG_HID_COMPAT=y | ||
607 | CONFIG_USB_SUPPORT=y | 628 | CONFIG_USB_SUPPORT=y |
608 | # CONFIG_USB_ARCH_HAS_HCD is not set | 629 | # CONFIG_USB_ARCH_HAS_HCD is not set |
609 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 630 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
@@ -616,7 +637,7 @@ CONFIG_USB_SUPPORT=y | |||
616 | # | 637 | # |
617 | 638 | ||
618 | # | 639 | # |
619 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 640 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
620 | # | 641 | # |
621 | # CONFIG_USB_GADGET is not set | 642 | # CONFIG_USB_GADGET is not set |
622 | 643 | ||
@@ -665,8 +686,9 @@ CONFIG_RTC_DRV_M48T59=y | |||
665 | # | 686 | # |
666 | # on-CPU RTC drivers | 687 | # on-CPU RTC drivers |
667 | # | 688 | # |
668 | # CONFIG_RTC_DRV_PPC is not set | 689 | # CONFIG_RTC_DRV_GENERIC is not set |
669 | # CONFIG_DMADEVICES is not set | 690 | # CONFIG_DMADEVICES is not set |
691 | # CONFIG_AUXDISPLAY is not set | ||
670 | # CONFIG_UIO is not set | 692 | # CONFIG_UIO is not set |
671 | # CONFIG_STAGING is not set | 693 | # CONFIG_STAGING is not set |
672 | 694 | ||
@@ -692,6 +714,11 @@ CONFIG_INOTIFY_USER=y | |||
692 | # CONFIG_FUSE_FS is not set | 714 | # CONFIG_FUSE_FS is not set |
693 | 715 | ||
694 | # | 716 | # |
717 | # Caches | ||
718 | # | ||
719 | # CONFIG_FSCACHE is not set | ||
720 | |||
721 | # | ||
695 | # CD-ROM/DVD Filesystems | 722 | # CD-ROM/DVD Filesystems |
696 | # | 723 | # |
697 | # CONFIG_ISO9660_FS is not set | 724 | # CONFIG_ISO9660_FS is not set |
@@ -734,6 +761,7 @@ CONFIG_MISC_FILESYSTEMS=y | |||
734 | # CONFIG_ROMFS_FS is not set | 761 | # CONFIG_ROMFS_FS is not set |
735 | # CONFIG_SYSV_FS is not set | 762 | # CONFIG_SYSV_FS is not set |
736 | # CONFIG_UFS_FS is not set | 763 | # CONFIG_UFS_FS is not set |
764 | # CONFIG_NILFS2_FS is not set | ||
737 | CONFIG_NETWORK_FILESYSTEMS=y | 765 | CONFIG_NETWORK_FILESYSTEMS=y |
738 | CONFIG_NFS_FS=y | 766 | CONFIG_NFS_FS=y |
739 | # CONFIG_NFS_V3 is not set | 767 | # CONFIG_NFS_V3 is not set |
@@ -743,7 +771,6 @@ CONFIG_ROOT_NFS=y | |||
743 | CONFIG_LOCKD=y | 771 | CONFIG_LOCKD=y |
744 | CONFIG_NFS_COMMON=y | 772 | CONFIG_NFS_COMMON=y |
745 | CONFIG_SUNRPC=y | 773 | CONFIG_SUNRPC=y |
746 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
747 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 774 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
748 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 775 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
749 | # CONFIG_SMB_FS is not set | 776 | # CONFIG_SMB_FS is not set |
@@ -771,6 +798,7 @@ CONFIG_PARTITION_ADVANCED=y | |||
771 | # CONFIG_SYSV68_PARTITION is not set | 798 | # CONFIG_SYSV68_PARTITION is not set |
772 | # CONFIG_NLS is not set | 799 | # CONFIG_NLS is not set |
773 | # CONFIG_DLM is not set | 800 | # CONFIG_DLM is not set |
801 | # CONFIG_BINARY_PRINTF is not set | ||
774 | 802 | ||
775 | # | 803 | # |
776 | # Library routines | 804 | # Library routines |
@@ -784,11 +812,13 @@ CONFIG_GENERIC_FIND_LAST_BIT=y | |||
784 | CONFIG_CRC32=y | 812 | CONFIG_CRC32=y |
785 | # CONFIG_CRC7 is not set | 813 | # CONFIG_CRC7 is not set |
786 | # CONFIG_LIBCRC32C is not set | 814 | # CONFIG_LIBCRC32C is not set |
787 | CONFIG_PLIST=y | 815 | CONFIG_ZLIB_INFLATE=y |
816 | CONFIG_DECOMPRESS_GZIP=y | ||
788 | CONFIG_HAS_IOMEM=y | 817 | CONFIG_HAS_IOMEM=y |
789 | CONFIG_HAS_IOPORT=y | 818 | CONFIG_HAS_IOPORT=y |
790 | CONFIG_HAS_DMA=y | 819 | CONFIG_HAS_DMA=y |
791 | CONFIG_HAVE_LMB=y | 820 | CONFIG_HAVE_LMB=y |
821 | CONFIG_NLATTR=y | ||
792 | 822 | ||
793 | # | 823 | # |
794 | # Kernel hacking | 824 | # Kernel hacking |
@@ -806,6 +836,9 @@ CONFIG_DEBUG_KERNEL=y | |||
806 | CONFIG_DETECT_SOFTLOCKUP=y | 836 | CONFIG_DETECT_SOFTLOCKUP=y |
807 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 837 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
808 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 838 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
839 | CONFIG_DETECT_HUNG_TASK=y | ||
840 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
841 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
809 | CONFIG_SCHED_DEBUG=y | 842 | CONFIG_SCHED_DEBUG=y |
810 | # CONFIG_SCHEDSTATS is not set | 843 | # CONFIG_SCHEDSTATS is not set |
811 | # CONFIG_TIMER_STATS is not set | 844 | # CONFIG_TIMER_STATS is not set |
@@ -834,9 +867,12 @@ CONFIG_DEBUG_MUTEXES=y | |||
834 | # CONFIG_FAULT_INJECTION is not set | 867 | # CONFIG_FAULT_INJECTION is not set |
835 | # CONFIG_LATENCYTOP is not set | 868 | # CONFIG_LATENCYTOP is not set |
836 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 869 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
870 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
837 | CONFIG_HAVE_FUNCTION_TRACER=y | 871 | CONFIG_HAVE_FUNCTION_TRACER=y |
872 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
838 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 873 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
839 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 874 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
875 | CONFIG_TRACING_SUPPORT=y | ||
840 | 876 | ||
841 | # | 877 | # |
842 | # Tracers | 878 | # Tracers |
@@ -844,17 +880,19 @@ CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | |||
844 | # CONFIG_FUNCTION_TRACER is not set | 880 | # CONFIG_FUNCTION_TRACER is not set |
845 | # CONFIG_SCHED_TRACER is not set | 881 | # CONFIG_SCHED_TRACER is not set |
846 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 882 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
883 | # CONFIG_EVENT_TRACER is not set | ||
847 | # CONFIG_BOOT_TRACER is not set | 884 | # CONFIG_BOOT_TRACER is not set |
848 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 885 | # CONFIG_TRACE_BRANCH_PROFILING is not set |
849 | # CONFIG_STACK_TRACER is not set | 886 | # CONFIG_STACK_TRACER is not set |
850 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 887 | # CONFIG_KMEMTRACE is not set |
888 | # CONFIG_WORKQUEUE_TRACER is not set | ||
889 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
851 | # CONFIG_SAMPLES is not set | 890 | # CONFIG_SAMPLES is not set |
852 | CONFIG_HAVE_ARCH_KGDB=y | 891 | CONFIG_HAVE_ARCH_KGDB=y |
853 | # CONFIG_KGDB is not set | 892 | # CONFIG_KGDB is not set |
854 | CONFIG_PRINT_STACK_DEPTH=64 | 893 | CONFIG_PRINT_STACK_DEPTH=64 |
855 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 894 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
856 | # CONFIG_DEBUG_STACK_USAGE is not set | 895 | # CONFIG_DEBUG_STACK_USAGE is not set |
857 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
858 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 896 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
859 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 897 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
860 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 898 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
@@ -958,6 +996,7 @@ CONFIG_CRYPTO=y | |||
958 | # Compression | 996 | # Compression |
959 | # | 997 | # |
960 | # CONFIG_CRYPTO_DEFLATE is not set | 998 | # CONFIG_CRYPTO_DEFLATE is not set |
999 | # CONFIG_CRYPTO_ZLIB is not set | ||
961 | # CONFIG_CRYPTO_LZO is not set | 1000 | # CONFIG_CRYPTO_LZO is not set |
962 | 1001 | ||
963 | # | 1002 | # |
diff --git a/arch/powerpc/configs/85xx/socrates_defconfig b/arch/powerpc/configs/85xx/socrates_defconfig index 0cc9048290a8..79984589db69 100644 --- a/arch/powerpc/configs/85xx/socrates_defconfig +++ b/arch/powerpc/configs/85xx/socrates_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.26.2 | 3 | # Linux kernel version: 2.6.30-rc3 |
4 | # Sat Oct 18 11:06:13 2008 | 4 | # Wed May 13 17:22:21 2009 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -15,15 +15,19 @@ CONFIG_PPC_85xx=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 |
17 | CONFIG_E500=y | 17 | CONFIG_E500=y |
18 | # CONFIG_PPC_E500MC is not set | ||
18 | CONFIG_BOOKE=y | 19 | CONFIG_BOOKE=y |
19 | CONFIG_FSL_BOOKE=y | 20 | CONFIG_FSL_BOOKE=y |
20 | CONFIG_FSL_EMB_PERFMON=y | 21 | CONFIG_FSL_EMB_PERFMON=y |
21 | # CONFIG_PHYS_64BIT is not set | 22 | # CONFIG_PHYS_64BIT is not set |
22 | CONFIG_SPE=y | 23 | CONFIG_SPE=y |
24 | CONFIG_PPC_MMU_NOHASH=y | ||
25 | CONFIG_PPC_BOOK3E_MMU=y | ||
23 | # CONFIG_PPC_MM_SLICES is not set | 26 | # CONFIG_PPC_MM_SLICES is not set |
27 | # CONFIG_SMP is not set | ||
24 | CONFIG_PPC32=y | 28 | CONFIG_PPC32=y |
25 | CONFIG_WORD_SIZE=32 | 29 | CONFIG_WORD_SIZE=32 |
26 | CONFIG_PPC_MERGE=y | 30 | # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set |
27 | CONFIG_MMU=y | 31 | CONFIG_MMU=y |
28 | CONFIG_GENERIC_CMOS_UPDATE=y | 32 | CONFIG_GENERIC_CMOS_UPDATE=y |
29 | CONFIG_GENERIC_TIME=y | 33 | CONFIG_GENERIC_TIME=y |
@@ -33,6 +37,7 @@ CONFIG_GENERIC_HARDIRQS=y | |||
33 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
34 | CONFIG_IRQ_PER_CPU=y | 38 | CONFIG_IRQ_PER_CPU=y |
35 | CONFIG_STACKTRACE_SUPPORT=y | 39 | CONFIG_STACKTRACE_SUPPORT=y |
40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
36 | CONFIG_LOCKDEP_SUPPORT=y | 41 | CONFIG_LOCKDEP_SUPPORT=y |
37 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 42 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
38 | CONFIG_ARCH_HAS_ILOG2_U32=y | 43 | CONFIG_ARCH_HAS_ILOG2_U32=y |
@@ -43,7 +48,7 @@ CONFIG_GENERIC_FIND_NEXT_BIT=y | |||
43 | CONFIG_PPC=y | 48 | CONFIG_PPC=y |
44 | CONFIG_EARLY_PRINTK=y | 49 | CONFIG_EARLY_PRINTK=y |
45 | CONFIG_GENERIC_NVRAM=y | 50 | CONFIG_GENERIC_NVRAM=y |
46 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | 51 | CONFIG_SCHED_OMIT_FRAME_POINTER=y |
47 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | 52 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y |
48 | CONFIG_PPC_OF=y | 53 | CONFIG_PPC_OF=y |
49 | CONFIG_OF=y | 54 | CONFIG_OF=y |
@@ -54,6 +59,7 @@ CONFIG_GENERIC_BUG=y | |||
54 | CONFIG_DEFAULT_UIMAGE=y | 59 | CONFIG_DEFAULT_UIMAGE=y |
55 | # CONFIG_PPC_DCR_NATIVE is not set | 60 | # CONFIG_PPC_DCR_NATIVE is not set |
56 | # CONFIG_PPC_DCR_MMIO is not set | 61 | # CONFIG_PPC_DCR_MMIO is not set |
62 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
57 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 63 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
58 | 64 | ||
59 | # | 65 | # |
@@ -71,54 +77,70 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
71 | # CONFIG_BSD_PROCESS_ACCT is not set | 77 | # CONFIG_BSD_PROCESS_ACCT is not set |
72 | # CONFIG_TASKSTATS is not set | 78 | # CONFIG_TASKSTATS is not set |
73 | # CONFIG_AUDIT is not set | 79 | # CONFIG_AUDIT is not set |
80 | |||
81 | # | ||
82 | # RCU Subsystem | ||
83 | # | ||
84 | CONFIG_CLASSIC_RCU=y | ||
85 | # CONFIG_TREE_RCU is not set | ||
86 | # CONFIG_PREEMPT_RCU is not set | ||
87 | # CONFIG_TREE_RCU_TRACE is not set | ||
88 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
74 | # CONFIG_IKCONFIG is not set | 89 | # CONFIG_IKCONFIG is not set |
75 | CONFIG_LOG_BUF_SHIFT=16 | 90 | CONFIG_LOG_BUF_SHIFT=16 |
76 | # CONFIG_CGROUPS is not set | ||
77 | CONFIG_GROUP_SCHED=y | 91 | CONFIG_GROUP_SCHED=y |
78 | CONFIG_FAIR_GROUP_SCHED=y | 92 | CONFIG_FAIR_GROUP_SCHED=y |
79 | # CONFIG_RT_GROUP_SCHED is not set | 93 | # CONFIG_RT_GROUP_SCHED is not set |
80 | CONFIG_USER_SCHED=y | 94 | CONFIG_USER_SCHED=y |
81 | # CONFIG_CGROUP_SCHED is not set | 95 | # CONFIG_CGROUP_SCHED is not set |
96 | # CONFIG_CGROUPS is not set | ||
82 | CONFIG_SYSFS_DEPRECATED=y | 97 | CONFIG_SYSFS_DEPRECATED=y |
83 | CONFIG_SYSFS_DEPRECATED_V2=y | 98 | CONFIG_SYSFS_DEPRECATED_V2=y |
84 | # CONFIG_RELAY is not set | 99 | # CONFIG_RELAY is not set |
85 | # CONFIG_NAMESPACES is not set | 100 | # CONFIG_NAMESPACES is not set |
86 | CONFIG_BLK_DEV_INITRD=y | 101 | CONFIG_BLK_DEV_INITRD=y |
87 | CONFIG_INITRAMFS_SOURCE="" | 102 | CONFIG_INITRAMFS_SOURCE="" |
103 | CONFIG_RD_GZIP=y | ||
104 | # CONFIG_RD_BZIP2 is not set | ||
105 | # CONFIG_RD_LZMA is not set | ||
88 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 106 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
89 | CONFIG_SYSCTL=y | 107 | CONFIG_SYSCTL=y |
108 | CONFIG_ANON_INODES=y | ||
90 | CONFIG_EMBEDDED=y | 109 | CONFIG_EMBEDDED=y |
91 | CONFIG_SYSCTL_SYSCALL=y | 110 | CONFIG_SYSCTL_SYSCALL=y |
92 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
93 | # CONFIG_KALLSYMS is not set | 111 | # CONFIG_KALLSYMS is not set |
112 | # CONFIG_STRIP_ASM_SYMS is not set | ||
94 | # CONFIG_HOTPLUG is not set | 113 | # CONFIG_HOTPLUG is not set |
95 | CONFIG_PRINTK=y | 114 | CONFIG_PRINTK=y |
96 | CONFIG_BUG=y | 115 | CONFIG_BUG=y |
97 | CONFIG_ELF_CORE=y | 116 | CONFIG_ELF_CORE=y |
98 | CONFIG_COMPAT_BRK=y | ||
99 | CONFIG_BASE_FULL=y | 117 | CONFIG_BASE_FULL=y |
100 | CONFIG_FUTEX=y | 118 | CONFIG_FUTEX=y |
101 | CONFIG_ANON_INODES=y | ||
102 | # CONFIG_EPOLL is not set | 119 | # CONFIG_EPOLL is not set |
103 | CONFIG_SIGNALFD=y | 120 | CONFIG_SIGNALFD=y |
104 | CONFIG_TIMERFD=y | 121 | CONFIG_TIMERFD=y |
105 | CONFIG_EVENTFD=y | 122 | CONFIG_EVENTFD=y |
106 | CONFIG_SHMEM=y | 123 | CONFIG_SHMEM=y |
124 | CONFIG_AIO=y | ||
107 | CONFIG_VM_EVENT_COUNTERS=y | 125 | CONFIG_VM_EVENT_COUNTERS=y |
126 | CONFIG_PCI_QUIRKS=y | ||
108 | CONFIG_SLUB_DEBUG=y | 127 | CONFIG_SLUB_DEBUG=y |
128 | CONFIG_COMPAT_BRK=y | ||
109 | # CONFIG_SLAB is not set | 129 | # CONFIG_SLAB is not set |
110 | CONFIG_SLUB=y | 130 | CONFIG_SLUB=y |
111 | # CONFIG_SLOB is not set | 131 | # CONFIG_SLOB is not set |
112 | # CONFIG_PROFILING is not set | 132 | # CONFIG_PROFILING is not set |
113 | # CONFIG_MARKERS is not set | 133 | # CONFIG_MARKERS is not set |
114 | CONFIG_HAVE_OPROFILE=y | 134 | CONFIG_HAVE_OPROFILE=y |
135 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | ||
136 | CONFIG_HAVE_IOREMAP_PROT=y | ||
115 | CONFIG_HAVE_KPROBES=y | 137 | CONFIG_HAVE_KPROBES=y |
116 | CONFIG_HAVE_KRETPROBES=y | 138 | CONFIG_HAVE_KRETPROBES=y |
117 | # CONFIG_HAVE_DMA_ATTRS is not set | 139 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
118 | CONFIG_PROC_PAGE_MONITOR=y | 140 | # CONFIG_SLOW_WORK is not set |
141 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
119 | CONFIG_SLABINFO=y | 142 | CONFIG_SLABINFO=y |
120 | CONFIG_RT_MUTEXES=y | 143 | CONFIG_RT_MUTEXES=y |
121 | # CONFIG_TINY_SHMEM is not set | ||
122 | CONFIG_BASE_SMALL=0 | 144 | CONFIG_BASE_SMALL=0 |
123 | CONFIG_MODULES=y | 145 | CONFIG_MODULES=y |
124 | # CONFIG_MODULE_FORCE_LOAD is not set | 146 | # CONFIG_MODULE_FORCE_LOAD is not set |
@@ -126,12 +148,10 @@ CONFIG_MODULE_UNLOAD=y | |||
126 | CONFIG_MODULE_FORCE_UNLOAD=y | 148 | CONFIG_MODULE_FORCE_UNLOAD=y |
127 | # CONFIG_MODVERSIONS is not set | 149 | # CONFIG_MODVERSIONS is not set |
128 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 150 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
129 | # CONFIG_KMOD is not set | ||
130 | CONFIG_BLOCK=y | 151 | CONFIG_BLOCK=y |
131 | # CONFIG_LBD is not set | 152 | # CONFIG_LBD is not set |
132 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
133 | # CONFIG_LSF is not set | ||
134 | # CONFIG_BLK_DEV_BSG is not set | 153 | # CONFIG_BLK_DEV_BSG is not set |
154 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
135 | 155 | ||
136 | # | 156 | # |
137 | # IO Schedulers | 157 | # IO Schedulers |
@@ -145,13 +165,11 @@ CONFIG_DEFAULT_AS=y | |||
145 | # CONFIG_DEFAULT_CFQ is not set | 165 | # CONFIG_DEFAULT_CFQ is not set |
146 | # CONFIG_DEFAULT_NOOP is not set | 166 | # CONFIG_DEFAULT_NOOP is not set |
147 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 167 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
148 | CONFIG_CLASSIC_RCU=y | 168 | # CONFIG_FREEZER is not set |
149 | 169 | ||
150 | # | 170 | # |
151 | # Platform support | 171 | # Platform support |
152 | # | 172 | # |
153 | # CONFIG_PPC_MPC512x is not set | ||
154 | # CONFIG_PPC_MPC5121 is not set | ||
155 | # CONFIG_PPC_CELL is not set | 173 | # CONFIG_PPC_CELL is not set |
156 | # CONFIG_PPC_CELL_NATIVE is not set | 174 | # CONFIG_PPC_CELL_NATIVE is not set |
157 | # CONFIG_PQ2ADS is not set | 175 | # CONFIG_PQ2ADS is not set |
@@ -160,12 +178,14 @@ CONFIG_MPC85xx=y | |||
160 | # CONFIG_MPC8560_ADS is not set | 178 | # CONFIG_MPC8560_ADS is not set |
161 | # CONFIG_MPC85xx_CDS is not set | 179 | # CONFIG_MPC85xx_CDS is not set |
162 | # CONFIG_MPC85xx_MDS is not set | 180 | # CONFIG_MPC85xx_MDS is not set |
181 | # CONFIG_MPC8536_DS is not set | ||
163 | # CONFIG_MPC85xx_DS is not set | 182 | # CONFIG_MPC85xx_DS is not set |
164 | CONFIG_SOCRATES=y | 183 | CONFIG_SOCRATES=y |
165 | # CONFIG_KSI8560 is not set | 184 | # CONFIG_KSI8560 is not set |
166 | # CONFIG_STX_GP3 is not set | 185 | # CONFIG_STX_GP3 is not set |
167 | # CONFIG_TQM8540 is not set | 186 | # CONFIG_TQM8540 is not set |
168 | # CONFIG_TQM8541 is not set | 187 | # CONFIG_TQM8541 is not set |
188 | # CONFIG_TQM8548 is not set | ||
169 | # CONFIG_TQM8555 is not set | 189 | # CONFIG_TQM8555 is not set |
170 | # CONFIG_TQM8560 is not set | 190 | # CONFIG_TQM8560 is not set |
171 | # CONFIG_SBC8548 is not set | 191 | # CONFIG_SBC8548 is not set |
@@ -181,14 +201,16 @@ CONFIG_MPIC=y | |||
181 | # CONFIG_PPC_INDIRECT_IO is not set | 201 | # CONFIG_PPC_INDIRECT_IO is not set |
182 | # CONFIG_GENERIC_IOMAP is not set | 202 | # CONFIG_GENERIC_IOMAP is not set |
183 | # CONFIG_CPU_FREQ is not set | 203 | # CONFIG_CPU_FREQ is not set |
204 | # CONFIG_QUICC_ENGINE is not set | ||
184 | # CONFIG_CPM2 is not set | 205 | # CONFIG_CPM2 is not set |
185 | # CONFIG_FSL_ULI1575 is not set | 206 | # CONFIG_FSL_ULI1575 is not set |
207 | # CONFIG_MPC8xxx_GPIO is not set | ||
208 | # CONFIG_SIMPLE_GPIO is not set | ||
186 | 209 | ||
187 | # | 210 | # |
188 | # Kernel options | 211 | # Kernel options |
189 | # | 212 | # |
190 | # CONFIG_HIGHMEM is not set | 213 | # CONFIG_HIGHMEM is not set |
191 | # CONFIG_TICK_ONESHOT is not set | ||
192 | # CONFIG_NO_HZ is not set | 214 | # CONFIG_NO_HZ is not set |
193 | # CONFIG_HIGH_RES_TIMERS is not set | 215 | # CONFIG_HIGH_RES_TIMERS is not set |
194 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 216 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
@@ -202,6 +224,8 @@ CONFIG_PREEMPT_NONE=y | |||
202 | # CONFIG_PREEMPT_VOLUNTARY is not set | 224 | # CONFIG_PREEMPT_VOLUNTARY is not set |
203 | # CONFIG_PREEMPT is not set | 225 | # CONFIG_PREEMPT is not set |
204 | CONFIG_BINFMT_ELF=y | 226 | CONFIG_BINFMT_ELF=y |
227 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
228 | # CONFIG_HAVE_AOUT is not set | ||
205 | # CONFIG_BINFMT_MISC is not set | 229 | # CONFIG_BINFMT_MISC is not set |
206 | CONFIG_MATH_EMULATION=y | 230 | CONFIG_MATH_EMULATION=y |
207 | # CONFIG_IOMMU_HELPER is not set | 231 | # CONFIG_IOMMU_HELPER is not set |
@@ -216,17 +240,24 @@ CONFIG_FLATMEM_MANUAL=y | |||
216 | # CONFIG_SPARSEMEM_MANUAL is not set | 240 | # CONFIG_SPARSEMEM_MANUAL is not set |
217 | CONFIG_FLATMEM=y | 241 | CONFIG_FLATMEM=y |
218 | CONFIG_FLAT_NODE_MEM_MAP=y | 242 | CONFIG_FLAT_NODE_MEM_MAP=y |
219 | # CONFIG_SPARSEMEM_STATIC is not set | ||
220 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
221 | CONFIG_PAGEFLAGS_EXTENDED=y | 243 | CONFIG_PAGEFLAGS_EXTENDED=y |
222 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 244 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
223 | # CONFIG_RESOURCES_64BIT is not set | 245 | CONFIG_MIGRATION=y |
246 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
224 | CONFIG_ZONE_DMA_FLAG=1 | 247 | CONFIG_ZONE_DMA_FLAG=1 |
225 | CONFIG_BOUNCE=y | 248 | CONFIG_BOUNCE=y |
226 | CONFIG_VIRT_TO_BUS=y | 249 | CONFIG_VIRT_TO_BUS=y |
250 | CONFIG_UNEVICTABLE_LRU=y | ||
251 | CONFIG_HAVE_MLOCK=y | ||
252 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
253 | CONFIG_PPC_4K_PAGES=y | ||
254 | # CONFIG_PPC_16K_PAGES is not set | ||
255 | # CONFIG_PPC_64K_PAGES is not set | ||
256 | # CONFIG_PPC_256K_PAGES is not set | ||
227 | CONFIG_FORCE_MAX_ZONEORDER=11 | 257 | CONFIG_FORCE_MAX_ZONEORDER=11 |
228 | # CONFIG_PROC_DEVICETREE is not set | 258 | # CONFIG_PROC_DEVICETREE is not set |
229 | # CONFIG_CMDLINE_BOOL is not set | 259 | # CONFIG_CMDLINE_BOOL is not set |
260 | CONFIG_EXTRA_TARGETS="" | ||
230 | # CONFIG_PM is not set | 261 | # CONFIG_PM is not set |
231 | CONFIG_SECCOMP=y | 262 | CONFIG_SECCOMP=y |
232 | CONFIG_ISA_DMA_API=y | 263 | CONFIG_ISA_DMA_API=y |
@@ -238,6 +269,7 @@ CONFIG_ZONE_DMA=y | |||
238 | CONFIG_PPC_INDIRECT_PCI=y | 269 | CONFIG_PPC_INDIRECT_PCI=y |
239 | CONFIG_FSL_SOC=y | 270 | CONFIG_FSL_SOC=y |
240 | CONFIG_FSL_PCI=y | 271 | CONFIG_FSL_PCI=y |
272 | CONFIG_PPC_PCI_CHOICE=y | ||
241 | CONFIG_PCI=y | 273 | CONFIG_PCI=y |
242 | CONFIG_PCI_DOMAINS=y | 274 | CONFIG_PCI_DOMAINS=y |
243 | CONFIG_PCI_SYSCALL=y | 275 | CONFIG_PCI_SYSCALL=y |
@@ -245,6 +277,8 @@ CONFIG_PCI_SYSCALL=y | |||
245 | CONFIG_ARCH_SUPPORTS_MSI=y | 277 | CONFIG_ARCH_SUPPORTS_MSI=y |
246 | # CONFIG_PCI_MSI is not set | 278 | # CONFIG_PCI_MSI is not set |
247 | CONFIG_PCI_LEGACY=y | 279 | CONFIG_PCI_LEGACY=y |
280 | # CONFIG_PCI_STUB is not set | ||
281 | # CONFIG_PCI_IOV is not set | ||
248 | # CONFIG_HAS_RAPIDIO is not set | 282 | # CONFIG_HAS_RAPIDIO is not set |
249 | 283 | ||
250 | # | 284 | # |
@@ -256,15 +290,12 @@ CONFIG_PCI_LEGACY=y | |||
256 | # Default settings for advanced configuration options are used | 290 | # Default settings for advanced configuration options are used |
257 | # | 291 | # |
258 | CONFIG_LOWMEM_SIZE=0x30000000 | 292 | CONFIG_LOWMEM_SIZE=0x30000000 |
293 | CONFIG_LOWMEM_CAM_NUM=3 | ||
259 | CONFIG_PAGE_OFFSET=0xc0000000 | 294 | CONFIG_PAGE_OFFSET=0xc0000000 |
260 | CONFIG_KERNEL_START=0xc0000000 | 295 | CONFIG_KERNEL_START=0xc0000000 |
261 | CONFIG_PHYSICAL_START=0x00000000 | 296 | CONFIG_PHYSICAL_START=0x00000000 |
262 | CONFIG_PHYSICAL_ALIGN=0x10000000 | 297 | CONFIG_PHYSICAL_ALIGN=0x04000000 |
263 | CONFIG_TASK_SIZE=0xc0000000 | 298 | CONFIG_TASK_SIZE=0xc0000000 |
264 | |||
265 | # | ||
266 | # Networking | ||
267 | # | ||
268 | CONFIG_NET=y | 299 | CONFIG_NET=y |
269 | 300 | ||
270 | # | 301 | # |
@@ -315,6 +346,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
315 | # CONFIG_TIPC is not set | 346 | # CONFIG_TIPC is not set |
316 | # CONFIG_ATM is not set | 347 | # CONFIG_ATM is not set |
317 | # CONFIG_BRIDGE is not set | 348 | # CONFIG_BRIDGE is not set |
349 | # CONFIG_NET_DSA is not set | ||
318 | # CONFIG_VLAN_8021Q is not set | 350 | # CONFIG_VLAN_8021Q is not set |
319 | # CONFIG_DECNET is not set | 351 | # CONFIG_DECNET is not set |
320 | # CONFIG_LLC2 is not set | 352 | # CONFIG_LLC2 is not set |
@@ -324,7 +356,9 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
324 | # CONFIG_LAPB is not set | 356 | # CONFIG_LAPB is not set |
325 | # CONFIG_ECONET is not set | 357 | # CONFIG_ECONET is not set |
326 | # CONFIG_WAN_ROUTER is not set | 358 | # CONFIG_WAN_ROUTER is not set |
359 | # CONFIG_PHONET is not set | ||
327 | # CONFIG_NET_SCHED is not set | 360 | # CONFIG_NET_SCHED is not set |
361 | # CONFIG_DCB is not set | ||
328 | 362 | ||
329 | # | 363 | # |
330 | # Network testing | 364 | # Network testing |
@@ -339,27 +373,17 @@ CONFIG_CAN_BCM=y | |||
339 | # CAN Device Drivers | 373 | # CAN Device Drivers |
340 | # | 374 | # |
341 | # CONFIG_CAN_VCAN is not set | 375 | # CONFIG_CAN_VCAN is not set |
342 | # CONFIG_CAN_OLD_DRIVERS is not set | ||
343 | # CONFIG_CAN_SLCAN is not set | ||
344 | CONFIG_CAN_SJA1000=y | ||
345 | CONFIG_CAN_SJA1000_MEM_OF=y | ||
346 | # CONFIG_CAN_EMS_PCI is not set | ||
347 | # CONFIG_CAN_IXXAT_PCI is not set | ||
348 | # CONFIG_CAN_PEAK_PCI is not set | ||
349 | # CONFIG_CAN_KVASER_PCI is not set | ||
350 | # CONFIG_CAN_MSCAN is not set | ||
351 | # CONFIG_CAN_DEBUG_DEVICES is not set | 376 | # CONFIG_CAN_DEBUG_DEVICES is not set |
352 | # CONFIG_IRDA is not set | 377 | # CONFIG_IRDA is not set |
353 | # CONFIG_BT is not set | 378 | # CONFIG_BT is not set |
354 | # CONFIG_AF_RXRPC is not set | 379 | # CONFIG_AF_RXRPC is not set |
355 | 380 | CONFIG_WIRELESS=y | |
356 | # | ||
357 | # Wireless | ||
358 | # | ||
359 | # CONFIG_CFG80211 is not set | 381 | # CONFIG_CFG80211 is not set |
382 | # CONFIG_WIRELESS_OLD_REGULATORY is not set | ||
360 | # CONFIG_WIRELESS_EXT is not set | 383 | # CONFIG_WIRELESS_EXT is not set |
384 | # CONFIG_LIB80211 is not set | ||
361 | # CONFIG_MAC80211 is not set | 385 | # CONFIG_MAC80211 is not set |
362 | # CONFIG_IEEE80211 is not set | 386 | # CONFIG_WIMAX is not set |
363 | # CONFIG_RFKILL is not set | 387 | # CONFIG_RFKILL is not set |
364 | # CONFIG_NET_9P is not set | 388 | # CONFIG_NET_9P is not set |
365 | 389 | ||
@@ -378,6 +402,7 @@ CONFIG_MTD=y | |||
378 | # CONFIG_MTD_DEBUG is not set | 402 | # CONFIG_MTD_DEBUG is not set |
379 | CONFIG_MTD_CONCAT=y | 403 | CONFIG_MTD_CONCAT=y |
380 | CONFIG_MTD_PARTITIONS=y | 404 | CONFIG_MTD_PARTITIONS=y |
405 | # CONFIG_MTD_TESTS is not set | ||
381 | # CONFIG_MTD_REDBOOT_PARTS is not set | 406 | # CONFIG_MTD_REDBOOT_PARTS is not set |
382 | CONFIG_MTD_CMDLINE_PARTS=y | 407 | CONFIG_MTD_CMDLINE_PARTS=y |
383 | CONFIG_MTD_OF_PARTS=y | 408 | CONFIG_MTD_OF_PARTS=y |
@@ -458,15 +483,22 @@ CONFIG_MTD_NAND_IDS=y | |||
458 | # CONFIG_MTD_NAND_PLATFORM is not set | 483 | # CONFIG_MTD_NAND_PLATFORM is not set |
459 | # CONFIG_MTD_ALAUDA is not set | 484 | # CONFIG_MTD_ALAUDA is not set |
460 | # CONFIG_MTD_NAND_FSL_ELBC is not set | 485 | # CONFIG_MTD_NAND_FSL_ELBC is not set |
486 | # CONFIG_MTD_NAND_FSL_UPM is not set | ||
461 | CONFIG_MTD_NAND_SOCRATES=y | 487 | CONFIG_MTD_NAND_SOCRATES=y |
462 | # CONFIG_MTD_ONENAND is not set | 488 | # CONFIG_MTD_ONENAND is not set |
463 | 489 | ||
464 | # | 490 | # |
491 | # LPDDR flash memory drivers | ||
492 | # | ||
493 | # CONFIG_MTD_LPDDR is not set | ||
494 | |||
495 | # | ||
465 | # UBI - Unsorted block images | 496 | # UBI - Unsorted block images |
466 | # | 497 | # |
467 | # CONFIG_MTD_UBI is not set | 498 | # CONFIG_MTD_UBI is not set |
468 | CONFIG_OF_DEVICE=y | 499 | CONFIG_OF_DEVICE=y |
469 | CONFIG_OF_I2C=y | 500 | CONFIG_OF_I2C=y |
501 | CONFIG_OF_SPI=y | ||
470 | # CONFIG_PARPORT is not set | 502 | # CONFIG_PARPORT is not set |
471 | CONFIG_BLK_DEV=y | 503 | CONFIG_BLK_DEV=y |
472 | # CONFIG_BLK_DEV_FD is not set | 504 | # CONFIG_BLK_DEV_FD is not set |
@@ -486,12 +518,24 @@ CONFIG_BLK_DEV_RAM_SIZE=32768 | |||
486 | # CONFIG_BLK_DEV_XIP is not set | 518 | # CONFIG_BLK_DEV_XIP is not set |
487 | # CONFIG_CDROM_PKTCDVD is not set | 519 | # CONFIG_CDROM_PKTCDVD is not set |
488 | # CONFIG_ATA_OVER_ETH is not set | 520 | # CONFIG_ATA_OVER_ETH is not set |
521 | # CONFIG_BLK_DEV_HD is not set | ||
489 | CONFIG_MISC_DEVICES=y | 522 | CONFIG_MISC_DEVICES=y |
490 | # CONFIG_PHANTOM is not set | 523 | # CONFIG_PHANTOM is not set |
491 | # CONFIG_EEPROM_93CX6 is not set | ||
492 | # CONFIG_SGI_IOC4 is not set | 524 | # CONFIG_SGI_IOC4 is not set |
493 | # CONFIG_TIFM_CORE is not set | 525 | # CONFIG_TIFM_CORE is not set |
526 | # CONFIG_ICS932S401 is not set | ||
494 | # CONFIG_ENCLOSURE_SERVICES is not set | 527 | # CONFIG_ENCLOSURE_SERVICES is not set |
528 | # CONFIG_HP_ILO is not set | ||
529 | # CONFIG_ISL29003 is not set | ||
530 | # CONFIG_C2PORT is not set | ||
531 | |||
532 | # | ||
533 | # EEPROM support | ||
534 | # | ||
535 | # CONFIG_EEPROM_AT24 is not set | ||
536 | # CONFIG_EEPROM_AT25 is not set | ||
537 | # CONFIG_EEPROM_LEGACY is not set | ||
538 | # CONFIG_EEPROM_93CX6 is not set | ||
495 | CONFIG_HAVE_IDE=y | 539 | CONFIG_HAVE_IDE=y |
496 | # CONFIG_IDE is not set | 540 | # CONFIG_IDE is not set |
497 | 541 | ||
@@ -533,6 +577,8 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
533 | # CONFIG_SCSI_SAS_LIBSAS is not set | 577 | # CONFIG_SCSI_SAS_LIBSAS is not set |
534 | # CONFIG_SCSI_SRP_ATTRS is not set | 578 | # CONFIG_SCSI_SRP_ATTRS is not set |
535 | # CONFIG_SCSI_LOWLEVEL is not set | 579 | # CONFIG_SCSI_LOWLEVEL is not set |
580 | # CONFIG_SCSI_DH is not set | ||
581 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
536 | # CONFIG_ATA is not set | 582 | # CONFIG_ATA is not set |
537 | # CONFIG_MD is not set | 583 | # CONFIG_MD is not set |
538 | # CONFIG_FUSION is not set | 584 | # CONFIG_FUSION is not set |
@@ -549,7 +595,7 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
549 | # CONFIG_I2O is not set | 595 | # CONFIG_I2O is not set |
550 | # CONFIG_MACINTOSH_DRIVERS is not set | 596 | # CONFIG_MACINTOSH_DRIVERS is not set |
551 | CONFIG_NETDEVICES=y | 597 | CONFIG_NETDEVICES=y |
552 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | 598 | CONFIG_COMPAT_NET_DEV_OPS=y |
553 | # CONFIG_DUMMY is not set | 599 | # CONFIG_DUMMY is not set |
554 | # CONFIG_BONDING is not set | 600 | # CONFIG_BONDING is not set |
555 | # CONFIG_MACVLAN is not set | 601 | # CONFIG_MACVLAN is not set |
@@ -572,6 +618,9 @@ CONFIG_MARVELL_PHY=y | |||
572 | # CONFIG_BROADCOM_PHY is not set | 618 | # CONFIG_BROADCOM_PHY is not set |
573 | # CONFIG_ICPLUS_PHY is not set | 619 | # CONFIG_ICPLUS_PHY is not set |
574 | # CONFIG_REALTEK_PHY is not set | 620 | # CONFIG_REALTEK_PHY is not set |
621 | # CONFIG_NATIONAL_PHY is not set | ||
622 | # CONFIG_STE10XP is not set | ||
623 | # CONFIG_LSI_ET1011C_PHY is not set | ||
575 | # CONFIG_FIXED_PHY is not set | 624 | # CONFIG_FIXED_PHY is not set |
576 | # CONFIG_MDIO_BITBANG is not set | 625 | # CONFIG_MDIO_BITBANG is not set |
577 | CONFIG_NET_ETHERNET=y | 626 | CONFIG_NET_ETHERNET=y |
@@ -581,22 +630,28 @@ CONFIG_MII=y | |||
581 | # CONFIG_CASSINI is not set | 630 | # CONFIG_CASSINI is not set |
582 | # CONFIG_NET_VENDOR_3COM is not set | 631 | # CONFIG_NET_VENDOR_3COM is not set |
583 | # CONFIG_ENC28J60 is not set | 632 | # CONFIG_ENC28J60 is not set |
633 | # CONFIG_ETHOC is not set | ||
634 | # CONFIG_DNET is not set | ||
584 | # CONFIG_NET_TULIP is not set | 635 | # CONFIG_NET_TULIP is not set |
585 | # CONFIG_HP100 is not set | 636 | # CONFIG_HP100 is not set |
586 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 637 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
587 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 638 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
588 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 639 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
589 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 640 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
641 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
642 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
643 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
590 | # CONFIG_NET_PCI is not set | 644 | # CONFIG_NET_PCI is not set |
591 | # CONFIG_B44 is not set | 645 | # CONFIG_B44 is not set |
646 | # CONFIG_ATL2 is not set | ||
592 | CONFIG_NETDEV_1000=y | 647 | CONFIG_NETDEV_1000=y |
593 | # CONFIG_ACENIC is not set | 648 | # CONFIG_ACENIC is not set |
594 | # CONFIG_DL2K is not set | 649 | # CONFIG_DL2K is not set |
595 | # CONFIG_E1000 is not set | 650 | # CONFIG_E1000 is not set |
596 | # CONFIG_E1000E is not set | 651 | # CONFIG_E1000E is not set |
597 | # CONFIG_E1000E_ENABLED is not set | ||
598 | # CONFIG_IP1000 is not set | 652 | # CONFIG_IP1000 is not set |
599 | # CONFIG_IGB is not set | 653 | # CONFIG_IGB is not set |
654 | # CONFIG_IGBVF is not set | ||
600 | # CONFIG_NS83820 is not set | 655 | # CONFIG_NS83820 is not set |
601 | # CONFIG_HAMACHI is not set | 656 | # CONFIG_HAMACHI is not set |
602 | # CONFIG_YELLOWFIN is not set | 657 | # CONFIG_YELLOWFIN is not set |
@@ -607,10 +662,13 @@ CONFIG_NETDEV_1000=y | |||
607 | # CONFIG_VIA_VELOCITY is not set | 662 | # CONFIG_VIA_VELOCITY is not set |
608 | # CONFIG_TIGON3 is not set | 663 | # CONFIG_TIGON3 is not set |
609 | # CONFIG_BNX2 is not set | 664 | # CONFIG_BNX2 is not set |
665 | CONFIG_FSL_PQ_MDIO=y | ||
610 | CONFIG_GIANFAR=y | 666 | CONFIG_GIANFAR=y |
611 | CONFIG_GFAR_NAPI=y | ||
612 | # CONFIG_QLA3XXX is not set | 667 | # CONFIG_QLA3XXX is not set |
613 | # CONFIG_ATL1 is not set | 668 | # CONFIG_ATL1 is not set |
669 | # CONFIG_ATL1E is not set | ||
670 | # CONFIG_ATL1C is not set | ||
671 | # CONFIG_JME is not set | ||
614 | # CONFIG_NETDEV_10000 is not set | 672 | # CONFIG_NETDEV_10000 is not set |
615 | # CONFIG_TR is not set | 673 | # CONFIG_TR is not set |
616 | 674 | ||
@@ -619,7 +677,10 @@ CONFIG_GFAR_NAPI=y | |||
619 | # | 677 | # |
620 | # CONFIG_WLAN_PRE80211 is not set | 678 | # CONFIG_WLAN_PRE80211 is not set |
621 | # CONFIG_WLAN_80211 is not set | 679 | # CONFIG_WLAN_80211 is not set |
622 | # CONFIG_IWLWIFI_LEDS is not set | 680 | |
681 | # | ||
682 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
683 | # | ||
623 | 684 | ||
624 | # | 685 | # |
625 | # USB Network Adapters | 686 | # USB Network Adapters |
@@ -668,17 +729,23 @@ CONFIG_INPUT_EVDEV=y | |||
668 | # CONFIG_INPUT_TABLET is not set | 729 | # CONFIG_INPUT_TABLET is not set |
669 | CONFIG_INPUT_TOUCHSCREEN=y | 730 | CONFIG_INPUT_TOUCHSCREEN=y |
670 | # CONFIG_TOUCHSCREEN_ADS7846 is not set | 731 | # CONFIG_TOUCHSCREEN_ADS7846 is not set |
732 | # CONFIG_TOUCHSCREEN_AD7877 is not set | ||
733 | # CONFIG_TOUCHSCREEN_AD7879_I2C is not set | ||
734 | # CONFIG_TOUCHSCREEN_AD7879_SPI is not set | ||
735 | # CONFIG_TOUCHSCREEN_AD7879 is not set | ||
671 | # CONFIG_TOUCHSCREEN_FUJITSU is not set | 736 | # CONFIG_TOUCHSCREEN_FUJITSU is not set |
672 | # CONFIG_TOUCHSCREEN_GUNZE is not set | 737 | # CONFIG_TOUCHSCREEN_GUNZE is not set |
673 | # CONFIG_TOUCHSCREEN_ELO is not set | 738 | # CONFIG_TOUCHSCREEN_ELO is not set |
739 | # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set | ||
674 | # CONFIG_TOUCHSCREEN_MTOUCH is not set | 740 | # CONFIG_TOUCHSCREEN_MTOUCH is not set |
741 | # CONFIG_TOUCHSCREEN_INEXIO is not set | ||
675 | # CONFIG_TOUCHSCREEN_MK712 is not set | 742 | # CONFIG_TOUCHSCREEN_MK712 is not set |
676 | # CONFIG_TOUCHSCREEN_PENMOUNT is not set | 743 | # CONFIG_TOUCHSCREEN_PENMOUNT is not set |
677 | # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set | 744 | # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set |
678 | # CONFIG_TOUCHSCREEN_TOUCHWIN is not set | 745 | # CONFIG_TOUCHSCREEN_TOUCHWIN is not set |
679 | # CONFIG_TOUCHSCREEN_UCB1400 is not set | ||
680 | CONFIG_TOUCHSCREEN_TSC2003=y | ||
681 | # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set | 746 | # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set |
747 | # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set | ||
748 | # CONFIG_TOUCHSCREEN_TSC2007 is not set | ||
682 | # CONFIG_INPUT_MISC is not set | 749 | # CONFIG_INPUT_MISC is not set |
683 | 750 | ||
684 | # | 751 | # |
@@ -691,6 +758,7 @@ CONFIG_TOUCHSCREEN_TSC2003=y | |||
691 | # Character devices | 758 | # Character devices |
692 | # | 759 | # |
693 | CONFIG_VT=y | 760 | CONFIG_VT=y |
761 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
694 | CONFIG_VT_CONSOLE=y | 762 | CONFIG_VT_CONSOLE=y |
695 | CONFIG_HW_CONSOLE=y | 763 | CONFIG_HW_CONSOLE=y |
696 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | 764 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
@@ -715,16 +783,20 @@ CONFIG_SERIAL_8250_RSA=y | |||
715 | # | 783 | # |
716 | # Non-8250 serial port support | 784 | # Non-8250 serial port support |
717 | # | 785 | # |
786 | # CONFIG_SERIAL_MAX3100 is not set | ||
718 | # CONFIG_SERIAL_UARTLITE is not set | 787 | # CONFIG_SERIAL_UARTLITE is not set |
719 | CONFIG_SERIAL_CORE=y | 788 | CONFIG_SERIAL_CORE=y |
720 | CONFIG_SERIAL_CORE_CONSOLE=y | 789 | CONFIG_SERIAL_CORE_CONSOLE=y |
721 | # CONFIG_SERIAL_JSM is not set | 790 | # CONFIG_SERIAL_JSM is not set |
722 | # CONFIG_SERIAL_OF_PLATFORM is not set | 791 | # CONFIG_SERIAL_OF_PLATFORM is not set |
723 | CONFIG_UNIX98_PTYS=y | 792 | CONFIG_UNIX98_PTYS=y |
793 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
724 | CONFIG_LEGACY_PTYS=y | 794 | CONFIG_LEGACY_PTYS=y |
725 | CONFIG_LEGACY_PTY_COUNT=256 | 795 | CONFIG_LEGACY_PTY_COUNT=256 |
796 | # CONFIG_HVC_UDBG is not set | ||
726 | # CONFIG_IPMI_HANDLER is not set | 797 | # CONFIG_IPMI_HANDLER is not set |
727 | CONFIG_HW_RANDOM=y | 798 | CONFIG_HW_RANDOM=y |
799 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set | ||
728 | # CONFIG_NVRAM is not set | 800 | # CONFIG_NVRAM is not set |
729 | # CONFIG_R3964 is not set | 801 | # CONFIG_R3964 is not set |
730 | # CONFIG_APPLICOM is not set | 802 | # CONFIG_APPLICOM is not set |
@@ -734,44 +806,62 @@ CONFIG_DEVPORT=y | |||
734 | CONFIG_I2C=y | 806 | CONFIG_I2C=y |
735 | CONFIG_I2C_BOARDINFO=y | 807 | CONFIG_I2C_BOARDINFO=y |
736 | CONFIG_I2C_CHARDEV=y | 808 | CONFIG_I2C_CHARDEV=y |
809 | CONFIG_I2C_HELPER_AUTO=y | ||
737 | 810 | ||
738 | # | 811 | # |
739 | # I2C Hardware Bus support | 812 | # I2C Hardware Bus support |
740 | # | 813 | # |
814 | |||
815 | # | ||
816 | # PC SMBus host controller drivers | ||
817 | # | ||
741 | # CONFIG_I2C_ALI1535 is not set | 818 | # CONFIG_I2C_ALI1535 is not set |
742 | # CONFIG_I2C_ALI1563 is not set | 819 | # CONFIG_I2C_ALI1563 is not set |
743 | # CONFIG_I2C_ALI15X3 is not set | 820 | # CONFIG_I2C_ALI15X3 is not set |
744 | # CONFIG_I2C_AMD756 is not set | 821 | # CONFIG_I2C_AMD756 is not set |
745 | # CONFIG_I2C_AMD8111 is not set | 822 | # CONFIG_I2C_AMD8111 is not set |
746 | # CONFIG_I2C_I801 is not set | 823 | # CONFIG_I2C_I801 is not set |
747 | # CONFIG_I2C_I810 is not set | 824 | # CONFIG_I2C_ISCH is not set |
748 | # CONFIG_I2C_PIIX4 is not set | 825 | # CONFIG_I2C_PIIX4 is not set |
749 | CONFIG_I2C_MPC=y | ||
750 | # CONFIG_I2C_NFORCE2 is not set | 826 | # CONFIG_I2C_NFORCE2 is not set |
751 | # CONFIG_I2C_OCORES is not set | ||
752 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
753 | # CONFIG_I2C_PROSAVAGE is not set | ||
754 | # CONFIG_I2C_SAVAGE4 is not set | ||
755 | # CONFIG_I2C_SIMTEC is not set | ||
756 | # CONFIG_I2C_SIS5595 is not set | 827 | # CONFIG_I2C_SIS5595 is not set |
757 | # CONFIG_I2C_SIS630 is not set | 828 | # CONFIG_I2C_SIS630 is not set |
758 | # CONFIG_I2C_SIS96X is not set | 829 | # CONFIG_I2C_SIS96X is not set |
759 | # CONFIG_I2C_TAOS_EVM is not set | ||
760 | # CONFIG_I2C_STUB is not set | ||
761 | # CONFIG_I2C_TINY_USB is not set | ||
762 | # CONFIG_I2C_VIA is not set | 830 | # CONFIG_I2C_VIA is not set |
763 | # CONFIG_I2C_VIAPRO is not set | 831 | # CONFIG_I2C_VIAPRO is not set |
832 | |||
833 | # | ||
834 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
835 | # | ||
836 | CONFIG_I2C_MPC=y | ||
837 | # CONFIG_I2C_OCORES is not set | ||
838 | # CONFIG_I2C_SIMTEC is not set | ||
839 | |||
840 | # | ||
841 | # External I2C/SMBus adapter drivers | ||
842 | # | ||
843 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
844 | # CONFIG_I2C_TAOS_EVM is not set | ||
845 | # CONFIG_I2C_TINY_USB is not set | ||
846 | |||
847 | # | ||
848 | # Graphics adapter I2C/DDC channel drivers | ||
849 | # | ||
764 | # CONFIG_I2C_VOODOO3 is not set | 850 | # CONFIG_I2C_VOODOO3 is not set |
851 | |||
852 | # | ||
853 | # Other I2C/SMBus bus drivers | ||
854 | # | ||
765 | # CONFIG_I2C_PCA_PLATFORM is not set | 855 | # CONFIG_I2C_PCA_PLATFORM is not set |
856 | # CONFIG_I2C_STUB is not set | ||
766 | 857 | ||
767 | # | 858 | # |
768 | # Miscellaneous I2C Chip support | 859 | # Miscellaneous I2C Chip support |
769 | # | 860 | # |
770 | # CONFIG_DS1682 is not set | 861 | # CONFIG_DS1682 is not set |
771 | # CONFIG_SENSORS_EEPROM is not set | ||
772 | # CONFIG_SENSORS_PCF8574 is not set | 862 | # CONFIG_SENSORS_PCF8574 is not set |
773 | # CONFIG_PCF8575 is not set | 863 | # CONFIG_PCF8575 is not set |
774 | # CONFIG_SENSORS_PCF8591 is not set | 864 | # CONFIG_SENSORS_PCA9539 is not set |
775 | # CONFIG_SENSORS_MAX6875 is not set | 865 | # CONFIG_SENSORS_MAX6875 is not set |
776 | # CONFIG_SENSORS_TSL2550 is not set | 866 | # CONFIG_SENSORS_TSL2550 is not set |
777 | # CONFIG_I2C_DEBUG_CORE is not set | 867 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -785,33 +875,38 @@ CONFIG_SPI_MASTER=y | |||
785 | # SPI Master Controller Drivers | 875 | # SPI Master Controller Drivers |
786 | # | 876 | # |
787 | # CONFIG_SPI_BITBANG is not set | 877 | # CONFIG_SPI_BITBANG is not set |
788 | CONFIG_SPI_SOCRATES=y | ||
789 | 878 | ||
790 | # | 879 | # |
791 | # SPI Protocol Masters | 880 | # SPI Protocol Masters |
792 | # | 881 | # |
793 | # CONFIG_SPI_AT25 is not set | ||
794 | # CONFIG_SPI_SPIDEV is not set | 882 | # CONFIG_SPI_SPIDEV is not set |
795 | # CONFIG_SPI_TLE62X0 is not set | 883 | # CONFIG_SPI_TLE62X0 is not set |
884 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
885 | # CONFIG_GPIOLIB is not set | ||
796 | # CONFIG_W1 is not set | 886 | # CONFIG_W1 is not set |
797 | # CONFIG_POWER_SUPPLY is not set | 887 | # CONFIG_POWER_SUPPLY is not set |
798 | CONFIG_HWMON=y | 888 | CONFIG_HWMON=y |
799 | CONFIG_HWMON_VID=y | 889 | CONFIG_HWMON_VID=y |
890 | # CONFIG_SENSORS_AD7414 is not set | ||
800 | # CONFIG_SENSORS_AD7418 is not set | 891 | # CONFIG_SENSORS_AD7418 is not set |
892 | # CONFIG_SENSORS_ADCXX is not set | ||
801 | # CONFIG_SENSORS_ADM1021 is not set | 893 | # CONFIG_SENSORS_ADM1021 is not set |
802 | # CONFIG_SENSORS_ADM1025 is not set | 894 | # CONFIG_SENSORS_ADM1025 is not set |
803 | # CONFIG_SENSORS_ADM1026 is not set | 895 | # CONFIG_SENSORS_ADM1026 is not set |
804 | # CONFIG_SENSORS_ADM1029 is not set | 896 | # CONFIG_SENSORS_ADM1029 is not set |
805 | # CONFIG_SENSORS_ADM1031 is not set | 897 | # CONFIG_SENSORS_ADM1031 is not set |
806 | # CONFIG_SENSORS_ADM9240 is not set | 898 | # CONFIG_SENSORS_ADM9240 is not set |
899 | # CONFIG_SENSORS_ADT7462 is not set | ||
807 | # CONFIG_SENSORS_ADT7470 is not set | 900 | # CONFIG_SENSORS_ADT7470 is not set |
808 | # CONFIG_SENSORS_ADT7473 is not set | 901 | # CONFIG_SENSORS_ADT7473 is not set |
902 | # CONFIG_SENSORS_ADT7475 is not set | ||
809 | # CONFIG_SENSORS_ATXP1 is not set | 903 | # CONFIG_SENSORS_ATXP1 is not set |
810 | # CONFIG_SENSORS_DS1621 is not set | 904 | # CONFIG_SENSORS_DS1621 is not set |
811 | # CONFIG_SENSORS_I5K_AMB is not set | 905 | # CONFIG_SENSORS_I5K_AMB is not set |
812 | # CONFIG_SENSORS_F71805F is not set | 906 | # CONFIG_SENSORS_F71805F is not set |
813 | # CONFIG_SENSORS_F71882FG is not set | 907 | # CONFIG_SENSORS_F71882FG is not set |
814 | # CONFIG_SENSORS_F75375S is not set | 908 | # CONFIG_SENSORS_F75375S is not set |
909 | # CONFIG_SENSORS_G760A is not set | ||
815 | # CONFIG_SENSORS_GL518SM is not set | 910 | # CONFIG_SENSORS_GL518SM is not set |
816 | # CONFIG_SENSORS_GL520SM is not set | 911 | # CONFIG_SENSORS_GL520SM is not set |
817 | # CONFIG_SENSORS_IT87 is not set | 912 | # CONFIG_SENSORS_IT87 is not set |
@@ -827,10 +922,15 @@ CONFIG_SENSORS_LM75=y | |||
827 | # CONFIG_SENSORS_LM90 is not set | 922 | # CONFIG_SENSORS_LM90 is not set |
828 | # CONFIG_SENSORS_LM92 is not set | 923 | # CONFIG_SENSORS_LM92 is not set |
829 | # CONFIG_SENSORS_LM93 is not set | 924 | # CONFIG_SENSORS_LM93 is not set |
925 | # CONFIG_SENSORS_LTC4215 is not set | ||
926 | # CONFIG_SENSORS_LTC4245 is not set | ||
927 | # CONFIG_SENSORS_LM95241 is not set | ||
928 | # CONFIG_SENSORS_MAX1111 is not set | ||
830 | # CONFIG_SENSORS_MAX1619 is not set | 929 | # CONFIG_SENSORS_MAX1619 is not set |
831 | # CONFIG_SENSORS_MAX6650 is not set | 930 | # CONFIG_SENSORS_MAX6650 is not set |
832 | # CONFIG_SENSORS_PC87360 is not set | 931 | # CONFIG_SENSORS_PC87360 is not set |
833 | # CONFIG_SENSORS_PC87427 is not set | 932 | # CONFIG_SENSORS_PC87427 is not set |
933 | # CONFIG_SENSORS_PCF8591 is not set | ||
834 | # CONFIG_SENSORS_SIS5595 is not set | 934 | # CONFIG_SENSORS_SIS5595 is not set |
835 | # CONFIG_SENSORS_DME1737 is not set | 935 | # CONFIG_SENSORS_DME1737 is not set |
836 | # CONFIG_SENSORS_SMSC47M1 is not set | 936 | # CONFIG_SENSORS_SMSC47M1 is not set |
@@ -849,22 +949,31 @@ CONFIG_SENSORS_W83781D=y | |||
849 | # CONFIG_SENSORS_W83L786NG is not set | 949 | # CONFIG_SENSORS_W83L786NG is not set |
850 | # CONFIG_SENSORS_W83627HF is not set | 950 | # CONFIG_SENSORS_W83627HF is not set |
851 | # CONFIG_SENSORS_W83627EHF is not set | 951 | # CONFIG_SENSORS_W83627EHF is not set |
952 | # CONFIG_SENSORS_LIS3_SPI is not set | ||
852 | CONFIG_HWMON_DEBUG_CHIP=y | 953 | CONFIG_HWMON_DEBUG_CHIP=y |
853 | # CONFIG_THERMAL is not set | 954 | # CONFIG_THERMAL is not set |
854 | # CONFIG_THERMAL_HWMON is not set | 955 | # CONFIG_THERMAL_HWMON is not set |
855 | # CONFIG_WATCHDOG is not set | 956 | # CONFIG_WATCHDOG is not set |
957 | CONFIG_SSB_POSSIBLE=y | ||
856 | 958 | ||
857 | # | 959 | # |
858 | # Sonics Silicon Backplane | 960 | # Sonics Silicon Backplane |
859 | # | 961 | # |
860 | CONFIG_SSB_POSSIBLE=y | ||
861 | # CONFIG_SSB is not set | 962 | # CONFIG_SSB is not set |
862 | 963 | ||
863 | # | 964 | # |
864 | # Multifunction device drivers | 965 | # Multifunction device drivers |
865 | # | 966 | # |
967 | # CONFIG_MFD_CORE is not set | ||
866 | # CONFIG_MFD_SM501 is not set | 968 | # CONFIG_MFD_SM501 is not set |
867 | # CONFIG_HTC_PASIC3 is not set | 969 | # CONFIG_HTC_PASIC3 is not set |
970 | # CONFIG_TWL4030_CORE is not set | ||
971 | # CONFIG_MFD_TMIO is not set | ||
972 | # CONFIG_PMIC_DA903X is not set | ||
973 | # CONFIG_MFD_WM8400 is not set | ||
974 | # CONFIG_MFD_WM8350_I2C is not set | ||
975 | # CONFIG_MFD_PCF50633 is not set | ||
976 | # CONFIG_REGULATOR is not set | ||
868 | 977 | ||
869 | # | 978 | # |
870 | # Multimedia devices | 979 | # Multimedia devices |
@@ -893,6 +1002,7 @@ CONFIG_DAB=y | |||
893 | CONFIG_FB=y | 1002 | CONFIG_FB=y |
894 | # CONFIG_FIRMWARE_EDID is not set | 1003 | # CONFIG_FIRMWARE_EDID is not set |
895 | # CONFIG_FB_DDC is not set | 1004 | # CONFIG_FB_DDC is not set |
1005 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set | ||
896 | CONFIG_FB_CFB_FILLRECT=y | 1006 | CONFIG_FB_CFB_FILLRECT=y |
897 | CONFIG_FB_CFB_COPYAREA=y | 1007 | CONFIG_FB_CFB_COPYAREA=y |
898 | CONFIG_FB_CFB_IMAGEBLIT=y | 1008 | CONFIG_FB_CFB_IMAGEBLIT=y |
@@ -914,10 +1024,6 @@ CONFIG_FB_BOTH_ENDIAN=y | |||
914 | # | 1024 | # |
915 | # Frame buffer hardware drivers | 1025 | # Frame buffer hardware drivers |
916 | # | 1026 | # |
917 | CONFIG_FB_MB862XX=y | ||
918 | # CONFIG_FB_MB862XX_PCI_GDC is not set | ||
919 | CONFIG_FB_MB862XX_LIME=y | ||
920 | # CONFIG_FB_PRE_INIT_FB is not set | ||
921 | # CONFIG_FB_CIRRUS is not set | 1027 | # CONFIG_FB_CIRRUS is not set |
922 | # CONFIG_FB_PM2 is not set | 1028 | # CONFIG_FB_PM2 is not set |
923 | # CONFIG_FB_CYBER2000 is not set | 1029 | # CONFIG_FB_CYBER2000 is not set |
@@ -936,6 +1042,7 @@ CONFIG_FB_MB862XX_LIME=y | |||
936 | # CONFIG_FB_S3 is not set | 1042 | # CONFIG_FB_S3 is not set |
937 | # CONFIG_FB_SAVAGE is not set | 1043 | # CONFIG_FB_SAVAGE is not set |
938 | # CONFIG_FB_SIS is not set | 1044 | # CONFIG_FB_SIS is not set |
1045 | # CONFIG_FB_VIA is not set | ||
939 | # CONFIG_FB_NEOMAGIC is not set | 1046 | # CONFIG_FB_NEOMAGIC is not set |
940 | # CONFIG_FB_KYRO is not set | 1047 | # CONFIG_FB_KYRO is not set |
941 | # CONFIG_FB_3DFX is not set | 1048 | # CONFIG_FB_3DFX is not set |
@@ -944,9 +1051,16 @@ CONFIG_FB_MB862XX_LIME=y | |||
944 | # CONFIG_FB_TRIDENT is not set | 1051 | # CONFIG_FB_TRIDENT is not set |
945 | # CONFIG_FB_ARK is not set | 1052 | # CONFIG_FB_ARK is not set |
946 | # CONFIG_FB_PM3 is not set | 1053 | # CONFIG_FB_PM3 is not set |
1054 | # CONFIG_FB_CARMINE is not set | ||
947 | # CONFIG_FB_FSL_DIU is not set | 1055 | # CONFIG_FB_FSL_DIU is not set |
948 | # CONFIG_FB_IBM_GXT4500 is not set | 1056 | # CONFIG_FB_IBM_GXT4500 is not set |
949 | # CONFIG_FB_VIRTUAL is not set | 1057 | # CONFIG_FB_VIRTUAL is not set |
1058 | # CONFIG_FB_METRONOME is not set | ||
1059 | CONFIG_FB_MB862XX=y | ||
1060 | # CONFIG_FB_MB862XX_PCI_GDC is not set | ||
1061 | CONFIG_FB_MB862XX_LIME=y | ||
1062 | # CONFIG_FB_PRE_INIT_FB is not set | ||
1063 | # CONFIG_FB_BROADSHEET is not set | ||
950 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 1064 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
951 | 1065 | ||
952 | # | 1066 | # |
@@ -974,10 +1088,6 @@ CONFIG_FONT_8x16=y | |||
974 | # CONFIG_FONT_SUN12x22 is not set | 1088 | # CONFIG_FONT_SUN12x22 is not set |
975 | # CONFIG_FONT_10x18 is not set | 1089 | # CONFIG_FONT_10x18 is not set |
976 | # CONFIG_LOGO is not set | 1090 | # CONFIG_LOGO is not set |
977 | |||
978 | # | ||
979 | # Sound | ||
980 | # | ||
981 | # CONFIG_SOUND is not set | 1091 | # CONFIG_SOUND is not set |
982 | CONFIG_HID_SUPPORT=y | 1092 | CONFIG_HID_SUPPORT=y |
983 | CONFIG_HID=y | 1093 | CONFIG_HID=y |
@@ -988,9 +1098,36 @@ CONFIG_HID=y | |||
988 | # USB Input Devices | 1098 | # USB Input Devices |
989 | # | 1099 | # |
990 | CONFIG_USB_HID=y | 1100 | CONFIG_USB_HID=y |
991 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | 1101 | # CONFIG_HID_PID is not set |
992 | # CONFIG_HID_FF is not set | ||
993 | # CONFIG_USB_HIDDEV is not set | 1102 | # CONFIG_USB_HIDDEV is not set |
1103 | |||
1104 | # | ||
1105 | # Special HID drivers | ||
1106 | # | ||
1107 | # CONFIG_HID_A4TECH is not set | ||
1108 | # CONFIG_HID_APPLE is not set | ||
1109 | # CONFIG_HID_BELKIN is not set | ||
1110 | # CONFIG_HID_CHERRY is not set | ||
1111 | # CONFIG_HID_CHICONY is not set | ||
1112 | # CONFIG_HID_CYPRESS is not set | ||
1113 | # CONFIG_DRAGONRISE_FF is not set | ||
1114 | # CONFIG_HID_EZKEY is not set | ||
1115 | # CONFIG_HID_KYE is not set | ||
1116 | # CONFIG_HID_GYRATION is not set | ||
1117 | # CONFIG_HID_KENSINGTON is not set | ||
1118 | # CONFIG_HID_LOGITECH is not set | ||
1119 | # CONFIG_HID_MICROSOFT is not set | ||
1120 | # CONFIG_HID_MONTEREY is not set | ||
1121 | # CONFIG_HID_NTRIG is not set | ||
1122 | # CONFIG_HID_PANTHERLORD is not set | ||
1123 | # CONFIG_HID_PETALYNX is not set | ||
1124 | # CONFIG_HID_SAMSUNG is not set | ||
1125 | # CONFIG_HID_SONY is not set | ||
1126 | # CONFIG_HID_SUNPLUS is not set | ||
1127 | # CONFIG_GREENASIA_FF is not set | ||
1128 | # CONFIG_HID_TOPSEED is not set | ||
1129 | # CONFIG_THRUSTMASTER_FF is not set | ||
1130 | # CONFIG_ZEROPLUS_FF is not set | ||
994 | CONFIG_USB_SUPPORT=y | 1131 | CONFIG_USB_SUPPORT=y |
995 | CONFIG_USB_ARCH_HAS_HCD=y | 1132 | CONFIG_USB_ARCH_HAS_HCD=y |
996 | CONFIG_USB_ARCH_HAS_OHCI=y | 1133 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -1008,6 +1145,9 @@ CONFIG_USB_DEVICE_CLASS=y | |||
1008 | # CONFIG_USB_OTG is not set | 1145 | # CONFIG_USB_OTG is not set |
1009 | # CONFIG_USB_OTG_WHITELIST is not set | 1146 | # CONFIG_USB_OTG_WHITELIST is not set |
1010 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 1147 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
1148 | CONFIG_USB_MON=y | ||
1149 | # CONFIG_USB_WUSB is not set | ||
1150 | # CONFIG_USB_WUSB_CBAF is not set | ||
1011 | 1151 | ||
1012 | # | 1152 | # |
1013 | # USB Host Controller Drivers | 1153 | # USB Host Controller Drivers |
@@ -1018,6 +1158,7 @@ CONFIG_USB_EHCI_HCD=y | |||
1018 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 1158 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
1019 | # CONFIG_USB_EHCI_FSL is not set | 1159 | # CONFIG_USB_EHCI_FSL is not set |
1020 | CONFIG_USB_EHCI_HCD_PPC_OF=y | 1160 | CONFIG_USB_EHCI_HCD_PPC_OF=y |
1161 | # CONFIG_USB_OXU210HP_HCD is not set | ||
1021 | # CONFIG_USB_ISP116X_HCD is not set | 1162 | # CONFIG_USB_ISP116X_HCD is not set |
1022 | # CONFIG_USB_ISP1760_HCD is not set | 1163 | # CONFIG_USB_ISP1760_HCD is not set |
1023 | CONFIG_USB_OHCI_HCD=y | 1164 | CONFIG_USB_OHCI_HCD=y |
@@ -1031,6 +1172,8 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
1031 | # CONFIG_USB_UHCI_HCD is not set | 1172 | # CONFIG_USB_UHCI_HCD is not set |
1032 | # CONFIG_USB_SL811_HCD is not set | 1173 | # CONFIG_USB_SL811_HCD is not set |
1033 | # CONFIG_USB_R8A66597_HCD is not set | 1174 | # CONFIG_USB_R8A66597_HCD is not set |
1175 | # CONFIG_USB_WHCI_HCD is not set | ||
1176 | # CONFIG_USB_HWA_HCD is not set | ||
1034 | 1177 | ||
1035 | # | 1178 | # |
1036 | # USB Device Class drivers | 1179 | # USB Device Class drivers |
@@ -1038,20 +1181,20 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
1038 | # CONFIG_USB_ACM is not set | 1181 | # CONFIG_USB_ACM is not set |
1039 | # CONFIG_USB_PRINTER is not set | 1182 | # CONFIG_USB_PRINTER is not set |
1040 | # CONFIG_USB_WDM is not set | 1183 | # CONFIG_USB_WDM is not set |
1184 | # CONFIG_USB_TMC is not set | ||
1041 | 1185 | ||
1042 | # | 1186 | # |
1043 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 1187 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
1044 | # | 1188 | # |
1045 | 1189 | ||
1046 | # | 1190 | # |
1047 | # may also be needed; see USB_STORAGE Help for more information | 1191 | # also be needed; see USB_STORAGE Help for more info |
1048 | # | 1192 | # |
1049 | CONFIG_USB_STORAGE=y | 1193 | CONFIG_USB_STORAGE=y |
1050 | # CONFIG_USB_STORAGE_DEBUG is not set | 1194 | # CONFIG_USB_STORAGE_DEBUG is not set |
1051 | # CONFIG_USB_STORAGE_DATAFAB is not set | 1195 | # CONFIG_USB_STORAGE_DATAFAB is not set |
1052 | # CONFIG_USB_STORAGE_FREECOM is not set | 1196 | # CONFIG_USB_STORAGE_FREECOM is not set |
1053 | # CONFIG_USB_STORAGE_ISD200 is not set | 1197 | # CONFIG_USB_STORAGE_ISD200 is not set |
1054 | # CONFIG_USB_STORAGE_DPCM is not set | ||
1055 | # CONFIG_USB_STORAGE_USBAT is not set | 1198 | # CONFIG_USB_STORAGE_USBAT is not set |
1056 | # CONFIG_USB_STORAGE_SDDR09 is not set | 1199 | # CONFIG_USB_STORAGE_SDDR09 is not set |
1057 | # CONFIG_USB_STORAGE_SDDR55 is not set | 1200 | # CONFIG_USB_STORAGE_SDDR55 is not set |
@@ -1067,7 +1210,6 @@ CONFIG_USB_STORAGE=y | |||
1067 | # | 1210 | # |
1068 | # CONFIG_USB_MDC800 is not set | 1211 | # CONFIG_USB_MDC800 is not set |
1069 | # CONFIG_USB_MICROTEK is not set | 1212 | # CONFIG_USB_MICROTEK is not set |
1070 | CONFIG_USB_MON=y | ||
1071 | 1213 | ||
1072 | # | 1214 | # |
1073 | # USB port drivers | 1215 | # USB port drivers |
@@ -1080,7 +1222,7 @@ CONFIG_USB_MON=y | |||
1080 | # CONFIG_USB_EMI62 is not set | 1222 | # CONFIG_USB_EMI62 is not set |
1081 | # CONFIG_USB_EMI26 is not set | 1223 | # CONFIG_USB_EMI26 is not set |
1082 | # CONFIG_USB_ADUTUX is not set | 1224 | # CONFIG_USB_ADUTUX is not set |
1083 | # CONFIG_USB_AUERSWALD is not set | 1225 | # CONFIG_USB_SEVSEG is not set |
1084 | # CONFIG_USB_RIO500 is not set | 1226 | # CONFIG_USB_RIO500 is not set |
1085 | # CONFIG_USB_LEGOTOWER is not set | 1227 | # CONFIG_USB_LEGOTOWER is not set |
1086 | # CONFIG_USB_LCD is not set | 1228 | # CONFIG_USB_LCD is not set |
@@ -1088,7 +1230,6 @@ CONFIG_USB_MON=y | |||
1088 | # CONFIG_USB_LED is not set | 1230 | # CONFIG_USB_LED is not set |
1089 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1231 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
1090 | # CONFIG_USB_CYTHERM is not set | 1232 | # CONFIG_USB_CYTHERM is not set |
1091 | # CONFIG_USB_PHIDGET is not set | ||
1092 | # CONFIG_USB_IDMOUSE is not set | 1233 | # CONFIG_USB_IDMOUSE is not set |
1093 | # CONFIG_USB_FTDI_ELAN is not set | 1234 | # CONFIG_USB_FTDI_ELAN is not set |
1094 | # CONFIG_USB_APPLEDISPLAY is not set | 1235 | # CONFIG_USB_APPLEDISPLAY is not set |
@@ -1098,7 +1239,14 @@ CONFIG_USB_MON=y | |||
1098 | # CONFIG_USB_IOWARRIOR is not set | 1239 | # CONFIG_USB_IOWARRIOR is not set |
1099 | # CONFIG_USB_TEST is not set | 1240 | # CONFIG_USB_TEST is not set |
1100 | # CONFIG_USB_ISIGHTFW is not set | 1241 | # CONFIG_USB_ISIGHTFW is not set |
1242 | # CONFIG_USB_VST is not set | ||
1101 | # CONFIG_USB_GADGET is not set | 1243 | # CONFIG_USB_GADGET is not set |
1244 | |||
1245 | # | ||
1246 | # OTG and related infrastructure | ||
1247 | # | ||
1248 | # CONFIG_NOP_USB_XCEIV is not set | ||
1249 | # CONFIG_UWB is not set | ||
1102 | # CONFIG_MMC is not set | 1250 | # CONFIG_MMC is not set |
1103 | # CONFIG_MEMSTICK is not set | 1251 | # CONFIG_MEMSTICK is not set |
1104 | # CONFIG_NEW_LEDS is not set | 1252 | # CONFIG_NEW_LEDS is not set |
@@ -1135,33 +1283,42 @@ CONFIG_RTC_INTF_DEV=y | |||
1135 | # CONFIG_RTC_DRV_M41T80 is not set | 1283 | # CONFIG_RTC_DRV_M41T80 is not set |
1136 | # CONFIG_RTC_DRV_S35390A is not set | 1284 | # CONFIG_RTC_DRV_S35390A is not set |
1137 | # CONFIG_RTC_DRV_FM3130 is not set | 1285 | # CONFIG_RTC_DRV_FM3130 is not set |
1138 | CONFIG_RTC_DRV_RX8025=y | 1286 | # CONFIG_RTC_DRV_RX8581 is not set |
1139 | 1287 | ||
1140 | # | 1288 | # |
1141 | # SPI RTC drivers | 1289 | # SPI RTC drivers |
1142 | # | 1290 | # |
1291 | # CONFIG_RTC_DRV_M41T94 is not set | ||
1292 | # CONFIG_RTC_DRV_DS1305 is not set | ||
1293 | # CONFIG_RTC_DRV_DS1390 is not set | ||
1143 | # CONFIG_RTC_DRV_MAX6902 is not set | 1294 | # CONFIG_RTC_DRV_MAX6902 is not set |
1144 | # CONFIG_RTC_DRV_R9701 is not set | 1295 | # CONFIG_RTC_DRV_R9701 is not set |
1145 | # CONFIG_RTC_DRV_RS5C348 is not set | 1296 | # CONFIG_RTC_DRV_RS5C348 is not set |
1297 | # CONFIG_RTC_DRV_DS3234 is not set | ||
1146 | 1298 | ||
1147 | # | 1299 | # |
1148 | # Platform RTC drivers | 1300 | # Platform RTC drivers |
1149 | # | 1301 | # |
1150 | # CONFIG_RTC_DRV_CMOS is not set | 1302 | # CONFIG_RTC_DRV_CMOS is not set |
1303 | # CONFIG_RTC_DRV_DS1286 is not set | ||
1151 | # CONFIG_RTC_DRV_DS1511 is not set | 1304 | # CONFIG_RTC_DRV_DS1511 is not set |
1152 | # CONFIG_RTC_DRV_DS1553 is not set | 1305 | # CONFIG_RTC_DRV_DS1553 is not set |
1153 | # CONFIG_RTC_DRV_DS1742 is not set | 1306 | # CONFIG_RTC_DRV_DS1742 is not set |
1154 | # CONFIG_RTC_DRV_STK17TA8 is not set | 1307 | # CONFIG_RTC_DRV_STK17TA8 is not set |
1155 | # CONFIG_RTC_DRV_M48T86 is not set | 1308 | # CONFIG_RTC_DRV_M48T86 is not set |
1309 | # CONFIG_RTC_DRV_M48T35 is not set | ||
1156 | # CONFIG_RTC_DRV_M48T59 is not set | 1310 | # CONFIG_RTC_DRV_M48T59 is not set |
1311 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
1157 | # CONFIG_RTC_DRV_V3020 is not set | 1312 | # CONFIG_RTC_DRV_V3020 is not set |
1158 | 1313 | ||
1159 | # | 1314 | # |
1160 | # on-CPU RTC drivers | 1315 | # on-CPU RTC drivers |
1161 | # | 1316 | # |
1162 | CONFIG_RTC_DRV_PPC=y | 1317 | # CONFIG_RTC_DRV_GENERIC is not set |
1163 | # CONFIG_DMADEVICES is not set | 1318 | # CONFIG_DMADEVICES is not set |
1319 | # CONFIG_AUXDISPLAY is not set | ||
1164 | # CONFIG_UIO is not set | 1320 | # CONFIG_UIO is not set |
1321 | # CONFIG_STAGING is not set | ||
1165 | 1322 | ||
1166 | # | 1323 | # |
1167 | # File systems | 1324 | # File systems |
@@ -1170,17 +1327,20 @@ CONFIG_EXT2_FS=y | |||
1170 | # CONFIG_EXT2_FS_XATTR is not set | 1327 | # CONFIG_EXT2_FS_XATTR is not set |
1171 | # CONFIG_EXT2_FS_XIP is not set | 1328 | # CONFIG_EXT2_FS_XIP is not set |
1172 | CONFIG_EXT3_FS=y | 1329 | CONFIG_EXT3_FS=y |
1330 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
1173 | CONFIG_EXT3_FS_XATTR=y | 1331 | CONFIG_EXT3_FS_XATTR=y |
1174 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 1332 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
1175 | # CONFIG_EXT3_FS_SECURITY is not set | 1333 | # CONFIG_EXT3_FS_SECURITY is not set |
1176 | # CONFIG_EXT4DEV_FS is not set | 1334 | # CONFIG_EXT4_FS is not set |
1177 | CONFIG_JBD=y | 1335 | CONFIG_JBD=y |
1178 | CONFIG_FS_MBCACHE=y | 1336 | CONFIG_FS_MBCACHE=y |
1179 | # CONFIG_REISERFS_FS is not set | 1337 | # CONFIG_REISERFS_FS is not set |
1180 | # CONFIG_JFS_FS is not set | 1338 | # CONFIG_JFS_FS is not set |
1181 | # CONFIG_FS_POSIX_ACL is not set | 1339 | # CONFIG_FS_POSIX_ACL is not set |
1340 | CONFIG_FILE_LOCKING=y | ||
1182 | # CONFIG_XFS_FS is not set | 1341 | # CONFIG_XFS_FS is not set |
1183 | # CONFIG_OCFS2_FS is not set | 1342 | # CONFIG_OCFS2_FS is not set |
1343 | # CONFIG_BTRFS_FS is not set | ||
1184 | CONFIG_DNOTIFY=y | 1344 | CONFIG_DNOTIFY=y |
1185 | CONFIG_INOTIFY=y | 1345 | CONFIG_INOTIFY=y |
1186 | CONFIG_INOTIFY_USER=y | 1346 | CONFIG_INOTIFY_USER=y |
@@ -1190,6 +1350,11 @@ CONFIG_INOTIFY_USER=y | |||
1190 | # CONFIG_FUSE_FS is not set | 1350 | # CONFIG_FUSE_FS is not set |
1191 | 1351 | ||
1192 | # | 1352 | # |
1353 | # Caches | ||
1354 | # | ||
1355 | # CONFIG_FSCACHE is not set | ||
1356 | |||
1357 | # | ||
1193 | # CD-ROM/DVD Filesystems | 1358 | # CD-ROM/DVD Filesystems |
1194 | # | 1359 | # |
1195 | # CONFIG_ISO9660_FS is not set | 1360 | # CONFIG_ISO9660_FS is not set |
@@ -1208,15 +1373,13 @@ CONFIG_INOTIFY_USER=y | |||
1208 | CONFIG_PROC_FS=y | 1373 | CONFIG_PROC_FS=y |
1209 | CONFIG_PROC_KCORE=y | 1374 | CONFIG_PROC_KCORE=y |
1210 | CONFIG_PROC_SYSCTL=y | 1375 | CONFIG_PROC_SYSCTL=y |
1376 | CONFIG_PROC_PAGE_MONITOR=y | ||
1211 | CONFIG_SYSFS=y | 1377 | CONFIG_SYSFS=y |
1212 | CONFIG_TMPFS=y | 1378 | CONFIG_TMPFS=y |
1213 | # CONFIG_TMPFS_POSIX_ACL is not set | 1379 | # CONFIG_TMPFS_POSIX_ACL is not set |
1214 | # CONFIG_HUGETLB_PAGE is not set | 1380 | # CONFIG_HUGETLB_PAGE is not set |
1215 | # CONFIG_CONFIGFS_FS is not set | 1381 | # CONFIG_CONFIGFS_FS is not set |
1216 | 1382 | CONFIG_MISC_FILESYSTEMS=y | |
1217 | # | ||
1218 | # Miscellaneous filesystems | ||
1219 | # | ||
1220 | # CONFIG_ADFS_FS is not set | 1383 | # CONFIG_ADFS_FS is not set |
1221 | # CONFIG_AFFS_FS is not set | 1384 | # CONFIG_AFFS_FS is not set |
1222 | # CONFIG_HFS_FS is not set | 1385 | # CONFIG_HFS_FS is not set |
@@ -1236,25 +1399,27 @@ CONFIG_JFFS2_ZLIB=y | |||
1236 | CONFIG_JFFS2_RTIME=y | 1399 | CONFIG_JFFS2_RTIME=y |
1237 | # CONFIG_JFFS2_RUBIN is not set | 1400 | # CONFIG_JFFS2_RUBIN is not set |
1238 | CONFIG_CRAMFS=y | 1401 | CONFIG_CRAMFS=y |
1402 | # CONFIG_SQUASHFS is not set | ||
1239 | # CONFIG_VXFS_FS is not set | 1403 | # CONFIG_VXFS_FS is not set |
1240 | # CONFIG_MINIX_FS is not set | 1404 | # CONFIG_MINIX_FS is not set |
1405 | # CONFIG_OMFS_FS is not set | ||
1241 | # CONFIG_HPFS_FS is not set | 1406 | # CONFIG_HPFS_FS is not set |
1242 | # CONFIG_QNX4FS_FS is not set | 1407 | # CONFIG_QNX4FS_FS is not set |
1243 | # CONFIG_ROMFS_FS is not set | 1408 | # CONFIG_ROMFS_FS is not set |
1244 | # CONFIG_SYSV_FS is not set | 1409 | # CONFIG_SYSV_FS is not set |
1245 | # CONFIG_UFS_FS is not set | 1410 | # CONFIG_UFS_FS is not set |
1411 | # CONFIG_NILFS2_FS is not set | ||
1246 | CONFIG_NETWORK_FILESYSTEMS=y | 1412 | CONFIG_NETWORK_FILESYSTEMS=y |
1247 | CONFIG_NFS_FS=y | 1413 | CONFIG_NFS_FS=y |
1248 | CONFIG_NFS_V3=y | 1414 | CONFIG_NFS_V3=y |
1249 | # CONFIG_NFS_V3_ACL is not set | 1415 | # CONFIG_NFS_V3_ACL is not set |
1250 | # CONFIG_NFS_V4 is not set | 1416 | # CONFIG_NFS_V4 is not set |
1251 | # CONFIG_NFSD is not set | ||
1252 | CONFIG_ROOT_NFS=y | 1417 | CONFIG_ROOT_NFS=y |
1418 | # CONFIG_NFSD is not set | ||
1253 | CONFIG_LOCKD=y | 1419 | CONFIG_LOCKD=y |
1254 | CONFIG_LOCKD_V4=y | 1420 | CONFIG_LOCKD_V4=y |
1255 | CONFIG_NFS_COMMON=y | 1421 | CONFIG_NFS_COMMON=y |
1256 | CONFIG_SUNRPC=y | 1422 | CONFIG_SUNRPC=y |
1257 | # CONFIG_SUNRPC_BIND34 is not set | ||
1258 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1423 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1259 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1424 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1260 | # CONFIG_SMB_FS is not set | 1425 | # CONFIG_SMB_FS is not set |
@@ -1286,25 +1451,28 @@ CONFIG_MSDOS_PARTITION=y | |||
1286 | # CONFIG_SYSV68_PARTITION is not set | 1451 | # CONFIG_SYSV68_PARTITION is not set |
1287 | # CONFIG_NLS is not set | 1452 | # CONFIG_NLS is not set |
1288 | # CONFIG_DLM is not set | 1453 | # CONFIG_DLM is not set |
1454 | # CONFIG_BINARY_PRINTF is not set | ||
1289 | 1455 | ||
1290 | # | 1456 | # |
1291 | # Library routines | 1457 | # Library routines |
1292 | # | 1458 | # |
1293 | CONFIG_BITREVERSE=y | 1459 | CONFIG_BITREVERSE=y |
1294 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | 1460 | CONFIG_GENERIC_FIND_LAST_BIT=y |
1295 | # CONFIG_CRC_CCITT is not set | 1461 | # CONFIG_CRC_CCITT is not set |
1296 | # CONFIG_CRC16 is not set | 1462 | # CONFIG_CRC16 is not set |
1463 | # CONFIG_CRC_T10DIF is not set | ||
1297 | # CONFIG_CRC_ITU_T is not set | 1464 | # CONFIG_CRC_ITU_T is not set |
1298 | CONFIG_CRC32=y | 1465 | CONFIG_CRC32=y |
1299 | # CONFIG_CRC7 is not set | 1466 | # CONFIG_CRC7 is not set |
1300 | # CONFIG_LIBCRC32C is not set | 1467 | # CONFIG_LIBCRC32C is not set |
1301 | CONFIG_ZLIB_INFLATE=y | 1468 | CONFIG_ZLIB_INFLATE=y |
1302 | CONFIG_ZLIB_DEFLATE=y | 1469 | CONFIG_ZLIB_DEFLATE=y |
1303 | CONFIG_PLIST=y | 1470 | CONFIG_DECOMPRESS_GZIP=y |
1304 | CONFIG_HAS_IOMEM=y | 1471 | CONFIG_HAS_IOMEM=y |
1305 | CONFIG_HAS_IOPORT=y | 1472 | CONFIG_HAS_IOPORT=y |
1306 | CONFIG_HAS_DMA=y | 1473 | CONFIG_HAS_DMA=y |
1307 | CONFIG_HAVE_LMB=y | 1474 | CONFIG_HAVE_LMB=y |
1475 | CONFIG_NLATTR=y | ||
1308 | 1476 | ||
1309 | # | 1477 | # |
1310 | # Kernel hacking | 1478 | # Kernel hacking |
@@ -1321,7 +1489,32 @@ CONFIG_FRAME_WARN=1024 | |||
1321 | # CONFIG_SLUB_DEBUG_ON is not set | 1489 | # CONFIG_SLUB_DEBUG_ON is not set |
1322 | # CONFIG_SLUB_STATS is not set | 1490 | # CONFIG_SLUB_STATS is not set |
1323 | # CONFIG_DEBUG_BUGVERBOSE is not set | 1491 | # CONFIG_DEBUG_BUGVERBOSE is not set |
1492 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1493 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1494 | # CONFIG_LATENCYTOP is not set | ||
1495 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
1496 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1497 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1498 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
1499 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
1500 | CONFIG_TRACING_SUPPORT=y | ||
1501 | |||
1502 | # | ||
1503 | # Tracers | ||
1504 | # | ||
1505 | # CONFIG_FUNCTION_TRACER is not set | ||
1506 | # CONFIG_SCHED_TRACER is not set | ||
1507 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1508 | # CONFIG_EVENT_TRACER is not set | ||
1509 | # CONFIG_BOOT_TRACER is not set | ||
1510 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1511 | # CONFIG_STACK_TRACER is not set | ||
1512 | # CONFIG_KMEMTRACE is not set | ||
1513 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1514 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1324 | # CONFIG_SAMPLES is not set | 1515 | # CONFIG_SAMPLES is not set |
1516 | CONFIG_HAVE_ARCH_KGDB=y | ||
1517 | CONFIG_PRINT_STACK_DEPTH=64 | ||
1325 | # CONFIG_IRQSTACKS is not set | 1518 | # CONFIG_IRQSTACKS is not set |
1326 | # CONFIG_PPC_EARLY_DEBUG is not set | 1519 | # CONFIG_PPC_EARLY_DEBUG is not set |
1327 | 1520 | ||
@@ -1330,13 +1523,16 @@ CONFIG_FRAME_WARN=1024 | |||
1330 | # | 1523 | # |
1331 | # CONFIG_KEYS is not set | 1524 | # CONFIG_KEYS is not set |
1332 | # CONFIG_SECURITY is not set | 1525 | # CONFIG_SECURITY is not set |
1526 | # CONFIG_SECURITYFS is not set | ||
1333 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1527 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1334 | CONFIG_CRYPTO=y | 1528 | CONFIG_CRYPTO=y |
1335 | 1529 | ||
1336 | # | 1530 | # |
1337 | # Crypto core or helper | 1531 | # Crypto core or helper |
1338 | # | 1532 | # |
1533 | # CONFIG_CRYPTO_FIPS is not set | ||
1339 | # CONFIG_CRYPTO_MANAGER is not set | 1534 | # CONFIG_CRYPTO_MANAGER is not set |
1535 | # CONFIG_CRYPTO_MANAGER2 is not set | ||
1340 | # CONFIG_CRYPTO_GF128MUL is not set | 1536 | # CONFIG_CRYPTO_GF128MUL is not set |
1341 | # CONFIG_CRYPTO_NULL is not set | 1537 | # CONFIG_CRYPTO_NULL is not set |
1342 | # CONFIG_CRYPTO_CRYPTD is not set | 1538 | # CONFIG_CRYPTO_CRYPTD is not set |
@@ -1374,6 +1570,10 @@ CONFIG_CRYPTO=y | |||
1374 | # CONFIG_CRYPTO_MD4 is not set | 1570 | # CONFIG_CRYPTO_MD4 is not set |
1375 | # CONFIG_CRYPTO_MD5 is not set | 1571 | # CONFIG_CRYPTO_MD5 is not set |
1376 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1572 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
1573 | # CONFIG_CRYPTO_RMD128 is not set | ||
1574 | # CONFIG_CRYPTO_RMD160 is not set | ||
1575 | # CONFIG_CRYPTO_RMD256 is not set | ||
1576 | # CONFIG_CRYPTO_RMD320 is not set | ||
1377 | # CONFIG_CRYPTO_SHA1 is not set | 1577 | # CONFIG_CRYPTO_SHA1 is not set |
1378 | # CONFIG_CRYPTO_SHA256 is not set | 1578 | # CONFIG_CRYPTO_SHA256 is not set |
1379 | # CONFIG_CRYPTO_SHA512 is not set | 1579 | # CONFIG_CRYPTO_SHA512 is not set |
@@ -1403,8 +1603,15 @@ CONFIG_CRYPTO=y | |||
1403 | # Compression | 1603 | # Compression |
1404 | # | 1604 | # |
1405 | # CONFIG_CRYPTO_DEFLATE is not set | 1605 | # CONFIG_CRYPTO_DEFLATE is not set |
1606 | # CONFIG_CRYPTO_ZLIB is not set | ||
1406 | # CONFIG_CRYPTO_LZO is not set | 1607 | # CONFIG_CRYPTO_LZO is not set |
1608 | |||
1609 | # | ||
1610 | # Random Number Generation | ||
1611 | # | ||
1612 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1407 | CONFIG_CRYPTO_HW=y | 1613 | CONFIG_CRYPTO_HW=y |
1408 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1614 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
1615 | # CONFIG_CRYPTO_DEV_TALITOS is not set | ||
1409 | # CONFIG_PPC_CLOCK is not set | 1616 | # CONFIG_PPC_CLOCK is not set |
1410 | # CONFIG_VIRTUALIZATION is not set | 1617 | # CONFIG_VIRTUALIZATION is not set |
diff --git a/arch/powerpc/configs/85xx/stx_gp3_defconfig b/arch/powerpc/configs/85xx/stx_gp3_defconfig index eb4ba7a5f41f..bd1bfcddbd0c 100644 --- a/arch/powerpc/configs/85xx/stx_gp3_defconfig +++ b/arch/powerpc/configs/85xx/stx_gp3_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.29-rc2 | 3 | # Linux kernel version: 2.6.30-rc3 |
4 | # Mon Jan 26 15:36:18 2009 | 4 | # Wed May 13 17:22:22 2009 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -22,6 +22,7 @@ CONFIG_FSL_EMB_PERFMON=y | |||
22 | # CONFIG_PHYS_64BIT is not set | 22 | # CONFIG_PHYS_64BIT is not set |
23 | CONFIG_SPE=y | 23 | CONFIG_SPE=y |
24 | CONFIG_PPC_MMU_NOHASH=y | 24 | CONFIG_PPC_MMU_NOHASH=y |
25 | CONFIG_PPC_BOOK3E_MMU=y | ||
25 | # CONFIG_PPC_MM_SLICES is not set | 26 | # CONFIG_PPC_MM_SLICES is not set |
26 | # CONFIG_SMP is not set | 27 | # CONFIG_SMP is not set |
27 | CONFIG_PPC32=y | 28 | CONFIG_PPC32=y |
@@ -59,6 +60,7 @@ CONFIG_GENERIC_BUG=y | |||
59 | CONFIG_DEFAULT_UIMAGE=y | 60 | CONFIG_DEFAULT_UIMAGE=y |
60 | # CONFIG_PPC_DCR_NATIVE is not set | 61 | # CONFIG_PPC_DCR_NATIVE is not set |
61 | # CONFIG_PPC_DCR_MMIO is not set | 62 | # CONFIG_PPC_DCR_MMIO is not set |
63 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
62 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 64 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
63 | 65 | ||
64 | # | 66 | # |
@@ -76,6 +78,15 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
76 | # CONFIG_BSD_PROCESS_ACCT is not set | 78 | # CONFIG_BSD_PROCESS_ACCT is not set |
77 | # CONFIG_TASKSTATS is not set | 79 | # CONFIG_TASKSTATS is not set |
78 | # CONFIG_AUDIT is not set | 80 | # CONFIG_AUDIT is not set |
81 | |||
82 | # | ||
83 | # RCU Subsystem | ||
84 | # | ||
85 | CONFIG_CLASSIC_RCU=y | ||
86 | # CONFIG_TREE_RCU is not set | ||
87 | # CONFIG_PREEMPT_RCU is not set | ||
88 | # CONFIG_TREE_RCU_TRACE is not set | ||
89 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
79 | # CONFIG_IKCONFIG is not set | 90 | # CONFIG_IKCONFIG is not set |
80 | CONFIG_LOG_BUF_SHIFT=14 | 91 | CONFIG_LOG_BUF_SHIFT=14 |
81 | CONFIG_GROUP_SCHED=y | 92 | CONFIG_GROUP_SCHED=y |
@@ -90,21 +101,24 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
90 | # CONFIG_NAMESPACES is not set | 101 | # CONFIG_NAMESPACES is not set |
91 | CONFIG_BLK_DEV_INITRD=y | 102 | CONFIG_BLK_DEV_INITRD=y |
92 | CONFIG_INITRAMFS_SOURCE="" | 103 | CONFIG_INITRAMFS_SOURCE="" |
104 | CONFIG_RD_GZIP=y | ||
105 | # CONFIG_RD_BZIP2 is not set | ||
106 | # CONFIG_RD_LZMA is not set | ||
93 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 107 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
94 | CONFIG_SYSCTL=y | 108 | CONFIG_SYSCTL=y |
109 | CONFIG_ANON_INODES=y | ||
95 | CONFIG_EMBEDDED=y | 110 | CONFIG_EMBEDDED=y |
96 | CONFIG_SYSCTL_SYSCALL=y | 111 | CONFIG_SYSCTL_SYSCALL=y |
97 | CONFIG_KALLSYMS=y | 112 | CONFIG_KALLSYMS=y |
98 | # CONFIG_KALLSYMS_ALL is not set | 113 | # CONFIG_KALLSYMS_ALL is not set |
99 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 114 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
115 | # CONFIG_STRIP_ASM_SYMS is not set | ||
100 | CONFIG_HOTPLUG=y | 116 | CONFIG_HOTPLUG=y |
101 | CONFIG_PRINTK=y | 117 | CONFIG_PRINTK=y |
102 | CONFIG_BUG=y | 118 | CONFIG_BUG=y |
103 | CONFIG_ELF_CORE=y | 119 | CONFIG_ELF_CORE=y |
104 | CONFIG_COMPAT_BRK=y | ||
105 | CONFIG_BASE_FULL=y | 120 | CONFIG_BASE_FULL=y |
106 | CONFIG_FUTEX=y | 121 | CONFIG_FUTEX=y |
107 | CONFIG_ANON_INODES=y | ||
108 | CONFIG_EPOLL=y | 122 | CONFIG_EPOLL=y |
109 | CONFIG_SIGNALFD=y | 123 | CONFIG_SIGNALFD=y |
110 | CONFIG_TIMERFD=y | 124 | CONFIG_TIMERFD=y |
@@ -114,10 +128,12 @@ CONFIG_AIO=y | |||
114 | CONFIG_VM_EVENT_COUNTERS=y | 128 | CONFIG_VM_EVENT_COUNTERS=y |
115 | CONFIG_PCI_QUIRKS=y | 129 | CONFIG_PCI_QUIRKS=y |
116 | CONFIG_SLUB_DEBUG=y | 130 | CONFIG_SLUB_DEBUG=y |
131 | CONFIG_COMPAT_BRK=y | ||
117 | # CONFIG_SLAB is not set | 132 | # CONFIG_SLAB is not set |
118 | CONFIG_SLUB=y | 133 | CONFIG_SLUB=y |
119 | # CONFIG_SLOB is not set | 134 | # CONFIG_SLOB is not set |
120 | # CONFIG_PROFILING is not set | 135 | # CONFIG_PROFILING is not set |
136 | # CONFIG_MARKERS is not set | ||
121 | CONFIG_HAVE_OPROFILE=y | 137 | CONFIG_HAVE_OPROFILE=y |
122 | # CONFIG_KPROBES is not set | 138 | # CONFIG_KPROBES is not set |
123 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 139 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
@@ -126,6 +142,7 @@ CONFIG_HAVE_KPROBES=y | |||
126 | CONFIG_HAVE_KRETPROBES=y | 142 | CONFIG_HAVE_KRETPROBES=y |
127 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 143 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
128 | CONFIG_HAVE_CLK=y | 144 | CONFIG_HAVE_CLK=y |
145 | # CONFIG_SLOW_WORK is not set | ||
129 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 146 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
130 | CONFIG_SLABINFO=y | 147 | CONFIG_SLABINFO=y |
131 | CONFIG_RT_MUTEXES=y | 148 | CONFIG_RT_MUTEXES=y |
@@ -137,7 +154,6 @@ CONFIG_MODVERSIONS=y | |||
137 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 154 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
138 | CONFIG_BLOCK=y | 155 | CONFIG_BLOCK=y |
139 | # CONFIG_LBD is not set | 156 | # CONFIG_LBD is not set |
140 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
141 | # CONFIG_BLK_DEV_BSG is not set | 157 | # CONFIG_BLK_DEV_BSG is not set |
142 | # CONFIG_BLK_DEV_INTEGRITY is not set | 158 | # CONFIG_BLK_DEV_INTEGRITY is not set |
143 | 159 | ||
@@ -153,11 +169,6 @@ CONFIG_IOSCHED_CFQ=y | |||
153 | CONFIG_DEFAULT_CFQ=y | 169 | CONFIG_DEFAULT_CFQ=y |
154 | # CONFIG_DEFAULT_NOOP is not set | 170 | # CONFIG_DEFAULT_NOOP is not set |
155 | CONFIG_DEFAULT_IOSCHED="cfq" | 171 | CONFIG_DEFAULT_IOSCHED="cfq" |
156 | CONFIG_CLASSIC_RCU=y | ||
157 | # CONFIG_TREE_RCU is not set | ||
158 | # CONFIG_PREEMPT_RCU is not set | ||
159 | # CONFIG_TREE_RCU_TRACE is not set | ||
160 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
161 | # CONFIG_FREEZER is not set | 172 | # CONFIG_FREEZER is not set |
162 | 173 | ||
163 | # | 174 | # |
@@ -173,6 +184,7 @@ CONFIG_MPC85xx=y | |||
173 | # CONFIG_MPC85xx_MDS is not set | 184 | # CONFIG_MPC85xx_MDS is not set |
174 | # CONFIG_MPC8536_DS is not set | 185 | # CONFIG_MPC8536_DS is not set |
175 | # CONFIG_MPC85xx_DS is not set | 186 | # CONFIG_MPC85xx_DS is not set |
187 | # CONFIG_SOCRATES is not set | ||
176 | # CONFIG_KSI8560 is not set | 188 | # CONFIG_KSI8560 is not set |
177 | CONFIG_STX_GP3=y | 189 | CONFIG_STX_GP3=y |
178 | # CONFIG_TQM8540 is not set | 190 | # CONFIG_TQM8540 is not set |
@@ -241,9 +253,12 @@ CONFIG_ZONE_DMA_FLAG=1 | |||
241 | CONFIG_BOUNCE=y | 253 | CONFIG_BOUNCE=y |
242 | CONFIG_VIRT_TO_BUS=y | 254 | CONFIG_VIRT_TO_BUS=y |
243 | CONFIG_UNEVICTABLE_LRU=y | 255 | CONFIG_UNEVICTABLE_LRU=y |
256 | CONFIG_HAVE_MLOCK=y | ||
257 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
244 | CONFIG_PPC_4K_PAGES=y | 258 | CONFIG_PPC_4K_PAGES=y |
245 | # CONFIG_PPC_16K_PAGES is not set | 259 | # CONFIG_PPC_16K_PAGES is not set |
246 | # CONFIG_PPC_64K_PAGES is not set | 260 | # CONFIG_PPC_64K_PAGES is not set |
261 | # CONFIG_PPC_256K_PAGES is not set | ||
247 | CONFIG_FORCE_MAX_ZONEORDER=11 | 262 | CONFIG_FORCE_MAX_ZONEORDER=11 |
248 | CONFIG_PROC_DEVICETREE=y | 263 | CONFIG_PROC_DEVICETREE=y |
249 | # CONFIG_CMDLINE_BOOL is not set | 264 | # CONFIG_CMDLINE_BOOL is not set |
@@ -269,6 +284,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
269 | # CONFIG_PCI_LEGACY is not set | 284 | # CONFIG_PCI_LEGACY is not set |
270 | # CONFIG_PCI_DEBUG is not set | 285 | # CONFIG_PCI_DEBUG is not set |
271 | # CONFIG_PCI_STUB is not set | 286 | # CONFIG_PCI_STUB is not set |
287 | # CONFIG_PCI_IOV is not set | ||
272 | # CONFIG_PCCARD is not set | 288 | # CONFIG_PCCARD is not set |
273 | # CONFIG_HOTPLUG_PCI is not set | 289 | # CONFIG_HOTPLUG_PCI is not set |
274 | # CONFIG_HAS_RAPIDIO is not set | 290 | # CONFIG_HAS_RAPIDIO is not set |
@@ -282,17 +298,17 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
282 | # Default settings for advanced configuration options are used | 298 | # Default settings for advanced configuration options are used |
283 | # | 299 | # |
284 | CONFIG_LOWMEM_SIZE=0x30000000 | 300 | CONFIG_LOWMEM_SIZE=0x30000000 |
301 | CONFIG_LOWMEM_CAM_NUM=3 | ||
285 | CONFIG_PAGE_OFFSET=0xc0000000 | 302 | CONFIG_PAGE_OFFSET=0xc0000000 |
286 | CONFIG_KERNEL_START=0xc0000000 | 303 | CONFIG_KERNEL_START=0xc0000000 |
287 | CONFIG_PHYSICAL_START=0x00000000 | 304 | CONFIG_PHYSICAL_START=0x00000000 |
288 | CONFIG_PHYSICAL_ALIGN=0x10000000 | 305 | CONFIG_PHYSICAL_ALIGN=0x04000000 |
289 | CONFIG_TASK_SIZE=0xc0000000 | 306 | CONFIG_TASK_SIZE=0xc0000000 |
290 | CONFIG_NET=y | 307 | CONFIG_NET=y |
291 | 308 | ||
292 | # | 309 | # |
293 | # Networking options | 310 | # Networking options |
294 | # | 311 | # |
295 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
296 | CONFIG_PACKET=y | 312 | CONFIG_PACKET=y |
297 | # CONFIG_PACKET_MMAP is not set | 313 | # CONFIG_PACKET_MMAP is not set |
298 | CONFIG_UNIX=y | 314 | CONFIG_UNIX=y |
@@ -353,6 +369,7 @@ CONFIG_NETFILTER_XTABLES=m | |||
353 | # CONFIG_NETFILTER_XT_MATCH_DSCP is not set | 369 | # CONFIG_NETFILTER_XT_MATCH_DSCP is not set |
354 | # CONFIG_NETFILTER_XT_MATCH_ESP is not set | 370 | # CONFIG_NETFILTER_XT_MATCH_ESP is not set |
355 | # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set | 371 | # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set |
372 | # CONFIG_NETFILTER_XT_MATCH_HL is not set | ||
356 | # CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set | 373 | # CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set |
357 | # CONFIG_NETFILTER_XT_MATCH_LENGTH is not set | 374 | # CONFIG_NETFILTER_XT_MATCH_LENGTH is not set |
358 | # CONFIG_NETFILTER_XT_MATCH_LIMIT is not set | 375 | # CONFIG_NETFILTER_XT_MATCH_LIMIT is not set |
@@ -389,6 +406,7 @@ CONFIG_IP_NF_FILTER=m | |||
389 | # CONFIG_IP_NF_TARGET_LOG is not set | 406 | # CONFIG_IP_NF_TARGET_LOG is not set |
390 | # CONFIG_IP_NF_TARGET_ULOG is not set | 407 | # CONFIG_IP_NF_TARGET_ULOG is not set |
391 | # CONFIG_IP_NF_MANGLE is not set | 408 | # CONFIG_IP_NF_MANGLE is not set |
409 | # CONFIG_IP_NF_TARGET_TTL is not set | ||
392 | # CONFIG_IP_NF_RAW is not set | 410 | # CONFIG_IP_NF_RAW is not set |
393 | # CONFIG_IP_NF_ARPTABLES is not set | 411 | # CONFIG_IP_NF_ARPTABLES is not set |
394 | # CONFIG_IP_DCCP is not set | 412 | # CONFIG_IP_DCCP is not set |
@@ -406,6 +424,7 @@ CONFIG_IP_NF_FILTER=m | |||
406 | # CONFIG_LAPB is not set | 424 | # CONFIG_LAPB is not set |
407 | # CONFIG_ECONET is not set | 425 | # CONFIG_ECONET is not set |
408 | # CONFIG_WAN_ROUTER is not set | 426 | # CONFIG_WAN_ROUTER is not set |
427 | # CONFIG_PHONET is not set | ||
409 | # CONFIG_NET_SCHED is not set | 428 | # CONFIG_NET_SCHED is not set |
410 | # CONFIG_DCB is not set | 429 | # CONFIG_DCB is not set |
411 | 430 | ||
@@ -418,7 +437,6 @@ CONFIG_NET_PKTGEN=y | |||
418 | # CONFIG_IRDA is not set | 437 | # CONFIG_IRDA is not set |
419 | # CONFIG_BT is not set | 438 | # CONFIG_BT is not set |
420 | # CONFIG_AF_RXRPC is not set | 439 | # CONFIG_AF_RXRPC is not set |
421 | # CONFIG_PHONET is not set | ||
422 | CONFIG_WIRELESS=y | 440 | CONFIG_WIRELESS=y |
423 | # CONFIG_CFG80211 is not set | 441 | # CONFIG_CFG80211 is not set |
424 | CONFIG_WIRELESS_OLD_REGULATORY=y | 442 | CONFIG_WIRELESS_OLD_REGULATORY=y |
@@ -476,13 +494,20 @@ CONFIG_BLK_DEV_RAM_SIZE=32768 | |||
476 | # CONFIG_BLK_DEV_HD is not set | 494 | # CONFIG_BLK_DEV_HD is not set |
477 | CONFIG_MISC_DEVICES=y | 495 | CONFIG_MISC_DEVICES=y |
478 | # CONFIG_PHANTOM is not set | 496 | # CONFIG_PHANTOM is not set |
479 | # CONFIG_EEPROM_93CX6 is not set | ||
480 | # CONFIG_SGI_IOC4 is not set | 497 | # CONFIG_SGI_IOC4 is not set |
481 | # CONFIG_TIFM_CORE is not set | 498 | # CONFIG_TIFM_CORE is not set |
482 | # CONFIG_ICS932S401 is not set | 499 | # CONFIG_ICS932S401 is not set |
483 | # CONFIG_ENCLOSURE_SERVICES is not set | 500 | # CONFIG_ENCLOSURE_SERVICES is not set |
484 | # CONFIG_HP_ILO is not set | 501 | # CONFIG_HP_ILO is not set |
502 | # CONFIG_ISL29003 is not set | ||
485 | # CONFIG_C2PORT is not set | 503 | # CONFIG_C2PORT is not set |
504 | |||
505 | # | ||
506 | # EEPROM support | ||
507 | # | ||
508 | # CONFIG_EEPROM_AT24 is not set | ||
509 | # CONFIG_EEPROM_LEGACY is not set | ||
510 | # CONFIG_EEPROM_93CX6 is not set | ||
486 | CONFIG_HAVE_IDE=y | 511 | CONFIG_HAVE_IDE=y |
487 | CONFIG_IDE=y | 512 | CONFIG_IDE=y |
488 | 513 | ||
@@ -591,9 +616,11 @@ CONFIG_SCSI_LOWLEVEL=y | |||
591 | # CONFIG_MEGARAID_NEWGEN is not set | 616 | # CONFIG_MEGARAID_NEWGEN is not set |
592 | # CONFIG_MEGARAID_LEGACY is not set | 617 | # CONFIG_MEGARAID_LEGACY is not set |
593 | # CONFIG_MEGARAID_SAS is not set | 618 | # CONFIG_MEGARAID_SAS is not set |
619 | # CONFIG_SCSI_MPT2SAS is not set | ||
594 | # CONFIG_SCSI_HPTIOP is not set | 620 | # CONFIG_SCSI_HPTIOP is not set |
595 | # CONFIG_SCSI_BUSLOGIC is not set | 621 | # CONFIG_SCSI_BUSLOGIC is not set |
596 | # CONFIG_LIBFC is not set | 622 | # CONFIG_LIBFC is not set |
623 | # CONFIG_LIBFCOE is not set | ||
597 | # CONFIG_FCOE is not set | 624 | # CONFIG_FCOE is not set |
598 | # CONFIG_SCSI_DMX3191D is not set | 625 | # CONFIG_SCSI_DMX3191D is not set |
599 | # CONFIG_SCSI_EATA is not set | 626 | # CONFIG_SCSI_EATA is not set |
@@ -617,6 +644,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
617 | # CONFIG_SCSI_DEBUG is not set | 644 | # CONFIG_SCSI_DEBUG is not set |
618 | # CONFIG_SCSI_SRP is not set | 645 | # CONFIG_SCSI_SRP is not set |
619 | # CONFIG_SCSI_DH is not set | 646 | # CONFIG_SCSI_DH is not set |
647 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
620 | # CONFIG_ATA is not set | 648 | # CONFIG_ATA is not set |
621 | # CONFIG_MD is not set | 649 | # CONFIG_MD is not set |
622 | # CONFIG_FUSION is not set | 650 | # CONFIG_FUSION is not set |
@@ -633,6 +661,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
633 | # CONFIG_I2O is not set | 661 | # CONFIG_I2O is not set |
634 | # CONFIG_MACINTOSH_DRIVERS is not set | 662 | # CONFIG_MACINTOSH_DRIVERS is not set |
635 | CONFIG_NETDEVICES=y | 663 | CONFIG_NETDEVICES=y |
664 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
636 | # CONFIG_DUMMY is not set | 665 | # CONFIG_DUMMY is not set |
637 | # CONFIG_BONDING is not set | 666 | # CONFIG_BONDING is not set |
638 | # CONFIG_MACVLAN is not set | 667 | # CONFIG_MACVLAN is not set |
@@ -666,6 +695,8 @@ CONFIG_NET_ETHERNET=y | |||
666 | # CONFIG_SUNGEM is not set | 695 | # CONFIG_SUNGEM is not set |
667 | # CONFIG_CASSINI is not set | 696 | # CONFIG_CASSINI is not set |
668 | # CONFIG_NET_VENDOR_3COM is not set | 697 | # CONFIG_NET_VENDOR_3COM is not set |
698 | # CONFIG_ETHOC is not set | ||
699 | # CONFIG_DNET is not set | ||
669 | # CONFIG_NET_TULIP is not set | 700 | # CONFIG_NET_TULIP is not set |
670 | # CONFIG_HP100 is not set | 701 | # CONFIG_HP100 is not set |
671 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 702 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
@@ -687,6 +718,7 @@ CONFIG_NETDEV_1000=y | |||
687 | # CONFIG_E1000E is not set | 718 | # CONFIG_E1000E is not set |
688 | # CONFIG_IP1000 is not set | 719 | # CONFIG_IP1000 is not set |
689 | # CONFIG_IGB is not set | 720 | # CONFIG_IGB is not set |
721 | # CONFIG_IGBVF is not set | ||
690 | # CONFIG_NS83820 is not set | 722 | # CONFIG_NS83820 is not set |
691 | # CONFIG_HAMACHI is not set | 723 | # CONFIG_HAMACHI is not set |
692 | # CONFIG_YELLOWFIN is not set | 724 | # CONFIG_YELLOWFIN is not set |
@@ -697,10 +729,12 @@ CONFIG_NETDEV_1000=y | |||
697 | # CONFIG_VIA_VELOCITY is not set | 729 | # CONFIG_VIA_VELOCITY is not set |
698 | # CONFIG_TIGON3 is not set | 730 | # CONFIG_TIGON3 is not set |
699 | # CONFIG_BNX2 is not set | 731 | # CONFIG_BNX2 is not set |
732 | CONFIG_FSL_PQ_MDIO=y | ||
700 | CONFIG_GIANFAR=y | 733 | CONFIG_GIANFAR=y |
701 | # CONFIG_QLA3XXX is not set | 734 | # CONFIG_QLA3XXX is not set |
702 | # CONFIG_ATL1 is not set | 735 | # CONFIG_ATL1 is not set |
703 | # CONFIG_ATL1E is not set | 736 | # CONFIG_ATL1E is not set |
737 | # CONFIG_ATL1C is not set | ||
704 | # CONFIG_JME is not set | 738 | # CONFIG_JME is not set |
705 | CONFIG_NETDEV_10000=y | 739 | CONFIG_NETDEV_10000=y |
706 | # CONFIG_CHELSIO_T1 is not set | 740 | # CONFIG_CHELSIO_T1 is not set |
@@ -710,6 +744,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
710 | # CONFIG_IXGBE is not set | 744 | # CONFIG_IXGBE is not set |
711 | # CONFIG_IXGB is not set | 745 | # CONFIG_IXGB is not set |
712 | # CONFIG_S2IO is not set | 746 | # CONFIG_S2IO is not set |
747 | # CONFIG_VXGE is not set | ||
713 | # CONFIG_MYRI10GE is not set | 748 | # CONFIG_MYRI10GE is not set |
714 | # CONFIG_NETXEN_NIC is not set | 749 | # CONFIG_NETXEN_NIC is not set |
715 | # CONFIG_NIU is not set | 750 | # CONFIG_NIU is not set |
@@ -719,6 +754,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
719 | # CONFIG_BNX2X is not set | 754 | # CONFIG_BNX2X is not set |
720 | # CONFIG_QLGE is not set | 755 | # CONFIG_QLGE is not set |
721 | # CONFIG_SFC is not set | 756 | # CONFIG_SFC is not set |
757 | # CONFIG_BE2NET is not set | ||
722 | # CONFIG_TR is not set | 758 | # CONFIG_TR is not set |
723 | 759 | ||
724 | # | 760 | # |
@@ -726,7 +762,6 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
726 | # | 762 | # |
727 | # CONFIG_WLAN_PRE80211 is not set | 763 | # CONFIG_WLAN_PRE80211 is not set |
728 | # CONFIG_WLAN_80211 is not set | 764 | # CONFIG_WLAN_80211 is not set |
729 | # CONFIG_IWLWIFI_LEDS is not set | ||
730 | 765 | ||
731 | # | 766 | # |
732 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 767 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -778,7 +813,6 @@ CONFIG_MOUSE_PS2=y | |||
778 | CONFIG_MOUSE_PS2_ALPS=y | 813 | CONFIG_MOUSE_PS2_ALPS=y |
779 | CONFIG_MOUSE_PS2_LOGIPS2PP=y | 814 | CONFIG_MOUSE_PS2_LOGIPS2PP=y |
780 | CONFIG_MOUSE_PS2_SYNAPTICS=y | 815 | CONFIG_MOUSE_PS2_SYNAPTICS=y |
781 | CONFIG_MOUSE_PS2_LIFEBOOK=y | ||
782 | CONFIG_MOUSE_PS2_TRACKPOINT=y | 816 | CONFIG_MOUSE_PS2_TRACKPOINT=y |
783 | # CONFIG_MOUSE_PS2_ELANTECH is not set | 817 | # CONFIG_MOUSE_PS2_ELANTECH is not set |
784 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | 818 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set |
@@ -837,6 +871,7 @@ CONFIG_PRINTER=m | |||
837 | # CONFIG_HVC_UDBG is not set | 871 | # CONFIG_HVC_UDBG is not set |
838 | # CONFIG_IPMI_HANDLER is not set | 872 | # CONFIG_IPMI_HANDLER is not set |
839 | CONFIG_HW_RANDOM=m | 873 | CONFIG_HW_RANDOM=m |
874 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set | ||
840 | # CONFIG_NVRAM is not set | 875 | # CONFIG_NVRAM is not set |
841 | # CONFIG_GEN_RTC is not set | 876 | # CONFIG_GEN_RTC is not set |
842 | # CONFIG_R3964 is not set | 877 | # CONFIG_R3964 is not set |
@@ -903,12 +938,9 @@ CONFIG_I2C_ALGOBIT=m | |||
903 | # Miscellaneous I2C Chip support | 938 | # Miscellaneous I2C Chip support |
904 | # | 939 | # |
905 | # CONFIG_DS1682 is not set | 940 | # CONFIG_DS1682 is not set |
906 | # CONFIG_EEPROM_AT24 is not set | ||
907 | # CONFIG_EEPROM_LEGACY is not set | ||
908 | # CONFIG_SENSORS_PCF8574 is not set | 941 | # CONFIG_SENSORS_PCF8574 is not set |
909 | # CONFIG_PCF8575 is not set | 942 | # CONFIG_PCF8575 is not set |
910 | # CONFIG_SENSORS_PCA9539 is not set | 943 | # CONFIG_SENSORS_PCA9539 is not set |
911 | # CONFIG_SENSORS_PCF8591 is not set | ||
912 | # CONFIG_SENSORS_MAX6875 is not set | 944 | # CONFIG_SENSORS_MAX6875 is not set |
913 | # CONFIG_SENSORS_TSL2550 is not set | 945 | # CONFIG_SENSORS_TSL2550 is not set |
914 | # CONFIG_I2C_DEBUG_CORE is not set | 946 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -964,6 +996,7 @@ CONFIG_HWMON=y | |||
964 | # CONFIG_SENSORS_F71805F is not set | 996 | # CONFIG_SENSORS_F71805F is not set |
965 | # CONFIG_SENSORS_F71882FG is not set | 997 | # CONFIG_SENSORS_F71882FG is not set |
966 | # CONFIG_SENSORS_F75375S is not set | 998 | # CONFIG_SENSORS_F75375S is not set |
999 | # CONFIG_SENSORS_G760A is not set | ||
967 | # CONFIG_SENSORS_GL518SM is not set | 1000 | # CONFIG_SENSORS_GL518SM is not set |
968 | # CONFIG_SENSORS_GL520SM is not set | 1001 | # CONFIG_SENSORS_GL520SM is not set |
969 | # CONFIG_SENSORS_IT87 is not set | 1002 | # CONFIG_SENSORS_IT87 is not set |
@@ -978,11 +1011,15 @@ CONFIG_HWMON=y | |||
978 | # CONFIG_SENSORS_LM90 is not set | 1011 | # CONFIG_SENSORS_LM90 is not set |
979 | # CONFIG_SENSORS_LM92 is not set | 1012 | # CONFIG_SENSORS_LM92 is not set |
980 | # CONFIG_SENSORS_LM93 is not set | 1013 | # CONFIG_SENSORS_LM93 is not set |
1014 | # CONFIG_SENSORS_LTC4215 is not set | ||
981 | # CONFIG_SENSORS_LTC4245 is not set | 1015 | # CONFIG_SENSORS_LTC4245 is not set |
1016 | # CONFIG_SENSORS_LM95241 is not set | ||
982 | # CONFIG_SENSORS_MAX1619 is not set | 1017 | # CONFIG_SENSORS_MAX1619 is not set |
983 | # CONFIG_SENSORS_MAX6650 is not set | 1018 | # CONFIG_SENSORS_MAX6650 is not set |
984 | # CONFIG_SENSORS_PC87360 is not set | 1019 | # CONFIG_SENSORS_PC87360 is not set |
985 | # CONFIG_SENSORS_PC87427 is not set | 1020 | # CONFIG_SENSORS_PC87427 is not set |
1021 | # CONFIG_SENSORS_PCF8591 is not set | ||
1022 | # CONFIG_SENSORS_SHT15 is not set | ||
986 | # CONFIG_SENSORS_SIS5595 is not set | 1023 | # CONFIG_SENSORS_SIS5595 is not set |
987 | # CONFIG_SENSORS_DME1737 is not set | 1024 | # CONFIG_SENSORS_DME1737 is not set |
988 | # CONFIG_SENSORS_SMSC47M1 is not set | 1025 | # CONFIG_SENSORS_SMSC47M1 is not set |
@@ -1075,7 +1112,6 @@ CONFIG_HID=y | |||
1075 | # | 1112 | # |
1076 | # Special HID drivers | 1113 | # Special HID drivers |
1077 | # | 1114 | # |
1078 | CONFIG_HID_COMPAT=y | ||
1079 | CONFIG_USB_SUPPORT=y | 1115 | CONFIG_USB_SUPPORT=y |
1080 | CONFIG_USB_ARCH_HAS_HCD=y | 1116 | CONFIG_USB_ARCH_HAS_HCD=y |
1081 | CONFIG_USB_ARCH_HAS_OHCI=y | 1117 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -1089,7 +1125,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
1089 | # | 1125 | # |
1090 | 1126 | ||
1091 | # | 1127 | # |
1092 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 1128 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
1093 | # | 1129 | # |
1094 | # CONFIG_USB_GADGET is not set | 1130 | # CONFIG_USB_GADGET is not set |
1095 | 1131 | ||
@@ -1116,6 +1152,7 @@ CONFIG_EXT2_FS=y | |||
1116 | # CONFIG_EXT2_FS_XATTR is not set | 1152 | # CONFIG_EXT2_FS_XATTR is not set |
1117 | # CONFIG_EXT2_FS_XIP is not set | 1153 | # CONFIG_EXT2_FS_XIP is not set |
1118 | CONFIG_EXT3_FS=y | 1154 | CONFIG_EXT3_FS=y |
1155 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
1119 | CONFIG_EXT3_FS_XATTR=y | 1156 | CONFIG_EXT3_FS_XATTR=y |
1120 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 1157 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
1121 | # CONFIG_EXT3_FS_SECURITY is not set | 1158 | # CONFIG_EXT3_FS_SECURITY is not set |
@@ -1138,6 +1175,11 @@ CONFIG_AUTOFS4_FS=y | |||
1138 | # CONFIG_FUSE_FS is not set | 1175 | # CONFIG_FUSE_FS is not set |
1139 | 1176 | ||
1140 | # | 1177 | # |
1178 | # Caches | ||
1179 | # | ||
1180 | # CONFIG_FSCACHE is not set | ||
1181 | |||
1182 | # | ||
1141 | # CD-ROM/DVD Filesystems | 1183 | # CD-ROM/DVD Filesystems |
1142 | # | 1184 | # |
1143 | CONFIG_ISO9660_FS=m | 1185 | CONFIG_ISO9660_FS=m |
@@ -1186,6 +1228,7 @@ CONFIG_CRAMFS=m | |||
1186 | # CONFIG_ROMFS_FS is not set | 1228 | # CONFIG_ROMFS_FS is not set |
1187 | # CONFIG_SYSV_FS is not set | 1229 | # CONFIG_SYSV_FS is not set |
1188 | # CONFIG_UFS_FS is not set | 1230 | # CONFIG_UFS_FS is not set |
1231 | # CONFIG_NILFS2_FS is not set | ||
1189 | CONFIG_NETWORK_FILESYSTEMS=y | 1232 | CONFIG_NETWORK_FILESYSTEMS=y |
1190 | CONFIG_NFS_FS=y | 1233 | CONFIG_NFS_FS=y |
1191 | CONFIG_NFS_V3=y | 1234 | CONFIG_NFS_V3=y |
@@ -1197,7 +1240,6 @@ CONFIG_LOCKD=y | |||
1197 | CONFIG_LOCKD_V4=y | 1240 | CONFIG_LOCKD_V4=y |
1198 | CONFIG_NFS_COMMON=y | 1241 | CONFIG_NFS_COMMON=y |
1199 | CONFIG_SUNRPC=y | 1242 | CONFIG_SUNRPC=y |
1200 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1201 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1243 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1202 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1244 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1203 | CONFIG_SMB_FS=m | 1245 | CONFIG_SMB_FS=m |
@@ -1253,6 +1295,7 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
1253 | # CONFIG_NLS_KOI8_U is not set | 1295 | # CONFIG_NLS_KOI8_U is not set |
1254 | # CONFIG_NLS_UTF8 is not set | 1296 | # CONFIG_NLS_UTF8 is not set |
1255 | # CONFIG_DLM is not set | 1297 | # CONFIG_DLM is not set |
1298 | # CONFIG_BINARY_PRINTF is not set | ||
1256 | 1299 | ||
1257 | # | 1300 | # |
1258 | # Library routines | 1301 | # Library routines |
@@ -1266,12 +1309,13 @@ CONFIG_CRC_ITU_T=m | |||
1266 | CONFIG_CRC32=y | 1309 | CONFIG_CRC32=y |
1267 | # CONFIG_CRC7 is not set | 1310 | # CONFIG_CRC7 is not set |
1268 | # CONFIG_LIBCRC32C is not set | 1311 | # CONFIG_LIBCRC32C is not set |
1269 | CONFIG_ZLIB_INFLATE=m | 1312 | CONFIG_ZLIB_INFLATE=y |
1270 | CONFIG_PLIST=y | 1313 | CONFIG_DECOMPRESS_GZIP=y |
1271 | CONFIG_HAS_IOMEM=y | 1314 | CONFIG_HAS_IOMEM=y |
1272 | CONFIG_HAS_IOPORT=y | 1315 | CONFIG_HAS_IOPORT=y |
1273 | CONFIG_HAS_DMA=y | 1316 | CONFIG_HAS_DMA=y |
1274 | CONFIG_HAVE_LMB=y | 1317 | CONFIG_HAVE_LMB=y |
1318 | CONFIG_NLATTR=y | ||
1275 | 1319 | ||
1276 | # | 1320 | # |
1277 | # Kernel hacking | 1321 | # Kernel hacking |
@@ -1289,6 +1333,9 @@ CONFIG_DEBUG_KERNEL=y | |||
1289 | CONFIG_DETECT_SOFTLOCKUP=y | 1333 | CONFIG_DETECT_SOFTLOCKUP=y |
1290 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1334 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
1291 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1335 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
1336 | CONFIG_DETECT_HUNG_TASK=y | ||
1337 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1338 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1292 | CONFIG_SCHED_DEBUG=y | 1339 | CONFIG_SCHED_DEBUG=y |
1293 | # CONFIG_SCHEDSTATS is not set | 1340 | # CONFIG_SCHEDSTATS is not set |
1294 | # CONFIG_TIMER_STATS is not set | 1341 | # CONFIG_TIMER_STATS is not set |
@@ -1319,9 +1366,12 @@ CONFIG_SCHED_DEBUG=y | |||
1319 | # CONFIG_FAULT_INJECTION is not set | 1366 | # CONFIG_FAULT_INJECTION is not set |
1320 | # CONFIG_LATENCYTOP is not set | 1367 | # CONFIG_LATENCYTOP is not set |
1321 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1368 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1369 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1322 | CONFIG_HAVE_FUNCTION_TRACER=y | 1370 | CONFIG_HAVE_FUNCTION_TRACER=y |
1371 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1323 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1372 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1324 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1373 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1374 | CONFIG_TRACING_SUPPORT=y | ||
1325 | 1375 | ||
1326 | # | 1376 | # |
1327 | # Tracers | 1377 | # Tracers |
@@ -1329,17 +1379,19 @@ CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | |||
1329 | # CONFIG_FUNCTION_TRACER is not set | 1379 | # CONFIG_FUNCTION_TRACER is not set |
1330 | # CONFIG_SCHED_TRACER is not set | 1380 | # CONFIG_SCHED_TRACER is not set |
1331 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1381 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
1382 | # CONFIG_EVENT_TRACER is not set | ||
1332 | # CONFIG_BOOT_TRACER is not set | 1383 | # CONFIG_BOOT_TRACER is not set |
1333 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1384 | # CONFIG_TRACE_BRANCH_PROFILING is not set |
1334 | # CONFIG_STACK_TRACER is not set | 1385 | # CONFIG_STACK_TRACER is not set |
1335 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1386 | # CONFIG_KMEMTRACE is not set |
1387 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1388 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1336 | # CONFIG_SAMPLES is not set | 1389 | # CONFIG_SAMPLES is not set |
1337 | CONFIG_HAVE_ARCH_KGDB=y | 1390 | CONFIG_HAVE_ARCH_KGDB=y |
1338 | # CONFIG_KGDB is not set | 1391 | # CONFIG_KGDB is not set |
1339 | CONFIG_PRINT_STACK_DEPTH=64 | 1392 | CONFIG_PRINT_STACK_DEPTH=64 |
1340 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1393 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1341 | # CONFIG_DEBUG_STACK_USAGE is not set | 1394 | # CONFIG_DEBUG_STACK_USAGE is not set |
1342 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1343 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1395 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
1344 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1396 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
1345 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 1397 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
@@ -1433,6 +1485,7 @@ CONFIG_CRYPTO=y | |||
1433 | # Compression | 1485 | # Compression |
1434 | # | 1486 | # |
1435 | # CONFIG_CRYPTO_DEFLATE is not set | 1487 | # CONFIG_CRYPTO_DEFLATE is not set |
1488 | # CONFIG_CRYPTO_ZLIB is not set | ||
1436 | # CONFIG_CRYPTO_LZO is not set | 1489 | # CONFIG_CRYPTO_LZO is not set |
1437 | 1490 | ||
1438 | # | 1491 | # |
diff --git a/arch/powerpc/configs/85xx/tqm8540_defconfig b/arch/powerpc/configs/85xx/tqm8540_defconfig index f4379b1cf841..767600145fb2 100644 --- a/arch/powerpc/configs/85xx/tqm8540_defconfig +++ b/arch/powerpc/configs/85xx/tqm8540_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.29-rc2 | 3 | # Linux kernel version: 2.6.30-rc3 |
4 | # Mon Jan 26 15:36:19 2009 | 4 | # Wed May 13 17:22:23 2009 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -22,6 +22,7 @@ CONFIG_FSL_EMB_PERFMON=y | |||
22 | # CONFIG_PHYS_64BIT is not set | 22 | # CONFIG_PHYS_64BIT is not set |
23 | CONFIG_SPE=y | 23 | CONFIG_SPE=y |
24 | CONFIG_PPC_MMU_NOHASH=y | 24 | CONFIG_PPC_MMU_NOHASH=y |
25 | CONFIG_PPC_BOOK3E_MMU=y | ||
25 | # CONFIG_PPC_MM_SLICES is not set | 26 | # CONFIG_PPC_MM_SLICES is not set |
26 | # CONFIG_SMP is not set | 27 | # CONFIG_SMP is not set |
27 | CONFIG_PPC32=y | 28 | CONFIG_PPC32=y |
@@ -58,6 +59,7 @@ CONFIG_GENERIC_BUG=y | |||
58 | CONFIG_DEFAULT_UIMAGE=y | 59 | CONFIG_DEFAULT_UIMAGE=y |
59 | # CONFIG_PPC_DCR_NATIVE is not set | 60 | # CONFIG_PPC_DCR_NATIVE is not set |
60 | # CONFIG_PPC_DCR_MMIO is not set | 61 | # CONFIG_PPC_DCR_MMIO is not set |
62 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
61 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 63 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
62 | 64 | ||
63 | # | 65 | # |
@@ -75,6 +77,15 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
75 | # CONFIG_BSD_PROCESS_ACCT is not set | 77 | # CONFIG_BSD_PROCESS_ACCT is not set |
76 | # CONFIG_TASKSTATS is not set | 78 | # CONFIG_TASKSTATS is not set |
77 | # CONFIG_AUDIT is not set | 79 | # CONFIG_AUDIT is not set |
80 | |||
81 | # | ||
82 | # RCU Subsystem | ||
83 | # | ||
84 | CONFIG_CLASSIC_RCU=y | ||
85 | # CONFIG_TREE_RCU is not set | ||
86 | # CONFIG_PREEMPT_RCU is not set | ||
87 | # CONFIG_TREE_RCU_TRACE is not set | ||
88 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
78 | # CONFIG_IKCONFIG is not set | 89 | # CONFIG_IKCONFIG is not set |
79 | CONFIG_LOG_BUF_SHIFT=14 | 90 | CONFIG_LOG_BUF_SHIFT=14 |
80 | CONFIG_GROUP_SCHED=y | 91 | CONFIG_GROUP_SCHED=y |
@@ -89,19 +100,22 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
89 | # CONFIG_NAMESPACES is not set | 100 | # CONFIG_NAMESPACES is not set |
90 | CONFIG_BLK_DEV_INITRD=y | 101 | CONFIG_BLK_DEV_INITRD=y |
91 | CONFIG_INITRAMFS_SOURCE="" | 102 | CONFIG_INITRAMFS_SOURCE="" |
103 | CONFIG_RD_GZIP=y | ||
104 | # CONFIG_RD_BZIP2 is not set | ||
105 | # CONFIG_RD_LZMA is not set | ||
92 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 106 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
93 | CONFIG_SYSCTL=y | 107 | CONFIG_SYSCTL=y |
108 | CONFIG_ANON_INODES=y | ||
94 | CONFIG_EMBEDDED=y | 109 | CONFIG_EMBEDDED=y |
95 | CONFIG_SYSCTL_SYSCALL=y | 110 | CONFIG_SYSCTL_SYSCALL=y |
96 | # CONFIG_KALLSYMS is not set | 111 | # CONFIG_KALLSYMS is not set |
112 | # CONFIG_STRIP_ASM_SYMS is not set | ||
97 | # CONFIG_HOTPLUG is not set | 113 | # CONFIG_HOTPLUG is not set |
98 | CONFIG_PRINTK=y | 114 | CONFIG_PRINTK=y |
99 | CONFIG_BUG=y | 115 | CONFIG_BUG=y |
100 | CONFIG_ELF_CORE=y | 116 | CONFIG_ELF_CORE=y |
101 | CONFIG_COMPAT_BRK=y | ||
102 | CONFIG_BASE_FULL=y | 117 | CONFIG_BASE_FULL=y |
103 | CONFIG_FUTEX=y | 118 | CONFIG_FUTEX=y |
104 | CONFIG_ANON_INODES=y | ||
105 | # CONFIG_EPOLL is not set | 119 | # CONFIG_EPOLL is not set |
106 | CONFIG_SIGNALFD=y | 120 | CONFIG_SIGNALFD=y |
107 | CONFIG_TIMERFD=y | 121 | CONFIG_TIMERFD=y |
@@ -111,16 +125,19 @@ CONFIG_AIO=y | |||
111 | CONFIG_VM_EVENT_COUNTERS=y | 125 | CONFIG_VM_EVENT_COUNTERS=y |
112 | CONFIG_PCI_QUIRKS=y | 126 | CONFIG_PCI_QUIRKS=y |
113 | CONFIG_SLUB_DEBUG=y | 127 | CONFIG_SLUB_DEBUG=y |
128 | CONFIG_COMPAT_BRK=y | ||
114 | # CONFIG_SLAB is not set | 129 | # CONFIG_SLAB is not set |
115 | CONFIG_SLUB=y | 130 | CONFIG_SLUB=y |
116 | # CONFIG_SLOB is not set | 131 | # CONFIG_SLOB is not set |
117 | # CONFIG_PROFILING is not set | 132 | # CONFIG_PROFILING is not set |
133 | # CONFIG_MARKERS is not set | ||
118 | CONFIG_HAVE_OPROFILE=y | 134 | CONFIG_HAVE_OPROFILE=y |
119 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 135 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
120 | CONFIG_HAVE_IOREMAP_PROT=y | 136 | CONFIG_HAVE_IOREMAP_PROT=y |
121 | CONFIG_HAVE_KPROBES=y | 137 | CONFIG_HAVE_KPROBES=y |
122 | CONFIG_HAVE_KRETPROBES=y | 138 | CONFIG_HAVE_KRETPROBES=y |
123 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 139 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
140 | # CONFIG_SLOW_WORK is not set | ||
124 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 141 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
125 | CONFIG_SLABINFO=y | 142 | CONFIG_SLABINFO=y |
126 | CONFIG_RT_MUTEXES=y | 143 | CONFIG_RT_MUTEXES=y |
@@ -128,7 +145,6 @@ CONFIG_BASE_SMALL=0 | |||
128 | # CONFIG_MODULES is not set | 145 | # CONFIG_MODULES is not set |
129 | CONFIG_BLOCK=y | 146 | CONFIG_BLOCK=y |
130 | # CONFIG_LBD is not set | 147 | # CONFIG_LBD is not set |
131 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
132 | # CONFIG_BLK_DEV_BSG is not set | 148 | # CONFIG_BLK_DEV_BSG is not set |
133 | # CONFIG_BLK_DEV_INTEGRITY is not set | 149 | # CONFIG_BLK_DEV_INTEGRITY is not set |
134 | 150 | ||
@@ -144,11 +160,6 @@ CONFIG_DEFAULT_AS=y | |||
144 | # CONFIG_DEFAULT_CFQ is not set | 160 | # CONFIG_DEFAULT_CFQ is not set |
145 | # CONFIG_DEFAULT_NOOP is not set | 161 | # CONFIG_DEFAULT_NOOP is not set |
146 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 162 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
147 | CONFIG_CLASSIC_RCU=y | ||
148 | # CONFIG_TREE_RCU is not set | ||
149 | # CONFIG_PREEMPT_RCU is not set | ||
150 | # CONFIG_TREE_RCU_TRACE is not set | ||
151 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
152 | # CONFIG_FREEZER is not set | 163 | # CONFIG_FREEZER is not set |
153 | 164 | ||
154 | # | 165 | # |
@@ -164,6 +175,7 @@ CONFIG_MPC85xx=y | |||
164 | # CONFIG_MPC85xx_MDS is not set | 175 | # CONFIG_MPC85xx_MDS is not set |
165 | # CONFIG_MPC8536_DS is not set | 176 | # CONFIG_MPC8536_DS is not set |
166 | # CONFIG_MPC85xx_DS is not set | 177 | # CONFIG_MPC85xx_DS is not set |
178 | # CONFIG_SOCRATES is not set | ||
167 | # CONFIG_KSI8560 is not set | 179 | # CONFIG_KSI8560 is not set |
168 | # CONFIG_STX_GP3 is not set | 180 | # CONFIG_STX_GP3 is not set |
169 | CONFIG_TQM8540=y | 181 | CONFIG_TQM8540=y |
@@ -232,9 +244,12 @@ CONFIG_ZONE_DMA_FLAG=1 | |||
232 | CONFIG_BOUNCE=y | 244 | CONFIG_BOUNCE=y |
233 | CONFIG_VIRT_TO_BUS=y | 245 | CONFIG_VIRT_TO_BUS=y |
234 | CONFIG_UNEVICTABLE_LRU=y | 246 | CONFIG_UNEVICTABLE_LRU=y |
247 | CONFIG_HAVE_MLOCK=y | ||
248 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
235 | CONFIG_PPC_4K_PAGES=y | 249 | CONFIG_PPC_4K_PAGES=y |
236 | # CONFIG_PPC_16K_PAGES is not set | 250 | # CONFIG_PPC_16K_PAGES is not set |
237 | # CONFIG_PPC_64K_PAGES is not set | 251 | # CONFIG_PPC_64K_PAGES is not set |
252 | # CONFIG_PPC_256K_PAGES is not set | ||
238 | CONFIG_FORCE_MAX_ZONEORDER=11 | 253 | CONFIG_FORCE_MAX_ZONEORDER=11 |
239 | # CONFIG_PROC_DEVICETREE is not set | 254 | # CONFIG_PROC_DEVICETREE is not set |
240 | # CONFIG_CMDLINE_BOOL is not set | 255 | # CONFIG_CMDLINE_BOOL is not set |
@@ -259,6 +274,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
259 | # CONFIG_PCI_MSI is not set | 274 | # CONFIG_PCI_MSI is not set |
260 | # CONFIG_PCI_LEGACY is not set | 275 | # CONFIG_PCI_LEGACY is not set |
261 | # CONFIG_PCI_STUB is not set | 276 | # CONFIG_PCI_STUB is not set |
277 | # CONFIG_PCI_IOV is not set | ||
262 | # CONFIG_HAS_RAPIDIO is not set | 278 | # CONFIG_HAS_RAPIDIO is not set |
263 | 279 | ||
264 | # | 280 | # |
@@ -270,17 +286,17 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
270 | # Default settings for advanced configuration options are used | 286 | # Default settings for advanced configuration options are used |
271 | # | 287 | # |
272 | CONFIG_LOWMEM_SIZE=0x30000000 | 288 | CONFIG_LOWMEM_SIZE=0x30000000 |
289 | CONFIG_LOWMEM_CAM_NUM=3 | ||
273 | CONFIG_PAGE_OFFSET=0xc0000000 | 290 | CONFIG_PAGE_OFFSET=0xc0000000 |
274 | CONFIG_KERNEL_START=0xc0000000 | 291 | CONFIG_KERNEL_START=0xc0000000 |
275 | CONFIG_PHYSICAL_START=0x00000000 | 292 | CONFIG_PHYSICAL_START=0x00000000 |
276 | CONFIG_PHYSICAL_ALIGN=0x10000000 | 293 | CONFIG_PHYSICAL_ALIGN=0x04000000 |
277 | CONFIG_TASK_SIZE=0xc0000000 | 294 | CONFIG_TASK_SIZE=0xc0000000 |
278 | CONFIG_NET=y | 295 | CONFIG_NET=y |
279 | 296 | ||
280 | # | 297 | # |
281 | # Networking options | 298 | # Networking options |
282 | # | 299 | # |
283 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
284 | CONFIG_PACKET=y | 300 | CONFIG_PACKET=y |
285 | # CONFIG_PACKET_MMAP is not set | 301 | # CONFIG_PACKET_MMAP is not set |
286 | CONFIG_UNIX=y | 302 | CONFIG_UNIX=y |
@@ -336,6 +352,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
336 | # CONFIG_LAPB is not set | 352 | # CONFIG_LAPB is not set |
337 | # CONFIG_ECONET is not set | 353 | # CONFIG_ECONET is not set |
338 | # CONFIG_WAN_ROUTER is not set | 354 | # CONFIG_WAN_ROUTER is not set |
355 | # CONFIG_PHONET is not set | ||
339 | # CONFIG_NET_SCHED is not set | 356 | # CONFIG_NET_SCHED is not set |
340 | # CONFIG_DCB is not set | 357 | # CONFIG_DCB is not set |
341 | 358 | ||
@@ -348,7 +365,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
348 | # CONFIG_IRDA is not set | 365 | # CONFIG_IRDA is not set |
349 | # CONFIG_BT is not set | 366 | # CONFIG_BT is not set |
350 | # CONFIG_AF_RXRPC is not set | 367 | # CONFIG_AF_RXRPC is not set |
351 | # CONFIG_PHONET is not set | ||
352 | CONFIG_WIRELESS=y | 368 | CONFIG_WIRELESS=y |
353 | # CONFIG_CFG80211 is not set | 369 | # CONFIG_CFG80211 is not set |
354 | CONFIG_WIRELESS_OLD_REGULATORY=y | 370 | CONFIG_WIRELESS_OLD_REGULATORY=y |
@@ -448,7 +464,6 @@ CONFIG_MTD_CFI_UTIL=y | |||
448 | # LPDDR flash memory drivers | 464 | # LPDDR flash memory drivers |
449 | # | 465 | # |
450 | # CONFIG_MTD_LPDDR is not set | 466 | # CONFIG_MTD_LPDDR is not set |
451 | # CONFIG_MTD_QINFO_PROBE is not set | ||
452 | 467 | ||
453 | # | 468 | # |
454 | # UBI - Unsorted block images | 469 | # UBI - Unsorted block images |
@@ -477,19 +492,27 @@ CONFIG_BLK_DEV_RAM_SIZE=32768 | |||
477 | # CONFIG_BLK_DEV_HD is not set | 492 | # CONFIG_BLK_DEV_HD is not set |
478 | CONFIG_MISC_DEVICES=y | 493 | CONFIG_MISC_DEVICES=y |
479 | # CONFIG_PHANTOM is not set | 494 | # CONFIG_PHANTOM is not set |
480 | # CONFIG_EEPROM_93CX6 is not set | ||
481 | # CONFIG_SGI_IOC4 is not set | 495 | # CONFIG_SGI_IOC4 is not set |
482 | # CONFIG_TIFM_CORE is not set | 496 | # CONFIG_TIFM_CORE is not set |
483 | # CONFIG_ICS932S401 is not set | 497 | # CONFIG_ICS932S401 is not set |
484 | # CONFIG_ENCLOSURE_SERVICES is not set | 498 | # CONFIG_ENCLOSURE_SERVICES is not set |
485 | # CONFIG_HP_ILO is not set | 499 | # CONFIG_HP_ILO is not set |
500 | # CONFIG_ISL29003 is not set | ||
486 | # CONFIG_C2PORT is not set | 501 | # CONFIG_C2PORT is not set |
502 | |||
503 | # | ||
504 | # EEPROM support | ||
505 | # | ||
506 | # CONFIG_EEPROM_AT24 is not set | ||
507 | # CONFIG_EEPROM_LEGACY is not set | ||
508 | # CONFIG_EEPROM_93CX6 is not set | ||
487 | CONFIG_HAVE_IDE=y | 509 | CONFIG_HAVE_IDE=y |
488 | CONFIG_IDE=y | 510 | CONFIG_IDE=y |
489 | 511 | ||
490 | # | 512 | # |
491 | # Please see Documentation/ide/ide.txt for help/info on IDE drives | 513 | # Please see Documentation/ide/ide.txt for help/info on IDE drives |
492 | # | 514 | # |
515 | CONFIG_IDE_XFER_MODE=y | ||
493 | CONFIG_IDE_TIMINGS=y | 516 | CONFIG_IDE_TIMINGS=y |
494 | # CONFIG_BLK_DEV_IDE_SATA is not set | 517 | # CONFIG_BLK_DEV_IDE_SATA is not set |
495 | CONFIG_IDE_GD=y | 518 | CONFIG_IDE_GD=y |
@@ -564,6 +587,7 @@ CONFIG_BLK_DEV_IDEDMA=y | |||
564 | # CONFIG_I2O is not set | 587 | # CONFIG_I2O is not set |
565 | # CONFIG_MACINTOSH_DRIVERS is not set | 588 | # CONFIG_MACINTOSH_DRIVERS is not set |
566 | CONFIG_NETDEVICES=y | 589 | CONFIG_NETDEVICES=y |
590 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
567 | # CONFIG_DUMMY is not set | 591 | # CONFIG_DUMMY is not set |
568 | # CONFIG_BONDING is not set | 592 | # CONFIG_BONDING is not set |
569 | # CONFIG_MACVLAN is not set | 593 | # CONFIG_MACVLAN is not set |
@@ -597,6 +621,8 @@ CONFIG_MII=y | |||
597 | # CONFIG_SUNGEM is not set | 621 | # CONFIG_SUNGEM is not set |
598 | # CONFIG_CASSINI is not set | 622 | # CONFIG_CASSINI is not set |
599 | # CONFIG_NET_VENDOR_3COM is not set | 623 | # CONFIG_NET_VENDOR_3COM is not set |
624 | # CONFIG_ETHOC is not set | ||
625 | # CONFIG_DNET is not set | ||
600 | # CONFIG_NET_TULIP is not set | 626 | # CONFIG_NET_TULIP is not set |
601 | # CONFIG_HP100 is not set | 627 | # CONFIG_HP100 is not set |
602 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 628 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
@@ -634,6 +660,7 @@ CONFIG_NETDEV_1000=y | |||
634 | # CONFIG_E1000E is not set | 660 | # CONFIG_E1000E is not set |
635 | # CONFIG_IP1000 is not set | 661 | # CONFIG_IP1000 is not set |
636 | # CONFIG_IGB is not set | 662 | # CONFIG_IGB is not set |
663 | # CONFIG_IGBVF is not set | ||
637 | # CONFIG_NS83820 is not set | 664 | # CONFIG_NS83820 is not set |
638 | # CONFIG_HAMACHI is not set | 665 | # CONFIG_HAMACHI is not set |
639 | # CONFIG_YELLOWFIN is not set | 666 | # CONFIG_YELLOWFIN is not set |
@@ -644,10 +671,12 @@ CONFIG_NETDEV_1000=y | |||
644 | # CONFIG_VIA_VELOCITY is not set | 671 | # CONFIG_VIA_VELOCITY is not set |
645 | # CONFIG_TIGON3 is not set | 672 | # CONFIG_TIGON3 is not set |
646 | # CONFIG_BNX2 is not set | 673 | # CONFIG_BNX2 is not set |
674 | CONFIG_FSL_PQ_MDIO=y | ||
647 | CONFIG_GIANFAR=y | 675 | CONFIG_GIANFAR=y |
648 | # CONFIG_QLA3XXX is not set | 676 | # CONFIG_QLA3XXX is not set |
649 | # CONFIG_ATL1 is not set | 677 | # CONFIG_ATL1 is not set |
650 | # CONFIG_ATL1E is not set | 678 | # CONFIG_ATL1E is not set |
679 | # CONFIG_ATL1C is not set | ||
651 | # CONFIG_JME is not set | 680 | # CONFIG_JME is not set |
652 | CONFIG_NETDEV_10000=y | 681 | CONFIG_NETDEV_10000=y |
653 | # CONFIG_CHELSIO_T1 is not set | 682 | # CONFIG_CHELSIO_T1 is not set |
@@ -657,6 +686,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
657 | # CONFIG_IXGBE is not set | 686 | # CONFIG_IXGBE is not set |
658 | # CONFIG_IXGB is not set | 687 | # CONFIG_IXGB is not set |
659 | # CONFIG_S2IO is not set | 688 | # CONFIG_S2IO is not set |
689 | # CONFIG_VXGE is not set | ||
660 | # CONFIG_MYRI10GE is not set | 690 | # CONFIG_MYRI10GE is not set |
661 | # CONFIG_NETXEN_NIC is not set | 691 | # CONFIG_NETXEN_NIC is not set |
662 | # CONFIG_NIU is not set | 692 | # CONFIG_NIU is not set |
@@ -666,6 +696,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
666 | # CONFIG_BNX2X is not set | 696 | # CONFIG_BNX2X is not set |
667 | # CONFIG_QLGE is not set | 697 | # CONFIG_QLGE is not set |
668 | # CONFIG_SFC is not set | 698 | # CONFIG_SFC is not set |
699 | # CONFIG_BE2NET is not set | ||
669 | # CONFIG_TR is not set | 700 | # CONFIG_TR is not set |
670 | 701 | ||
671 | # | 702 | # |
@@ -673,7 +704,6 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
673 | # | 704 | # |
674 | # CONFIG_WLAN_PRE80211 is not set | 705 | # CONFIG_WLAN_PRE80211 is not set |
675 | # CONFIG_WLAN_80211 is not set | 706 | # CONFIG_WLAN_80211 is not set |
676 | # CONFIG_IWLWIFI_LEDS is not set | ||
677 | 707 | ||
678 | # | 708 | # |
679 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 709 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -754,6 +784,7 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
754 | # CONFIG_HVC_UDBG is not set | 784 | # CONFIG_HVC_UDBG is not set |
755 | # CONFIG_IPMI_HANDLER is not set | 785 | # CONFIG_IPMI_HANDLER is not set |
756 | CONFIG_HW_RANDOM=y | 786 | CONFIG_HW_RANDOM=y |
787 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set | ||
757 | # CONFIG_NVRAM is not set | 788 | # CONFIG_NVRAM is not set |
758 | CONFIG_GEN_RTC=y | 789 | CONFIG_GEN_RTC=y |
759 | # CONFIG_GEN_RTC_X is not set | 790 | # CONFIG_GEN_RTC_X is not set |
@@ -816,12 +847,9 @@ CONFIG_I2C_MPC=y | |||
816 | # Miscellaneous I2C Chip support | 847 | # Miscellaneous I2C Chip support |
817 | # | 848 | # |
818 | # CONFIG_DS1682 is not set | 849 | # CONFIG_DS1682 is not set |
819 | # CONFIG_EEPROM_AT24 is not set | ||
820 | # CONFIG_EEPROM_LEGACY is not set | ||
821 | # CONFIG_SENSORS_PCF8574 is not set | 850 | # CONFIG_SENSORS_PCF8574 is not set |
822 | # CONFIG_PCF8575 is not set | 851 | # CONFIG_PCF8575 is not set |
823 | # CONFIG_SENSORS_PCA9539 is not set | 852 | # CONFIG_SENSORS_PCA9539 is not set |
824 | # CONFIG_SENSORS_PCF8591 is not set | ||
825 | # CONFIG_SENSORS_MAX6875 is not set | 853 | # CONFIG_SENSORS_MAX6875 is not set |
826 | # CONFIG_SENSORS_TSL2550 is not set | 854 | # CONFIG_SENSORS_TSL2550 is not set |
827 | # CONFIG_I2C_DEBUG_CORE is not set | 855 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -853,6 +881,7 @@ CONFIG_HWMON=y | |||
853 | # CONFIG_SENSORS_F71805F is not set | 881 | # CONFIG_SENSORS_F71805F is not set |
854 | # CONFIG_SENSORS_F71882FG is not set | 882 | # CONFIG_SENSORS_F71882FG is not set |
855 | # CONFIG_SENSORS_F75375S is not set | 883 | # CONFIG_SENSORS_F75375S is not set |
884 | # CONFIG_SENSORS_G760A is not set | ||
856 | # CONFIG_SENSORS_GL518SM is not set | 885 | # CONFIG_SENSORS_GL518SM is not set |
857 | # CONFIG_SENSORS_GL520SM is not set | 886 | # CONFIG_SENSORS_GL520SM is not set |
858 | # CONFIG_SENSORS_IT87 is not set | 887 | # CONFIG_SENSORS_IT87 is not set |
@@ -867,11 +896,14 @@ CONFIG_SENSORS_LM75=y | |||
867 | # CONFIG_SENSORS_LM90 is not set | 896 | # CONFIG_SENSORS_LM90 is not set |
868 | # CONFIG_SENSORS_LM92 is not set | 897 | # CONFIG_SENSORS_LM92 is not set |
869 | # CONFIG_SENSORS_LM93 is not set | 898 | # CONFIG_SENSORS_LM93 is not set |
899 | # CONFIG_SENSORS_LTC4215 is not set | ||
870 | # CONFIG_SENSORS_LTC4245 is not set | 900 | # CONFIG_SENSORS_LTC4245 is not set |
901 | # CONFIG_SENSORS_LM95241 is not set | ||
871 | # CONFIG_SENSORS_MAX1619 is not set | 902 | # CONFIG_SENSORS_MAX1619 is not set |
872 | # CONFIG_SENSORS_MAX6650 is not set | 903 | # CONFIG_SENSORS_MAX6650 is not set |
873 | # CONFIG_SENSORS_PC87360 is not set | 904 | # CONFIG_SENSORS_PC87360 is not set |
874 | # CONFIG_SENSORS_PC87427 is not set | 905 | # CONFIG_SENSORS_PC87427 is not set |
906 | # CONFIG_SENSORS_PCF8591 is not set | ||
875 | # CONFIG_SENSORS_SIS5595 is not set | 907 | # CONFIG_SENSORS_SIS5595 is not set |
876 | # CONFIG_SENSORS_DME1737 is not set | 908 | # CONFIG_SENSORS_DME1737 is not set |
877 | # CONFIG_SENSORS_SMSC47M1 is not set | 909 | # CONFIG_SENSORS_SMSC47M1 is not set |
@@ -955,7 +987,6 @@ CONFIG_HID=y | |||
955 | # | 987 | # |
956 | # Special HID drivers | 988 | # Special HID drivers |
957 | # | 989 | # |
958 | CONFIG_HID_COMPAT=y | ||
959 | CONFIG_USB_SUPPORT=y | 990 | CONFIG_USB_SUPPORT=y |
960 | CONFIG_USB_ARCH_HAS_HCD=y | 991 | CONFIG_USB_ARCH_HAS_HCD=y |
961 | CONFIG_USB_ARCH_HAS_OHCI=y | 992 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -969,7 +1000,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
969 | # | 1000 | # |
970 | 1001 | ||
971 | # | 1002 | # |
972 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 1003 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
973 | # | 1004 | # |
974 | # CONFIG_USB_GADGET is not set | 1005 | # CONFIG_USB_GADGET is not set |
975 | 1006 | ||
@@ -985,6 +1016,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
985 | # CONFIG_EDAC is not set | 1016 | # CONFIG_EDAC is not set |
986 | # CONFIG_RTC_CLASS is not set | 1017 | # CONFIG_RTC_CLASS is not set |
987 | # CONFIG_DMADEVICES is not set | 1018 | # CONFIG_DMADEVICES is not set |
1019 | # CONFIG_AUXDISPLAY is not set | ||
988 | # CONFIG_UIO is not set | 1020 | # CONFIG_UIO is not set |
989 | # CONFIG_STAGING is not set | 1021 | # CONFIG_STAGING is not set |
990 | 1022 | ||
@@ -995,6 +1027,7 @@ CONFIG_EXT2_FS=y | |||
995 | # CONFIG_EXT2_FS_XATTR is not set | 1027 | # CONFIG_EXT2_FS_XATTR is not set |
996 | # CONFIG_EXT2_FS_XIP is not set | 1028 | # CONFIG_EXT2_FS_XIP is not set |
997 | CONFIG_EXT3_FS=y | 1029 | CONFIG_EXT3_FS=y |
1030 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
998 | CONFIG_EXT3_FS_XATTR=y | 1031 | CONFIG_EXT3_FS_XATTR=y |
999 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 1032 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
1000 | # CONFIG_EXT3_FS_SECURITY is not set | 1033 | # CONFIG_EXT3_FS_SECURITY is not set |
@@ -1017,6 +1050,11 @@ CONFIG_INOTIFY_USER=y | |||
1017 | # CONFIG_FUSE_FS is not set | 1050 | # CONFIG_FUSE_FS is not set |
1018 | 1051 | ||
1019 | # | 1052 | # |
1053 | # Caches | ||
1054 | # | ||
1055 | # CONFIG_FSCACHE is not set | ||
1056 | |||
1057 | # | ||
1020 | # CD-ROM/DVD Filesystems | 1058 | # CD-ROM/DVD Filesystems |
1021 | # | 1059 | # |
1022 | # CONFIG_ISO9660_FS is not set | 1060 | # CONFIG_ISO9660_FS is not set |
@@ -1070,6 +1108,7 @@ CONFIG_CRAMFS=y | |||
1070 | # CONFIG_ROMFS_FS is not set | 1108 | # CONFIG_ROMFS_FS is not set |
1071 | # CONFIG_SYSV_FS is not set | 1109 | # CONFIG_SYSV_FS is not set |
1072 | # CONFIG_UFS_FS is not set | 1110 | # CONFIG_UFS_FS is not set |
1111 | # CONFIG_NILFS2_FS is not set | ||
1073 | CONFIG_NETWORK_FILESYSTEMS=y | 1112 | CONFIG_NETWORK_FILESYSTEMS=y |
1074 | CONFIG_NFS_FS=y | 1113 | CONFIG_NFS_FS=y |
1075 | # CONFIG_NFS_V3 is not set | 1114 | # CONFIG_NFS_V3 is not set |
@@ -1079,7 +1118,6 @@ CONFIG_ROOT_NFS=y | |||
1079 | CONFIG_LOCKD=y | 1118 | CONFIG_LOCKD=y |
1080 | CONFIG_NFS_COMMON=y | 1119 | CONFIG_NFS_COMMON=y |
1081 | CONFIG_SUNRPC=y | 1120 | CONFIG_SUNRPC=y |
1082 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1083 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1121 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1084 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1122 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1085 | # CONFIG_SMB_FS is not set | 1123 | # CONFIG_SMB_FS is not set |
@@ -1107,6 +1145,7 @@ CONFIG_PARTITION_ADVANCED=y | |||
1107 | # CONFIG_SYSV68_PARTITION is not set | 1145 | # CONFIG_SYSV68_PARTITION is not set |
1108 | # CONFIG_NLS is not set | 1146 | # CONFIG_NLS is not set |
1109 | # CONFIG_DLM is not set | 1147 | # CONFIG_DLM is not set |
1148 | # CONFIG_BINARY_PRINTF is not set | ||
1110 | 1149 | ||
1111 | # | 1150 | # |
1112 | # Library routines | 1151 | # Library routines |
@@ -1122,11 +1161,12 @@ CONFIG_CRC32=y | |||
1122 | # CONFIG_LIBCRC32C is not set | 1161 | # CONFIG_LIBCRC32C is not set |
1123 | CONFIG_ZLIB_INFLATE=y | 1162 | CONFIG_ZLIB_INFLATE=y |
1124 | CONFIG_ZLIB_DEFLATE=y | 1163 | CONFIG_ZLIB_DEFLATE=y |
1125 | CONFIG_PLIST=y | 1164 | CONFIG_DECOMPRESS_GZIP=y |
1126 | CONFIG_HAS_IOMEM=y | 1165 | CONFIG_HAS_IOMEM=y |
1127 | CONFIG_HAS_IOPORT=y | 1166 | CONFIG_HAS_IOPORT=y |
1128 | CONFIG_HAS_DMA=y | 1167 | CONFIG_HAS_DMA=y |
1129 | CONFIG_HAVE_LMB=y | 1168 | CONFIG_HAVE_LMB=y |
1169 | CONFIG_NLATTR=y | ||
1130 | 1170 | ||
1131 | # | 1171 | # |
1132 | # Kernel hacking | 1172 | # Kernel hacking |
@@ -1148,13 +1188,24 @@ CONFIG_FRAME_WARN=1024 | |||
1148 | # CONFIG_LATENCYTOP is not set | 1188 | # CONFIG_LATENCYTOP is not set |
1149 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1189 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1150 | CONFIG_HAVE_FUNCTION_TRACER=y | 1190 | CONFIG_HAVE_FUNCTION_TRACER=y |
1191 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1151 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1192 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1152 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1193 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1194 | CONFIG_TRACING_SUPPORT=y | ||
1153 | 1195 | ||
1154 | # | 1196 | # |
1155 | # Tracers | 1197 | # Tracers |
1156 | # | 1198 | # |
1157 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1199 | # CONFIG_FUNCTION_TRACER is not set |
1200 | # CONFIG_SCHED_TRACER is not set | ||
1201 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1202 | # CONFIG_EVENT_TRACER is not set | ||
1203 | # CONFIG_BOOT_TRACER is not set | ||
1204 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1205 | # CONFIG_STACK_TRACER is not set | ||
1206 | # CONFIG_KMEMTRACE is not set | ||
1207 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1208 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1158 | # CONFIG_SAMPLES is not set | 1209 | # CONFIG_SAMPLES is not set |
1159 | CONFIG_HAVE_ARCH_KGDB=y | 1210 | CONFIG_HAVE_ARCH_KGDB=y |
1160 | CONFIG_PRINT_STACK_DEPTH=64 | 1211 | CONFIG_PRINT_STACK_DEPTH=64 |
@@ -1245,6 +1296,7 @@ CONFIG_CRYPTO=y | |||
1245 | # Compression | 1296 | # Compression |
1246 | # | 1297 | # |
1247 | # CONFIG_CRYPTO_DEFLATE is not set | 1298 | # CONFIG_CRYPTO_DEFLATE is not set |
1299 | # CONFIG_CRYPTO_ZLIB is not set | ||
1248 | # CONFIG_CRYPTO_LZO is not set | 1300 | # CONFIG_CRYPTO_LZO is not set |
1249 | 1301 | ||
1250 | # | 1302 | # |
diff --git a/arch/powerpc/configs/85xx/tqm8541_defconfig b/arch/powerpc/configs/85xx/tqm8541_defconfig index b8669231c1fe..52fafc006dd0 100644 --- a/arch/powerpc/configs/85xx/tqm8541_defconfig +++ b/arch/powerpc/configs/85xx/tqm8541_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.29-rc2 | 3 | # Linux kernel version: 2.6.30-rc3 |
4 | # Mon Jan 26 15:36:20 2009 | 4 | # Wed May 13 17:22:23 2009 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -22,6 +22,7 @@ CONFIG_FSL_EMB_PERFMON=y | |||
22 | # CONFIG_PHYS_64BIT is not set | 22 | # CONFIG_PHYS_64BIT is not set |
23 | CONFIG_SPE=y | 23 | CONFIG_SPE=y |
24 | CONFIG_PPC_MMU_NOHASH=y | 24 | CONFIG_PPC_MMU_NOHASH=y |
25 | CONFIG_PPC_BOOK3E_MMU=y | ||
25 | # CONFIG_PPC_MM_SLICES is not set | 26 | # CONFIG_PPC_MM_SLICES is not set |
26 | # CONFIG_SMP is not set | 27 | # CONFIG_SMP is not set |
27 | CONFIG_PPC32=y | 28 | CONFIG_PPC32=y |
@@ -59,6 +60,7 @@ CONFIG_GENERIC_BUG=y | |||
59 | CONFIG_DEFAULT_UIMAGE=y | 60 | CONFIG_DEFAULT_UIMAGE=y |
60 | # CONFIG_PPC_DCR_NATIVE is not set | 61 | # CONFIG_PPC_DCR_NATIVE is not set |
61 | # CONFIG_PPC_DCR_MMIO is not set | 62 | # CONFIG_PPC_DCR_MMIO is not set |
63 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
62 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 64 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
63 | 65 | ||
64 | # | 66 | # |
@@ -76,6 +78,15 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
76 | # CONFIG_BSD_PROCESS_ACCT is not set | 78 | # CONFIG_BSD_PROCESS_ACCT is not set |
77 | # CONFIG_TASKSTATS is not set | 79 | # CONFIG_TASKSTATS is not set |
78 | # CONFIG_AUDIT is not set | 80 | # CONFIG_AUDIT is not set |
81 | |||
82 | # | ||
83 | # RCU Subsystem | ||
84 | # | ||
85 | CONFIG_CLASSIC_RCU=y | ||
86 | # CONFIG_TREE_RCU is not set | ||
87 | # CONFIG_PREEMPT_RCU is not set | ||
88 | # CONFIG_TREE_RCU_TRACE is not set | ||
89 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
79 | # CONFIG_IKCONFIG is not set | 90 | # CONFIG_IKCONFIG is not set |
80 | CONFIG_LOG_BUF_SHIFT=14 | 91 | CONFIG_LOG_BUF_SHIFT=14 |
81 | CONFIG_GROUP_SCHED=y | 92 | CONFIG_GROUP_SCHED=y |
@@ -90,19 +101,22 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
90 | # CONFIG_NAMESPACES is not set | 101 | # CONFIG_NAMESPACES is not set |
91 | CONFIG_BLK_DEV_INITRD=y | 102 | CONFIG_BLK_DEV_INITRD=y |
92 | CONFIG_INITRAMFS_SOURCE="" | 103 | CONFIG_INITRAMFS_SOURCE="" |
104 | CONFIG_RD_GZIP=y | ||
105 | # CONFIG_RD_BZIP2 is not set | ||
106 | # CONFIG_RD_LZMA is not set | ||
93 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 107 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
94 | CONFIG_SYSCTL=y | 108 | CONFIG_SYSCTL=y |
109 | CONFIG_ANON_INODES=y | ||
95 | CONFIG_EMBEDDED=y | 110 | CONFIG_EMBEDDED=y |
96 | CONFIG_SYSCTL_SYSCALL=y | 111 | CONFIG_SYSCTL_SYSCALL=y |
97 | # CONFIG_KALLSYMS is not set | 112 | # CONFIG_KALLSYMS is not set |
113 | # CONFIG_STRIP_ASM_SYMS is not set | ||
98 | # CONFIG_HOTPLUG is not set | 114 | # CONFIG_HOTPLUG is not set |
99 | CONFIG_PRINTK=y | 115 | CONFIG_PRINTK=y |
100 | CONFIG_BUG=y | 116 | CONFIG_BUG=y |
101 | CONFIG_ELF_CORE=y | 117 | CONFIG_ELF_CORE=y |
102 | CONFIG_COMPAT_BRK=y | ||
103 | CONFIG_BASE_FULL=y | 118 | CONFIG_BASE_FULL=y |
104 | CONFIG_FUTEX=y | 119 | CONFIG_FUTEX=y |
105 | CONFIG_ANON_INODES=y | ||
106 | # CONFIG_EPOLL is not set | 120 | # CONFIG_EPOLL is not set |
107 | CONFIG_SIGNALFD=y | 121 | CONFIG_SIGNALFD=y |
108 | CONFIG_TIMERFD=y | 122 | CONFIG_TIMERFD=y |
@@ -112,10 +126,12 @@ CONFIG_AIO=y | |||
112 | CONFIG_VM_EVENT_COUNTERS=y | 126 | CONFIG_VM_EVENT_COUNTERS=y |
113 | CONFIG_PCI_QUIRKS=y | 127 | CONFIG_PCI_QUIRKS=y |
114 | CONFIG_SLUB_DEBUG=y | 128 | CONFIG_SLUB_DEBUG=y |
129 | CONFIG_COMPAT_BRK=y | ||
115 | # CONFIG_SLAB is not set | 130 | # CONFIG_SLAB is not set |
116 | CONFIG_SLUB=y | 131 | CONFIG_SLUB=y |
117 | # CONFIG_SLOB is not set | 132 | # CONFIG_SLOB is not set |
118 | # CONFIG_PROFILING is not set | 133 | # CONFIG_PROFILING is not set |
134 | # CONFIG_MARKERS is not set | ||
119 | CONFIG_HAVE_OPROFILE=y | 135 | CONFIG_HAVE_OPROFILE=y |
120 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 136 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
121 | CONFIG_HAVE_IOREMAP_PROT=y | 137 | CONFIG_HAVE_IOREMAP_PROT=y |
@@ -123,6 +139,7 @@ CONFIG_HAVE_KPROBES=y | |||
123 | CONFIG_HAVE_KRETPROBES=y | 139 | CONFIG_HAVE_KRETPROBES=y |
124 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 140 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
125 | CONFIG_HAVE_CLK=y | 141 | CONFIG_HAVE_CLK=y |
142 | # CONFIG_SLOW_WORK is not set | ||
126 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 143 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
127 | CONFIG_SLABINFO=y | 144 | CONFIG_SLABINFO=y |
128 | CONFIG_RT_MUTEXES=y | 145 | CONFIG_RT_MUTEXES=y |
@@ -130,7 +147,6 @@ CONFIG_BASE_SMALL=0 | |||
130 | # CONFIG_MODULES is not set | 147 | # CONFIG_MODULES is not set |
131 | CONFIG_BLOCK=y | 148 | CONFIG_BLOCK=y |
132 | # CONFIG_LBD is not set | 149 | # CONFIG_LBD is not set |
133 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
134 | # CONFIG_BLK_DEV_BSG is not set | 150 | # CONFIG_BLK_DEV_BSG is not set |
135 | # CONFIG_BLK_DEV_INTEGRITY is not set | 151 | # CONFIG_BLK_DEV_INTEGRITY is not set |
136 | 152 | ||
@@ -146,11 +162,6 @@ CONFIG_DEFAULT_AS=y | |||
146 | # CONFIG_DEFAULT_CFQ is not set | 162 | # CONFIG_DEFAULT_CFQ is not set |
147 | # CONFIG_DEFAULT_NOOP is not set | 163 | # CONFIG_DEFAULT_NOOP is not set |
148 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 164 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
149 | CONFIG_CLASSIC_RCU=y | ||
150 | # CONFIG_TREE_RCU is not set | ||
151 | # CONFIG_PREEMPT_RCU is not set | ||
152 | # CONFIG_TREE_RCU_TRACE is not set | ||
153 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
154 | # CONFIG_FREEZER is not set | 165 | # CONFIG_FREEZER is not set |
155 | 166 | ||
156 | # | 167 | # |
@@ -166,6 +177,7 @@ CONFIG_MPC85xx=y | |||
166 | # CONFIG_MPC85xx_MDS is not set | 177 | # CONFIG_MPC85xx_MDS is not set |
167 | # CONFIG_MPC8536_DS is not set | 178 | # CONFIG_MPC8536_DS is not set |
168 | # CONFIG_MPC85xx_DS is not set | 179 | # CONFIG_MPC85xx_DS is not set |
180 | # CONFIG_SOCRATES is not set | ||
169 | # CONFIG_KSI8560 is not set | 181 | # CONFIG_KSI8560 is not set |
170 | # CONFIG_STX_GP3 is not set | 182 | # CONFIG_STX_GP3 is not set |
171 | # CONFIG_TQM8540 is not set | 183 | # CONFIG_TQM8540 is not set |
@@ -235,9 +247,12 @@ CONFIG_ZONE_DMA_FLAG=1 | |||
235 | CONFIG_BOUNCE=y | 247 | CONFIG_BOUNCE=y |
236 | CONFIG_VIRT_TO_BUS=y | 248 | CONFIG_VIRT_TO_BUS=y |
237 | CONFIG_UNEVICTABLE_LRU=y | 249 | CONFIG_UNEVICTABLE_LRU=y |
250 | CONFIG_HAVE_MLOCK=y | ||
251 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
238 | CONFIG_PPC_4K_PAGES=y | 252 | CONFIG_PPC_4K_PAGES=y |
239 | # CONFIG_PPC_16K_PAGES is not set | 253 | # CONFIG_PPC_16K_PAGES is not set |
240 | # CONFIG_PPC_64K_PAGES is not set | 254 | # CONFIG_PPC_64K_PAGES is not set |
255 | # CONFIG_PPC_256K_PAGES is not set | ||
241 | CONFIG_FORCE_MAX_ZONEORDER=11 | 256 | CONFIG_FORCE_MAX_ZONEORDER=11 |
242 | # CONFIG_PROC_DEVICETREE is not set | 257 | # CONFIG_PROC_DEVICETREE is not set |
243 | # CONFIG_CMDLINE_BOOL is not set | 258 | # CONFIG_CMDLINE_BOOL is not set |
@@ -262,6 +277,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
262 | # CONFIG_PCI_MSI is not set | 277 | # CONFIG_PCI_MSI is not set |
263 | # CONFIG_PCI_LEGACY is not set | 278 | # CONFIG_PCI_LEGACY is not set |
264 | # CONFIG_PCI_STUB is not set | 279 | # CONFIG_PCI_STUB is not set |
280 | # CONFIG_PCI_IOV is not set | ||
265 | # CONFIG_HAS_RAPIDIO is not set | 281 | # CONFIG_HAS_RAPIDIO is not set |
266 | 282 | ||
267 | # | 283 | # |
@@ -273,17 +289,17 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
273 | # Default settings for advanced configuration options are used | 289 | # Default settings for advanced configuration options are used |
274 | # | 290 | # |
275 | CONFIG_LOWMEM_SIZE=0x30000000 | 291 | CONFIG_LOWMEM_SIZE=0x30000000 |
292 | CONFIG_LOWMEM_CAM_NUM=3 | ||
276 | CONFIG_PAGE_OFFSET=0xc0000000 | 293 | CONFIG_PAGE_OFFSET=0xc0000000 |
277 | CONFIG_KERNEL_START=0xc0000000 | 294 | CONFIG_KERNEL_START=0xc0000000 |
278 | CONFIG_PHYSICAL_START=0x00000000 | 295 | CONFIG_PHYSICAL_START=0x00000000 |
279 | CONFIG_PHYSICAL_ALIGN=0x10000000 | 296 | CONFIG_PHYSICAL_ALIGN=0x04000000 |
280 | CONFIG_TASK_SIZE=0xc0000000 | 297 | CONFIG_TASK_SIZE=0xc0000000 |
281 | CONFIG_NET=y | 298 | CONFIG_NET=y |
282 | 299 | ||
283 | # | 300 | # |
284 | # Networking options | 301 | # Networking options |
285 | # | 302 | # |
286 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
287 | CONFIG_PACKET=y | 303 | CONFIG_PACKET=y |
288 | # CONFIG_PACKET_MMAP is not set | 304 | # CONFIG_PACKET_MMAP is not set |
289 | CONFIG_UNIX=y | 305 | CONFIG_UNIX=y |
@@ -339,6 +355,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
339 | # CONFIG_LAPB is not set | 355 | # CONFIG_LAPB is not set |
340 | # CONFIG_ECONET is not set | 356 | # CONFIG_ECONET is not set |
341 | # CONFIG_WAN_ROUTER is not set | 357 | # CONFIG_WAN_ROUTER is not set |
358 | # CONFIG_PHONET is not set | ||
342 | # CONFIG_NET_SCHED is not set | 359 | # CONFIG_NET_SCHED is not set |
343 | # CONFIG_DCB is not set | 360 | # CONFIG_DCB is not set |
344 | 361 | ||
@@ -351,7 +368,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
351 | # CONFIG_IRDA is not set | 368 | # CONFIG_IRDA is not set |
352 | # CONFIG_BT is not set | 369 | # CONFIG_BT is not set |
353 | # CONFIG_AF_RXRPC is not set | 370 | # CONFIG_AF_RXRPC is not set |
354 | # CONFIG_PHONET is not set | ||
355 | CONFIG_WIRELESS=y | 371 | CONFIG_WIRELESS=y |
356 | # CONFIG_CFG80211 is not set | 372 | # CONFIG_CFG80211 is not set |
357 | CONFIG_WIRELESS_OLD_REGULATORY=y | 373 | CONFIG_WIRELESS_OLD_REGULATORY=y |
@@ -451,7 +467,6 @@ CONFIG_MTD_CFI_UTIL=y | |||
451 | # LPDDR flash memory drivers | 467 | # LPDDR flash memory drivers |
452 | # | 468 | # |
453 | # CONFIG_MTD_LPDDR is not set | 469 | # CONFIG_MTD_LPDDR is not set |
454 | # CONFIG_MTD_QINFO_PROBE is not set | ||
455 | 470 | ||
456 | # | 471 | # |
457 | # UBI - Unsorted block images | 472 | # UBI - Unsorted block images |
@@ -481,19 +496,27 @@ CONFIG_BLK_DEV_RAM_SIZE=32768 | |||
481 | # CONFIG_BLK_DEV_HD is not set | 496 | # CONFIG_BLK_DEV_HD is not set |
482 | CONFIG_MISC_DEVICES=y | 497 | CONFIG_MISC_DEVICES=y |
483 | # CONFIG_PHANTOM is not set | 498 | # CONFIG_PHANTOM is not set |
484 | # CONFIG_EEPROM_93CX6 is not set | ||
485 | # CONFIG_SGI_IOC4 is not set | 499 | # CONFIG_SGI_IOC4 is not set |
486 | # CONFIG_TIFM_CORE is not set | 500 | # CONFIG_TIFM_CORE is not set |
487 | # CONFIG_ICS932S401 is not set | 501 | # CONFIG_ICS932S401 is not set |
488 | # CONFIG_ENCLOSURE_SERVICES is not set | 502 | # CONFIG_ENCLOSURE_SERVICES is not set |
489 | # CONFIG_HP_ILO is not set | 503 | # CONFIG_HP_ILO is not set |
504 | # CONFIG_ISL29003 is not set | ||
490 | # CONFIG_C2PORT is not set | 505 | # CONFIG_C2PORT is not set |
506 | |||
507 | # | ||
508 | # EEPROM support | ||
509 | # | ||
510 | # CONFIG_EEPROM_AT24 is not set | ||
511 | # CONFIG_EEPROM_LEGACY is not set | ||
512 | # CONFIG_EEPROM_93CX6 is not set | ||
491 | CONFIG_HAVE_IDE=y | 513 | CONFIG_HAVE_IDE=y |
492 | CONFIG_IDE=y | 514 | CONFIG_IDE=y |
493 | 515 | ||
494 | # | 516 | # |
495 | # Please see Documentation/ide/ide.txt for help/info on IDE drives | 517 | # Please see Documentation/ide/ide.txt for help/info on IDE drives |
496 | # | 518 | # |
519 | CONFIG_IDE_XFER_MODE=y | ||
497 | CONFIG_IDE_TIMINGS=y | 520 | CONFIG_IDE_TIMINGS=y |
498 | # CONFIG_BLK_DEV_IDE_SATA is not set | 521 | # CONFIG_BLK_DEV_IDE_SATA is not set |
499 | CONFIG_IDE_GD=y | 522 | CONFIG_IDE_GD=y |
@@ -568,6 +591,7 @@ CONFIG_BLK_DEV_IDEDMA=y | |||
568 | # CONFIG_I2O is not set | 591 | # CONFIG_I2O is not set |
569 | # CONFIG_MACINTOSH_DRIVERS is not set | 592 | # CONFIG_MACINTOSH_DRIVERS is not set |
570 | CONFIG_NETDEVICES=y | 593 | CONFIG_NETDEVICES=y |
594 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
571 | # CONFIG_DUMMY is not set | 595 | # CONFIG_DUMMY is not set |
572 | # CONFIG_BONDING is not set | 596 | # CONFIG_BONDING is not set |
573 | # CONFIG_MACVLAN is not set | 597 | # CONFIG_MACVLAN is not set |
@@ -601,6 +625,8 @@ CONFIG_MII=y | |||
601 | # CONFIG_SUNGEM is not set | 625 | # CONFIG_SUNGEM is not set |
602 | # CONFIG_CASSINI is not set | 626 | # CONFIG_CASSINI is not set |
603 | # CONFIG_NET_VENDOR_3COM is not set | 627 | # CONFIG_NET_VENDOR_3COM is not set |
628 | # CONFIG_ETHOC is not set | ||
629 | # CONFIG_DNET is not set | ||
604 | # CONFIG_NET_TULIP is not set | 630 | # CONFIG_NET_TULIP is not set |
605 | # CONFIG_HP100 is not set | 631 | # CONFIG_HP100 is not set |
606 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 632 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
@@ -639,6 +665,7 @@ CONFIG_NETDEV_1000=y | |||
639 | # CONFIG_E1000E is not set | 665 | # CONFIG_E1000E is not set |
640 | # CONFIG_IP1000 is not set | 666 | # CONFIG_IP1000 is not set |
641 | # CONFIG_IGB is not set | 667 | # CONFIG_IGB is not set |
668 | # CONFIG_IGBVF is not set | ||
642 | # CONFIG_NS83820 is not set | 669 | # CONFIG_NS83820 is not set |
643 | # CONFIG_HAMACHI is not set | 670 | # CONFIG_HAMACHI is not set |
644 | # CONFIG_YELLOWFIN is not set | 671 | # CONFIG_YELLOWFIN is not set |
@@ -649,10 +676,12 @@ CONFIG_NETDEV_1000=y | |||
649 | # CONFIG_VIA_VELOCITY is not set | 676 | # CONFIG_VIA_VELOCITY is not set |
650 | # CONFIG_TIGON3 is not set | 677 | # CONFIG_TIGON3 is not set |
651 | # CONFIG_BNX2 is not set | 678 | # CONFIG_BNX2 is not set |
679 | CONFIG_FSL_PQ_MDIO=y | ||
652 | CONFIG_GIANFAR=y | 680 | CONFIG_GIANFAR=y |
653 | # CONFIG_QLA3XXX is not set | 681 | # CONFIG_QLA3XXX is not set |
654 | # CONFIG_ATL1 is not set | 682 | # CONFIG_ATL1 is not set |
655 | # CONFIG_ATL1E is not set | 683 | # CONFIG_ATL1E is not set |
684 | # CONFIG_ATL1C is not set | ||
656 | # CONFIG_JME is not set | 685 | # CONFIG_JME is not set |
657 | CONFIG_NETDEV_10000=y | 686 | CONFIG_NETDEV_10000=y |
658 | # CONFIG_CHELSIO_T1 is not set | 687 | # CONFIG_CHELSIO_T1 is not set |
@@ -662,6 +691,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
662 | # CONFIG_IXGBE is not set | 691 | # CONFIG_IXGBE is not set |
663 | # CONFIG_IXGB is not set | 692 | # CONFIG_IXGB is not set |
664 | # CONFIG_S2IO is not set | 693 | # CONFIG_S2IO is not set |
694 | # CONFIG_VXGE is not set | ||
665 | # CONFIG_MYRI10GE is not set | 695 | # CONFIG_MYRI10GE is not set |
666 | # CONFIG_NETXEN_NIC is not set | 696 | # CONFIG_NETXEN_NIC is not set |
667 | # CONFIG_NIU is not set | 697 | # CONFIG_NIU is not set |
@@ -671,6 +701,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
671 | # CONFIG_BNX2X is not set | 701 | # CONFIG_BNX2X is not set |
672 | # CONFIG_QLGE is not set | 702 | # CONFIG_QLGE is not set |
673 | # CONFIG_SFC is not set | 703 | # CONFIG_SFC is not set |
704 | # CONFIG_BE2NET is not set | ||
674 | # CONFIG_TR is not set | 705 | # CONFIG_TR is not set |
675 | 706 | ||
676 | # | 707 | # |
@@ -678,7 +709,6 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
678 | # | 709 | # |
679 | # CONFIG_WLAN_PRE80211 is not set | 710 | # CONFIG_WLAN_PRE80211 is not set |
680 | # CONFIG_WLAN_80211 is not set | 711 | # CONFIG_WLAN_80211 is not set |
681 | # CONFIG_IWLWIFI_LEDS is not set | ||
682 | 712 | ||
683 | # | 713 | # |
684 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 714 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -761,6 +791,7 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
761 | # CONFIG_HVC_UDBG is not set | 791 | # CONFIG_HVC_UDBG is not set |
762 | # CONFIG_IPMI_HANDLER is not set | 792 | # CONFIG_IPMI_HANDLER is not set |
763 | CONFIG_HW_RANDOM=y | 793 | CONFIG_HW_RANDOM=y |
794 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set | ||
764 | # CONFIG_NVRAM is not set | 795 | # CONFIG_NVRAM is not set |
765 | CONFIG_GEN_RTC=y | 796 | CONFIG_GEN_RTC=y |
766 | # CONFIG_GEN_RTC_X is not set | 797 | # CONFIG_GEN_RTC_X is not set |
@@ -825,12 +856,9 @@ CONFIG_I2C_MPC=y | |||
825 | # Miscellaneous I2C Chip support | 856 | # Miscellaneous I2C Chip support |
826 | # | 857 | # |
827 | # CONFIG_DS1682 is not set | 858 | # CONFIG_DS1682 is not set |
828 | # CONFIG_EEPROM_AT24 is not set | ||
829 | # CONFIG_EEPROM_LEGACY is not set | ||
830 | # CONFIG_SENSORS_PCF8574 is not set | 859 | # CONFIG_SENSORS_PCF8574 is not set |
831 | # CONFIG_PCF8575 is not set | 860 | # CONFIG_PCF8575 is not set |
832 | # CONFIG_SENSORS_PCA9539 is not set | 861 | # CONFIG_SENSORS_PCA9539 is not set |
833 | # CONFIG_SENSORS_PCF8591 is not set | ||
834 | # CONFIG_SENSORS_MAX6875 is not set | 862 | # CONFIG_SENSORS_MAX6875 is not set |
835 | # CONFIG_SENSORS_TSL2550 is not set | 863 | # CONFIG_SENSORS_TSL2550 is not set |
836 | # CONFIG_I2C_DEBUG_CORE is not set | 864 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -885,6 +913,7 @@ CONFIG_HWMON=y | |||
885 | # CONFIG_SENSORS_F71805F is not set | 913 | # CONFIG_SENSORS_F71805F is not set |
886 | # CONFIG_SENSORS_F71882FG is not set | 914 | # CONFIG_SENSORS_F71882FG is not set |
887 | # CONFIG_SENSORS_F75375S is not set | 915 | # CONFIG_SENSORS_F75375S is not set |
916 | # CONFIG_SENSORS_G760A is not set | ||
888 | # CONFIG_SENSORS_GL518SM is not set | 917 | # CONFIG_SENSORS_GL518SM is not set |
889 | # CONFIG_SENSORS_GL520SM is not set | 918 | # CONFIG_SENSORS_GL520SM is not set |
890 | # CONFIG_SENSORS_IT87 is not set | 919 | # CONFIG_SENSORS_IT87 is not set |
@@ -899,11 +928,15 @@ CONFIG_SENSORS_LM75=y | |||
899 | # CONFIG_SENSORS_LM90 is not set | 928 | # CONFIG_SENSORS_LM90 is not set |
900 | # CONFIG_SENSORS_LM92 is not set | 929 | # CONFIG_SENSORS_LM92 is not set |
901 | # CONFIG_SENSORS_LM93 is not set | 930 | # CONFIG_SENSORS_LM93 is not set |
931 | # CONFIG_SENSORS_LTC4215 is not set | ||
902 | # CONFIG_SENSORS_LTC4245 is not set | 932 | # CONFIG_SENSORS_LTC4245 is not set |
933 | # CONFIG_SENSORS_LM95241 is not set | ||
903 | # CONFIG_SENSORS_MAX1619 is not set | 934 | # CONFIG_SENSORS_MAX1619 is not set |
904 | # CONFIG_SENSORS_MAX6650 is not set | 935 | # CONFIG_SENSORS_MAX6650 is not set |
905 | # CONFIG_SENSORS_PC87360 is not set | 936 | # CONFIG_SENSORS_PC87360 is not set |
906 | # CONFIG_SENSORS_PC87427 is not set | 937 | # CONFIG_SENSORS_PC87427 is not set |
938 | # CONFIG_SENSORS_PCF8591 is not set | ||
939 | # CONFIG_SENSORS_SHT15 is not set | ||
907 | # CONFIG_SENSORS_SIS5595 is not set | 940 | # CONFIG_SENSORS_SIS5595 is not set |
908 | # CONFIG_SENSORS_DME1737 is not set | 941 | # CONFIG_SENSORS_DME1737 is not set |
909 | # CONFIG_SENSORS_SMSC47M1 is not set | 942 | # CONFIG_SENSORS_SMSC47M1 is not set |
@@ -988,7 +1021,6 @@ CONFIG_HID=y | |||
988 | # | 1021 | # |
989 | # Special HID drivers | 1022 | # Special HID drivers |
990 | # | 1023 | # |
991 | CONFIG_HID_COMPAT=y | ||
992 | CONFIG_USB_SUPPORT=y | 1024 | CONFIG_USB_SUPPORT=y |
993 | CONFIG_USB_ARCH_HAS_HCD=y | 1025 | CONFIG_USB_ARCH_HAS_HCD=y |
994 | CONFIG_USB_ARCH_HAS_OHCI=y | 1026 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -1002,7 +1034,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
1002 | # | 1034 | # |
1003 | 1035 | ||
1004 | # | 1036 | # |
1005 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 1037 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
1006 | # | 1038 | # |
1007 | # CONFIG_USB_GADGET is not set | 1039 | # CONFIG_USB_GADGET is not set |
1008 | 1040 | ||
@@ -1018,6 +1050,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
1018 | # CONFIG_EDAC is not set | 1050 | # CONFIG_EDAC is not set |
1019 | # CONFIG_RTC_CLASS is not set | 1051 | # CONFIG_RTC_CLASS is not set |
1020 | # CONFIG_DMADEVICES is not set | 1052 | # CONFIG_DMADEVICES is not set |
1053 | # CONFIG_AUXDISPLAY is not set | ||
1021 | # CONFIG_UIO is not set | 1054 | # CONFIG_UIO is not set |
1022 | # CONFIG_STAGING is not set | 1055 | # CONFIG_STAGING is not set |
1023 | 1056 | ||
@@ -1028,6 +1061,7 @@ CONFIG_EXT2_FS=y | |||
1028 | # CONFIG_EXT2_FS_XATTR is not set | 1061 | # CONFIG_EXT2_FS_XATTR is not set |
1029 | # CONFIG_EXT2_FS_XIP is not set | 1062 | # CONFIG_EXT2_FS_XIP is not set |
1030 | CONFIG_EXT3_FS=y | 1063 | CONFIG_EXT3_FS=y |
1064 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
1031 | CONFIG_EXT3_FS_XATTR=y | 1065 | CONFIG_EXT3_FS_XATTR=y |
1032 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 1066 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
1033 | # CONFIG_EXT3_FS_SECURITY is not set | 1067 | # CONFIG_EXT3_FS_SECURITY is not set |
@@ -1050,6 +1084,11 @@ CONFIG_INOTIFY_USER=y | |||
1050 | # CONFIG_FUSE_FS is not set | 1084 | # CONFIG_FUSE_FS is not set |
1051 | 1085 | ||
1052 | # | 1086 | # |
1087 | # Caches | ||
1088 | # | ||
1089 | # CONFIG_FSCACHE is not set | ||
1090 | |||
1091 | # | ||
1053 | # CD-ROM/DVD Filesystems | 1092 | # CD-ROM/DVD Filesystems |
1054 | # | 1093 | # |
1055 | # CONFIG_ISO9660_FS is not set | 1094 | # CONFIG_ISO9660_FS is not set |
@@ -1103,6 +1142,7 @@ CONFIG_CRAMFS=y | |||
1103 | # CONFIG_ROMFS_FS is not set | 1142 | # CONFIG_ROMFS_FS is not set |
1104 | # CONFIG_SYSV_FS is not set | 1143 | # CONFIG_SYSV_FS is not set |
1105 | # CONFIG_UFS_FS is not set | 1144 | # CONFIG_UFS_FS is not set |
1145 | # CONFIG_NILFS2_FS is not set | ||
1106 | CONFIG_NETWORK_FILESYSTEMS=y | 1146 | CONFIG_NETWORK_FILESYSTEMS=y |
1107 | CONFIG_NFS_FS=y | 1147 | CONFIG_NFS_FS=y |
1108 | # CONFIG_NFS_V3 is not set | 1148 | # CONFIG_NFS_V3 is not set |
@@ -1112,7 +1152,6 @@ CONFIG_ROOT_NFS=y | |||
1112 | CONFIG_LOCKD=y | 1152 | CONFIG_LOCKD=y |
1113 | CONFIG_NFS_COMMON=y | 1153 | CONFIG_NFS_COMMON=y |
1114 | CONFIG_SUNRPC=y | 1154 | CONFIG_SUNRPC=y |
1115 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1116 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1155 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1117 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1156 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1118 | # CONFIG_SMB_FS is not set | 1157 | # CONFIG_SMB_FS is not set |
@@ -1140,6 +1179,7 @@ CONFIG_PARTITION_ADVANCED=y | |||
1140 | # CONFIG_SYSV68_PARTITION is not set | 1179 | # CONFIG_SYSV68_PARTITION is not set |
1141 | # CONFIG_NLS is not set | 1180 | # CONFIG_NLS is not set |
1142 | # CONFIG_DLM is not set | 1181 | # CONFIG_DLM is not set |
1182 | # CONFIG_BINARY_PRINTF is not set | ||
1143 | 1183 | ||
1144 | # | 1184 | # |
1145 | # Library routines | 1185 | # Library routines |
@@ -1155,11 +1195,12 @@ CONFIG_CRC32=y | |||
1155 | # CONFIG_LIBCRC32C is not set | 1195 | # CONFIG_LIBCRC32C is not set |
1156 | CONFIG_ZLIB_INFLATE=y | 1196 | CONFIG_ZLIB_INFLATE=y |
1157 | CONFIG_ZLIB_DEFLATE=y | 1197 | CONFIG_ZLIB_DEFLATE=y |
1158 | CONFIG_PLIST=y | 1198 | CONFIG_DECOMPRESS_GZIP=y |
1159 | CONFIG_HAS_IOMEM=y | 1199 | CONFIG_HAS_IOMEM=y |
1160 | CONFIG_HAS_IOPORT=y | 1200 | CONFIG_HAS_IOPORT=y |
1161 | CONFIG_HAS_DMA=y | 1201 | CONFIG_HAS_DMA=y |
1162 | CONFIG_HAVE_LMB=y | 1202 | CONFIG_HAVE_LMB=y |
1203 | CONFIG_NLATTR=y | ||
1163 | 1204 | ||
1164 | # | 1205 | # |
1165 | # Kernel hacking | 1206 | # Kernel hacking |
@@ -1181,13 +1222,24 @@ CONFIG_FRAME_WARN=1024 | |||
1181 | # CONFIG_LATENCYTOP is not set | 1222 | # CONFIG_LATENCYTOP is not set |
1182 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1223 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1183 | CONFIG_HAVE_FUNCTION_TRACER=y | 1224 | CONFIG_HAVE_FUNCTION_TRACER=y |
1225 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1184 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1226 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1185 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1227 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1228 | CONFIG_TRACING_SUPPORT=y | ||
1186 | 1229 | ||
1187 | # | 1230 | # |
1188 | # Tracers | 1231 | # Tracers |
1189 | # | 1232 | # |
1190 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1233 | # CONFIG_FUNCTION_TRACER is not set |
1234 | # CONFIG_SCHED_TRACER is not set | ||
1235 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1236 | # CONFIG_EVENT_TRACER is not set | ||
1237 | # CONFIG_BOOT_TRACER is not set | ||
1238 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1239 | # CONFIG_STACK_TRACER is not set | ||
1240 | # CONFIG_KMEMTRACE is not set | ||
1241 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1242 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1191 | # CONFIG_SAMPLES is not set | 1243 | # CONFIG_SAMPLES is not set |
1192 | CONFIG_HAVE_ARCH_KGDB=y | 1244 | CONFIG_HAVE_ARCH_KGDB=y |
1193 | CONFIG_PRINT_STACK_DEPTH=64 | 1245 | CONFIG_PRINT_STACK_DEPTH=64 |
@@ -1278,6 +1330,7 @@ CONFIG_CRYPTO=y | |||
1278 | # Compression | 1330 | # Compression |
1279 | # | 1331 | # |
1280 | # CONFIG_CRYPTO_DEFLATE is not set | 1332 | # CONFIG_CRYPTO_DEFLATE is not set |
1333 | # CONFIG_CRYPTO_ZLIB is not set | ||
1281 | # CONFIG_CRYPTO_LZO is not set | 1334 | # CONFIG_CRYPTO_LZO is not set |
1282 | 1335 | ||
1283 | # | 1336 | # |
diff --git a/arch/powerpc/configs/85xx/tqm8548_defconfig b/arch/powerpc/configs/85xx/tqm8548_defconfig index 43030fea2eee..8b4faae7a9a1 100644 --- a/arch/powerpc/configs/85xx/tqm8548_defconfig +++ b/arch/powerpc/configs/85xx/tqm8548_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.29-rc7 | 3 | # Linux kernel version: 2.6.30-rc3 |
4 | # Mon Mar 16 09:03:28 2009 | 4 | # Wed May 13 17:22:24 2009 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -59,6 +59,7 @@ CONFIG_GENERIC_BUG=y | |||
59 | CONFIG_DEFAULT_UIMAGE=y | 59 | CONFIG_DEFAULT_UIMAGE=y |
60 | # CONFIG_PPC_DCR_NATIVE is not set | 60 | # CONFIG_PPC_DCR_NATIVE is not set |
61 | # CONFIG_PPC_DCR_MMIO is not set | 61 | # CONFIG_PPC_DCR_MMIO is not set |
62 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
62 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 63 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
63 | 64 | ||
64 | # | 65 | # |
@@ -99,21 +100,24 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
99 | # CONFIG_NAMESPACES is not set | 100 | # CONFIG_NAMESPACES is not set |
100 | CONFIG_BLK_DEV_INITRD=y | 101 | CONFIG_BLK_DEV_INITRD=y |
101 | CONFIG_INITRAMFS_SOURCE="" | 102 | CONFIG_INITRAMFS_SOURCE="" |
103 | CONFIG_RD_GZIP=y | ||
104 | # CONFIG_RD_BZIP2 is not set | ||
105 | # CONFIG_RD_LZMA is not set | ||
102 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 106 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
103 | CONFIG_SYSCTL=y | 107 | CONFIG_SYSCTL=y |
108 | CONFIG_ANON_INODES=y | ||
104 | CONFIG_EMBEDDED=y | 109 | CONFIG_EMBEDDED=y |
105 | CONFIG_SYSCTL_SYSCALL=y | 110 | CONFIG_SYSCTL_SYSCALL=y |
106 | CONFIG_KALLSYMS=y | 111 | CONFIG_KALLSYMS=y |
107 | # CONFIG_KALLSYMS_ALL is not set | 112 | # CONFIG_KALLSYMS_ALL is not set |
108 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 113 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
114 | # CONFIG_STRIP_ASM_SYMS is not set | ||
109 | CONFIG_HOTPLUG=y | 115 | CONFIG_HOTPLUG=y |
110 | CONFIG_PRINTK=y | 116 | CONFIG_PRINTK=y |
111 | CONFIG_BUG=y | 117 | CONFIG_BUG=y |
112 | CONFIG_ELF_CORE=y | 118 | CONFIG_ELF_CORE=y |
113 | CONFIG_COMPAT_BRK=y | ||
114 | CONFIG_BASE_FULL=y | 119 | CONFIG_BASE_FULL=y |
115 | CONFIG_FUTEX=y | 120 | CONFIG_FUTEX=y |
116 | CONFIG_ANON_INODES=y | ||
117 | CONFIG_EPOLL=y | 121 | CONFIG_EPOLL=y |
118 | CONFIG_SIGNALFD=y | 122 | CONFIG_SIGNALFD=y |
119 | CONFIG_TIMERFD=y | 123 | CONFIG_TIMERFD=y |
@@ -123,10 +127,12 @@ CONFIG_AIO=y | |||
123 | CONFIG_VM_EVENT_COUNTERS=y | 127 | CONFIG_VM_EVENT_COUNTERS=y |
124 | CONFIG_PCI_QUIRKS=y | 128 | CONFIG_PCI_QUIRKS=y |
125 | CONFIG_SLUB_DEBUG=y | 129 | CONFIG_SLUB_DEBUG=y |
130 | CONFIG_COMPAT_BRK=y | ||
126 | # CONFIG_SLAB is not set | 131 | # CONFIG_SLAB is not set |
127 | CONFIG_SLUB=y | 132 | CONFIG_SLUB=y |
128 | # CONFIG_SLOB is not set | 133 | # CONFIG_SLOB is not set |
129 | # CONFIG_PROFILING is not set | 134 | # CONFIG_PROFILING is not set |
135 | # CONFIG_MARKERS is not set | ||
130 | CONFIG_HAVE_OPROFILE=y | 136 | CONFIG_HAVE_OPROFILE=y |
131 | # CONFIG_KPROBES is not set | 137 | # CONFIG_KPROBES is not set |
132 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 138 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
@@ -134,6 +140,7 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
134 | CONFIG_HAVE_KPROBES=y | 140 | CONFIG_HAVE_KPROBES=y |
135 | CONFIG_HAVE_KRETPROBES=y | 141 | CONFIG_HAVE_KRETPROBES=y |
136 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 142 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
143 | # CONFIG_SLOW_WORK is not set | ||
137 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 144 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
138 | CONFIG_SLABINFO=y | 145 | CONFIG_SLABINFO=y |
139 | CONFIG_RT_MUTEXES=y | 146 | CONFIG_RT_MUTEXES=y |
@@ -146,7 +153,6 @@ CONFIG_MODULE_UNLOAD=y | |||
146 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 153 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
147 | CONFIG_BLOCK=y | 154 | CONFIG_BLOCK=y |
148 | # CONFIG_LBD is not set | 155 | # CONFIG_LBD is not set |
149 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
150 | # CONFIG_BLK_DEV_BSG is not set | 156 | # CONFIG_BLK_DEV_BSG is not set |
151 | # CONFIG_BLK_DEV_INTEGRITY is not set | 157 | # CONFIG_BLK_DEV_INTEGRITY is not set |
152 | 158 | ||
@@ -177,6 +183,7 @@ CONFIG_MPC85xx=y | |||
177 | # CONFIG_MPC85xx_MDS is not set | 183 | # CONFIG_MPC85xx_MDS is not set |
178 | # CONFIG_MPC8536_DS is not set | 184 | # CONFIG_MPC8536_DS is not set |
179 | # CONFIG_MPC85xx_DS is not set | 185 | # CONFIG_MPC85xx_DS is not set |
186 | # CONFIG_SOCRATES is not set | ||
180 | # CONFIG_KSI8560 is not set | 187 | # CONFIG_KSI8560 is not set |
181 | # CONFIG_STX_GP3 is not set | 188 | # CONFIG_STX_GP3 is not set |
182 | # CONFIG_TQM8540 is not set | 189 | # CONFIG_TQM8540 is not set |
@@ -246,6 +253,8 @@ CONFIG_ZONE_DMA_FLAG=1 | |||
246 | CONFIG_BOUNCE=y | 253 | CONFIG_BOUNCE=y |
247 | CONFIG_VIRT_TO_BUS=y | 254 | CONFIG_VIRT_TO_BUS=y |
248 | CONFIG_UNEVICTABLE_LRU=y | 255 | CONFIG_UNEVICTABLE_LRU=y |
256 | CONFIG_HAVE_MLOCK=y | ||
257 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
249 | CONFIG_PPC_4K_PAGES=y | 258 | CONFIG_PPC_4K_PAGES=y |
250 | # CONFIG_PPC_16K_PAGES is not set | 259 | # CONFIG_PPC_16K_PAGES is not set |
251 | # CONFIG_PPC_64K_PAGES is not set | 260 | # CONFIG_PPC_64K_PAGES is not set |
@@ -278,6 +287,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
278 | # CONFIG_PCI_LEGACY is not set | 287 | # CONFIG_PCI_LEGACY is not set |
279 | # CONFIG_PCI_DEBUG is not set | 288 | # CONFIG_PCI_DEBUG is not set |
280 | # CONFIG_PCI_STUB is not set | 289 | # CONFIG_PCI_STUB is not set |
290 | # CONFIG_PCI_IOV is not set | ||
281 | # CONFIG_PCCARD is not set | 291 | # CONFIG_PCCARD is not set |
282 | # CONFIG_HOTPLUG_PCI is not set | 292 | # CONFIG_HOTPLUG_PCI is not set |
283 | # CONFIG_HAS_RAPIDIO is not set | 293 | # CONFIG_HAS_RAPIDIO is not set |
@@ -302,7 +312,6 @@ CONFIG_NET=y | |||
302 | # | 312 | # |
303 | # Networking options | 313 | # Networking options |
304 | # | 314 | # |
305 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
306 | CONFIG_PACKET=y | 315 | CONFIG_PACKET=y |
307 | # CONFIG_PACKET_MMAP is not set | 316 | # CONFIG_PACKET_MMAP is not set |
308 | CONFIG_UNIX=y | 317 | CONFIG_UNIX=y |
@@ -358,6 +367,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
358 | # CONFIG_LAPB is not set | 367 | # CONFIG_LAPB is not set |
359 | # CONFIG_ECONET is not set | 368 | # CONFIG_ECONET is not set |
360 | # CONFIG_WAN_ROUTER is not set | 369 | # CONFIG_WAN_ROUTER is not set |
370 | # CONFIG_PHONET is not set | ||
361 | # CONFIG_NET_SCHED is not set | 371 | # CONFIG_NET_SCHED is not set |
362 | # CONFIG_DCB is not set | 372 | # CONFIG_DCB is not set |
363 | 373 | ||
@@ -370,7 +380,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
370 | # CONFIG_IRDA is not set | 380 | # CONFIG_IRDA is not set |
371 | # CONFIG_BT is not set | 381 | # CONFIG_BT is not set |
372 | # CONFIG_AF_RXRPC is not set | 382 | # CONFIG_AF_RXRPC is not set |
373 | # CONFIG_PHONET is not set | ||
374 | # CONFIG_WIRELESS is not set | 383 | # CONFIG_WIRELESS is not set |
375 | # CONFIG_WIMAX is not set | 384 | # CONFIG_WIMAX is not set |
376 | # CONFIG_RFKILL is not set | 385 | # CONFIG_RFKILL is not set |
@@ -514,6 +523,7 @@ CONFIG_MISC_DEVICES=y | |||
514 | # CONFIG_ICS932S401 is not set | 523 | # CONFIG_ICS932S401 is not set |
515 | # CONFIG_ENCLOSURE_SERVICES is not set | 524 | # CONFIG_ENCLOSURE_SERVICES is not set |
516 | # CONFIG_HP_ILO is not set | 525 | # CONFIG_HP_ILO is not set |
526 | # CONFIG_ISL29003 is not set | ||
517 | # CONFIG_C2PORT is not set | 527 | # CONFIG_C2PORT is not set |
518 | 528 | ||
519 | # | 529 | # |
@@ -548,6 +558,7 @@ CONFIG_HAVE_IDE=y | |||
548 | # CONFIG_I2O is not set | 558 | # CONFIG_I2O is not set |
549 | # CONFIG_MACINTOSH_DRIVERS is not set | 559 | # CONFIG_MACINTOSH_DRIVERS is not set |
550 | CONFIG_NETDEVICES=y | 560 | CONFIG_NETDEVICES=y |
561 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
551 | # CONFIG_DUMMY is not set | 562 | # CONFIG_DUMMY is not set |
552 | # CONFIG_BONDING is not set | 563 | # CONFIG_BONDING is not set |
553 | # CONFIG_MACVLAN is not set | 564 | # CONFIG_MACVLAN is not set |
@@ -581,6 +592,8 @@ CONFIG_MII=y | |||
581 | # CONFIG_SUNGEM is not set | 592 | # CONFIG_SUNGEM is not set |
582 | # CONFIG_CASSINI is not set | 593 | # CONFIG_CASSINI is not set |
583 | # CONFIG_NET_VENDOR_3COM is not set | 594 | # CONFIG_NET_VENDOR_3COM is not set |
595 | # CONFIG_ETHOC is not set | ||
596 | # CONFIG_DNET is not set | ||
584 | # CONFIG_NET_TULIP is not set | 597 | # CONFIG_NET_TULIP is not set |
585 | # CONFIG_HP100 is not set | 598 | # CONFIG_HP100 is not set |
586 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 599 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
@@ -600,6 +613,7 @@ CONFIG_NETDEV_1000=y | |||
600 | # CONFIG_E1000E is not set | 613 | # CONFIG_E1000E is not set |
601 | # CONFIG_IP1000 is not set | 614 | # CONFIG_IP1000 is not set |
602 | # CONFIG_IGB is not set | 615 | # CONFIG_IGB is not set |
616 | # CONFIG_IGBVF is not set | ||
603 | # CONFIG_NS83820 is not set | 617 | # CONFIG_NS83820 is not set |
604 | # CONFIG_HAMACHI is not set | 618 | # CONFIG_HAMACHI is not set |
605 | # CONFIG_YELLOWFIN is not set | 619 | # CONFIG_YELLOWFIN is not set |
@@ -610,6 +624,7 @@ CONFIG_NETDEV_1000=y | |||
610 | # CONFIG_VIA_VELOCITY is not set | 624 | # CONFIG_VIA_VELOCITY is not set |
611 | # CONFIG_TIGON3 is not set | 625 | # CONFIG_TIGON3 is not set |
612 | # CONFIG_BNX2 is not set | 626 | # CONFIG_BNX2 is not set |
627 | CONFIG_FSL_PQ_MDIO=y | ||
613 | CONFIG_GIANFAR=y | 628 | CONFIG_GIANFAR=y |
614 | # CONFIG_QLA3XXX is not set | 629 | # CONFIG_QLA3XXX is not set |
615 | # CONFIG_ATL1 is not set | 630 | # CONFIG_ATL1 is not set |
@@ -624,6 +639,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
624 | # CONFIG_IXGBE is not set | 639 | # CONFIG_IXGBE is not set |
625 | # CONFIG_IXGB is not set | 640 | # CONFIG_IXGB is not set |
626 | # CONFIG_S2IO is not set | 641 | # CONFIG_S2IO is not set |
642 | # CONFIG_VXGE is not set | ||
627 | # CONFIG_MYRI10GE is not set | 643 | # CONFIG_MYRI10GE is not set |
628 | # CONFIG_NETXEN_NIC is not set | 644 | # CONFIG_NETXEN_NIC is not set |
629 | # CONFIG_NIU is not set | 645 | # CONFIG_NIU is not set |
@@ -633,6 +649,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
633 | # CONFIG_BNX2X is not set | 649 | # CONFIG_BNX2X is not set |
634 | # CONFIG_QLGE is not set | 650 | # CONFIG_QLGE is not set |
635 | # CONFIG_SFC is not set | 651 | # CONFIG_SFC is not set |
652 | # CONFIG_BE2NET is not set | ||
636 | # CONFIG_TR is not set | 653 | # CONFIG_TR is not set |
637 | 654 | ||
638 | # | 655 | # |
@@ -640,7 +657,6 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
640 | # | 657 | # |
641 | # CONFIG_WLAN_PRE80211 is not set | 658 | # CONFIG_WLAN_PRE80211 is not set |
642 | # CONFIG_WLAN_80211 is not set | 659 | # CONFIG_WLAN_80211 is not set |
643 | # CONFIG_IWLWIFI_LEDS is not set | ||
644 | 660 | ||
645 | # | 661 | # |
646 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 662 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -785,7 +801,6 @@ CONFIG_I2C_MPC=y | |||
785 | # CONFIG_SENSORS_PCF8574 is not set | 801 | # CONFIG_SENSORS_PCF8574 is not set |
786 | # CONFIG_PCF8575 is not set | 802 | # CONFIG_PCF8575 is not set |
787 | # CONFIG_SENSORS_PCA9539 is not set | 803 | # CONFIG_SENSORS_PCA9539 is not set |
788 | # CONFIG_SENSORS_PCF8591 is not set | ||
789 | # CONFIG_SENSORS_MAX6875 is not set | 804 | # CONFIG_SENSORS_MAX6875 is not set |
790 | # CONFIG_SENSORS_TSL2550 is not set | 805 | # CONFIG_SENSORS_TSL2550 is not set |
791 | # CONFIG_I2C_DEBUG_CORE is not set | 806 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -817,6 +832,7 @@ CONFIG_HWMON=y | |||
817 | # CONFIG_SENSORS_F71805F is not set | 832 | # CONFIG_SENSORS_F71805F is not set |
818 | # CONFIG_SENSORS_F71882FG is not set | 833 | # CONFIG_SENSORS_F71882FG is not set |
819 | # CONFIG_SENSORS_F75375S is not set | 834 | # CONFIG_SENSORS_F75375S is not set |
835 | # CONFIG_SENSORS_G760A is not set | ||
820 | # CONFIG_SENSORS_GL518SM is not set | 836 | # CONFIG_SENSORS_GL518SM is not set |
821 | # CONFIG_SENSORS_GL520SM is not set | 837 | # CONFIG_SENSORS_GL520SM is not set |
822 | # CONFIG_SENSORS_IT87 is not set | 838 | # CONFIG_SENSORS_IT87 is not set |
@@ -831,11 +847,14 @@ CONFIG_SENSORS_LM75=y | |||
831 | # CONFIG_SENSORS_LM90 is not set | 847 | # CONFIG_SENSORS_LM90 is not set |
832 | # CONFIG_SENSORS_LM92 is not set | 848 | # CONFIG_SENSORS_LM92 is not set |
833 | # CONFIG_SENSORS_LM93 is not set | 849 | # CONFIG_SENSORS_LM93 is not set |
850 | # CONFIG_SENSORS_LTC4215 is not set | ||
834 | # CONFIG_SENSORS_LTC4245 is not set | 851 | # CONFIG_SENSORS_LTC4245 is not set |
852 | # CONFIG_SENSORS_LM95241 is not set | ||
835 | # CONFIG_SENSORS_MAX1619 is not set | 853 | # CONFIG_SENSORS_MAX1619 is not set |
836 | # CONFIG_SENSORS_MAX6650 is not set | 854 | # CONFIG_SENSORS_MAX6650 is not set |
837 | # CONFIG_SENSORS_PC87360 is not set | 855 | # CONFIG_SENSORS_PC87360 is not set |
838 | # CONFIG_SENSORS_PC87427 is not set | 856 | # CONFIG_SENSORS_PC87427 is not set |
857 | # CONFIG_SENSORS_PCF8591 is not set | ||
839 | # CONFIG_SENSORS_SIS5595 is not set | 858 | # CONFIG_SENSORS_SIS5595 is not set |
840 | # CONFIG_SENSORS_DME1737 is not set | 859 | # CONFIG_SENSORS_DME1737 is not set |
841 | # CONFIG_SENSORS_SMSC47M1 is not set | 860 | # CONFIG_SENSORS_SMSC47M1 is not set |
@@ -919,7 +938,6 @@ CONFIG_HID=y | |||
919 | # | 938 | # |
920 | # Special HID drivers | 939 | # Special HID drivers |
921 | # | 940 | # |
922 | CONFIG_HID_COMPAT=y | ||
923 | # CONFIG_USB_SUPPORT is not set | 941 | # CONFIG_USB_SUPPORT is not set |
924 | # CONFIG_UWB is not set | 942 | # CONFIG_UWB is not set |
925 | # CONFIG_MMC is not set | 943 | # CONFIG_MMC is not set |
@@ -982,8 +1000,9 @@ CONFIG_RTC_DRV_DS1307=y | |||
982 | # | 1000 | # |
983 | # on-CPU RTC drivers | 1001 | # on-CPU RTC drivers |
984 | # | 1002 | # |
985 | # CONFIG_RTC_DRV_PPC is not set | 1003 | # CONFIG_RTC_DRV_GENERIC is not set |
986 | # CONFIG_DMADEVICES is not set | 1004 | # CONFIG_DMADEVICES is not set |
1005 | # CONFIG_AUXDISPLAY is not set | ||
987 | # CONFIG_UIO is not set | 1006 | # CONFIG_UIO is not set |
988 | # CONFIG_STAGING is not set | 1007 | # CONFIG_STAGING is not set |
989 | 1008 | ||
@@ -1009,6 +1028,11 @@ CONFIG_INOTIFY_USER=y | |||
1009 | # CONFIG_FUSE_FS is not set | 1028 | # CONFIG_FUSE_FS is not set |
1010 | 1029 | ||
1011 | # | 1030 | # |
1031 | # Caches | ||
1032 | # | ||
1033 | # CONFIG_FSCACHE is not set | ||
1034 | |||
1035 | # | ||
1012 | # CD-ROM/DVD Filesystems | 1036 | # CD-ROM/DVD Filesystems |
1013 | # | 1037 | # |
1014 | # CONFIG_ISO9660_FS is not set | 1038 | # CONFIG_ISO9660_FS is not set |
@@ -1062,6 +1086,7 @@ CONFIG_JFFS2_RTIME=y | |||
1062 | # CONFIG_ROMFS_FS is not set | 1086 | # CONFIG_ROMFS_FS is not set |
1063 | # CONFIG_SYSV_FS is not set | 1087 | # CONFIG_SYSV_FS is not set |
1064 | # CONFIG_UFS_FS is not set | 1088 | # CONFIG_UFS_FS is not set |
1089 | # CONFIG_NILFS2_FS is not set | ||
1065 | CONFIG_NETWORK_FILESYSTEMS=y | 1090 | CONFIG_NETWORK_FILESYSTEMS=y |
1066 | CONFIG_NFS_FS=y | 1091 | CONFIG_NFS_FS=y |
1067 | # CONFIG_NFS_V3 is not set | 1092 | # CONFIG_NFS_V3 is not set |
@@ -1071,7 +1096,6 @@ CONFIG_ROOT_NFS=y | |||
1071 | CONFIG_LOCKD=y | 1096 | CONFIG_LOCKD=y |
1072 | CONFIG_NFS_COMMON=y | 1097 | CONFIG_NFS_COMMON=y |
1073 | CONFIG_SUNRPC=y | 1098 | CONFIG_SUNRPC=y |
1074 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1075 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1099 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1076 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1100 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1077 | # CONFIG_SMB_FS is not set | 1101 | # CONFIG_SMB_FS is not set |
@@ -1099,6 +1123,7 @@ CONFIG_PARTITION_ADVANCED=y | |||
1099 | # CONFIG_SYSV68_PARTITION is not set | 1123 | # CONFIG_SYSV68_PARTITION is not set |
1100 | # CONFIG_NLS is not set | 1124 | # CONFIG_NLS is not set |
1101 | # CONFIG_DLM is not set | 1125 | # CONFIG_DLM is not set |
1126 | # CONFIG_BINARY_PRINTF is not set | ||
1102 | 1127 | ||
1103 | # | 1128 | # |
1104 | # Library routines | 1129 | # Library routines |
@@ -1114,11 +1139,12 @@ CONFIG_CRC32=y | |||
1114 | # CONFIG_LIBCRC32C is not set | 1139 | # CONFIG_LIBCRC32C is not set |
1115 | CONFIG_ZLIB_INFLATE=y | 1140 | CONFIG_ZLIB_INFLATE=y |
1116 | CONFIG_ZLIB_DEFLATE=y | 1141 | CONFIG_ZLIB_DEFLATE=y |
1117 | CONFIG_PLIST=y | 1142 | CONFIG_DECOMPRESS_GZIP=y |
1118 | CONFIG_HAS_IOMEM=y | 1143 | CONFIG_HAS_IOMEM=y |
1119 | CONFIG_HAS_IOPORT=y | 1144 | CONFIG_HAS_IOPORT=y |
1120 | CONFIG_HAS_DMA=y | 1145 | CONFIG_HAS_DMA=y |
1121 | CONFIG_HAVE_LMB=y | 1146 | CONFIG_HAVE_LMB=y |
1147 | CONFIG_NLATTR=y | ||
1122 | 1148 | ||
1123 | # | 1149 | # |
1124 | # Kernel hacking | 1150 | # Kernel hacking |
@@ -1136,6 +1162,9 @@ CONFIG_DEBUG_KERNEL=y | |||
1136 | CONFIG_DETECT_SOFTLOCKUP=y | 1162 | CONFIG_DETECT_SOFTLOCKUP=y |
1137 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1163 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
1138 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1164 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
1165 | CONFIG_DETECT_HUNG_TASK=y | ||
1166 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1167 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1139 | CONFIG_SCHED_DEBUG=y | 1168 | CONFIG_SCHED_DEBUG=y |
1140 | # CONFIG_SCHEDSTATS is not set | 1169 | # CONFIG_SCHEDSTATS is not set |
1141 | # CONFIG_TIMER_STATS is not set | 1170 | # CONFIG_TIMER_STATS is not set |
@@ -1166,10 +1195,12 @@ CONFIG_DEBUG_MUTEXES=y | |||
1166 | # CONFIG_FAULT_INJECTION is not set | 1195 | # CONFIG_FAULT_INJECTION is not set |
1167 | # CONFIG_LATENCYTOP is not set | 1196 | # CONFIG_LATENCYTOP is not set |
1168 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1197 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1198 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1169 | CONFIG_HAVE_FUNCTION_TRACER=y | 1199 | CONFIG_HAVE_FUNCTION_TRACER=y |
1170 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | 1200 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y |
1171 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1201 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1172 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1202 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1203 | CONFIG_TRACING_SUPPORT=y | ||
1173 | 1204 | ||
1174 | # | 1205 | # |
1175 | # Tracers | 1206 | # Tracers |
@@ -1177,17 +1208,19 @@ CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | |||
1177 | # CONFIG_FUNCTION_TRACER is not set | 1208 | # CONFIG_FUNCTION_TRACER is not set |
1178 | # CONFIG_SCHED_TRACER is not set | 1209 | # CONFIG_SCHED_TRACER is not set |
1179 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1210 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
1211 | # CONFIG_EVENT_TRACER is not set | ||
1180 | # CONFIG_BOOT_TRACER is not set | 1212 | # CONFIG_BOOT_TRACER is not set |
1181 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1213 | # CONFIG_TRACE_BRANCH_PROFILING is not set |
1182 | # CONFIG_STACK_TRACER is not set | 1214 | # CONFIG_STACK_TRACER is not set |
1183 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1215 | # CONFIG_KMEMTRACE is not set |
1216 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1217 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1184 | # CONFIG_SAMPLES is not set | 1218 | # CONFIG_SAMPLES is not set |
1185 | CONFIG_HAVE_ARCH_KGDB=y | 1219 | CONFIG_HAVE_ARCH_KGDB=y |
1186 | # CONFIG_KGDB is not set | 1220 | # CONFIG_KGDB is not set |
1187 | CONFIG_PRINT_STACK_DEPTH=64 | 1221 | CONFIG_PRINT_STACK_DEPTH=64 |
1188 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1222 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1189 | # CONFIG_DEBUG_STACK_USAGE is not set | 1223 | # CONFIG_DEBUG_STACK_USAGE is not set |
1190 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1191 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1224 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
1192 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1225 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
1193 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 1226 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
@@ -1281,6 +1314,7 @@ CONFIG_CRYPTO=y | |||
1281 | # Compression | 1314 | # Compression |
1282 | # | 1315 | # |
1283 | # CONFIG_CRYPTO_DEFLATE is not set | 1316 | # CONFIG_CRYPTO_DEFLATE is not set |
1317 | # CONFIG_CRYPTO_ZLIB is not set | ||
1284 | # CONFIG_CRYPTO_LZO is not set | 1318 | # CONFIG_CRYPTO_LZO is not set |
1285 | 1319 | ||
1286 | # | 1320 | # |
diff --git a/arch/powerpc/configs/85xx/tqm8555_defconfig b/arch/powerpc/configs/85xx/tqm8555_defconfig index d5a864d74461..170360934cec 100644 --- a/arch/powerpc/configs/85xx/tqm8555_defconfig +++ b/arch/powerpc/configs/85xx/tqm8555_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.29-rc2 | 3 | # Linux kernel version: 2.6.30-rc3 |
4 | # Mon Jan 26 15:36:21 2009 | 4 | # Wed May 13 17:22:25 2009 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -22,6 +22,7 @@ CONFIG_FSL_EMB_PERFMON=y | |||
22 | # CONFIG_PHYS_64BIT is not set | 22 | # CONFIG_PHYS_64BIT is not set |
23 | CONFIG_SPE=y | 23 | CONFIG_SPE=y |
24 | CONFIG_PPC_MMU_NOHASH=y | 24 | CONFIG_PPC_MMU_NOHASH=y |
25 | CONFIG_PPC_BOOK3E_MMU=y | ||
25 | # CONFIG_PPC_MM_SLICES is not set | 26 | # CONFIG_PPC_MM_SLICES is not set |
26 | # CONFIG_SMP is not set | 27 | # CONFIG_SMP is not set |
27 | CONFIG_PPC32=y | 28 | CONFIG_PPC32=y |
@@ -59,6 +60,7 @@ CONFIG_GENERIC_BUG=y | |||
59 | CONFIG_DEFAULT_UIMAGE=y | 60 | CONFIG_DEFAULT_UIMAGE=y |
60 | # CONFIG_PPC_DCR_NATIVE is not set | 61 | # CONFIG_PPC_DCR_NATIVE is not set |
61 | # CONFIG_PPC_DCR_MMIO is not set | 62 | # CONFIG_PPC_DCR_MMIO is not set |
63 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
62 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 64 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
63 | 65 | ||
64 | # | 66 | # |
@@ -76,6 +78,15 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
76 | # CONFIG_BSD_PROCESS_ACCT is not set | 78 | # CONFIG_BSD_PROCESS_ACCT is not set |
77 | # CONFIG_TASKSTATS is not set | 79 | # CONFIG_TASKSTATS is not set |
78 | # CONFIG_AUDIT is not set | 80 | # CONFIG_AUDIT is not set |
81 | |||
82 | # | ||
83 | # RCU Subsystem | ||
84 | # | ||
85 | CONFIG_CLASSIC_RCU=y | ||
86 | # CONFIG_TREE_RCU is not set | ||
87 | # CONFIG_PREEMPT_RCU is not set | ||
88 | # CONFIG_TREE_RCU_TRACE is not set | ||
89 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
79 | # CONFIG_IKCONFIG is not set | 90 | # CONFIG_IKCONFIG is not set |
80 | CONFIG_LOG_BUF_SHIFT=14 | 91 | CONFIG_LOG_BUF_SHIFT=14 |
81 | CONFIG_GROUP_SCHED=y | 92 | CONFIG_GROUP_SCHED=y |
@@ -90,19 +101,22 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
90 | # CONFIG_NAMESPACES is not set | 101 | # CONFIG_NAMESPACES is not set |
91 | CONFIG_BLK_DEV_INITRD=y | 102 | CONFIG_BLK_DEV_INITRD=y |
92 | CONFIG_INITRAMFS_SOURCE="" | 103 | CONFIG_INITRAMFS_SOURCE="" |
104 | CONFIG_RD_GZIP=y | ||
105 | # CONFIG_RD_BZIP2 is not set | ||
106 | # CONFIG_RD_LZMA is not set | ||
93 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 107 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
94 | CONFIG_SYSCTL=y | 108 | CONFIG_SYSCTL=y |
109 | CONFIG_ANON_INODES=y | ||
95 | CONFIG_EMBEDDED=y | 110 | CONFIG_EMBEDDED=y |
96 | CONFIG_SYSCTL_SYSCALL=y | 111 | CONFIG_SYSCTL_SYSCALL=y |
97 | # CONFIG_KALLSYMS is not set | 112 | # CONFIG_KALLSYMS is not set |
113 | # CONFIG_STRIP_ASM_SYMS is not set | ||
98 | # CONFIG_HOTPLUG is not set | 114 | # CONFIG_HOTPLUG is not set |
99 | CONFIG_PRINTK=y | 115 | CONFIG_PRINTK=y |
100 | CONFIG_BUG=y | 116 | CONFIG_BUG=y |
101 | CONFIG_ELF_CORE=y | 117 | CONFIG_ELF_CORE=y |
102 | CONFIG_COMPAT_BRK=y | ||
103 | CONFIG_BASE_FULL=y | 118 | CONFIG_BASE_FULL=y |
104 | CONFIG_FUTEX=y | 119 | CONFIG_FUTEX=y |
105 | CONFIG_ANON_INODES=y | ||
106 | # CONFIG_EPOLL is not set | 120 | # CONFIG_EPOLL is not set |
107 | CONFIG_SIGNALFD=y | 121 | CONFIG_SIGNALFD=y |
108 | CONFIG_TIMERFD=y | 122 | CONFIG_TIMERFD=y |
@@ -112,10 +126,12 @@ CONFIG_AIO=y | |||
112 | CONFIG_VM_EVENT_COUNTERS=y | 126 | CONFIG_VM_EVENT_COUNTERS=y |
113 | CONFIG_PCI_QUIRKS=y | 127 | CONFIG_PCI_QUIRKS=y |
114 | CONFIG_SLUB_DEBUG=y | 128 | CONFIG_SLUB_DEBUG=y |
129 | CONFIG_COMPAT_BRK=y | ||
115 | # CONFIG_SLAB is not set | 130 | # CONFIG_SLAB is not set |
116 | CONFIG_SLUB=y | 131 | CONFIG_SLUB=y |
117 | # CONFIG_SLOB is not set | 132 | # CONFIG_SLOB is not set |
118 | # CONFIG_PROFILING is not set | 133 | # CONFIG_PROFILING is not set |
134 | # CONFIG_MARKERS is not set | ||
119 | CONFIG_HAVE_OPROFILE=y | 135 | CONFIG_HAVE_OPROFILE=y |
120 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 136 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
121 | CONFIG_HAVE_IOREMAP_PROT=y | 137 | CONFIG_HAVE_IOREMAP_PROT=y |
@@ -123,6 +139,7 @@ CONFIG_HAVE_KPROBES=y | |||
123 | CONFIG_HAVE_KRETPROBES=y | 139 | CONFIG_HAVE_KRETPROBES=y |
124 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 140 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
125 | CONFIG_HAVE_CLK=y | 141 | CONFIG_HAVE_CLK=y |
142 | # CONFIG_SLOW_WORK is not set | ||
126 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 143 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
127 | CONFIG_SLABINFO=y | 144 | CONFIG_SLABINFO=y |
128 | CONFIG_RT_MUTEXES=y | 145 | CONFIG_RT_MUTEXES=y |
@@ -130,7 +147,6 @@ CONFIG_BASE_SMALL=0 | |||
130 | # CONFIG_MODULES is not set | 147 | # CONFIG_MODULES is not set |
131 | CONFIG_BLOCK=y | 148 | CONFIG_BLOCK=y |
132 | # CONFIG_LBD is not set | 149 | # CONFIG_LBD is not set |
133 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
134 | # CONFIG_BLK_DEV_BSG is not set | 150 | # CONFIG_BLK_DEV_BSG is not set |
135 | # CONFIG_BLK_DEV_INTEGRITY is not set | 151 | # CONFIG_BLK_DEV_INTEGRITY is not set |
136 | 152 | ||
@@ -146,11 +162,6 @@ CONFIG_DEFAULT_AS=y | |||
146 | # CONFIG_DEFAULT_CFQ is not set | 162 | # CONFIG_DEFAULT_CFQ is not set |
147 | # CONFIG_DEFAULT_NOOP is not set | 163 | # CONFIG_DEFAULT_NOOP is not set |
148 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 164 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
149 | CONFIG_CLASSIC_RCU=y | ||
150 | # CONFIG_TREE_RCU is not set | ||
151 | # CONFIG_PREEMPT_RCU is not set | ||
152 | # CONFIG_TREE_RCU_TRACE is not set | ||
153 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
154 | # CONFIG_FREEZER is not set | 165 | # CONFIG_FREEZER is not set |
155 | 166 | ||
156 | # | 167 | # |
@@ -166,6 +177,7 @@ CONFIG_MPC85xx=y | |||
166 | # CONFIG_MPC85xx_MDS is not set | 177 | # CONFIG_MPC85xx_MDS is not set |
167 | # CONFIG_MPC8536_DS is not set | 178 | # CONFIG_MPC8536_DS is not set |
168 | # CONFIG_MPC85xx_DS is not set | 179 | # CONFIG_MPC85xx_DS is not set |
180 | # CONFIG_SOCRATES is not set | ||
169 | # CONFIG_KSI8560 is not set | 181 | # CONFIG_KSI8560 is not set |
170 | # CONFIG_STX_GP3 is not set | 182 | # CONFIG_STX_GP3 is not set |
171 | # CONFIG_TQM8540 is not set | 183 | # CONFIG_TQM8540 is not set |
@@ -235,9 +247,12 @@ CONFIG_ZONE_DMA_FLAG=1 | |||
235 | CONFIG_BOUNCE=y | 247 | CONFIG_BOUNCE=y |
236 | CONFIG_VIRT_TO_BUS=y | 248 | CONFIG_VIRT_TO_BUS=y |
237 | CONFIG_UNEVICTABLE_LRU=y | 249 | CONFIG_UNEVICTABLE_LRU=y |
250 | CONFIG_HAVE_MLOCK=y | ||
251 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
238 | CONFIG_PPC_4K_PAGES=y | 252 | CONFIG_PPC_4K_PAGES=y |
239 | # CONFIG_PPC_16K_PAGES is not set | 253 | # CONFIG_PPC_16K_PAGES is not set |
240 | # CONFIG_PPC_64K_PAGES is not set | 254 | # CONFIG_PPC_64K_PAGES is not set |
255 | # CONFIG_PPC_256K_PAGES is not set | ||
241 | CONFIG_FORCE_MAX_ZONEORDER=11 | 256 | CONFIG_FORCE_MAX_ZONEORDER=11 |
242 | # CONFIG_PROC_DEVICETREE is not set | 257 | # CONFIG_PROC_DEVICETREE is not set |
243 | # CONFIG_CMDLINE_BOOL is not set | 258 | # CONFIG_CMDLINE_BOOL is not set |
@@ -262,6 +277,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
262 | # CONFIG_PCI_MSI is not set | 277 | # CONFIG_PCI_MSI is not set |
263 | # CONFIG_PCI_LEGACY is not set | 278 | # CONFIG_PCI_LEGACY is not set |
264 | # CONFIG_PCI_STUB is not set | 279 | # CONFIG_PCI_STUB is not set |
280 | # CONFIG_PCI_IOV is not set | ||
265 | # CONFIG_HAS_RAPIDIO is not set | 281 | # CONFIG_HAS_RAPIDIO is not set |
266 | 282 | ||
267 | # | 283 | # |
@@ -273,17 +289,17 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
273 | # Default settings for advanced configuration options are used | 289 | # Default settings for advanced configuration options are used |
274 | # | 290 | # |
275 | CONFIG_LOWMEM_SIZE=0x30000000 | 291 | CONFIG_LOWMEM_SIZE=0x30000000 |
292 | CONFIG_LOWMEM_CAM_NUM=3 | ||
276 | CONFIG_PAGE_OFFSET=0xc0000000 | 293 | CONFIG_PAGE_OFFSET=0xc0000000 |
277 | CONFIG_KERNEL_START=0xc0000000 | 294 | CONFIG_KERNEL_START=0xc0000000 |
278 | CONFIG_PHYSICAL_START=0x00000000 | 295 | CONFIG_PHYSICAL_START=0x00000000 |
279 | CONFIG_PHYSICAL_ALIGN=0x10000000 | 296 | CONFIG_PHYSICAL_ALIGN=0x04000000 |
280 | CONFIG_TASK_SIZE=0xc0000000 | 297 | CONFIG_TASK_SIZE=0xc0000000 |
281 | CONFIG_NET=y | 298 | CONFIG_NET=y |
282 | 299 | ||
283 | # | 300 | # |
284 | # Networking options | 301 | # Networking options |
285 | # | 302 | # |
286 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
287 | CONFIG_PACKET=y | 303 | CONFIG_PACKET=y |
288 | # CONFIG_PACKET_MMAP is not set | 304 | # CONFIG_PACKET_MMAP is not set |
289 | CONFIG_UNIX=y | 305 | CONFIG_UNIX=y |
@@ -339,6 +355,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
339 | # CONFIG_LAPB is not set | 355 | # CONFIG_LAPB is not set |
340 | # CONFIG_ECONET is not set | 356 | # CONFIG_ECONET is not set |
341 | # CONFIG_WAN_ROUTER is not set | 357 | # CONFIG_WAN_ROUTER is not set |
358 | # CONFIG_PHONET is not set | ||
342 | # CONFIG_NET_SCHED is not set | 359 | # CONFIG_NET_SCHED is not set |
343 | # CONFIG_DCB is not set | 360 | # CONFIG_DCB is not set |
344 | 361 | ||
@@ -351,7 +368,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
351 | # CONFIG_IRDA is not set | 368 | # CONFIG_IRDA is not set |
352 | # CONFIG_BT is not set | 369 | # CONFIG_BT is not set |
353 | # CONFIG_AF_RXRPC is not set | 370 | # CONFIG_AF_RXRPC is not set |
354 | # CONFIG_PHONET is not set | ||
355 | CONFIG_WIRELESS=y | 371 | CONFIG_WIRELESS=y |
356 | # CONFIG_CFG80211 is not set | 372 | # CONFIG_CFG80211 is not set |
357 | CONFIG_WIRELESS_OLD_REGULATORY=y | 373 | CONFIG_WIRELESS_OLD_REGULATORY=y |
@@ -451,7 +467,6 @@ CONFIG_MTD_CFI_UTIL=y | |||
451 | # LPDDR flash memory drivers | 467 | # LPDDR flash memory drivers |
452 | # | 468 | # |
453 | # CONFIG_MTD_LPDDR is not set | 469 | # CONFIG_MTD_LPDDR is not set |
454 | # CONFIG_MTD_QINFO_PROBE is not set | ||
455 | 470 | ||
456 | # | 471 | # |
457 | # UBI - Unsorted block images | 472 | # UBI - Unsorted block images |
@@ -481,19 +496,27 @@ CONFIG_BLK_DEV_RAM_SIZE=32768 | |||
481 | # CONFIG_BLK_DEV_HD is not set | 496 | # CONFIG_BLK_DEV_HD is not set |
482 | CONFIG_MISC_DEVICES=y | 497 | CONFIG_MISC_DEVICES=y |
483 | # CONFIG_PHANTOM is not set | 498 | # CONFIG_PHANTOM is not set |
484 | # CONFIG_EEPROM_93CX6 is not set | ||
485 | # CONFIG_SGI_IOC4 is not set | 499 | # CONFIG_SGI_IOC4 is not set |
486 | # CONFIG_TIFM_CORE is not set | 500 | # CONFIG_TIFM_CORE is not set |
487 | # CONFIG_ICS932S401 is not set | 501 | # CONFIG_ICS932S401 is not set |
488 | # CONFIG_ENCLOSURE_SERVICES is not set | 502 | # CONFIG_ENCLOSURE_SERVICES is not set |
489 | # CONFIG_HP_ILO is not set | 503 | # CONFIG_HP_ILO is not set |
504 | # CONFIG_ISL29003 is not set | ||
490 | # CONFIG_C2PORT is not set | 505 | # CONFIG_C2PORT is not set |
506 | |||
507 | # | ||
508 | # EEPROM support | ||
509 | # | ||
510 | # CONFIG_EEPROM_AT24 is not set | ||
511 | # CONFIG_EEPROM_LEGACY is not set | ||
512 | # CONFIG_EEPROM_93CX6 is not set | ||
491 | CONFIG_HAVE_IDE=y | 513 | CONFIG_HAVE_IDE=y |
492 | CONFIG_IDE=y | 514 | CONFIG_IDE=y |
493 | 515 | ||
494 | # | 516 | # |
495 | # Please see Documentation/ide/ide.txt for help/info on IDE drives | 517 | # Please see Documentation/ide/ide.txt for help/info on IDE drives |
496 | # | 518 | # |
519 | CONFIG_IDE_XFER_MODE=y | ||
497 | CONFIG_IDE_TIMINGS=y | 520 | CONFIG_IDE_TIMINGS=y |
498 | # CONFIG_BLK_DEV_IDE_SATA is not set | 521 | # CONFIG_BLK_DEV_IDE_SATA is not set |
499 | CONFIG_IDE_GD=y | 522 | CONFIG_IDE_GD=y |
@@ -568,6 +591,7 @@ CONFIG_BLK_DEV_IDEDMA=y | |||
568 | # CONFIG_I2O is not set | 591 | # CONFIG_I2O is not set |
569 | # CONFIG_MACINTOSH_DRIVERS is not set | 592 | # CONFIG_MACINTOSH_DRIVERS is not set |
570 | CONFIG_NETDEVICES=y | 593 | CONFIG_NETDEVICES=y |
594 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
571 | # CONFIG_DUMMY is not set | 595 | # CONFIG_DUMMY is not set |
572 | # CONFIG_BONDING is not set | 596 | # CONFIG_BONDING is not set |
573 | # CONFIG_MACVLAN is not set | 597 | # CONFIG_MACVLAN is not set |
@@ -601,6 +625,8 @@ CONFIG_MII=y | |||
601 | # CONFIG_SUNGEM is not set | 625 | # CONFIG_SUNGEM is not set |
602 | # CONFIG_CASSINI is not set | 626 | # CONFIG_CASSINI is not set |
603 | # CONFIG_NET_VENDOR_3COM is not set | 627 | # CONFIG_NET_VENDOR_3COM is not set |
628 | # CONFIG_ETHOC is not set | ||
629 | # CONFIG_DNET is not set | ||
604 | # CONFIG_NET_TULIP is not set | 630 | # CONFIG_NET_TULIP is not set |
605 | # CONFIG_HP100 is not set | 631 | # CONFIG_HP100 is not set |
606 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 632 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
@@ -639,6 +665,7 @@ CONFIG_NETDEV_1000=y | |||
639 | # CONFIG_E1000E is not set | 665 | # CONFIG_E1000E is not set |
640 | # CONFIG_IP1000 is not set | 666 | # CONFIG_IP1000 is not set |
641 | # CONFIG_IGB is not set | 667 | # CONFIG_IGB is not set |
668 | # CONFIG_IGBVF is not set | ||
642 | # CONFIG_NS83820 is not set | 669 | # CONFIG_NS83820 is not set |
643 | # CONFIG_HAMACHI is not set | 670 | # CONFIG_HAMACHI is not set |
644 | # CONFIG_YELLOWFIN is not set | 671 | # CONFIG_YELLOWFIN is not set |
@@ -649,10 +676,12 @@ CONFIG_NETDEV_1000=y | |||
649 | # CONFIG_VIA_VELOCITY is not set | 676 | # CONFIG_VIA_VELOCITY is not set |
650 | # CONFIG_TIGON3 is not set | 677 | # CONFIG_TIGON3 is not set |
651 | # CONFIG_BNX2 is not set | 678 | # CONFIG_BNX2 is not set |
679 | CONFIG_FSL_PQ_MDIO=y | ||
652 | CONFIG_GIANFAR=y | 680 | CONFIG_GIANFAR=y |
653 | # CONFIG_QLA3XXX is not set | 681 | # CONFIG_QLA3XXX is not set |
654 | # CONFIG_ATL1 is not set | 682 | # CONFIG_ATL1 is not set |
655 | # CONFIG_ATL1E is not set | 683 | # CONFIG_ATL1E is not set |
684 | # CONFIG_ATL1C is not set | ||
656 | # CONFIG_JME is not set | 685 | # CONFIG_JME is not set |
657 | CONFIG_NETDEV_10000=y | 686 | CONFIG_NETDEV_10000=y |
658 | # CONFIG_CHELSIO_T1 is not set | 687 | # CONFIG_CHELSIO_T1 is not set |
@@ -662,6 +691,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
662 | # CONFIG_IXGBE is not set | 691 | # CONFIG_IXGBE is not set |
663 | # CONFIG_IXGB is not set | 692 | # CONFIG_IXGB is not set |
664 | # CONFIG_S2IO is not set | 693 | # CONFIG_S2IO is not set |
694 | # CONFIG_VXGE is not set | ||
665 | # CONFIG_MYRI10GE is not set | 695 | # CONFIG_MYRI10GE is not set |
666 | # CONFIG_NETXEN_NIC is not set | 696 | # CONFIG_NETXEN_NIC is not set |
667 | # CONFIG_NIU is not set | 697 | # CONFIG_NIU is not set |
@@ -671,6 +701,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
671 | # CONFIG_BNX2X is not set | 701 | # CONFIG_BNX2X is not set |
672 | # CONFIG_QLGE is not set | 702 | # CONFIG_QLGE is not set |
673 | # CONFIG_SFC is not set | 703 | # CONFIG_SFC is not set |
704 | # CONFIG_BE2NET is not set | ||
674 | # CONFIG_TR is not set | 705 | # CONFIG_TR is not set |
675 | 706 | ||
676 | # | 707 | # |
@@ -678,7 +709,6 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
678 | # | 709 | # |
679 | # CONFIG_WLAN_PRE80211 is not set | 710 | # CONFIG_WLAN_PRE80211 is not set |
680 | # CONFIG_WLAN_80211 is not set | 711 | # CONFIG_WLAN_80211 is not set |
681 | # CONFIG_IWLWIFI_LEDS is not set | ||
682 | 712 | ||
683 | # | 713 | # |
684 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 714 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -761,6 +791,7 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
761 | # CONFIG_HVC_UDBG is not set | 791 | # CONFIG_HVC_UDBG is not set |
762 | # CONFIG_IPMI_HANDLER is not set | 792 | # CONFIG_IPMI_HANDLER is not set |
763 | CONFIG_HW_RANDOM=y | 793 | CONFIG_HW_RANDOM=y |
794 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set | ||
764 | # CONFIG_NVRAM is not set | 795 | # CONFIG_NVRAM is not set |
765 | CONFIG_GEN_RTC=y | 796 | CONFIG_GEN_RTC=y |
766 | # CONFIG_GEN_RTC_X is not set | 797 | # CONFIG_GEN_RTC_X is not set |
@@ -825,12 +856,9 @@ CONFIG_I2C_MPC=y | |||
825 | # Miscellaneous I2C Chip support | 856 | # Miscellaneous I2C Chip support |
826 | # | 857 | # |
827 | # CONFIG_DS1682 is not set | 858 | # CONFIG_DS1682 is not set |
828 | # CONFIG_EEPROM_AT24 is not set | ||
829 | # CONFIG_EEPROM_LEGACY is not set | ||
830 | # CONFIG_SENSORS_PCF8574 is not set | 859 | # CONFIG_SENSORS_PCF8574 is not set |
831 | # CONFIG_PCF8575 is not set | 860 | # CONFIG_PCF8575 is not set |
832 | # CONFIG_SENSORS_PCA9539 is not set | 861 | # CONFIG_SENSORS_PCA9539 is not set |
833 | # CONFIG_SENSORS_PCF8591 is not set | ||
834 | # CONFIG_SENSORS_MAX6875 is not set | 862 | # CONFIG_SENSORS_MAX6875 is not set |
835 | # CONFIG_SENSORS_TSL2550 is not set | 863 | # CONFIG_SENSORS_TSL2550 is not set |
836 | # CONFIG_I2C_DEBUG_CORE is not set | 864 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -885,6 +913,7 @@ CONFIG_HWMON=y | |||
885 | # CONFIG_SENSORS_F71805F is not set | 913 | # CONFIG_SENSORS_F71805F is not set |
886 | # CONFIG_SENSORS_F71882FG is not set | 914 | # CONFIG_SENSORS_F71882FG is not set |
887 | # CONFIG_SENSORS_F75375S is not set | 915 | # CONFIG_SENSORS_F75375S is not set |
916 | # CONFIG_SENSORS_G760A is not set | ||
888 | # CONFIG_SENSORS_GL518SM is not set | 917 | # CONFIG_SENSORS_GL518SM is not set |
889 | # CONFIG_SENSORS_GL520SM is not set | 918 | # CONFIG_SENSORS_GL520SM is not set |
890 | # CONFIG_SENSORS_IT87 is not set | 919 | # CONFIG_SENSORS_IT87 is not set |
@@ -899,11 +928,15 @@ CONFIG_SENSORS_LM75=y | |||
899 | # CONFIG_SENSORS_LM90 is not set | 928 | # CONFIG_SENSORS_LM90 is not set |
900 | # CONFIG_SENSORS_LM92 is not set | 929 | # CONFIG_SENSORS_LM92 is not set |
901 | # CONFIG_SENSORS_LM93 is not set | 930 | # CONFIG_SENSORS_LM93 is not set |
931 | # CONFIG_SENSORS_LTC4215 is not set | ||
902 | # CONFIG_SENSORS_LTC4245 is not set | 932 | # CONFIG_SENSORS_LTC4245 is not set |
933 | # CONFIG_SENSORS_LM95241 is not set | ||
903 | # CONFIG_SENSORS_MAX1619 is not set | 934 | # CONFIG_SENSORS_MAX1619 is not set |
904 | # CONFIG_SENSORS_MAX6650 is not set | 935 | # CONFIG_SENSORS_MAX6650 is not set |
905 | # CONFIG_SENSORS_PC87360 is not set | 936 | # CONFIG_SENSORS_PC87360 is not set |
906 | # CONFIG_SENSORS_PC87427 is not set | 937 | # CONFIG_SENSORS_PC87427 is not set |
938 | # CONFIG_SENSORS_PCF8591 is not set | ||
939 | # CONFIG_SENSORS_SHT15 is not set | ||
907 | # CONFIG_SENSORS_SIS5595 is not set | 940 | # CONFIG_SENSORS_SIS5595 is not set |
908 | # CONFIG_SENSORS_DME1737 is not set | 941 | # CONFIG_SENSORS_DME1737 is not set |
909 | # CONFIG_SENSORS_SMSC47M1 is not set | 942 | # CONFIG_SENSORS_SMSC47M1 is not set |
@@ -988,7 +1021,6 @@ CONFIG_HID=y | |||
988 | # | 1021 | # |
989 | # Special HID drivers | 1022 | # Special HID drivers |
990 | # | 1023 | # |
991 | CONFIG_HID_COMPAT=y | ||
992 | CONFIG_USB_SUPPORT=y | 1024 | CONFIG_USB_SUPPORT=y |
993 | CONFIG_USB_ARCH_HAS_HCD=y | 1025 | CONFIG_USB_ARCH_HAS_HCD=y |
994 | CONFIG_USB_ARCH_HAS_OHCI=y | 1026 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -1002,7 +1034,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
1002 | # | 1034 | # |
1003 | 1035 | ||
1004 | # | 1036 | # |
1005 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 1037 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
1006 | # | 1038 | # |
1007 | # CONFIG_USB_GADGET is not set | 1039 | # CONFIG_USB_GADGET is not set |
1008 | 1040 | ||
@@ -1018,6 +1050,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
1018 | # CONFIG_EDAC is not set | 1050 | # CONFIG_EDAC is not set |
1019 | # CONFIG_RTC_CLASS is not set | 1051 | # CONFIG_RTC_CLASS is not set |
1020 | # CONFIG_DMADEVICES is not set | 1052 | # CONFIG_DMADEVICES is not set |
1053 | # CONFIG_AUXDISPLAY is not set | ||
1021 | # CONFIG_UIO is not set | 1054 | # CONFIG_UIO is not set |
1022 | # CONFIG_STAGING is not set | 1055 | # CONFIG_STAGING is not set |
1023 | 1056 | ||
@@ -1028,6 +1061,7 @@ CONFIG_EXT2_FS=y | |||
1028 | # CONFIG_EXT2_FS_XATTR is not set | 1061 | # CONFIG_EXT2_FS_XATTR is not set |
1029 | # CONFIG_EXT2_FS_XIP is not set | 1062 | # CONFIG_EXT2_FS_XIP is not set |
1030 | CONFIG_EXT3_FS=y | 1063 | CONFIG_EXT3_FS=y |
1064 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
1031 | CONFIG_EXT3_FS_XATTR=y | 1065 | CONFIG_EXT3_FS_XATTR=y |
1032 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 1066 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
1033 | # CONFIG_EXT3_FS_SECURITY is not set | 1067 | # CONFIG_EXT3_FS_SECURITY is not set |
@@ -1050,6 +1084,11 @@ CONFIG_INOTIFY_USER=y | |||
1050 | # CONFIG_FUSE_FS is not set | 1084 | # CONFIG_FUSE_FS is not set |
1051 | 1085 | ||
1052 | # | 1086 | # |
1087 | # Caches | ||
1088 | # | ||
1089 | # CONFIG_FSCACHE is not set | ||
1090 | |||
1091 | # | ||
1053 | # CD-ROM/DVD Filesystems | 1092 | # CD-ROM/DVD Filesystems |
1054 | # | 1093 | # |
1055 | # CONFIG_ISO9660_FS is not set | 1094 | # CONFIG_ISO9660_FS is not set |
@@ -1103,6 +1142,7 @@ CONFIG_CRAMFS=y | |||
1103 | # CONFIG_ROMFS_FS is not set | 1142 | # CONFIG_ROMFS_FS is not set |
1104 | # CONFIG_SYSV_FS is not set | 1143 | # CONFIG_SYSV_FS is not set |
1105 | # CONFIG_UFS_FS is not set | 1144 | # CONFIG_UFS_FS is not set |
1145 | # CONFIG_NILFS2_FS is not set | ||
1106 | CONFIG_NETWORK_FILESYSTEMS=y | 1146 | CONFIG_NETWORK_FILESYSTEMS=y |
1107 | CONFIG_NFS_FS=y | 1147 | CONFIG_NFS_FS=y |
1108 | # CONFIG_NFS_V3 is not set | 1148 | # CONFIG_NFS_V3 is not set |
@@ -1112,7 +1152,6 @@ CONFIG_ROOT_NFS=y | |||
1112 | CONFIG_LOCKD=y | 1152 | CONFIG_LOCKD=y |
1113 | CONFIG_NFS_COMMON=y | 1153 | CONFIG_NFS_COMMON=y |
1114 | CONFIG_SUNRPC=y | 1154 | CONFIG_SUNRPC=y |
1115 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1116 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1155 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1117 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1156 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1118 | # CONFIG_SMB_FS is not set | 1157 | # CONFIG_SMB_FS is not set |
@@ -1140,6 +1179,7 @@ CONFIG_PARTITION_ADVANCED=y | |||
1140 | # CONFIG_SYSV68_PARTITION is not set | 1179 | # CONFIG_SYSV68_PARTITION is not set |
1141 | # CONFIG_NLS is not set | 1180 | # CONFIG_NLS is not set |
1142 | # CONFIG_DLM is not set | 1181 | # CONFIG_DLM is not set |
1182 | # CONFIG_BINARY_PRINTF is not set | ||
1143 | 1183 | ||
1144 | # | 1184 | # |
1145 | # Library routines | 1185 | # Library routines |
@@ -1155,11 +1195,12 @@ CONFIG_CRC32=y | |||
1155 | # CONFIG_LIBCRC32C is not set | 1195 | # CONFIG_LIBCRC32C is not set |
1156 | CONFIG_ZLIB_INFLATE=y | 1196 | CONFIG_ZLIB_INFLATE=y |
1157 | CONFIG_ZLIB_DEFLATE=y | 1197 | CONFIG_ZLIB_DEFLATE=y |
1158 | CONFIG_PLIST=y | 1198 | CONFIG_DECOMPRESS_GZIP=y |
1159 | CONFIG_HAS_IOMEM=y | 1199 | CONFIG_HAS_IOMEM=y |
1160 | CONFIG_HAS_IOPORT=y | 1200 | CONFIG_HAS_IOPORT=y |
1161 | CONFIG_HAS_DMA=y | 1201 | CONFIG_HAS_DMA=y |
1162 | CONFIG_HAVE_LMB=y | 1202 | CONFIG_HAVE_LMB=y |
1203 | CONFIG_NLATTR=y | ||
1163 | 1204 | ||
1164 | # | 1205 | # |
1165 | # Kernel hacking | 1206 | # Kernel hacking |
@@ -1181,13 +1222,24 @@ CONFIG_FRAME_WARN=1024 | |||
1181 | # CONFIG_LATENCYTOP is not set | 1222 | # CONFIG_LATENCYTOP is not set |
1182 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1223 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1183 | CONFIG_HAVE_FUNCTION_TRACER=y | 1224 | CONFIG_HAVE_FUNCTION_TRACER=y |
1225 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1184 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1226 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1185 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1227 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1228 | CONFIG_TRACING_SUPPORT=y | ||
1186 | 1229 | ||
1187 | # | 1230 | # |
1188 | # Tracers | 1231 | # Tracers |
1189 | # | 1232 | # |
1190 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1233 | # CONFIG_FUNCTION_TRACER is not set |
1234 | # CONFIG_SCHED_TRACER is not set | ||
1235 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1236 | # CONFIG_EVENT_TRACER is not set | ||
1237 | # CONFIG_BOOT_TRACER is not set | ||
1238 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1239 | # CONFIG_STACK_TRACER is not set | ||
1240 | # CONFIG_KMEMTRACE is not set | ||
1241 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1242 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1191 | # CONFIG_SAMPLES is not set | 1243 | # CONFIG_SAMPLES is not set |
1192 | CONFIG_HAVE_ARCH_KGDB=y | 1244 | CONFIG_HAVE_ARCH_KGDB=y |
1193 | CONFIG_PRINT_STACK_DEPTH=64 | 1245 | CONFIG_PRINT_STACK_DEPTH=64 |
@@ -1278,6 +1330,7 @@ CONFIG_CRYPTO=y | |||
1278 | # Compression | 1330 | # Compression |
1279 | # | 1331 | # |
1280 | # CONFIG_CRYPTO_DEFLATE is not set | 1332 | # CONFIG_CRYPTO_DEFLATE is not set |
1333 | # CONFIG_CRYPTO_ZLIB is not set | ||
1281 | # CONFIG_CRYPTO_LZO is not set | 1334 | # CONFIG_CRYPTO_LZO is not set |
1282 | 1335 | ||
1283 | # | 1336 | # |
diff --git a/arch/powerpc/configs/85xx/tqm8560_defconfig b/arch/powerpc/configs/85xx/tqm8560_defconfig index a25009174f37..f41cc2444d48 100644 --- a/arch/powerpc/configs/85xx/tqm8560_defconfig +++ b/arch/powerpc/configs/85xx/tqm8560_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.29-rc2 | 3 | # Linux kernel version: 2.6.30-rc3 |
4 | # Mon Jan 26 15:36:22 2009 | 4 | # Wed May 13 17:22:26 2009 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -22,6 +22,7 @@ CONFIG_FSL_EMB_PERFMON=y | |||
22 | # CONFIG_PHYS_64BIT is not set | 22 | # CONFIG_PHYS_64BIT is not set |
23 | CONFIG_SPE=y | 23 | CONFIG_SPE=y |
24 | CONFIG_PPC_MMU_NOHASH=y | 24 | CONFIG_PPC_MMU_NOHASH=y |
25 | CONFIG_PPC_BOOK3E_MMU=y | ||
25 | # CONFIG_PPC_MM_SLICES is not set | 26 | # CONFIG_PPC_MM_SLICES is not set |
26 | # CONFIG_SMP is not set | 27 | # CONFIG_SMP is not set |
27 | CONFIG_PPC32=y | 28 | CONFIG_PPC32=y |
@@ -59,6 +60,7 @@ CONFIG_GENERIC_BUG=y | |||
59 | CONFIG_DEFAULT_UIMAGE=y | 60 | CONFIG_DEFAULT_UIMAGE=y |
60 | # CONFIG_PPC_DCR_NATIVE is not set | 61 | # CONFIG_PPC_DCR_NATIVE is not set |
61 | # CONFIG_PPC_DCR_MMIO is not set | 62 | # CONFIG_PPC_DCR_MMIO is not set |
63 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
62 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 64 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
63 | 65 | ||
64 | # | 66 | # |
@@ -76,6 +78,15 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
76 | # CONFIG_BSD_PROCESS_ACCT is not set | 78 | # CONFIG_BSD_PROCESS_ACCT is not set |
77 | # CONFIG_TASKSTATS is not set | 79 | # CONFIG_TASKSTATS is not set |
78 | # CONFIG_AUDIT is not set | 80 | # CONFIG_AUDIT is not set |
81 | |||
82 | # | ||
83 | # RCU Subsystem | ||
84 | # | ||
85 | CONFIG_CLASSIC_RCU=y | ||
86 | # CONFIG_TREE_RCU is not set | ||
87 | # CONFIG_PREEMPT_RCU is not set | ||
88 | # CONFIG_TREE_RCU_TRACE is not set | ||
89 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
79 | # CONFIG_IKCONFIG is not set | 90 | # CONFIG_IKCONFIG is not set |
80 | CONFIG_LOG_BUF_SHIFT=14 | 91 | CONFIG_LOG_BUF_SHIFT=14 |
81 | CONFIG_GROUP_SCHED=y | 92 | CONFIG_GROUP_SCHED=y |
@@ -90,19 +101,22 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
90 | # CONFIG_NAMESPACES is not set | 101 | # CONFIG_NAMESPACES is not set |
91 | CONFIG_BLK_DEV_INITRD=y | 102 | CONFIG_BLK_DEV_INITRD=y |
92 | CONFIG_INITRAMFS_SOURCE="" | 103 | CONFIG_INITRAMFS_SOURCE="" |
104 | CONFIG_RD_GZIP=y | ||
105 | # CONFIG_RD_BZIP2 is not set | ||
106 | # CONFIG_RD_LZMA is not set | ||
93 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 107 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
94 | CONFIG_SYSCTL=y | 108 | CONFIG_SYSCTL=y |
109 | CONFIG_ANON_INODES=y | ||
95 | CONFIG_EMBEDDED=y | 110 | CONFIG_EMBEDDED=y |
96 | CONFIG_SYSCTL_SYSCALL=y | 111 | CONFIG_SYSCTL_SYSCALL=y |
97 | # CONFIG_KALLSYMS is not set | 112 | # CONFIG_KALLSYMS is not set |
113 | # CONFIG_STRIP_ASM_SYMS is not set | ||
98 | # CONFIG_HOTPLUG is not set | 114 | # CONFIG_HOTPLUG is not set |
99 | CONFIG_PRINTK=y | 115 | CONFIG_PRINTK=y |
100 | CONFIG_BUG=y | 116 | CONFIG_BUG=y |
101 | CONFIG_ELF_CORE=y | 117 | CONFIG_ELF_CORE=y |
102 | CONFIG_COMPAT_BRK=y | ||
103 | CONFIG_BASE_FULL=y | 118 | CONFIG_BASE_FULL=y |
104 | CONFIG_FUTEX=y | 119 | CONFIG_FUTEX=y |
105 | CONFIG_ANON_INODES=y | ||
106 | # CONFIG_EPOLL is not set | 120 | # CONFIG_EPOLL is not set |
107 | CONFIG_SIGNALFD=y | 121 | CONFIG_SIGNALFD=y |
108 | CONFIG_TIMERFD=y | 122 | CONFIG_TIMERFD=y |
@@ -112,10 +126,12 @@ CONFIG_AIO=y | |||
112 | CONFIG_VM_EVENT_COUNTERS=y | 126 | CONFIG_VM_EVENT_COUNTERS=y |
113 | CONFIG_PCI_QUIRKS=y | 127 | CONFIG_PCI_QUIRKS=y |
114 | CONFIG_SLUB_DEBUG=y | 128 | CONFIG_SLUB_DEBUG=y |
129 | CONFIG_COMPAT_BRK=y | ||
115 | # CONFIG_SLAB is not set | 130 | # CONFIG_SLAB is not set |
116 | CONFIG_SLUB=y | 131 | CONFIG_SLUB=y |
117 | # CONFIG_SLOB is not set | 132 | # CONFIG_SLOB is not set |
118 | # CONFIG_PROFILING is not set | 133 | # CONFIG_PROFILING is not set |
134 | # CONFIG_MARKERS is not set | ||
119 | CONFIG_HAVE_OPROFILE=y | 135 | CONFIG_HAVE_OPROFILE=y |
120 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 136 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
121 | CONFIG_HAVE_IOREMAP_PROT=y | 137 | CONFIG_HAVE_IOREMAP_PROT=y |
@@ -123,6 +139,7 @@ CONFIG_HAVE_KPROBES=y | |||
123 | CONFIG_HAVE_KRETPROBES=y | 139 | CONFIG_HAVE_KRETPROBES=y |
124 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 140 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
125 | CONFIG_HAVE_CLK=y | 141 | CONFIG_HAVE_CLK=y |
142 | # CONFIG_SLOW_WORK is not set | ||
126 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 143 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
127 | CONFIG_SLABINFO=y | 144 | CONFIG_SLABINFO=y |
128 | CONFIG_RT_MUTEXES=y | 145 | CONFIG_RT_MUTEXES=y |
@@ -130,7 +147,6 @@ CONFIG_BASE_SMALL=0 | |||
130 | # CONFIG_MODULES is not set | 147 | # CONFIG_MODULES is not set |
131 | CONFIG_BLOCK=y | 148 | CONFIG_BLOCK=y |
132 | # CONFIG_LBD is not set | 149 | # CONFIG_LBD is not set |
133 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
134 | # CONFIG_BLK_DEV_BSG is not set | 150 | # CONFIG_BLK_DEV_BSG is not set |
135 | # CONFIG_BLK_DEV_INTEGRITY is not set | 151 | # CONFIG_BLK_DEV_INTEGRITY is not set |
136 | 152 | ||
@@ -146,11 +162,6 @@ CONFIG_DEFAULT_AS=y | |||
146 | # CONFIG_DEFAULT_CFQ is not set | 162 | # CONFIG_DEFAULT_CFQ is not set |
147 | # CONFIG_DEFAULT_NOOP is not set | 163 | # CONFIG_DEFAULT_NOOP is not set |
148 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 164 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
149 | CONFIG_CLASSIC_RCU=y | ||
150 | # CONFIG_TREE_RCU is not set | ||
151 | # CONFIG_PREEMPT_RCU is not set | ||
152 | # CONFIG_TREE_RCU_TRACE is not set | ||
153 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
154 | # CONFIG_FREEZER is not set | 165 | # CONFIG_FREEZER is not set |
155 | 166 | ||
156 | # | 167 | # |
@@ -166,6 +177,7 @@ CONFIG_MPC85xx=y | |||
166 | # CONFIG_MPC85xx_MDS is not set | 177 | # CONFIG_MPC85xx_MDS is not set |
167 | # CONFIG_MPC8536_DS is not set | 178 | # CONFIG_MPC8536_DS is not set |
168 | # CONFIG_MPC85xx_DS is not set | 179 | # CONFIG_MPC85xx_DS is not set |
180 | # CONFIG_SOCRATES is not set | ||
169 | # CONFIG_KSI8560 is not set | 181 | # CONFIG_KSI8560 is not set |
170 | # CONFIG_STX_GP3 is not set | 182 | # CONFIG_STX_GP3 is not set |
171 | # CONFIG_TQM8540 is not set | 183 | # CONFIG_TQM8540 is not set |
@@ -235,9 +247,12 @@ CONFIG_ZONE_DMA_FLAG=1 | |||
235 | CONFIG_BOUNCE=y | 247 | CONFIG_BOUNCE=y |
236 | CONFIG_VIRT_TO_BUS=y | 248 | CONFIG_VIRT_TO_BUS=y |
237 | CONFIG_UNEVICTABLE_LRU=y | 249 | CONFIG_UNEVICTABLE_LRU=y |
250 | CONFIG_HAVE_MLOCK=y | ||
251 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
238 | CONFIG_PPC_4K_PAGES=y | 252 | CONFIG_PPC_4K_PAGES=y |
239 | # CONFIG_PPC_16K_PAGES is not set | 253 | # CONFIG_PPC_16K_PAGES is not set |
240 | # CONFIG_PPC_64K_PAGES is not set | 254 | # CONFIG_PPC_64K_PAGES is not set |
255 | # CONFIG_PPC_256K_PAGES is not set | ||
241 | CONFIG_FORCE_MAX_ZONEORDER=11 | 256 | CONFIG_FORCE_MAX_ZONEORDER=11 |
242 | # CONFIG_PROC_DEVICETREE is not set | 257 | # CONFIG_PROC_DEVICETREE is not set |
243 | # CONFIG_CMDLINE_BOOL is not set | 258 | # CONFIG_CMDLINE_BOOL is not set |
@@ -262,6 +277,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
262 | # CONFIG_PCI_MSI is not set | 277 | # CONFIG_PCI_MSI is not set |
263 | # CONFIG_PCI_LEGACY is not set | 278 | # CONFIG_PCI_LEGACY is not set |
264 | # CONFIG_PCI_STUB is not set | 279 | # CONFIG_PCI_STUB is not set |
280 | # CONFIG_PCI_IOV is not set | ||
265 | # CONFIG_HAS_RAPIDIO is not set | 281 | # CONFIG_HAS_RAPIDIO is not set |
266 | 282 | ||
267 | # | 283 | # |
@@ -273,17 +289,17 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
273 | # Default settings for advanced configuration options are used | 289 | # Default settings for advanced configuration options are used |
274 | # | 290 | # |
275 | CONFIG_LOWMEM_SIZE=0x30000000 | 291 | CONFIG_LOWMEM_SIZE=0x30000000 |
292 | CONFIG_LOWMEM_CAM_NUM=3 | ||
276 | CONFIG_PAGE_OFFSET=0xc0000000 | 293 | CONFIG_PAGE_OFFSET=0xc0000000 |
277 | CONFIG_KERNEL_START=0xc0000000 | 294 | CONFIG_KERNEL_START=0xc0000000 |
278 | CONFIG_PHYSICAL_START=0x00000000 | 295 | CONFIG_PHYSICAL_START=0x00000000 |
279 | CONFIG_PHYSICAL_ALIGN=0x10000000 | 296 | CONFIG_PHYSICAL_ALIGN=0x04000000 |
280 | CONFIG_TASK_SIZE=0xc0000000 | 297 | CONFIG_TASK_SIZE=0xc0000000 |
281 | CONFIG_NET=y | 298 | CONFIG_NET=y |
282 | 299 | ||
283 | # | 300 | # |
284 | # Networking options | 301 | # Networking options |
285 | # | 302 | # |
286 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
287 | CONFIG_PACKET=y | 303 | CONFIG_PACKET=y |
288 | # CONFIG_PACKET_MMAP is not set | 304 | # CONFIG_PACKET_MMAP is not set |
289 | CONFIG_UNIX=y | 305 | CONFIG_UNIX=y |
@@ -339,6 +355,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
339 | # CONFIG_LAPB is not set | 355 | # CONFIG_LAPB is not set |
340 | # CONFIG_ECONET is not set | 356 | # CONFIG_ECONET is not set |
341 | # CONFIG_WAN_ROUTER is not set | 357 | # CONFIG_WAN_ROUTER is not set |
358 | # CONFIG_PHONET is not set | ||
342 | # CONFIG_NET_SCHED is not set | 359 | # CONFIG_NET_SCHED is not set |
343 | # CONFIG_DCB is not set | 360 | # CONFIG_DCB is not set |
344 | 361 | ||
@@ -351,7 +368,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
351 | # CONFIG_IRDA is not set | 368 | # CONFIG_IRDA is not set |
352 | # CONFIG_BT is not set | 369 | # CONFIG_BT is not set |
353 | # CONFIG_AF_RXRPC is not set | 370 | # CONFIG_AF_RXRPC is not set |
354 | # CONFIG_PHONET is not set | ||
355 | CONFIG_WIRELESS=y | 371 | CONFIG_WIRELESS=y |
356 | # CONFIG_CFG80211 is not set | 372 | # CONFIG_CFG80211 is not set |
357 | CONFIG_WIRELESS_OLD_REGULATORY=y | 373 | CONFIG_WIRELESS_OLD_REGULATORY=y |
@@ -451,7 +467,6 @@ CONFIG_MTD_CFI_UTIL=y | |||
451 | # LPDDR flash memory drivers | 467 | # LPDDR flash memory drivers |
452 | # | 468 | # |
453 | # CONFIG_MTD_LPDDR is not set | 469 | # CONFIG_MTD_LPDDR is not set |
454 | # CONFIG_MTD_QINFO_PROBE is not set | ||
455 | 470 | ||
456 | # | 471 | # |
457 | # UBI - Unsorted block images | 472 | # UBI - Unsorted block images |
@@ -481,19 +496,27 @@ CONFIG_BLK_DEV_RAM_SIZE=32768 | |||
481 | # CONFIG_BLK_DEV_HD is not set | 496 | # CONFIG_BLK_DEV_HD is not set |
482 | CONFIG_MISC_DEVICES=y | 497 | CONFIG_MISC_DEVICES=y |
483 | # CONFIG_PHANTOM is not set | 498 | # CONFIG_PHANTOM is not set |
484 | # CONFIG_EEPROM_93CX6 is not set | ||
485 | # CONFIG_SGI_IOC4 is not set | 499 | # CONFIG_SGI_IOC4 is not set |
486 | # CONFIG_TIFM_CORE is not set | 500 | # CONFIG_TIFM_CORE is not set |
487 | # CONFIG_ICS932S401 is not set | 501 | # CONFIG_ICS932S401 is not set |
488 | # CONFIG_ENCLOSURE_SERVICES is not set | 502 | # CONFIG_ENCLOSURE_SERVICES is not set |
489 | # CONFIG_HP_ILO is not set | 503 | # CONFIG_HP_ILO is not set |
504 | # CONFIG_ISL29003 is not set | ||
490 | # CONFIG_C2PORT is not set | 505 | # CONFIG_C2PORT is not set |
506 | |||
507 | # | ||
508 | # EEPROM support | ||
509 | # | ||
510 | # CONFIG_EEPROM_AT24 is not set | ||
511 | # CONFIG_EEPROM_LEGACY is not set | ||
512 | # CONFIG_EEPROM_93CX6 is not set | ||
491 | CONFIG_HAVE_IDE=y | 513 | CONFIG_HAVE_IDE=y |
492 | CONFIG_IDE=y | 514 | CONFIG_IDE=y |
493 | 515 | ||
494 | # | 516 | # |
495 | # Please see Documentation/ide/ide.txt for help/info on IDE drives | 517 | # Please see Documentation/ide/ide.txt for help/info on IDE drives |
496 | # | 518 | # |
519 | CONFIG_IDE_XFER_MODE=y | ||
497 | CONFIG_IDE_TIMINGS=y | 520 | CONFIG_IDE_TIMINGS=y |
498 | # CONFIG_BLK_DEV_IDE_SATA is not set | 521 | # CONFIG_BLK_DEV_IDE_SATA is not set |
499 | CONFIG_IDE_GD=y | 522 | CONFIG_IDE_GD=y |
@@ -568,6 +591,7 @@ CONFIG_BLK_DEV_IDEDMA=y | |||
568 | # CONFIG_I2O is not set | 591 | # CONFIG_I2O is not set |
569 | # CONFIG_MACINTOSH_DRIVERS is not set | 592 | # CONFIG_MACINTOSH_DRIVERS is not set |
570 | CONFIG_NETDEVICES=y | 593 | CONFIG_NETDEVICES=y |
594 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
571 | # CONFIG_DUMMY is not set | 595 | # CONFIG_DUMMY is not set |
572 | # CONFIG_BONDING is not set | 596 | # CONFIG_BONDING is not set |
573 | # CONFIG_MACVLAN is not set | 597 | # CONFIG_MACVLAN is not set |
@@ -601,6 +625,8 @@ CONFIG_MII=y | |||
601 | # CONFIG_SUNGEM is not set | 625 | # CONFIG_SUNGEM is not set |
602 | # CONFIG_CASSINI is not set | 626 | # CONFIG_CASSINI is not set |
603 | # CONFIG_NET_VENDOR_3COM is not set | 627 | # CONFIG_NET_VENDOR_3COM is not set |
628 | # CONFIG_ETHOC is not set | ||
629 | # CONFIG_DNET is not set | ||
604 | # CONFIG_NET_TULIP is not set | 630 | # CONFIG_NET_TULIP is not set |
605 | # CONFIG_HP100 is not set | 631 | # CONFIG_HP100 is not set |
606 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 632 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
@@ -639,6 +665,7 @@ CONFIG_NETDEV_1000=y | |||
639 | # CONFIG_E1000E is not set | 665 | # CONFIG_E1000E is not set |
640 | # CONFIG_IP1000 is not set | 666 | # CONFIG_IP1000 is not set |
641 | # CONFIG_IGB is not set | 667 | # CONFIG_IGB is not set |
668 | # CONFIG_IGBVF is not set | ||
642 | # CONFIG_NS83820 is not set | 669 | # CONFIG_NS83820 is not set |
643 | # CONFIG_HAMACHI is not set | 670 | # CONFIG_HAMACHI is not set |
644 | # CONFIG_YELLOWFIN is not set | 671 | # CONFIG_YELLOWFIN is not set |
@@ -649,10 +676,12 @@ CONFIG_NETDEV_1000=y | |||
649 | # CONFIG_VIA_VELOCITY is not set | 676 | # CONFIG_VIA_VELOCITY is not set |
650 | # CONFIG_TIGON3 is not set | 677 | # CONFIG_TIGON3 is not set |
651 | # CONFIG_BNX2 is not set | 678 | # CONFIG_BNX2 is not set |
679 | CONFIG_FSL_PQ_MDIO=y | ||
652 | CONFIG_GIANFAR=y | 680 | CONFIG_GIANFAR=y |
653 | # CONFIG_QLA3XXX is not set | 681 | # CONFIG_QLA3XXX is not set |
654 | # CONFIG_ATL1 is not set | 682 | # CONFIG_ATL1 is not set |
655 | # CONFIG_ATL1E is not set | 683 | # CONFIG_ATL1E is not set |
684 | # CONFIG_ATL1C is not set | ||
656 | # CONFIG_JME is not set | 685 | # CONFIG_JME is not set |
657 | CONFIG_NETDEV_10000=y | 686 | CONFIG_NETDEV_10000=y |
658 | # CONFIG_CHELSIO_T1 is not set | 687 | # CONFIG_CHELSIO_T1 is not set |
@@ -662,6 +691,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
662 | # CONFIG_IXGBE is not set | 691 | # CONFIG_IXGBE is not set |
663 | # CONFIG_IXGB is not set | 692 | # CONFIG_IXGB is not set |
664 | # CONFIG_S2IO is not set | 693 | # CONFIG_S2IO is not set |
694 | # CONFIG_VXGE is not set | ||
665 | # CONFIG_MYRI10GE is not set | 695 | # CONFIG_MYRI10GE is not set |
666 | # CONFIG_NETXEN_NIC is not set | 696 | # CONFIG_NETXEN_NIC is not set |
667 | # CONFIG_NIU is not set | 697 | # CONFIG_NIU is not set |
@@ -671,6 +701,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
671 | # CONFIG_BNX2X is not set | 701 | # CONFIG_BNX2X is not set |
672 | # CONFIG_QLGE is not set | 702 | # CONFIG_QLGE is not set |
673 | # CONFIG_SFC is not set | 703 | # CONFIG_SFC is not set |
704 | # CONFIG_BE2NET is not set | ||
674 | # CONFIG_TR is not set | 705 | # CONFIG_TR is not set |
675 | 706 | ||
676 | # | 707 | # |
@@ -678,7 +709,6 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
678 | # | 709 | # |
679 | # CONFIG_WLAN_PRE80211 is not set | 710 | # CONFIG_WLAN_PRE80211 is not set |
680 | # CONFIG_WLAN_80211 is not set | 711 | # CONFIG_WLAN_80211 is not set |
681 | # CONFIG_IWLWIFI_LEDS is not set | ||
682 | 712 | ||
683 | # | 713 | # |
684 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 714 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -761,6 +791,7 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
761 | # CONFIG_HVC_UDBG is not set | 791 | # CONFIG_HVC_UDBG is not set |
762 | # CONFIG_IPMI_HANDLER is not set | 792 | # CONFIG_IPMI_HANDLER is not set |
763 | CONFIG_HW_RANDOM=y | 793 | CONFIG_HW_RANDOM=y |
794 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set | ||
764 | # CONFIG_NVRAM is not set | 795 | # CONFIG_NVRAM is not set |
765 | CONFIG_GEN_RTC=y | 796 | CONFIG_GEN_RTC=y |
766 | # CONFIG_GEN_RTC_X is not set | 797 | # CONFIG_GEN_RTC_X is not set |
@@ -825,12 +856,9 @@ CONFIG_I2C_MPC=y | |||
825 | # Miscellaneous I2C Chip support | 856 | # Miscellaneous I2C Chip support |
826 | # | 857 | # |
827 | # CONFIG_DS1682 is not set | 858 | # CONFIG_DS1682 is not set |
828 | # CONFIG_EEPROM_AT24 is not set | ||
829 | # CONFIG_EEPROM_LEGACY is not set | ||
830 | # CONFIG_SENSORS_PCF8574 is not set | 859 | # CONFIG_SENSORS_PCF8574 is not set |
831 | # CONFIG_PCF8575 is not set | 860 | # CONFIG_PCF8575 is not set |
832 | # CONFIG_SENSORS_PCA9539 is not set | 861 | # CONFIG_SENSORS_PCA9539 is not set |
833 | # CONFIG_SENSORS_PCF8591 is not set | ||
834 | # CONFIG_SENSORS_MAX6875 is not set | 862 | # CONFIG_SENSORS_MAX6875 is not set |
835 | # CONFIG_SENSORS_TSL2550 is not set | 863 | # CONFIG_SENSORS_TSL2550 is not set |
836 | # CONFIG_I2C_DEBUG_CORE is not set | 864 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -885,6 +913,7 @@ CONFIG_HWMON=y | |||
885 | # CONFIG_SENSORS_F71805F is not set | 913 | # CONFIG_SENSORS_F71805F is not set |
886 | # CONFIG_SENSORS_F71882FG is not set | 914 | # CONFIG_SENSORS_F71882FG is not set |
887 | # CONFIG_SENSORS_F75375S is not set | 915 | # CONFIG_SENSORS_F75375S is not set |
916 | # CONFIG_SENSORS_G760A is not set | ||
888 | # CONFIG_SENSORS_GL518SM is not set | 917 | # CONFIG_SENSORS_GL518SM is not set |
889 | # CONFIG_SENSORS_GL520SM is not set | 918 | # CONFIG_SENSORS_GL520SM is not set |
890 | # CONFIG_SENSORS_IT87 is not set | 919 | # CONFIG_SENSORS_IT87 is not set |
@@ -899,11 +928,15 @@ CONFIG_SENSORS_LM75=y | |||
899 | # CONFIG_SENSORS_LM90 is not set | 928 | # CONFIG_SENSORS_LM90 is not set |
900 | # CONFIG_SENSORS_LM92 is not set | 929 | # CONFIG_SENSORS_LM92 is not set |
901 | # CONFIG_SENSORS_LM93 is not set | 930 | # CONFIG_SENSORS_LM93 is not set |
931 | # CONFIG_SENSORS_LTC4215 is not set | ||
902 | # CONFIG_SENSORS_LTC4245 is not set | 932 | # CONFIG_SENSORS_LTC4245 is not set |
933 | # CONFIG_SENSORS_LM95241 is not set | ||
903 | # CONFIG_SENSORS_MAX1619 is not set | 934 | # CONFIG_SENSORS_MAX1619 is not set |
904 | # CONFIG_SENSORS_MAX6650 is not set | 935 | # CONFIG_SENSORS_MAX6650 is not set |
905 | # CONFIG_SENSORS_PC87360 is not set | 936 | # CONFIG_SENSORS_PC87360 is not set |
906 | # CONFIG_SENSORS_PC87427 is not set | 937 | # CONFIG_SENSORS_PC87427 is not set |
938 | # CONFIG_SENSORS_PCF8591 is not set | ||
939 | # CONFIG_SENSORS_SHT15 is not set | ||
907 | # CONFIG_SENSORS_SIS5595 is not set | 940 | # CONFIG_SENSORS_SIS5595 is not set |
908 | # CONFIG_SENSORS_DME1737 is not set | 941 | # CONFIG_SENSORS_DME1737 is not set |
909 | # CONFIG_SENSORS_SMSC47M1 is not set | 942 | # CONFIG_SENSORS_SMSC47M1 is not set |
@@ -988,7 +1021,6 @@ CONFIG_HID=y | |||
988 | # | 1021 | # |
989 | # Special HID drivers | 1022 | # Special HID drivers |
990 | # | 1023 | # |
991 | CONFIG_HID_COMPAT=y | ||
992 | CONFIG_USB_SUPPORT=y | 1024 | CONFIG_USB_SUPPORT=y |
993 | CONFIG_USB_ARCH_HAS_HCD=y | 1025 | CONFIG_USB_ARCH_HAS_HCD=y |
994 | CONFIG_USB_ARCH_HAS_OHCI=y | 1026 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -1002,7 +1034,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
1002 | # | 1034 | # |
1003 | 1035 | ||
1004 | # | 1036 | # |
1005 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 1037 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
1006 | # | 1038 | # |
1007 | # CONFIG_USB_GADGET is not set | 1039 | # CONFIG_USB_GADGET is not set |
1008 | 1040 | ||
@@ -1018,6 +1050,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
1018 | # CONFIG_EDAC is not set | 1050 | # CONFIG_EDAC is not set |
1019 | # CONFIG_RTC_CLASS is not set | 1051 | # CONFIG_RTC_CLASS is not set |
1020 | # CONFIG_DMADEVICES is not set | 1052 | # CONFIG_DMADEVICES is not set |
1053 | # CONFIG_AUXDISPLAY is not set | ||
1021 | # CONFIG_UIO is not set | 1054 | # CONFIG_UIO is not set |
1022 | # CONFIG_STAGING is not set | 1055 | # CONFIG_STAGING is not set |
1023 | 1056 | ||
@@ -1028,6 +1061,7 @@ CONFIG_EXT2_FS=y | |||
1028 | # CONFIG_EXT2_FS_XATTR is not set | 1061 | # CONFIG_EXT2_FS_XATTR is not set |
1029 | # CONFIG_EXT2_FS_XIP is not set | 1062 | # CONFIG_EXT2_FS_XIP is not set |
1030 | CONFIG_EXT3_FS=y | 1063 | CONFIG_EXT3_FS=y |
1064 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
1031 | CONFIG_EXT3_FS_XATTR=y | 1065 | CONFIG_EXT3_FS_XATTR=y |
1032 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 1066 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
1033 | # CONFIG_EXT3_FS_SECURITY is not set | 1067 | # CONFIG_EXT3_FS_SECURITY is not set |
@@ -1050,6 +1084,11 @@ CONFIG_INOTIFY_USER=y | |||
1050 | # CONFIG_FUSE_FS is not set | 1084 | # CONFIG_FUSE_FS is not set |
1051 | 1085 | ||
1052 | # | 1086 | # |
1087 | # Caches | ||
1088 | # | ||
1089 | # CONFIG_FSCACHE is not set | ||
1090 | |||
1091 | # | ||
1053 | # CD-ROM/DVD Filesystems | 1092 | # CD-ROM/DVD Filesystems |
1054 | # | 1093 | # |
1055 | # CONFIG_ISO9660_FS is not set | 1094 | # CONFIG_ISO9660_FS is not set |
@@ -1103,6 +1142,7 @@ CONFIG_CRAMFS=y | |||
1103 | # CONFIG_ROMFS_FS is not set | 1142 | # CONFIG_ROMFS_FS is not set |
1104 | # CONFIG_SYSV_FS is not set | 1143 | # CONFIG_SYSV_FS is not set |
1105 | # CONFIG_UFS_FS is not set | 1144 | # CONFIG_UFS_FS is not set |
1145 | # CONFIG_NILFS2_FS is not set | ||
1106 | CONFIG_NETWORK_FILESYSTEMS=y | 1146 | CONFIG_NETWORK_FILESYSTEMS=y |
1107 | CONFIG_NFS_FS=y | 1147 | CONFIG_NFS_FS=y |
1108 | # CONFIG_NFS_V3 is not set | 1148 | # CONFIG_NFS_V3 is not set |
@@ -1112,7 +1152,6 @@ CONFIG_ROOT_NFS=y | |||
1112 | CONFIG_LOCKD=y | 1152 | CONFIG_LOCKD=y |
1113 | CONFIG_NFS_COMMON=y | 1153 | CONFIG_NFS_COMMON=y |
1114 | CONFIG_SUNRPC=y | 1154 | CONFIG_SUNRPC=y |
1115 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1116 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1155 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1117 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1156 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1118 | # CONFIG_SMB_FS is not set | 1157 | # CONFIG_SMB_FS is not set |
@@ -1140,6 +1179,7 @@ CONFIG_PARTITION_ADVANCED=y | |||
1140 | # CONFIG_SYSV68_PARTITION is not set | 1179 | # CONFIG_SYSV68_PARTITION is not set |
1141 | # CONFIG_NLS is not set | 1180 | # CONFIG_NLS is not set |
1142 | # CONFIG_DLM is not set | 1181 | # CONFIG_DLM is not set |
1182 | # CONFIG_BINARY_PRINTF is not set | ||
1143 | 1183 | ||
1144 | # | 1184 | # |
1145 | # Library routines | 1185 | # Library routines |
@@ -1155,11 +1195,12 @@ CONFIG_CRC32=y | |||
1155 | # CONFIG_LIBCRC32C is not set | 1195 | # CONFIG_LIBCRC32C is not set |
1156 | CONFIG_ZLIB_INFLATE=y | 1196 | CONFIG_ZLIB_INFLATE=y |
1157 | CONFIG_ZLIB_DEFLATE=y | 1197 | CONFIG_ZLIB_DEFLATE=y |
1158 | CONFIG_PLIST=y | 1198 | CONFIG_DECOMPRESS_GZIP=y |
1159 | CONFIG_HAS_IOMEM=y | 1199 | CONFIG_HAS_IOMEM=y |
1160 | CONFIG_HAS_IOPORT=y | 1200 | CONFIG_HAS_IOPORT=y |
1161 | CONFIG_HAS_DMA=y | 1201 | CONFIG_HAS_DMA=y |
1162 | CONFIG_HAVE_LMB=y | 1202 | CONFIG_HAVE_LMB=y |
1203 | CONFIG_NLATTR=y | ||
1163 | 1204 | ||
1164 | # | 1205 | # |
1165 | # Kernel hacking | 1206 | # Kernel hacking |
@@ -1181,13 +1222,24 @@ CONFIG_FRAME_WARN=1024 | |||
1181 | # CONFIG_LATENCYTOP is not set | 1222 | # CONFIG_LATENCYTOP is not set |
1182 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1223 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1183 | CONFIG_HAVE_FUNCTION_TRACER=y | 1224 | CONFIG_HAVE_FUNCTION_TRACER=y |
1225 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1184 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1226 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1185 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1227 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1228 | CONFIG_TRACING_SUPPORT=y | ||
1186 | 1229 | ||
1187 | # | 1230 | # |
1188 | # Tracers | 1231 | # Tracers |
1189 | # | 1232 | # |
1190 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1233 | # CONFIG_FUNCTION_TRACER is not set |
1234 | # CONFIG_SCHED_TRACER is not set | ||
1235 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1236 | # CONFIG_EVENT_TRACER is not set | ||
1237 | # CONFIG_BOOT_TRACER is not set | ||
1238 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1239 | # CONFIG_STACK_TRACER is not set | ||
1240 | # CONFIG_KMEMTRACE is not set | ||
1241 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1242 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1191 | # CONFIG_SAMPLES is not set | 1243 | # CONFIG_SAMPLES is not set |
1192 | CONFIG_HAVE_ARCH_KGDB=y | 1244 | CONFIG_HAVE_ARCH_KGDB=y |
1193 | CONFIG_PRINT_STACK_DEPTH=64 | 1245 | CONFIG_PRINT_STACK_DEPTH=64 |
@@ -1278,6 +1330,7 @@ CONFIG_CRYPTO=y | |||
1278 | # Compression | 1330 | # Compression |
1279 | # | 1331 | # |
1280 | # CONFIG_CRYPTO_DEFLATE is not set | 1332 | # CONFIG_CRYPTO_DEFLATE is not set |
1333 | # CONFIG_CRYPTO_ZLIB is not set | ||
1281 | # CONFIG_CRYPTO_LZO is not set | 1334 | # CONFIG_CRYPTO_LZO is not set |
1282 | 1335 | ||
1283 | # | 1336 | # |