aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/configs/se7751_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/se7751_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/se7751_defconfig')
-rw-r--r--arch/sh/configs/se7751_defconfig626
1 files changed, 378 insertions, 248 deletions
diff --git a/arch/sh/configs/se7751_defconfig b/arch/sh/configs/se7751_defconfig
index 1ce028947459..a9095593f8f3 100644
--- a/arch/sh/configs/se7751_defconfig
+++ b/arch/sh/configs/se7751_defconfig
@@ -1,126 +1,213 @@
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:48 2005 4# Tue Oct 3 12:10:12 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
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
34# CONFIG_IKCONFIG is not set 36# CONFIG_IKCONFIG is not set
37# CONFIG_RELAY is not set
38CONFIG_INITRAMFS_SOURCE=""
39# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
40CONFIG_SYSCTL=y
35CONFIG_EMBEDDED=y 41CONFIG_EMBEDDED=y
42CONFIG_UID16=y
43# CONFIG_SYSCTL_SYSCALL is not set
36CONFIG_KALLSYMS=y 44CONFIG_KALLSYMS=y
37# CONFIG_KALLSYMS_EXTRA_PASS is not set 45# CONFIG_KALLSYMS_EXTRA_PASS is not set
46# CONFIG_HOTPLUG is not set
47CONFIG_PRINTK=y
48CONFIG_BUG=y
49CONFIG_ELF_CORE=y
50CONFIG_BASE_FULL=y
38CONFIG_FUTEX=y 51CONFIG_FUTEX=y
39CONFIG_EPOLL=y 52CONFIG_EPOLL=y
40# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
41CONFIG_SHMEM=y 53CONFIG_SHMEM=y
42CONFIG_CC_ALIGN_FUNCTIONS=0 54CONFIG_SLAB=y
43CONFIG_CC_ALIGN_LABELS=0 55CONFIG_VM_EVENT_COUNTERS=y
44CONFIG_CC_ALIGN_LOOPS=0 56CONFIG_RT_MUTEXES=y
45CONFIG_CC_ALIGN_JUMPS=0
46# CONFIG_TINY_SHMEM is not set 57# CONFIG_TINY_SHMEM is not set
58CONFIG_BASE_SMALL=0
59# CONFIG_SLOB is not set
47 60
48# 61#
49# Loadable module support 62# Loadable module support
50# 63#
51CONFIG_MODULES=y 64CONFIG_MODULES=y
52# CONFIG_MODULE_UNLOAD is not set 65# CONFIG_MODULE_UNLOAD is not set
53CONFIG_OBSOLETE_MODPARM=y
54# CONFIG_MODVERSIONS is not set 66# CONFIG_MODVERSIONS is not set
55# CONFIG_MODULE_SRCVERSION_ALL is not set 67# CONFIG_MODULE_SRCVERSION_ALL is not set
56# CONFIG_KMOD is not set 68# CONFIG_KMOD is not set
57 69
58# 70#
71# Block layer
72#
73CONFIG_BLOCK=y
74# CONFIG_LBD is not set
75# CONFIG_BLK_DEV_IO_TRACE is not set
76# CONFIG_LSF is not set
77
78#
79# IO Schedulers
80#
81CONFIG_IOSCHED_NOOP=y
82CONFIG_IOSCHED_AS=y
83CONFIG_IOSCHED_DEADLINE=y
84CONFIG_IOSCHED_CFQ=y
85CONFIG_DEFAULT_AS=y
86# CONFIG_DEFAULT_DEADLINE is not set
87# CONFIG_DEFAULT_CFQ is not set
88# CONFIG_DEFAULT_NOOP is not set
89CONFIG_DEFAULT_IOSCHED="anticipatory"
90
91#
59# System type 92# System type
60# 93#
94CONFIG_SOLUTION_ENGINE=y
61# CONFIG_SH_SOLUTION_ENGINE is not set 95# CONFIG_SH_SOLUTION_ENGINE is not set
62CONFIG_SH_7751_SOLUTION_ENGINE=y 96CONFIG_SH_7751_SOLUTION_ENGINE=y
63# CONFIG_SH_7300_SOLUTION_ENGINE is not set 97# CONFIG_SH_7300_SOLUTION_ENGINE is not set
98# CONFIG_SH_7343_SOLUTION_ENGINE is not set
64# CONFIG_SH_73180_SOLUTION_ENGINE is not set 99# CONFIG_SH_73180_SOLUTION_ENGINE is not set
65# CONFIG_SH_7751_SYSTEMH is not set 100# CONFIG_SH_7751_SYSTEMH is not set
66# CONFIG_SH_STB1_HARP is not set 101# CONFIG_SH_HP6XX is not set
67# CONFIG_SH_STB1_OVERDRIVE is not set
68# CONFIG_SH_HP620 is not set
69# CONFIG_SH_HP680 is not set
70# CONFIG_SH_HP690 is not set
71# CONFIG_SH_CQREEK is not set
72# CONFIG_SH_DMIDA is not set
73# CONFIG_SH_EC3104 is not set 102# CONFIG_SH_EC3104 is not set
74# CONFIG_SH_SATURN is not set 103# CONFIG_SH_SATURN is not set
75# CONFIG_SH_DREAMCAST is not set 104# CONFIG_SH_DREAMCAST is not set
76# CONFIG_SH_CAT68701 is not set
77# CONFIG_SH_BIGSUR is not set 105# CONFIG_SH_BIGSUR is not set
78# CONFIG_SH_SH2000 is not set
79# CONFIG_SH_ADX is not set
80# CONFIG_SH_MPC1211 is not set 106# CONFIG_SH_MPC1211 is not set
81# CONFIG_SH_SH03 is not set 107# CONFIG_SH_SH03 is not set
82# CONFIG_SH_SECUREEDGE5410 is not set 108# CONFIG_SH_SECUREEDGE5410 is not set
83# CONFIG_SH_HS7751RVOIP is not set 109# CONFIG_SH_HS7751RVOIP is not set
110# CONFIG_SH_7710VOIPGW is not set
84# CONFIG_SH_RTS7751R2D is not set 111# CONFIG_SH_RTS7751R2D is not set
112# CONFIG_SH_R7780RP is not set
85# CONFIG_SH_EDOSK7705 is not set 113# CONFIG_SH_EDOSK7705 is not set
86# CONFIG_SH_SH4202_MICRODEV is not set 114# CONFIG_SH_SH4202_MICRODEV is not set
115# CONFIG_SH_LANDISK is not set
116# CONFIG_SH_TITAN is not set
117# CONFIG_SH_SHMIN is not set
87# CONFIG_SH_UNKNOWN is not set 118# CONFIG_SH_UNKNOWN is not set
88# CONFIG_CPU_SH2 is not set 119
89# CONFIG_CPU_SH3 is not set 120#
121# Processor selection
122#
90CONFIG_CPU_SH4=y 123CONFIG_CPU_SH4=y
124
125#
126# SH-2 Processor Support
127#
91# CONFIG_CPU_SUBTYPE_SH7604 is not set 128# CONFIG_CPU_SUBTYPE_SH7604 is not set
129
130#
131# SH-3 Processor Support
132#
92# CONFIG_CPU_SUBTYPE_SH7300 is not set 133# CONFIG_CPU_SUBTYPE_SH7300 is not set
93# CONFIG_CPU_SUBTYPE_SH7705 is not set 134# CONFIG_CPU_SUBTYPE_SH7705 is not set
135# CONFIG_CPU_SUBTYPE_SH7706 is not set
94# CONFIG_CPU_SUBTYPE_SH7707 is not set 136# CONFIG_CPU_SUBTYPE_SH7707 is not set
95# CONFIG_CPU_SUBTYPE_SH7708 is not set 137# CONFIG_CPU_SUBTYPE_SH7708 is not set
96# CONFIG_CPU_SUBTYPE_SH7709 is not set 138# CONFIG_CPU_SUBTYPE_SH7709 is not set
139# CONFIG_CPU_SUBTYPE_SH7710 is not set
140
141#
142# SH-4 Processor Support
143#
97# CONFIG_CPU_SUBTYPE_SH7750 is not set 144# CONFIG_CPU_SUBTYPE_SH7750 is not set
145# CONFIG_CPU_SUBTYPE_SH7091 is not set
146# CONFIG_CPU_SUBTYPE_SH7750R is not set
147# CONFIG_CPU_SUBTYPE_SH7750S is not set
98CONFIG_CPU_SUBTYPE_SH7751=y 148CONFIG_CPU_SUBTYPE_SH7751=y
149# CONFIG_CPU_SUBTYPE_SH7751R is not set
99# CONFIG_CPU_SUBTYPE_SH7760 is not set 150# CONFIG_CPU_SUBTYPE_SH7760 is not set
100# CONFIG_CPU_SUBTYPE_SH73180 is not set 151# CONFIG_CPU_SUBTYPE_SH4_202 is not set
152
153#
154# ST40 Processor Support
155#
101# CONFIG_CPU_SUBTYPE_ST40STB1 is not set 156# CONFIG_CPU_SUBTYPE_ST40STB1 is not set
102# CONFIG_CPU_SUBTYPE_ST40GX1 is not set 157# CONFIG_CPU_SUBTYPE_ST40GX1 is not set
103# CONFIG_CPU_SUBTYPE_SH4_202 is not set 158
159#
160# SH-4A Processor Support
161#
162# CONFIG_CPU_SUBTYPE_SH7770 is not set
163# CONFIG_CPU_SUBTYPE_SH7780 is not set
164
165#
166# SH4AL-DSP Processor Support
167#
168# CONFIG_CPU_SUBTYPE_SH73180 is not set
169# CONFIG_CPU_SUBTYPE_SH7343 is not set
170
171#
172# Memory management options
173#
104CONFIG_MMU=y 174CONFIG_MMU=y
105CONFIG_CMDLINE_BOOL=y 175CONFIG_PAGE_OFFSET=0x80000000
106CONFIG_CMDLINE="console=ttySC1,38400"
107CONFIG_MEMORY_START=0x0c000000 176CONFIG_MEMORY_START=0x0c000000
108CONFIG_MEMORY_SIZE=0x04000000 177CONFIG_MEMORY_SIZE=0x04000000
109CONFIG_MEMORY_SET=y 178CONFIG_VSYSCALL=y
110# CONFIG_MEMORY_OVERRIDE is not set 179CONFIG_SELECT_MEMORY_MODEL=y
111CONFIG_SH_RTC=y 180CONFIG_FLATMEM_MANUAL=y
112CONFIG_SH_FPU=y 181# CONFIG_DISCONTIGMEM_MANUAL is not set
113CONFIG_ZERO_PAGE_OFFSET=0x00010000 182# CONFIG_SPARSEMEM_MANUAL is not set
114CONFIG_BOOT_LINK_OFFSET=0x00800000 183CONFIG_FLATMEM=y
115CONFIG_CPU_LITTLE_ENDIAN=y 184CONFIG_FLAT_NODE_MEM_MAP=y
116# CONFIG_PREEMPT is not set 185# CONFIG_SPARSEMEM_STATIC is not set
117# CONFIG_UBC_WAKEUP is not set 186CONFIG_SPLIT_PTLOCK_CPUS=4
187# CONFIG_RESOURCES_64BIT is not set
188
189#
190# Cache configuration
191#
192# CONFIG_SH_DIRECT_MAPPED is not set
118# CONFIG_SH_WRITETHROUGH is not set 193# CONFIG_SH_WRITETHROUGH is not set
119# CONFIG_SH_OCRAM is not set 194# CONFIG_SH_OCRAM is not set
195
196#
197# Processor features
198#
199CONFIG_CPU_LITTLE_ENDIAN=y
200CONFIG_SH_FPU=y
201# CONFIG_SH_DSP is not set
120# CONFIG_SH_STORE_QUEUES is not set 202# CONFIG_SH_STORE_QUEUES is not set
121# CONFIG_SMP is not set 203CONFIG_CPU_HAS_INTEVT=y
122CONFIG_SH_PCLK_CALC=y 204CONFIG_CPU_HAS_SR_RB=y
123CONFIG_SH_PCLK_FREQ=60013568 205
206#
207# Timer support
208#
209CONFIG_SH_TMU=y
210CONFIG_SH_PCLK_FREQ=60000000
124 211
125# 212#
126# CPU Frequency scaling 213# CPU Frequency scaling
@@ -139,28 +226,39 @@ CONFIG_SH_PCLK_FREQ=60013568
139CONFIG_HEARTBEAT=y 226CONFIG_HEARTBEAT=y
140 227
141# 228#
142# Bus options (PCI, PCMCIA, EISA, MCA, ISA) 229# Kernel features
143# 230#
144CONFIG_PCI=y 231# CONFIG_HZ_100 is not set
145# CONFIG_SH_PCIDMA_NONCOHERENT is not set 232CONFIG_HZ_250=y
146CONFIG_PCI_AUTO=y 233# CONFIG_HZ_1000 is not set
147CONFIG_PCI_AUTO_UPDATE_RESOURCES=y 234CONFIG_HZ=250
148# CONFIG_PCI_LEGACY_PROC is not set 235# CONFIG_KEXEC is not set
149# CONFIG_PCI_NAMES is not set 236# CONFIG_SMP is not set
237CONFIG_PREEMPT_NONE=y
238# CONFIG_PREEMPT_VOLUNTARY is not set
239# CONFIG_PREEMPT is not set
150 240
151# 241#
152# PCCARD (PCMCIA/CardBus) support 242# Boot options
243#
244CONFIG_ZERO_PAGE_OFFSET=0x00010000
245CONFIG_BOOT_LINK_OFFSET=0x00800000
246# CONFIG_UBC_WAKEUP is not set
247CONFIG_CMDLINE_BOOL=y
248CONFIG_CMDLINE="console=ttySC1,38400"
249
153# 250#
154# CONFIG_PCCARD is not set 251# Bus options
252#
253# CONFIG_PCI is not set
155 254
156# 255#
157# PC-card bridges 256# PCCARD (PCMCIA/CardBus) support
158# 257#
159 258
160# 259#
161# PCI Hotplug Support 260# PCI Hotplug Support
162# 261#
163# CONFIG_HOTPLUG_PCI is not set
164 262
165# 263#
166# Executable file formats 264# Executable file formats
@@ -170,9 +268,115 @@ CONFIG_BINFMT_ELF=y
170# CONFIG_BINFMT_MISC is not set 268# CONFIG_BINFMT_MISC is not set
171 269
172# 270#
173# 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
292CONFIG_IP_MULTICAST=y
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_IP_MROUTE is not set
302# CONFIG_ARPD is not set
303# CONFIG_SYN_COOKIES is not set
304# CONFIG_INET_AH is not set
305# CONFIG_INET_ESP is not set
306# CONFIG_INET_IPCOMP is not set
307# CONFIG_INET_XFRM_TUNNEL is not set
308# CONFIG_INET_TUNNEL is not set
309CONFIG_INET_XFRM_MODE_TRANSPORT=y
310CONFIG_INET_XFRM_MODE_TUNNEL=y
311CONFIG_INET_DIAG=y
312CONFIG_INET_TCP_DIAG=y
313# CONFIG_TCP_CONG_ADVANCED is not set
314CONFIG_TCP_CONG_CUBIC=y
315CONFIG_DEFAULT_TCP_CONG="cubic"
316
317#
318# IP: Virtual Server Configuration
319#
320# CONFIG_IP_VS is not set
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
325CONFIG_NETFILTER=y
326CONFIG_NETFILTER_DEBUG=y
327
328#
329# Core Netfilter Configuration
330#
331# CONFIG_NETFILTER_NETLINK is not set
332# CONFIG_NF_CONNTRACK is not set
333# CONFIG_NETFILTER_XTABLES is not set
334
335#
336# IP: Netfilter Configuration
337#
338# CONFIG_IP_NF_CONNTRACK is not set
339CONFIG_IP_NF_QUEUE=y
340
341#
342# DCCP Configuration (EXPERIMENTAL)
343#
344# CONFIG_IP_DCCP is not set
345
346#
347# SCTP Configuration (EXPERIMENTAL)
348#
349# CONFIG_IP_SCTP is not set
350
351#
352# TIPC Configuration (EXPERIMENTAL)
353#
354# CONFIG_TIPC 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_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
372#
373# Network testing
174# 374#
175# CONFIG_EMBEDDED_RAMDISK is not set 375# CONFIG_NET_PKTGEN is not set
376# CONFIG_HAMRADIO is not set
377# CONFIG_IRDA is not set
378# CONFIG_BT is not set
379# CONFIG_IEEE80211 is not set
176 380
177# 381#
178# Device Drivers 382# Device Drivers
@@ -183,15 +387,20 @@ CONFIG_BINFMT_ELF=y
183# 387#
184CONFIG_STANDALONE=y 388CONFIG_STANDALONE=y
185CONFIG_PREVENT_FIRMWARE_BUILD=y 389CONFIG_PREVENT_FIRMWARE_BUILD=y
186# CONFIG_FW_LOADER is not set 390# CONFIG_SYS_HYPERVISOR is not set
391
392#
393# Connector - unified userspace <-> kernelspace linker
394#
395# CONFIG_CONNECTOR is not set
187 396
188# 397#
189# Memory Technology Devices (MTD) 398# Memory Technology Devices (MTD)
190# 399#
191CONFIG_MTD=y 400CONFIG_MTD=y
192# CONFIG_MTD_DEBUG is not set 401# CONFIG_MTD_DEBUG is not set
193CONFIG_MTD_PARTITIONS=y
194# CONFIG_MTD_CONCAT is not set 402# CONFIG_MTD_CONCAT is not set
403CONFIG_MTD_PARTITIONS=y
195# CONFIG_MTD_REDBOOT_PARTS is not set 404# CONFIG_MTD_REDBOOT_PARTS is not set
196# CONFIG_MTD_CMDLINE_PARTS is not set 405# CONFIG_MTD_CMDLINE_PARTS is not set
197 406
@@ -203,6 +412,8 @@ CONFIG_MTD_BLOCK=y
203# CONFIG_FTL is not set 412# CONFIG_FTL is not set
204# CONFIG_NFTL is not set 413# CONFIG_NFTL is not set
205# CONFIG_INFTL is not set 414# CONFIG_INFTL is not set
415# CONFIG_RFD_FTL is not set
416# CONFIG_SSFDC is not set
206 417
207# 418#
208# RAM/ROM/Flash chip drivers 419# RAM/ROM/Flash chip drivers
@@ -223,30 +434,26 @@ CONFIG_MTD_CFI_I2=y
223# CONFIG_MTD_CFI_I8 is not set 434# CONFIG_MTD_CFI_I8 is not set
224# CONFIG_MTD_CFI_INTELEXT is not set 435# CONFIG_MTD_CFI_INTELEXT is not set
225CONFIG_MTD_CFI_AMDSTD=y 436CONFIG_MTD_CFI_AMDSTD=y
226CONFIG_MTD_CFI_AMDSTD_RETRY=0
227# CONFIG_MTD_CFI_STAA is not set 437# CONFIG_MTD_CFI_STAA is not set
228CONFIG_MTD_CFI_UTIL=y 438CONFIG_MTD_CFI_UTIL=y
229CONFIG_MTD_RAM=y 439CONFIG_MTD_RAM=y
230# CONFIG_MTD_ROM is not set 440# CONFIG_MTD_ROM is not set
231# CONFIG_MTD_ABSENT is not set 441# CONFIG_MTD_ABSENT is not set
442# CONFIG_MTD_OBSOLETE_CHIPS is not set
232 443
233# 444#
234# Mapping drivers for chip access 445# Mapping drivers for chip access
235# 446#
236# CONFIG_MTD_COMPLEX_MAPPINGS is not set 447# CONFIG_MTD_COMPLEX_MAPPINGS is not set
237# CONFIG_MTD_PHYSMAP is not set 448# CONFIG_MTD_PHYSMAP is not set
238# CONFIG_MTD_SOLUTIONENGINE is not set 449# CONFIG_MTD_PLATRAM is not set
239# CONFIG_MTD_MPC1211 is not set
240# CONFIG_MTD_RTS7751R2D is not set
241 450
242# 451#
243# Self-contained MTD device drivers 452# Self-contained MTD device drivers
244# 453#
245# CONFIG_MTD_PMC551 is not set
246# CONFIG_MTD_SLRAM is not set 454# CONFIG_MTD_SLRAM is not set
247# CONFIG_MTD_PHRAM is not set 455# CONFIG_MTD_PHRAM is not set
248# CONFIG_MTD_MTDRAM is not set 456# CONFIG_MTD_MTDRAM is not set
249# CONFIG_MTD_BLKMTD is not set
250# CONFIG_MTD_BLOCK2MTD is not set 457# CONFIG_MTD_BLOCK2MTD is not set
251 458
252# 459#
@@ -262,6 +469,11 @@ CONFIG_MTD_RAM=y
262# CONFIG_MTD_NAND is not set 469# CONFIG_MTD_NAND is not set
263 470
264# 471#
472# OneNAND Flash Device Drivers
473#
474# CONFIG_MTD_ONENAND is not set
475
476#
265# Parallel port support 477# Parallel port support
266# 478#
267# CONFIG_PARPORT is not set 479# CONFIG_PARPORT is not set
@@ -273,30 +485,15 @@ CONFIG_MTD_RAM=y
273# 485#
274# Block devices 486# Block devices
275# 487#
276# CONFIG_BLK_DEV_FD is not set
277# CONFIG_BLK_CPQ_DA is not set
278# CONFIG_BLK_CPQ_CISS_DA is not set
279# CONFIG_BLK_DEV_DAC960 is not set
280# CONFIG_BLK_DEV_UMEM is not set
281# CONFIG_BLK_DEV_COW_COMMON is not set 488# CONFIG_BLK_DEV_COW_COMMON is not set
282# CONFIG_BLK_DEV_LOOP is not set 489# CONFIG_BLK_DEV_LOOP is not set
283# CONFIG_BLK_DEV_NBD is not set 490# CONFIG_BLK_DEV_NBD is not set
284# CONFIG_BLK_DEV_SX8 is not set
285CONFIG_BLK_DEV_RAM=y 491CONFIG_BLK_DEV_RAM=y
286CONFIG_BLK_DEV_RAM_COUNT=16 492CONFIG_BLK_DEV_RAM_COUNT=16
287CONFIG_BLK_DEV_RAM_SIZE=4096 493CONFIG_BLK_DEV_RAM_SIZE=4096
494CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
288CONFIG_BLK_DEV_INITRD=y 495CONFIG_BLK_DEV_INITRD=y
289CONFIG_INITRAMFS_SOURCE=""
290# CONFIG_LBD is not set
291# CONFIG_CDROM_PKTCDVD is not set 496# CONFIG_CDROM_PKTCDVD is not set
292
293#
294# IO Schedulers
295#
296CONFIG_IOSCHED_NOOP=y
297CONFIG_IOSCHED_AS=y
298CONFIG_IOSCHED_DEADLINE=y
299CONFIG_IOSCHED_CFQ=y
300# CONFIG_ATA_OVER_ETH is not set 497# CONFIG_ATA_OVER_ETH is not set
301 498
302# 499#
@@ -307,7 +504,14 @@ CONFIG_IOSCHED_CFQ=y
307# 504#
308# SCSI device support 505# SCSI device support
309# 506#
507# CONFIG_RAID_ATTRS is not set
310# CONFIG_SCSI is not set 508# CONFIG_SCSI is not set
509# CONFIG_SCSI_NETLINK is not set
510
511#
512# Serial ATA (prod) and Parallel ATA (experimental) drivers
513#
514# CONFIG_ATA is not set
311 515
312# 516#
313# Multi-device support (RAID and LVM) 517# Multi-device support (RAID and LVM)
@@ -317,109 +521,29 @@ CONFIG_IOSCHED_CFQ=y
317# 521#
318# Fusion MPT device support 522# Fusion MPT device support
319# 523#
524# CONFIG_FUSION is not set
320 525
321# 526#
322# IEEE 1394 (FireWire) support 527# IEEE 1394 (FireWire) support
323# 528#
324# CONFIG_IEEE1394 is not set
325 529
326# 530#
327# I2O device support 531# I2O device support
328# 532#
329# CONFIG_I2O is not set
330
331#
332# Networking support
333#
334CONFIG_NET=y
335
336#
337# Networking options
338#
339CONFIG_PACKET=y
340# CONFIG_PACKET_MMAP is not set
341CONFIG_NETLINK_DEV=y
342CONFIG_UNIX=y
343# CONFIG_NET_KEY is not set
344CONFIG_INET=y
345CONFIG_IP_MULTICAST=y
346# CONFIG_IP_ADVANCED_ROUTER is not set
347CONFIG_IP_PNP=y
348CONFIG_IP_PNP_DHCP=y
349CONFIG_IP_PNP_BOOTP=y
350CONFIG_IP_PNP_RARP=y
351# CONFIG_NET_IPIP is not set
352# CONFIG_NET_IPGRE is not set
353# CONFIG_IP_MROUTE is not set
354# CONFIG_ARPD is not set
355# CONFIG_SYN_COOKIES is not set
356# CONFIG_INET_AH is not set
357# CONFIG_INET_ESP is not set
358# CONFIG_INET_IPCOMP is not set
359# CONFIG_INET_TUNNEL is not set
360CONFIG_IP_TCPDIAG=y
361# CONFIG_IP_TCPDIAG_IPV6 is not set
362
363#
364# IP: Virtual Server Configuration
365#
366# CONFIG_IP_VS is not set
367# CONFIG_IPV6 is not set
368CONFIG_NETFILTER=y
369CONFIG_NETFILTER_DEBUG=y
370
371#
372# IP: Netfilter Configuration
373#
374# CONFIG_IP_NF_CONNTRACK is not set
375# CONFIG_IP_NF_CONNTRACK_MARK is not set
376CONFIG_IP_NF_QUEUE=y
377# CONFIG_IP_NF_IPTABLES is not set
378# CONFIG_IP_NF_ARPTABLES is not set
379
380#
381# SCTP Configuration (EXPERIMENTAL)
382#
383# CONFIG_IP_SCTP is not set
384# CONFIG_ATM is not set
385# CONFIG_BRIDGE is not set
386# CONFIG_VLAN_8021Q is not set
387# CONFIG_DECNET is not set
388# CONFIG_LLC2 is not set
389# CONFIG_IPX is not set
390# CONFIG_ATALK is not set
391# CONFIG_X25 is not set
392# CONFIG_LAPB is not set
393# CONFIG_NET_DIVERT is not set
394# CONFIG_ECONET is not set
395# CONFIG_WAN_ROUTER is not set
396
397#
398# QoS and/or fair queueing
399#
400# CONFIG_NET_SCHED is not set
401# CONFIG_NET_CLS_ROUTE is not set
402 533
403# 534#
404# Network testing 535# Network device support
405# 536#
406# CONFIG_NET_PKTGEN is not set
407# CONFIG_NETPOLL is not set
408# CONFIG_NET_POLL_CONTROLLER is not set
409# CONFIG_HAMRADIO is not set
410# CONFIG_IRDA is not set
411# CONFIG_BT is not set
412CONFIG_NETDEVICES=y 537CONFIG_NETDEVICES=y
413# CONFIG_DUMMY is not set 538# CONFIG_DUMMY is not set
414# CONFIG_BONDING is not set 539# CONFIG_BONDING is not set
415# CONFIG_EQUALIZER is not set 540# CONFIG_EQUALIZER is not set
416# CONFIG_TUN is not set 541# CONFIG_TUN is not set
417# CONFIG_ETHERTAP is not set
418 542
419# 543#
420# ARCnet devices 544# PHY device support
421# 545#
422# CONFIG_ARCNET is not set 546# CONFIG_PHYLIB is not set
423 547
424# 548#
425# Ethernet (10 or 100Mbit) 549# Ethernet (10 or 100Mbit)
@@ -427,60 +551,19 @@ CONFIG_NETDEVICES=y
427CONFIG_NET_ETHERNET=y 551CONFIG_NET_ETHERNET=y
428CONFIG_MII=y 552CONFIG_MII=y
429# CONFIG_STNIC is not set 553# CONFIG_STNIC is not set
430# CONFIG_HAPPYMEAL is not set
431# CONFIG_SUNGEM is not set
432# CONFIG_NET_VENDOR_3COM is not set
433# CONFIG_SMC91X is not set 554# CONFIG_SMC91X is not set
434 555
435# 556#
436# Tulip family network device support
437#
438# CONFIG_NET_TULIP is not set
439# CONFIG_HP100 is not set
440CONFIG_NET_PCI=y
441CONFIG_PCNET32=y
442# CONFIG_AMD8111_ETH is not set
443# CONFIG_ADAPTEC_STARFIRE is not set
444# CONFIG_B44 is not set
445# CONFIG_FORCEDETH is not set
446# CONFIG_DGRS is not set
447# CONFIG_EEPRO100 is not set
448# CONFIG_E100 is not set
449# CONFIG_FEALNX is not set
450# CONFIG_NATSEMI is not set
451# CONFIG_NE2K_PCI is not set
452# CONFIG_8139CP is not set
453# CONFIG_8139TOO is not set
454# CONFIG_SIS900 is not set
455# CONFIG_EPIC100 is not set
456# CONFIG_SUNDANCE is not set
457# CONFIG_TLAN is not set
458# CONFIG_VIA_RHINE is not set
459
460#
461# Ethernet (1000 Mbit) 557# Ethernet (1000 Mbit)
462# 558#
463# CONFIG_ACENIC is not set
464# CONFIG_DL2K is not set
465# CONFIG_E1000 is not set
466# CONFIG_NS83820 is not set
467# CONFIG_HAMACHI is not set
468# CONFIG_YELLOWFIN is not set
469# CONFIG_R8169 is not set
470# CONFIG_SK98LIN is not set
471# CONFIG_VIA_VELOCITY is not set
472# CONFIG_TIGON3 is not set
473 559
474# 560#
475# Ethernet (10000 Mbit) 561# Ethernet (10000 Mbit)
476# 562#
477# CONFIG_IXGB is not set
478# CONFIG_S2IO is not set
479 563
480# 564#
481# Token Ring devices 565# Token Ring devices
482# 566#
483# CONFIG_TR is not set
484 567
485# 568#
486# Wireless LAN (non-hamradio) 569# Wireless LAN (non-hamradio)
@@ -491,12 +574,12 @@ CONFIG_PCNET32=y
491# Wan interfaces 574# Wan interfaces
492# 575#
493# CONFIG_WAN is not set 576# CONFIG_WAN is not set
494# CONFIG_FDDI is not set
495# CONFIG_HIPPI is not set
496# CONFIG_PPP is not set 577# CONFIG_PPP is not set
497# CONFIG_SLIP is not set 578# CONFIG_SLIP is not set
498# CONFIG_SHAPER is not set 579# CONFIG_SHAPER is not set
499# CONFIG_NETCONSOLE is not set 580# CONFIG_NETCONSOLE is not set
581# CONFIG_NETPOLL is not set
582# CONFIG_NET_POLL_CONTROLLER is not set
500 583
501# 584#
502# ISDN subsystem 585# ISDN subsystem
@@ -514,20 +597,10 @@ CONFIG_PCNET32=y
514# CONFIG_INPUT is not set 597# CONFIG_INPUT is not set
515 598
516# 599#
517# Userland interfaces 600# Hardware I/O ports
518#
519
520# 601#
521# Input I/O drivers
522#
523# CONFIG_GAMEPORT is not set
524CONFIG_SOUND_GAMEPORT=y
525# CONFIG_SERIO is not set 602# CONFIG_SERIO is not set
526# CONFIG_SERIO_I8042 is not set 603# CONFIG_GAMEPORT is not set
527
528#
529# Input Device Drivers
530#
531 604
532# 605#
533# Character devices 606# Character devices
@@ -564,33 +637,46 @@ CONFIG_WATCHDOG=y
564# 637#
565# CONFIG_SOFT_WATCHDOG is not set 638# CONFIG_SOFT_WATCHDOG is not set
566# CONFIG_SH_WDT is not set 639# CONFIG_SH_WDT is not set
567 640CONFIG_HW_RANDOM=y
568#
569# PCI-based Watchdog Cards
570#
571# CONFIG_PCIPCWATCHDOG is not set
572# CONFIG_WDTPCI is not set
573# CONFIG_RTC is not set
574# CONFIG_GEN_RTC is not set 641# CONFIG_GEN_RTC is not set
575# CONFIG_DTLK is not set 642# CONFIG_DTLK is not set
576# CONFIG_R3964 is not set 643# CONFIG_R3964 is not set
577# CONFIG_APPLICOM is not set
578 644
579# 645#
580# Ftape, the floppy tape device driver 646# Ftape, the floppy tape device driver
581# 647#
582# CONFIG_DRM is not set
583# CONFIG_RAW_DRIVER is not set 648# CONFIG_RAW_DRIVER is not set
584 649
585# 650#
651# TPM devices
652#
653# CONFIG_TCG_TPM is not set
654# CONFIG_TELCLOCK is not set
655
656#
586# I2C support 657# I2C support
587# 658#
588# CONFIG_I2C is not set 659# CONFIG_I2C is not set
589 660
590# 661#
662# SPI support
663#
664# CONFIG_SPI is not set
665# CONFIG_SPI_MASTER is not set
666
667#
591# Dallas's 1-wire bus 668# Dallas's 1-wire bus
592# 669#
593# CONFIG_W1 is not set 670
671#
672# Hardware Monitoring support
673#
674CONFIG_HWMON=y
675# CONFIG_HWMON_VID is not set
676# CONFIG_SENSORS_ABITUGURU is not set
677# CONFIG_SENSORS_F71805F is not set
678# CONFIG_SENSORS_VT1211 is not set
679# CONFIG_HWMON_DEBUG_CHIP is not set
594 680
595# 681#
596# Misc devices 682# Misc devices
@@ -600,6 +686,7 @@ CONFIG_WATCHDOG=y
600# Multimedia devices 686# Multimedia devices
601# 687#
602# CONFIG_VIDEO_DEV is not set 688# CONFIG_VIDEO_DEV is not set
689CONFIG_VIDEO_V4L2=y
603 690
604# 691#
605# Digital Video Broadcasting Devices 692# Digital Video Broadcasting Devices
@@ -609,7 +696,9 @@ CONFIG_WATCHDOG=y
609# 696#
610# Graphics support 697# Graphics support
611# 698#
699CONFIG_FIRMWARE_EDID=y
612# CONFIG_FB is not set 700# CONFIG_FB is not set
701# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
613 702
614# 703#
615# Sound 704# Sound
@@ -619,12 +708,12 @@ CONFIG_WATCHDOG=y
619# 708#
620# USB support 709# USB support
621# 710#
622# CONFIG_USB is not set 711# CONFIG_USB_ARCH_HAS_HCD is not set
623CONFIG_USB_ARCH_HAS_HCD=y 712# CONFIG_USB_ARCH_HAS_OHCI is not set
624CONFIG_USB_ARCH_HAS_OHCI=y 713# CONFIG_USB_ARCH_HAS_EHCI is not set
625 714
626# 715#
627# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information 716# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
628# 717#
629 718
630# 719#
@@ -638,30 +727,65 @@ CONFIG_USB_ARCH_HAS_OHCI=y
638# CONFIG_MMC is not set 727# CONFIG_MMC is not set
639 728
640# 729#
730# LED devices
731#
732# CONFIG_NEW_LEDS is not set
733
734#
735# LED drivers
736#
737
738#
739# LED Triggers
740#
741
742#
641# InfiniBand support 743# InfiniBand support
642# 744#
643# CONFIG_INFINIBAND is not set 745
746#
747# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
748#
749
750#
751# Real Time Clock
752#
753# CONFIG_RTC_CLASS is not set
754
755#
756# DMA Engine support
757#
758# CONFIG_DMA_ENGINE is not set
759
760#
761# DMA Clients
762#
763
764#
765# DMA Devices
766#
644 767
645# 768#
646# File systems 769# File systems
647# 770#
648CONFIG_EXT2_FS=y 771CONFIG_EXT2_FS=y
649# CONFIG_EXT2_FS_XATTR is not set 772# CONFIG_EXT2_FS_XATTR is not set
773# CONFIG_EXT2_FS_XIP is not set
650# CONFIG_EXT3_FS is not set 774# CONFIG_EXT3_FS is not set
651# CONFIG_JBD is not set
652# CONFIG_REISERFS_FS is not set 775# CONFIG_REISERFS_FS is not set
653# CONFIG_JFS_FS is not set 776# CONFIG_JFS_FS is not set
654 777# CONFIG_FS_POSIX_ACL is not set
655#
656# XFS support
657#
658# CONFIG_XFS_FS is not set 778# CONFIG_XFS_FS is not set
779# CONFIG_OCFS2_FS is not set
659# CONFIG_MINIX_FS is not set 780# CONFIG_MINIX_FS is not set
660# CONFIG_ROMFS_FS is not set 781# CONFIG_ROMFS_FS is not set
782CONFIG_INOTIFY=y
783CONFIG_INOTIFY_USER=y
661# CONFIG_QUOTA is not set 784# CONFIG_QUOTA is not set
662CONFIG_DNOTIFY=y 785CONFIG_DNOTIFY=y
663# CONFIG_AUTOFS_FS is not set 786# CONFIG_AUTOFS_FS is not set
664# CONFIG_AUTOFS4_FS is not set 787# CONFIG_AUTOFS4_FS is not set
788# CONFIG_FUSE_FS is not set
665 789
666# 790#
667# CD-ROM/DVD Filesystems 791# CD-ROM/DVD Filesystems
@@ -681,14 +805,14 @@ CONFIG_DNOTIFY=y
681# 805#
682CONFIG_PROC_FS=y 806CONFIG_PROC_FS=y
683CONFIG_PROC_KCORE=y 807CONFIG_PROC_KCORE=y
808CONFIG_PROC_SYSCTL=y
684CONFIG_SYSFS=y 809CONFIG_SYSFS=y
685# CONFIG_DEVFS_FS is not set
686# CONFIG_DEVPTS_FS_XATTR is not set
687CONFIG_TMPFS=y 810CONFIG_TMPFS=y
688# CONFIG_TMPFS_XATTR is not set 811# CONFIG_TMPFS_POSIX_ACL is not set
689# CONFIG_HUGETLBFS is not set 812# CONFIG_HUGETLBFS is not set
690# CONFIG_HUGETLB_PAGE is not set 813# CONFIG_HUGETLB_PAGE is not set
691CONFIG_RAMFS=y 814CONFIG_RAMFS=y
815# CONFIG_CONFIGFS_FS is not set
692 816
693# 817#
694# Miscellaneous filesystems 818# Miscellaneous filesystems
@@ -703,8 +827,9 @@ CONFIG_RAMFS=y
703# CONFIG_JFFS_FS is not set 827# CONFIG_JFFS_FS is not set
704CONFIG_JFFS2_FS=y 828CONFIG_JFFS2_FS=y
705CONFIG_JFFS2_FS_DEBUG=0 829CONFIG_JFFS2_FS_DEBUG=0
706# CONFIG_JFFS2_FS_NAND is not set 830CONFIG_JFFS2_FS_WRITEBUFFER=y
707# CONFIG_JFFS2_FS_NOR_ECC is not set 831# CONFIG_JFFS2_SUMMARY is not set
832# CONFIG_JFFS2_FS_XATTR is not set
708# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set 833# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
709CONFIG_JFFS2_ZLIB=y 834CONFIG_JFFS2_ZLIB=y
710CONFIG_JFFS2_RTIME=y 835CONFIG_JFFS2_RTIME=y
@@ -726,6 +851,7 @@ CONFIG_JFFS2_RTIME=y
726# CONFIG_NCP_FS is not set 851# CONFIG_NCP_FS is not set
727# CONFIG_CODA_FS is not set 852# CONFIG_CODA_FS is not set
728# CONFIG_AFS_FS is not set 853# CONFIG_AFS_FS is not set
854# CONFIG_9P_FS is not set
729 855
730# 856#
731# Partition Types 857# Partition Types
@@ -746,8 +872,14 @@ CONFIG_MSDOS_PARTITION=y
746# 872#
747# Kernel hacking 873# Kernel hacking
748# 874#
875# CONFIG_PRINTK_TIME is not set
876CONFIG_ENABLE_MUST_CHECK=y
877# CONFIG_MAGIC_SYSRQ is not set
878# CONFIG_UNUSED_SYMBOLS is not set
749# CONFIG_DEBUG_KERNEL is not set 879# CONFIG_DEBUG_KERNEL is not set
750# CONFIG_FRAME_POINTER is not set 880CONFIG_LOG_BUF_SHIFT=14
881# CONFIG_DEBUG_BUGVERBOSE is not set
882# CONFIG_DEBUG_FS is not set
751# CONFIG_SH_STANDARD_BIOS is not set 883# CONFIG_SH_STANDARD_BIOS is not set
752# CONFIG_EARLY_SCIF_CONSOLE is not set 884# CONFIG_EARLY_SCIF_CONSOLE is not set
753# CONFIG_KGDB is not set 885# CONFIG_KGDB is not set
@@ -764,14 +896,12 @@ CONFIG_MSDOS_PARTITION=y
764# CONFIG_CRYPTO is not set 896# CONFIG_CRYPTO is not set
765 897
766# 898#
767# Hardware crypto devices
768#
769
770#
771# Library routines 899# Library routines
772# 900#
773# CONFIG_CRC_CCITT is not set 901# CONFIG_CRC_CCITT is not set
902# CONFIG_CRC16 is not set
774CONFIG_CRC32=y 903CONFIG_CRC32=y
775# CONFIG_LIBCRC32C is not set 904# CONFIG_LIBCRC32C is not set
776CONFIG_ZLIB_INFLATE=y 905CONFIG_ZLIB_INFLATE=y
777CONFIG_ZLIB_DEFLATE=y 906CONFIG_ZLIB_DEFLATE=y
907CONFIG_PLIST=y