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