aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/configs/rts7751r2d_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/rts7751r2d_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/rts7751r2d_defconfig')
-rw-r--r--arch/sh/configs/rts7751r2d_defconfig568
1 files changed, 390 insertions, 178 deletions
diff --git a/arch/sh/configs/rts7751r2d_defconfig b/arch/sh/configs/rts7751r2d_defconfig
index e43cf57326bd..099e98f14729 100644
--- a/arch/sh/configs/rts7751r2d_defconfig
+++ b/arch/sh/configs/rts7751r2d_defconfig
@@ -1,125 +1,215 @@
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:42 2005 4# Tue Oct 3 11:38:36 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
27# CONFIG_BSD_PROCESS_ACCT is not set 31# CONFIG_BSD_PROCESS_ACCT is not set
28CONFIG_SYSCTL=y 32# CONFIG_TASKSTATS is not set
33# CONFIG_UTS_NS is not set
29# CONFIG_AUDIT is not set 34# CONFIG_AUDIT is not set
30CONFIG_LOG_BUF_SHIFT=14
31CONFIG_HOTPLUG=y
32CONFIG_KOBJECT_UEVENT=y
33# 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
34CONFIG_EMBEDDED=y 40CONFIG_EMBEDDED=y
41CONFIG_UID16=y
42# CONFIG_SYSCTL_SYSCALL is not set
35CONFIG_KALLSYMS=y 43CONFIG_KALLSYMS=y
36# CONFIG_KALLSYMS_EXTRA_PASS is not set 44# CONFIG_KALLSYMS_EXTRA_PASS is not set
45CONFIG_HOTPLUG=y
46CONFIG_PRINTK=y
47CONFIG_BUG=y
48CONFIG_ELF_CORE=y
49CONFIG_BASE_FULL=y
37CONFIG_FUTEX=y 50CONFIG_FUTEX=y
38CONFIG_EPOLL=y 51CONFIG_EPOLL=y
39# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
40CONFIG_SHMEM=y 52CONFIG_SHMEM=y
41CONFIG_CC_ALIGN_FUNCTIONS=0 53CONFIG_SLAB=y
42CONFIG_CC_ALIGN_LABELS=0 54CONFIG_VM_EVENT_COUNTERS=y
43CONFIG_CC_ALIGN_LOOPS=0 55CONFIG_RT_MUTEXES=y
44CONFIG_CC_ALIGN_JUMPS=0
45# CONFIG_TINY_SHMEM is not set 56# CONFIG_TINY_SHMEM is not set
57CONFIG_BASE_SMALL=0
58# CONFIG_SLOB is not set
46 59
47# 60#
48# Loadable module support 61# Loadable module support
49# 62#
50CONFIG_MODULES=y 63CONFIG_MODULES=y
51# CONFIG_MODULE_UNLOAD is not set 64# CONFIG_MODULE_UNLOAD is not set
52CONFIG_OBSOLETE_MODPARM=y
53# CONFIG_MODVERSIONS is not set 65# CONFIG_MODVERSIONS is not set
54# CONFIG_MODULE_SRCVERSION_ALL is not set 66# CONFIG_MODULE_SRCVERSION_ALL is not set
55# CONFIG_KMOD is not set 67# CONFIG_KMOD is not set
56 68
57# 69#
70# Block layer
71#
72CONFIG_BLOCK=y
73# CONFIG_LBD is not set
74# CONFIG_BLK_DEV_IO_TRACE is not set
75# CONFIG_LSF is not set
76
77#
78# IO Schedulers
79#
80CONFIG_IOSCHED_NOOP=y
81CONFIG_IOSCHED_AS=y
82CONFIG_IOSCHED_DEADLINE=y
83CONFIG_IOSCHED_CFQ=y
84CONFIG_DEFAULT_AS=y
85# CONFIG_DEFAULT_DEADLINE is not set
86# CONFIG_DEFAULT_CFQ is not set
87# CONFIG_DEFAULT_NOOP is not set
88CONFIG_DEFAULT_IOSCHED="anticipatory"
89
90#
58# System type 91# System type
59# 92#
60# CONFIG_SH_SOLUTION_ENGINE is not set 93# CONFIG_SH_SOLUTION_ENGINE is not set
61# CONFIG_SH_7751_SOLUTION_ENGINE is not set 94# CONFIG_SH_7751_SOLUTION_ENGINE is not set
62# CONFIG_SH_7300_SOLUTION_ENGINE is not set 95# CONFIG_SH_7300_SOLUTION_ENGINE is not set
96# CONFIG_SH_7343_SOLUTION_ENGINE is not set
63# CONFIG_SH_73180_SOLUTION_ENGINE is not set 97# CONFIG_SH_73180_SOLUTION_ENGINE is not set
64# CONFIG_SH_7751_SYSTEMH is not set 98# CONFIG_SH_7751_SYSTEMH is not set
65# CONFIG_SH_STB1_HARP is not set 99# 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 100# CONFIG_SH_EC3104 is not set
73# CONFIG_SH_SATURN is not set 101# CONFIG_SH_SATURN is not set
74# CONFIG_SH_DREAMCAST is not set 102# CONFIG_SH_DREAMCAST is not set
75# CONFIG_SH_CAT68701 is not set
76# CONFIG_SH_BIGSUR is not set 103# 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 104# CONFIG_SH_MPC1211 is not set
80# CONFIG_SH_SH03 is not set 105# CONFIG_SH_SH03 is not set
81# CONFIG_SH_SECUREEDGE5410 is not set 106# CONFIG_SH_SECUREEDGE5410 is not set
82# CONFIG_SH_HS7751RVOIP is not set 107# CONFIG_SH_HS7751RVOIP is not set
108# CONFIG_SH_7710VOIPGW is not set
83CONFIG_SH_RTS7751R2D=y 109CONFIG_SH_RTS7751R2D=y
110# CONFIG_SH_R7780RP is not set
84# CONFIG_SH_EDOSK7705 is not set 111# CONFIG_SH_EDOSK7705 is not set
85# CONFIG_SH_SH4202_MICRODEV is not set 112# CONFIG_SH_SH4202_MICRODEV is not set
113# CONFIG_SH_LANDISK is not set
114# CONFIG_SH_TITAN is not set
115# CONFIG_SH_SHMIN is not set
86# CONFIG_SH_UNKNOWN is not set 116# CONFIG_SH_UNKNOWN is not set
87# CONFIG_CPU_SH2 is not set 117
88# CONFIG_CPU_SH3 is not set 118#
119# Processor selection
120#
89CONFIG_CPU_SH4=y 121CONFIG_CPU_SH4=y
122
123#
124# SH-2 Processor Support
125#
90# CONFIG_CPU_SUBTYPE_SH7604 is not set 126# CONFIG_CPU_SUBTYPE_SH7604 is not set
127
128#
129# SH-3 Processor Support
130#
91# CONFIG_CPU_SUBTYPE_SH7300 is not set 131# CONFIG_CPU_SUBTYPE_SH7300 is not set
92# CONFIG_CPU_SUBTYPE_SH7705 is not set 132# CONFIG_CPU_SUBTYPE_SH7705 is not set
133# CONFIG_CPU_SUBTYPE_SH7706 is not set
93# CONFIG_CPU_SUBTYPE_SH7707 is not set 134# CONFIG_CPU_SUBTYPE_SH7707 is not set
94# CONFIG_CPU_SUBTYPE_SH7708 is not set 135# CONFIG_CPU_SUBTYPE_SH7708 is not set
95# CONFIG_CPU_SUBTYPE_SH7709 is not set 136# CONFIG_CPU_SUBTYPE_SH7709 is not set
137# CONFIG_CPU_SUBTYPE_SH7710 is not set
138
139#
140# SH-4 Processor Support
141#
96# CONFIG_CPU_SUBTYPE_SH7750 is not set 142# CONFIG_CPU_SUBTYPE_SH7750 is not set
143# CONFIG_CPU_SUBTYPE_SH7091 is not set
144# CONFIG_CPU_SUBTYPE_SH7750R is not set
145# CONFIG_CPU_SUBTYPE_SH7750S is not set
97CONFIG_CPU_SUBTYPE_SH7751=y 146CONFIG_CPU_SUBTYPE_SH7751=y
147CONFIG_CPU_SUBTYPE_SH7751R=y
98# CONFIG_CPU_SUBTYPE_SH7760 is not set 148# CONFIG_CPU_SUBTYPE_SH7760 is not set
99# CONFIG_CPU_SUBTYPE_SH73180 is not set 149# CONFIG_CPU_SUBTYPE_SH4_202 is not set
150
151#
152# ST40 Processor Support
153#
100# CONFIG_CPU_SUBTYPE_ST40STB1 is not set 154# CONFIG_CPU_SUBTYPE_ST40STB1 is not set
101# CONFIG_CPU_SUBTYPE_ST40GX1 is not set 155# CONFIG_CPU_SUBTYPE_ST40GX1 is not set
102# CONFIG_CPU_SUBTYPE_SH4_202 is not set 156
157#
158# SH-4A Processor Support
159#
160# CONFIG_CPU_SUBTYPE_SH7770 is not set
161# CONFIG_CPU_SUBTYPE_SH7780 is not set
162
163#
164# SH4AL-DSP Processor Support
165#
166# CONFIG_CPU_SUBTYPE_SH73180 is not set
167# CONFIG_CPU_SUBTYPE_SH7343 is not set
168
169#
170# Memory management options
171#
103CONFIG_MMU=y 172CONFIG_MMU=y
104CONFIG_CMDLINE_BOOL=y 173CONFIG_PAGE_OFFSET=0x80000000
105CONFIG_CMDLINE="mem=64M console=ttySC0,115200 root=/dev/hda1"
106CONFIG_MEMORY_START=0x0c000000 174CONFIG_MEMORY_START=0x0c000000
107CONFIG_MEMORY_SIZE=0x04000000 175CONFIG_MEMORY_SIZE=0x04000000
108CONFIG_MEMORY_SET=y 176CONFIG_VSYSCALL=y
109# CONFIG_MEMORY_OVERRIDE is not set 177CONFIG_SELECT_MEMORY_MODEL=y
110CONFIG_SH_RTC=y 178CONFIG_FLATMEM_MANUAL=y
111CONFIG_SH_FPU=y 179# CONFIG_DISCONTIGMEM_MANUAL is not set
112CONFIG_ZERO_PAGE_OFFSET=0x00010000 180# CONFIG_SPARSEMEM_MANUAL is not set
113CONFIG_BOOT_LINK_OFFSET=0x00800000 181CONFIG_FLATMEM=y
114CONFIG_CPU_LITTLE_ENDIAN=y 182CONFIG_FLAT_NODE_MEM_MAP=y
115# CONFIG_PREEMPT is not set 183# CONFIG_SPARSEMEM_STATIC is not set
116# CONFIG_UBC_WAKEUP is not set 184CONFIG_SPLIT_PTLOCK_CPUS=4
185# CONFIG_RESOURCES_64BIT is not set
186
187#
188# Cache configuration
189#
190# CONFIG_SH_DIRECT_MAPPED is not set
117# CONFIG_SH_WRITETHROUGH is not set 191# CONFIG_SH_WRITETHROUGH is not set
118# CONFIG_SH_OCRAM is not set 192# CONFIG_SH_OCRAM is not set
193
194#
195# Processor features
196#
197CONFIG_CPU_LITTLE_ENDIAN=y
198CONFIG_SH_FPU=y
199# CONFIG_SH_DSP is not set
119# CONFIG_SH_STORE_QUEUES is not set 200# CONFIG_SH_STORE_QUEUES is not set
120# CONFIG_SMP is not set 201CONFIG_CPU_HAS_INTEVT=y
202CONFIG_CPU_HAS_SR_RB=y
203
204#
205# Timer support
206#
207CONFIG_SH_TMU=y
208
209#
210# RTS7751R2D options
211#
121CONFIG_RTS7751R2D_REV11=y 212CONFIG_RTS7751R2D_REV11=y
122CONFIG_SH_PCLK_CALC=y
123CONFIG_SH_PCLK_FREQ=60000000 213CONFIG_SH_PCLK_FREQ=60000000
124 214
125# 215#
@@ -140,17 +230,37 @@ CONFIG_NR_ONCHIP_DMA_CHANNELS=8
140CONFIG_VOYAGERGX=y 230CONFIG_VOYAGERGX=y
141# CONFIG_HD6446X_SERIES is not set 231# CONFIG_HD6446X_SERIES is not set
142CONFIG_HEARTBEAT=y 232CONFIG_HEARTBEAT=y
143CONFIG_RTC_9701JE=y
144 233
145# 234#
146# Bus options (PCI, PCMCIA, EISA, MCA, ISA) 235# Kernel features
236#
237# CONFIG_HZ_100 is not set
238CONFIG_HZ_250=y
239# CONFIG_HZ_1000 is not set
240CONFIG_HZ=250
241# CONFIG_KEXEC is not set
242# CONFIG_SMP is not set
243CONFIG_PREEMPT_NONE=y
244# CONFIG_PREEMPT_VOLUNTARY is not set
245# CONFIG_PREEMPT is not set
246
247#
248# Boot options
249#
250CONFIG_ZERO_PAGE_OFFSET=0x00010000
251CONFIG_BOOT_LINK_OFFSET=0x00800000
252# CONFIG_UBC_WAKEUP is not set
253CONFIG_CMDLINE_BOOL=y
254CONFIG_CMDLINE="mem=64M console=ttySC0,115200 root=/dev/hda1"
255
256#
257# Bus options
147# 258#
148CONFIG_PCI=y 259CONFIG_PCI=y
149CONFIG_SH_PCIDMA_NONCOHERENT=y 260CONFIG_SH_PCIDMA_NONCOHERENT=y
150CONFIG_PCI_AUTO=y 261CONFIG_PCI_AUTO=y
151CONFIG_PCI_AUTO_UPDATE_RESOURCES=y 262CONFIG_PCI_AUTO_UPDATE_RESOURCES=y
152# CONFIG_PCI_LEGACY_PROC is not set 263# CONFIG_PCI_MULTITHREAD_PROBE is not set
153CONFIG_PCI_NAMES=y
154 264
155# 265#
156# PCCARD (PCMCIA/CardBus) support 266# PCCARD (PCMCIA/CardBus) support
@@ -158,10 +268,6 @@ CONFIG_PCI_NAMES=y
158# CONFIG_PCCARD is not set 268# CONFIG_PCCARD is not set
159 269
160# 270#
161# PC-card bridges
162#
163
164#
165# PCI Hotplug Support 271# PCI Hotplug Support
166# 272#
167CONFIG_HOTPLUG_PCI=y 273CONFIG_HOTPLUG_PCI=y
@@ -177,6 +283,95 @@ CONFIG_BINFMT_ELF=y
177# CONFIG_BINFMT_MISC is not set 283# CONFIG_BINFMT_MISC is not set
178 284
179# 285#
286# Power management options (EXPERIMENTAL)
287#
288# CONFIG_PM is not set
289
290#
291# Networking
292#
293CONFIG_NET=y
294
295#
296# Networking options
297#
298# CONFIG_NETDEBUG is not set
299CONFIG_PACKET=y
300# CONFIG_PACKET_MMAP is not set
301CONFIG_UNIX=y
302CONFIG_XFRM=y
303# CONFIG_XFRM_USER is not set
304# CONFIG_XFRM_SUB_POLICY is not set
305# CONFIG_NET_KEY is not set
306CONFIG_INET=y
307# CONFIG_IP_MULTICAST is not set
308# CONFIG_IP_ADVANCED_ROUTER is not set
309CONFIG_IP_FIB_HASH=y
310# CONFIG_IP_PNP is not set
311# CONFIG_NET_IPIP is not set
312# CONFIG_NET_IPGRE is not set
313# CONFIG_ARPD is not set
314# CONFIG_SYN_COOKIES is not set
315# CONFIG_INET_AH is not set
316# CONFIG_INET_ESP is not set
317# CONFIG_INET_IPCOMP is not set
318# CONFIG_INET_XFRM_TUNNEL is not set
319# CONFIG_INET_TUNNEL is not set
320CONFIG_INET_XFRM_MODE_TRANSPORT=y
321CONFIG_INET_XFRM_MODE_TUNNEL=y
322CONFIG_INET_DIAG=y
323CONFIG_INET_TCP_DIAG=y
324# CONFIG_TCP_CONG_ADVANCED is not set
325CONFIG_TCP_CONG_CUBIC=y
326CONFIG_DEFAULT_TCP_CONG="cubic"
327# CONFIG_IPV6 is not set
328# CONFIG_INET6_XFRM_TUNNEL is not set
329# CONFIG_INET6_TUNNEL is not set
330# CONFIG_NETWORK_SECMARK is not set
331# CONFIG_NETFILTER is not set
332
333#
334# DCCP Configuration (EXPERIMENTAL)
335#
336# CONFIG_IP_DCCP is not set
337
338#
339# SCTP Configuration (EXPERIMENTAL)
340#
341# CONFIG_IP_SCTP is not set
342
343#
344# TIPC Configuration (EXPERIMENTAL)
345#
346# CONFIG_TIPC is not set
347# CONFIG_ATM is not set
348# CONFIG_BRIDGE is not set
349# CONFIG_VLAN_8021Q is not set
350# CONFIG_DECNET is not set
351# CONFIG_LLC2 is not set
352# CONFIG_IPX is not set
353# CONFIG_ATALK is not set
354# CONFIG_X25 is not set
355# CONFIG_LAPB is not set
356# CONFIG_ECONET is not set
357# CONFIG_WAN_ROUTER is not set
358
359#
360# QoS and/or fair queueing
361#
362# CONFIG_NET_SCHED is not set
363
364#
365# Network testing
366#
367# CONFIG_NET_PKTGEN is not set
368# CONFIG_HAMRADIO is not set
369# CONFIG_IRDA is not set
370# CONFIG_BT is not set
371# CONFIG_IEEE80211 is not set
372CONFIG_WIRELESS_EXT=y
373
374#
180# Device Drivers 375# Device Drivers
181# 376#
182 377
@@ -186,6 +381,12 @@ CONFIG_BINFMT_ELF=y
186CONFIG_STANDALONE=y 381CONFIG_STANDALONE=y
187CONFIG_PREVENT_FIRMWARE_BUILD=y 382CONFIG_PREVENT_FIRMWARE_BUILD=y
188# CONFIG_FW_LOADER is not set 383# CONFIG_FW_LOADER is not set
384# CONFIG_SYS_HYPERVISOR is not set
385
386#
387# Connector - unified userspace <-> kernelspace linker
388#
389# CONFIG_CONNECTOR is not set
189 390
190# 391#
191# Memory Technology Devices (MTD) 392# Memory Technology Devices (MTD)
@@ -204,7 +405,6 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y
204# 405#
205# Block devices 406# Block devices
206# 407#
207# CONFIG_BLK_DEV_FD is not set
208# CONFIG_BLK_CPQ_DA is not set 408# CONFIG_BLK_CPQ_DA is not set
209# CONFIG_BLK_CPQ_CISS_DA is not set 409# CONFIG_BLK_CPQ_CISS_DA is not set
210# CONFIG_BLK_DEV_DAC960 is not set 410# CONFIG_BLK_DEV_DAC960 is not set
@@ -216,18 +416,9 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y
216CONFIG_BLK_DEV_RAM=y 416CONFIG_BLK_DEV_RAM=y
217CONFIG_BLK_DEV_RAM_COUNT=16 417CONFIG_BLK_DEV_RAM_COUNT=16
218CONFIG_BLK_DEV_RAM_SIZE=4096 418CONFIG_BLK_DEV_RAM_SIZE=4096
419CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
219# CONFIG_BLK_DEV_INITRD is not set 420# CONFIG_BLK_DEV_INITRD is not set
220CONFIG_INITRAMFS_SOURCE=""
221# CONFIG_LBD is not set
222# CONFIG_CDROM_PKTCDVD is not set 421# CONFIG_CDROM_PKTCDVD is not set
223
224#
225# IO Schedulers
226#
227CONFIG_IOSCHED_NOOP=y
228CONFIG_IOSCHED_AS=y
229CONFIG_IOSCHED_DEADLINE=y
230CONFIG_IOSCHED_CFQ=y
231# CONFIG_ATA_OVER_ETH is not set 422# CONFIG_ATA_OVER_ETH is not set
232 423
233# 424#
@@ -253,7 +444,6 @@ CONFIG_BLK_DEV_IDEDISK=y
253# 444#
254CONFIG_IDE_GENERIC=y 445CONFIG_IDE_GENERIC=y
255# CONFIG_BLK_DEV_IDEPCI is not set 446# CONFIG_BLK_DEV_IDEPCI is not set
256CONFIG_IDE_SH=y
257# CONFIG_IDE_ARM is not set 447# CONFIG_IDE_ARM is not set
258# CONFIG_BLK_DEV_IDEDMA is not set 448# CONFIG_BLK_DEV_IDEDMA is not set
259# CONFIG_IDEDMA_AUTO is not set 449# CONFIG_IDEDMA_AUTO is not set
@@ -262,7 +452,14 @@ CONFIG_IDE_SH=y
262# 452#
263# SCSI device support 453# SCSI device support
264# 454#
455# CONFIG_RAID_ATTRS is not set
265# CONFIG_SCSI is not set 456# CONFIG_SCSI is not set
457# CONFIG_SCSI_NETLINK is not set
458
459#
460# Serial ATA (prod) and Parallel ATA (experimental) drivers
461#
462# CONFIG_ATA is not set
266 463
267# 464#
268# Multi-device support (RAID and LVM) 465# Multi-device support (RAID and LVM)
@@ -272,6 +469,7 @@ CONFIG_IDE_SH=y
272# 469#
273# Fusion MPT device support 470# Fusion MPT device support
274# 471#
472# CONFIG_FUSION is not set
275 473
276# 474#
277# IEEE 1394 (FireWire) support 475# IEEE 1394 (FireWire) support
@@ -284,67 +482,8 @@ CONFIG_IDE_SH=y
284# CONFIG_I2O is not set 482# CONFIG_I2O is not set
285 483
286# 484#
287# Networking support 485# Network device support
288# 486#
289CONFIG_NET=y
290
291#
292# Networking options
293#
294CONFIG_PACKET=y
295# CONFIG_PACKET_MMAP is not set
296# CONFIG_NETLINK_DEV is not set
297CONFIG_UNIX=y
298# CONFIG_NET_KEY is not set
299CONFIG_INET=y
300# CONFIG_IP_MULTICAST is not set
301# CONFIG_IP_ADVANCED_ROUTER is not set
302# CONFIG_IP_PNP is not set
303# CONFIG_NET_IPIP is not set
304# CONFIG_NET_IPGRE is not set
305# CONFIG_ARPD is not set
306# CONFIG_SYN_COOKIES is not set
307# CONFIG_INET_AH is not set
308# CONFIG_INET_ESP is not set
309# CONFIG_INET_IPCOMP is not set
310# CONFIG_INET_TUNNEL is not set
311CONFIG_IP_TCPDIAG=y
312# CONFIG_IP_TCPDIAG_IPV6 is not set
313# CONFIG_IPV6 is not set
314# CONFIG_NETFILTER is not set
315
316#
317# SCTP Configuration (EXPERIMENTAL)
318#
319# CONFIG_IP_SCTP is not set
320# CONFIG_ATM is not set
321# CONFIG_BRIDGE is not set
322# CONFIG_VLAN_8021Q is not set
323# CONFIG_DECNET is not set
324# CONFIG_LLC2 is not set
325# CONFIG_IPX is not set
326# CONFIG_ATALK is not set
327# CONFIG_X25 is not set
328# CONFIG_LAPB is not set
329# CONFIG_NET_DIVERT is not set
330# CONFIG_ECONET is not set
331# CONFIG_WAN_ROUTER is not set
332
333#
334# QoS and/or fair queueing
335#
336# CONFIG_NET_SCHED is not set
337# CONFIG_NET_CLS_ROUTE is not set
338
339#
340# Network testing
341#
342# CONFIG_NET_PKTGEN is not set
343# CONFIG_NETPOLL is not set
344# CONFIG_NET_POLL_CONTROLLER is not set
345# CONFIG_HAMRADIO is not set
346# CONFIG_IRDA is not set
347# CONFIG_BT is not set
348CONFIG_NETDEVICES=y 487CONFIG_NETDEVICES=y
349# CONFIG_DUMMY is not set 488# CONFIG_DUMMY is not set
350# CONFIG_BONDING is not set 489# CONFIG_BONDING is not set
@@ -357,6 +496,11 @@ CONFIG_NETDEVICES=y
357# CONFIG_ARCNET is not set 496# CONFIG_ARCNET is not set
358 497
359# 498#
499# PHY device support
500#
501# CONFIG_PHYLIB is not set
502
503#
360# Ethernet (10 or 100Mbit) 504# Ethernet (10 or 100Mbit)
361# 505#
362CONFIG_NET_ETHERNET=y 506CONFIG_NET_ETHERNET=y
@@ -364,6 +508,7 @@ CONFIG_MII=y
364# CONFIG_STNIC is not set 508# CONFIG_STNIC is not set
365# CONFIG_HAPPYMEAL is not set 509# CONFIG_HAPPYMEAL is not set
366# CONFIG_SUNGEM is not set 510# CONFIG_SUNGEM is not set
511# CONFIG_CASSINI is not set
367# CONFIG_NET_VENDOR_3COM is not set 512# CONFIG_NET_VENDOR_3COM is not set
368# CONFIG_SMC91X is not set 513# CONFIG_SMC91X is not set
369 514
@@ -406,15 +551,22 @@ CONFIG_8139TOO=y
406# CONFIG_HAMACHI is not set 551# CONFIG_HAMACHI is not set
407# CONFIG_YELLOWFIN is not set 552# CONFIG_YELLOWFIN is not set
408# CONFIG_R8169 is not set 553# CONFIG_R8169 is not set
554# CONFIG_SIS190 is not set
555# CONFIG_SKGE is not set
556# CONFIG_SKY2 is not set
409# CONFIG_SK98LIN is not set 557# CONFIG_SK98LIN is not set
410# CONFIG_VIA_VELOCITY is not set 558# CONFIG_VIA_VELOCITY is not set
411# CONFIG_TIGON3 is not set 559# CONFIG_TIGON3 is not set
560# CONFIG_BNX2 is not set
561# CONFIG_QLA3XXX is not set
412 562
413# 563#
414# Ethernet (10000 Mbit) 564# Ethernet (10000 Mbit)
415# 565#
566# CONFIG_CHELSIO_T1 is not set
416# CONFIG_IXGB is not set 567# CONFIG_IXGB is not set
417# CONFIG_S2IO is not set 568# CONFIG_S2IO is not set
569# CONFIG_MYRI10GE is not set
418 570
419# 571#
420# Token Ring devices 572# Token Ring devices
@@ -425,6 +577,7 @@ CONFIG_8139TOO=y
425# Wireless LAN (non-hamradio) 577# Wireless LAN (non-hamradio)
426# 578#
427CONFIG_NET_RADIO=y 579CONFIG_NET_RADIO=y
580# CONFIG_NET_WIRELESS_RTNETLINK is not set
428 581
429# 582#
430# Obsolete Wireless cards support (pre-802.11) 583# Obsolete Wireless cards support (pre-802.11)
@@ -434,9 +587,12 @@ CONFIG_NET_RADIO=y
434# 587#
435# Wireless 802.11b ISA/PCI cards support 588# Wireless 802.11b ISA/PCI cards support
436# 589#
590# CONFIG_IPW2100 is not set
591# CONFIG_IPW2200 is not set
437CONFIG_HERMES=m 592CONFIG_HERMES=m
438# CONFIG_PLX_HERMES is not set 593# CONFIG_PLX_HERMES is not set
439# CONFIG_TMD_HERMES is not set 594# CONFIG_TMD_HERMES is not set
595# CONFIG_NORTEL_HERMES is not set
440# CONFIG_PCI_HERMES is not set 596# CONFIG_PCI_HERMES is not set
441# CONFIG_ATMEL is not set 597# CONFIG_ATMEL is not set
442 598
@@ -444,6 +600,7 @@ CONFIG_HERMES=m
444# Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support 600# Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support
445# 601#
446# CONFIG_PRISM54 is not set 602# CONFIG_PRISM54 is not set
603# CONFIG_HOSTAP is not set
447CONFIG_NET_WIRELESS=y 604CONFIG_NET_WIRELESS=y
448 605
449# 606#
@@ -456,6 +613,8 @@ CONFIG_NET_WIRELESS=y
456# CONFIG_SLIP is not set 613# CONFIG_SLIP is not set
457# CONFIG_SHAPER is not set 614# CONFIG_SHAPER is not set
458# CONFIG_NETCONSOLE is not set 615# CONFIG_NETCONSOLE is not set
616# CONFIG_NETPOLL is not set
617# CONFIG_NET_POLL_CONTROLLER is not set
459 618
460# 619#
461# ISDN subsystem 620# ISDN subsystem
@@ -473,20 +632,10 @@ CONFIG_NET_WIRELESS=y
473# CONFIG_INPUT is not set 632# CONFIG_INPUT is not set
474 633
475# 634#
476# Userland interfaces 635# Hardware I/O ports
477#
478
479# 636#
480# Input I/O drivers
481#
482# CONFIG_GAMEPORT is not set
483CONFIG_SOUND_GAMEPORT=y
484# CONFIG_SERIO is not set 637# CONFIG_SERIO is not set
485# CONFIG_SERIO_I8042 is not set 638# CONFIG_GAMEPORT is not set
486
487#
488# Input Device Drivers
489#
490 639
491# 640#
492# Character devices 641# Character devices
@@ -503,6 +652,7 @@ CONFIG_SOUND_GAMEPORT=y
503# Non-8250 serial port support 652# Non-8250 serial port support
504# 653#
505# CONFIG_SERIAL_SH_SCI is not set 654# CONFIG_SERIAL_SH_SCI is not set
655# CONFIG_SERIAL_JSM is not set
506# CONFIG_UNIX98_PTYS is not set 656# CONFIG_UNIX98_PTYS is not set
507CONFIG_LEGACY_PTYS=y 657CONFIG_LEGACY_PTYS=y
508CONFIG_LEGACY_PTY_COUNT=256 658CONFIG_LEGACY_PTY_COUNT=256
@@ -516,7 +666,7 @@ CONFIG_LEGACY_PTY_COUNT=256
516# Watchdog Cards 666# Watchdog Cards
517# 667#
518# CONFIG_WATCHDOG is not set 668# CONFIG_WATCHDOG is not set
519# CONFIG_RTC is not set 669CONFIG_HW_RANDOM=y
520# CONFIG_GEN_RTC is not set 670# CONFIG_GEN_RTC is not set
521# CONFIG_DTLK is not set 671# CONFIG_DTLK is not set
522# CONFIG_R3964 is not set 672# CONFIG_R3964 is not set
@@ -529,14 +679,35 @@ CONFIG_LEGACY_PTY_COUNT=256
529# CONFIG_RAW_DRIVER is not set 679# CONFIG_RAW_DRIVER is not set
530 680
531# 681#
682# TPM devices
683#
684# CONFIG_TCG_TPM is not set
685# CONFIG_TELCLOCK is not set
686
687#
532# I2C support 688# I2C support
533# 689#
534# CONFIG_I2C is not set 690# CONFIG_I2C is not set
535 691
536# 692#
693# SPI support
694#
695# CONFIG_SPI is not set
696# CONFIG_SPI_MASTER is not set
697
698#
537# Dallas's 1-wire bus 699# Dallas's 1-wire bus
538# 700#
539# CONFIG_W1 is not set 701
702#
703# Hardware Monitoring support
704#
705CONFIG_HWMON=y
706# CONFIG_HWMON_VID is not set
707# CONFIG_SENSORS_ABITUGURU is not set
708# CONFIG_SENSORS_F71805F is not set
709# CONFIG_SENSORS_VT1211 is not set
710# CONFIG_HWMON_DEBUG_CHIP is not set
540 711
541# 712#
542# Misc devices 713# Misc devices
@@ -546,6 +717,7 @@ CONFIG_LEGACY_PTY_COUNT=256
546# Multimedia devices 717# Multimedia devices
547# 718#
548# CONFIG_VIDEO_DEV is not set 719# CONFIG_VIDEO_DEV is not set
720CONFIG_VIDEO_V4L2=y
549 721
550# 722#
551# Digital Video Broadcasting Devices 723# Digital Video Broadcasting Devices
@@ -555,7 +727,9 @@ CONFIG_LEGACY_PTY_COUNT=256
555# 727#
556# Graphics support 728# Graphics support
557# 729#
730CONFIG_FIRMWARE_EDID=y
558# CONFIG_FB is not set 731# CONFIG_FB is not set
732# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
559 733
560# 734#
561# Sound 735# Sound
@@ -573,6 +747,9 @@ CONFIG_SND_RAWMIDI=m
573# CONFIG_SND_SEQUENCER is not set 747# CONFIG_SND_SEQUENCER is not set
574# CONFIG_SND_MIXER_OSS is not set 748# CONFIG_SND_MIXER_OSS is not set
575# CONFIG_SND_PCM_OSS is not set 749# CONFIG_SND_PCM_OSS is not set
750# CONFIG_SND_DYNAMIC_MINORS is not set
751CONFIG_SND_SUPPORT_OLD_API=y
752CONFIG_SND_VERBOSE_PROCFS=y
576# CONFIG_SND_VERBOSE_PRINTK is not set 753# CONFIG_SND_VERBOSE_PRINTK is not set
577# CONFIG_SND_DEBUG is not set 754# CONFIG_SND_DEBUG is not set
578 755
@@ -581,6 +758,8 @@ CONFIG_SND_RAWMIDI=m
581# 758#
582CONFIG_SND_MPU401_UART=m 759CONFIG_SND_MPU401_UART=m
583CONFIG_SND_OPL3_LIB=m 760CONFIG_SND_OPL3_LIB=m
761CONFIG_SND_AC97_CODEC=m
762CONFIG_SND_AC97_BUS=m
584# CONFIG_SND_DUMMY is not set 763# CONFIG_SND_DUMMY is not set
585# CONFIG_SND_MTPAV is not set 764# CONFIG_SND_MTPAV is not set
586# CONFIG_SND_SERIAL_U16550 is not set 765# CONFIG_SND_SERIAL_U16550 is not set
@@ -589,7 +768,8 @@ CONFIG_SND_OPL3_LIB=m
589# 768#
590# PCI devices 769# PCI devices
591# 770#
592CONFIG_SND_AC97_CODEC=m 771# CONFIG_SND_AD1889 is not set
772# CONFIG_SND_ALS300 is not set
593# CONFIG_SND_ALI5451 is not set 773# CONFIG_SND_ALI5451 is not set
594# CONFIG_SND_ATIIXP is not set 774# CONFIG_SND_ATIIXP is not set
595# CONFIG_SND_ATIIXP_MODEM is not set 775# CONFIG_SND_ATIIXP_MODEM is not set
@@ -598,73 +778,63 @@ CONFIG_SND_AC97_CODEC=m
598# CONFIG_SND_AU8830 is not set 778# CONFIG_SND_AU8830 is not set
599# CONFIG_SND_AZT3328 is not set 779# CONFIG_SND_AZT3328 is not set
600# CONFIG_SND_BT87X is not set 780# CONFIG_SND_BT87X is not set
601# CONFIG_SND_CS46XX is not set 781# CONFIG_SND_CA0106 is not set
782# CONFIG_SND_CMIPCI is not set
602# CONFIG_SND_CS4281 is not set 783# CONFIG_SND_CS4281 is not set
784# CONFIG_SND_CS46XX is not set
603# CONFIG_SND_EMU10K1 is not set 785# CONFIG_SND_EMU10K1 is not set
604# CONFIG_SND_EMU10K1X is not set 786# CONFIG_SND_EMU10K1X is not set
605# CONFIG_SND_CA0106 is not set
606# CONFIG_SND_KORG1212 is not set
607# CONFIG_SND_MIXART is not set
608# CONFIG_SND_NM256 is not set
609# CONFIG_SND_RME32 is not set
610# CONFIG_SND_RME96 is not set
611# CONFIG_SND_RME9652 is not set
612# CONFIG_SND_HDSP is not set
613# CONFIG_SND_TRIDENT is not set
614CONFIG_SND_YMFPCI=m
615# CONFIG_SND_ALS4000 is not set
616# CONFIG_SND_CMIPCI is not set
617# CONFIG_SND_ENS1370 is not set 787# CONFIG_SND_ENS1370 is not set
618# CONFIG_SND_ENS1371 is not set 788# CONFIG_SND_ENS1371 is not set
619# CONFIG_SND_ES1938 is not set 789# CONFIG_SND_ES1938 is not set
620# CONFIG_SND_ES1968 is not set 790# CONFIG_SND_ES1968 is not set
621# CONFIG_SND_MAESTRO3 is not set
622# CONFIG_SND_FM801 is not set 791# CONFIG_SND_FM801 is not set
792# CONFIG_SND_HDA_INTEL is not set
793# CONFIG_SND_HDSP is not set
794# CONFIG_SND_HDSPM is not set
623# CONFIG_SND_ICE1712 is not set 795# CONFIG_SND_ICE1712 is not set
624# CONFIG_SND_ICE1724 is not set 796# CONFIG_SND_ICE1724 is not set
625# CONFIG_SND_INTEL8X0 is not set 797# CONFIG_SND_INTEL8X0 is not set
626# CONFIG_SND_INTEL8X0M is not set 798# CONFIG_SND_INTEL8X0M is not set
799# CONFIG_SND_KORG1212 is not set
800# CONFIG_SND_MAESTRO3 is not set
801# CONFIG_SND_MIXART is not set
802# CONFIG_SND_NM256 is not set
803# CONFIG_SND_PCXHR is not set
804# CONFIG_SND_RME32 is not set
805# CONFIG_SND_RME96 is not set
806# CONFIG_SND_RME9652 is not set
627# CONFIG_SND_SONICVIBES is not set 807# CONFIG_SND_SONICVIBES is not set
808# CONFIG_SND_TRIDENT is not set
628# CONFIG_SND_VIA82XX is not set 809# CONFIG_SND_VIA82XX is not set
629# CONFIG_SND_VIA82XX_MODEM is not set 810# CONFIG_SND_VIA82XX_MODEM is not set
630# CONFIG_SND_VX222 is not set 811# CONFIG_SND_VX222 is not set
812CONFIG_SND_YMFPCI=m
813# CONFIG_SND_AC97_POWER_SAVE is not set
631 814
632# 815#
633# Open Sound System 816# Open Sound System
634# 817#
635CONFIG_SOUND_PRIME=m 818CONFIG_SOUND_PRIME=m
819# CONFIG_OSS_OBSOLETE_DRIVER is not set
636# CONFIG_SOUND_BT878 is not set 820# CONFIG_SOUND_BT878 is not set
637CONFIG_SOUND_CMPCI=m
638# CONFIG_SOUND_EMU10K1 is not set
639# CONFIG_SOUND_FUSION is not set
640# CONFIG_SOUND_CS4281 is not set
641# CONFIG_SOUND_ES1370 is not set
642# CONFIG_SOUND_ES1371 is not set 821# CONFIG_SOUND_ES1371 is not set
643# CONFIG_SOUND_ESSSOLO1 is not set
644# CONFIG_SOUND_MAESTRO is not set
645# CONFIG_SOUND_MAESTRO3 is not set
646# CONFIG_SOUND_ICH is not set 822# CONFIG_SOUND_ICH is not set
647# CONFIG_SOUND_SONICVIBES is not set
648# CONFIG_SOUND_TRIDENT is not set 823# CONFIG_SOUND_TRIDENT is not set
649# CONFIG_SOUND_MSNDCLAS is not set 824# CONFIG_SOUND_MSNDCLAS is not set
650# CONFIG_SOUND_MSNDPIN is not set 825# CONFIG_SOUND_MSNDPIN is not set
651# CONFIG_SOUND_VIA82CXXX is not set 826# CONFIG_SOUND_VIA82CXXX is not set
652# CONFIG_SOUND_OSS is not set
653# CONFIG_SOUND_ALI5455 is not set
654# CONFIG_SOUND_FORTE is not set
655# CONFIG_SOUND_RME96XX is not set
656# CONFIG_SOUND_AD1980 is not set
657CONFIG_SOUND_VOYAGERGX=m
658 827
659# 828#
660# USB support 829# USB support
661# 830#
662# CONFIG_USB is not set
663CONFIG_USB_ARCH_HAS_HCD=y 831CONFIG_USB_ARCH_HAS_HCD=y
664CONFIG_USB_ARCH_HAS_OHCI=y 832CONFIG_USB_ARCH_HAS_OHCI=y
833CONFIG_USB_ARCH_HAS_EHCI=y
834# CONFIG_USB is not set
665 835
666# 836#
667# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information 837# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
668# 838#
669 839
670# 840#
@@ -678,30 +848,66 @@ CONFIG_USB_ARCH_HAS_OHCI=y
678# CONFIG_MMC is not set 848# CONFIG_MMC is not set
679 849
680# 850#
851# LED devices
852#
853# CONFIG_NEW_LEDS is not set
854
855#
856# LED drivers
857#
858
859#
860# LED Triggers
861#
862
863#
681# InfiniBand support 864# InfiniBand support
682# 865#
683# CONFIG_INFINIBAND is not set 866# CONFIG_INFINIBAND is not set
684 867
685# 868#
869# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
870#
871
872#
873# Real Time Clock
874#
875# CONFIG_RTC_CLASS is not set
876
877#
878# DMA Engine support
879#
880# CONFIG_DMA_ENGINE is not set
881
882#
883# DMA Clients
884#
885
886#
887# DMA Devices
888#
889
890#
686# File systems 891# File systems
687# 892#
688CONFIG_EXT2_FS=y 893CONFIG_EXT2_FS=y
689# CONFIG_EXT2_FS_XATTR is not set 894# CONFIG_EXT2_FS_XATTR is not set
895# CONFIG_EXT2_FS_XIP is not set
690# CONFIG_EXT3_FS is not set 896# CONFIG_EXT3_FS is not set
691# CONFIG_JBD is not set
692# CONFIG_REISERFS_FS is not set 897# CONFIG_REISERFS_FS is not set
693# CONFIG_JFS_FS is not set 898# CONFIG_JFS_FS is not set
694 899# CONFIG_FS_POSIX_ACL is not set
695#
696# XFS support
697#
698# CONFIG_XFS_FS is not set 900# CONFIG_XFS_FS is not set
901# CONFIG_OCFS2_FS is not set
699CONFIG_MINIX_FS=y 902CONFIG_MINIX_FS=y
700# CONFIG_ROMFS_FS is not set 903# CONFIG_ROMFS_FS is not set
904CONFIG_INOTIFY=y
905CONFIG_INOTIFY_USER=y
701# CONFIG_QUOTA is not set 906# CONFIG_QUOTA is not set
702CONFIG_DNOTIFY=y 907CONFIG_DNOTIFY=y
703# CONFIG_AUTOFS_FS is not set 908# CONFIG_AUTOFS_FS is not set
704# CONFIG_AUTOFS4_FS is not set 909# CONFIG_AUTOFS4_FS is not set
910# CONFIG_FUSE_FS is not set
705 911
706# 912#
707# CD-ROM/DVD Filesystems 913# CD-ROM/DVD Filesystems
@@ -724,12 +930,13 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
724# 930#
725CONFIG_PROC_FS=y 931CONFIG_PROC_FS=y
726CONFIG_PROC_KCORE=y 932CONFIG_PROC_KCORE=y
933CONFIG_PROC_SYSCTL=y
727CONFIG_SYSFS=y 934CONFIG_SYSFS=y
728# CONFIG_DEVFS_FS is not set
729# CONFIG_TMPFS is not set 935# CONFIG_TMPFS is not set
730# CONFIG_HUGETLBFS is not set 936# CONFIG_HUGETLBFS is not set
731# CONFIG_HUGETLB_PAGE is not set 937# CONFIG_HUGETLB_PAGE is not set
732CONFIG_RAMFS=y 938CONFIG_RAMFS=y
939# CONFIG_CONFIGFS_FS is not set
733 940
734# 941#
735# Miscellaneous filesystems 942# Miscellaneous filesystems
@@ -758,6 +965,7 @@ CONFIG_RAMFS=y
758# CONFIG_NCP_FS is not set 965# CONFIG_NCP_FS is not set
759# CONFIG_CODA_FS is not set 966# CONFIG_CODA_FS is not set
760# CONFIG_AFS_FS is not set 967# CONFIG_AFS_FS is not set
968# CONFIG_9P_FS is not set
761 969
762# 970#
763# Partition Types 971# Partition Types
@@ -818,8 +1026,14 @@ CONFIG_OPROFILE=y
818# 1026#
819# Kernel hacking 1027# Kernel hacking
820# 1028#
1029# CONFIG_PRINTK_TIME is not set
1030CONFIG_ENABLE_MUST_CHECK=y
1031# CONFIG_MAGIC_SYSRQ is not set
1032# CONFIG_UNUSED_SYMBOLS is not set
821# CONFIG_DEBUG_KERNEL is not set 1033# CONFIG_DEBUG_KERNEL is not set
822# CONFIG_FRAME_POINTER is not set 1034CONFIG_LOG_BUF_SHIFT=14
1035# CONFIG_DEBUG_BUGVERBOSE is not set
1036# CONFIG_DEBUG_FS is not set
823# CONFIG_SH_STANDARD_BIOS is not set 1037# CONFIG_SH_STANDARD_BIOS is not set
824# CONFIG_EARLY_SCIF_CONSOLE is not set 1038# CONFIG_EARLY_SCIF_CONSOLE is not set
825# CONFIG_KGDB is not set 1039# CONFIG_KGDB is not set
@@ -836,12 +1050,10 @@ CONFIG_OPROFILE=y
836# CONFIG_CRYPTO is not set 1050# CONFIG_CRYPTO is not set
837 1051
838# 1052#
839# Hardware crypto devices
840#
841
842#
843# Library routines 1053# Library routines
844# 1054#
845# CONFIG_CRC_CCITT is not set 1055# CONFIG_CRC_CCITT is not set
1056# CONFIG_CRC16 is not set
846CONFIG_CRC32=y 1057CONFIG_CRC32=y
847# CONFIG_LIBCRC32C is not set 1058# CONFIG_LIBCRC32C is not set
1059CONFIG_PLIST=y