aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/configs
diff options
context:
space:
mode:
Diffstat (limited to 'arch/microblaze/configs')
-rw-r--r--arch/microblaze/configs/mmu_defconfig164
-rw-r--r--arch/microblaze/configs/nommu_defconfig134
2 files changed, 247 insertions, 51 deletions
diff --git a/arch/microblaze/configs/mmu_defconfig b/arch/microblaze/configs/mmu_defconfig
index bb7c374713ad..3c91cf6192c6 100644
--- a/arch/microblaze/configs/mmu_defconfig
+++ b/arch/microblaze/configs/mmu_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.31 3# Linux kernel version: 2.6.34-rc6
4# Thu Sep 24 10:28:50 2009 4# Thu May 6 11:22:14 2010
5# 5#
6CONFIG_MICROBLAZE=y 6CONFIG_MICROBLAZE=y
7# CONFIG_SWAP is not set 7# CONFIG_SWAP is not set
@@ -19,8 +19,10 @@ CONFIG_GENERIC_CLOCKEVENTS=y
19CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y 19CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
20CONFIG_GENERIC_GPIO=y 20CONFIG_GENERIC_GPIO=y
21CONFIG_GENERIC_CSUM=y 21CONFIG_GENERIC_CSUM=y
22# CONFIG_PCI is not set 22CONFIG_STACKTRACE_SUPPORT=y
23CONFIG_NO_DMA=y 23CONFIG_LOCKDEP_SUPPORT=y
24CONFIG_HAVE_LATENCYTOP_SUPPORT=y
25CONFIG_DTC=y
24CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 26CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
25CONFIG_CONSTRUCTORS=y 27CONFIG_CONSTRUCTORS=y
26 28
@@ -44,6 +46,7 @@ CONFIG_SYSVIPC_SYSCTL=y
44# 46#
45CONFIG_TREE_RCU=y 47CONFIG_TREE_RCU=y
46# CONFIG_TREE_PREEMPT_RCU is not set 48# CONFIG_TREE_PREEMPT_RCU is not set
49# CONFIG_TINY_RCU is not set
47# CONFIG_RCU_TRACE is not set 50# CONFIG_RCU_TRACE is not set
48CONFIG_RCU_FANOUT=32 51CONFIG_RCU_FANOUT=32
49# CONFIG_RCU_FANOUT_EXACT is not set 52# CONFIG_RCU_FANOUT_EXACT is not set
@@ -51,7 +54,6 @@ CONFIG_RCU_FANOUT=32
51CONFIG_IKCONFIG=y 54CONFIG_IKCONFIG=y
52CONFIG_IKCONFIG_PROC=y 55CONFIG_IKCONFIG_PROC=y
53CONFIG_LOG_BUF_SHIFT=17 56CONFIG_LOG_BUF_SHIFT=17
54# CONFIG_GROUP_SCHED is not set
55# CONFIG_CGROUPS is not set 57# CONFIG_CGROUPS is not set
56CONFIG_SYSFS_DEPRECATED=y 58CONFIG_SYSFS_DEPRECATED=y
57CONFIG_SYSFS_DEPRECATED_V2=y 59CONFIG_SYSFS_DEPRECATED_V2=y
@@ -64,10 +66,12 @@ CONFIG_INITRAMFS_ROOT_GID=0
64CONFIG_RD_GZIP=y 66CONFIG_RD_GZIP=y
65# CONFIG_RD_BZIP2 is not set 67# CONFIG_RD_BZIP2 is not set
66# CONFIG_RD_LZMA is not set 68# CONFIG_RD_LZMA is not set
69# CONFIG_RD_LZO is not set
67# CONFIG_INITRAMFS_COMPRESSION_NONE is not set 70# CONFIG_INITRAMFS_COMPRESSION_NONE is not set
68CONFIG_INITRAMFS_COMPRESSION_GZIP=y 71CONFIG_INITRAMFS_COMPRESSION_GZIP=y
69# CONFIG_INITRAMFS_COMPRESSION_BZIP2 is not set 72# CONFIG_INITRAMFS_COMPRESSION_BZIP2 is not set
70# CONFIG_INITRAMFS_COMPRESSION_LZMA is not set 73# CONFIG_INITRAMFS_COMPRESSION_LZMA is not set
74# CONFIG_INITRAMFS_COMPRESSION_LZO is not set
71# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 75# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
72CONFIG_SYSCTL=y 76CONFIG_SYSCTL=y
73CONFIG_ANON_INODES=y 77CONFIG_ANON_INODES=y
@@ -90,21 +94,22 @@ CONFIG_EVENTFD=y
90CONFIG_AIO=y 94CONFIG_AIO=y
91 95
92# 96#
93# Performance Counters 97# Kernel Performance Events And Counters
94# 98#
95CONFIG_VM_EVENT_COUNTERS=y 99CONFIG_VM_EVENT_COUNTERS=y
96# CONFIG_STRIP_ASM_SYMS is not set
97CONFIG_COMPAT_BRK=y 100CONFIG_COMPAT_BRK=y
98CONFIG_SLAB=y 101CONFIG_SLAB=y
99# CONFIG_SLUB is not set 102# CONFIG_SLUB is not set
100# CONFIG_SLOB is not set 103# CONFIG_SLOB is not set
101# CONFIG_PROFILING is not set 104# CONFIG_PROFILING is not set
102# CONFIG_MARKERS is not set 105CONFIG_HAVE_OPROFILE=y
106CONFIG_HAVE_DMA_ATTRS=y
107CONFIG_HAVE_DMA_API_DEBUG=y
103 108
104# 109#
105# GCOV-based kernel profiling 110# GCOV-based kernel profiling
106# 111#
107# CONFIG_SLOW_WORK is not set 112CONFIG_SLOW_WORK=y
108# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set 113# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
109CONFIG_SLABINFO=y 114CONFIG_SLABINFO=y
110CONFIG_BASE_SMALL=1 115CONFIG_BASE_SMALL=1
@@ -123,14 +128,41 @@ CONFIG_LBDAF=y
123# IO Schedulers 128# IO Schedulers
124# 129#
125CONFIG_IOSCHED_NOOP=y 130CONFIG_IOSCHED_NOOP=y
126CONFIG_IOSCHED_AS=y
127CONFIG_IOSCHED_DEADLINE=y 131CONFIG_IOSCHED_DEADLINE=y
128CONFIG_IOSCHED_CFQ=y 132CONFIG_IOSCHED_CFQ=y
129# CONFIG_DEFAULT_AS is not set
130# CONFIG_DEFAULT_DEADLINE is not set 133# CONFIG_DEFAULT_DEADLINE is not set
131CONFIG_DEFAULT_CFQ=y 134CONFIG_DEFAULT_CFQ=y
132# CONFIG_DEFAULT_NOOP is not set 135# CONFIG_DEFAULT_NOOP is not set
133CONFIG_DEFAULT_IOSCHED="cfq" 136CONFIG_DEFAULT_IOSCHED="cfq"
137# CONFIG_INLINE_SPIN_TRYLOCK is not set
138# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
139# CONFIG_INLINE_SPIN_LOCK is not set
140# CONFIG_INLINE_SPIN_LOCK_BH is not set
141# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
142# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
143# CONFIG_INLINE_SPIN_UNLOCK is not set
144# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
145# CONFIG_INLINE_SPIN_UNLOCK_IRQ is not set
146# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
147# CONFIG_INLINE_READ_TRYLOCK is not set
148# CONFIG_INLINE_READ_LOCK is not set
149# CONFIG_INLINE_READ_LOCK_BH is not set
150# CONFIG_INLINE_READ_LOCK_IRQ is not set
151# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
152# CONFIG_INLINE_READ_UNLOCK is not set
153# CONFIG_INLINE_READ_UNLOCK_BH is not set
154# CONFIG_INLINE_READ_UNLOCK_IRQ is not set
155# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
156# CONFIG_INLINE_WRITE_TRYLOCK is not set
157# CONFIG_INLINE_WRITE_LOCK is not set
158# CONFIG_INLINE_WRITE_LOCK_BH is not set
159# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
160# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
161# CONFIG_INLINE_WRITE_UNLOCK is not set
162# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
163# CONFIG_INLINE_WRITE_UNLOCK_IRQ is not set
164# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
165# CONFIG_MUTEX_SPIN_ON_OWNER is not set
134# CONFIG_FREEZER is not set 166# CONFIG_FREEZER is not set
135 167
136# 168#
@@ -139,11 +171,6 @@ CONFIG_DEFAULT_IOSCHED="cfq"
139CONFIG_PLATFORM_GENERIC=y 171CONFIG_PLATFORM_GENERIC=y
140CONFIG_OPT_LIB_FUNCTION=y 172CONFIG_OPT_LIB_FUNCTION=y
141CONFIG_OPT_LIB_ASM=y 173CONFIG_OPT_LIB_ASM=y
142CONFIG_ALLOW_EDIT_AUTO=y
143
144#
145# Automatic platform settings from Kconfig.auto
146#
147 174
148# 175#
149# Definitions for MICROBLAZE0 176# Definitions for MICROBLAZE0
@@ -203,12 +230,11 @@ CONFIG_FLATMEM_MANUAL=y
203CONFIG_FLATMEM=y 230CONFIG_FLATMEM=y
204CONFIG_FLAT_NODE_MEM_MAP=y 231CONFIG_FLAT_NODE_MEM_MAP=y
205CONFIG_PAGEFLAGS_EXTENDED=y 232CONFIG_PAGEFLAGS_EXTENDED=y
206CONFIG_SPLIT_PTLOCK_CPUS=4 233CONFIG_SPLIT_PTLOCK_CPUS=999999
207# CONFIG_PHYS_ADDR_T_64BIT is not set 234# CONFIG_PHYS_ADDR_T_64BIT is not set
208CONFIG_ZONE_DMA_FLAG=0 235CONFIG_ZONE_DMA_FLAG=0
209CONFIG_VIRT_TO_BUS=y 236CONFIG_VIRT_TO_BUS=y
210CONFIG_HAVE_MLOCK=y 237# CONFIG_KSM is not set
211CONFIG_HAVE_MLOCKED_PAGE_BIT=y
212CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 238CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
213 239
214# 240#
@@ -218,13 +244,20 @@ CONFIG_BINFMT_ELF=y
218# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set 244# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
219# CONFIG_HAVE_AOUT is not set 245# CONFIG_HAVE_AOUT is not set
220# CONFIG_BINFMT_MISC is not set 246# CONFIG_BINFMT_MISC is not set
247
248#
249# Bus Options
250#
251# CONFIG_PCI is not set
252# CONFIG_PCI_DOMAINS is not set
253# CONFIG_PCI_SYSCALL is not set
254# CONFIG_ARCH_SUPPORTS_MSI is not set
221CONFIG_NET=y 255CONFIG_NET=y
222 256
223# 257#
224# Networking options 258# Networking options
225# 259#
226CONFIG_PACKET=y 260CONFIG_PACKET=y
227# CONFIG_PACKET_MMAP is not set
228CONFIG_UNIX=y 261CONFIG_UNIX=y
229CONFIG_XFRM=y 262CONFIG_XFRM=y
230# CONFIG_XFRM_USER is not set 263# CONFIG_XFRM_USER is not set
@@ -289,7 +322,13 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
289# CONFIG_IRDA is not set 322# CONFIG_IRDA is not set
290# CONFIG_BT is not set 323# CONFIG_BT is not set
291# CONFIG_AF_RXRPC is not set 324# CONFIG_AF_RXRPC is not set
292# CONFIG_WIRELESS is not set 325CONFIG_WIRELESS=y
326# CONFIG_CFG80211 is not set
327# CONFIG_LIB80211 is not set
328
329#
330# CFG80211 needs to be enabled for MAC80211
331#
293# CONFIG_WIMAX is not set 332# CONFIG_WIMAX is not set
294# CONFIG_RFKILL is not set 333# CONFIG_RFKILL is not set
295# CONFIG_NET_9P is not set 334# CONFIG_NET_9P is not set
@@ -308,11 +347,17 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y
308# CONFIG_SYS_HYPERVISOR is not set 347# CONFIG_SYS_HYPERVISOR is not set
309# CONFIG_CONNECTOR is not set 348# CONFIG_CONNECTOR is not set
310# CONFIG_MTD is not set 349# CONFIG_MTD is not set
350CONFIG_OF_FLATTREE=y
311CONFIG_OF_DEVICE=y 351CONFIG_OF_DEVICE=y
352CONFIG_OF_MDIO=y
312# CONFIG_PARPORT is not set 353# CONFIG_PARPORT is not set
313CONFIG_BLK_DEV=y 354CONFIG_BLK_DEV=y
314# CONFIG_BLK_DEV_COW_COMMON is not set 355# CONFIG_BLK_DEV_COW_COMMON is not set
315# CONFIG_BLK_DEV_LOOP is not set 356# CONFIG_BLK_DEV_LOOP is not set
357
358#
359# DRBD disabled because PROC_FS, INET or CONNECTOR not selected
360#
316# CONFIG_BLK_DEV_NBD is not set 361# CONFIG_BLK_DEV_NBD is not set
317CONFIG_BLK_DEV_RAM=y 362CONFIG_BLK_DEV_RAM=y
318CONFIG_BLK_DEV_RAM_COUNT=16 363CONFIG_BLK_DEV_RAM_COUNT=16
@@ -333,6 +378,7 @@ CONFIG_MISC_DEVICES=y
333# 378#
334# SCSI device support 379# SCSI device support
335# 380#
381CONFIG_SCSI_MOD=y
336# CONFIG_RAID_ATTRS is not set 382# CONFIG_RAID_ATTRS is not set
337# CONFIG_SCSI is not set 383# CONFIG_SCSI is not set
338# CONFIG_SCSI_DMA is not set 384# CONFIG_SCSI_DMA is not set
@@ -346,7 +392,27 @@ CONFIG_NETDEVICES=y
346# CONFIG_EQUALIZER is not set 392# CONFIG_EQUALIZER is not set
347# CONFIG_TUN is not set 393# CONFIG_TUN is not set
348# CONFIG_VETH is not set 394# CONFIG_VETH is not set
349# CONFIG_PHYLIB is not set 395CONFIG_PHYLIB=y
396
397#
398# MII PHY device drivers
399#
400# CONFIG_MARVELL_PHY is not set
401# CONFIG_DAVICOM_PHY is not set
402# CONFIG_QSEMI_PHY is not set
403# CONFIG_LXT_PHY is not set
404# CONFIG_CICADA_PHY is not set
405# CONFIG_VITESSE_PHY is not set
406# CONFIG_SMSC_PHY is not set
407# CONFIG_BROADCOM_PHY is not set
408# CONFIG_ICPLUS_PHY is not set
409# CONFIG_REALTEK_PHY is not set
410# CONFIG_NATIONAL_PHY is not set
411# CONFIG_STE10XP is not set
412# CONFIG_LSI_ET1011C_PHY is not set
413# CONFIG_MICREL_PHY is not set
414# CONFIG_FIXED_PHY is not set
415# CONFIG_MDIO_BITBANG is not set
350CONFIG_NET_ETHERNET=y 416CONFIG_NET_ETHERNET=y
351# CONFIG_MII is not set 417# CONFIG_MII is not set
352# CONFIG_ETHOC is not set 418# CONFIG_ETHOC is not set
@@ -358,13 +424,14 @@ CONFIG_NET_ETHERNET=y
358# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set 424# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
359# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set 425# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
360# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set 426# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
427# CONFIG_B44 is not set
361# CONFIG_KS8842 is not set 428# CONFIG_KS8842 is not set
429# CONFIG_KS8851_MLL is not set
362CONFIG_XILINX_EMACLITE=y 430CONFIG_XILINX_EMACLITE=y
363CONFIG_NETDEV_1000=y 431CONFIG_NETDEV_1000=y
364CONFIG_NETDEV_10000=y 432CONFIG_NETDEV_10000=y
365CONFIG_WLAN=y 433CONFIG_WLAN=y
366# CONFIG_WLAN_PRE80211 is not set 434# CONFIG_HOSTAP is not set
367# CONFIG_WLAN_80211 is not set
368 435
369# 436#
370# Enable WiMAX (Networking options) to see the WiMAX drivers 437# Enable WiMAX (Networking options) to see the WiMAX drivers
@@ -408,6 +475,8 @@ CONFIG_SERIAL_UARTLITE=y
408CONFIG_SERIAL_UARTLITE_CONSOLE=y 475CONFIG_SERIAL_UARTLITE_CONSOLE=y
409CONFIG_SERIAL_CORE=y 476CONFIG_SERIAL_CORE=y
410CONFIG_SERIAL_CORE_CONSOLE=y 477CONFIG_SERIAL_CORE_CONSOLE=y
478# CONFIG_SERIAL_TIMBERDALE is not set
479# CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set
411CONFIG_UNIX98_PTYS=y 480CONFIG_UNIX98_PTYS=y
412# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set 481# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
413CONFIG_LEGACY_PTYS=y 482CONFIG_LEGACY_PTYS=y
@@ -433,8 +502,13 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
433# CONFIG_POWER_SUPPLY is not set 502# CONFIG_POWER_SUPPLY is not set
434# CONFIG_HWMON is not set 503# CONFIG_HWMON is not set
435# CONFIG_THERMAL is not set 504# CONFIG_THERMAL is not set
436# CONFIG_THERMAL_HWMON is not set
437# CONFIG_WATCHDOG is not set 505# CONFIG_WATCHDOG is not set
506CONFIG_SSB_POSSIBLE=y
507
508#
509# Sonics Silicon Backplane
510#
511# CONFIG_SSB is not set
438 512
439# 513#
440# Multifunction device drivers 514# Multifunction device drivers
@@ -466,6 +540,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y
466# CONFIG_NEW_LEDS is not set 540# CONFIG_NEW_LEDS is not set
467# CONFIG_ACCESSIBILITY is not set 541# CONFIG_ACCESSIBILITY is not set
468# CONFIG_RTC_CLASS is not set 542# CONFIG_RTC_CLASS is not set
543# CONFIG_DMADEVICES is not set
469# CONFIG_AUXDISPLAY is not set 544# CONFIG_AUXDISPLAY is not set
470# CONFIG_UIO is not set 545# CONFIG_UIO is not set
471 546
@@ -526,8 +601,6 @@ CONFIG_PROC_FS=y
526CONFIG_PROC_SYSCTL=y 601CONFIG_PROC_SYSCTL=y
527CONFIG_PROC_PAGE_MONITOR=y 602CONFIG_PROC_PAGE_MONITOR=y
528CONFIG_SYSFS=y 603CONFIG_SYSFS=y
529CONFIG_TMPFS=y
530# CONFIG_TMPFS_POSIX_ACL is not set
531# CONFIG_HUGETLB_PAGE is not set 604# CONFIG_HUGETLB_PAGE is not set
532# CONFIG_CONFIGFS_FS is not set 605# CONFIG_CONFIGFS_FS is not set
533CONFIG_MISC_FILESYSTEMS=y 606CONFIG_MISC_FILESYSTEMS=y
@@ -538,6 +611,7 @@ CONFIG_MISC_FILESYSTEMS=y
538# CONFIG_BEFS_FS is not set 611# CONFIG_BEFS_FS is not set
539# CONFIG_BFS_FS is not set 612# CONFIG_BFS_FS is not set
540# CONFIG_EFS_FS is not set 613# CONFIG_EFS_FS is not set
614# CONFIG_LOGFS is not set
541# CONFIG_CRAMFS is not set 615# CONFIG_CRAMFS is not set
542# CONFIG_SQUASHFS is not set 616# CONFIG_SQUASHFS is not set
543# CONFIG_VXFS_FS is not set 617# CONFIG_VXFS_FS is not set
@@ -561,6 +635,7 @@ CONFIG_SUNRPC=y
561# CONFIG_RPCSEC_GSS_KRB5 is not set 635# CONFIG_RPCSEC_GSS_KRB5 is not set
562# CONFIG_RPCSEC_GSS_SPKM3 is not set 636# CONFIG_RPCSEC_GSS_SPKM3 is not set
563# CONFIG_SMB_FS is not set 637# CONFIG_SMB_FS is not set
638# CONFIG_CEPH_FS is not set
564CONFIG_CIFS=y 639CONFIG_CIFS=y
565CONFIG_CIFS_STATS=y 640CONFIG_CIFS_STATS=y
566CONFIG_CIFS_STATS2=y 641CONFIG_CIFS_STATS2=y
@@ -638,11 +713,13 @@ CONFIG_NLS_DEFAULT="iso8859-1"
638# 713#
639# Kernel hacking 714# Kernel hacking
640# 715#
716CONFIG_TRACE_IRQFLAGS_SUPPORT=y
641# CONFIG_PRINTK_TIME is not set 717# CONFIG_PRINTK_TIME is not set
642CONFIG_ENABLE_WARN_DEPRECATED=y 718CONFIG_ENABLE_WARN_DEPRECATED=y
643CONFIG_ENABLE_MUST_CHECK=y 719CONFIG_ENABLE_MUST_CHECK=y
644CONFIG_FRAME_WARN=1024 720CONFIG_FRAME_WARN=1024
645# CONFIG_MAGIC_SYSRQ is not set 721# CONFIG_MAGIC_SYSRQ is not set
722# CONFIG_STRIP_ASM_SYMS is not set
646# CONFIG_UNUSED_SYMBOLS is not set 723# CONFIG_UNUSED_SYMBOLS is not set
647# CONFIG_DEBUG_FS is not set 724# CONFIG_DEBUG_FS is not set
648# CONFIG_HEADERS_CHECK is not set 725# CONFIG_HEADERS_CHECK is not set
@@ -660,8 +737,12 @@ CONFIG_SCHED_DEBUG=y
660# CONFIG_DEBUG_OBJECTS is not set 737# CONFIG_DEBUG_OBJECTS is not set
661CONFIG_DEBUG_SLAB=y 738CONFIG_DEBUG_SLAB=y
662# CONFIG_DEBUG_SLAB_LEAK is not set 739# CONFIG_DEBUG_SLAB_LEAK is not set
740# CONFIG_DEBUG_KMEMLEAK is not set
663CONFIG_DEBUG_SPINLOCK=y 741CONFIG_DEBUG_SPINLOCK=y
664# CONFIG_DEBUG_MUTEXES is not set 742# CONFIG_DEBUG_MUTEXES is not set
743# CONFIG_DEBUG_LOCK_ALLOC is not set
744# CONFIG_PROVE_LOCKING is not set
745# CONFIG_LOCK_STAT is not set
665# CONFIG_DEBUG_SPINLOCK_SLEEP is not set 746# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
666# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set 747# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
667# CONFIG_DEBUG_KOBJECT is not set 748# CONFIG_DEBUG_KOBJECT is not set
@@ -680,10 +761,30 @@ CONFIG_DEBUG_INFO=y
680# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set 761# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
681# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set 762# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
682# CONFIG_FAULT_INJECTION is not set 763# CONFIG_FAULT_INJECTION is not set
764# CONFIG_LATENCYTOP is not set
683# CONFIG_SYSCTL_SYSCALL_CHECK is not set 765# CONFIG_SYSCTL_SYSCALL_CHECK is not set
684# CONFIG_PAGE_POISONING is not set 766# CONFIG_PAGE_POISONING is not set
767CONFIG_HAVE_FUNCTION_TRACER=y
768CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
769CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
770CONFIG_HAVE_DYNAMIC_FTRACE=y
771CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
772CONFIG_TRACING_SUPPORT=y
773CONFIG_FTRACE=y
774# CONFIG_FUNCTION_TRACER is not set
775# CONFIG_IRQSOFF_TRACER is not set
776# CONFIG_SCHED_TRACER is not set
777# CONFIG_ENABLE_DEFAULT_TRACERS is not set
778# CONFIG_BOOT_TRACER is not set
779CONFIG_BRANCH_PROFILE_NONE=y
780# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
781# CONFIG_PROFILE_ALL_BRANCHES is not set
782# CONFIG_STACK_TRACER is not set
783# CONFIG_KMEMTRACE is not set
784# CONFIG_WORKQUEUE_TRACER is not set
785# CONFIG_BLK_DEV_IO_TRACE is not set
786# CONFIG_DMA_API_DEBUG is not set
685# CONFIG_SAMPLES is not set 787# CONFIG_SAMPLES is not set
686# CONFIG_KMEMCHECK is not set
687CONFIG_EARLY_PRINTK=y 788CONFIG_EARLY_PRINTK=y
688# CONFIG_HEART_BEAT is not set 789# CONFIG_HEART_BEAT is not set
689CONFIG_DEBUG_BOOTMEM=y 790CONFIG_DEBUG_BOOTMEM=y
@@ -694,7 +795,11 @@ CONFIG_DEBUG_BOOTMEM=y
694# CONFIG_KEYS is not set 795# CONFIG_KEYS is not set
695# CONFIG_SECURITY is not set 796# CONFIG_SECURITY is not set
696# CONFIG_SECURITYFS is not set 797# CONFIG_SECURITYFS is not set
697# CONFIG_SECURITY_FILE_CAPABILITIES is not set 798# CONFIG_DEFAULT_SECURITY_SELINUX is not set
799# CONFIG_DEFAULT_SECURITY_SMACK is not set
800# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
801CONFIG_DEFAULT_SECURITY_DAC=y
802CONFIG_DEFAULT_SECURITY=""
698CONFIG_CRYPTO=y 803CONFIG_CRYPTO=y
699 804
700# 805#
@@ -800,5 +905,6 @@ CONFIG_ZLIB_INFLATE=y
800CONFIG_DECOMPRESS_GZIP=y 905CONFIG_DECOMPRESS_GZIP=y
801CONFIG_HAS_IOMEM=y 906CONFIG_HAS_IOMEM=y
802CONFIG_HAS_IOPORT=y 907CONFIG_HAS_IOPORT=y
908CONFIG_HAS_DMA=y
803CONFIG_HAVE_LMB=y 909CONFIG_HAVE_LMB=y
804CONFIG_NLATTR=y 910CONFIG_NLATTR=y
diff --git a/arch/microblaze/configs/nommu_defconfig b/arch/microblaze/configs/nommu_defconfig
index adb839bab704..dd3a494257f4 100644
--- a/arch/microblaze/configs/nommu_defconfig
+++ b/arch/microblaze/configs/nommu_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.31 3# Linux kernel version: 2.6.34-rc6
4# Thu Sep 24 10:29:43 2009 4# Thu May 6 11:25:12 2010
5# 5#
6CONFIG_MICROBLAZE=y 6CONFIG_MICROBLAZE=y
7# CONFIG_SWAP is not set 7# CONFIG_SWAP is not set
@@ -19,8 +19,10 @@ CONFIG_GENERIC_CLOCKEVENTS=y
19CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y 19CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
20CONFIG_GENERIC_GPIO=y 20CONFIG_GENERIC_GPIO=y
21CONFIG_GENERIC_CSUM=y 21CONFIG_GENERIC_CSUM=y
22# CONFIG_PCI is not set 22CONFIG_STACKTRACE_SUPPORT=y
23CONFIG_NO_DMA=y 23CONFIG_LOCKDEP_SUPPORT=y
24CONFIG_HAVE_LATENCYTOP_SUPPORT=y
25CONFIG_DTC=y
24CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 26CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
25CONFIG_CONSTRUCTORS=y 27CONFIG_CONSTRUCTORS=y
26 28
@@ -46,6 +48,7 @@ CONFIG_BSD_PROCESS_ACCT_V3=y
46# 48#
47CONFIG_TREE_RCU=y 49CONFIG_TREE_RCU=y
48# CONFIG_TREE_PREEMPT_RCU is not set 50# CONFIG_TREE_PREEMPT_RCU is not set
51# CONFIG_TINY_RCU is not set
49# CONFIG_RCU_TRACE is not set 52# CONFIG_RCU_TRACE is not set
50CONFIG_RCU_FANOUT=32 53CONFIG_RCU_FANOUT=32
51# CONFIG_RCU_FANOUT_EXACT is not set 54# CONFIG_RCU_FANOUT_EXACT is not set
@@ -53,7 +56,6 @@ CONFIG_RCU_FANOUT=32
53CONFIG_IKCONFIG=y 56CONFIG_IKCONFIG=y
54CONFIG_IKCONFIG_PROC=y 57CONFIG_IKCONFIG_PROC=y
55CONFIG_LOG_BUF_SHIFT=17 58CONFIG_LOG_BUF_SHIFT=17
56# CONFIG_GROUP_SCHED is not set
57# CONFIG_CGROUPS is not set 59# CONFIG_CGROUPS is not set
58CONFIG_SYSFS_DEPRECATED=y 60CONFIG_SYSFS_DEPRECATED=y
59CONFIG_SYSFS_DEPRECATED_V2=y 61CONFIG_SYSFS_DEPRECATED_V2=y
@@ -81,16 +83,18 @@ CONFIG_EVENTFD=y
81CONFIG_AIO=y 83CONFIG_AIO=y
82 84
83# 85#
84# Performance Counters 86# Kernel Performance Events And Counters
85# 87#
86CONFIG_VM_EVENT_COUNTERS=y 88CONFIG_VM_EVENT_COUNTERS=y
87# CONFIG_STRIP_ASM_SYMS is not set
88CONFIG_COMPAT_BRK=y 89CONFIG_COMPAT_BRK=y
89CONFIG_SLAB=y 90CONFIG_SLAB=y
90# CONFIG_SLUB is not set 91# CONFIG_SLUB is not set
91# CONFIG_SLOB is not set 92# CONFIG_SLOB is not set
93# CONFIG_MMAP_ALLOW_UNINITIALIZED is not set
92# CONFIG_PROFILING is not set 94# CONFIG_PROFILING is not set
93# CONFIG_MARKERS is not set 95CONFIG_HAVE_OPROFILE=y
96CONFIG_HAVE_DMA_ATTRS=y
97CONFIG_HAVE_DMA_API_DEBUG=y
94 98
95# 99#
96# GCOV-based kernel profiling 100# GCOV-based kernel profiling
@@ -116,14 +120,41 @@ CONFIG_LBDAF=y
116# IO Schedulers 120# IO Schedulers
117# 121#
118CONFIG_IOSCHED_NOOP=y 122CONFIG_IOSCHED_NOOP=y
119CONFIG_IOSCHED_AS=y
120CONFIG_IOSCHED_DEADLINE=y 123CONFIG_IOSCHED_DEADLINE=y
121CONFIG_IOSCHED_CFQ=y 124CONFIG_IOSCHED_CFQ=y
122# CONFIG_DEFAULT_AS is not set
123# CONFIG_DEFAULT_DEADLINE is not set 125# CONFIG_DEFAULT_DEADLINE is not set
124CONFIG_DEFAULT_CFQ=y 126CONFIG_DEFAULT_CFQ=y
125# CONFIG_DEFAULT_NOOP is not set 127# CONFIG_DEFAULT_NOOP is not set
126CONFIG_DEFAULT_IOSCHED="cfq" 128CONFIG_DEFAULT_IOSCHED="cfq"
129# CONFIG_INLINE_SPIN_TRYLOCK is not set
130# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
131# CONFIG_INLINE_SPIN_LOCK is not set
132# CONFIG_INLINE_SPIN_LOCK_BH is not set
133# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
134# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
135CONFIG_INLINE_SPIN_UNLOCK=y
136# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
137CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
138# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
139# CONFIG_INLINE_READ_TRYLOCK is not set
140# CONFIG_INLINE_READ_LOCK is not set
141# CONFIG_INLINE_READ_LOCK_BH is not set
142# CONFIG_INLINE_READ_LOCK_IRQ is not set
143# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
144CONFIG_INLINE_READ_UNLOCK=y
145# CONFIG_INLINE_READ_UNLOCK_BH is not set
146CONFIG_INLINE_READ_UNLOCK_IRQ=y
147# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
148# CONFIG_INLINE_WRITE_TRYLOCK is not set
149# CONFIG_INLINE_WRITE_LOCK is not set
150# CONFIG_INLINE_WRITE_LOCK_BH is not set
151# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
152# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
153CONFIG_INLINE_WRITE_UNLOCK=y
154# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
155CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
156# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
157# CONFIG_MUTEX_SPIN_ON_OWNER is not set
127# CONFIG_FREEZER is not set 158# CONFIG_FREEZER is not set
128 159
129# 160#
@@ -132,7 +163,10 @@ CONFIG_DEFAULT_IOSCHED="cfq"
132CONFIG_PLATFORM_GENERIC=y 163CONFIG_PLATFORM_GENERIC=y
133# CONFIG_SELFMOD is not set 164# CONFIG_SELFMOD is not set
134# CONFIG_OPT_LIB_FUNCTION is not set 165# CONFIG_OPT_LIB_FUNCTION is not set
135# CONFIG_ALLOW_EDIT_AUTO is not set 166
167#
168# Definitions for MICROBLAZE0
169#
136CONFIG_KERNEL_BASE_ADDR=0x90000000 170CONFIG_KERNEL_BASE_ADDR=0x90000000
137CONFIG_XILINX_MICROBLAZE0_FAMILY="virtex5" 171CONFIG_XILINX_MICROBLAZE0_FAMILY="virtex5"
138CONFIG_XILINX_MICROBLAZE0_USE_MSR_INSTR=1 172CONFIG_XILINX_MICROBLAZE0_USE_MSR_INSTR=1
@@ -174,11 +208,14 @@ CONFIG_PROC_DEVICETREE=y
174# 208#
175# Advanced setup 209# Advanced setup
176# 210#
211# CONFIG_ADVANCED_OPTIONS is not set
177 212
178# 213#
179# Default settings for advanced configuration options are used 214# Default settings for advanced configuration options are used
180# 215#
216CONFIG_LOWMEM_SIZE=0x30000000
181CONFIG_KERNEL_START=0x90000000 217CONFIG_KERNEL_START=0x90000000
218CONFIG_TASK_SIZE=0x80000000
182CONFIG_SELECT_MEMORY_MODEL=y 219CONFIG_SELECT_MEMORY_MODEL=y
183CONFIG_FLATMEM_MANUAL=y 220CONFIG_FLATMEM_MANUAL=y
184# CONFIG_DISCONTIGMEM_MANUAL is not set 221# CONFIG_DISCONTIGMEM_MANUAL is not set
@@ -190,7 +227,6 @@ CONFIG_SPLIT_PTLOCK_CPUS=4
190# CONFIG_PHYS_ADDR_T_64BIT is not set 227# CONFIG_PHYS_ADDR_T_64BIT is not set
191CONFIG_ZONE_DMA_FLAG=0 228CONFIG_ZONE_DMA_FLAG=0
192CONFIG_VIRT_TO_BUS=y 229CONFIG_VIRT_TO_BUS=y
193CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
194CONFIG_NOMMU_INITIAL_TRIM_EXCESS=1 230CONFIG_NOMMU_INITIAL_TRIM_EXCESS=1
195 231
196# 232#
@@ -201,13 +237,20 @@ CONFIG_BINFMT_FLAT=y
201# CONFIG_BINFMT_SHARED_FLAT is not set 237# CONFIG_BINFMT_SHARED_FLAT is not set
202# CONFIG_HAVE_AOUT is not set 238# CONFIG_HAVE_AOUT is not set
203# CONFIG_BINFMT_MISC is not set 239# CONFIG_BINFMT_MISC is not set
240
241#
242# Bus Options
243#
244# CONFIG_PCI is not set
245# CONFIG_PCI_DOMAINS is not set
246# CONFIG_PCI_SYSCALL is not set
247# CONFIG_ARCH_SUPPORTS_MSI is not set
204CONFIG_NET=y 248CONFIG_NET=y
205 249
206# 250#
207# Networking options 251# Networking options
208# 252#
209CONFIG_PACKET=y 253CONFIG_PACKET=y
210# CONFIG_PACKET_MMAP is not set
211CONFIG_UNIX=y 254CONFIG_UNIX=y
212CONFIG_XFRM=y 255CONFIG_XFRM=y
213# CONFIG_XFRM_USER is not set 256# CONFIG_XFRM_USER is not set
@@ -274,9 +317,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
274# CONFIG_AF_RXRPC is not set 317# CONFIG_AF_RXRPC is not set
275CONFIG_WIRELESS=y 318CONFIG_WIRELESS=y
276# CONFIG_CFG80211 is not set 319# CONFIG_CFG80211 is not set
277CONFIG_CFG80211_DEFAULT_PS_VALUE=0
278CONFIG_WIRELESS_OLD_REGULATORY=y
279# CONFIG_WIRELESS_EXT is not set
280# CONFIG_LIB80211 is not set 320# CONFIG_LIB80211 is not set
281 321
282# 322#
@@ -301,9 +341,9 @@ CONFIG_STANDALONE=y
301# CONFIG_CONNECTOR is not set 341# CONFIG_CONNECTOR is not set
302CONFIG_MTD=y 342CONFIG_MTD=y
303# CONFIG_MTD_DEBUG is not set 343# CONFIG_MTD_DEBUG is not set
344# CONFIG_MTD_TESTS is not set
304CONFIG_MTD_CONCAT=y 345CONFIG_MTD_CONCAT=y
305CONFIG_MTD_PARTITIONS=y 346CONFIG_MTD_PARTITIONS=y
306# CONFIG_MTD_TESTS is not set
307# CONFIG_MTD_REDBOOT_PARTS is not set 347# CONFIG_MTD_REDBOOT_PARTS is not set
308CONFIG_MTD_CMDLINE_PARTS=y 348CONFIG_MTD_CMDLINE_PARTS=y
309# CONFIG_MTD_OF_PARTS is not set 349# CONFIG_MTD_OF_PARTS is not set
@@ -382,11 +422,16 @@ CONFIG_MTD_UCLINUX=y
382# UBI - Unsorted block images 422# UBI - Unsorted block images
383# 423#
384# CONFIG_MTD_UBI is not set 424# CONFIG_MTD_UBI is not set
425CONFIG_OF_FLATTREE=y
385CONFIG_OF_DEVICE=y 426CONFIG_OF_DEVICE=y
386# CONFIG_PARPORT is not set 427# CONFIG_PARPORT is not set
387CONFIG_BLK_DEV=y 428CONFIG_BLK_DEV=y
388# CONFIG_BLK_DEV_COW_COMMON is not set 429# CONFIG_BLK_DEV_COW_COMMON is not set
389# CONFIG_BLK_DEV_LOOP is not set 430# CONFIG_BLK_DEV_LOOP is not set
431
432#
433# DRBD disabled because PROC_FS, INET or CONNECTOR not selected
434#
390CONFIG_BLK_DEV_NBD=y 435CONFIG_BLK_DEV_NBD=y
391CONFIG_BLK_DEV_RAM=y 436CONFIG_BLK_DEV_RAM=y
392CONFIG_BLK_DEV_RAM_COUNT=16 437CONFIG_BLK_DEV_RAM_COUNT=16
@@ -407,6 +452,7 @@ CONFIG_MISC_DEVICES=y
407# 452#
408# SCSI device support 453# SCSI device support
409# 454#
455CONFIG_SCSI_MOD=y
410# CONFIG_RAID_ATTRS is not set 456# CONFIG_RAID_ATTRS is not set
411# CONFIG_SCSI is not set 457# CONFIG_SCSI is not set
412# CONFIG_SCSI_DMA is not set 458# CONFIG_SCSI_DMA is not set
@@ -432,13 +478,14 @@ CONFIG_NET_ETHERNET=y
432# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set 478# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
433# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set 479# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
434# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set 480# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
481# CONFIG_B44 is not set
435# CONFIG_KS8842 is not set 482# CONFIG_KS8842 is not set
483# CONFIG_KS8851_MLL is not set
436# CONFIG_XILINX_EMACLITE is not set 484# CONFIG_XILINX_EMACLITE is not set
437CONFIG_NETDEV_1000=y 485CONFIG_NETDEV_1000=y
438CONFIG_NETDEV_10000=y 486CONFIG_NETDEV_10000=y
439CONFIG_WLAN=y 487CONFIG_WLAN=y
440# CONFIG_WLAN_PRE80211 is not set 488# CONFIG_HOSTAP is not set
441# CONFIG_WLAN_80211 is not set
442 489
443# 490#
444# Enable WiMAX (Networking options) to see the WiMAX drivers 491# Enable WiMAX (Networking options) to see the WiMAX drivers
@@ -482,6 +529,8 @@ CONFIG_SERIAL_UARTLITE=y
482CONFIG_SERIAL_UARTLITE_CONSOLE=y 529CONFIG_SERIAL_UARTLITE_CONSOLE=y
483CONFIG_SERIAL_CORE=y 530CONFIG_SERIAL_CORE=y
484CONFIG_SERIAL_CORE_CONSOLE=y 531CONFIG_SERIAL_CORE_CONSOLE=y
532# CONFIG_SERIAL_TIMBERDALE is not set
533# CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set
485CONFIG_UNIX98_PTYS=y 534CONFIG_UNIX98_PTYS=y
486# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set 535# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
487CONFIG_LEGACY_PTYS=y 536CONFIG_LEGACY_PTYS=y
@@ -508,8 +557,13 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
508# CONFIG_POWER_SUPPLY is not set 557# CONFIG_POWER_SUPPLY is not set
509# CONFIG_HWMON is not set 558# CONFIG_HWMON is not set
510# CONFIG_THERMAL is not set 559# CONFIG_THERMAL is not set
511# CONFIG_THERMAL_HWMON is not set
512# CONFIG_WATCHDOG is not set 560# CONFIG_WATCHDOG is not set
561CONFIG_SSB_POSSIBLE=y
562
563#
564# Sonics Silicon Backplane
565#
566# CONFIG_SSB is not set
513 567
514# 568#
515# Multifunction device drivers 569# Multifunction device drivers
@@ -559,6 +613,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y
559# CONFIG_NEW_LEDS is not set 613# CONFIG_NEW_LEDS is not set
560# CONFIG_ACCESSIBILITY is not set 614# CONFIG_ACCESSIBILITY is not set
561# CONFIG_RTC_CLASS is not set 615# CONFIG_RTC_CLASS is not set
616# CONFIG_DMADEVICES is not set
562# CONFIG_AUXDISPLAY is not set 617# CONFIG_AUXDISPLAY is not set
563# CONFIG_UIO is not set 618# CONFIG_UIO is not set
564 619
@@ -616,7 +671,6 @@ CONFIG_INOTIFY_USER=y
616CONFIG_PROC_FS=y 671CONFIG_PROC_FS=y
617CONFIG_PROC_SYSCTL=y 672CONFIG_PROC_SYSCTL=y
618CONFIG_SYSFS=y 673CONFIG_SYSFS=y
619# CONFIG_TMPFS is not set
620# CONFIG_HUGETLB_PAGE is not set 674# CONFIG_HUGETLB_PAGE is not set
621# CONFIG_CONFIGFS_FS is not set 675# CONFIG_CONFIGFS_FS is not set
622CONFIG_MISC_FILESYSTEMS=y 676CONFIG_MISC_FILESYSTEMS=y
@@ -628,6 +682,7 @@ CONFIG_MISC_FILESYSTEMS=y
628# CONFIG_BFS_FS is not set 682# CONFIG_BFS_FS is not set
629# CONFIG_EFS_FS is not set 683# CONFIG_EFS_FS is not set
630# CONFIG_JFFS2_FS is not set 684# CONFIG_JFFS2_FS is not set
685# CONFIG_LOGFS is not set
631CONFIG_CRAMFS=y 686CONFIG_CRAMFS=y
632# CONFIG_SQUASHFS is not set 687# CONFIG_SQUASHFS is not set
633# CONFIG_VXFS_FS is not set 688# CONFIG_VXFS_FS is not set
@@ -656,6 +711,7 @@ CONFIG_SUNRPC=y
656# CONFIG_RPCSEC_GSS_KRB5 is not set 711# CONFIG_RPCSEC_GSS_KRB5 is not set
657# CONFIG_RPCSEC_GSS_SPKM3 is not set 712# CONFIG_RPCSEC_GSS_SPKM3 is not set
658# CONFIG_SMB_FS is not set 713# CONFIG_SMB_FS is not set
714# CONFIG_CEPH_FS is not set
659# CONFIG_CIFS is not set 715# CONFIG_CIFS is not set
660# CONFIG_NCP_FS is not set 716# CONFIG_NCP_FS is not set
661# CONFIG_CODA_FS is not set 717# CONFIG_CODA_FS is not set
@@ -672,11 +728,13 @@ CONFIG_MSDOS_PARTITION=y
672# 728#
673# Kernel hacking 729# Kernel hacking
674# 730#
731CONFIG_TRACE_IRQFLAGS_SUPPORT=y
675# CONFIG_PRINTK_TIME is not set 732# CONFIG_PRINTK_TIME is not set
676CONFIG_ENABLE_WARN_DEPRECATED=y 733CONFIG_ENABLE_WARN_DEPRECATED=y
677CONFIG_ENABLE_MUST_CHECK=y 734CONFIG_ENABLE_MUST_CHECK=y
678CONFIG_FRAME_WARN=1024 735CONFIG_FRAME_WARN=1024
679# CONFIG_MAGIC_SYSRQ is not set 736# CONFIG_MAGIC_SYSRQ is not set
737# CONFIG_STRIP_ASM_SYMS is not set
680CONFIG_UNUSED_SYMBOLS=y 738CONFIG_UNUSED_SYMBOLS=y
681CONFIG_DEBUG_FS=y 739CONFIG_DEBUG_FS=y
682# CONFIG_HEADERS_CHECK is not set 740# CONFIG_HEADERS_CHECK is not set
@@ -695,12 +753,17 @@ CONFIG_DEBUG_OBJECTS=y
695CONFIG_DEBUG_OBJECTS_SELFTEST=y 753CONFIG_DEBUG_OBJECTS_SELFTEST=y
696CONFIG_DEBUG_OBJECTS_FREE=y 754CONFIG_DEBUG_OBJECTS_FREE=y
697CONFIG_DEBUG_OBJECTS_TIMERS=y 755CONFIG_DEBUG_OBJECTS_TIMERS=y
756# CONFIG_DEBUG_OBJECTS_WORK is not set
698CONFIG_DEBUG_OBJECTS_ENABLE_DEFAULT=1 757CONFIG_DEBUG_OBJECTS_ENABLE_DEFAULT=1
699# CONFIG_DEBUG_SLAB is not set 758# CONFIG_DEBUG_SLAB is not set
759# CONFIG_DEBUG_KMEMLEAK is not set
700# CONFIG_DEBUG_RT_MUTEXES is not set 760# CONFIG_DEBUG_RT_MUTEXES is not set
701# CONFIG_RT_MUTEX_TESTER is not set 761# CONFIG_RT_MUTEX_TESTER is not set
702# CONFIG_DEBUG_SPINLOCK is not set 762# CONFIG_DEBUG_SPINLOCK is not set
703# CONFIG_DEBUG_MUTEXES is not set 763# CONFIG_DEBUG_MUTEXES is not set
764# CONFIG_DEBUG_LOCK_ALLOC is not set
765# CONFIG_PROVE_LOCKING is not set
766# CONFIG_LOCK_STAT is not set
704# CONFIG_DEBUG_SPINLOCK_SLEEP is not set 767# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
705# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set 768# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
706# CONFIG_DEBUG_KOBJECT is not set 769# CONFIG_DEBUG_KOBJECT is not set
@@ -719,10 +782,32 @@ CONFIG_DEBUG_SG=y
719# CONFIG_BACKTRACE_SELF_TEST is not set 782# CONFIG_BACKTRACE_SELF_TEST is not set
720# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set 783# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
721# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set 784# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
785# CONFIG_LKDTM is not set
722# CONFIG_FAULT_INJECTION is not set 786# CONFIG_FAULT_INJECTION is not set
787# CONFIG_LATENCYTOP is not set
723CONFIG_SYSCTL_SYSCALL_CHECK=y 788CONFIG_SYSCTL_SYSCALL_CHECK=y
724# CONFIG_PAGE_POISONING is not set 789# CONFIG_PAGE_POISONING is not set
790CONFIG_HAVE_FUNCTION_TRACER=y
791CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
792CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
793CONFIG_HAVE_DYNAMIC_FTRACE=y
794CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
795CONFIG_TRACING_SUPPORT=y
796CONFIG_FTRACE=y
797# CONFIG_FUNCTION_TRACER is not set
798# CONFIG_IRQSOFF_TRACER is not set
799# CONFIG_SCHED_TRACER is not set
800# CONFIG_ENABLE_DEFAULT_TRACERS is not set
801# CONFIG_BOOT_TRACER is not set
802CONFIG_BRANCH_PROFILE_NONE=y
803# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
804# CONFIG_PROFILE_ALL_BRANCHES is not set
805# CONFIG_STACK_TRACER is not set
806# CONFIG_KMEMTRACE is not set
807# CONFIG_WORKQUEUE_TRACER is not set
808# CONFIG_BLK_DEV_IO_TRACE is not set
725# CONFIG_DYNAMIC_DEBUG is not set 809# CONFIG_DYNAMIC_DEBUG is not set
810# CONFIG_DMA_API_DEBUG is not set
726# CONFIG_SAMPLES is not set 811# CONFIG_SAMPLES is not set
727CONFIG_EARLY_PRINTK=y 812CONFIG_EARLY_PRINTK=y
728# CONFIG_HEART_BEAT is not set 813# CONFIG_HEART_BEAT is not set
@@ -734,7 +819,11 @@ CONFIG_EARLY_PRINTK=y
734# CONFIG_KEYS is not set 819# CONFIG_KEYS is not set
735# CONFIG_SECURITY is not set 820# CONFIG_SECURITY is not set
736# CONFIG_SECURITYFS is not set 821# CONFIG_SECURITYFS is not set
737# CONFIG_SECURITY_FILE_CAPABILITIES is not set 822# CONFIG_DEFAULT_SECURITY_SELINUX is not set
823# CONFIG_DEFAULT_SECURITY_SMACK is not set
824# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
825CONFIG_DEFAULT_SECURITY_DAC=y
826CONFIG_DEFAULT_SECURITY=""
738CONFIG_CRYPTO=y 827CONFIG_CRYPTO=y
739 828
740# 829#
@@ -838,5 +927,6 @@ CONFIG_GENERIC_FIND_LAST_BIT=y
838CONFIG_ZLIB_INFLATE=y 927CONFIG_ZLIB_INFLATE=y
839CONFIG_HAS_IOMEM=y 928CONFIG_HAS_IOMEM=y
840CONFIG_HAS_IOPORT=y 929CONFIG_HAS_IOPORT=y
930CONFIG_HAS_DMA=y
841CONFIG_HAVE_LMB=y 931CONFIG_HAVE_LMB=y
842CONFIG_NLATTR=y 932CONFIG_NLATTR=y