aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/configs/c3000_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/parisc/configs/c3000_defconfig')
-rw-r--r--arch/parisc/configs/c3000_defconfig582
1 files changed, 308 insertions, 274 deletions
diff --git a/arch/parisc/configs/c3000_defconfig b/arch/parisc/configs/c3000_defconfig
index eb2f9a3d515c..c6def3c1d209 100644
--- a/arch/parisc/configs/c3000_defconfig
+++ b/arch/parisc/configs/c3000_defconfig
@@ -1,39 +1,50 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.16-pa6 3# Linux kernel version: 2.6.23
4# Sun Mar 26 20:03:29 2006 4# Fri Oct 12 21:24:00 2007
5# 5#
6CONFIG_PARISC=y 6CONFIG_PARISC=y
7CONFIG_MMU=y 7CONFIG_MMU=y
8CONFIG_STACK_GROWSUP=y 8CONFIG_STACK_GROWSUP=y
9CONFIG_RWSEM_GENERIC_SPINLOCK=y 9CONFIG_RWSEM_GENERIC_SPINLOCK=y
10# CONFIG_ARCH_HAS_ILOG2_U32 is not set
11# CONFIG_ARCH_HAS_ILOG2_U64 is not set
12CONFIG_GENERIC_FIND_NEXT_BIT=y
13CONFIG_GENERIC_BUG=y
14CONFIG_GENERIC_HWEIGHT=y
10CONFIG_GENERIC_CALIBRATE_DELAY=y 15CONFIG_GENERIC_CALIBRATE_DELAY=y
16CONFIG_GENERIC_TIME=y
11CONFIG_GENERIC_HARDIRQS=y 17CONFIG_GENERIC_HARDIRQS=y
12CONFIG_GENERIC_IRQ_PROBE=y 18CONFIG_GENERIC_IRQ_PROBE=y
19CONFIG_IRQ_PER_CPU=y
20CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
13 21
14# 22#
15# Code maturity level options 23# General setup
16# 24#
17CONFIG_EXPERIMENTAL=y 25CONFIG_EXPERIMENTAL=y
18CONFIG_BROKEN_ON_SMP=y 26CONFIG_BROKEN_ON_SMP=y
19CONFIG_INIT_ENV_ARG_LIMIT=32 27CONFIG_INIT_ENV_ARG_LIMIT=32
20
21#
22# General setup
23#
24CONFIG_LOCALVERSION="" 28CONFIG_LOCALVERSION=""
25# CONFIG_LOCALVERSION_AUTO is not set 29# CONFIG_LOCALVERSION_AUTO is not set
26CONFIG_SWAP=y 30CONFIG_SWAP=y
27CONFIG_SYSVIPC=y 31CONFIG_SYSVIPC=y
32CONFIG_SYSVIPC_SYSCTL=y
28# CONFIG_POSIX_MQUEUE is not set 33# CONFIG_POSIX_MQUEUE is not set
29# CONFIG_BSD_PROCESS_ACCT is not set 34# CONFIG_BSD_PROCESS_ACCT is not set
30CONFIG_SYSCTL=y 35# CONFIG_TASKSTATS is not set
36# CONFIG_USER_NS is not set
31# CONFIG_AUDIT is not set 37# CONFIG_AUDIT is not set
32CONFIG_IKCONFIG=y 38CONFIG_IKCONFIG=y
33CONFIG_IKCONFIG_PROC=y 39CONFIG_IKCONFIG_PROC=y
34CONFIG_INITRAMFS_SOURCE="" 40CONFIG_LOG_BUF_SHIFT=16
41CONFIG_SYSFS_DEPRECATED=y
42# CONFIG_RELAY is not set
43# CONFIG_BLK_DEV_INITRD is not set
35# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 44# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
45CONFIG_SYSCTL=y
36CONFIG_EMBEDDED=y 46CONFIG_EMBEDDED=y
47CONFIG_SYSCTL_SYSCALL=y
37CONFIG_KALLSYMS=y 48CONFIG_KALLSYMS=y
38CONFIG_KALLSYMS_ALL=y 49CONFIG_KALLSYMS_ALL=y
39# CONFIG_KALLSYMS_EXTRA_PASS is not set 50# CONFIG_KALLSYMS_EXTRA_PASS is not set
@@ -43,31 +54,29 @@ CONFIG_BUG=y
43CONFIG_ELF_CORE=y 54CONFIG_ELF_CORE=y
44CONFIG_BASE_FULL=y 55CONFIG_BASE_FULL=y
45CONFIG_FUTEX=y 56CONFIG_FUTEX=y
57CONFIG_ANON_INODES=y
46CONFIG_EPOLL=y 58CONFIG_EPOLL=y
59CONFIG_SIGNALFD=y
60CONFIG_EVENTFD=y
47CONFIG_SHMEM=y 61CONFIG_SHMEM=y
48CONFIG_CC_ALIGN_FUNCTIONS=0 62CONFIG_VM_EVENT_COUNTERS=y
49CONFIG_CC_ALIGN_LABELS=0
50CONFIG_CC_ALIGN_LOOPS=0
51CONFIG_CC_ALIGN_JUMPS=0
52CONFIG_SLAB=y 63CONFIG_SLAB=y
64# CONFIG_SLUB is not set
65# CONFIG_SLOB is not set
66CONFIG_RT_MUTEXES=y
53# CONFIG_TINY_SHMEM is not set 67# CONFIG_TINY_SHMEM is not set
54CONFIG_BASE_SMALL=0 68CONFIG_BASE_SMALL=0
55# CONFIG_SLOB is not set
56
57#
58# Loadable module support
59#
60CONFIG_MODULES=y 69CONFIG_MODULES=y
61CONFIG_MODULE_UNLOAD=y 70CONFIG_MODULE_UNLOAD=y
62CONFIG_MODULE_FORCE_UNLOAD=y 71CONFIG_MODULE_FORCE_UNLOAD=y
63CONFIG_OBSOLETE_MODPARM=y
64# CONFIG_MODVERSIONS is not set 72# CONFIG_MODVERSIONS is not set
65# CONFIG_MODULE_SRCVERSION_ALL is not set 73# CONFIG_MODULE_SRCVERSION_ALL is not set
66CONFIG_KMOD=y 74CONFIG_KMOD=y
67 75CONFIG_BLOCK=y
68# 76# CONFIG_LBD is not set
69# Block layer 77# CONFIG_BLK_DEV_IO_TRACE is not set
70# 78# CONFIG_LSF is not set
79# CONFIG_BLK_DEV_BSG is not set
71 80
72# 81#
73# IO Schedulers 82# IO Schedulers
@@ -93,6 +102,9 @@ CONFIG_PA8X00=y
93CONFIG_PA20=y 102CONFIG_PA20=y
94CONFIG_PREFETCH=y 103CONFIG_PREFETCH=y
95# CONFIG_64BIT is not set 104# CONFIG_64BIT is not set
105CONFIG_PARISC_PAGE_SIZE_4KB=y
106# CONFIG_PARISC_PAGE_SIZE_16KB is not set
107# CONFIG_PARISC_PAGE_SIZE_64KB is not set
96# CONFIG_SMP is not set 108# CONFIG_SMP is not set
97CONFIG_ARCH_FLATMEM_ENABLE=y 109CONFIG_ARCH_FLATMEM_ENABLE=y
98# CONFIG_PREEMPT_NONE is not set 110# CONFIG_PREEMPT_NONE is not set
@@ -100,6 +112,7 @@ CONFIG_PREEMPT_VOLUNTARY=y
100# CONFIG_PREEMPT is not set 112# CONFIG_PREEMPT is not set
101# CONFIG_HZ_100 is not set 113# CONFIG_HZ_100 is not set
102CONFIG_HZ_250=y 114CONFIG_HZ_250=y
115# CONFIG_HZ_300 is not set
103# CONFIG_HZ_1000 is not set 116# CONFIG_HZ_1000 is not set
104CONFIG_HZ=250 117CONFIG_HZ=250
105CONFIG_SELECT_MEMORY_MODEL=y 118CONFIG_SELECT_MEMORY_MODEL=y
@@ -110,6 +123,9 @@ CONFIG_FLATMEM=y
110CONFIG_FLAT_NODE_MEM_MAP=y 123CONFIG_FLAT_NODE_MEM_MAP=y
111# CONFIG_SPARSEMEM_STATIC is not set 124# CONFIG_SPARSEMEM_STATIC is not set
112CONFIG_SPLIT_PTLOCK_CPUS=4 125CONFIG_SPLIT_PTLOCK_CPUS=4
126# CONFIG_RESOURCES_64BIT is not set
127CONFIG_ZONE_DMA_FLAG=0
128CONFIG_VIRT_TO_BUS=y
113# CONFIG_HPUX is not set 129# CONFIG_HPUX is not set
114 130
115# 131#
@@ -117,7 +133,7 @@ CONFIG_SPLIT_PTLOCK_CPUS=4
117# 133#
118# CONFIG_GSC is not set 134# CONFIG_GSC is not set
119CONFIG_PCI=y 135CONFIG_PCI=y
120CONFIG_PCI_LEGACY_PROC=y 136# CONFIG_ARCH_SUPPORTS_MSI is not set
121# CONFIG_PCI_DEBUG is not set 137# CONFIG_PCI_DEBUG is not set
122CONFIG_PCI_LBA=y 138CONFIG_PCI_LBA=y
123CONFIG_IOSAPIC=y 139CONFIG_IOSAPIC=y
@@ -127,10 +143,6 @@ CONFIG_IOMMU_SBA=y
127# PCCARD (PCMCIA/CardBus) support 143# PCCARD (PCMCIA/CardBus) support
128# 144#
129# CONFIG_PCCARD is not set 145# CONFIG_PCCARD is not set
130
131#
132# PCI Hotplug Support
133#
134# CONFIG_HOTPLUG_PCI is not set 146# CONFIG_HOTPLUG_PCI is not set
135 147
136# 148#
@@ -139,6 +151,7 @@ CONFIG_IOMMU_SBA=y
139CONFIG_SUPERIO=y 151CONFIG_SUPERIO=y
140CONFIG_CHASSIS_LCD_LED=y 152CONFIG_CHASSIS_LCD_LED=y
141# CONFIG_PDC_CHASSIS is not set 153# CONFIG_PDC_CHASSIS is not set
154CONFIG_PDC_CHASSIS_WARN=y
142CONFIG_PDC_STABLE=y 155CONFIG_PDC_STABLE=y
143 156
144# 157#
@@ -155,13 +168,15 @@ CONFIG_NET=y
155# 168#
156# Networking options 169# Networking options
157# 170#
158# CONFIG_NETDEBUG is not set
159CONFIG_PACKET=y 171CONFIG_PACKET=y
160CONFIG_PACKET_MMAP=y 172CONFIG_PACKET_MMAP=y
161CONFIG_UNIX=y 173CONFIG_UNIX=y
162CONFIG_XFRM=y 174CONFIG_XFRM=y
163CONFIG_XFRM_USER=m 175CONFIG_XFRM_USER=m
176# CONFIG_XFRM_SUB_POLICY is not set
177# CONFIG_XFRM_MIGRATE is not set
164CONFIG_NET_KEY=m 178CONFIG_NET_KEY=m
179# CONFIG_NET_KEY_MIGRATE is not set
165CONFIG_INET=y 180CONFIG_INET=y
166CONFIG_IP_MULTICAST=y 181CONFIG_IP_MULTICAST=y
167# CONFIG_IP_ADVANCED_ROUTER is not set 182# CONFIG_IP_ADVANCED_ROUTER is not set
@@ -178,22 +193,36 @@ CONFIG_IP_PNP_BOOTP=y
178# CONFIG_INET_AH is not set 193# CONFIG_INET_AH is not set
179# CONFIG_INET_ESP is not set 194# CONFIG_INET_ESP is not set
180# CONFIG_INET_IPCOMP is not set 195# CONFIG_INET_IPCOMP is not set
181# CONFIG_INET_TUNNEL is not set 196# CONFIG_INET_XFRM_TUNNEL is not set
197CONFIG_INET_TUNNEL=m
198CONFIG_INET_XFRM_MODE_TRANSPORT=y
199CONFIG_INET_XFRM_MODE_TUNNEL=y
200CONFIG_INET_XFRM_MODE_BEET=y
201# CONFIG_INET_LRO is not set
182# CONFIG_INET_DIAG is not set 202# CONFIG_INET_DIAG is not set
183# CONFIG_TCP_CONG_ADVANCED is not set 203# CONFIG_TCP_CONG_ADVANCED is not set
184CONFIG_TCP_CONG_BIC=y 204CONFIG_TCP_CONG_CUBIC=y
185 205CONFIG_DEFAULT_TCP_CONG="cubic"
186# 206# CONFIG_TCP_MD5SIG is not set
187# IP: Virtual Server Configuration
188#
189# CONFIG_IP_VS is not set 207# CONFIG_IP_VS is not set
190CONFIG_IPV6=m 208CONFIG_IPV6=m
191# CONFIG_IPV6_PRIVACY is not set 209# CONFIG_IPV6_PRIVACY is not set
210# CONFIG_IPV6_ROUTER_PREF is not set
211# CONFIG_IPV6_OPTIMISTIC_DAD is not set
192# CONFIG_INET6_AH is not set 212# CONFIG_INET6_AH is not set
193# CONFIG_INET6_ESP is not set 213# CONFIG_INET6_ESP is not set
194CONFIG_INET6_IPCOMP=m 214CONFIG_INET6_IPCOMP=m
215# CONFIG_IPV6_MIP6 is not set
216CONFIG_INET6_XFRM_TUNNEL=m
195CONFIG_INET6_TUNNEL=m 217CONFIG_INET6_TUNNEL=m
218CONFIG_INET6_XFRM_MODE_TRANSPORT=m
219CONFIG_INET6_XFRM_MODE_TUNNEL=m
220CONFIG_INET6_XFRM_MODE_BEET=m
221# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
222CONFIG_IPV6_SIT=m
196CONFIG_IPV6_TUNNEL=m 223CONFIG_IPV6_TUNNEL=m
224# CONFIG_IPV6_MULTIPLE_TABLES is not set
225# CONFIG_NETWORK_SECMARK is not set
197CONFIG_NETFILTER=y 226CONFIG_NETFILTER=y
198CONFIG_NETFILTER_DEBUG=y 227CONFIG_NETFILTER_DEBUG=y
199 228
@@ -201,42 +230,24 @@ CONFIG_NETFILTER_DEBUG=y
201# Core Netfilter Configuration 230# Core Netfilter Configuration
202# 231#
203# CONFIG_NETFILTER_NETLINK is not set 232# CONFIG_NETFILTER_NETLINK is not set
233# CONFIG_NF_CONNTRACK_ENABLED is not set
234# CONFIG_NF_CONNTRACK is not set
204# CONFIG_NETFILTER_XTABLES is not set 235# CONFIG_NETFILTER_XTABLES is not set
205 236
206# 237#
207# IP: Netfilter Configuration 238# IP: Netfilter Configuration
208# 239#
209CONFIG_IP_NF_CONNTRACK=m
210# CONFIG_IP_NF_CT_ACCT is not set
211# CONFIG_IP_NF_CONNTRACK_MARK is not set
212# CONFIG_IP_NF_CONNTRACK_EVENTS is not set
213# CONFIG_IP_NF_CT_PROTO_SCTP is not set
214CONFIG_IP_NF_FTP=m
215CONFIG_IP_NF_IRC=m
216# CONFIG_IP_NF_NETBIOS_NS is not set
217CONFIG_IP_NF_TFTP=m
218CONFIG_IP_NF_AMANDA=m
219# CONFIG_IP_NF_PPTP is not set
220CONFIG_IP_NF_QUEUE=m 240CONFIG_IP_NF_QUEUE=m
241# CONFIG_IP_NF_IPTABLES is not set
242# CONFIG_IP_NF_ARPTABLES is not set
221 243
222# 244#
223# IPv6: Netfilter Configuration (EXPERIMENTAL) 245# IPv6: Netfilter Configuration (EXPERIMENTAL)
224# 246#
225# CONFIG_IP6_NF_QUEUE is not set 247# CONFIG_IP6_NF_QUEUE is not set
226 248# CONFIG_IP6_NF_IPTABLES is not set
227#
228# DCCP Configuration (EXPERIMENTAL)
229#
230# CONFIG_IP_DCCP is not set 249# CONFIG_IP_DCCP is not set
231
232#
233# SCTP Configuration (EXPERIMENTAL)
234#
235# CONFIG_IP_SCTP is not set 250# CONFIG_IP_SCTP is not set
236
237#
238# TIPC Configuration (EXPERIMENTAL)
239#
240# CONFIG_TIPC is not set 251# CONFIG_TIPC is not set
241# CONFIG_ATM is not set 252# CONFIG_ATM is not set
242# CONFIG_BRIDGE is not set 253# CONFIG_BRIDGE is not set
@@ -247,7 +258,6 @@ CONFIG_IP_NF_QUEUE=m
247# CONFIG_ATALK is not set 258# CONFIG_ATALK is not set
248# CONFIG_X25 is not set 259# CONFIG_X25 is not set
249# CONFIG_LAPB is not set 260# CONFIG_LAPB is not set
250# CONFIG_NET_DIVERT is not set
251# CONFIG_ECONET is not set 261# CONFIG_ECONET is not set
252# CONFIG_WAN_ROUTER is not set 262# CONFIG_WAN_ROUTER is not set
253 263
@@ -263,7 +273,17 @@ CONFIG_NET_PKTGEN=m
263# CONFIG_HAMRADIO is not set 273# CONFIG_HAMRADIO is not set
264# CONFIG_IRDA is not set 274# CONFIG_IRDA is not set
265# CONFIG_BT is not set 275# CONFIG_BT is not set
276# CONFIG_AF_RXRPC is not set
277
278#
279# Wireless
280#
281# CONFIG_CFG80211 is not set
282# CONFIG_WIRELESS_EXT is not set
283# CONFIG_MAC80211 is not set
266# CONFIG_IEEE80211 is not set 284# CONFIG_IEEE80211 is not set
285# CONFIG_RFKILL is not set
286# CONFIG_NET_9P is not set
267 287
268# 288#
269# Device Drivers 289# Device Drivers
@@ -272,33 +292,17 @@ CONFIG_NET_PKTGEN=m
272# 292#
273# Generic Driver Options 293# Generic Driver Options
274# 294#
295CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
275# CONFIG_STANDALONE is not set 296# CONFIG_STANDALONE is not set
276# CONFIG_PREVENT_FIRMWARE_BUILD is not set 297# CONFIG_PREVENT_FIRMWARE_BUILD is not set
277CONFIG_FW_LOADER=y 298CONFIG_FW_LOADER=y
278# CONFIG_DEBUG_DRIVER is not set 299# CONFIG_DEBUG_DRIVER is not set
279 300# CONFIG_DEBUG_DEVRES is not set
280# 301# CONFIG_SYS_HYPERVISOR is not set
281# Connector - unified userspace <-> kernelspace linker
282#
283# CONFIG_CONNECTOR is not set 302# CONFIG_CONNECTOR is not set
284
285#
286# Memory Technology Devices (MTD)
287#
288# CONFIG_MTD is not set 303# CONFIG_MTD is not set
289
290#
291# Parallel port support
292#
293# CONFIG_PARPORT is not set 304# CONFIG_PARPORT is not set
294 305CONFIG_BLK_DEV=y
295#
296# Plug and Play support
297#
298
299#
300# Block devices
301#
302# CONFIG_BLK_CPQ_DA is not set 306# CONFIG_BLK_CPQ_DA is not set
303# CONFIG_BLK_CPQ_CISS_DA is not set 307# CONFIG_BLK_CPQ_CISS_DA is not set
304# CONFIG_BLK_DEV_DAC960 is not set 308# CONFIG_BLK_DEV_DAC960 is not set
@@ -310,14 +314,15 @@ CONFIG_BLK_DEV_CRYPTOLOOP=m
310# CONFIG_BLK_DEV_SX8 is not set 314# CONFIG_BLK_DEV_SX8 is not set
311# CONFIG_BLK_DEV_UB is not set 315# CONFIG_BLK_DEV_UB is not set
312# CONFIG_BLK_DEV_RAM is not set 316# CONFIG_BLK_DEV_RAM is not set
313CONFIG_BLK_DEV_RAM_COUNT=16
314# CONFIG_CDROM_PKTCDVD is not set 317# CONFIG_CDROM_PKTCDVD is not set
315# CONFIG_ATA_OVER_ETH is not set 318# CONFIG_ATA_OVER_ETH is not set
316 319CONFIG_MISC_DEVICES=y
317# 320# CONFIG_PHANTOM is not set
318# ATA/ATAPI/MFM/RLL support 321# CONFIG_EEPROM_93CX6 is not set
319# 322# CONFIG_SGI_IOC4 is not set
323# CONFIG_TIFM_CORE is not set
320CONFIG_IDE=y 324CONFIG_IDE=y
325CONFIG_IDE_MAX_HWIFS=4
321CONFIG_BLK_DEV_IDE=y 326CONFIG_BLK_DEV_IDE=y
322 327
323# 328#
@@ -331,19 +336,26 @@ CONFIG_BLK_DEV_IDECD=y
331# CONFIG_BLK_DEV_IDEFLOPPY is not set 336# CONFIG_BLK_DEV_IDEFLOPPY is not set
332CONFIG_BLK_DEV_IDESCSI=y 337CONFIG_BLK_DEV_IDESCSI=y
333# CONFIG_IDE_TASK_IOCTL is not set 338# CONFIG_IDE_TASK_IOCTL is not set
339CONFIG_IDE_PROC_FS=y
334 340
335# 341#
336# IDE chipset support/bugfixes 342# IDE chipset support/bugfixes
337# 343#
338CONFIG_IDE_GENERIC=y 344CONFIG_IDE_GENERIC=y
345# CONFIG_BLK_DEV_PLATFORM is not set
346
347#
348# PCI IDE chipsets support
349#
339CONFIG_BLK_DEV_IDEPCI=y 350CONFIG_BLK_DEV_IDEPCI=y
340CONFIG_IDEPCI_SHARE_IRQ=y 351CONFIG_IDEPCI_SHARE_IRQ=y
352CONFIG_IDEPCI_PCIBUS_ORDER=y
341# CONFIG_BLK_DEV_OFFBOARD is not set 353# CONFIG_BLK_DEV_OFFBOARD is not set
342# CONFIG_BLK_DEV_GENERIC is not set 354# CONFIG_BLK_DEV_GENERIC is not set
343# CONFIG_BLK_DEV_OPTI621 is not set 355# CONFIG_BLK_DEV_OPTI621 is not set
344CONFIG_BLK_DEV_IDEDMA_PCI=y 356CONFIG_BLK_DEV_IDEDMA_PCI=y
345# CONFIG_BLK_DEV_IDEDMA_FORCED is not set 357# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
346# CONFIG_IDEDMA_PCI_AUTO is not set 358CONFIG_IDEDMA_ONLYDISK=y
347# CONFIG_BLK_DEV_AEC62XX is not set 359# CONFIG_BLK_DEV_AEC62XX is not set
348# CONFIG_BLK_DEV_ALI15X3 is not set 360# CONFIG_BLK_DEV_ALI15X3 is not set
349# CONFIG_BLK_DEV_AMD74XX is not set 361# CONFIG_BLK_DEV_AMD74XX is not set
@@ -354,8 +366,10 @@ CONFIG_BLK_DEV_IDEDMA_PCI=y
354# CONFIG_BLK_DEV_CS5530 is not set 366# CONFIG_BLK_DEV_CS5530 is not set
355# CONFIG_BLK_DEV_HPT34X is not set 367# CONFIG_BLK_DEV_HPT34X is not set
356# CONFIG_BLK_DEV_HPT366 is not set 368# CONFIG_BLK_DEV_HPT366 is not set
369# CONFIG_BLK_DEV_JMICRON is not set
357# CONFIG_BLK_DEV_SC1200 is not set 370# CONFIG_BLK_DEV_SC1200 is not set
358# CONFIG_BLK_DEV_PIIX is not set 371# CONFIG_BLK_DEV_PIIX is not set
372# CONFIG_BLK_DEV_IT8213 is not set
359# CONFIG_BLK_DEV_IT821X is not set 373# CONFIG_BLK_DEV_IT821X is not set
360CONFIG_BLK_DEV_NS87415=y 374CONFIG_BLK_DEV_NS87415=y
361# CONFIG_BLK_DEV_PDC202XX_OLD is not set 375# CONFIG_BLK_DEV_PDC202XX_OLD is not set
@@ -365,10 +379,10 @@ CONFIG_BLK_DEV_SIIMAGE=m
365# CONFIG_BLK_DEV_SLC90E66 is not set 379# CONFIG_BLK_DEV_SLC90E66 is not set
366# CONFIG_BLK_DEV_TRM290 is not set 380# CONFIG_BLK_DEV_TRM290 is not set
367# CONFIG_BLK_DEV_VIA82CXXX is not set 381# CONFIG_BLK_DEV_VIA82CXXX is not set
382# CONFIG_BLK_DEV_TC86C001 is not set
368# CONFIG_IDE_ARM is not set 383# CONFIG_IDE_ARM is not set
369CONFIG_BLK_DEV_IDEDMA=y 384CONFIG_BLK_DEV_IDEDMA=y
370# CONFIG_IDEDMA_IVB is not set 385# CONFIG_IDEDMA_IVB is not set
371# CONFIG_IDEDMA_AUTO is not set
372# CONFIG_BLK_DEV_HD is not set 386# CONFIG_BLK_DEV_HD is not set
373 387
374# 388#
@@ -376,6 +390,9 @@ CONFIG_BLK_DEV_IDEDMA=y
376# 390#
377# CONFIG_RAID_ATTRS is not set 391# CONFIG_RAID_ATTRS is not set
378CONFIG_SCSI=y 392CONFIG_SCSI=y
393CONFIG_SCSI_DMA=y
394# CONFIG_SCSI_TGT is not set
395# CONFIG_SCSI_NETLINK is not set
379CONFIG_SCSI_PROC_FS=y 396CONFIG_SCSI_PROC_FS=y
380 397
381# 398#
@@ -395,18 +412,17 @@ CONFIG_CHR_DEV_SG=y
395CONFIG_SCSI_MULTI_LUN=y 412CONFIG_SCSI_MULTI_LUN=y
396# CONFIG_SCSI_CONSTANTS is not set 413# CONFIG_SCSI_CONSTANTS is not set
397# CONFIG_SCSI_LOGGING is not set 414# CONFIG_SCSI_LOGGING is not set
415# CONFIG_SCSI_SCAN_ASYNC is not set
416CONFIG_SCSI_WAIT_SCAN=m
398 417
399# 418#
400# SCSI Transport Attributes 419# SCSI Transports
401# 420#
402CONFIG_SCSI_SPI_ATTRS=y 421CONFIG_SCSI_SPI_ATTRS=y
403# CONFIG_SCSI_FC_ATTRS is not set 422# CONFIG_SCSI_FC_ATTRS is not set
404CONFIG_SCSI_ISCSI_ATTRS=m 423CONFIG_SCSI_ISCSI_ATTRS=m
405# CONFIG_SCSI_SAS_ATTRS is not set 424# CONFIG_SCSI_SAS_LIBSAS is not set
406 425CONFIG_SCSI_LOWLEVEL=y
407#
408# SCSI low-level drivers
409#
410# CONFIG_ISCSI_TCP is not set 426# CONFIG_ISCSI_TCP is not set
411# CONFIG_BLK_DEV_3W_XXXX_RAID is not set 427# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
412# CONFIG_SCSI_3W_9XXX is not set 428# CONFIG_SCSI_3W_9XXX is not set
@@ -415,66 +431,53 @@ CONFIG_SCSI_ISCSI_ATTRS=m
415# CONFIG_SCSI_AIC7XXX is not set 431# CONFIG_SCSI_AIC7XXX is not set
416# CONFIG_SCSI_AIC7XXX_OLD is not set 432# CONFIG_SCSI_AIC7XXX_OLD is not set
417# CONFIG_SCSI_AIC79XX is not set 433# CONFIG_SCSI_AIC79XX is not set
434# CONFIG_SCSI_AIC94XX is not set
418# CONFIG_SCSI_DPT_I2O is not set 435# CONFIG_SCSI_DPT_I2O is not set
436# CONFIG_SCSI_ARCMSR is not set
419# CONFIG_MEGARAID_NEWGEN is not set 437# CONFIG_MEGARAID_NEWGEN is not set
420# CONFIG_MEGARAID_LEGACY is not set 438# CONFIG_MEGARAID_LEGACY is not set
421# CONFIG_MEGARAID_SAS is not set 439# CONFIG_MEGARAID_SAS is not set
422CONFIG_SCSI_SATA=y 440# CONFIG_SCSI_HPTIOP is not set
423# CONFIG_SCSI_SATA_AHCI is not set
424# CONFIG_SCSI_SATA_SVW is not set
425CONFIG_SCSI_ATA_PIIX=m
426# CONFIG_SCSI_SATA_MV is not set
427# CONFIG_SCSI_SATA_NV is not set
428# CONFIG_SCSI_PDC_ADMA is not set
429# CONFIG_SCSI_SATA_QSTOR is not set
430CONFIG_SCSI_SATA_PROMISE=m
431# CONFIG_SCSI_SATA_SX4 is not set
432CONFIG_SCSI_SATA_SIL=m
433# CONFIG_SCSI_SATA_SIL24 is not set
434# CONFIG_SCSI_SATA_SIS is not set
435# CONFIG_SCSI_SATA_ULI is not set
436CONFIG_SCSI_SATA_VIA=m
437# CONFIG_SCSI_SATA_VITESSE is not set
438# CONFIG_SCSI_DMX3191D is not set 441# CONFIG_SCSI_DMX3191D is not set
439# CONFIG_SCSI_FUTURE_DOMAIN is not set 442# CONFIG_SCSI_FUTURE_DOMAIN is not set
440# CONFIG_SCSI_IPS is not set 443# CONFIG_SCSI_IPS is not set
441# CONFIG_SCSI_INITIO is not set 444# CONFIG_SCSI_INITIO is not set
442# CONFIG_SCSI_INIA100 is not set 445# CONFIG_SCSI_INIA100 is not set
446# CONFIG_SCSI_STEX is not set
443CONFIG_SCSI_SYM53C8XX_2=y 447CONFIG_SCSI_SYM53C8XX_2=y
444CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0 448CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0
445CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 449CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
446CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 450CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
447CONFIG_SCSI_SYM53C8XX_MMIO=y 451CONFIG_SCSI_SYM53C8XX_MMIO=y
448# CONFIG_SCSI_IPR is not set
449# CONFIG_SCSI_QLOGIC_FC is not set
450# CONFIG_SCSI_QLOGIC_1280 is not set 452# CONFIG_SCSI_QLOGIC_1280 is not set
451# CONFIG_SCSI_QLA_FC is not set 453# CONFIG_SCSI_QLA_FC is not set
454# CONFIG_SCSI_QLA_ISCSI is not set
452# CONFIG_SCSI_LPFC is not set 455# CONFIG_SCSI_LPFC is not set
453# CONFIG_SCSI_DC395x is not set 456# CONFIG_SCSI_DC395x is not set
454# CONFIG_SCSI_DC390T is not set 457# CONFIG_SCSI_DC390T is not set
455# CONFIG_SCSI_NSP32 is not set 458# CONFIG_SCSI_NSP32 is not set
456CONFIG_SCSI_DEBUG=m 459CONFIG_SCSI_DEBUG=m
457 460# CONFIG_SCSI_SRP is not set
458# 461# CONFIG_ATA is not set
459# Multi-device support (RAID and LVM)
460#
461CONFIG_MD=y 462CONFIG_MD=y
462CONFIG_BLK_DEV_MD=y 463CONFIG_BLK_DEV_MD=y
463CONFIG_MD_LINEAR=y 464CONFIG_MD_LINEAR=y
464CONFIG_MD_RAID0=y 465CONFIG_MD_RAID0=y
465CONFIG_MD_RAID1=y 466CONFIG_MD_RAID1=y
466# CONFIG_MD_RAID10 is not set 467# CONFIG_MD_RAID10 is not set
467# CONFIG_MD_RAID5 is not set 468# CONFIG_MD_RAID456 is not set
468# CONFIG_MD_RAID6 is not set
469# CONFIG_MD_MULTIPATH is not set 469# CONFIG_MD_MULTIPATH is not set
470# CONFIG_MD_FAULTY is not set 470# CONFIG_MD_FAULTY is not set
471CONFIG_BLK_DEV_DM=m 471CONFIG_BLK_DEV_DM=m
472# CONFIG_DM_DEBUG is not set
472CONFIG_DM_CRYPT=m 473CONFIG_DM_CRYPT=m
473CONFIG_DM_SNAPSHOT=m 474CONFIG_DM_SNAPSHOT=m
474CONFIG_DM_MIRROR=m 475CONFIG_DM_MIRROR=m
475CONFIG_DM_ZERO=m 476CONFIG_DM_ZERO=m
476CONFIG_DM_MULTIPATH=m 477CONFIG_DM_MULTIPATH=m
477# CONFIG_DM_MULTIPATH_EMC is not set 478# CONFIG_DM_MULTIPATH_EMC is not set
479# CONFIG_DM_MULTIPATH_RDAC is not set
480# CONFIG_DM_DELAY is not set
478 481
479# 482#
480# Fusion MPT device support 483# Fusion MPT device support
@@ -485,49 +488,31 @@ CONFIG_FUSION_SPI=m
485# CONFIG_FUSION_SAS is not set 488# CONFIG_FUSION_SAS is not set
486CONFIG_FUSION_MAX_SGE=128 489CONFIG_FUSION_MAX_SGE=128
487CONFIG_FUSION_CTL=m 490CONFIG_FUSION_CTL=m
491# CONFIG_FUSION_LOGGING is not set
488 492
489# 493#
490# IEEE 1394 (FireWire) support 494# IEEE 1394 (FireWire) support
491# 495#
496# CONFIG_FIREWIRE is not set
492# CONFIG_IEEE1394 is not set 497# CONFIG_IEEE1394 is not set
493
494#
495# I2O device support
496#
497# CONFIG_I2O is not set 498# CONFIG_I2O is not set
498
499#
500# Network device support
501#
502CONFIG_NETDEVICES=y 499CONFIG_NETDEVICES=y
500# CONFIG_NETDEVICES_MULTIQUEUE is not set
503CONFIG_DUMMY=m 501CONFIG_DUMMY=m
504CONFIG_BONDING=m 502CONFIG_BONDING=m
503# CONFIG_MACVLAN is not set
505# CONFIG_EQUALIZER is not set 504# CONFIG_EQUALIZER is not set
506CONFIG_TUN=m 505CONFIG_TUN=m
507 506# CONFIG_VETH is not set
508# 507# CONFIG_IP1000 is not set
509# ARCnet devices
510#
511# CONFIG_ARCNET is not set 508# CONFIG_ARCNET is not set
512
513#
514# PHY device support
515#
516# CONFIG_PHYLIB is not set 509# CONFIG_PHYLIB is not set
517
518#
519# Ethernet (10 or 100Mbit)
520#
521CONFIG_NET_ETHERNET=y 510CONFIG_NET_ETHERNET=y
522CONFIG_MII=m 511CONFIG_MII=m
523# CONFIG_HAPPYMEAL is not set 512# CONFIG_HAPPYMEAL is not set
524# CONFIG_SUNGEM is not set 513# CONFIG_SUNGEM is not set
525# CONFIG_CASSINI is not set 514# CONFIG_CASSINI is not set
526# CONFIG_NET_VENDOR_3COM is not set 515# CONFIG_NET_VENDOR_3COM is not set
527
528#
529# Tulip family network device support
530#
531CONFIG_NET_TULIP=y 516CONFIG_NET_TULIP=y
532CONFIG_DE2104X=m 517CONFIG_DE2104X=m
533CONFIG_TULIP=y 518CONFIG_TULIP=y
@@ -539,13 +524,16 @@ CONFIG_TULIP_MMIO=y
539# CONFIG_DM9102 is not set 524# CONFIG_DM9102 is not set
540# CONFIG_ULI526X is not set 525# CONFIG_ULI526X is not set
541# CONFIG_HP100 is not set 526# CONFIG_HP100 is not set
527# CONFIG_IBM_NEW_EMAC_ZMII is not set
528# CONFIG_IBM_NEW_EMAC_RGMII is not set
529# CONFIG_IBM_NEW_EMAC_TAH is not set
530# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
542CONFIG_NET_PCI=y 531CONFIG_NET_PCI=y
543# CONFIG_PCNET32 is not set 532# CONFIG_PCNET32 is not set
544# CONFIG_AMD8111_ETH is not set 533# CONFIG_AMD8111_ETH is not set
545# CONFIG_ADAPTEC_STARFIRE is not set 534# CONFIG_ADAPTEC_STARFIRE is not set
546# CONFIG_B44 is not set 535# CONFIG_B44 is not set
547# CONFIG_FORCEDETH is not set 536# CONFIG_FORCEDETH is not set
548# CONFIG_DGRS is not set
549# CONFIG_EEPRO100 is not set 537# CONFIG_EEPRO100 is not set
550CONFIG_E100=m 538CONFIG_E100=m
551# CONFIG_FEALNX is not set 539# CONFIG_FEALNX is not set
@@ -558,16 +546,15 @@ CONFIG_E100=m
558# CONFIG_SUNDANCE is not set 546# CONFIG_SUNDANCE is not set
559# CONFIG_TLAN is not set 547# CONFIG_TLAN is not set
560# CONFIG_VIA_RHINE is not set 548# CONFIG_VIA_RHINE is not set
561 549# CONFIG_SC92031 is not set
562# 550CONFIG_NETDEV_1000=y
563# Ethernet (1000 Mbit)
564#
565CONFIG_ACENIC=m 551CONFIG_ACENIC=m
566# CONFIG_ACENIC_OMIT_TIGON_I is not set 552# CONFIG_ACENIC_OMIT_TIGON_I is not set
567# CONFIG_DL2K is not set 553# CONFIG_DL2K is not set
568CONFIG_E1000=m 554CONFIG_E1000=m
569# CONFIG_E1000_NAPI is not set 555# CONFIG_E1000_NAPI is not set
570# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set 556# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
557# CONFIG_E1000E is not set
571# CONFIG_NS83820 is not set 558# CONFIG_NS83820 is not set
572# CONFIG_HAMACHI is not set 559# CONFIG_HAMACHI is not set
573# CONFIG_YELLOWFIN is not set 560# CONFIG_YELLOWFIN is not set
@@ -579,27 +566,36 @@ CONFIG_E1000=m
579# CONFIG_VIA_VELOCITY is not set 566# CONFIG_VIA_VELOCITY is not set
580CONFIG_TIGON3=m 567CONFIG_TIGON3=m
581# CONFIG_BNX2 is not set 568# CONFIG_BNX2 is not set
582 569# CONFIG_QLA3XXX is not set
583# 570# CONFIG_ATL1 is not set
584# Ethernet (10000 Mbit) 571CONFIG_NETDEV_10000=y
585#
586# CONFIG_CHELSIO_T1 is not set 572# CONFIG_CHELSIO_T1 is not set
573# CONFIG_CHELSIO_T3 is not set
574# CONFIG_IXGBE is not set
587# CONFIG_IXGB is not set 575# CONFIG_IXGB is not set
588# CONFIG_S2IO is not set 576# CONFIG_S2IO is not set
589 577# CONFIG_MYRI10GE is not set
590# 578# CONFIG_NETXEN_NIC is not set
591# Token Ring devices 579# CONFIG_NIU is not set
592# 580# CONFIG_MLX4_CORE is not set
581# CONFIG_TEHUTI is not set
593# CONFIG_TR is not set 582# CONFIG_TR is not set
594 583
595# 584#
596# Wireless LAN (non-hamradio) 585# Wireless LAN
597# 586#
598# CONFIG_NET_RADIO is not set 587# CONFIG_WLAN_PRE80211 is not set
588# CONFIG_WLAN_80211 is not set
599 589
600# 590#
601# Wan interfaces 591# USB Network Adapters
602# 592#
593# CONFIG_USB_CATC is not set
594# CONFIG_USB_KAWETH is not set
595# CONFIG_USB_PEGASUS is not set
596# CONFIG_USB_RTL8150 is not set
597# CONFIG_USB_USBNET_MII is not set
598# CONFIG_USB_USBNET is not set
603# CONFIG_WAN is not set 599# CONFIG_WAN is not set
604# CONFIG_FDDI is not set 600# CONFIG_FDDI is not set
605# CONFIG_HIPPI is not set 601# CONFIG_HIPPI is not set
@@ -612,27 +608,23 @@ CONFIG_PPP_DEFLATE=m
612CONFIG_PPP_BSDCOMP=m 608CONFIG_PPP_BSDCOMP=m
613# CONFIG_PPP_MPPE is not set 609# CONFIG_PPP_MPPE is not set
614CONFIG_PPPOE=m 610CONFIG_PPPOE=m
611# CONFIG_PPPOL2TP is not set
615# CONFIG_SLIP is not set 612# CONFIG_SLIP is not set
613CONFIG_SLHC=m
616# CONFIG_NET_FC is not set 614# CONFIG_NET_FC is not set
617# CONFIG_SHAPER is not set 615# CONFIG_SHAPER is not set
618# CONFIG_NETCONSOLE is not set 616# CONFIG_NETCONSOLE is not set
619# CONFIG_NETPOLL is not set 617# CONFIG_NETPOLL is not set
620# CONFIG_NET_POLL_CONTROLLER is not set 618# CONFIG_NET_POLL_CONTROLLER is not set
621
622#
623# ISDN subsystem
624#
625# CONFIG_ISDN is not set 619# CONFIG_ISDN is not set
626
627#
628# Telephony Support
629#
630# CONFIG_PHONE is not set 620# CONFIG_PHONE is not set
631 621
632# 622#
633# Input device support 623# Input device support
634# 624#
635CONFIG_INPUT=y 625CONFIG_INPUT=y
626# CONFIG_INPUT_FF_MEMLESS is not set
627# CONFIG_INPUT_POLLDEV is not set
636 628
637# 629#
638# Userland interfaces 630# Userland interfaces
@@ -655,11 +647,14 @@ CONFIG_INPUT_KEYBOARD=y
655# CONFIG_KEYBOARD_LKKBD is not set 647# CONFIG_KEYBOARD_LKKBD is not set
656# CONFIG_KEYBOARD_XTKBD is not set 648# CONFIG_KEYBOARD_XTKBD is not set
657# CONFIG_KEYBOARD_NEWTON is not set 649# CONFIG_KEYBOARD_NEWTON is not set
650# CONFIG_KEYBOARD_STOWAWAY is not set
658CONFIG_INPUT_MOUSE=y 651CONFIG_INPUT_MOUSE=y
659# CONFIG_MOUSE_PS2 is not set 652# CONFIG_MOUSE_PS2 is not set
660# CONFIG_MOUSE_SERIAL is not set 653# CONFIG_MOUSE_SERIAL is not set
654# CONFIG_MOUSE_APPLETOUCH is not set
661# CONFIG_MOUSE_VSXXXAA is not set 655# CONFIG_MOUSE_VSXXXAA is not set
662# CONFIG_INPUT_JOYSTICK is not set 656# CONFIG_INPUT_JOYSTICK is not set
657# CONFIG_INPUT_TABLET is not set
663# CONFIG_INPUT_TOUCHSCREEN is not set 658# CONFIG_INPUT_TOUCHSCREEN is not set
664# CONFIG_INPUT_MISC is not set 659# CONFIG_INPUT_MISC is not set
665 660
@@ -679,6 +674,7 @@ CONFIG_SERIO_LIBPS2=m
679CONFIG_VT=y 674CONFIG_VT=y
680CONFIG_VT_CONSOLE=y 675CONFIG_VT_CONSOLE=y
681CONFIG_HW_CONSOLE=y 676CONFIG_HW_CONSOLE=y
677# CONFIG_VT_HW_CONSOLE_BINDING is not set
682# CONFIG_SERIAL_NONSTANDARD is not set 678# CONFIG_SERIAL_NONSTANDARD is not set
683 679
684# 680#
@@ -686,6 +682,7 @@ CONFIG_HW_CONSOLE=y
686# 682#
687CONFIG_SERIAL_8250=y 683CONFIG_SERIAL_8250=y
688CONFIG_SERIAL_8250_CONSOLE=y 684CONFIG_SERIAL_8250_CONSOLE=y
685CONFIG_SERIAL_8250_PCI=y
689CONFIG_SERIAL_8250_NR_UARTS=13 686CONFIG_SERIAL_8250_NR_UARTS=13
690CONFIG_SERIAL_8250_RUNTIME_UARTS=4 687CONFIG_SERIAL_8250_RUNTIME_UARTS=4
691CONFIG_SERIAL_8250_EXTENDED=y 688CONFIG_SERIAL_8250_EXTENDED=y
@@ -704,38 +701,19 @@ CONFIG_SERIAL_CORE_CONSOLE=y
704CONFIG_UNIX98_PTYS=y 701CONFIG_UNIX98_PTYS=y
705CONFIG_LEGACY_PTYS=y 702CONFIG_LEGACY_PTYS=y
706CONFIG_LEGACY_PTY_COUNT=256 703CONFIG_LEGACY_PTY_COUNT=256
707
708#
709# IPMI
710#
711# CONFIG_IPMI_HANDLER is not set 704# CONFIG_IPMI_HANDLER is not set
712
713#
714# Watchdog Cards
715#
716# CONFIG_WATCHDOG is not set 705# CONFIG_WATCHDOG is not set
706# CONFIG_HW_RANDOM is not set
717CONFIG_GEN_RTC=y 707CONFIG_GEN_RTC=y
718CONFIG_GEN_RTC_X=y 708CONFIG_GEN_RTC_X=y
719# CONFIG_DTLK is not set
720# CONFIG_R3964 is not set 709# CONFIG_R3964 is not set
721# CONFIG_APPLICOM is not set 710# CONFIG_APPLICOM is not set
722 711# CONFIG_AGP is not set
723#
724# Ftape, the floppy tape device driver
725#
726# CONFIG_DRM is not set 712# CONFIG_DRM is not set
727CONFIG_RAW_DRIVER=y 713CONFIG_RAW_DRIVER=y
728CONFIG_MAX_RAW_DEVS=256 714CONFIG_MAX_RAW_DEVS=256
729
730#
731# TPM devices
732#
733# CONFIG_TCG_TPM is not set 715# CONFIG_TCG_TPM is not set
734# CONFIG_TELCLOCK is not set 716CONFIG_DEVPORT=y
735
736#
737# I2C support
738#
739# CONFIG_I2C is not set 717# CONFIG_I2C is not set
740 718
741# 719#
@@ -743,46 +721,59 @@ CONFIG_MAX_RAW_DEVS=256
743# 721#
744# CONFIG_SPI is not set 722# CONFIG_SPI is not set
745# CONFIG_SPI_MASTER is not set 723# CONFIG_SPI_MASTER is not set
746
747#
748# Dallas's 1-wire bus
749#
750# CONFIG_W1 is not set 724# CONFIG_W1 is not set
751 725# CONFIG_POWER_SUPPLY is not set
752#
753# Hardware Monitoring support
754#
755# CONFIG_HWMON is not set 726# CONFIG_HWMON is not set
756# CONFIG_HWMON_VID is not set
757 727
758# 728#
759# Misc devices 729# Sonics Silicon Backplane
760# 730#
731CONFIG_SSB_POSSIBLE=y
732# CONFIG_SSB is not set
761 733
762# 734#
763# Multimedia Capabilities Port drivers 735# Multifunction device drivers
764# 736#
737# CONFIG_MFD_SM501 is not set
765 738
766# 739#
767# Multimedia devices 740# Multimedia devices
768# 741#
769# CONFIG_VIDEO_DEV is not set 742# CONFIG_VIDEO_DEV is not set
743# CONFIG_DVB_CORE is not set
744# CONFIG_DAB is not set
770 745
771# 746#
772# Digital Video Broadcasting Devices 747# Graphics support
773# 748#
774# CONFIG_DVB is not set 749# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
775 750
776# 751#
777# Graphics support 752# Display device support
778# 753#
754# CONFIG_DISPLAY_SUPPORT is not set
755# CONFIG_VGASTATE is not set
756CONFIG_VIDEO_OUTPUT_CONTROL=m
779CONFIG_FB=y 757CONFIG_FB=y
758# CONFIG_FIRMWARE_EDID is not set
759# CONFIG_FB_DDC is not set
780CONFIG_FB_CFB_FILLRECT=y 760CONFIG_FB_CFB_FILLRECT=y
781CONFIG_FB_CFB_COPYAREA=y 761CONFIG_FB_CFB_COPYAREA=y
782CONFIG_FB_CFB_IMAGEBLIT=y 762CONFIG_FB_CFB_IMAGEBLIT=y
763# CONFIG_FB_SYS_FILLRECT is not set
764# CONFIG_FB_SYS_COPYAREA is not set
765# CONFIG_FB_SYS_IMAGEBLIT is not set
766# CONFIG_FB_SYS_FOPS is not set
767CONFIG_FB_DEFERRED_IO=y
768# CONFIG_FB_SVGALIB is not set
783# CONFIG_FB_MACMODES is not set 769# CONFIG_FB_MACMODES is not set
770# CONFIG_FB_BACKLIGHT is not set
784# CONFIG_FB_MODE_HELPERS is not set 771# CONFIG_FB_MODE_HELPERS is not set
785# CONFIG_FB_TILEBLITTING is not set 772# CONFIG_FB_TILEBLITTING is not set
773
774#
775# Frame buffer hardware drivers
776#
786# CONFIG_FB_CIRRUS is not set 777# CONFIG_FB_CIRRUS is not set
787# CONFIG_FB_PM2 is not set 778# CONFIG_FB_PM2 is not set
788# CONFIG_FB_CYBER2000 is not set 779# CONFIG_FB_CYBER2000 is not set
@@ -793,17 +784,20 @@ CONFIG_FB_STI=y
793# CONFIG_FB_NVIDIA is not set 784# CONFIG_FB_NVIDIA is not set
794# CONFIG_FB_RIVA is not set 785# CONFIG_FB_RIVA is not set
795# CONFIG_FB_MATROX is not set 786# CONFIG_FB_MATROX is not set
796# CONFIG_FB_RADEON_OLD is not set
797# CONFIG_FB_RADEON is not set 787# CONFIG_FB_RADEON is not set
798# CONFIG_FB_ATY128 is not set 788# CONFIG_FB_ATY128 is not set
799# CONFIG_FB_ATY is not set 789# CONFIG_FB_ATY is not set
790# CONFIG_FB_S3 is not set
800# CONFIG_FB_SAVAGE is not set 791# CONFIG_FB_SAVAGE is not set
801# CONFIG_FB_SIS is not set 792# CONFIG_FB_SIS is not set
802# CONFIG_FB_NEOMAGIC is not set 793# CONFIG_FB_NEOMAGIC is not set
803# CONFIG_FB_KYRO is not set 794# CONFIG_FB_KYRO is not set
804# CONFIG_FB_3DFX is not set 795# CONFIG_FB_3DFX is not set
805# CONFIG_FB_VOODOO1 is not set 796# CONFIG_FB_VOODOO1 is not set
797# CONFIG_FB_VT8623 is not set
806# CONFIG_FB_TRIDENT is not set 798# CONFIG_FB_TRIDENT is not set
799# CONFIG_FB_ARK is not set
800# CONFIG_FB_PM3 is not set
807# CONFIG_FB_VIRTUAL is not set 801# CONFIG_FB_VIRTUAL is not set
808 802
809# 803#
@@ -813,21 +807,17 @@ CONFIG_DUMMY_CONSOLE=y
813CONFIG_DUMMY_CONSOLE_COLUMNS=160 807CONFIG_DUMMY_CONSOLE_COLUMNS=160
814CONFIG_DUMMY_CONSOLE_ROWS=64 808CONFIG_DUMMY_CONSOLE_ROWS=64
815CONFIG_FRAMEBUFFER_CONSOLE=y 809CONFIG_FRAMEBUFFER_CONSOLE=y
810# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
816# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set 811# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
817CONFIG_STI_CONSOLE=y 812CONFIG_STI_CONSOLE=y
818# CONFIG_FONTS is not set 813# CONFIG_FONTS is not set
819CONFIG_FONT_8x8=y 814CONFIG_FONT_8x8=y
820CONFIG_FONT_8x16=y 815CONFIG_FONT_8x16=y
821
822#
823# Logo configuration
824#
825CONFIG_LOGO=y 816CONFIG_LOGO=y
826# CONFIG_LOGO_LINUX_MONO is not set 817# CONFIG_LOGO_LINUX_MONO is not set
827# CONFIG_LOGO_LINUX_VGA16 is not set 818# CONFIG_LOGO_LINUX_VGA16 is not set
828# CONFIG_LOGO_LINUX_CLUT224 is not set 819# CONFIG_LOGO_LINUX_CLUT224 is not set
829CONFIG_LOGO_PARISC_CLUT224=y 820CONFIG_LOGO_PARISC_CLUT224=y
830# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
831 821
832# 822#
833# Sound 823# Sound
@@ -845,9 +835,11 @@ CONFIG_SND_SEQUENCER=y
845CONFIG_SND_OSSEMUL=y 835CONFIG_SND_OSSEMUL=y
846CONFIG_SND_MIXER_OSS=y 836CONFIG_SND_MIXER_OSS=y
847CONFIG_SND_PCM_OSS=y 837CONFIG_SND_PCM_OSS=y
838CONFIG_SND_PCM_OSS_PLUGINS=y
848CONFIG_SND_SEQUENCER_OSS=y 839CONFIG_SND_SEQUENCER_OSS=y
849# CONFIG_SND_DYNAMIC_MINORS is not set 840# CONFIG_SND_DYNAMIC_MINORS is not set
850CONFIG_SND_SUPPORT_OLD_API=y 841CONFIG_SND_SUPPORT_OLD_API=y
842CONFIG_SND_VERBOSE_PROCFS=y
851# CONFIG_SND_VERBOSE_PRINTK is not set 843# CONFIG_SND_VERBOSE_PRINTK is not set
852# CONFIG_SND_DEBUG is not set 844# CONFIG_SND_DEBUG is not set
853 845
@@ -855,7 +847,6 @@ CONFIG_SND_SUPPORT_OLD_API=y
855# Generic devices 847# Generic devices
856# 848#
857CONFIG_SND_AC97_CODEC=y 849CONFIG_SND_AC97_CODEC=y
858CONFIG_SND_AC97_BUS=y
859# CONFIG_SND_DUMMY is not set 850# CONFIG_SND_DUMMY is not set
860# CONFIG_SND_VIRMIDI is not set 851# CONFIG_SND_VIRMIDI is not set
861# CONFIG_SND_MTPAV is not set 852# CONFIG_SND_MTPAV is not set
@@ -866,7 +857,7 @@ CONFIG_SND_AC97_BUS=y
866# PCI devices 857# PCI devices
867# 858#
868CONFIG_SND_AD1889=y 859CONFIG_SND_AD1889=y
869# CONFIG_SND_AD1889_OPL3 is not set 860# CONFIG_SND_ALS300 is not set
870# CONFIG_SND_ALI5451 is not set 861# CONFIG_SND_ALI5451 is not set
871# CONFIG_SND_ATIIXP is not set 862# CONFIG_SND_ATIIXP is not set
872# CONFIG_SND_ATIIXP_MODEM is not set 863# CONFIG_SND_ATIIXP_MODEM is not set
@@ -879,6 +870,18 @@ CONFIG_SND_AD1889=y
879# CONFIG_SND_CMIPCI is not set 870# CONFIG_SND_CMIPCI is not set
880# CONFIG_SND_CS4281 is not set 871# CONFIG_SND_CS4281 is not set
881# CONFIG_SND_CS46XX is not set 872# CONFIG_SND_CS46XX is not set
873# CONFIG_SND_DARLA20 is not set
874# CONFIG_SND_GINA20 is not set
875# CONFIG_SND_LAYLA20 is not set
876# CONFIG_SND_DARLA24 is not set
877# CONFIG_SND_GINA24 is not set
878# CONFIG_SND_LAYLA24 is not set
879# CONFIG_SND_MONA is not set
880# CONFIG_SND_MIA is not set
881# CONFIG_SND_ECHO3G is not set
882# CONFIG_SND_INDIGO is not set
883# CONFIG_SND_INDIGOIO is not set
884# CONFIG_SND_INDIGODJ is not set
882# CONFIG_SND_EMU10K1 is not set 885# CONFIG_SND_EMU10K1 is not set
883# CONFIG_SND_EMU10K1X is not set 886# CONFIG_SND_EMU10K1X is not set
884# CONFIG_SND_ENS1370 is not set 887# CONFIG_SND_ENS1370 is not set
@@ -898,6 +901,7 @@ CONFIG_SND_AD1889=y
898# CONFIG_SND_MIXART is not set 901# CONFIG_SND_MIXART is not set
899# CONFIG_SND_NM256 is not set 902# CONFIG_SND_NM256 is not set
900# CONFIG_SND_PCXHR is not set 903# CONFIG_SND_PCXHR is not set
904# CONFIG_SND_RIPTIDE is not set
901# CONFIG_SND_RME32 is not set 905# CONFIG_SND_RME32 is not set
902# CONFIG_SND_RME96 is not set 906# CONFIG_SND_RME96 is not set
903# CONFIG_SND_RME9652 is not set 907# CONFIG_SND_RME9652 is not set
@@ -907,22 +911,43 @@ CONFIG_SND_AD1889=y
907# CONFIG_SND_VIA82XX_MODEM is not set 911# CONFIG_SND_VIA82XX_MODEM is not set
908# CONFIG_SND_VX222 is not set 912# CONFIG_SND_VX222 is not set
909# CONFIG_SND_YMFPCI is not set 913# CONFIG_SND_YMFPCI is not set
914# CONFIG_SND_AC97_POWER_SAVE is not set
910 915
911# 916#
912# USB devices 917# USB devices
913# 918#
914# CONFIG_SND_USB_AUDIO is not set 919# CONFIG_SND_USB_AUDIO is not set
920# CONFIG_SND_USB_CAIAQ is not set
921
922#
923# System on Chip audio support
924#
925# CONFIG_SND_SOC is not set
926
927#
928# SoC Audio support for SuperH
929#
915 930
916# 931#
917# Open Sound System 932# Open Sound System
918# 933#
919# CONFIG_SOUND_PRIME is not set 934# CONFIG_SOUND_PRIME is not set
935CONFIG_AC97_BUS=y
936CONFIG_HID_SUPPORT=y
937CONFIG_HID=y
938# CONFIG_HID_DEBUG is not set
920 939
921# 940#
922# USB support 941# USB Input Devices
923# 942#
943CONFIG_USB_HID=y
944# CONFIG_USB_HIDINPUT_POWERBOOK is not set
945# CONFIG_HID_FF is not set
946CONFIG_USB_HIDDEV=y
947CONFIG_USB_SUPPORT=y
924CONFIG_USB_ARCH_HAS_HCD=y 948CONFIG_USB_ARCH_HAS_HCD=y
925CONFIG_USB_ARCH_HAS_OHCI=y 949CONFIG_USB_ARCH_HAS_OHCI=y
950CONFIG_USB_ARCH_HAS_EHCI=y
926CONFIG_USB=y 951CONFIG_USB=y
927CONFIG_USB_DEBUG=y 952CONFIG_USB_DEBUG=y
928 953
@@ -930,7 +955,7 @@ CONFIG_USB_DEBUG=y
930# Miscellaneous USB options 955# Miscellaneous USB options
931# 956#
932CONFIG_USB_DEVICEFS=y 957CONFIG_USB_DEVICEFS=y
933# CONFIG_USB_BANDWIDTH is not set 958CONFIG_USB_DEVICE_CLASS=y
934# CONFIG_USB_DYNAMIC_MINORS is not set 959# CONFIG_USB_DYNAMIC_MINORS is not set
935# CONFIG_USB_OTG is not set 960# CONFIG_USB_OTG is not set
936 961
@@ -940,15 +965,16 @@ CONFIG_USB_DEVICEFS=y
940# CONFIG_USB_EHCI_HCD is not set 965# CONFIG_USB_EHCI_HCD is not set
941# CONFIG_USB_ISP116X_HCD is not set 966# CONFIG_USB_ISP116X_HCD is not set
942CONFIG_USB_OHCI_HCD=y 967CONFIG_USB_OHCI_HCD=y
943# CONFIG_USB_OHCI_BIG_ENDIAN is not set 968# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
969# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
944CONFIG_USB_OHCI_LITTLE_ENDIAN=y 970CONFIG_USB_OHCI_LITTLE_ENDIAN=y
945# CONFIG_USB_UHCI_HCD is not set 971# CONFIG_USB_UHCI_HCD is not set
946# CONFIG_USB_SL811_HCD is not set 972# CONFIG_USB_SL811_HCD is not set
973# CONFIG_USB_R8A66597_HCD is not set
947 974
948# 975#
949# USB Device Class drivers 976# USB Device Class drivers
950# 977#
951# CONFIG_OBSOLETE_OSS_USB_DRIVER is not set
952# CONFIG_USB_ACM is not set 978# CONFIG_USB_ACM is not set
953CONFIG_USB_PRINTER=m 979CONFIG_USB_PRINTER=m
954 980
@@ -970,54 +996,14 @@ CONFIG_USB_STORAGE_SDDR09=y
970CONFIG_USB_STORAGE_SDDR55=y 996CONFIG_USB_STORAGE_SDDR55=y
971CONFIG_USB_STORAGE_JUMPSHOT=y 997CONFIG_USB_STORAGE_JUMPSHOT=y
972# CONFIG_USB_STORAGE_ALAUDA is not set 998# CONFIG_USB_STORAGE_ALAUDA is not set
999# CONFIG_USB_STORAGE_KARMA is not set
973# CONFIG_USB_LIBUSUAL is not set 1000# CONFIG_USB_LIBUSUAL is not set
974 1001
975# 1002#
976# USB Input Devices
977#
978CONFIG_USB_HID=y
979CONFIG_USB_HIDINPUT=y
980# CONFIG_USB_HIDINPUT_POWERBOOK is not set
981# CONFIG_HID_FF is not set
982CONFIG_USB_HIDDEV=y
983# CONFIG_USB_AIPTEK is not set
984# CONFIG_USB_WACOM is not set
985# CONFIG_USB_ACECAD is not set
986# CONFIG_USB_KBTAB is not set
987# CONFIG_USB_POWERMATE is not set
988# CONFIG_USB_MTOUCH is not set
989# CONFIG_USB_ITMTOUCH is not set
990# CONFIG_USB_EGALAX is not set
991# CONFIG_USB_YEALINK is not set
992# CONFIG_USB_XPAD is not set
993# CONFIG_USB_ATI_REMOTE is not set
994# CONFIG_USB_ATI_REMOTE2 is not set
995# CONFIG_USB_KEYSPAN_REMOTE is not set
996# CONFIG_USB_APPLETOUCH is not set
997
998#
999# USB Imaging devices 1003# USB Imaging devices
1000# 1004#
1001CONFIG_USB_MDC800=m 1005CONFIG_USB_MDC800=m
1002CONFIG_USB_MICROTEK=m 1006CONFIG_USB_MICROTEK=m
1003
1004#
1005# USB Multimedia devices
1006#
1007# CONFIG_USB_DABUSB is not set
1008
1009#
1010# Video4Linux support is needed for USB Multimedia device support
1011#
1012
1013#
1014# USB Network Adapters
1015#
1016# CONFIG_USB_CATC is not set
1017# CONFIG_USB_KAWETH is not set
1018# CONFIG_USB_PEGASUS is not set
1019# CONFIG_USB_RTL8150 is not set
1020# CONFIG_USB_USBNET is not set
1021# CONFIG_USB_MON is not set 1007# CONFIG_USB_MON is not set
1022 1008
1023# 1009#
@@ -1034,16 +1020,22 @@ CONFIG_USB_MICROTEK=m
1034# 1020#
1035# CONFIG_USB_EMI62 is not set 1021# CONFIG_USB_EMI62 is not set
1036# CONFIG_USB_EMI26 is not set 1022# CONFIG_USB_EMI26 is not set
1023# CONFIG_USB_ADUTUX is not set
1037# CONFIG_USB_AUERSWALD is not set 1024# CONFIG_USB_AUERSWALD is not set
1038# CONFIG_USB_RIO500 is not set 1025# CONFIG_USB_RIO500 is not set
1039CONFIG_USB_LEGOTOWER=m 1026CONFIG_USB_LEGOTOWER=m
1040# CONFIG_USB_LCD is not set 1027# CONFIG_USB_LCD is not set
1028# CONFIG_USB_BERRY_CHARGE is not set
1041# CONFIG_USB_LED is not set 1029# CONFIG_USB_LED is not set
1030# CONFIG_USB_CYPRESS_CY7C63 is not set
1042# CONFIG_USB_CYTHERM is not set 1031# CONFIG_USB_CYTHERM is not set
1043# CONFIG_USB_PHIDGETKIT is not set 1032# CONFIG_USB_PHIDGET is not set
1044# CONFIG_USB_PHIDGETSERVO is not set
1045# CONFIG_USB_IDMOUSE is not set 1033# CONFIG_USB_IDMOUSE is not set
1034# CONFIG_USB_FTDI_ELAN is not set
1035# CONFIG_USB_APPLEDISPLAY is not set
1046# CONFIG_USB_LD is not set 1036# CONFIG_USB_LD is not set
1037# CONFIG_USB_TRANCEVIBRATOR is not set
1038# CONFIG_USB_IOWARRIOR is not set
1047# CONFIG_USB_TEST is not set 1039# CONFIG_USB_TEST is not set
1048 1040
1049# 1041#
@@ -1054,22 +1046,30 @@ CONFIG_USB_LEGOTOWER=m
1054# USB Gadget Support 1046# USB Gadget Support
1055# 1047#
1056# CONFIG_USB_GADGET is not set 1048# CONFIG_USB_GADGET is not set
1049# CONFIG_MMC is not set
1050# CONFIG_NEW_LEDS is not set
1051# CONFIG_INFINIBAND is not set
1052# CONFIG_RTC_CLASS is not set
1057 1053
1058# 1054#
1059# MMC/SD Card support 1055# DMA Engine support
1060# 1056#
1061# CONFIG_MMC is not set 1057# CONFIG_DMA_ENGINE is not set
1062 1058
1063# 1059#
1064# InfiniBand support 1060# DMA Clients
1065# 1061#
1066# CONFIG_INFINIBAND is not set
1067 1062
1068# 1063#
1069# EDAC - error detection and reporting (RAS) (EXPERIMENTAL) 1064# DMA Devices
1070# 1065#
1071 1066
1072# 1067#
1068# Userspace I/O
1069#
1070# CONFIG_UIO is not set
1071
1072#
1073# File systems 1073# File systems
1074# 1074#
1075CONFIG_EXT2_FS=y 1075CONFIG_EXT2_FS=y
@@ -1077,21 +1077,23 @@ CONFIG_EXT2_FS=y
1077# CONFIG_EXT2_FS_XIP is not set 1077# CONFIG_EXT2_FS_XIP is not set
1078CONFIG_EXT3_FS=y 1078CONFIG_EXT3_FS=y
1079# CONFIG_EXT3_FS_XATTR is not set 1079# CONFIG_EXT3_FS_XATTR is not set
1080# CONFIG_EXT4DEV_FS is not set
1080CONFIG_JBD=y 1081CONFIG_JBD=y
1081# CONFIG_JBD_DEBUG is not set 1082# CONFIG_JBD_DEBUG is not set
1082# CONFIG_REISERFS_FS is not set 1083# CONFIG_REISERFS_FS is not set
1083# CONFIG_JFS_FS is not set 1084# CONFIG_JFS_FS is not set
1084# CONFIG_FS_POSIX_ACL is not set 1085# CONFIG_FS_POSIX_ACL is not set
1085CONFIG_XFS_FS=m 1086CONFIG_XFS_FS=m
1086CONFIG_XFS_EXPORT=y
1087# CONFIG_XFS_QUOTA is not set 1087# CONFIG_XFS_QUOTA is not set
1088# CONFIG_XFS_SECURITY is not set 1088# CONFIG_XFS_SECURITY is not set
1089# CONFIG_XFS_POSIX_ACL is not set 1089# CONFIG_XFS_POSIX_ACL is not set
1090# CONFIG_XFS_RT is not set 1090# CONFIG_XFS_RT is not set
1091# CONFIG_GFS2_FS is not set
1091# CONFIG_OCFS2_FS is not set 1092# CONFIG_OCFS2_FS is not set
1092# CONFIG_MINIX_FS is not set 1093# CONFIG_MINIX_FS is not set
1093# CONFIG_ROMFS_FS is not set 1094# CONFIG_ROMFS_FS is not set
1094CONFIG_INOTIFY=y 1095CONFIG_INOTIFY=y
1096CONFIG_INOTIFY_USER=y
1095# CONFIG_QUOTA is not set 1097# CONFIG_QUOTA is not set
1096CONFIG_DNOTIFY=y 1098CONFIG_DNOTIFY=y
1097# CONFIG_AUTOFS_FS is not set 1099# CONFIG_AUTOFS_FS is not set
@@ -1121,11 +1123,12 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1121# 1123#
1122CONFIG_PROC_FS=y 1124CONFIG_PROC_FS=y
1123CONFIG_PROC_KCORE=y 1125CONFIG_PROC_KCORE=y
1126CONFIG_PROC_SYSCTL=y
1124CONFIG_SYSFS=y 1127CONFIG_SYSFS=y
1125CONFIG_TMPFS=y 1128CONFIG_TMPFS=y
1129# CONFIG_TMPFS_POSIX_ACL is not set
1126# CONFIG_HUGETLB_PAGE is not set 1130# CONFIG_HUGETLB_PAGE is not set
1127CONFIG_RAMFS=y 1131CONFIG_RAMFS=y
1128# CONFIG_RELAYFS_FS is not set
1129# CONFIG_CONFIGFS_FS is not set 1132# CONFIG_CONFIGFS_FS is not set
1130 1133
1131# 1134#
@@ -1164,6 +1167,7 @@ CONFIG_LOCKD_V4=y
1164CONFIG_EXPORTFS=y 1167CONFIG_EXPORTFS=y
1165CONFIG_NFS_COMMON=y 1168CONFIG_NFS_COMMON=y
1166CONFIG_SUNRPC=y 1169CONFIG_SUNRPC=y
1170# CONFIG_SUNRPC_BIND34 is not set
1167# CONFIG_RPCSEC_GSS_KRB5 is not set 1171# CONFIG_RPCSEC_GSS_KRB5 is not set
1168# CONFIG_RPCSEC_GSS_SPKM3 is not set 1172# CONFIG_RPCSEC_GSS_SPKM3 is not set
1169# CONFIG_SMB_FS is not set 1173# CONFIG_SMB_FS is not set
@@ -1171,7 +1175,6 @@ CONFIG_SUNRPC=y
1171# CONFIG_NCP_FS is not set 1175# CONFIG_NCP_FS is not set
1172# CONFIG_CODA_FS is not set 1176# CONFIG_CODA_FS is not set
1173# CONFIG_AFS_FS is not set 1177# CONFIG_AFS_FS is not set
1174# CONFIG_9P_FS is not set
1175 1178
1176# 1179#
1177# Partition Types 1180# Partition Types
@@ -1224,6 +1227,11 @@ CONFIG_NLS_ISO8859_15=m
1224CONFIG_NLS_UTF8=m 1227CONFIG_NLS_UTF8=m
1225 1228
1226# 1229#
1230# Distributed Lock Manager
1231#
1232# CONFIG_DLM is not set
1233
1234#
1227# Profiling support 1235# Profiling support
1228# 1236#
1229CONFIG_PROFILING=y 1237CONFIG_PROFILING=y
@@ -1233,21 +1241,32 @@ CONFIG_OPROFILE=m
1233# Kernel hacking 1241# Kernel hacking
1234# 1242#
1235# CONFIG_PRINTK_TIME is not set 1243# CONFIG_PRINTK_TIME is not set
1244CONFIG_ENABLE_MUST_CHECK=y
1236CONFIG_MAGIC_SYSRQ=y 1245CONFIG_MAGIC_SYSRQ=y
1246# CONFIG_UNUSED_SYMBOLS is not set
1247# CONFIG_DEBUG_FS is not set
1248CONFIG_HEADERS_CHECK=y
1237CONFIG_DEBUG_KERNEL=y 1249CONFIG_DEBUG_KERNEL=y
1238CONFIG_LOG_BUF_SHIFT=16 1250# CONFIG_DEBUG_SHIRQ is not set
1239CONFIG_DETECT_SOFTLOCKUP=y 1251CONFIG_DETECT_SOFTLOCKUP=y
1252CONFIG_SCHED_DEBUG=y
1240# CONFIG_SCHEDSTATS is not set 1253# CONFIG_SCHEDSTATS is not set
1254# CONFIG_TIMER_STATS is not set
1241# CONFIG_DEBUG_SLAB is not set 1255# CONFIG_DEBUG_SLAB is not set
1242CONFIG_DEBUG_MUTEXES=y 1256# CONFIG_DEBUG_RT_MUTEXES is not set
1257# CONFIG_RT_MUTEX_TESTER is not set
1243# CONFIG_DEBUG_SPINLOCK is not set 1258# CONFIG_DEBUG_SPINLOCK is not set
1259CONFIG_DEBUG_MUTEXES=y
1244# CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1260# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1261# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1245# CONFIG_DEBUG_KOBJECT is not set 1262# CONFIG_DEBUG_KOBJECT is not set
1263# CONFIG_DEBUG_BUGVERBOSE is not set
1246# CONFIG_DEBUG_INFO is not set 1264# CONFIG_DEBUG_INFO is not set
1247# CONFIG_DEBUG_FS is not set
1248# CONFIG_DEBUG_VM is not set 1265# CONFIG_DEBUG_VM is not set
1266# CONFIG_DEBUG_LIST is not set
1249CONFIG_FORCED_INLINING=y 1267CONFIG_FORCED_INLINING=y
1250# CONFIG_RCU_TORTURE_TEST is not set 1268# CONFIG_RCU_TORTURE_TEST is not set
1269# CONFIG_FAULT_INJECTION is not set
1251CONFIG_DEBUG_RODATA=y 1270CONFIG_DEBUG_RODATA=y
1252 1271
1253# 1272#
@@ -1255,12 +1274,12 @@ CONFIG_DEBUG_RODATA=y
1255# 1274#
1256# CONFIG_KEYS is not set 1275# CONFIG_KEYS is not set
1257# CONFIG_SECURITY is not set 1276# CONFIG_SECURITY is not set
1258
1259#
1260# Cryptographic options
1261#
1262CONFIG_CRYPTO=y 1277CONFIG_CRYPTO=y
1278CONFIG_CRYPTO_ALGAPI=m
1279CONFIG_CRYPTO_BLKCIPHER=m
1280CONFIG_CRYPTO_MANAGER=m
1263# CONFIG_CRYPTO_HMAC is not set 1281# CONFIG_CRYPTO_HMAC is not set
1282# CONFIG_CRYPTO_XCBC is not set
1264CONFIG_CRYPTO_NULL=m 1283CONFIG_CRYPTO_NULL=m
1265# CONFIG_CRYPTO_MD4 is not set 1284# CONFIG_CRYPTO_MD4 is not set
1266CONFIG_CRYPTO_MD5=m 1285CONFIG_CRYPTO_MD5=m
@@ -1269,7 +1288,15 @@ CONFIG_CRYPTO_MD5=m
1269# CONFIG_CRYPTO_SHA512 is not set 1288# CONFIG_CRYPTO_SHA512 is not set
1270# CONFIG_CRYPTO_WP512 is not set 1289# CONFIG_CRYPTO_WP512 is not set
1271# CONFIG_CRYPTO_TGR192 is not set 1290# CONFIG_CRYPTO_TGR192 is not set
1291# CONFIG_CRYPTO_GF128MUL is not set
1292# CONFIG_CRYPTO_ECB is not set
1293CONFIG_CRYPTO_CBC=m
1294# CONFIG_CRYPTO_PCBC is not set
1295# CONFIG_CRYPTO_LRW is not set
1296# CONFIG_CRYPTO_XTS is not set
1297# CONFIG_CRYPTO_CRYPTD is not set
1272CONFIG_CRYPTO_DES=m 1298CONFIG_CRYPTO_DES=m
1299# CONFIG_CRYPTO_FCRYPT is not set
1273CONFIG_CRYPTO_BLOWFISH=m 1300CONFIG_CRYPTO_BLOWFISH=m
1274# CONFIG_CRYPTO_TWOFISH is not set 1301# CONFIG_CRYPTO_TWOFISH is not set
1275# CONFIG_CRYPTO_SERPENT is not set 1302# CONFIG_CRYPTO_SERPENT is not set
@@ -1280,21 +1307,28 @@ CONFIG_CRYPTO_BLOWFISH=m
1280# CONFIG_CRYPTO_ARC4 is not set 1307# CONFIG_CRYPTO_ARC4 is not set
1281# CONFIG_CRYPTO_KHAZAD is not set 1308# CONFIG_CRYPTO_KHAZAD is not set
1282# CONFIG_CRYPTO_ANUBIS is not set 1309# CONFIG_CRYPTO_ANUBIS is not set
1310# CONFIG_CRYPTO_SEED is not set
1283CONFIG_CRYPTO_DEFLATE=m 1311CONFIG_CRYPTO_DEFLATE=m
1284# CONFIG_CRYPTO_MICHAEL_MIC is not set 1312# CONFIG_CRYPTO_MICHAEL_MIC is not set
1285CONFIG_CRYPTO_CRC32C=m 1313CONFIG_CRYPTO_CRC32C=m
1314# CONFIG_CRYPTO_CAMELLIA is not set
1286CONFIG_CRYPTO_TEST=m 1315CONFIG_CRYPTO_TEST=m
1287 1316# CONFIG_CRYPTO_AUTHENC is not set
1288# 1317# CONFIG_CRYPTO_HW is not set
1289# Hardware crypto devices
1290#
1291 1318
1292# 1319#
1293# Library routines 1320# Library routines
1294# 1321#
1322CONFIG_BITREVERSE=y
1295CONFIG_CRC_CCITT=m 1323CONFIG_CRC_CCITT=m
1296# CONFIG_CRC16 is not set 1324# CONFIG_CRC16 is not set
1325# CONFIG_CRC_ITU_T is not set
1297CONFIG_CRC32=y 1326CONFIG_CRC32=y
1327# CONFIG_CRC7 is not set
1298CONFIG_LIBCRC32C=m 1328CONFIG_LIBCRC32C=m
1299CONFIG_ZLIB_INFLATE=m 1329CONFIG_ZLIB_INFLATE=m
1300CONFIG_ZLIB_DEFLATE=m 1330CONFIG_ZLIB_DEFLATE=m
1331CONFIG_PLIST=y
1332CONFIG_HAS_IOMEM=y
1333CONFIG_HAS_IOPORT=y
1334CONFIG_HAS_DMA=y