diff options
Diffstat (limited to 'arch/sh/configs/dreamcast_defconfig')
-rw-r--r-- | arch/sh/configs/dreamcast_defconfig | 78 |
1 files changed, 34 insertions, 44 deletions
diff --git a/arch/sh/configs/dreamcast_defconfig b/arch/sh/configs/dreamcast_defconfig index 1f3cc98330bf..95717a041ed6 100644 --- a/arch/sh/configs/dreamcast_defconfig +++ b/arch/sh/configs/dreamcast_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.30-rc3 | 3 | # Linux kernel version: 2.6.30 |
4 | # Mon Apr 27 12:44:27 2009 | 4 | # Thu Jun 18 12:24:48 2009 |
5 | # | 5 | # |
6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
7 | CONFIG_SUPERH32=y | 7 | CONFIG_SUPERH32=y |
@@ -17,9 +17,11 @@ CONFIG_GENERIC_IRQ_PROBE=y | |||
17 | # CONFIG_GENERIC_GPIO is not set | 17 | # CONFIG_GENERIC_GPIO is not set |
18 | CONFIG_GENERIC_TIME=y | 18 | CONFIG_GENERIC_TIME=y |
19 | CONFIG_GENERIC_CLOCKEVENTS=y | 19 | CONFIG_GENERIC_CLOCKEVENTS=y |
20 | CONFIG_GENERIC_CMOS_UPDATE=y | ||
20 | # CONFIG_ARCH_SUSPEND_POSSIBLE is not set | 21 | # CONFIG_ARCH_SUSPEND_POSSIBLE is not set |
21 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | 22 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y |
22 | CONFIG_SYS_SUPPORTS_PCI=y | 23 | CONFIG_SYS_SUPPORTS_PCI=y |
24 | CONFIG_SYS_SUPPORTS_TMU=y | ||
23 | CONFIG_STACKTRACE_SUPPORT=y | 25 | CONFIG_STACKTRACE_SUPPORT=y |
24 | CONFIG_LOCKDEP_SUPPORT=y | 26 | CONFIG_LOCKDEP_SUPPORT=y |
25 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 27 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
@@ -72,7 +74,6 @@ CONFIG_UID16=y | |||
72 | # CONFIG_SYSCTL_SYSCALL is not set | 74 | # CONFIG_SYSCTL_SYSCALL is not set |
73 | CONFIG_KALLSYMS=y | 75 | CONFIG_KALLSYMS=y |
74 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 76 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
75 | # CONFIG_STRIP_ASM_SYMS is not set | ||
76 | CONFIG_HOTPLUG=y | 77 | CONFIG_HOTPLUG=y |
77 | CONFIG_PRINTK=y | 78 | CONFIG_PRINTK=y |
78 | CONFIG_BUG=y | 79 | CONFIG_BUG=y |
@@ -85,8 +86,13 @@ CONFIG_TIMERFD=y | |||
85 | CONFIG_EVENTFD=y | 86 | CONFIG_EVENTFD=y |
86 | CONFIG_SHMEM=y | 87 | CONFIG_SHMEM=y |
87 | CONFIG_AIO=y | 88 | CONFIG_AIO=y |
89 | |||
90 | # | ||
91 | # Performance Counters | ||
92 | # | ||
88 | CONFIG_VM_EVENT_COUNTERS=y | 93 | CONFIG_VM_EVENT_COUNTERS=y |
89 | CONFIG_PCI_QUIRKS=y | 94 | CONFIG_PCI_QUIRKS=y |
95 | # CONFIG_STRIP_ASM_SYMS is not set | ||
90 | CONFIG_COMPAT_BRK=y | 96 | CONFIG_COMPAT_BRK=y |
91 | CONFIG_SLAB=y | 97 | CONFIG_SLAB=y |
92 | # CONFIG_SLUB is not set | 98 | # CONFIG_SLUB is not set |
@@ -177,6 +183,7 @@ CONFIG_CPU_SUBTYPE_SH7091=y | |||
177 | CONFIG_QUICKLIST=y | 183 | CONFIG_QUICKLIST=y |
178 | CONFIG_MMU=y | 184 | CONFIG_MMU=y |
179 | CONFIG_PAGE_OFFSET=0x80000000 | 185 | CONFIG_PAGE_OFFSET=0x80000000 |
186 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
180 | CONFIG_MEMORY_START=0x0c000000 | 187 | CONFIG_MEMORY_START=0x0c000000 |
181 | CONFIG_MEMORY_SIZE=0x01000000 | 188 | CONFIG_MEMORY_SIZE=0x01000000 |
182 | CONFIG_29BIT=y | 189 | CONFIG_29BIT=y |
@@ -191,7 +198,6 @@ CONFIG_PAGE_SIZE_4KB=y | |||
191 | # CONFIG_PAGE_SIZE_8KB is not set | 198 | # CONFIG_PAGE_SIZE_8KB is not set |
192 | # CONFIG_PAGE_SIZE_16KB is not set | 199 | # CONFIG_PAGE_SIZE_16KB is not set |
193 | # CONFIG_PAGE_SIZE_64KB is not set | 200 | # CONFIG_PAGE_SIZE_64KB is not set |
194 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
195 | CONFIG_HUGETLB_PAGE_SIZE_64K=y | 201 | CONFIG_HUGETLB_PAGE_SIZE_64K=y |
196 | # CONFIG_HUGETLB_PAGE_SIZE_256K is not set | 202 | # CONFIG_HUGETLB_PAGE_SIZE_256K is not set |
197 | # CONFIG_HUGETLB_PAGE_SIZE_1MB is not set | 203 | # CONFIG_HUGETLB_PAGE_SIZE_1MB is not set |
@@ -210,9 +216,9 @@ CONFIG_SPLIT_PTLOCK_CPUS=4 | |||
210 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 216 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
211 | CONFIG_ZONE_DMA_FLAG=0 | 217 | CONFIG_ZONE_DMA_FLAG=0 |
212 | CONFIG_NR_QUICK=2 | 218 | CONFIG_NR_QUICK=2 |
213 | CONFIG_UNEVICTABLE_LRU=y | ||
214 | CONFIG_HAVE_MLOCK=y | 219 | CONFIG_HAVE_MLOCK=y |
215 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 220 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
221 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
216 | 222 | ||
217 | # | 223 | # |
218 | # Cache configuration | 224 | # Cache configuration |
@@ -230,7 +236,6 @@ CONFIG_SH_FPU=y | |||
230 | CONFIG_SH_STORE_QUEUES=y | 236 | CONFIG_SH_STORE_QUEUES=y |
231 | CONFIG_CPU_HAS_INTEVT=y | 237 | CONFIG_CPU_HAS_INTEVT=y |
232 | CONFIG_CPU_HAS_SR_RB=y | 238 | CONFIG_CPU_HAS_SR_RB=y |
233 | CONFIG_CPU_HAS_PTEA=y | ||
234 | CONFIG_CPU_HAS_FPU=y | 239 | CONFIG_CPU_HAS_FPU=y |
235 | 240 | ||
236 | # | 241 | # |
@@ -241,9 +246,10 @@ CONFIG_SH_DREAMCAST=y | |||
241 | # | 246 | # |
242 | # Timer and clock configuration | 247 | # Timer and clock configuration |
243 | # | 248 | # |
244 | CONFIG_SH_TMU=y | 249 | CONFIG_SH_TIMER_TMU=y |
245 | CONFIG_SH_TIMER_IRQ=16 | ||
246 | CONFIG_SH_PCLK_FREQ=49876504 | 250 | CONFIG_SH_PCLK_FREQ=49876504 |
251 | CONFIG_SH_CLK_CPG=y | ||
252 | CONFIG_SH_CLK_CPG_LEGACY=y | ||
247 | # CONFIG_NO_HZ is not set | 253 | # CONFIG_NO_HZ is not set |
248 | # CONFIG_HIGH_RES_TIMERS is not set | 254 | # CONFIG_HIGH_RES_TIMERS is not set |
249 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 255 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
@@ -307,12 +313,14 @@ CONFIG_SECCOMP=y | |||
307 | CONFIG_PREEMPT=y | 313 | CONFIG_PREEMPT=y |
308 | CONFIG_GUSA=y | 314 | CONFIG_GUSA=y |
309 | # CONFIG_GUSA_RB is not set | 315 | # CONFIG_GUSA_RB is not set |
316 | # CONFIG_SPARSE_IRQ is not set | ||
310 | 317 | ||
311 | # | 318 | # |
312 | # Boot options | 319 | # Boot options |
313 | # | 320 | # |
314 | CONFIG_ZERO_PAGE_OFFSET=0x00001000 | 321 | CONFIG_ZERO_PAGE_OFFSET=0x00001000 |
315 | CONFIG_BOOT_LINK_OFFSET=0x00800000 | 322 | CONFIG_BOOT_LINK_OFFSET=0x00800000 |
323 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
316 | # CONFIG_UBC_WAKEUP is not set | 324 | # CONFIG_UBC_WAKEUP is not set |
317 | CONFIG_CMDLINE_BOOL=y | 325 | CONFIG_CMDLINE_BOOL=y |
318 | CONFIG_CMDLINE="console=ttySC1,115200 panic=3" | 326 | CONFIG_CMDLINE="console=ttySC1,115200 panic=3" |
@@ -401,6 +409,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
401 | # CONFIG_ECONET is not set | 409 | # CONFIG_ECONET is not set |
402 | # CONFIG_WAN_ROUTER is not set | 410 | # CONFIG_WAN_ROUTER is not set |
403 | # CONFIG_PHONET is not set | 411 | # CONFIG_PHONET is not set |
412 | # CONFIG_IEEE802154 is not set | ||
404 | # CONFIG_NET_SCHED is not set | 413 | # CONFIG_NET_SCHED is not set |
405 | # CONFIG_DCB is not set | 414 | # CONFIG_DCB is not set |
406 | 415 | ||
@@ -418,7 +427,11 @@ CONFIG_WIRELESS=y | |||
418 | # CONFIG_WIRELESS_OLD_REGULATORY is not set | 427 | # CONFIG_WIRELESS_OLD_REGULATORY is not set |
419 | # CONFIG_WIRELESS_EXT is not set | 428 | # CONFIG_WIRELESS_EXT is not set |
420 | # CONFIG_LIB80211 is not set | 429 | # CONFIG_LIB80211 is not set |
421 | # CONFIG_MAC80211 is not set | 430 | |
431 | # | ||
432 | # CFG80211 needs to be enabled for MAC80211 | ||
433 | # | ||
434 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
422 | # CONFIG_WIMAX is not set | 435 | # CONFIG_WIMAX is not set |
423 | # CONFIG_RFKILL is not set | 436 | # CONFIG_RFKILL is not set |
424 | # CONFIG_NET_9P is not set | 437 | # CONFIG_NET_9P is not set |
@@ -463,6 +476,7 @@ CONFIG_MISC_DEVICES=y | |||
463 | # EEPROM support | 476 | # EEPROM support |
464 | # | 477 | # |
465 | # CONFIG_EEPROM_93CX6 is not set | 478 | # CONFIG_EEPROM_93CX6 is not set |
479 | # CONFIG_CB710_CORE is not set | ||
466 | CONFIG_HAVE_IDE=y | 480 | CONFIG_HAVE_IDE=y |
467 | # CONFIG_IDE is not set | 481 | # CONFIG_IDE is not set |
468 | 482 | ||
@@ -488,7 +502,6 @@ CONFIG_HAVE_IDE=y | |||
488 | # CONFIG_IEEE1394 is not set | 502 | # CONFIG_IEEE1394 is not set |
489 | # CONFIG_I2O is not set | 503 | # CONFIG_I2O is not set |
490 | CONFIG_NETDEVICES=y | 504 | CONFIG_NETDEVICES=y |
491 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
492 | # CONFIG_DUMMY is not set | 505 | # CONFIG_DUMMY is not set |
493 | # CONFIG_BONDING is not set | 506 | # CONFIG_BONDING is not set |
494 | # CONFIG_MACVLAN is not set | 507 | # CONFIG_MACVLAN is not set |
@@ -541,6 +554,7 @@ CONFIG_8139TOO=y | |||
541 | # CONFIG_SMSC9420 is not set | 554 | # CONFIG_SMSC9420 is not set |
542 | # CONFIG_SUNDANCE is not set | 555 | # CONFIG_SUNDANCE is not set |
543 | # CONFIG_TLAN is not set | 556 | # CONFIG_TLAN is not set |
557 | # CONFIG_KS8842 is not set | ||
544 | # CONFIG_VIA_RHINE is not set | 558 | # CONFIG_VIA_RHINE is not set |
545 | # CONFIG_SC92031 is not set | 559 | # CONFIG_SC92031 is not set |
546 | # CONFIG_ATL2 is not set | 560 | # CONFIG_ATL2 is not set |
@@ -697,22 +711,7 @@ CONFIG_SSB_POSSIBLE=y | |||
697 | # CONFIG_HTC_PASIC3 is not set | 711 | # CONFIG_HTC_PASIC3 is not set |
698 | # CONFIG_MFD_TMIO is not set | 712 | # CONFIG_MFD_TMIO is not set |
699 | # CONFIG_REGULATOR is not set | 713 | # CONFIG_REGULATOR is not set |
700 | 714 | # CONFIG_MEDIA_SUPPORT is not set | |
701 | # | ||
702 | # Multimedia devices | ||
703 | # | ||
704 | |||
705 | # | ||
706 | # Multimedia core support | ||
707 | # | ||
708 | # CONFIG_VIDEO_DEV is not set | ||
709 | # CONFIG_DVB_CORE is not set | ||
710 | # CONFIG_VIDEO_MEDIA is not set | ||
711 | |||
712 | # | ||
713 | # Multimedia drivers | ||
714 | # | ||
715 | # CONFIG_DAB is not set | ||
716 | 715 | ||
717 | # | 716 | # |
718 | # Graphics support | 717 | # Graphics support |
@@ -841,10 +840,15 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
841 | # CONFIG_NEW_LEDS is not set | 840 | # CONFIG_NEW_LEDS is not set |
842 | # CONFIG_ACCESSIBILITY is not set | 841 | # CONFIG_ACCESSIBILITY is not set |
843 | # CONFIG_INFINIBAND is not set | 842 | # CONFIG_INFINIBAND is not set |
843 | CONFIG_RTC_LIB=y | ||
844 | # CONFIG_RTC_CLASS is not set | 844 | # CONFIG_RTC_CLASS is not set |
845 | # CONFIG_DMADEVICES is not set | 845 | # CONFIG_DMADEVICES is not set |
846 | # CONFIG_AUXDISPLAY is not set | 846 | # CONFIG_AUXDISPLAY is not set |
847 | # CONFIG_UIO is not set | 847 | # CONFIG_UIO is not set |
848 | |||
849 | # | ||
850 | # TI VLYNQ | ||
851 | # | ||
848 | # CONFIG_STAGING is not set | 852 | # CONFIG_STAGING is not set |
849 | 853 | ||
850 | # | 854 | # |
@@ -856,10 +860,11 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
856 | # CONFIG_REISERFS_FS is not set | 860 | # CONFIG_REISERFS_FS is not set |
857 | # CONFIG_JFS_FS is not set | 861 | # CONFIG_JFS_FS is not set |
858 | # CONFIG_FS_POSIX_ACL is not set | 862 | # CONFIG_FS_POSIX_ACL is not set |
859 | CONFIG_FILE_LOCKING=y | ||
860 | # CONFIG_XFS_FS is not set | 863 | # CONFIG_XFS_FS is not set |
861 | # CONFIG_OCFS2_FS is not set | 864 | # CONFIG_OCFS2_FS is not set |
862 | # CONFIG_BTRFS_FS is not set | 865 | # CONFIG_BTRFS_FS is not set |
866 | CONFIG_FILE_LOCKING=y | ||
867 | CONFIG_FSNOTIFY=y | ||
863 | # CONFIG_DNOTIFY is not set | 868 | # CONFIG_DNOTIFY is not set |
864 | CONFIG_INOTIFY=y | 869 | CONFIG_INOTIFY=y |
865 | CONFIG_INOTIFY_USER=y | 870 | CONFIG_INOTIFY_USER=y |
@@ -956,28 +961,12 @@ CONFIG_HAVE_FUNCTION_TRACER=y | |||
956 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 961 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
957 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 962 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
958 | CONFIG_TRACING_SUPPORT=y | 963 | CONFIG_TRACING_SUPPORT=y |
959 | 964 | # CONFIG_FTRACE is not set | |
960 | # | ||
961 | # Tracers | ||
962 | # | ||
963 | # CONFIG_FUNCTION_TRACER is not set | ||
964 | # CONFIG_IRQSOFF_TRACER is not set | ||
965 | # CONFIG_PREEMPT_TRACER is not set | ||
966 | # CONFIG_SCHED_TRACER is not set | ||
967 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
968 | # CONFIG_EVENT_TRACER is not set | ||
969 | # CONFIG_BOOT_TRACER is not set | ||
970 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
971 | # CONFIG_STACK_TRACER is not set | ||
972 | # CONFIG_KMEMTRACE is not set | ||
973 | # CONFIG_WORKQUEUE_TRACER is not set | ||
974 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
975 | # CONFIG_DMA_API_DEBUG is not set | 965 | # CONFIG_DMA_API_DEBUG is not set |
976 | # CONFIG_SAMPLES is not set | 966 | # CONFIG_SAMPLES is not set |
977 | CONFIG_HAVE_ARCH_KGDB=y | 967 | CONFIG_HAVE_ARCH_KGDB=y |
978 | # CONFIG_SH_STANDARD_BIOS is not set | 968 | # CONFIG_SH_STANDARD_BIOS is not set |
979 | # CONFIG_EARLY_SCIF_CONSOLE is not set | 969 | # CONFIG_EARLY_SCIF_CONSOLE is not set |
980 | # CONFIG_MORE_COMPILE_OPTIONS is not set | ||
981 | 970 | ||
982 | # | 971 | # |
983 | # Security options | 972 | # Security options |
@@ -1091,3 +1080,4 @@ CONFIG_HAS_IOMEM=y | |||
1091 | CONFIG_HAS_IOPORT=y | 1080 | CONFIG_HAS_IOPORT=y |
1092 | CONFIG_HAS_DMA=y | 1081 | CONFIG_HAS_DMA=y |
1093 | CONFIG_NLATTR=y | 1082 | CONFIG_NLATTR=y |
1083 | CONFIG_GENERIC_ATOMIC64=y | ||