diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-01-05 21:45:06 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-01-05 21:45:06 -0500 |
commit | 7a1fcd5f5130f173b5e824135735ec58f245563e (patch) | |
tree | fc21e9f5592ef58a5d98a4bf1ccd6f44010cbca3 /arch/sparc/configs/sparc64_defconfig | |
parent | 15b0669072127f282896b3bef2e9df4ec5d7264f (diff) | |
parent | 4696b64d234b84b5b70ffd49a76833aa5c49cb61 (diff) |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
* git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6: (30 commits)
sparc: Fix minor SPARC32 compile error
sparc: Remove reg*.h from Kbuild
sparc: Clean arch-specific code in prom_common.c
sparc: Kill asm/reg*.h
sparc: Use 64BIT config entry
MAINTAINERS: update sparc maintainer
sparc: unify ipcbuf.h
sparc: Update 64-bit defconfig.
sparc: remove NO_PROC_ID - it is no longer used
sparc: drop get_tbr() in traps.h
sparc: fix warning in userspace header traps.h
sparc: fix warnings in userspace header byteorder.h
sparc: fix warning in userspace header jsflash.h
sparc: unify openprom.h
sparc64: delete unused linux_prom64_ranges from openprom_64.h
sparc: prepare openprom for unification
sparc: remove linux_prom_pci_assigned_addresses from openprom_32.h
sparc: remove ebus definitions from openprom*.h
sparc: unify siginfo.h
sparc: unify ptrace.h
...
Diffstat (limited to 'arch/sparc/configs/sparc64_defconfig')
-rw-r--r-- | arch/sparc/configs/sparc64_defconfig | 105 |
1 files changed, 72 insertions, 33 deletions
diff --git a/arch/sparc/configs/sparc64_defconfig b/arch/sparc/configs/sparc64_defconfig index 05d19a3e590f..cde19ae78f5a 100644 --- a/arch/sparc/configs/sparc64_defconfig +++ b/arch/sparc/configs/sparc64_defconfig | |||
@@ -1,27 +1,27 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.28-rc4 | 3 | # Linux kernel version: 2.6.28 |
4 | # Mon Nov 10 12:35:09 2008 | 4 | # Fri Jan 2 18:14:26 2009 |
5 | # | 5 | # |
6 | CONFIG_SPARC=y | 6 | CONFIG_SPARC=y |
7 | CONFIG_SPARC64=y | 7 | CONFIG_SPARC64=y |
8 | CONFIG_ARCH_DEFCONFIG="arch/sparc/configs/sparc64_defconfig" | ||
9 | CONFIG_BITS=64 | ||
10 | CONFIG_64BIT=y | ||
8 | CONFIG_GENERIC_TIME=y | 11 | CONFIG_GENERIC_TIME=y |
9 | CONFIG_GENERIC_CMOS_UPDATE=y | 12 | CONFIG_GENERIC_CMOS_UPDATE=y |
10 | CONFIG_GENERIC_CLOCKEVENTS=y | 13 | CONFIG_GENERIC_CLOCKEVENTS=y |
11 | CONFIG_64BIT=y | ||
12 | CONFIG_MMU=y | ||
13 | CONFIG_IOMMU_HELPER=y | 14 | CONFIG_IOMMU_HELPER=y |
14 | CONFIG_QUICKLIST=y | 15 | CONFIG_QUICKLIST=y |
15 | CONFIG_STACKTRACE_SUPPORT=y | 16 | CONFIG_STACKTRACE_SUPPORT=y |
16 | CONFIG_LOCKDEP_SUPPORT=y | 17 | CONFIG_LOCKDEP_SUPPORT=y |
17 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | 18 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
18 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
19 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
20 | CONFIG_AUDIT_ARCH=y | 19 | CONFIG_AUDIT_ARCH=y |
21 | CONFIG_HAVE_SETUP_PER_CPU_AREA=y | 20 | CONFIG_HAVE_SETUP_PER_CPU_AREA=y |
21 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
22 | CONFIG_MMU=y | ||
22 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | 23 | CONFIG_ARCH_NO_VIRT_TO_BUS=y |
23 | CONFIG_OF=y | 24 | CONFIG_OF=y |
24 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
25 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 25 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
26 | 26 | ||
27 | # | 27 | # |
@@ -86,6 +86,7 @@ CONFIG_SLUB_DEBUG=y | |||
86 | CONFIG_SLUB=y | 86 | CONFIG_SLUB=y |
87 | # CONFIG_SLOB is not set | 87 | # CONFIG_SLOB is not set |
88 | CONFIG_PROFILING=y | 88 | CONFIG_PROFILING=y |
89 | CONFIG_TRACEPOINTS=y | ||
89 | # CONFIG_MARKERS is not set | 90 | # CONFIG_MARKERS is not set |
90 | CONFIG_OPROFILE=m | 91 | CONFIG_OPROFILE=m |
91 | CONFIG_HAVE_OPROFILE=y | 92 | CONFIG_HAVE_OPROFILE=y |
@@ -127,34 +128,40 @@ CONFIG_DEFAULT_AS=y | |||
127 | # CONFIG_DEFAULT_NOOP is not set | 128 | # CONFIG_DEFAULT_NOOP is not set |
128 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 129 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
129 | CONFIG_CLASSIC_RCU=y | 130 | CONFIG_CLASSIC_RCU=y |
131 | # CONFIG_TREE_RCU is not set | ||
132 | # CONFIG_PREEMPT_RCU is not set | ||
133 | # CONFIG_TREE_RCU_TRACE is not set | ||
134 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
130 | # CONFIG_FREEZER is not set | 135 | # CONFIG_FREEZER is not set |
131 | 136 | ||
132 | # | 137 | # |
133 | # Processor type and features | 138 | # Processor type and features |
134 | # | 139 | # |
135 | CONFIG_SPARC64_PAGE_SIZE_8KB=y | 140 | CONFIG_SMP=y |
136 | # CONFIG_SPARC64_PAGE_SIZE_64KB is not set | 141 | CONFIG_NR_CPUS=64 |
137 | CONFIG_SECCOMP=y | ||
138 | CONFIG_HZ_100=y | 142 | CONFIG_HZ_100=y |
139 | # CONFIG_HZ_250 is not set | 143 | # CONFIG_HZ_250 is not set |
140 | # CONFIG_HZ_300 is not set | 144 | # CONFIG_HZ_300 is not set |
141 | # CONFIG_HZ_1000 is not set | 145 | # CONFIG_HZ_1000 is not set |
142 | CONFIG_HZ=100 | 146 | CONFIG_HZ=100 |
143 | CONFIG_SCHED_HRTICK=y | 147 | CONFIG_SCHED_HRTICK=y |
148 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | ||
149 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
150 | CONFIG_GENERIC_HWEIGHT=y | ||
151 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
152 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | ||
153 | CONFIG_SPARC64_SMP=y | ||
154 | CONFIG_SPARC64_PAGE_SIZE_8KB=y | ||
155 | # CONFIG_SPARC64_PAGE_SIZE_64KB is not set | ||
156 | CONFIG_SECCOMP=y | ||
144 | CONFIG_HOTPLUG_CPU=y | 157 | CONFIG_HOTPLUG_CPU=y |
145 | CONFIG_GENERIC_HARDIRQS=y | 158 | CONFIG_GENERIC_HARDIRQS=y |
146 | CONFIG_TICK_ONESHOT=y | 159 | CONFIG_TICK_ONESHOT=y |
147 | CONFIG_NO_HZ=y | 160 | CONFIG_NO_HZ=y |
148 | CONFIG_HIGH_RES_TIMERS=y | 161 | CONFIG_HIGH_RES_TIMERS=y |
149 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 162 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
150 | CONFIG_SMP=y | ||
151 | CONFIG_NR_CPUS=64 | ||
152 | # CONFIG_CPU_FREQ is not set | 163 | # CONFIG_CPU_FREQ is not set |
153 | CONFIG_US3_MC=y | 164 | CONFIG_US3_MC=y |
154 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | ||
155 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
156 | CONFIG_GENERIC_HWEIGHT=y | ||
157 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
158 | CONFIG_HUGETLB_PAGE_SIZE_4MB=y | 165 | CONFIG_HUGETLB_PAGE_SIZE_4MB=y |
159 | # CONFIG_HUGETLB_PAGE_SIZE_512K is not set | 166 | # CONFIG_HUGETLB_PAGE_SIZE_512K is not set |
160 | # CONFIG_HUGETLB_PAGE_SIZE_64K is not set | 167 | # CONFIG_HUGETLB_PAGE_SIZE_64K is not set |
@@ -183,10 +190,18 @@ CONFIG_PHYS_ADDR_T_64BIT=y | |||
183 | CONFIG_ZONE_DMA_FLAG=0 | 190 | CONFIG_ZONE_DMA_FLAG=0 |
184 | CONFIG_NR_QUICK=1 | 191 | CONFIG_NR_QUICK=1 |
185 | CONFIG_UNEVICTABLE_LRU=y | 192 | CONFIG_UNEVICTABLE_LRU=y |
193 | CONFIG_SCHED_SMT=y | ||
194 | CONFIG_SCHED_MC=y | ||
195 | # CONFIG_PREEMPT_NONE is not set | ||
196 | CONFIG_PREEMPT_VOLUNTARY=y | ||
197 | # CONFIG_PREEMPT is not set | ||
198 | # CONFIG_CMDLINE_BOOL is not set | ||
199 | |||
200 | # | ||
201 | # Bus options (PCI etc.) | ||
202 | # | ||
186 | CONFIG_SBUS=y | 203 | CONFIG_SBUS=y |
187 | CONFIG_SBUSCHAR=y | 204 | CONFIG_SBUSCHAR=y |
188 | CONFIG_SUN_AUXIO=y | ||
189 | CONFIG_SUN_IO=y | ||
190 | CONFIG_SUN_LDOMS=y | 205 | CONFIG_SUN_LDOMS=y |
191 | CONFIG_PCI=y | 206 | CONFIG_PCI=y |
192 | CONFIG_PCI_DOMAINS=y | 207 | CONFIG_PCI_DOMAINS=y |
@@ -195,7 +210,9 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
195 | CONFIG_PCI_MSI=y | 210 | CONFIG_PCI_MSI=y |
196 | # CONFIG_PCI_LEGACY is not set | 211 | # CONFIG_PCI_LEGACY is not set |
197 | # CONFIG_PCI_DEBUG is not set | 212 | # CONFIG_PCI_DEBUG is not set |
213 | # CONFIG_PCCARD is not set | ||
198 | CONFIG_SUN_OPENPROMFS=m | 214 | CONFIG_SUN_OPENPROMFS=m |
215 | CONFIG_SPARC64_PCI=y | ||
199 | 216 | ||
200 | # | 217 | # |
201 | # Executable file formats | 218 | # Executable file formats |
@@ -207,17 +224,13 @@ CONFIG_COMPAT_BINFMT_ELF=y | |||
207 | CONFIG_BINFMT_MISC=m | 224 | CONFIG_BINFMT_MISC=m |
208 | CONFIG_COMPAT=y | 225 | CONFIG_COMPAT=y |
209 | CONFIG_SYSVIPC_COMPAT=y | 226 | CONFIG_SYSVIPC_COMPAT=y |
210 | CONFIG_SCHED_SMT=y | ||
211 | CONFIG_SCHED_MC=y | ||
212 | # CONFIG_PREEMPT_NONE is not set | ||
213 | CONFIG_PREEMPT_VOLUNTARY=y | ||
214 | # CONFIG_PREEMPT is not set | ||
215 | # CONFIG_CMDLINE_BOOL is not set | ||
216 | CONFIG_NET=y | 227 | CONFIG_NET=y |
217 | 228 | ||
218 | # | 229 | # |
219 | # Networking options | 230 | # Networking options |
220 | # | 231 | # |
232 | # CONFIG_NET_NS is not set | ||
233 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
221 | CONFIG_PACKET=y | 234 | CONFIG_PACKET=y |
222 | CONFIG_PACKET_MMAP=y | 235 | CONFIG_PACKET_MMAP=y |
223 | CONFIG_UNIX=y | 236 | CONFIG_UNIX=y |
@@ -314,6 +327,7 @@ CONFIG_VLAN_8021Q=m | |||
314 | # CONFIG_ECONET is not set | 327 | # CONFIG_ECONET is not set |
315 | # CONFIG_WAN_ROUTER is not set | 328 | # CONFIG_WAN_ROUTER is not set |
316 | # CONFIG_NET_SCHED is not set | 329 | # CONFIG_NET_SCHED is not set |
330 | # CONFIG_DCB is not set | ||
317 | 331 | ||
318 | # | 332 | # |
319 | # Network testing | 333 | # Network testing |
@@ -330,8 +344,8 @@ CONFIG_WIRELESS=y | |||
330 | # CONFIG_CFG80211 is not set | 344 | # CONFIG_CFG80211 is not set |
331 | CONFIG_WIRELESS_OLD_REGULATORY=y | 345 | CONFIG_WIRELESS_OLD_REGULATORY=y |
332 | # CONFIG_WIRELESS_EXT is not set | 346 | # CONFIG_WIRELESS_EXT is not set |
347 | # CONFIG_LIB80211 is not set | ||
333 | # CONFIG_MAC80211 is not set | 348 | # CONFIG_MAC80211 is not set |
334 | # CONFIG_IEEE80211 is not set | ||
335 | # CONFIG_RFKILL is not set | 349 | # CONFIG_RFKILL is not set |
336 | # CONFIG_NET_9P is not set | 350 | # CONFIG_NET_9P is not set |
337 | 351 | ||
@@ -378,8 +392,10 @@ CONFIG_MISC_DEVICES=y | |||
378 | # CONFIG_EEPROM_93CX6 is not set | 392 | # CONFIG_EEPROM_93CX6 is not set |
379 | # CONFIG_SGI_IOC4 is not set | 393 | # CONFIG_SGI_IOC4 is not set |
380 | # CONFIG_TIFM_CORE is not set | 394 | # CONFIG_TIFM_CORE is not set |
395 | # CONFIG_ICS932S401 is not set | ||
381 | # CONFIG_ENCLOSURE_SERVICES is not set | 396 | # CONFIG_ENCLOSURE_SERVICES is not set |
382 | # CONFIG_HP_ILO is not set | 397 | # CONFIG_HP_ILO is not set |
398 | # CONFIG_C2PORT is not set | ||
383 | CONFIG_HAVE_IDE=y | 399 | CONFIG_HAVE_IDE=y |
384 | CONFIG_IDE=y | 400 | CONFIG_IDE=y |
385 | 401 | ||
@@ -387,6 +403,7 @@ CONFIG_IDE=y | |||
387 | # Please see Documentation/ide/ide.txt for help/info on IDE drives | 403 | # Please see Documentation/ide/ide.txt for help/info on IDE drives |
388 | # | 404 | # |
389 | CONFIG_IDE_TIMINGS=y | 405 | CONFIG_IDE_TIMINGS=y |
406 | CONFIG_IDE_ATAPI=y | ||
390 | # CONFIG_BLK_DEV_IDE_SATA is not set | 407 | # CONFIG_BLK_DEV_IDE_SATA is not set |
391 | CONFIG_IDE_GD=y | 408 | CONFIG_IDE_GD=y |
392 | CONFIG_IDE_GD_ATA=y | 409 | CONFIG_IDE_GD_ATA=y |
@@ -394,7 +411,6 @@ CONFIG_IDE_GD_ATA=y | |||
394 | CONFIG_BLK_DEV_IDECD=y | 411 | CONFIG_BLK_DEV_IDECD=y |
395 | CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y | 412 | CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y |
396 | # CONFIG_BLK_DEV_IDETAPE is not set | 413 | # CONFIG_BLK_DEV_IDETAPE is not set |
397 | # CONFIG_BLK_DEV_IDESCSI is not set | ||
398 | # CONFIG_IDE_TASK_IOCTL is not set | 414 | # CONFIG_IDE_TASK_IOCTL is not set |
399 | CONFIG_IDE_PROC_FS=y | 415 | CONFIG_IDE_PROC_FS=y |
400 | 416 | ||
@@ -477,6 +493,7 @@ CONFIG_SCSI_FC_ATTRS=y | |||
477 | # CONFIG_SCSI_SRP_ATTRS is not set | 493 | # CONFIG_SCSI_SRP_ATTRS is not set |
478 | CONFIG_SCSI_LOWLEVEL=y | 494 | CONFIG_SCSI_LOWLEVEL=y |
479 | # CONFIG_ISCSI_TCP is not set | 495 | # CONFIG_ISCSI_TCP is not set |
496 | # CONFIG_SCSI_CXGB3_ISCSI is not set | ||
480 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 497 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
481 | # CONFIG_SCSI_3W_9XXX is not set | 498 | # CONFIG_SCSI_3W_9XXX is not set |
482 | # CONFIG_SCSI_ACARD is not set | 499 | # CONFIG_SCSI_ACARD is not set |
@@ -490,6 +507,8 @@ CONFIG_SCSI_LOWLEVEL=y | |||
490 | # CONFIG_MEGARAID_LEGACY is not set | 507 | # CONFIG_MEGARAID_LEGACY is not set |
491 | # CONFIG_MEGARAID_SAS is not set | 508 | # CONFIG_MEGARAID_SAS is not set |
492 | # CONFIG_SCSI_HPTIOP is not set | 509 | # CONFIG_SCSI_HPTIOP is not set |
510 | # CONFIG_LIBFC is not set | ||
511 | # CONFIG_FCOE is not set | ||
493 | # CONFIG_SCSI_DMX3191D is not set | 512 | # CONFIG_SCSI_DMX3191D is not set |
494 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | 513 | # CONFIG_SCSI_FUTURE_DOMAIN is not set |
495 | # CONFIG_SCSI_IPS is not set | 514 | # CONFIG_SCSI_IPS is not set |
@@ -564,6 +583,9 @@ CONFIG_PHYLIB=m | |||
564 | # CONFIG_BROADCOM_PHY is not set | 583 | # CONFIG_BROADCOM_PHY is not set |
565 | # CONFIG_ICPLUS_PHY is not set | 584 | # CONFIG_ICPLUS_PHY is not set |
566 | # CONFIG_REALTEK_PHY is not set | 585 | # CONFIG_REALTEK_PHY is not set |
586 | # CONFIG_NATIONAL_PHY is not set | ||
587 | # CONFIG_STE10XP is not set | ||
588 | # CONFIG_LSI_ET1011C_PHY is not set | ||
567 | # CONFIG_MDIO_BITBANG is not set | 589 | # CONFIG_MDIO_BITBANG is not set |
568 | CONFIG_NET_ETHERNET=y | 590 | CONFIG_NET_ETHERNET=y |
569 | CONFIG_MII=m | 591 | CONFIG_MII=m |
@@ -590,7 +612,6 @@ CONFIG_NET_PCI=y | |||
590 | # CONFIG_ADAPTEC_STARFIRE is not set | 612 | # CONFIG_ADAPTEC_STARFIRE is not set |
591 | # CONFIG_B44 is not set | 613 | # CONFIG_B44 is not set |
592 | # CONFIG_FORCEDETH is not set | 614 | # CONFIG_FORCEDETH is not set |
593 | # CONFIG_EEPRO100 is not set | ||
594 | # CONFIG_E100 is not set | 615 | # CONFIG_E100 is not set |
595 | # CONFIG_FEALNX is not set | 616 | # CONFIG_FEALNX is not set |
596 | # CONFIG_NATSEMI is not set | 617 | # CONFIG_NATSEMI is not set |
@@ -600,6 +621,7 @@ CONFIG_NET_PCI=y | |||
600 | # CONFIG_R6040 is not set | 621 | # CONFIG_R6040 is not set |
601 | # CONFIG_SIS900 is not set | 622 | # CONFIG_SIS900 is not set |
602 | # CONFIG_EPIC100 is not set | 623 | # CONFIG_EPIC100 is not set |
624 | # CONFIG_SMSC9420 is not set | ||
603 | # CONFIG_SUNDANCE is not set | 625 | # CONFIG_SUNDANCE is not set |
604 | # CONFIG_TLAN is not set | 626 | # CONFIG_TLAN is not set |
605 | # CONFIG_VIA_RHINE is not set | 627 | # CONFIG_VIA_RHINE is not set |
@@ -629,6 +651,7 @@ CONFIG_BNX2=m | |||
629 | # CONFIG_JME is not set | 651 | # CONFIG_JME is not set |
630 | CONFIG_NETDEV_10000=y | 652 | CONFIG_NETDEV_10000=y |
631 | # CONFIG_CHELSIO_T1 is not set | 653 | # CONFIG_CHELSIO_T1 is not set |
654 | CONFIG_CHELSIO_T3_DEPENDS=y | ||
632 | # CONFIG_CHELSIO_T3 is not set | 655 | # CONFIG_CHELSIO_T3 is not set |
633 | # CONFIG_ENIC is not set | 656 | # CONFIG_ENIC is not set |
634 | # CONFIG_IXGBE is not set | 657 | # CONFIG_IXGBE is not set |
@@ -778,6 +801,7 @@ CONFIG_SERIAL_CORE=y | |||
778 | CONFIG_SERIAL_CORE_CONSOLE=y | 801 | CONFIG_SERIAL_CORE_CONSOLE=y |
779 | # CONFIG_SERIAL_JSM is not set | 802 | # CONFIG_SERIAL_JSM is not set |
780 | CONFIG_UNIX98_PTYS=y | 803 | CONFIG_UNIX98_PTYS=y |
804 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
781 | # CONFIG_LEGACY_PTYS is not set | 805 | # CONFIG_LEGACY_PTYS is not set |
782 | # CONFIG_IPMI_HANDLER is not set | 806 | # CONFIG_IPMI_HANDLER is not set |
783 | CONFIG_HW_RANDOM=m | 807 | CONFIG_HW_RANDOM=m |
@@ -870,6 +894,7 @@ CONFIG_HWMON=y | |||
870 | # CONFIG_SENSORS_ADM1029 is not set | 894 | # CONFIG_SENSORS_ADM1029 is not set |
871 | # CONFIG_SENSORS_ADM1031 is not set | 895 | # CONFIG_SENSORS_ADM1031 is not set |
872 | # CONFIG_SENSORS_ADM9240 is not set | 896 | # CONFIG_SENSORS_ADM9240 is not set |
897 | # CONFIG_SENSORS_ADT7462 is not set | ||
873 | # CONFIG_SENSORS_ADT7470 is not set | 898 | # CONFIG_SENSORS_ADT7470 is not set |
874 | # CONFIG_SENSORS_ADT7473 is not set | 899 | # CONFIG_SENSORS_ADT7473 is not set |
875 | # CONFIG_SENSORS_ATXP1 is not set | 900 | # CONFIG_SENSORS_ATXP1 is not set |
@@ -919,11 +944,11 @@ CONFIG_HWMON=y | |||
919 | # CONFIG_THERMAL is not set | 944 | # CONFIG_THERMAL is not set |
920 | # CONFIG_THERMAL_HWMON is not set | 945 | # CONFIG_THERMAL_HWMON is not set |
921 | # CONFIG_WATCHDOG is not set | 946 | # CONFIG_WATCHDOG is not set |
947 | CONFIG_SSB_POSSIBLE=y | ||
922 | 948 | ||
923 | # | 949 | # |
924 | # Sonics Silicon Backplane | 950 | # Sonics Silicon Backplane |
925 | # | 951 | # |
926 | CONFIG_SSB_POSSIBLE=y | ||
927 | # CONFIG_SSB is not set | 952 | # CONFIG_SSB is not set |
928 | 953 | ||
929 | # | 954 | # |
@@ -1071,6 +1096,7 @@ CONFIG_SND_MIXER_OSS=m | |||
1071 | CONFIG_SND_PCM_OSS=m | 1096 | CONFIG_SND_PCM_OSS=m |
1072 | CONFIG_SND_PCM_OSS_PLUGINS=y | 1097 | CONFIG_SND_PCM_OSS_PLUGINS=y |
1073 | CONFIG_SND_SEQUENCER_OSS=y | 1098 | CONFIG_SND_SEQUENCER_OSS=y |
1099 | # CONFIG_SND_HRTIMER is not set | ||
1074 | # CONFIG_SND_DYNAMIC_MINORS is not set | 1100 | # CONFIG_SND_DYNAMIC_MINORS is not set |
1075 | CONFIG_SND_SUPPORT_OLD_API=y | 1101 | CONFIG_SND_SUPPORT_OLD_API=y |
1076 | CONFIG_SND_VERBOSE_PROCFS=y | 1102 | CONFIG_SND_VERBOSE_PROCFS=y |
@@ -1242,11 +1268,11 @@ CONFIG_USB_UHCI_HCD=m | |||
1242 | # CONFIG_USB_TMC is not set | 1268 | # CONFIG_USB_TMC is not set |
1243 | 1269 | ||
1244 | # | 1270 | # |
1245 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 1271 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; |
1246 | # | 1272 | # |
1247 | 1273 | ||
1248 | # | 1274 | # |
1249 | # may also be needed; see USB_STORAGE Help for more information | 1275 | # see USB_STORAGE Help for more information |
1250 | # | 1276 | # |
1251 | CONFIG_USB_STORAGE=m | 1277 | CONFIG_USB_STORAGE=m |
1252 | # CONFIG_USB_STORAGE_DEBUG is not set | 1278 | # CONFIG_USB_STORAGE_DEBUG is not set |
@@ -1337,6 +1363,7 @@ CONFIG_RTC_INTF_DEV=y | |||
1337 | # CONFIG_RTC_DRV_M41T80 is not set | 1363 | # CONFIG_RTC_DRV_M41T80 is not set |
1338 | # CONFIG_RTC_DRV_S35390A is not set | 1364 | # CONFIG_RTC_DRV_S35390A is not set |
1339 | # CONFIG_RTC_DRV_FM3130 is not set | 1365 | # CONFIG_RTC_DRV_FM3130 is not set |
1366 | # CONFIG_RTC_DRV_RX8581 is not set | ||
1340 | 1367 | ||
1341 | # | 1368 | # |
1342 | # SPI RTC drivers | 1369 | # SPI RTC drivers |
@@ -1365,7 +1392,6 @@ CONFIG_RTC_DRV_STARFIRE=y | |||
1365 | # CONFIG_DMADEVICES is not set | 1392 | # CONFIG_DMADEVICES is not set |
1366 | # CONFIG_UIO is not set | 1393 | # CONFIG_UIO is not set |
1367 | # CONFIG_STAGING is not set | 1394 | # CONFIG_STAGING is not set |
1368 | CONFIG_STAGING_EXCLUDE_BUILD=y | ||
1369 | 1395 | ||
1370 | # | 1396 | # |
1371 | # Misc Linux/SPARC drivers | 1397 | # Misc Linux/SPARC drivers |
@@ -1544,6 +1570,7 @@ CONFIG_SCHEDSTATS=y | |||
1544 | # CONFIG_LOCK_STAT is not set | 1570 | # CONFIG_LOCK_STAT is not set |
1545 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1571 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1546 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1572 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1573 | CONFIG_STACKTRACE=y | ||
1547 | # CONFIG_DEBUG_KOBJECT is not set | 1574 | # CONFIG_DEBUG_KOBJECT is not set |
1548 | CONFIG_DEBUG_BUGVERBOSE=y | 1575 | CONFIG_DEBUG_BUGVERBOSE=y |
1549 | # CONFIG_DEBUG_INFO is not set | 1576 | # CONFIG_DEBUG_INFO is not set |
@@ -1552,6 +1579,7 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
1552 | CONFIG_DEBUG_MEMORY_INIT=y | 1579 | CONFIG_DEBUG_MEMORY_INIT=y |
1553 | # CONFIG_DEBUG_LIST is not set | 1580 | # CONFIG_DEBUG_LIST is not set |
1554 | # CONFIG_DEBUG_SG is not set | 1581 | # CONFIG_DEBUG_SG is not set |
1582 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1555 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1583 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1556 | # CONFIG_RCU_TORTURE_TEST is not set | 1584 | # CONFIG_RCU_TORTURE_TEST is not set |
1557 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1585 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
@@ -1560,8 +1588,12 @@ CONFIG_DEBUG_MEMORY_INIT=y | |||
1560 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1588 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1561 | # CONFIG_LKDTM is not set | 1589 | # CONFIG_LKDTM is not set |
1562 | # CONFIG_FAULT_INJECTION is not set | 1590 | # CONFIG_FAULT_INJECTION is not set |
1591 | # CONFIG_LATENCYTOP is not set | ||
1563 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1592 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1593 | CONFIG_NOP_TRACER=y | ||
1564 | CONFIG_HAVE_FUNCTION_TRACER=y | 1594 | CONFIG_HAVE_FUNCTION_TRACER=y |
1595 | CONFIG_RING_BUFFER=y | ||
1596 | CONFIG_TRACING=y | ||
1565 | 1597 | ||
1566 | # | 1598 | # |
1567 | # Tracers | 1599 | # Tracers |
@@ -1571,7 +1603,9 @@ CONFIG_HAVE_FUNCTION_TRACER=y | |||
1571 | # CONFIG_SCHED_TRACER is not set | 1603 | # CONFIG_SCHED_TRACER is not set |
1572 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1604 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
1573 | # CONFIG_BOOT_TRACER is not set | 1605 | # CONFIG_BOOT_TRACER is not set |
1606 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1574 | # CONFIG_STACK_TRACER is not set | 1607 | # CONFIG_STACK_TRACER is not set |
1608 | # CONFIG_FTRACE_STARTUP_TEST is not set | ||
1575 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1609 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set |
1576 | # CONFIG_SAMPLES is not set | 1610 | # CONFIG_SAMPLES is not set |
1577 | CONFIG_HAVE_ARCH_KGDB=y | 1611 | CONFIG_HAVE_ARCH_KGDB=y |
@@ -1600,11 +1634,16 @@ CONFIG_CRYPTO=y | |||
1600 | # | 1634 | # |
1601 | # CONFIG_CRYPTO_FIPS is not set | 1635 | # CONFIG_CRYPTO_FIPS is not set |
1602 | CONFIG_CRYPTO_ALGAPI=y | 1636 | CONFIG_CRYPTO_ALGAPI=y |
1637 | CONFIG_CRYPTO_ALGAPI2=y | ||
1603 | CONFIG_CRYPTO_AEAD=y | 1638 | CONFIG_CRYPTO_AEAD=y |
1639 | CONFIG_CRYPTO_AEAD2=y | ||
1604 | CONFIG_CRYPTO_BLKCIPHER=y | 1640 | CONFIG_CRYPTO_BLKCIPHER=y |
1641 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
1605 | CONFIG_CRYPTO_HASH=y | 1642 | CONFIG_CRYPTO_HASH=y |
1606 | CONFIG_CRYPTO_RNG=y | 1643 | CONFIG_CRYPTO_HASH2=y |
1644 | CONFIG_CRYPTO_RNG2=y | ||
1607 | CONFIG_CRYPTO_MANAGER=y | 1645 | CONFIG_CRYPTO_MANAGER=y |
1646 | CONFIG_CRYPTO_MANAGER2=y | ||
1608 | CONFIG_CRYPTO_GF128MUL=m | 1647 | CONFIG_CRYPTO_GF128MUL=m |
1609 | CONFIG_CRYPTO_NULL=m | 1648 | CONFIG_CRYPTO_NULL=m |
1610 | # CONFIG_CRYPTO_CRYPTD is not set | 1649 | # CONFIG_CRYPTO_CRYPTD is not set |