aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/configs/snapgear_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/configs/snapgear_defconfig')
-rw-r--r--arch/sh/configs/snapgear_defconfig527
1 files changed, 369 insertions, 158 deletions
diff --git a/arch/sh/configs/snapgear_defconfig b/arch/sh/configs/snapgear_defconfig
index 69cf02a24761..98503f16f3f5 100644
--- a/arch/sh/configs/snapgear_defconfig
+++ b/arch/sh/configs/snapgear_defconfig
@@ -1,48 +1,60 @@
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:51 2005 4# Tue Oct 3 12:55:47 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
24CONFIG_SWAP=y 27CONFIG_SWAP=y
25# CONFIG_SYSVIPC is not set 28# CONFIG_SYSVIPC is not set
26# CONFIG_POSIX_MQUEUE is not set 29# CONFIG_POSIX_MQUEUE is not set
27# CONFIG_BSD_PROCESS_ACCT is not set 30# CONFIG_BSD_PROCESS_ACCT is not set
28# CONFIG_SYSCTL is not set 31# CONFIG_TASKSTATS is not set
32# CONFIG_UTS_NS is not set
29# CONFIG_AUDIT is not set 33# CONFIG_AUDIT is not set
30CONFIG_LOG_BUF_SHIFT=14
31# CONFIG_HOTPLUG is not set
32CONFIG_KOBJECT_UEVENT=y
33# CONFIG_IKCONFIG is not set 34# CONFIG_IKCONFIG is not set
34# CONFIG_EMBEDDED is not set 35# CONFIG_RELAY is not set
36CONFIG_INITRAMFS_SOURCE=""
37CONFIG_CC_OPTIMIZE_FOR_SIZE=y
38CONFIG_SYSCTL=y
39CONFIG_EMBEDDED=y
40CONFIG_UID16=y
41# CONFIG_SYSCTL_SYSCALL is not set
35CONFIG_KALLSYMS=y 42CONFIG_KALLSYMS=y
36# CONFIG_KALLSYMS_EXTRA_PASS is not set 43# CONFIG_KALLSYMS_EXTRA_PASS 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
@@ -50,70 +62,145 @@ CONFIG_CC_ALIGN_JUMPS=0
50# CONFIG_MODULES is not set 62# CONFIG_MODULES is not set
51 63
52# 64#
65# Block layer
66#
67CONFIG_BLOCK=y
68# CONFIG_LBD is not set
69# CONFIG_BLK_DEV_IO_TRACE is not set
70# CONFIG_LSF is not set
71
72#
73# IO Schedulers
74#
75CONFIG_IOSCHED_NOOP=y
76CONFIG_IOSCHED_AS=y
77CONFIG_IOSCHED_DEADLINE=y
78CONFIG_IOSCHED_CFQ=y
79CONFIG_DEFAULT_AS=y
80# CONFIG_DEFAULT_DEADLINE is not set
81# CONFIG_DEFAULT_CFQ is not set
82# CONFIG_DEFAULT_NOOP is not set
83CONFIG_DEFAULT_IOSCHED="anticipatory"
84
85#
53# System type 86# System type
54# 87#
55# CONFIG_SH_SOLUTION_ENGINE is not set 88# CONFIG_SH_SOLUTION_ENGINE is not set
56# CONFIG_SH_7751_SOLUTION_ENGINE is not set 89# CONFIG_SH_7751_SOLUTION_ENGINE is not set
57# CONFIG_SH_7300_SOLUTION_ENGINE is not set 90# CONFIG_SH_7300_SOLUTION_ENGINE is not set
91# CONFIG_SH_7343_SOLUTION_ENGINE is not set
58# CONFIG_SH_73180_SOLUTION_ENGINE is not set 92# CONFIG_SH_73180_SOLUTION_ENGINE is not set
59# CONFIG_SH_7751_SYSTEMH is not set 93# CONFIG_SH_7751_SYSTEMH is not set
60# CONFIG_SH_STB1_HARP is not set 94# CONFIG_SH_HP6XX is not set
61# CONFIG_SH_STB1_OVERDRIVE is not set
62# CONFIG_SH_HP620 is not set
63# CONFIG_SH_HP680 is not set
64# CONFIG_SH_HP690 is not set
65# CONFIG_SH_CQREEK is not set
66# CONFIG_SH_DMIDA is not set
67# CONFIG_SH_EC3104 is not set 95# CONFIG_SH_EC3104 is not set
68# CONFIG_SH_SATURN is not set 96# CONFIG_SH_SATURN is not set
69# CONFIG_SH_DREAMCAST is not set 97# CONFIG_SH_DREAMCAST is not set
70# CONFIG_SH_CAT68701 is not set
71# CONFIG_SH_BIGSUR is not set 98# CONFIG_SH_BIGSUR is not set
72# CONFIG_SH_SH2000 is not set
73# CONFIG_SH_ADX is not set
74# CONFIG_SH_MPC1211 is not set 99# CONFIG_SH_MPC1211 is not set
75# CONFIG_SH_SH03 is not set 100# CONFIG_SH_SH03 is not set
76CONFIG_SH_SECUREEDGE5410=y 101CONFIG_SH_SECUREEDGE5410=y
77# CONFIG_SH_HS7751RVOIP is not set 102# CONFIG_SH_HS7751RVOIP is not set
103# CONFIG_SH_7710VOIPGW is not set
78# CONFIG_SH_RTS7751R2D is not set 104# CONFIG_SH_RTS7751R2D is not set
105# CONFIG_SH_R7780RP is not set
79# CONFIG_SH_EDOSK7705 is not set 106# CONFIG_SH_EDOSK7705 is not set
80# CONFIG_SH_SH4202_MICRODEV is not set 107# CONFIG_SH_SH4202_MICRODEV is not set
108# CONFIG_SH_LANDISK is not set
109# CONFIG_SH_TITAN is not set
110# CONFIG_SH_SHMIN is not set
81# CONFIG_SH_UNKNOWN is not set 111# CONFIG_SH_UNKNOWN is not set
82# CONFIG_CPU_SH2 is not set 112
83# CONFIG_CPU_SH3 is not set 113#
114# Processor selection
115#
84CONFIG_CPU_SH4=y 116CONFIG_CPU_SH4=y
117
118#
119# SH-2 Processor Support
120#
85# CONFIG_CPU_SUBTYPE_SH7604 is not set 121# CONFIG_CPU_SUBTYPE_SH7604 is not set
122
123#
124# SH-3 Processor Support
125#
86# CONFIG_CPU_SUBTYPE_SH7300 is not set 126# CONFIG_CPU_SUBTYPE_SH7300 is not set
87# CONFIG_CPU_SUBTYPE_SH7705 is not set 127# CONFIG_CPU_SUBTYPE_SH7705 is not set
128# CONFIG_CPU_SUBTYPE_SH7706 is not set
88# CONFIG_CPU_SUBTYPE_SH7707 is not set 129# CONFIG_CPU_SUBTYPE_SH7707 is not set
89# CONFIG_CPU_SUBTYPE_SH7708 is not set 130# CONFIG_CPU_SUBTYPE_SH7708 is not set
90# CONFIG_CPU_SUBTYPE_SH7709 is not set 131# CONFIG_CPU_SUBTYPE_SH7709 is not set
132# CONFIG_CPU_SUBTYPE_SH7710 is not set
133
134#
135# SH-4 Processor Support
136#
91# CONFIG_CPU_SUBTYPE_SH7750 is not set 137# CONFIG_CPU_SUBTYPE_SH7750 is not set
138# CONFIG_CPU_SUBTYPE_SH7091 is not set
139# CONFIG_CPU_SUBTYPE_SH7750R is not set
140# CONFIG_CPU_SUBTYPE_SH7750S is not set
92CONFIG_CPU_SUBTYPE_SH7751=y 141CONFIG_CPU_SUBTYPE_SH7751=y
142CONFIG_CPU_SUBTYPE_SH7751R=y
93# CONFIG_CPU_SUBTYPE_SH7760 is not set 143# CONFIG_CPU_SUBTYPE_SH7760 is not set
94# CONFIG_CPU_SUBTYPE_SH73180 is not set 144# CONFIG_CPU_SUBTYPE_SH4_202 is not set
145
146#
147# ST40 Processor Support
148#
95# CONFIG_CPU_SUBTYPE_ST40STB1 is not set 149# CONFIG_CPU_SUBTYPE_ST40STB1 is not set
96# CONFIG_CPU_SUBTYPE_ST40GX1 is not set 150# CONFIG_CPU_SUBTYPE_ST40GX1 is not set
97# CONFIG_CPU_SUBTYPE_SH4_202 is not set 151
152#
153# SH-4A Processor Support
154#
155# CONFIG_CPU_SUBTYPE_SH7770 is not set
156# CONFIG_CPU_SUBTYPE_SH7780 is not set
157
158#
159# SH4AL-DSP Processor Support
160#
161# CONFIG_CPU_SUBTYPE_SH73180 is not set
162# CONFIG_CPU_SUBTYPE_SH7343 is not set
163
164#
165# Memory management options
166#
98CONFIG_MMU=y 167CONFIG_MMU=y
99# CONFIG_CMDLINE_BOOL is not set 168CONFIG_PAGE_OFFSET=0x80000000
100CONFIG_MEMORY_START=0x08000000 169CONFIG_MEMORY_START=0x08000000
101CONFIG_MEMORY_SIZE=0x01000000 170CONFIG_MEMORY_SIZE=0x01000000
102CONFIG_MEMORY_SET=y 171CONFIG_VSYSCALL=y
103# CONFIG_MEMORY_OVERRIDE is not set 172CONFIG_SELECT_MEMORY_MODEL=y
104CONFIG_SH_RTC=y 173CONFIG_FLATMEM_MANUAL=y
105CONFIG_SH_FPU=y 174# CONFIG_DISCONTIGMEM_MANUAL is not set
106CONFIG_ZERO_PAGE_OFFSET=0x00001000 175# CONFIG_SPARSEMEM_MANUAL is not set
107CONFIG_BOOT_LINK_OFFSET=0x00800000 176CONFIG_FLATMEM=y
108CONFIG_CPU_LITTLE_ENDIAN=y 177CONFIG_FLAT_NODE_MEM_MAP=y
109# CONFIG_PREEMPT is not set 178# CONFIG_SPARSEMEM_STATIC is not set
110# CONFIG_UBC_WAKEUP is not set 179CONFIG_SPLIT_PTLOCK_CPUS=4
180# CONFIG_RESOURCES_64BIT is not set
181
182#
183# Cache configuration
184#
185# CONFIG_SH_DIRECT_MAPPED is not set
111# CONFIG_SH_WRITETHROUGH is not set 186# CONFIG_SH_WRITETHROUGH is not set
112# CONFIG_SH_OCRAM is not set 187# CONFIG_SH_OCRAM is not set
188
189#
190# Processor features
191#
192CONFIG_CPU_LITTLE_ENDIAN=y
193CONFIG_SH_FPU=y
194# CONFIG_SH_DSP is not set
113# CONFIG_SH_STORE_QUEUES is not set 195# CONFIG_SH_STORE_QUEUES is not set
114# CONFIG_SMP is not set 196CONFIG_CPU_HAS_INTEVT=y
115CONFIG_SH_PCLK_CALC=y 197CONFIG_CPU_HAS_SR_RB=y
116CONFIG_SH_PCLK_FREQ=60013568 198
199#
200# Timer support
201#
202CONFIG_SH_TMU=y
203CONFIG_SH_PCLK_FREQ=60000000
117 204
118# 205#
119# CPU Frequency scaling 206# CPU Frequency scaling
@@ -133,28 +220,42 @@ CONFIG_NR_ONCHIP_DMA_CHANNELS=4
133# CONFIG_HD6446X_SERIES is not set 220# CONFIG_HD6446X_SERIES is not set
134 221
135# 222#
136# Bus options (PCI, PCMCIA, EISA, MCA, ISA) 223# Kernel features
224#
225# CONFIG_HZ_100 is not set
226CONFIG_HZ_250=y
227# CONFIG_HZ_1000 is not set
228CONFIG_HZ=250
229# CONFIG_KEXEC is not set
230# CONFIG_SMP is not set
231CONFIG_PREEMPT_NONE=y
232# CONFIG_PREEMPT_VOLUNTARY is not set
233# CONFIG_PREEMPT is not set
234
235#
236# Boot options
237#
238CONFIG_ZERO_PAGE_OFFSET=0x00001000
239CONFIG_BOOT_LINK_OFFSET=0x00800000
240# CONFIG_UBC_WAKEUP is not set
241# CONFIG_CMDLINE_BOOL is not set
242
243#
244# Bus options
137# 245#
138CONFIG_PCI=y 246CONFIG_PCI=y
139# CONFIG_SH_PCIDMA_NONCOHERENT is not set 247# CONFIG_SH_PCIDMA_NONCOHERENT is not set
140CONFIG_PCI_AUTO=y 248CONFIG_PCI_AUTO=y
141CONFIG_PCI_AUTO_UPDATE_RESOURCES=y 249CONFIG_PCI_AUTO_UPDATE_RESOURCES=y
142# CONFIG_PCI_LEGACY_PROC is not set 250# CONFIG_PCI_MULTITHREAD_PROBE is not set
143CONFIG_PCI_NAMES=y
144 251
145# 252#
146# PCCARD (PCMCIA/CardBus) support 253# PCCARD (PCMCIA/CardBus) support
147# 254#
148# CONFIG_PCCARD is not set
149
150#
151# PC-card bridges
152#
153 255
154# 256#
155# PCI Hotplug Support 257# PCI Hotplug Support
156# 258#
157# CONFIG_HOTPLUG_PCI is not set
158 259
159# 260#
160# Executable file formats 261# Executable file formats
@@ -164,9 +265,94 @@ CONFIG_BINFMT_ELF=y
164# CONFIG_BINFMT_MISC is not set 265# CONFIG_BINFMT_MISC is not set
165 266
166# 267#
167# SH initrd options 268# Power management options (EXPERIMENTAL)
269#
270# CONFIG_PM is not set
271
272#
273# Networking
274#
275CONFIG_NET=y
276
277#
278# Networking options
279#
280# CONFIG_NETDEBUG is not set
281# CONFIG_PACKET is not set
282# CONFIG_UNIX is not set
283CONFIG_XFRM=y
284# CONFIG_XFRM_USER is not set
285# CONFIG_XFRM_SUB_POLICY is not set
286# CONFIG_NET_KEY is not set
287CONFIG_INET=y
288# CONFIG_IP_MULTICAST is not set
289# CONFIG_IP_ADVANCED_ROUTER is not set
290CONFIG_IP_FIB_HASH=y
291CONFIG_IP_PNP=y
292CONFIG_IP_PNP_DHCP=y
293# CONFIG_IP_PNP_BOOTP is not set
294# CONFIG_IP_PNP_RARP is not set
295# CONFIG_NET_IPIP is not set
296# CONFIG_NET_IPGRE is not set
297# CONFIG_ARPD is not set
298# CONFIG_SYN_COOKIES is not set
299# CONFIG_INET_AH is not set
300# CONFIG_INET_ESP is not set
301# CONFIG_INET_IPCOMP is not set
302# CONFIG_INET_XFRM_TUNNEL is not set
303# CONFIG_INET_TUNNEL is not set
304CONFIG_INET_XFRM_MODE_TRANSPORT=y
305CONFIG_INET_XFRM_MODE_TUNNEL=y
306CONFIG_INET_DIAG=y
307CONFIG_INET_TCP_DIAG=y
308# CONFIG_TCP_CONG_ADVANCED is not set
309CONFIG_TCP_CONG_CUBIC=y
310CONFIG_DEFAULT_TCP_CONG="cubic"
311# CONFIG_IPV6 is not set
312# CONFIG_INET6_XFRM_TUNNEL is not set
313# CONFIG_INET6_TUNNEL is not set
314# CONFIG_NETWORK_SECMARK is not set
315# CONFIG_NETFILTER is not set
316
317#
318# DCCP Configuration (EXPERIMENTAL)
319#
320# CONFIG_IP_DCCP is not set
321
322#
323# SCTP Configuration (EXPERIMENTAL)
324#
325# CONFIG_IP_SCTP is not set
326
327#
328# TIPC Configuration (EXPERIMENTAL)
168# 329#
169# CONFIG_EMBEDDED_RAMDISK is not set 330# CONFIG_TIPC is not set
331# CONFIG_ATM is not set
332# CONFIG_BRIDGE is not set
333# CONFIG_VLAN_8021Q is not set
334# CONFIG_DECNET is not set
335# CONFIG_LLC2 is not set
336# CONFIG_IPX is not set
337# CONFIG_ATALK is not set
338# CONFIG_X25 is not set
339# CONFIG_LAPB is not set
340# CONFIG_ECONET is not set
341# CONFIG_WAN_ROUTER is not set
342
343#
344# QoS and/or fair queueing
345#
346# CONFIG_NET_SCHED is not set
347
348#
349# Network testing
350#
351# CONFIG_NET_PKTGEN is not set
352# CONFIG_HAMRADIO is not set
353# CONFIG_IRDA is not set
354# CONFIG_BT is not set
355# CONFIG_IEEE80211 is not set
170 356
171# 357#
172# Device Drivers 358# Device Drivers
@@ -177,7 +363,12 @@ CONFIG_BINFMT_ELF=y
177# 363#
178CONFIG_STANDALONE=y 364CONFIG_STANDALONE=y
179CONFIG_PREVENT_FIRMWARE_BUILD=y 365CONFIG_PREVENT_FIRMWARE_BUILD=y
180# CONFIG_FW_LOADER is not set 366# CONFIG_SYS_HYPERVISOR is not set
367
368#
369# Connector - unified userspace <-> kernelspace linker
370#
371# CONFIG_CONNECTOR is not set
181 372
182# 373#
183# Memory Technology Devices (MTD) 374# Memory Technology Devices (MTD)
@@ -196,7 +387,6 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y
196# 387#
197# Block devices 388# Block devices
198# 389#
199# CONFIG_BLK_DEV_FD is not set
200# CONFIG_BLK_CPQ_DA is not set 390# CONFIG_BLK_CPQ_DA is not set
201# CONFIG_BLK_CPQ_CISS_DA is not set 391# CONFIG_BLK_CPQ_CISS_DA is not set
202# CONFIG_BLK_DEV_DAC960 is not set 392# CONFIG_BLK_DEV_DAC960 is not set
@@ -208,18 +398,9 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y
208CONFIG_BLK_DEV_RAM=y 398CONFIG_BLK_DEV_RAM=y
209CONFIG_BLK_DEV_RAM_COUNT=16 399CONFIG_BLK_DEV_RAM_COUNT=16
210CONFIG_BLK_DEV_RAM_SIZE=4096 400CONFIG_BLK_DEV_RAM_SIZE=4096
401CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
211CONFIG_BLK_DEV_INITRD=y 402CONFIG_BLK_DEV_INITRD=y
212CONFIG_INITRAMFS_SOURCE=""
213# CONFIG_LBD is not set
214# CONFIG_CDROM_PKTCDVD is not set 403# CONFIG_CDROM_PKTCDVD is not set
215
216#
217# IO Schedulers
218#
219CONFIG_IOSCHED_NOOP=y
220CONFIG_IOSCHED_AS=y
221CONFIG_IOSCHED_DEADLINE=y
222CONFIG_IOSCHED_CFQ=y
223# CONFIG_ATA_OVER_ETH is not set 404# CONFIG_ATA_OVER_ETH is not set
224 405
225# 406#
@@ -230,7 +411,14 @@ CONFIG_IOSCHED_CFQ=y
230# 411#
231# SCSI device support 412# SCSI device support
232# 413#
414# CONFIG_RAID_ATTRS is not set
233# CONFIG_SCSI is not set 415# CONFIG_SCSI is not set
416# CONFIG_SCSI_NETLINK is not set
417
418#
419# Serial ATA (prod) and Parallel ATA (experimental) drivers
420#
421# CONFIG_ATA is not set
234 422
235# 423#
236# Multi-device support (RAID and LVM) 424# Multi-device support (RAID and LVM)
@@ -240,6 +428,7 @@ CONFIG_IOSCHED_CFQ=y
240# 428#
241# Fusion MPT device support 429# Fusion MPT device support
242# 430#
431# CONFIG_FUSION is not set
243 432
244# 433#
245# IEEE 1394 (FireWire) support 434# IEEE 1394 (FireWire) support
@@ -252,69 +441,8 @@ CONFIG_IOSCHED_CFQ=y
252# CONFIG_I2O is not set 441# CONFIG_I2O is not set
253 442
254# 443#
255# Networking support 444# Network device support
256#
257CONFIG_NET=y
258
259#
260# Networking options
261#
262# CONFIG_PACKET is not set
263# CONFIG_NETLINK_DEV is not set
264# CONFIG_UNIX is not set
265# CONFIG_NET_KEY is not set
266CONFIG_INET=y
267# CONFIG_IP_MULTICAST is not set
268# CONFIG_IP_ADVANCED_ROUTER is not set
269CONFIG_IP_PNP=y
270CONFIG_IP_PNP_DHCP=y
271# CONFIG_IP_PNP_BOOTP is not set
272# CONFIG_IP_PNP_RARP is not set
273# CONFIG_NET_IPIP is not set
274# CONFIG_NET_IPGRE is not set
275# CONFIG_ARPD is not set
276# CONFIG_SYN_COOKIES is not set
277# CONFIG_INET_AH is not set
278# CONFIG_INET_ESP is not set
279# CONFIG_INET_IPCOMP is not set
280# CONFIG_INET_TUNNEL is not set
281CONFIG_IP_TCPDIAG=y
282# CONFIG_IP_TCPDIAG_IPV6 is not set
283# CONFIG_IPV6 is not set
284# CONFIG_NETFILTER is not set
285
286#
287# SCTP Configuration (EXPERIMENTAL)
288# 445#
289# CONFIG_IP_SCTP is not set
290# CONFIG_ATM is not set
291# CONFIG_BRIDGE is not set
292# CONFIG_VLAN_8021Q is not set
293# CONFIG_DECNET is not set
294# CONFIG_LLC2 is not set
295# CONFIG_IPX is not set
296# CONFIG_ATALK is not set
297# CONFIG_X25 is not set
298# CONFIG_LAPB is not set
299# CONFIG_NET_DIVERT is not set
300# CONFIG_ECONET is not set
301# CONFIG_WAN_ROUTER is not set
302
303#
304# QoS and/or fair queueing
305#
306# CONFIG_NET_SCHED is not set
307# CONFIG_NET_CLS_ROUTE is not set
308
309#
310# Network testing
311#
312# CONFIG_NET_PKTGEN is not set
313# CONFIG_NETPOLL is not set
314# CONFIG_NET_POLL_CONTROLLER is not set
315# CONFIG_HAMRADIO is not set
316# CONFIG_IRDA is not set
317# CONFIG_BT is not set
318CONFIG_NETDEVICES=y 446CONFIG_NETDEVICES=y
319# CONFIG_DUMMY is not set 447# CONFIG_DUMMY is not set
320# CONFIG_BONDING is not set 448# CONFIG_BONDING is not set
@@ -327,6 +455,11 @@ CONFIG_NETDEVICES=y
327# CONFIG_ARCNET is not set 455# CONFIG_ARCNET is not set
328 456
329# 457#
458# PHY device support
459#
460# CONFIG_PHYLIB is not set
461
462#
330# Ethernet (10 or 100Mbit) 463# Ethernet (10 or 100Mbit)
331# 464#
332CONFIG_NET_ETHERNET=y 465CONFIG_NET_ETHERNET=y
@@ -334,6 +467,7 @@ CONFIG_MII=y
334# CONFIG_STNIC is not set 467# CONFIG_STNIC is not set
335# CONFIG_HAPPYMEAL is not set 468# CONFIG_HAPPYMEAL is not set
336# CONFIG_SUNGEM is not set 469# CONFIG_SUNGEM is not set
470# CONFIG_CASSINI is not set
337# CONFIG_NET_VENDOR_3COM is not set 471# CONFIG_NET_VENDOR_3COM is not set
338# CONFIG_SMC91X is not set 472# CONFIG_SMC91X is not set
339 473
@@ -376,15 +510,22 @@ CONFIG_8139TOO=y
376# CONFIG_HAMACHI is not set 510# CONFIG_HAMACHI is not set
377# CONFIG_YELLOWFIN is not set 511# CONFIG_YELLOWFIN is not set
378# CONFIG_R8169 is not set 512# CONFIG_R8169 is not set
513# CONFIG_SIS190 is not set
514# CONFIG_SKGE is not set
515# CONFIG_SKY2 is not set
379# CONFIG_SK98LIN is not set 516# CONFIG_SK98LIN is not set
380# CONFIG_VIA_VELOCITY is not set 517# CONFIG_VIA_VELOCITY is not set
381# CONFIG_TIGON3 is not set 518# CONFIG_TIGON3 is not set
519# CONFIG_BNX2 is not set
520# CONFIG_QLA3XXX is not set
382 521
383# 522#
384# Ethernet (10000 Mbit) 523# Ethernet (10000 Mbit)
385# 524#
525# CONFIG_CHELSIO_T1 is not set
386# CONFIG_IXGB is not set 526# CONFIG_IXGB is not set
387# CONFIG_S2IO is not set 527# CONFIG_S2IO is not set
528# CONFIG_MYRI10GE is not set
388 529
389# 530#
390# Token Ring devices 531# Token Ring devices
@@ -406,6 +547,8 @@ CONFIG_8139TOO=y
406# CONFIG_SLIP is not set 547# CONFIG_SLIP is not set
407# CONFIG_SHAPER is not set 548# CONFIG_SHAPER is not set
408# CONFIG_NETCONSOLE is not set 549# CONFIG_NETCONSOLE is not set
550# CONFIG_NETPOLL is not set
551# CONFIG_NET_POLL_CONTROLLER is not set
409 552
410# 553#
411# ISDN subsystem 554# ISDN subsystem
@@ -421,6 +564,7 @@ CONFIG_8139TOO=y
421# Input device support 564# Input device support
422# 565#
423CONFIG_INPUT=y 566CONFIG_INPUT=y
567# CONFIG_INPUT_FF_MEMLESS is not set
424 568
425# 569#
426# Userland interfaces 570# Userland interfaces
@@ -435,18 +579,6 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
435# CONFIG_INPUT_EVBUG is not set 579# CONFIG_INPUT_EVBUG is not set
436 580
437# 581#
438# Input I/O drivers
439#
440# CONFIG_GAMEPORT is not set
441CONFIG_SOUND_GAMEPORT=y
442CONFIG_SERIO=y
443CONFIG_SERIO_I8042=y
444CONFIG_SERIO_SERPORT=y
445# CONFIG_SERIO_CT82C710 is not set
446# CONFIG_SERIO_PCIPS2 is not set
447# CONFIG_SERIO_RAW is not set
448
449#
450# Input Device Drivers 582# Input Device Drivers
451# 583#
452# CONFIG_INPUT_KEYBOARD is not set 584# CONFIG_INPUT_KEYBOARD is not set
@@ -456,11 +588,23 @@ CONFIG_SERIO_SERPORT=y
456# CONFIG_INPUT_MISC is not set 588# CONFIG_INPUT_MISC is not set
457 589
458# 590#
591# Hardware I/O ports
592#
593CONFIG_SERIO=y
594CONFIG_SERIO_I8042=y
595CONFIG_SERIO_SERPORT=y
596# CONFIG_SERIO_PCIPS2 is not set
597# CONFIG_SERIO_LIBPS2 is not set
598# CONFIG_SERIO_RAW is not set
599# CONFIG_GAMEPORT is not set
600
601#
459# Character devices 602# Character devices
460# 603#
461CONFIG_VT=y 604CONFIG_VT=y
462CONFIG_VT_CONSOLE=y 605CONFIG_VT_CONSOLE=y
463CONFIG_HW_CONSOLE=y 606CONFIG_HW_CONSOLE=y
607# CONFIG_VT_HW_CONSOLE_BINDING is not set
464# CONFIG_SERIAL_NONSTANDARD is not set 608# CONFIG_SERIAL_NONSTANDARD is not set
465 609
466# 610#
@@ -472,6 +616,7 @@ CONFIG_HW_CONSOLE=y
472# Non-8250 serial port support 616# Non-8250 serial port support
473# 617#
474# CONFIG_SERIAL_SH_SCI is not set 618# CONFIG_SERIAL_SH_SCI is not set
619# CONFIG_SERIAL_JSM is not set
475CONFIG_UNIX98_PTYS=y 620CONFIG_UNIX98_PTYS=y
476CONFIG_LEGACY_PTYS=y 621CONFIG_LEGACY_PTYS=y
477CONFIG_LEGACY_PTY_COUNT=256 622CONFIG_LEGACY_PTY_COUNT=256
@@ -485,7 +630,7 @@ CONFIG_LEGACY_PTY_COUNT=256
485# Watchdog Cards 630# Watchdog Cards
486# 631#
487# CONFIG_WATCHDOG is not set 632# CONFIG_WATCHDOG is not set
488# CONFIG_RTC is not set 633CONFIG_HW_RANDOM=y
489# CONFIG_GEN_RTC is not set 634# CONFIG_GEN_RTC is not set
490# CONFIG_DTLK is not set 635# CONFIG_DTLK is not set
491# CONFIG_R3964 is not set 636# CONFIG_R3964 is not set
@@ -498,14 +643,35 @@ CONFIG_LEGACY_PTY_COUNT=256
498# CONFIG_RAW_DRIVER is not set 643# CONFIG_RAW_DRIVER is not set
499 644
500# 645#
646# TPM devices
647#
648# CONFIG_TCG_TPM is not set
649# CONFIG_TELCLOCK is not set
650
651#
501# I2C support 652# I2C support
502# 653#
503# CONFIG_I2C is not set 654# CONFIG_I2C is not set
504 655
505# 656#
657# SPI support
658#
659# CONFIG_SPI is not set
660# CONFIG_SPI_MASTER is not set
661
662#
506# Dallas's 1-wire bus 663# Dallas's 1-wire bus
507# 664#
508# CONFIG_W1 is not set 665
666#
667# Hardware Monitoring support
668#
669CONFIG_HWMON=y
670# CONFIG_HWMON_VID is not set
671# CONFIG_SENSORS_ABITUGURU is not set
672# CONFIG_SENSORS_F71805F is not set
673# CONFIG_SENSORS_VT1211 is not set
674# CONFIG_HWMON_DEBUG_CHIP is not set
509 675
510# 676#
511# Misc devices 677# Misc devices
@@ -515,6 +681,7 @@ CONFIG_LEGACY_PTY_COUNT=256
515# Multimedia devices 681# Multimedia devices
516# 682#
517# CONFIG_VIDEO_DEV is not set 683# CONFIG_VIDEO_DEV is not set
684CONFIG_VIDEO_V4L2=y
518 685
519# 686#
520# Digital Video Broadcasting Devices 687# Digital Video Broadcasting Devices
@@ -524,13 +691,14 @@ CONFIG_LEGACY_PTY_COUNT=256
524# 691#
525# Graphics support 692# Graphics support
526# 693#
694CONFIG_FIRMWARE_EDID=y
527# CONFIG_FB is not set 695# CONFIG_FB is not set
528 696
529# 697#
530# Console display driver support 698# Console display driver support
531# 699#
532CONFIG_VGA_CONSOLE=y
533CONFIG_DUMMY_CONSOLE=y 700CONFIG_DUMMY_CONSOLE=y
701# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
534 702
535# 703#
536# Sound 704# Sound
@@ -540,12 +708,13 @@ CONFIG_DUMMY_CONSOLE=y
540# 708#
541# USB support 709# USB support
542# 710#
543# CONFIG_USB is not set
544CONFIG_USB_ARCH_HAS_HCD=y 711CONFIG_USB_ARCH_HAS_HCD=y
545CONFIG_USB_ARCH_HAS_OHCI=y 712CONFIG_USB_ARCH_HAS_OHCI=y
713CONFIG_USB_ARCH_HAS_EHCI=y
714# CONFIG_USB is not set
546 715
547# 716#
548# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information 717# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
549# 718#
550 719
551# 720#
@@ -559,30 +728,66 @@ CONFIG_USB_ARCH_HAS_OHCI=y
559# CONFIG_MMC is not set 728# CONFIG_MMC is not set
560 729
561# 730#
731# LED devices
732#
733# CONFIG_NEW_LEDS is not set
734
735#
736# LED drivers
737#
738
739#
740# LED Triggers
741#
742
743#
562# InfiniBand support 744# InfiniBand support
563# 745#
564# CONFIG_INFINIBAND is not set 746# CONFIG_INFINIBAND is not set
565 747
566# 748#
749# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
750#
751
752#
753# Real Time Clock
754#
755# CONFIG_RTC_CLASS is not set
756
757#
758# DMA Engine support
759#
760# CONFIG_DMA_ENGINE is not set
761
762#
763# DMA Clients
764#
765
766#
767# DMA Devices
768#
769
770#
567# File systems 771# File systems
568# 772#
569CONFIG_EXT2_FS=y 773CONFIG_EXT2_FS=y
570# CONFIG_EXT2_FS_XATTR is not set 774# CONFIG_EXT2_FS_XATTR is not set
775# CONFIG_EXT2_FS_XIP is not set
571# CONFIG_EXT3_FS is not set 776# CONFIG_EXT3_FS is not set
572# CONFIG_JBD is not set
573# CONFIG_REISERFS_FS is not set 777# CONFIG_REISERFS_FS is not set
574# CONFIG_JFS_FS is not set 778# CONFIG_JFS_FS is not set
575 779# CONFIG_FS_POSIX_ACL is not set
576#
577# XFS support
578#
579# CONFIG_XFS_FS is not set 780# CONFIG_XFS_FS is not set
781# CONFIG_OCFS2_FS is not set
580# CONFIG_MINIX_FS is not set 782# CONFIG_MINIX_FS is not set
581CONFIG_ROMFS_FS=y 783CONFIG_ROMFS_FS=y
784CONFIG_INOTIFY=y
785CONFIG_INOTIFY_USER=y
582# CONFIG_QUOTA is not set 786# CONFIG_QUOTA is not set
583CONFIG_DNOTIFY=y 787CONFIG_DNOTIFY=y
584# CONFIG_AUTOFS_FS is not set 788# CONFIG_AUTOFS_FS is not set
585# CONFIG_AUTOFS4_FS is not set 789# CONFIG_AUTOFS4_FS is not set
790# CONFIG_FUSE_FS is not set
586 791
587# 792#
588# CD-ROM/DVD Filesystems 793# CD-ROM/DVD Filesystems
@@ -602,16 +807,14 @@ CONFIG_DNOTIFY=y
602# 807#
603CONFIG_PROC_FS=y 808CONFIG_PROC_FS=y
604# CONFIG_PROC_KCORE is not set 809# CONFIG_PROC_KCORE is not set
810CONFIG_PROC_SYSCTL=y
605CONFIG_SYSFS=y 811CONFIG_SYSFS=y
606CONFIG_DEVFS_FS=y
607CONFIG_DEVFS_MOUNT=y
608# CONFIG_DEVFS_DEBUG is not set
609# CONFIG_DEVPTS_FS_XATTR is not set
610CONFIG_TMPFS=y 812CONFIG_TMPFS=y
611# CONFIG_TMPFS_XATTR is not set 813# CONFIG_TMPFS_POSIX_ACL is not set
612# CONFIG_HUGETLBFS is not set 814# CONFIG_HUGETLBFS is not set
613# CONFIG_HUGETLB_PAGE is not set 815# CONFIG_HUGETLB_PAGE is not set
614CONFIG_RAMFS=y 816CONFIG_RAMFS=y
817# CONFIG_CONFIGFS_FS is not set
615 818
616# 819#
617# Miscellaneous filesystems 820# Miscellaneous filesystems
@@ -635,12 +838,14 @@ CONFIG_CRAMFS=y
635# 838#
636CONFIG_NFS_FS=y 839CONFIG_NFS_FS=y
637CONFIG_NFS_V3=y 840CONFIG_NFS_V3=y
841# CONFIG_NFS_V3_ACL is not set
638# CONFIG_NFS_V4 is not set 842# CONFIG_NFS_V4 is not set
639# CONFIG_NFS_DIRECTIO is not set 843# CONFIG_NFS_DIRECTIO is not set
640# CONFIG_NFSD is not set 844# CONFIG_NFSD is not set
641CONFIG_ROOT_NFS=y 845CONFIG_ROOT_NFS=y
642CONFIG_LOCKD=y 846CONFIG_LOCKD=y
643CONFIG_LOCKD_V4=y 847CONFIG_LOCKD_V4=y
848CONFIG_NFS_COMMON=y
644CONFIG_SUNRPC=y 849CONFIG_SUNRPC=y
645# CONFIG_RPCSEC_GSS_KRB5 is not set 850# CONFIG_RPCSEC_GSS_KRB5 is not set
646# CONFIG_RPCSEC_GSS_SPKM3 is not set 851# CONFIG_RPCSEC_GSS_SPKM3 is not set
@@ -649,6 +854,7 @@ CONFIG_SUNRPC=y
649# CONFIG_NCP_FS is not set 854# CONFIG_NCP_FS is not set
650# CONFIG_CODA_FS is not set 855# CONFIG_CODA_FS is not set
651# CONFIG_AFS_FS is not set 856# CONFIG_AFS_FS is not set
857# CONFIG_9P_FS is not set
652 858
653# 859#
654# Partition Types 860# Partition Types
@@ -669,8 +875,15 @@ CONFIG_MSDOS_PARTITION=y
669# 875#
670# Kernel hacking 876# Kernel hacking
671# 877#
878# CONFIG_PRINTK_TIME is not set
879CONFIG_ENABLE_MUST_CHECK=y
880# CONFIG_MAGIC_SYSRQ is not set
881# CONFIG_UNUSED_SYMBOLS is not set
672# CONFIG_DEBUG_KERNEL is not set 882# CONFIG_DEBUG_KERNEL is not set
673# CONFIG_FRAME_POINTER is not set 883CONFIG_LOG_BUF_SHIFT=14
884# CONFIG_DEBUG_BUGVERBOSE is not set
885# CONFIG_DEBUG_FS is not set
886# CONFIG_UNWIND_INFO is not set
674# CONFIG_SH_STANDARD_BIOS is not set 887# CONFIG_SH_STANDARD_BIOS is not set
675# CONFIG_EARLY_SCIF_CONSOLE is not set 888# CONFIG_EARLY_SCIF_CONSOLE is not set
676# CONFIG_KGDB is not set 889# CONFIG_KGDB is not set
@@ -687,13 +900,11 @@ CONFIG_MSDOS_PARTITION=y
687# CONFIG_CRYPTO is not set 900# CONFIG_CRYPTO is not set
688 901
689# 902#
690# Hardware crypto devices
691#
692
693#
694# Library routines 903# Library routines
695# 904#
696# CONFIG_CRC_CCITT is not set 905# CONFIG_CRC_CCITT is not set
906# CONFIG_CRC16 is not set
697CONFIG_CRC32=y 907CONFIG_CRC32=y
698# CONFIG_LIBCRC32C is not set 908# CONFIG_LIBCRC32C is not set
699CONFIG_ZLIB_INFLATE=y 909CONFIG_ZLIB_INFLATE=y
910CONFIG_PLIST=y