diff options
Diffstat (limited to 'arch/sh/configs/snapgear_defconfig')
-rw-r--r-- | arch/sh/configs/snapgear_defconfig | 62 |
1 files changed, 45 insertions, 17 deletions
diff --git a/arch/sh/configs/snapgear_defconfig b/arch/sh/configs/snapgear_defconfig index 98377e502650..6960f60bf52e 100644 --- a/arch/sh/configs/snapgear_defconfig +++ b/arch/sh/configs/snapgear_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.28 | 3 | # Linux kernel version: 2.6.29 |
4 | # Fri Jan 9 18:14:08 2009 | 4 | # Thu Apr 2 19:21:39 2009 |
5 | # | 5 | # |
6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
7 | CONFIG_SUPERH32=y | 7 | CONFIG_SUPERH32=y |
@@ -17,7 +17,7 @@ CONFIG_GENERIC_IRQ_PROBE=y | |||
17 | CONFIG_GENERIC_TIME=y | 17 | CONFIG_GENERIC_TIME=y |
18 | CONFIG_GENERIC_CLOCKEVENTS=y | 18 | CONFIG_GENERIC_CLOCKEVENTS=y |
19 | # CONFIG_ARCH_SUSPEND_POSSIBLE is not set | 19 | # CONFIG_ARCH_SUSPEND_POSSIBLE is not set |
20 | # CONFIG_ARCH_HIBERNATION_POSSIBLE is not set | 20 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y |
21 | CONFIG_SYS_SUPPORTS_PCI=y | 21 | CONFIG_SYS_SUPPORTS_PCI=y |
22 | CONFIG_STACKTRACE_SUPPORT=y | 22 | CONFIG_STACKTRACE_SUPPORT=y |
23 | CONFIG_LOCKDEP_SUPPORT=y | 23 | CONFIG_LOCKDEP_SUPPORT=y |
@@ -25,6 +25,7 @@ CONFIG_HAVE_LATENCYTOP_SUPPORT=y | |||
25 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 25 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
26 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 26 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
27 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | 27 | CONFIG_ARCH_NO_VIRT_TO_BUS=y |
28 | CONFIG_ARCH_HAS_DEFAULT_IDLE=y | ||
28 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 29 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
29 | 30 | ||
30 | # | 31 | # |
@@ -41,18 +42,32 @@ CONFIG_LOCALVERSION_AUTO=y | |||
41 | # CONFIG_BSD_PROCESS_ACCT is not set | 42 | # CONFIG_BSD_PROCESS_ACCT is not set |
42 | # CONFIG_TASKSTATS is not set | 43 | # CONFIG_TASKSTATS is not set |
43 | # CONFIG_AUDIT is not set | 44 | # CONFIG_AUDIT is not set |
45 | |||
46 | # | ||
47 | # RCU Subsystem | ||
48 | # | ||
49 | CONFIG_CLASSIC_RCU=y | ||
50 | # CONFIG_TREE_RCU is not set | ||
51 | # CONFIG_PREEMPT_RCU is not set | ||
52 | # CONFIG_TREE_RCU_TRACE is not set | ||
53 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
44 | # CONFIG_IKCONFIG is not set | 54 | # CONFIG_IKCONFIG is not set |
45 | CONFIG_LOG_BUF_SHIFT=14 | 55 | CONFIG_LOG_BUF_SHIFT=14 |
46 | # CONFIG_CGROUPS is not set | ||
47 | # CONFIG_GROUP_SCHED is not set | 56 | # CONFIG_GROUP_SCHED is not set |
57 | # CONFIG_CGROUPS is not set | ||
48 | CONFIG_SYSFS_DEPRECATED=y | 58 | CONFIG_SYSFS_DEPRECATED=y |
49 | CONFIG_SYSFS_DEPRECATED_V2=y | 59 | CONFIG_SYSFS_DEPRECATED_V2=y |
50 | # CONFIG_RELAY is not set | 60 | # CONFIG_RELAY is not set |
51 | # CONFIG_NAMESPACES is not set | 61 | # CONFIG_NAMESPACES is not set |
52 | CONFIG_BLK_DEV_INITRD=y | 62 | CONFIG_BLK_DEV_INITRD=y |
53 | CONFIG_INITRAMFS_SOURCE="" | 63 | CONFIG_INITRAMFS_SOURCE="" |
64 | CONFIG_RD_GZIP=y | ||
65 | # CONFIG_RD_BZIP2 is not set | ||
66 | # CONFIG_RD_LZMA is not set | ||
67 | CONFIG_INITRAMFS_COMPRESSION_NONE=y | ||
54 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 68 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
55 | CONFIG_SYSCTL=y | 69 | CONFIG_SYSCTL=y |
70 | CONFIG_ANON_INODES=y | ||
56 | CONFIG_EMBEDDED=y | 71 | CONFIG_EMBEDDED=y |
57 | CONFIG_UID16=y | 72 | CONFIG_UID16=y |
58 | # CONFIG_SYSCTL_SYSCALL is not set | 73 | # CONFIG_SYSCTL_SYSCALL is not set |
@@ -62,10 +77,8 @@ CONFIG_KALLSYMS=y | |||
62 | CONFIG_PRINTK=y | 77 | CONFIG_PRINTK=y |
63 | CONFIG_BUG=y | 78 | CONFIG_BUG=y |
64 | CONFIG_ELF_CORE=y | 79 | CONFIG_ELF_CORE=y |
65 | CONFIG_COMPAT_BRK=y | ||
66 | CONFIG_BASE_FULL=y | 80 | CONFIG_BASE_FULL=y |
67 | CONFIG_FUTEX=y | 81 | CONFIG_FUTEX=y |
68 | CONFIG_ANON_INODES=y | ||
69 | CONFIG_EPOLL=y | 82 | CONFIG_EPOLL=y |
70 | CONFIG_SIGNALFD=y | 83 | CONFIG_SIGNALFD=y |
71 | CONFIG_TIMERFD=y | 84 | CONFIG_TIMERFD=y |
@@ -74,6 +87,7 @@ CONFIG_SHMEM=y | |||
74 | CONFIG_AIO=y | 87 | CONFIG_AIO=y |
75 | CONFIG_VM_EVENT_COUNTERS=y | 88 | CONFIG_VM_EVENT_COUNTERS=y |
76 | CONFIG_PCI_QUIRKS=y | 89 | CONFIG_PCI_QUIRKS=y |
90 | CONFIG_COMPAT_BRK=y | ||
77 | CONFIG_SLAB=y | 91 | CONFIG_SLAB=y |
78 | # CONFIG_SLUB is not set | 92 | # CONFIG_SLUB is not set |
79 | # CONFIG_SLOB is not set | 93 | # CONFIG_SLOB is not set |
@@ -107,11 +121,6 @@ CONFIG_DEFAULT_AS=y | |||
107 | # CONFIG_DEFAULT_CFQ is not set | 121 | # CONFIG_DEFAULT_CFQ is not set |
108 | # CONFIG_DEFAULT_NOOP is not set | 122 | # CONFIG_DEFAULT_NOOP is not set |
109 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 123 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
110 | CONFIG_CLASSIC_RCU=y | ||
111 | # CONFIG_TREE_RCU is not set | ||
112 | # CONFIG_PREEMPT_RCU is not set | ||
113 | # CONFIG_TREE_RCU_TRACE is not set | ||
114 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
115 | # CONFIG_FREEZER is not set | 124 | # CONFIG_FREEZER is not set |
116 | 125 | ||
117 | # | 126 | # |
@@ -146,6 +155,7 @@ CONFIG_CPU_SUBTYPE_SH7751R=y | |||
146 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | 155 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
147 | # CONFIG_CPU_SUBTYPE_SH7780 is not set | 156 | # CONFIG_CPU_SUBTYPE_SH7780 is not set |
148 | # CONFIG_CPU_SUBTYPE_SH7785 is not set | 157 | # CONFIG_CPU_SUBTYPE_SH7785 is not set |
158 | # CONFIG_CPU_SUBTYPE_SH7786 is not set | ||
149 | # CONFIG_CPU_SUBTYPE_SHX3 is not set | 159 | # CONFIG_CPU_SUBTYPE_SHX3 is not set |
150 | # CONFIG_CPU_SUBTYPE_SH7343 is not set | 160 | # CONFIG_CPU_SUBTYPE_SH7343 is not set |
151 | # CONFIG_CPU_SUBTYPE_SH7722 is not set | 161 | # CONFIG_CPU_SUBTYPE_SH7722 is not set |
@@ -187,11 +197,12 @@ CONFIG_SPLIT_PTLOCK_CPUS=4 | |||
187 | CONFIG_ZONE_DMA_FLAG=0 | 197 | CONFIG_ZONE_DMA_FLAG=0 |
188 | CONFIG_NR_QUICK=2 | 198 | CONFIG_NR_QUICK=2 |
189 | CONFIG_UNEVICTABLE_LRU=y | 199 | CONFIG_UNEVICTABLE_LRU=y |
200 | CONFIG_HAVE_MLOCK=y | ||
201 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
190 | 202 | ||
191 | # | 203 | # |
192 | # Cache configuration | 204 | # Cache configuration |
193 | # | 205 | # |
194 | # CONFIG_SH_DIRECT_MAPPED is not set | ||
195 | CONFIG_CACHE_WRITEBACK=y | 206 | CONFIG_CACHE_WRITEBACK=y |
196 | # CONFIG_CACHE_WRITETHROUGH is not set | 207 | # CONFIG_CACHE_WRITETHROUGH is not set |
197 | # CONFIG_CACHE_OFF is not set | 208 | # CONFIG_CACHE_OFF is not set |
@@ -239,6 +250,7 @@ CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | |||
239 | # | 250 | # |
240 | CONFIG_SH_DMA_API=y | 251 | CONFIG_SH_DMA_API=y |
241 | CONFIG_SH_DMA=y | 252 | CONFIG_SH_DMA=y |
253 | CONFIG_SH_DMA_IRQ_MULTI=y | ||
242 | CONFIG_NR_ONCHIP_DMA_CHANNELS=8 | 254 | CONFIG_NR_ONCHIP_DMA_CHANNELS=8 |
243 | # CONFIG_NR_DMA_CHANNELS_BOOL is not set | 255 | # CONFIG_NR_DMA_CHANNELS_BOOL is not set |
244 | 256 | ||
@@ -288,6 +300,8 @@ CONFIG_PCI_AUTO_UPDATE_RESOURCES=y | |||
288 | # CONFIG_PCIEPORTBUS is not set | 300 | # CONFIG_PCIEPORTBUS is not set |
289 | # CONFIG_ARCH_SUPPORTS_MSI is not set | 301 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
290 | CONFIG_PCI_LEGACY=y | 302 | CONFIG_PCI_LEGACY=y |
303 | # CONFIG_PCI_STUB is not set | ||
304 | # CONFIG_PCI_IOV is not set | ||
291 | 305 | ||
292 | # | 306 | # |
293 | # Executable file formats | 307 | # Executable file formats |
@@ -307,7 +321,6 @@ CONFIG_NET=y | |||
307 | # | 321 | # |
308 | # Networking options | 322 | # Networking options |
309 | # | 323 | # |
310 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
311 | # CONFIG_PACKET is not set | 324 | # CONFIG_PACKET is not set |
312 | # CONFIG_UNIX is not set | 325 | # CONFIG_UNIX is not set |
313 | # CONFIG_NET_KEY is not set | 326 | # CONFIG_NET_KEY is not set |
@@ -352,6 +365,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
352 | # CONFIG_LAPB is not set | 365 | # CONFIG_LAPB is not set |
353 | # CONFIG_ECONET is not set | 366 | # CONFIG_ECONET is not set |
354 | # CONFIG_WAN_ROUTER is not set | 367 | # CONFIG_WAN_ROUTER is not set |
368 | # CONFIG_PHONET is not set | ||
355 | # CONFIG_NET_SCHED is not set | 369 | # CONFIG_NET_SCHED is not set |
356 | # CONFIG_DCB is not set | 370 | # CONFIG_DCB is not set |
357 | 371 | ||
@@ -364,13 +378,13 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
364 | # CONFIG_IRDA is not set | 378 | # CONFIG_IRDA is not set |
365 | # CONFIG_BT is not set | 379 | # CONFIG_BT is not set |
366 | # CONFIG_AF_RXRPC is not set | 380 | # CONFIG_AF_RXRPC is not set |
367 | # CONFIG_PHONET is not set | ||
368 | CONFIG_WIRELESS=y | 381 | CONFIG_WIRELESS=y |
369 | # CONFIG_CFG80211 is not set | 382 | # CONFIG_CFG80211 is not set |
370 | # CONFIG_WIRELESS_OLD_REGULATORY is not set | 383 | # CONFIG_WIRELESS_OLD_REGULATORY is not set |
371 | # CONFIG_WIRELESS_EXT is not set | 384 | # CONFIG_WIRELESS_EXT is not set |
372 | # CONFIG_LIB80211 is not set | 385 | # CONFIG_LIB80211 is not set |
373 | # CONFIG_MAC80211 is not set | 386 | # CONFIG_MAC80211 is not set |
387 | # CONFIG_WIMAX is not set | ||
374 | # CONFIG_RFKILL is not set | 388 | # CONFIG_RFKILL is not set |
375 | # CONFIG_NET_9P is not set | 389 | # CONFIG_NET_9P is not set |
376 | 390 | ||
@@ -464,6 +478,11 @@ CONFIG_MTD_PLATRAM=y | |||
464 | # CONFIG_MTD_ONENAND is not set | 478 | # CONFIG_MTD_ONENAND is not set |
465 | 479 | ||
466 | # | 480 | # |
481 | # LPDDR flash memory drivers | ||
482 | # | ||
483 | # CONFIG_MTD_LPDDR is not set | ||
484 | |||
485 | # | ||
467 | # UBI - Unsorted block images | 486 | # UBI - Unsorted block images |
468 | # | 487 | # |
469 | # CONFIG_MTD_UBI is not set | 488 | # CONFIG_MTD_UBI is not set |
@@ -509,6 +528,7 @@ CONFIG_HAVE_IDE=y | |||
509 | # CONFIG_IEEE1394 is not set | 528 | # CONFIG_IEEE1394 is not set |
510 | # CONFIG_I2O is not set | 529 | # CONFIG_I2O is not set |
511 | CONFIG_NETDEVICES=y | 530 | CONFIG_NETDEVICES=y |
531 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
512 | # CONFIG_DUMMY is not set | 532 | # CONFIG_DUMMY is not set |
513 | # CONFIG_BONDING is not set | 533 | # CONFIG_BONDING is not set |
514 | # CONFIG_MACVLAN is not set | 534 | # CONFIG_MACVLAN is not set |
@@ -526,8 +546,10 @@ CONFIG_MII=y | |||
526 | # CONFIG_CASSINI is not set | 546 | # CONFIG_CASSINI is not set |
527 | # CONFIG_NET_VENDOR_3COM is not set | 547 | # CONFIG_NET_VENDOR_3COM is not set |
528 | # CONFIG_SMC91X is not set | 548 | # CONFIG_SMC91X is not set |
549 | # CONFIG_ETHOC is not set | ||
529 | # CONFIG_SMC911X is not set | 550 | # CONFIG_SMC911X is not set |
530 | # CONFIG_SMSC911X is not set | 551 | # CONFIG_SMSC911X is not set |
552 | # CONFIG_DNET is not set | ||
531 | # CONFIG_NET_TULIP is not set | 553 | # CONFIG_NET_TULIP is not set |
532 | # CONFIG_HP100 is not set | 554 | # CONFIG_HP100 is not set |
533 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 555 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
@@ -571,7 +593,10 @@ CONFIG_8139TOO_PIO=y | |||
571 | # | 593 | # |
572 | # CONFIG_WLAN_PRE80211 is not set | 594 | # CONFIG_WLAN_PRE80211 is not set |
573 | # CONFIG_WLAN_80211 is not set | 595 | # CONFIG_WLAN_80211 is not set |
574 | # CONFIG_IWLWIFI_LEDS is not set | 596 | |
597 | # | ||
598 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
599 | # | ||
575 | # CONFIG_WAN is not set | 600 | # CONFIG_WAN is not set |
576 | # CONFIG_FDDI is not set | 601 | # CONFIG_FDDI is not set |
577 | # CONFIG_HIPPI is not set | 602 | # CONFIG_HIPPI is not set |
@@ -711,6 +736,7 @@ CONFIG_SSB_POSSIBLE=y | |||
711 | # CONFIG_INFINIBAND is not set | 736 | # CONFIG_INFINIBAND is not set |
712 | # CONFIG_RTC_CLASS is not set | 737 | # CONFIG_RTC_CLASS is not set |
713 | # CONFIG_DMADEVICES is not set | 738 | # CONFIG_DMADEVICES is not set |
739 | # CONFIG_AUXDISPLAY is not set | ||
714 | # CONFIG_UIO is not set | 740 | # CONFIG_UIO is not set |
715 | # CONFIG_STAGING is not set | 741 | # CONFIG_STAGING is not set |
716 | 742 | ||
@@ -728,6 +754,7 @@ CONFIG_EXT2_FS=y | |||
728 | CONFIG_FILE_LOCKING=y | 754 | CONFIG_FILE_LOCKING=y |
729 | # CONFIG_XFS_FS is not set | 755 | # CONFIG_XFS_FS is not set |
730 | # CONFIG_OCFS2_FS is not set | 756 | # CONFIG_OCFS2_FS is not set |
757 | # CONFIG_BTRFS_FS is not set | ||
731 | # CONFIG_DNOTIFY is not set | 758 | # CONFIG_DNOTIFY is not set |
732 | # CONFIG_INOTIFY is not set | 759 | # CONFIG_INOTIFY is not set |
733 | # CONFIG_QUOTA is not set | 760 | # CONFIG_QUOTA is not set |
@@ -771,6 +798,7 @@ CONFIG_MISC_FILESYSTEMS=y | |||
771 | # CONFIG_EFS_FS is not set | 798 | # CONFIG_EFS_FS is not set |
772 | # CONFIG_JFFS2_FS is not set | 799 | # CONFIG_JFFS2_FS is not set |
773 | CONFIG_CRAMFS=y | 800 | CONFIG_CRAMFS=y |
801 | # CONFIG_SQUASHFS is not set | ||
774 | # CONFIG_VXFS_FS is not set | 802 | # CONFIG_VXFS_FS is not set |
775 | # CONFIG_MINIX_FS is not set | 803 | # CONFIG_MINIX_FS is not set |
776 | # CONFIG_OMFS_FS is not set | 804 | # CONFIG_OMFS_FS is not set |
@@ -820,7 +848,6 @@ CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | |||
820 | # | 848 | # |
821 | # Tracers | 849 | # Tracers |
822 | # | 850 | # |
823 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
824 | # CONFIG_SAMPLES is not set | 851 | # CONFIG_SAMPLES is not set |
825 | CONFIG_HAVE_ARCH_KGDB=y | 852 | CONFIG_HAVE_ARCH_KGDB=y |
826 | # CONFIG_SH_STANDARD_BIOS is not set | 853 | # CONFIG_SH_STANDARD_BIOS is not set |
@@ -849,7 +876,8 @@ CONFIG_CRC32=y | |||
849 | # CONFIG_CRC7 is not set | 876 | # CONFIG_CRC7 is not set |
850 | # CONFIG_LIBCRC32C is not set | 877 | # CONFIG_LIBCRC32C is not set |
851 | CONFIG_ZLIB_INFLATE=y | 878 | CONFIG_ZLIB_INFLATE=y |
852 | CONFIG_PLIST=y | 879 | CONFIG_DECOMPRESS_GZIP=y |
853 | CONFIG_HAS_IOMEM=y | 880 | CONFIG_HAS_IOMEM=y |
854 | CONFIG_HAS_IOPORT=y | 881 | CONFIG_HAS_IOPORT=y |
855 | CONFIG_HAS_DMA=y | 882 | CONFIG_HAS_DMA=y |
883 | CONFIG_NLATTR=y | ||