aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/configs/se7705_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/se7705_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/se7705_defconfig')
-rw-r--r--arch/sh/configs/se7705_defconfig531
1 files changed, 367 insertions, 164 deletions
diff --git a/arch/sh/configs/se7705_defconfig b/arch/sh/configs/se7705_defconfig
index e4a14602b16..06ebd6ec0cd 100644
--- a/arch/sh/configs/se7705_defconfig
+++ b/arch/sh/configs/se7705_defconfig
@@ -1,125 +1,212 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.11-sh 3# Linux kernel version: 2.6.18
4# Wed Mar 2 15:09:45 2005 4# Tue Oct 3 12:03:04 2006
5# 5#
6CONFIG_SUPERH=y 6CONFIG_SUPERH=y
7CONFIG_UID16=y
8CONFIG_RWSEM_GENERIC_SPINLOCK=y 7CONFIG_RWSEM_GENERIC_SPINLOCK=y
8CONFIG_GENERIC_FIND_NEXT_BIT=y
9CONFIG_GENERIC_HWEIGHT=y
9CONFIG_GENERIC_HARDIRQS=y 10CONFIG_GENERIC_HARDIRQS=y
10CONFIG_GENERIC_IRQ_PROBE=y 11CONFIG_GENERIC_IRQ_PROBE=y
11CONFIG_GENERIC_CALIBRATE_DELAY=y 12CONFIG_GENERIC_CALIBRATE_DELAY=y
13CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
12 14
13# 15#
14# Code maturity level options 16# Code maturity level options
15# 17#
16CONFIG_EXPERIMENTAL=y 18CONFIG_EXPERIMENTAL=y
17CONFIG_CLEAN_COMPILE=y
18CONFIG_BROKEN_ON_SMP=y 19CONFIG_BROKEN_ON_SMP=y
19CONFIG_LOCK_KERNEL=y 20CONFIG_LOCK_KERNEL=y
21CONFIG_INIT_ENV_ARG_LIMIT=32
20 22
21# 23#
22# General setup 24# General setup
23# 25#
24CONFIG_LOCALVERSION="" 26CONFIG_LOCALVERSION=""
27CONFIG_LOCALVERSION_AUTO=y
25# CONFIG_SWAP is not set 28# CONFIG_SWAP is not set
26# CONFIG_SYSVIPC is not set 29# CONFIG_SYSVIPC is not set
27# CONFIG_POSIX_MQUEUE is not set 30# CONFIG_POSIX_MQUEUE is not set
28# CONFIG_BSD_PROCESS_ACCT is not set 31# CONFIG_BSD_PROCESS_ACCT is not set
29# CONFIG_SYSCTL is not set 32# CONFIG_TASKSTATS is not set
33# CONFIG_UTS_NS is not set
30# CONFIG_AUDIT is not set 34# CONFIG_AUDIT is not set
31CONFIG_LOG_BUF_SHIFT=14
32# CONFIG_HOTPLUG is not set
33CONFIG_KOBJECT_UEVENT=y
34# CONFIG_IKCONFIG is not set 35# CONFIG_IKCONFIG is not set
36# CONFIG_RELAY is not set
37CONFIG_INITRAMFS_SOURCE=""
38# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
39CONFIG_SYSCTL=y
35CONFIG_EMBEDDED=y 40CONFIG_EMBEDDED=y
41CONFIG_UID16=y
42# CONFIG_SYSCTL_SYSCALL is not set
36# CONFIG_KALLSYMS is not set 43# CONFIG_KALLSYMS is not set
44# CONFIG_HOTPLUG is not set
45CONFIG_PRINTK=y
46CONFIG_BUG=y
47CONFIG_ELF_CORE=y
48CONFIG_BASE_FULL=y
37CONFIG_FUTEX=y 49CONFIG_FUTEX=y
38CONFIG_EPOLL=y 50CONFIG_EPOLL=y
39# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
40CONFIG_SHMEM=y 51CONFIG_SHMEM=y
41CONFIG_CC_ALIGN_FUNCTIONS=0 52CONFIG_SLAB=y
42CONFIG_CC_ALIGN_LABELS=0 53CONFIG_VM_EVENT_COUNTERS=y
43CONFIG_CC_ALIGN_LOOPS=0 54CONFIG_RT_MUTEXES=y
44CONFIG_CC_ALIGN_JUMPS=0
45# CONFIG_TINY_SHMEM is not set 55# CONFIG_TINY_SHMEM is not set
56CONFIG_BASE_SMALL=0
57# CONFIG_SLOB is not set
46 58
47# 59#
48# Loadable module support 60# Loadable module support
49# 61#
50CONFIG_MODULES=y 62CONFIG_MODULES=y
51# CONFIG_MODULE_UNLOAD is not set 63# CONFIG_MODULE_UNLOAD is not set
52CONFIG_OBSOLETE_MODPARM=y
53# CONFIG_MODVERSIONS is not set 64# CONFIG_MODVERSIONS is not set
54# CONFIG_MODULE_SRCVERSION_ALL is not set 65# CONFIG_MODULE_SRCVERSION_ALL is not set
55CONFIG_KMOD=y 66CONFIG_KMOD=y
56 67
57# 68#
69# Block layer
70#
71CONFIG_BLOCK=y
72# CONFIG_LBD is not set
73# CONFIG_LSF is not set
74
75#
76# IO Schedulers
77#
78CONFIG_IOSCHED_NOOP=y
79CONFIG_IOSCHED_AS=y
80# CONFIG_IOSCHED_DEADLINE is not set
81# CONFIG_IOSCHED_CFQ is not set
82CONFIG_DEFAULT_AS=y
83# CONFIG_DEFAULT_DEADLINE is not set
84# CONFIG_DEFAULT_CFQ is not set
85# CONFIG_DEFAULT_NOOP is not set
86CONFIG_DEFAULT_IOSCHED="anticipatory"
87
88#
58# System type 89# System type
59# 90#
91CONFIG_SOLUTION_ENGINE=y
60CONFIG_SH_SOLUTION_ENGINE=y 92CONFIG_SH_SOLUTION_ENGINE=y
61# CONFIG_SH_7751_SOLUTION_ENGINE is not set 93# CONFIG_SH_7751_SOLUTION_ENGINE is not set
62# CONFIG_SH_7300_SOLUTION_ENGINE is not set 94# CONFIG_SH_7300_SOLUTION_ENGINE is not set
95# CONFIG_SH_7343_SOLUTION_ENGINE is not set
63# CONFIG_SH_73180_SOLUTION_ENGINE is not set 96# CONFIG_SH_73180_SOLUTION_ENGINE is not set
64# CONFIG_SH_7751_SYSTEMH is not set 97# CONFIG_SH_7751_SYSTEMH is not set
65# CONFIG_SH_STB1_HARP is not set 98# CONFIG_SH_HP6XX is not set
66# CONFIG_SH_STB1_OVERDRIVE is not set
67# CONFIG_SH_HP620 is not set
68# CONFIG_SH_HP680 is not set
69# CONFIG_SH_HP690 is not set
70# CONFIG_SH_CQREEK is not set
71# CONFIG_SH_DMIDA is not set
72# CONFIG_SH_EC3104 is not set 99# CONFIG_SH_EC3104 is not set
73# CONFIG_SH_SATURN is not set 100# CONFIG_SH_SATURN is not set
74# CONFIG_SH_DREAMCAST is not set 101# CONFIG_SH_DREAMCAST is not set
75# CONFIG_SH_CAT68701 is not set
76# CONFIG_SH_BIGSUR is not set 102# CONFIG_SH_BIGSUR is not set
77# CONFIG_SH_SH2000 is not set
78# CONFIG_SH_ADX is not set
79# CONFIG_SH_MPC1211 is not set 103# CONFIG_SH_MPC1211 is not set
80# CONFIG_SH_SH03 is not set 104# CONFIG_SH_SH03 is not set
81# CONFIG_SH_SECUREEDGE5410 is not set 105# CONFIG_SH_SECUREEDGE5410 is not set
82# CONFIG_SH_HS7751RVOIP is not set 106# CONFIG_SH_HS7751RVOIP is not set
107# CONFIG_SH_7710VOIPGW is not set
83# CONFIG_SH_RTS7751R2D is not set 108# CONFIG_SH_RTS7751R2D is not set
109# CONFIG_SH_R7780RP is not set
84# CONFIG_SH_EDOSK7705 is not set 110# CONFIG_SH_EDOSK7705 is not set
85# CONFIG_SH_SH4202_MICRODEV is not set 111# CONFIG_SH_SH4202_MICRODEV is not set
112# CONFIG_SH_LANDISK is not set
113# CONFIG_SH_TITAN is not set
114# CONFIG_SH_SHMIN is not set
86# CONFIG_SH_UNKNOWN is not set 115# CONFIG_SH_UNKNOWN is not set
87# CONFIG_CPU_SH2 is not set 116
117#
118# Processor selection
119#
88CONFIG_CPU_SH3=y 120CONFIG_CPU_SH3=y
89# CONFIG_CPU_SH4 is not set 121
122#
123# SH-2 Processor Support
124#
90# CONFIG_CPU_SUBTYPE_SH7604 is not set 125# CONFIG_CPU_SUBTYPE_SH7604 is not set
126
127#
128# SH-3 Processor Support
129#
91# CONFIG_CPU_SUBTYPE_SH7300 is not set 130# CONFIG_CPU_SUBTYPE_SH7300 is not set
92CONFIG_CPU_SUBTYPE_SH7705=y 131CONFIG_CPU_SUBTYPE_SH7705=y
132# CONFIG_CPU_SUBTYPE_SH7706 is not set
93# CONFIG_CPU_SUBTYPE_SH7707 is not set 133# CONFIG_CPU_SUBTYPE_SH7707 is not set
94# CONFIG_CPU_SUBTYPE_SH7708 is not set 134# CONFIG_CPU_SUBTYPE_SH7708 is not set
95# CONFIG_CPU_SUBTYPE_SH7709 is not set 135# CONFIG_CPU_SUBTYPE_SH7709 is not set
136# CONFIG_CPU_SUBTYPE_SH7710 is not set
137
138#
139# SH-4 Processor Support
140#
96# CONFIG_CPU_SUBTYPE_SH7750 is not set 141# CONFIG_CPU_SUBTYPE_SH7750 is not set
142# CONFIG_CPU_SUBTYPE_SH7091 is not set
143# CONFIG_CPU_SUBTYPE_SH7750R is not set
144# CONFIG_CPU_SUBTYPE_SH7750S is not set
97# CONFIG_CPU_SUBTYPE_SH7751 is not set 145# CONFIG_CPU_SUBTYPE_SH7751 is not set
146# CONFIG_CPU_SUBTYPE_SH7751R is not set
98# CONFIG_CPU_SUBTYPE_SH7760 is not set 147# CONFIG_CPU_SUBTYPE_SH7760 is not set
99# CONFIG_CPU_SUBTYPE_SH73180 is not set 148# CONFIG_CPU_SUBTYPE_SH4_202 is not set
149
150#
151# ST40 Processor Support
152#
100# CONFIG_CPU_SUBTYPE_ST40STB1 is not set 153# CONFIG_CPU_SUBTYPE_ST40STB1 is not set
101# CONFIG_CPU_SUBTYPE_ST40GX1 is not set 154# CONFIG_CPU_SUBTYPE_ST40GX1 is not set
102# CONFIG_CPU_SUBTYPE_SH4_202 is not set 155
103CONFIG_SH7705_CACHE_32KB=y 156#
157# SH-4A Processor Support
158#
159# CONFIG_CPU_SUBTYPE_SH7770 is not set
160# CONFIG_CPU_SUBTYPE_SH7780 is not set
161
162#
163# SH4AL-DSP Processor Support
164#
165# CONFIG_CPU_SUBTYPE_SH73180 is not set
166# CONFIG_CPU_SUBTYPE_SH7343 is not set
167
168#
169# Memory management options
170#
104CONFIG_MMU=y 171CONFIG_MMU=y
105# CONFIG_CMDLINE_BOOL is not set 172CONFIG_PAGE_OFFSET=0x80000000
106CONFIG_MEMORY_START=0x0c000000 173CONFIG_MEMORY_START=0x0c000000
107CONFIG_MEMORY_SIZE=0x02000000 174CONFIG_MEMORY_SIZE=0x02000000
108CONFIG_MEMORY_SET=y 175CONFIG_VSYSCALL=y
109# CONFIG_MEMORY_OVERRIDE is not set 176CONFIG_SELECT_MEMORY_MODEL=y
177CONFIG_FLATMEM_MANUAL=y
178# CONFIG_DISCONTIGMEM_MANUAL is not set
179# CONFIG_SPARSEMEM_MANUAL is not set
180CONFIG_FLATMEM=y
181CONFIG_FLAT_NODE_MEM_MAP=y
182# CONFIG_SPARSEMEM_STATIC is not set
183CONFIG_SPLIT_PTLOCK_CPUS=4
184# CONFIG_RESOURCES_64BIT is not set
185
186#
187# Cache configuration
188#
189CONFIG_SH7705_CACHE_32KB=y
190# CONFIG_SH_DIRECT_MAPPED is not set
191# CONFIG_SH_WRITETHROUGH is not set
192# CONFIG_SH_OCRAM is not set
110# CONFIG_CF_ENABLER is not set 193# CONFIG_CF_ENABLER is not set
111CONFIG_SH_RTC=y 194
195#
196# Processor features
197#
198CONFIG_CPU_LITTLE_ENDIAN=y
199# CONFIG_SH_FPU_EMU is not set
112# CONFIG_SH_DSP is not set 200# CONFIG_SH_DSP is not set
113# CONFIG_SH_ADC is not set 201# CONFIG_SH_ADC is not set
114CONFIG_ZERO_PAGE_OFFSET=0x00001000 202CONFIG_CPU_HAS_INTEVT=y
115CONFIG_BOOT_LINK_OFFSET=0x00800000 203CONFIG_CPU_HAS_PINT_IRQ=y
116CONFIG_CPU_LITTLE_ENDIAN=y 204CONFIG_CPU_HAS_SR_RB=y
117CONFIG_PREEMPT=y 205
118# CONFIG_UBC_WAKEUP is not set 206#
119# CONFIG_SH_WRITETHROUGH is not set 207# Timer support
120# CONFIG_SH_OCRAM is not set 208#
121# CONFIG_SMP is not set 209CONFIG_SH_TMU=y
122CONFIG_SH_PCLK_CALC=y
123CONFIG_SH_PCLK_FREQ=33333333 210CONFIG_SH_PCLK_FREQ=33333333
124 211
125# 212#
@@ -139,17 +226,34 @@ CONFIG_SH_PCLK_FREQ=33333333
139CONFIG_HEARTBEAT=y 226CONFIG_HEARTBEAT=y
140 227
141# 228#
142# Bus options (PCI, PCMCIA, EISA, MCA, ISA) 229# Kernel features
143# 230#
144# CONFIG_PCI is not set 231# CONFIG_HZ_100 is not set
232CONFIG_HZ_250=y
233# CONFIG_HZ_1000 is not set
234CONFIG_HZ=250
235# CONFIG_KEXEC is not set
236# CONFIG_SMP is not set
237# CONFIG_PREEMPT_NONE is not set
238# CONFIG_PREEMPT_VOLUNTARY is not set
239CONFIG_PREEMPT=y
240CONFIG_PREEMPT_BKL=y
145 241
146# 242#
147# PCCARD (PCMCIA/CardBus) support 243# Boot options
244#
245CONFIG_ZERO_PAGE_OFFSET=0x00001000
246CONFIG_BOOT_LINK_OFFSET=0x00800000
247# CONFIG_UBC_WAKEUP is not set
248# CONFIG_CMDLINE_BOOL is not set
249
250#
251# Bus options
148# 252#
149# CONFIG_PCCARD is not set 253# CONFIG_PCI is not set
150 254
151# 255#
152# PC-card bridges 256# PCCARD (PCMCIA/CardBus) support
153# 257#
154 258
155# 259#
@@ -164,9 +268,95 @@ CONFIG_BINFMT_ELF=y
164# CONFIG_BINFMT_MISC is not set 268# CONFIG_BINFMT_MISC is not set
165 269
166# 270#
167# SH initrd options 271# Power management options (EXPERIMENTAL)
272#
273# CONFIG_PM is not set
274
275#
276# Networking
277#
278CONFIG_NET=y
279
280#
281# Networking options
282#
283# CONFIG_NETDEBUG is not set
284CONFIG_PACKET=y
285# CONFIG_PACKET_MMAP is not set
286CONFIG_UNIX=y
287CONFIG_XFRM=y
288# CONFIG_XFRM_USER is not set
289# CONFIG_XFRM_SUB_POLICY is not set
290# CONFIG_NET_KEY is not set
291CONFIG_INET=y
292# CONFIG_IP_MULTICAST is not set
293# CONFIG_IP_ADVANCED_ROUTER is not set
294CONFIG_IP_FIB_HASH=y
295CONFIG_IP_PNP=y
296CONFIG_IP_PNP_DHCP=y
297CONFIG_IP_PNP_BOOTP=y
298CONFIG_IP_PNP_RARP=y
299# CONFIG_NET_IPIP is not set
300# CONFIG_NET_IPGRE is not set
301# CONFIG_ARPD is not set
302# CONFIG_SYN_COOKIES is not set
303# CONFIG_INET_AH is not set
304# CONFIG_INET_ESP is not set
305# CONFIG_INET_IPCOMP is not set
306# CONFIG_INET_XFRM_TUNNEL is not set
307# CONFIG_INET_TUNNEL is not set
308CONFIG_INET_XFRM_MODE_TRANSPORT=y
309CONFIG_INET_XFRM_MODE_TUNNEL=y
310CONFIG_INET_DIAG=y
311CONFIG_INET_TCP_DIAG=y
312# CONFIG_TCP_CONG_ADVANCED is not set
313CONFIG_TCP_CONG_CUBIC=y
314CONFIG_DEFAULT_TCP_CONG="cubic"
315# CONFIG_IPV6 is not set
316# CONFIG_INET6_XFRM_TUNNEL is not set
317# CONFIG_INET6_TUNNEL is not set
318# CONFIG_NETWORK_SECMARK is not set
319# CONFIG_NETFILTER is not set
320
321#
322# DCCP Configuration (EXPERIMENTAL)
323#
324# CONFIG_IP_DCCP is not set
325
326#
327# SCTP Configuration (EXPERIMENTAL)
328#
329# CONFIG_IP_SCTP is not set
330
331#
332# TIPC Configuration (EXPERIMENTAL)
333#
334# CONFIG_TIPC is not set
335# CONFIG_ATM is not set
336# CONFIG_BRIDGE is not set
337# CONFIG_VLAN_8021Q is not set
338# CONFIG_DECNET is not set
339# CONFIG_LLC2 is not set
340# CONFIG_IPX is not set
341# CONFIG_ATALK is not set
342# CONFIG_X25 is not set
343# CONFIG_LAPB is not set
344# CONFIG_ECONET is not set
345# CONFIG_WAN_ROUTER is not set
346
347#
348# QoS and/or fair queueing
168# 349#
169# CONFIG_EMBEDDED_RAMDISK is not set 350# CONFIG_NET_SCHED is not set
351
352#
353# Network testing
354#
355# CONFIG_NET_PKTGEN is not set
356# CONFIG_HAMRADIO is not set
357# CONFIG_IRDA is not set
358# CONFIG_BT is not set
359# CONFIG_IEEE80211 is not set
170 360
171# 361#
172# Device Drivers 362# Device Drivers
@@ -177,15 +367,20 @@ CONFIG_BINFMT_ELF=y
177# 367#
178CONFIG_STANDALONE=y 368CONFIG_STANDALONE=y
179CONFIG_PREVENT_FIRMWARE_BUILD=y 369CONFIG_PREVENT_FIRMWARE_BUILD=y
180# CONFIG_FW_LOADER is not set 370# CONFIG_SYS_HYPERVISOR is not set
371
372#
373# Connector - unified userspace <-> kernelspace linker
374#
375# CONFIG_CONNECTOR is not set
181 376
182# 377#
183# Memory Technology Devices (MTD) 378# Memory Technology Devices (MTD)
184# 379#
185CONFIG_MTD=y 380CONFIG_MTD=y
186# CONFIG_MTD_DEBUG is not set 381# CONFIG_MTD_DEBUG is not set
187CONFIG_MTD_PARTITIONS=y
188# CONFIG_MTD_CONCAT is not set 382# CONFIG_MTD_CONCAT is not set
383CONFIG_MTD_PARTITIONS=y
189# CONFIG_MTD_REDBOOT_PARTS is not set 384# CONFIG_MTD_REDBOOT_PARTS is not set
190# CONFIG_MTD_CMDLINE_PARTS is not set 385# CONFIG_MTD_CMDLINE_PARTS is not set
191 386
@@ -197,6 +392,8 @@ CONFIG_MTD_BLOCK=y
197# CONFIG_FTL is not set 392# CONFIG_FTL is not set
198# CONFIG_NFTL is not set 393# CONFIG_NFTL is not set
199# CONFIG_INFTL is not set 394# CONFIG_INFTL is not set
395# CONFIG_RFD_FTL is not set
396# CONFIG_SSFDC is not set
200 397
201# 398#
202# RAM/ROM/Flash chip drivers 399# RAM/ROM/Flash chip drivers
@@ -217,22 +414,19 @@ CONFIG_MTD_CFI_I2=y
217# CONFIG_MTD_CFI_I8 is not set 414# CONFIG_MTD_CFI_I8 is not set
218# CONFIG_MTD_CFI_INTELEXT is not set 415# CONFIG_MTD_CFI_INTELEXT is not set
219CONFIG_MTD_CFI_AMDSTD=y 416CONFIG_MTD_CFI_AMDSTD=y
220CONFIG_MTD_CFI_AMDSTD_RETRY=0
221# CONFIG_MTD_CFI_STAA is not set 417# CONFIG_MTD_CFI_STAA is not set
222CONFIG_MTD_CFI_UTIL=y 418CONFIG_MTD_CFI_UTIL=y
223# CONFIG_MTD_RAM is not set 419# CONFIG_MTD_RAM is not set
224# CONFIG_MTD_ROM is not set 420# CONFIG_MTD_ROM is not set
225# CONFIG_MTD_ABSENT is not set 421# CONFIG_MTD_ABSENT is not set
422# CONFIG_MTD_OBSOLETE_CHIPS is not set
226 423
227# 424#
228# Mapping drivers for chip access 425# Mapping drivers for chip access
229# 426#
230# CONFIG_MTD_COMPLEX_MAPPINGS is not set 427# CONFIG_MTD_COMPLEX_MAPPINGS is not set
231# CONFIG_MTD_PHYSMAP is not set 428# CONFIG_MTD_PHYSMAP is not set
232CONFIG_MTD_SOLUTIONENGINE=y 429# CONFIG_MTD_PLATRAM is not set
233CONFIG_MTD_SUPERH_RESERVE=0x300000
234# CONFIG_MTD_MPC1211 is not set
235# CONFIG_MTD_RTS7751R2D is not set
236 430
237# 431#
238# Self-contained MTD device drivers 432# Self-contained MTD device drivers
@@ -240,7 +434,6 @@ CONFIG_MTD_SUPERH_RESERVE=0x300000
240# CONFIG_MTD_SLRAM is not set 434# CONFIG_MTD_SLRAM is not set
241# CONFIG_MTD_PHRAM is not set 435# CONFIG_MTD_PHRAM is not set
242# CONFIG_MTD_MTDRAM is not set 436# CONFIG_MTD_MTDRAM is not set
243# CONFIG_MTD_BLKMTD is not set
244# CONFIG_MTD_BLOCK2MTD is not set 437# CONFIG_MTD_BLOCK2MTD is not set
245 438
246# 439#
@@ -256,6 +449,11 @@ CONFIG_MTD_SUPERH_RESERVE=0x300000
256# CONFIG_MTD_NAND is not set 449# CONFIG_MTD_NAND is not set
257 450
258# 451#
452# OneNAND Flash Device Drivers
453#
454# CONFIG_MTD_ONENAND is not set
455
456#
259# Parallel port support 457# Parallel port support
260# 458#
261# CONFIG_PARPORT is not set 459# CONFIG_PARPORT is not set
@@ -267,25 +465,15 @@ CONFIG_MTD_SUPERH_RESERVE=0x300000
267# 465#
268# Block devices 466# Block devices
269# 467#
270# CONFIG_BLK_DEV_FD is not set
271# CONFIG_BLK_DEV_COW_COMMON is not set 468# CONFIG_BLK_DEV_COW_COMMON is not set
272# CONFIG_BLK_DEV_LOOP is not set 469# CONFIG_BLK_DEV_LOOP is not set
273# CONFIG_BLK_DEV_NBD is not set 470# CONFIG_BLK_DEV_NBD is not set
274CONFIG_BLK_DEV_RAM=y 471CONFIG_BLK_DEV_RAM=y
275CONFIG_BLK_DEV_RAM_COUNT=16 472CONFIG_BLK_DEV_RAM_COUNT=16
276CONFIG_BLK_DEV_RAM_SIZE=8192 473CONFIG_BLK_DEV_RAM_SIZE=8192
474CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
277CONFIG_BLK_DEV_INITRD=y 475CONFIG_BLK_DEV_INITRD=y
278CONFIG_INITRAMFS_SOURCE=""
279# CONFIG_LBD is not set
280# CONFIG_CDROM_PKTCDVD is not set 476# CONFIG_CDROM_PKTCDVD is not set
281
282#
283# IO Schedulers
284#
285CONFIG_IOSCHED_NOOP=y
286CONFIG_IOSCHED_AS=y
287# CONFIG_IOSCHED_DEADLINE is not set
288# CONFIG_IOSCHED_CFQ is not set
289# CONFIG_ATA_OVER_ETH is not set 477# CONFIG_ATA_OVER_ETH is not set
290 478
291# 479#
@@ -296,7 +484,14 @@ CONFIG_IOSCHED_AS=y
296# 484#
297# SCSI device support 485# SCSI device support
298# 486#
487# CONFIG_RAID_ATTRS is not set
299# CONFIG_SCSI is not set 488# CONFIG_SCSI is not set
489# CONFIG_SCSI_NETLINK is not set
490
491#
492# Serial ATA (prod) and Parallel ATA (experimental) drivers
493#
494# CONFIG_ATA is not set
300 495
301# 496#
302# Multi-device support (RAID and LVM) 497# Multi-device support (RAID and LVM)
@@ -306,6 +501,7 @@ CONFIG_IOSCHED_AS=y
306# 501#
307# Fusion MPT device support 502# Fusion MPT device support
308# 503#
504# CONFIG_FUSION is not set
309 505
310# 506#
311# IEEE 1394 (FireWire) support 507# IEEE 1394 (FireWire) support
@@ -316,70 +512,8 @@ CONFIG_IOSCHED_AS=y
316# 512#
317 513
318# 514#
319# Networking support 515# Network device support
320#
321CONFIG_NET=y
322
323#
324# Networking options
325#
326CONFIG_PACKET=y
327# CONFIG_PACKET_MMAP is not set
328# CONFIG_NETLINK_DEV is not set
329CONFIG_UNIX=y
330# CONFIG_NET_KEY is not set
331CONFIG_INET=y
332# CONFIG_IP_MULTICAST is not set
333# CONFIG_IP_ADVANCED_ROUTER is not set
334CONFIG_IP_PNP=y
335CONFIG_IP_PNP_DHCP=y
336CONFIG_IP_PNP_BOOTP=y
337CONFIG_IP_PNP_RARP=y
338# CONFIG_NET_IPIP is not set
339# CONFIG_NET_IPGRE is not set
340# CONFIG_ARPD is not set
341# CONFIG_SYN_COOKIES is not set
342# CONFIG_INET_AH is not set
343# CONFIG_INET_ESP is not set
344# CONFIG_INET_IPCOMP is not set
345# CONFIG_INET_TUNNEL is not set
346CONFIG_IP_TCPDIAG=y
347# CONFIG_IP_TCPDIAG_IPV6 is not set
348# CONFIG_IPV6 is not set
349# CONFIG_NETFILTER is not set
350
351#
352# SCTP Configuration (EXPERIMENTAL)
353#
354# CONFIG_IP_SCTP is not set
355# CONFIG_ATM is not set
356# CONFIG_BRIDGE is not set
357# CONFIG_VLAN_8021Q is not set
358# CONFIG_DECNET is not set
359# CONFIG_LLC2 is not set
360# CONFIG_IPX is not set
361# CONFIG_ATALK is not set
362# CONFIG_X25 is not set
363# CONFIG_LAPB is not set
364# CONFIG_NET_DIVERT is not set
365# CONFIG_ECONET is not set
366# CONFIG_WAN_ROUTER is not set
367
368#
369# QoS and/or fair queueing
370#
371# CONFIG_NET_SCHED is not set
372# CONFIG_NET_CLS_ROUTE is not set
373
374#
375# Network testing
376# 516#
377# CONFIG_NET_PKTGEN is not set
378# CONFIG_NETPOLL is not set
379# CONFIG_NET_POLL_CONTROLLER is not set
380# CONFIG_HAMRADIO is not set
381# CONFIG_IRDA is not set
382# CONFIG_BT is not set
383CONFIG_NETDEVICES=y 517CONFIG_NETDEVICES=y
384# CONFIG_DUMMY is not set 518# CONFIG_DUMMY is not set
385# CONFIG_BONDING is not set 519# CONFIG_BONDING is not set
@@ -387,6 +521,11 @@ CONFIG_NETDEVICES=y
387# CONFIG_TUN is not set 521# CONFIG_TUN is not set
388 522
389# 523#
524# PHY device support
525#
526# CONFIG_PHYLIB is not set
527
528#
390# Ethernet (10 or 100Mbit) 529# Ethernet (10 or 100Mbit)
391# 530#
392CONFIG_NET_ETHERNET=y 531CONFIG_NET_ETHERNET=y
@@ -422,10 +561,14 @@ CONFIG_PPP_ASYNC=y
422# CONFIG_PPP_SYNC_TTY is not set 561# CONFIG_PPP_SYNC_TTY is not set
423CONFIG_PPP_DEFLATE=y 562CONFIG_PPP_DEFLATE=y
424# CONFIG_PPP_BSDCOMP is not set 563# CONFIG_PPP_BSDCOMP is not set
564# CONFIG_PPP_MPPE is not set
425# CONFIG_PPPOE is not set 565# CONFIG_PPPOE is not set
426# CONFIG_SLIP is not set 566# CONFIG_SLIP is not set
567CONFIG_SLHC=y
427# CONFIG_SHAPER is not set 568# CONFIG_SHAPER is not set
428# CONFIG_NETCONSOLE is not set 569# CONFIG_NETCONSOLE is not set
570# CONFIG_NETPOLL is not set
571# CONFIG_NET_POLL_CONTROLLER is not set
429 572
430# 573#
431# ISDN subsystem 574# ISDN subsystem
@@ -441,6 +584,7 @@ CONFIG_PPP_DEFLATE=y
441# Input device support 584# Input device support
442# 585#
443CONFIG_INPUT=y 586CONFIG_INPUT=y
587# CONFIG_INPUT_FF_MEMLESS is not set
444 588
445# 589#
446# Userland interfaces 590# Userland interfaces
@@ -452,18 +596,6 @@ CONFIG_INPUT=y
452# CONFIG_INPUT_EVBUG is not set 596# CONFIG_INPUT_EVBUG is not set
453 597
454# 598#
455# Input I/O drivers
456#
457# CONFIG_GAMEPORT is not set
458CONFIG_SOUND_GAMEPORT=y
459CONFIG_SERIO=y
460# CONFIG_SERIO_I8042 is not set
461# CONFIG_SERIO_SERPORT is not set
462# CONFIG_SERIO_CT82C710 is not set
463# CONFIG_SERIO_LIBPS2 is not set
464# CONFIG_SERIO_RAW is not set
465
466#
467# Input Device Drivers 599# Input Device Drivers
468# 600#
469# CONFIG_INPUT_KEYBOARD is not set 601# CONFIG_INPUT_KEYBOARD is not set
@@ -473,6 +605,16 @@ CONFIG_SERIO=y
473# CONFIG_INPUT_MISC is not set 605# CONFIG_INPUT_MISC is not set
474 606
475# 607#
608# Hardware I/O ports
609#
610CONFIG_SERIO=y
611# CONFIG_SERIO_I8042 is not set
612# CONFIG_SERIO_SERPORT is not set
613# CONFIG_SERIO_LIBPS2 is not set
614# CONFIG_SERIO_RAW is not set
615# CONFIG_GAMEPORT is not set
616
617#
476# Character devices 618# Character devices
477# 619#
478# CONFIG_VT is not set 620# CONFIG_VT is not set
@@ -487,6 +629,7 @@ CONFIG_SERIO=y
487# Non-8250 serial port support 629# Non-8250 serial port support
488# 630#
489CONFIG_SERIAL_SH_SCI=y 631CONFIG_SERIAL_SH_SCI=y
632CONFIG_SERIAL_SH_SCI_NR_UARTS=2
490CONFIG_SERIAL_SH_SCI_CONSOLE=y 633CONFIG_SERIAL_SH_SCI_CONSOLE=y
491CONFIG_SERIAL_CORE=y 634CONFIG_SERIAL_CORE=y
492CONFIG_SERIAL_CORE_CONSOLE=y 635CONFIG_SERIAL_CORE_CONSOLE=y
@@ -502,7 +645,7 @@ CONFIG_UNIX98_PTYS=y
502# Watchdog Cards 645# Watchdog Cards
503# 646#
504# CONFIG_WATCHDOG is not set 647# CONFIG_WATCHDOG is not set
505# CONFIG_RTC is not set 648CONFIG_HW_RANDOM=y
506# CONFIG_GEN_RTC is not set 649# CONFIG_GEN_RTC is not set
507# CONFIG_DTLK is not set 650# CONFIG_DTLK is not set
508# CONFIG_R3964 is not set 651# CONFIG_R3964 is not set
@@ -510,18 +653,38 @@ CONFIG_UNIX98_PTYS=y
510# 653#
511# Ftape, the floppy tape device driver 654# Ftape, the floppy tape device driver
512# 655#
513# CONFIG_DRM is not set
514# CONFIG_RAW_DRIVER is not set 656# CONFIG_RAW_DRIVER is not set
515 657
516# 658#
659# TPM devices
660#
661# CONFIG_TCG_TPM is not set
662# CONFIG_TELCLOCK is not set
663
664#
517# I2C support 665# I2C support
518# 666#
519# CONFIG_I2C is not set 667# CONFIG_I2C is not set
520 668
521# 669#
670# SPI support
671#
672# CONFIG_SPI is not set
673# CONFIG_SPI_MASTER is not set
674
675#
522# Dallas's 1-wire bus 676# Dallas's 1-wire bus
523# 677#
524# CONFIG_W1 is not set 678
679#
680# Hardware Monitoring support
681#
682CONFIG_HWMON=y
683# CONFIG_HWMON_VID is not set
684# CONFIG_SENSORS_ABITUGURU is not set
685# CONFIG_SENSORS_F71805F is not set
686# CONFIG_SENSORS_VT1211 is not set
687# CONFIG_HWMON_DEBUG_CHIP is not set
525 688
526# 689#
527# Misc devices 690# Misc devices
@@ -531,6 +694,7 @@ CONFIG_UNIX98_PTYS=y
531# Multimedia devices 694# Multimedia devices
532# 695#
533# CONFIG_VIDEO_DEV is not set 696# CONFIG_VIDEO_DEV is not set
697CONFIG_VIDEO_V4L2=y
534 698
535# 699#
536# Digital Video Broadcasting Devices 700# Digital Video Broadcasting Devices
@@ -540,6 +704,7 @@ CONFIG_UNIX98_PTYS=y
540# 704#
541# Graphics support 705# Graphics support
542# 706#
707CONFIG_FIRMWARE_EDID=y
543# CONFIG_FB is not set 708# CONFIG_FB is not set
544 709
545# 710#
@@ -552,9 +717,10 @@ CONFIG_UNIX98_PTYS=y
552# 717#
553# CONFIG_USB_ARCH_HAS_HCD is not set 718# CONFIG_USB_ARCH_HAS_HCD is not set
554# CONFIG_USB_ARCH_HAS_OHCI is not set 719# CONFIG_USB_ARCH_HAS_OHCI is not set
720# CONFIG_USB_ARCH_HAS_EHCI is not set
555 721
556# 722#
557# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information 723# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
558# 724#
559 725
560# 726#
@@ -568,30 +734,64 @@ CONFIG_UNIX98_PTYS=y
568# CONFIG_MMC is not set 734# CONFIG_MMC is not set
569 735
570# 736#
737# LED devices
738#
739# CONFIG_NEW_LEDS is not set
740
741#
742# LED drivers
743#
744
745#
746# LED Triggers
747#
748
749#
571# InfiniBand support 750# InfiniBand support
572# 751#
573# CONFIG_INFINIBAND is not set 752
753#
754# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
755#
756
757#
758# Real Time Clock
759#
760# CONFIG_RTC_CLASS is not set
761
762#
763# DMA Engine support
764#
765# CONFIG_DMA_ENGINE is not set
766
767#
768# DMA Clients
769#
770
771#
772# DMA Devices
773#
574 774
575# 775#
576# File systems 776# File systems
577# 777#
578CONFIG_EXT2_FS=y 778CONFIG_EXT2_FS=y
579# CONFIG_EXT2_FS_XATTR is not set 779# CONFIG_EXT2_FS_XATTR is not set
780# CONFIG_EXT2_FS_XIP is not set
580# CONFIG_EXT3_FS is not set 781# CONFIG_EXT3_FS is not set
581# CONFIG_JBD is not set
582# CONFIG_REISERFS_FS is not set 782# CONFIG_REISERFS_FS is not set
583# CONFIG_JFS_FS is not set 783# CONFIG_JFS_FS is not set
584 784# CONFIG_FS_POSIX_ACL is not set
585#
586# XFS support
587#
588# CONFIG_XFS_FS is not set 785# CONFIG_XFS_FS is not set
589# CONFIG_MINIX_FS is not set 786# CONFIG_MINIX_FS is not set
590# CONFIG_ROMFS_FS is not set 787# CONFIG_ROMFS_FS is not set
788CONFIG_INOTIFY=y
789CONFIG_INOTIFY_USER=y
591# CONFIG_QUOTA is not set 790# CONFIG_QUOTA is not set
592CONFIG_DNOTIFY=y 791CONFIG_DNOTIFY=y
593# CONFIG_AUTOFS_FS is not set 792# CONFIG_AUTOFS_FS is not set
594# CONFIG_AUTOFS4_FS is not set 793# CONFIG_AUTOFS4_FS is not set
794# CONFIG_FUSE_FS is not set
595 795
596# 796#
597# CD-ROM/DVD Filesystems 797# CD-ROM/DVD Filesystems
@@ -611,9 +811,8 @@ CONFIG_DNOTIFY=y
611# 811#
612CONFIG_PROC_FS=y 812CONFIG_PROC_FS=y
613CONFIG_PROC_KCORE=y 813CONFIG_PROC_KCORE=y
814CONFIG_PROC_SYSCTL=y
614# CONFIG_SYSFS is not set 815# CONFIG_SYSFS is not set
615# CONFIG_DEVFS_FS is not set
616# CONFIG_DEVPTS_FS_XATTR is not set
617# CONFIG_TMPFS is not set 816# CONFIG_TMPFS is not set
618# CONFIG_HUGETLBFS is not set 817# CONFIG_HUGETLBFS is not set
619# CONFIG_HUGETLB_PAGE is not set 818# CONFIG_HUGETLB_PAGE is not set
@@ -632,8 +831,9 @@ CONFIG_RAMFS=y
632# CONFIG_JFFS_FS is not set 831# CONFIG_JFFS_FS is not set
633CONFIG_JFFS2_FS=y 832CONFIG_JFFS2_FS=y
634CONFIG_JFFS2_FS_DEBUG=0 833CONFIG_JFFS2_FS_DEBUG=0
635# CONFIG_JFFS2_FS_NAND is not set 834CONFIG_JFFS2_FS_WRITEBUFFER=y
636# CONFIG_JFFS2_FS_NOR_ECC is not set 835# CONFIG_JFFS2_SUMMARY is not set
836# CONFIG_JFFS2_FS_XATTR is not set
637# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set 837# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
638CONFIG_JFFS2_ZLIB=y 838CONFIG_JFFS2_ZLIB=y
639CONFIG_JFFS2_RTIME=y 839CONFIG_JFFS2_RTIME=y
@@ -655,6 +855,7 @@ CONFIG_NFS_FS=y
655# CONFIG_NFSD is not set 855# CONFIG_NFSD is not set
656CONFIG_ROOT_NFS=y 856CONFIG_ROOT_NFS=y
657CONFIG_LOCKD=y 857CONFIG_LOCKD=y
858CONFIG_NFS_COMMON=y
658CONFIG_SUNRPC=y 859CONFIG_SUNRPC=y
659# CONFIG_RPCSEC_GSS_KRB5 is not set 860# CONFIG_RPCSEC_GSS_KRB5 is not set
660# CONFIG_RPCSEC_GSS_SPKM3 is not set 861# CONFIG_RPCSEC_GSS_SPKM3 is not set
@@ -663,6 +864,7 @@ CONFIG_SUNRPC=y
663# CONFIG_NCP_FS is not set 864# CONFIG_NCP_FS is not set
664# CONFIG_CODA_FS is not set 865# CONFIG_CODA_FS is not set
665# CONFIG_AFS_FS is not set 866# CONFIG_AFS_FS is not set
867# CONFIG_9P_FS is not set
666 868
667# 869#
668# Partition Types 870# Partition Types
@@ -683,9 +885,13 @@ CONFIG_MSDOS_PARTITION=y
683# 885#
684# Kernel hacking 886# Kernel hacking
685# 887#
888# CONFIG_PRINTK_TIME is not set
889CONFIG_ENABLE_MUST_CHECK=y
890# CONFIG_MAGIC_SYSRQ is not set
891# CONFIG_UNUSED_SYMBOLS is not set
686# CONFIG_DEBUG_KERNEL is not set 892# CONFIG_DEBUG_KERNEL is not set
687CONFIG_DEBUG_PREEMPT=y 893CONFIG_LOG_BUF_SHIFT=14
688# CONFIG_FRAME_POINTER is not set 894# CONFIG_DEBUG_BUGVERBOSE is not set
689# CONFIG_SH_STANDARD_BIOS is not set 895# CONFIG_SH_STANDARD_BIOS is not set
690# CONFIG_KGDB is not set 896# CONFIG_KGDB is not set
691 897
@@ -693,7 +899,6 @@ CONFIG_DEBUG_PREEMPT=y
693# Security options 899# Security options
694# 900#
695# CONFIG_KEYS is not set 901# CONFIG_KEYS is not set
696# CONFIG_SECURITY is not set
697 902
698# 903#
699# Cryptographic options 904# Cryptographic options
@@ -701,14 +906,12 @@ CONFIG_DEBUG_PREEMPT=y
701# CONFIG_CRYPTO is not set 906# CONFIG_CRYPTO is not set
702 907
703# 908#
704# Hardware crypto devices
705#
706
707#
708# Library routines 909# Library routines
709# 910#
710CONFIG_CRC_CCITT=y 911CONFIG_CRC_CCITT=y
912# CONFIG_CRC16 is not set
711CONFIG_CRC32=y 913CONFIG_CRC32=y
712# CONFIG_LIBCRC32C is not set 914# CONFIG_LIBCRC32C is not set
713CONFIG_ZLIB_INFLATE=y 915CONFIG_ZLIB_INFLATE=y
714CONFIG_ZLIB_DEFLATE=y 916CONFIG_ZLIB_DEFLATE=y
917CONFIG_PLIST=y