aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/configs/sh7710voipgw_defconfig
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2006-10-03 00:08:20 -0400
committerPaul Mundt <lethal@linux-sh.org>2006-10-03 00:08:20 -0400
commitaf3e17c4482cc5c8118615eddc4ac0c33b94c5f2 (patch)
tree7e5525922b0617ac3f31abc5b9a396482ed655a4 /arch/sh/configs/sh7710voipgw_defconfig
parent829d464e60151a525c7ba57e7acfc4fc297f7069 (diff)
sh: defconfig updates.
Sync up all of the defconfigs, and kill off a few old ones.. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/configs/sh7710voipgw_defconfig')
-rw-r--r--arch/sh/configs/sh7710voipgw_defconfig78
1 files changed, 60 insertions, 18 deletions
diff --git a/arch/sh/configs/sh7710voipgw_defconfig b/arch/sh/configs/sh7710voipgw_defconfig
index ec9a3034daa..9380c321169 100644
--- a/arch/sh/configs/sh7710voipgw_defconfig
+++ b/arch/sh/configs/sh7710voipgw_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.17 3# Linux kernel version: 2.6.18
4# Mon Aug 7 17:07:06 2006 4# Tue Oct 3 12:48:56 2006
5# 5#
6CONFIG_SUPERH=y 6CONFIG_SUPERH=y
7CONFIG_RWSEM_GENERIC_SPINLOCK=y 7CONFIG_RWSEM_GENERIC_SPINLOCK=y
@@ -10,6 +10,7 @@ CONFIG_GENERIC_HWEIGHT=y
10CONFIG_GENERIC_HARDIRQS=y 10CONFIG_GENERIC_HARDIRQS=y
11CONFIG_GENERIC_IRQ_PROBE=y 11CONFIG_GENERIC_IRQ_PROBE=y
12CONFIG_GENERIC_CALIBRATE_DELAY=y 12CONFIG_GENERIC_CALIBRATE_DELAY=y
13CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
13 14
14# 15#
15# Code maturity level options 16# Code maturity level options
@@ -25,16 +26,20 @@ CONFIG_LOCALVERSION=""
25CONFIG_LOCALVERSION_AUTO=y 26CONFIG_LOCALVERSION_AUTO=y
26# CONFIG_SWAP is not set 27# CONFIG_SWAP is not set
27CONFIG_SYSVIPC=y 28CONFIG_SYSVIPC=y
29# CONFIG_IPC_NS is not set
28CONFIG_POSIX_MQUEUE=y 30CONFIG_POSIX_MQUEUE=y
29# CONFIG_BSD_PROCESS_ACCT is not set 31# CONFIG_BSD_PROCESS_ACCT is not set
30CONFIG_SYSCTL=y 32# CONFIG_TASKSTATS is not set
33# CONFIG_UTS_NS is not set
31# CONFIG_AUDIT is not set 34# CONFIG_AUDIT is not set
32# CONFIG_IKCONFIG is not set 35# CONFIG_IKCONFIG is not set
33# CONFIG_RELAY is not set 36# CONFIG_RELAY is not set
34CONFIG_INITRAMFS_SOURCE="" 37CONFIG_INITRAMFS_SOURCE=""
35CONFIG_UID16=y
36CONFIG_CC_OPTIMIZE_FOR_SIZE=y 38CONFIG_CC_OPTIMIZE_FOR_SIZE=y
39CONFIG_SYSCTL=y
37CONFIG_EMBEDDED=y 40CONFIG_EMBEDDED=y
41CONFIG_UID16=y
42# CONFIG_SYSCTL_SYSCALL is not set
38CONFIG_KALLSYMS=y 43CONFIG_KALLSYMS=y
39# CONFIG_KALLSYMS_EXTRA_PASS is not set 44# CONFIG_KALLSYMS_EXTRA_PASS is not set
40CONFIG_HOTPLUG=y 45CONFIG_HOTPLUG=y
@@ -46,10 +51,10 @@ CONFIG_BASE_FULL=y
46# CONFIG_EPOLL is not set 51# CONFIG_EPOLL is not set
47# CONFIG_SHMEM is not set 52# CONFIG_SHMEM is not set
48CONFIG_SLAB=y 53CONFIG_SLAB=y
54CONFIG_VM_EVENT_COUNTERS=y
49CONFIG_TINY_SHMEM=y 55CONFIG_TINY_SHMEM=y
50CONFIG_BASE_SMALL=0 56CONFIG_BASE_SMALL=0
51# CONFIG_SLOB is not set 57# CONFIG_SLOB is not set
52CONFIG_OBSOLETE_INTERMODULE=y
53 58
54# 59#
55# Loadable module support 60# Loadable module support
@@ -64,6 +69,7 @@ CONFIG_MODULE_FORCE_UNLOAD=y
64# 69#
65# Block layer 70# Block layer
66# 71#
72CONFIG_BLOCK=y
67# CONFIG_LBD is not set 73# CONFIG_LBD is not set
68# CONFIG_BLK_DEV_IO_TRACE is not set 74# CONFIG_BLK_DEV_IO_TRACE is not set
69# CONFIG_LSF is not set 75# CONFIG_LSF is not set
@@ -87,6 +93,7 @@ CONFIG_DEFAULT_IOSCHED="deadline"
87# CONFIG_SH_SOLUTION_ENGINE is not set 93# CONFIG_SH_SOLUTION_ENGINE is not set
88# CONFIG_SH_7751_SOLUTION_ENGINE is not set 94# CONFIG_SH_7751_SOLUTION_ENGINE is not set
89# CONFIG_SH_7300_SOLUTION_ENGINE is not set 95# CONFIG_SH_7300_SOLUTION_ENGINE is not set
96# CONFIG_SH_7343_SOLUTION_ENGINE is not set
90# CONFIG_SH_73180_SOLUTION_ENGINE is not set 97# CONFIG_SH_73180_SOLUTION_ENGINE is not set
91# CONFIG_SH_7751_SYSTEMH is not set 98# CONFIG_SH_7751_SYSTEMH is not set
92# CONFIG_SH_HP6XX is not set 99# CONFIG_SH_HP6XX is not set
@@ -150,17 +157,23 @@ CONFIG_CPU_SUBTYPE_SH7710=y
150# 157#
151# SH-4A Processor Support 158# SH-4A Processor Support
152# 159#
153# CONFIG_CPU_SUBTYPE_SH73180 is not set
154# CONFIG_CPU_SUBTYPE_SH7770 is not set 160# CONFIG_CPU_SUBTYPE_SH7770 is not set
155# CONFIG_CPU_SUBTYPE_SH7780 is not set 161# CONFIG_CPU_SUBTYPE_SH7780 is not set
156 162
157# 163#
164# SH4AL-DSP Processor Support
165#
166# CONFIG_CPU_SUBTYPE_SH73180 is not set
167# CONFIG_CPU_SUBTYPE_SH7343 is not set
168
169#
158# Memory management options 170# Memory management options
159# 171#
160CONFIG_MMU=y 172CONFIG_MMU=y
161CONFIG_PAGE_OFFSET=0x80000000 173CONFIG_PAGE_OFFSET=0x80000000
162CONFIG_MEMORY_START=0x0c000000 174CONFIG_MEMORY_START=0x0c000000
163CONFIG_MEMORY_SIZE=0x00800000 175CONFIG_MEMORY_SIZE=0x00800000
176CONFIG_VSYSCALL=y
164CONFIG_SELECT_MEMORY_MODEL=y 177CONFIG_SELECT_MEMORY_MODEL=y
165CONFIG_FLATMEM_MANUAL=y 178CONFIG_FLATMEM_MANUAL=y
166# CONFIG_DISCONTIGMEM_MANUAL is not set 179# CONFIG_DISCONTIGMEM_MANUAL is not set
@@ -169,6 +182,7 @@ CONFIG_FLATMEM=y
169CONFIG_FLAT_NODE_MEM_MAP=y 182CONFIG_FLAT_NODE_MEM_MAP=y
170# CONFIG_SPARSEMEM_STATIC is not set 183# CONFIG_SPARSEMEM_STATIC is not set
171CONFIG_SPLIT_PTLOCK_CPUS=4 184CONFIG_SPLIT_PTLOCK_CPUS=4
185# CONFIG_RESOURCES_64BIT is not set
172 186
173# 187#
174# Cache configuration 188# Cache configuration
@@ -216,10 +230,10 @@ CONFIG_HZ_250=y
216# CONFIG_HZ_1000 is not set 230# CONFIG_HZ_1000 is not set
217CONFIG_HZ=250 231CONFIG_HZ=250
218# CONFIG_KEXEC is not set 232# CONFIG_KEXEC is not set
219# CONFIG_PREEMPT is not set
220# CONFIG_SMP is not set 233# CONFIG_SMP is not set
221CONFIG_PREEMPT_NONE=y 234CONFIG_PREEMPT_NONE=y
222# CONFIG_PREEMPT_VOLUNTARY is not set 235# CONFIG_PREEMPT_VOLUNTARY is not set
236# CONFIG_PREEMPT is not set
223 237
224# 238#
225# Boot options 239# Boot options
@@ -267,6 +281,9 @@ CONFIG_NET=y
267CONFIG_PACKET=y 281CONFIG_PACKET=y
268# CONFIG_PACKET_MMAP is not set 282# CONFIG_PACKET_MMAP is not set
269CONFIG_UNIX=y 283CONFIG_UNIX=y
284CONFIG_XFRM=y
285# CONFIG_XFRM_USER is not set
286# CONFIG_XFRM_SUB_POLICY is not set
270# CONFIG_NET_KEY is not set 287# CONFIG_NET_KEY is not set
271CONFIG_INET=y 288CONFIG_INET=y
272# CONFIG_IP_MULTICAST is not set 289# CONFIG_IP_MULTICAST is not set
@@ -282,9 +299,12 @@ CONFIG_SYN_COOKIES=y
282# CONFIG_INET_IPCOMP is not set 299# CONFIG_INET_IPCOMP is not set
283# CONFIG_INET_XFRM_TUNNEL is not set 300# CONFIG_INET_XFRM_TUNNEL is not set
284# CONFIG_INET_TUNNEL is not set 301# CONFIG_INET_TUNNEL is not set
302CONFIG_INET_XFRM_MODE_TRANSPORT=y
303CONFIG_INET_XFRM_MODE_TUNNEL=y
285# CONFIG_INET_DIAG is not set 304# CONFIG_INET_DIAG is not set
286# CONFIG_TCP_CONG_ADVANCED is not set 305# CONFIG_TCP_CONG_ADVANCED is not set
287CONFIG_TCP_CONG_BIC=y 306CONFIG_TCP_CONG_CUBIC=y
307CONFIG_DEFAULT_TCP_CONG="cubic"
288 308
289# 309#
290# IP: Virtual Server Configuration 310# IP: Virtual Server Configuration
@@ -293,6 +313,7 @@ CONFIG_TCP_CONG_BIC=y
293# CONFIG_IPV6 is not set 313# CONFIG_IPV6 is not set
294# CONFIG_INET6_XFRM_TUNNEL is not set 314# CONFIG_INET6_XFRM_TUNNEL is not set
295# CONFIG_INET6_TUNNEL is not set 315# CONFIG_INET6_TUNNEL is not set
316# CONFIG_NETWORK_SECMARK is not set
296CONFIG_NETFILTER=y 317CONFIG_NETFILTER=y
297# CONFIG_NETFILTER_DEBUG is not set 318# CONFIG_NETFILTER_DEBUG is not set
298 319
@@ -317,6 +338,7 @@ CONFIG_IP_NF_FTP=m
317# CONFIG_IP_NF_AMANDA is not set 338# CONFIG_IP_NF_AMANDA is not set
318CONFIG_IP_NF_PPTP=m 339CONFIG_IP_NF_PPTP=m
319# CONFIG_IP_NF_H323 is not set 340# CONFIG_IP_NF_H323 is not set
341# CONFIG_IP_NF_SIP is not set
320# CONFIG_IP_NF_QUEUE is not set 342# CONFIG_IP_NF_QUEUE is not set
321 343
322# 344#
@@ -342,7 +364,6 @@ CONFIG_IP_NF_PPTP=m
342# CONFIG_ATALK is not set 364# CONFIG_ATALK is not set
343# CONFIG_X25 is not set 365# CONFIG_X25 is not set
344# CONFIG_LAPB is not set 366# CONFIG_LAPB is not set
345# CONFIG_NET_DIVERT is not set
346# CONFIG_ECONET is not set 367# CONFIG_ECONET is not set
347# CONFIG_WAN_ROUTER is not set 368# CONFIG_WAN_ROUTER is not set
348 369
@@ -409,6 +430,7 @@ CONFIG_NET_ESTIMATOR=y
409CONFIG_STANDALONE=y 430CONFIG_STANDALONE=y
410CONFIG_PREVENT_FIRMWARE_BUILD=y 431CONFIG_PREVENT_FIRMWARE_BUILD=y
411CONFIG_FW_LOADER=y 432CONFIG_FW_LOADER=y
433# CONFIG_SYS_HYPERVISOR is not set
412 434
413# 435#
414# Connector - unified userspace <-> kernelspace linker 436# Connector - unified userspace <-> kernelspace linker
@@ -434,6 +456,7 @@ CONFIG_MTD_BLOCK=y
434# CONFIG_NFTL is not set 456# CONFIG_NFTL is not set
435# CONFIG_INFTL is not set 457# CONFIG_INFTL is not set
436# CONFIG_RFD_FTL is not set 458# CONFIG_RFD_FTL is not set
459# CONFIG_SSFDC is not set
437 460
438# 461#
439# RAM/ROM/Flash chip drivers 462# RAM/ROM/Flash chip drivers
@@ -466,8 +489,6 @@ CONFIG_MTD_RAM=y
466# 489#
467# CONFIG_MTD_COMPLEX_MAPPINGS is not set 490# CONFIG_MTD_COMPLEX_MAPPINGS is not set
468# CONFIG_MTD_PHYSMAP is not set 491# CONFIG_MTD_PHYSMAP is not set
469# CONFIG_MTD_SOLUTIONENGINE is not set
470CONFIG_MTD_SH7710VOIPGW=y
471# CONFIG_MTD_PLATRAM is not set 492# CONFIG_MTD_PLATRAM is not set
472 493
473# 494#
@@ -525,6 +546,12 @@ CONFIG_MTD_SH7710VOIPGW=y
525# 546#
526# CONFIG_RAID_ATTRS is not set 547# CONFIG_RAID_ATTRS is not set
527# CONFIG_SCSI is not set 548# CONFIG_SCSI is not set
549# CONFIG_SCSI_NETLINK is not set
550
551#
552# Serial ATA (prod) and Parallel ATA (experimental) drivers
553#
554# CONFIG_ATA is not set
528 555
529# 556#
530# Multi-device support (RAID and LVM) 557# Multi-device support (RAID and LVM)
@@ -565,7 +592,6 @@ CONFIG_NET_ETHERNET=y
565# CONFIG_MII is not set 592# CONFIG_MII is not set
566# CONFIG_STNIC is not set 593# CONFIG_STNIC is not set
567# CONFIG_SMC91X is not set 594# CONFIG_SMC91X is not set
568# CONFIG_NE2000 is not set
569 595
570# 596#
571# Ethernet (1000 Mbit) 597# Ethernet (1000 Mbit)
@@ -610,6 +636,7 @@ CONFIG_PHONE=y
610# Input device support 636# Input device support
611# 637#
612CONFIG_INPUT=y 638CONFIG_INPUT=y
639# CONFIG_INPUT_FF_MEMLESS is not set
613 640
614# 641#
615# Userland interfaces 642# Userland interfaces
@@ -667,7 +694,7 @@ CONFIG_LEGACY_PTY_COUNT=256
667# Watchdog Cards 694# Watchdog Cards
668# 695#
669# CONFIG_WATCHDOG is not set 696# CONFIG_WATCHDOG is not set
670# CONFIG_RTC is not set 697CONFIG_HW_RANDOM=y
671# CONFIG_GEN_RTC is not set 698# CONFIG_GEN_RTC is not set
672# CONFIG_DTLK is not set 699# CONFIG_DTLK is not set
673# CONFIG_R3964 is not set 700# CONFIG_R3964 is not set
@@ -697,7 +724,6 @@ CONFIG_LEGACY_PTY_COUNT=256
697# 724#
698# Dallas's 1-wire bus 725# Dallas's 1-wire bus
699# 726#
700# CONFIG_W1 is not set
701 727
702# 728#
703# Hardware Monitoring support 729# Hardware Monitoring support
@@ -723,7 +749,9 @@ CONFIG_VIDEO_V4L2=y
723# 749#
724# Graphics support 750# Graphics support
725# 751#
752CONFIG_FIRMWARE_EDID=y
726# CONFIG_FB is not set 753# CONFIG_FB is not set
754# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
727 755
728# 756#
729# Sound 757# Sound
@@ -778,6 +806,19 @@ CONFIG_VIDEO_V4L2=y
778# CONFIG_RTC_CLASS is not set 806# CONFIG_RTC_CLASS is not set
779 807
780# 808#
809# DMA Engine support
810#
811# CONFIG_DMA_ENGINE is not set
812
813#
814# DMA Clients
815#
816
817#
818# DMA Devices
819#
820
821#
781# File systems 822# File systems
782# 823#
783# CONFIG_EXT2_FS is not set 824# CONFIG_EXT2_FS is not set
@@ -814,8 +855,10 @@ CONFIG_VIDEO_V4L2=y
814# 855#
815CONFIG_PROC_FS=y 856CONFIG_PROC_FS=y
816# CONFIG_PROC_KCORE is not set 857# CONFIG_PROC_KCORE is not set
858CONFIG_PROC_SYSCTL=y
817CONFIG_SYSFS=y 859CONFIG_SYSFS=y
818CONFIG_TMPFS=y 860CONFIG_TMPFS=y
861# CONFIG_TMPFS_POSIX_ACL is not set
819# CONFIG_HUGETLBFS is not set 862# CONFIG_HUGETLBFS is not set
820# CONFIG_HUGETLB_PAGE is not set 863# CONFIG_HUGETLB_PAGE is not set
821CONFIG_RAMFS=y 864CONFIG_RAMFS=y
@@ -836,6 +879,7 @@ CONFIG_JFFS2_FS=y
836CONFIG_JFFS2_FS_DEBUG=0 879CONFIG_JFFS2_FS_DEBUG=0
837CONFIG_JFFS2_FS_WRITEBUFFER=y 880CONFIG_JFFS2_FS_WRITEBUFFER=y
838# CONFIG_JFFS2_SUMMARY is not set 881# CONFIG_JFFS2_SUMMARY is not set
882# CONFIG_JFFS2_FS_XATTR is not set
839# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set 883# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
840CONFIG_JFFS2_ZLIB=y 884CONFIG_JFFS2_ZLIB=y
841CONFIG_JFFS2_RTIME=y 885CONFIG_JFFS2_RTIME=y
@@ -879,7 +923,9 @@ CONFIG_MSDOS_PARTITION=y
879# Kernel hacking 923# Kernel hacking
880# 924#
881# CONFIG_PRINTK_TIME is not set 925# CONFIG_PRINTK_TIME is not set
926CONFIG_ENABLE_MUST_CHECK=y
882# CONFIG_MAGIC_SYSRQ is not set 927# CONFIG_MAGIC_SYSRQ is not set
928# CONFIG_UNUSED_SYMBOLS is not set
883# CONFIG_DEBUG_KERNEL is not set 929# CONFIG_DEBUG_KERNEL is not set
884CONFIG_LOG_BUF_SHIFT=14 930CONFIG_LOG_BUF_SHIFT=14
885# CONFIG_DEBUG_BUGVERBOSE is not set 931# CONFIG_DEBUG_BUGVERBOSE is not set
@@ -899,10 +945,6 @@ CONFIG_LOG_BUF_SHIFT=14
899# CONFIG_CRYPTO is not set 945# CONFIG_CRYPTO is not set
900 946
901# 947#
902# Hardware crypto devices
903#
904
905#
906# Library routines 948# Library routines
907# 949#
908# CONFIG_CRC_CCITT is not set 950# CONFIG_CRC_CCITT is not set