aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/defconfig
diff options
context:
space:
mode:
authorKyle McMartin <kyle@mcmartin.ca>2007-10-18 03:06:18 -0400
committerKyle McMartin <kyle@shortfin.cabal.ca>2007-10-18 03:58:37 -0400
commit0ed5462927211286502576142bd322d850b49a86 (patch)
treeafb3a84251e6c955d0d43c63e3c11ecdf8b024eb /arch/parisc/defconfig
parent218c998caa4ec76a9da15f3946dbb2cc22564114 (diff)
[PARISC] Update defconfigs
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
Diffstat (limited to 'arch/parisc/defconfig')
-rw-r--r--arch/parisc/defconfig615
1 files changed, 318 insertions, 297 deletions
diff --git a/arch/parisc/defconfig b/arch/parisc/defconfig
index b38b58eb9dc2..448a757b06c6 100644
--- a/arch/parisc/defconfig
+++ b/arch/parisc/defconfig
@@ -1,39 +1,51 @@
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-pa10 3# Linux kernel version: 2.6.23
4# Sun Apr 2 15:26:38 2006 4# Fri Oct 12 20:54:57 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
28CONFIG_POSIX_MQUEUE=y 33CONFIG_POSIX_MQUEUE=y
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
40CONFIG_LOG_BUF_SHIFT=16
41CONFIG_SYSFS_DEPRECATED=y
42# CONFIG_RELAY is not set
43CONFIG_BLK_DEV_INITRD=y
34CONFIG_INITRAMFS_SOURCE="" 44CONFIG_INITRAMFS_SOURCE=""
35CONFIG_CC_OPTIMIZE_FOR_SIZE=y 45CONFIG_CC_OPTIMIZE_FOR_SIZE=y
46CONFIG_SYSCTL=y
36# CONFIG_EMBEDDED is not set 47# CONFIG_EMBEDDED is not set
48CONFIG_SYSCTL_SYSCALL=y
37CONFIG_KALLSYMS=y 49CONFIG_KALLSYMS=y
38CONFIG_KALLSYMS_ALL=y 50CONFIG_KALLSYMS_ALL=y
39# CONFIG_KALLSYMS_EXTRA_PASS is not set 51# CONFIG_KALLSYMS_EXTRA_PASS is not set
@@ -43,31 +55,29 @@ CONFIG_BUG=y
43CONFIG_ELF_CORE=y 55CONFIG_ELF_CORE=y
44CONFIG_BASE_FULL=y 56CONFIG_BASE_FULL=y
45CONFIG_FUTEX=y 57CONFIG_FUTEX=y
58CONFIG_ANON_INODES=y
46CONFIG_EPOLL=y 59CONFIG_EPOLL=y
60CONFIG_SIGNALFD=y
61CONFIG_EVENTFD=y
47CONFIG_SHMEM=y 62CONFIG_SHMEM=y
48CONFIG_CC_ALIGN_FUNCTIONS=0 63CONFIG_VM_EVENT_COUNTERS=y
49CONFIG_CC_ALIGN_LABELS=0
50CONFIG_CC_ALIGN_LOOPS=0
51CONFIG_CC_ALIGN_JUMPS=0
52CONFIG_SLAB=y 64CONFIG_SLAB=y
65# CONFIG_SLUB is not set
66# CONFIG_SLOB is not set
67CONFIG_RT_MUTEXES=y
53# CONFIG_TINY_SHMEM is not set 68# CONFIG_TINY_SHMEM is not set
54CONFIG_BASE_SMALL=0 69CONFIG_BASE_SMALL=0
55# CONFIG_SLOB is not set
56
57#
58# Loadable module support
59#
60CONFIG_MODULES=y 70CONFIG_MODULES=y
61CONFIG_MODULE_UNLOAD=y 71CONFIG_MODULE_UNLOAD=y
62CONFIG_MODULE_FORCE_UNLOAD=y 72CONFIG_MODULE_FORCE_UNLOAD=y
63CONFIG_OBSOLETE_MODPARM=y
64# CONFIG_MODVERSIONS is not set 73# CONFIG_MODVERSIONS is not set
65# CONFIG_MODULE_SRCVERSION_ALL is not set 74# CONFIG_MODULE_SRCVERSION_ALL is not set
66CONFIG_KMOD=y 75CONFIG_KMOD=y
67 76CONFIG_BLOCK=y
68# 77# CONFIG_LBD is not set
69# Block layer 78# CONFIG_BLK_DEV_IO_TRACE is not set
70# 79# CONFIG_LSF is not set
80# CONFIG_BLK_DEV_BSG is not set
71 81
72# 82#
73# IO Schedulers 83# IO Schedulers
@@ -101,6 +111,7 @@ CONFIG_PREEMPT_VOLUNTARY=y
101# CONFIG_PREEMPT is not set 111# CONFIG_PREEMPT is not set
102# CONFIG_HZ_100 is not set 112# CONFIG_HZ_100 is not set
103CONFIG_HZ_250=y 113CONFIG_HZ_250=y
114# CONFIG_HZ_300 is not set
104# CONFIG_HZ_1000 is not set 115# CONFIG_HZ_1000 is not set
105CONFIG_HZ=250 116CONFIG_HZ=250
106CONFIG_SELECT_MEMORY_MODEL=y 117CONFIG_SELECT_MEMORY_MODEL=y
@@ -111,6 +122,9 @@ CONFIG_FLATMEM=y
111CONFIG_FLAT_NODE_MEM_MAP=y 122CONFIG_FLAT_NODE_MEM_MAP=y
112# CONFIG_SPARSEMEM_STATIC is not set 123# CONFIG_SPARSEMEM_STATIC is not set
113CONFIG_SPLIT_PTLOCK_CPUS=4096 124CONFIG_SPLIT_PTLOCK_CPUS=4096
125# CONFIG_RESOURCES_64BIT is not set
126CONFIG_ZONE_DMA_FLAG=0
127CONFIG_VIRT_TO_BUS=y
114# CONFIG_HPUX is not set 128# CONFIG_HPUX is not set
115 129
116# 130#
@@ -125,7 +139,7 @@ CONFIG_EISA=y
125CONFIG_EISA_NAMES=y 139CONFIG_EISA_NAMES=y
126# CONFIG_ISA is not set 140# CONFIG_ISA is not set
127CONFIG_PCI=y 141CONFIG_PCI=y
128CONFIG_PCI_LEGACY_PROC=y 142# CONFIG_ARCH_SUPPORTS_MSI is not set
129# CONFIG_PCI_DEBUG is not set 143# CONFIG_PCI_DEBUG is not set
130CONFIG_GSC_DINO=y 144CONFIG_GSC_DINO=y
131CONFIG_PCI_LBA=y 145CONFIG_PCI_LBA=y
@@ -154,10 +168,6 @@ CONFIG_YENTA_TOSHIBA=y
154CONFIG_PD6729=y 168CONFIG_PD6729=y
155CONFIG_I82092=y 169CONFIG_I82092=y
156CONFIG_PCCARD_NONSTATIC=y 170CONFIG_PCCARD_NONSTATIC=y
157
158#
159# PCI Hotplug Support
160#
161# CONFIG_HOTPLUG_PCI is not set 171# CONFIG_HOTPLUG_PCI is not set
162 172
163# 173#
@@ -166,6 +176,7 @@ CONFIG_PCCARD_NONSTATIC=y
166CONFIG_SUPERIO=y 176CONFIG_SUPERIO=y
167CONFIG_CHASSIS_LCD_LED=y 177CONFIG_CHASSIS_LCD_LED=y
168CONFIG_PDC_CHASSIS=y 178CONFIG_PDC_CHASSIS=y
179CONFIG_PDC_CHASSIS_WARN=y
169CONFIG_PDC_STABLE=y 180CONFIG_PDC_STABLE=y
170 181
171# 182#
@@ -182,13 +193,15 @@ CONFIG_NET=y
182# 193#
183# Networking options 194# Networking options
184# 195#
185# CONFIG_NETDEBUG is not set
186CONFIG_PACKET=y 196CONFIG_PACKET=y
187CONFIG_PACKET_MMAP=y 197CONFIG_PACKET_MMAP=y
188CONFIG_UNIX=y 198CONFIG_UNIX=y
189CONFIG_XFRM=y 199CONFIG_XFRM=y
190CONFIG_XFRM_USER=m 200CONFIG_XFRM_USER=m
201# CONFIG_XFRM_SUB_POLICY is not set
202# CONFIG_XFRM_MIGRATE is not set
191CONFIG_NET_KEY=m 203CONFIG_NET_KEY=m
204# CONFIG_NET_KEY_MIGRATE is not set
192CONFIG_INET=y 205CONFIG_INET=y
193CONFIG_IP_MULTICAST=y 206CONFIG_IP_MULTICAST=y
194# CONFIG_IP_ADVANCED_ROUTER is not set 207# CONFIG_IP_ADVANCED_ROUTER is not set
@@ -205,33 +218,39 @@ CONFIG_IP_PNP_BOOTP=y
205CONFIG_INET_AH=m 218CONFIG_INET_AH=m
206CONFIG_INET_ESP=m 219CONFIG_INET_ESP=m
207# CONFIG_INET_IPCOMP is not set 220# CONFIG_INET_IPCOMP is not set
208CONFIG_INET_TUNNEL=m 221# CONFIG_INET_XFRM_TUNNEL is not set
222CONFIG_INET_TUNNEL=y
223CONFIG_INET_XFRM_MODE_TRANSPORT=y
224CONFIG_INET_XFRM_MODE_TUNNEL=y
225CONFIG_INET_XFRM_MODE_BEET=y
226# CONFIG_INET_LRO is not set
209CONFIG_INET_DIAG=m 227CONFIG_INET_DIAG=m
210CONFIG_INET_TCP_DIAG=m 228CONFIG_INET_TCP_DIAG=m
211# CONFIG_TCP_CONG_ADVANCED is not set 229# CONFIG_TCP_CONG_ADVANCED is not set
212CONFIG_TCP_CONG_BIC=y 230CONFIG_TCP_CONG_CUBIC=y
231CONFIG_DEFAULT_TCP_CONG="cubic"
232# CONFIG_TCP_MD5SIG is not set
213CONFIG_IPV6=y 233CONFIG_IPV6=y
214# CONFIG_IPV6_PRIVACY is not set 234# CONFIG_IPV6_PRIVACY is not set
235# CONFIG_IPV6_ROUTER_PREF is not set
236# CONFIG_IPV6_OPTIMISTIC_DAD is not set
215CONFIG_INET6_AH=y 237CONFIG_INET6_AH=y
216CONFIG_INET6_ESP=y 238CONFIG_INET6_ESP=y
217CONFIG_INET6_IPCOMP=y 239CONFIG_INET6_IPCOMP=y
240# CONFIG_IPV6_MIP6 is not set
241CONFIG_INET6_XFRM_TUNNEL=y
218CONFIG_INET6_TUNNEL=y 242CONFIG_INET6_TUNNEL=y
243CONFIG_INET6_XFRM_MODE_TRANSPORT=y
244CONFIG_INET6_XFRM_MODE_TUNNEL=y
245CONFIG_INET6_XFRM_MODE_BEET=y
246# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
247CONFIG_IPV6_SIT=y
219# CONFIG_IPV6_TUNNEL is not set 248# CONFIG_IPV6_TUNNEL is not set
249# CONFIG_IPV6_MULTIPLE_TABLES is not set
250# CONFIG_NETWORK_SECMARK is not set
220# CONFIG_NETFILTER is not set 251# CONFIG_NETFILTER is not set
221
222#
223# DCCP Configuration (EXPERIMENTAL)
224#
225# CONFIG_IP_DCCP is not set 252# CONFIG_IP_DCCP is not set
226
227#
228# SCTP Configuration (EXPERIMENTAL)
229#
230# CONFIG_IP_SCTP is not set 253# CONFIG_IP_SCTP is not set
231
232#
233# TIPC Configuration (EXPERIMENTAL)
234#
235# CONFIG_TIPC is not set 254# CONFIG_TIPC is not set
236# CONFIG_ATM is not set 255# CONFIG_ATM is not set
237# CONFIG_BRIDGE is not set 256# CONFIG_BRIDGE is not set
@@ -243,7 +262,6 @@ CONFIG_LLC2=m
243# CONFIG_ATALK is not set 262# CONFIG_ATALK is not set
244# CONFIG_X25 is not set 263# CONFIG_X25 is not set
245# CONFIG_LAPB is not set 264# CONFIG_LAPB is not set
246# CONFIG_NET_DIVERT is not set
247# CONFIG_ECONET is not set 265# CONFIG_ECONET is not set
248# CONFIG_WAN_ROUTER is not set 266# CONFIG_WAN_ROUTER is not set
249 267
@@ -259,7 +277,17 @@ CONFIG_LLC2=m
259# CONFIG_HAMRADIO is not set 277# CONFIG_HAMRADIO is not set
260# CONFIG_IRDA is not set 278# CONFIG_IRDA is not set
261# CONFIG_BT is not set 279# CONFIG_BT is not set
280# CONFIG_AF_RXRPC is not set
281
282#
283# Wireless
284#
285# CONFIG_CFG80211 is not set
286# CONFIG_WIRELESS_EXT is not set
287# CONFIG_MAC80211 is not set
262# CONFIG_IEEE80211 is not set 288# CONFIG_IEEE80211 is not set
289# CONFIG_RFKILL is not set
290# CONFIG_NET_9P is not set
263 291
264# 292#
265# Device Drivers 293# Device Drivers
@@ -268,41 +296,26 @@ CONFIG_LLC2=m
268# 296#
269# Generic Driver Options 297# Generic Driver Options
270# 298#
299CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
271# CONFIG_STANDALONE is not set 300# CONFIG_STANDALONE is not set
272# CONFIG_PREVENT_FIRMWARE_BUILD is not set 301# CONFIG_PREVENT_FIRMWARE_BUILD is not set
273CONFIG_FW_LOADER=y 302CONFIG_FW_LOADER=y
274# CONFIG_DEBUG_DRIVER is not set 303# CONFIG_DEBUG_DRIVER is not set
275 304# CONFIG_DEBUG_DEVRES is not set
276# 305# CONFIG_SYS_HYPERVISOR is not set
277# Connector - unified userspace <-> kernelspace linker
278#
279# CONFIG_CONNECTOR is not set 306# CONFIG_CONNECTOR is not set
280
281#
282# Memory Technology Devices (MTD)
283#
284# CONFIG_MTD is not set 307# CONFIG_MTD is not set
285
286#
287# Parallel port support
288#
289CONFIG_PARPORT=y 308CONFIG_PARPORT=y
290CONFIG_PARPORT_PC=m 309CONFIG_PARPORT_PC=m
291# CONFIG_PARPORT_SERIAL is not set 310# CONFIG_PARPORT_SERIAL is not set
292# CONFIG_PARPORT_PC_FIFO is not set 311# CONFIG_PARPORT_PC_FIFO is not set
293# CONFIG_PARPORT_PC_SUPERIO is not set 312# CONFIG_PARPORT_PC_SUPERIO is not set
294CONFIG_PARPORT_PC_PCMCIA=m 313CONFIG_PARPORT_PC_PCMCIA=m
295CONFIG_PARPORT_NOT_PC=y
296CONFIG_PARPORT_GSC=y 314CONFIG_PARPORT_GSC=y
315# CONFIG_PARPORT_AX88796 is not set
297CONFIG_PARPORT_1284=y 316CONFIG_PARPORT_1284=y
298 317CONFIG_PARPORT_NOT_PC=y
299# 318CONFIG_BLK_DEV=y
300# Plug and Play support
301#
302
303#
304# Block devices
305#
306# CONFIG_PARIDE is not set 319# CONFIG_PARIDE is not set
307# CONFIG_BLK_CPQ_DA is not set 320# CONFIG_BLK_CPQ_DA is not set
308# CONFIG_BLK_CPQ_CISS_DA is not set 321# CONFIG_BLK_CPQ_CISS_DA is not set
@@ -317,13 +330,14 @@ CONFIG_BLK_DEV_CRYPTOLOOP=y
317CONFIG_BLK_DEV_RAM=y 330CONFIG_BLK_DEV_RAM=y
318CONFIG_BLK_DEV_RAM_COUNT=16 331CONFIG_BLK_DEV_RAM_COUNT=16
319CONFIG_BLK_DEV_RAM_SIZE=6144 332CONFIG_BLK_DEV_RAM_SIZE=6144
320CONFIG_BLK_DEV_INITRD=y 333CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
321# CONFIG_CDROM_PKTCDVD is not set 334# CONFIG_CDROM_PKTCDVD is not set
322# CONFIG_ATA_OVER_ETH is not set 335# CONFIG_ATA_OVER_ETH is not set
323 336CONFIG_MISC_DEVICES=y
324# 337# CONFIG_PHANTOM is not set
325# ATA/ATAPI/MFM/RLL support 338# CONFIG_EEPROM_93CX6 is not set
326# 339# CONFIG_SGI_IOC4 is not set
340# CONFIG_TIFM_CORE is not set
327CONFIG_IDE=y 341CONFIG_IDE=y
328CONFIG_BLK_DEV_IDE=y 342CONFIG_BLK_DEV_IDE=y
329 343
@@ -334,24 +348,32 @@ CONFIG_BLK_DEV_IDE=y
334CONFIG_BLK_DEV_IDEDISK=y 348CONFIG_BLK_DEV_IDEDISK=y
335CONFIG_IDEDISK_MULTI_MODE=y 349CONFIG_IDEDISK_MULTI_MODE=y
336CONFIG_BLK_DEV_IDECS=y 350CONFIG_BLK_DEV_IDECS=y
351# CONFIG_BLK_DEV_DELKIN is not set
337CONFIG_BLK_DEV_IDECD=y 352CONFIG_BLK_DEV_IDECD=y
338# CONFIG_BLK_DEV_IDETAPE is not set 353# CONFIG_BLK_DEV_IDETAPE is not set
339# CONFIG_BLK_DEV_IDEFLOPPY is not set 354# CONFIG_BLK_DEV_IDEFLOPPY is not set
340CONFIG_BLK_DEV_IDESCSI=y 355CONFIG_BLK_DEV_IDESCSI=y
341# CONFIG_IDE_TASK_IOCTL is not set 356# CONFIG_IDE_TASK_IOCTL is not set
357CONFIG_IDE_PROC_FS=y
342 358
343# 359#
344# IDE chipset support/bugfixes 360# IDE chipset support/bugfixes
345# 361#
346CONFIG_IDE_GENERIC=y 362CONFIG_IDE_GENERIC=y
363# CONFIG_BLK_DEV_PLATFORM is not set
364
365#
366# PCI IDE chipsets support
367#
347CONFIG_BLK_DEV_IDEPCI=y 368CONFIG_BLK_DEV_IDEPCI=y
348CONFIG_IDEPCI_SHARE_IRQ=y 369CONFIG_IDEPCI_SHARE_IRQ=y
370CONFIG_IDEPCI_PCIBUS_ORDER=y
349# CONFIG_BLK_DEV_OFFBOARD is not set 371# CONFIG_BLK_DEV_OFFBOARD is not set
350CONFIG_BLK_DEV_GENERIC=y 372CONFIG_BLK_DEV_GENERIC=y
351# CONFIG_BLK_DEV_OPTI621 is not set 373# CONFIG_BLK_DEV_OPTI621 is not set
352CONFIG_BLK_DEV_IDEDMA_PCI=y 374CONFIG_BLK_DEV_IDEDMA_PCI=y
353# CONFIG_BLK_DEV_IDEDMA_FORCED is not set 375# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
354# CONFIG_IDEDMA_PCI_AUTO is not set 376CONFIG_IDEDMA_ONLYDISK=y
355# CONFIG_BLK_DEV_AEC62XX is not set 377# CONFIG_BLK_DEV_AEC62XX is not set
356# CONFIG_BLK_DEV_ALI15X3 is not set 378# CONFIG_BLK_DEV_ALI15X3 is not set
357# CONFIG_BLK_DEV_AMD74XX is not set 379# CONFIG_BLK_DEV_AMD74XX is not set
@@ -362,8 +384,10 @@ CONFIG_BLK_DEV_IDEDMA_PCI=y
362# CONFIG_BLK_DEV_CS5530 is not set 384# CONFIG_BLK_DEV_CS5530 is not set
363# CONFIG_BLK_DEV_HPT34X is not set 385# CONFIG_BLK_DEV_HPT34X is not set
364# CONFIG_BLK_DEV_HPT366 is not set 386# CONFIG_BLK_DEV_HPT366 is not set
387# CONFIG_BLK_DEV_JMICRON is not set
365# CONFIG_BLK_DEV_SC1200 is not set 388# CONFIG_BLK_DEV_SC1200 is not set
366# CONFIG_BLK_DEV_PIIX is not set 389# CONFIG_BLK_DEV_PIIX is not set
390# CONFIG_BLK_DEV_IT8213 is not set
367# CONFIG_BLK_DEV_IT821X is not set 391# CONFIG_BLK_DEV_IT821X is not set
368CONFIG_BLK_DEV_NS87415=y 392CONFIG_BLK_DEV_NS87415=y
369# CONFIG_BLK_DEV_PDC202XX_OLD is not set 393# CONFIG_BLK_DEV_PDC202XX_OLD is not set
@@ -373,10 +397,10 @@ CONFIG_BLK_DEV_NS87415=y
373# CONFIG_BLK_DEV_SLC90E66 is not set 397# CONFIG_BLK_DEV_SLC90E66 is not set
374# CONFIG_BLK_DEV_TRM290 is not set 398# CONFIG_BLK_DEV_TRM290 is not set
375# CONFIG_BLK_DEV_VIA82CXXX is not set 399# CONFIG_BLK_DEV_VIA82CXXX is not set
400# CONFIG_BLK_DEV_TC86C001 is not set
376# CONFIG_IDE_ARM is not set 401# CONFIG_IDE_ARM is not set
377CONFIG_BLK_DEV_IDEDMA=y 402CONFIG_BLK_DEV_IDEDMA=y
378# CONFIG_IDEDMA_IVB is not set 403# CONFIG_IDEDMA_IVB is not set
379# CONFIG_IDEDMA_AUTO is not set
380# CONFIG_BLK_DEV_HD is not set 404# CONFIG_BLK_DEV_HD is not set
381 405
382# 406#
@@ -384,6 +408,9 @@ CONFIG_BLK_DEV_IDEDMA=y
384# 408#
385# CONFIG_RAID_ATTRS is not set 409# CONFIG_RAID_ATTRS is not set
386CONFIG_SCSI=y 410CONFIG_SCSI=y
411CONFIG_SCSI_DMA=y
412# CONFIG_SCSI_TGT is not set
413# CONFIG_SCSI_NETLINK is not set
387CONFIG_SCSI_PROC_FS=y 414CONFIG_SCSI_PROC_FS=y
388 415
389# 416#
@@ -403,18 +430,17 @@ CONFIG_CHR_DEV_SG=y
403# CONFIG_SCSI_MULTI_LUN is not set 430# CONFIG_SCSI_MULTI_LUN is not set
404# CONFIG_SCSI_CONSTANTS is not set 431# CONFIG_SCSI_CONSTANTS is not set
405# CONFIG_SCSI_LOGGING is not set 432# CONFIG_SCSI_LOGGING is not set
433# CONFIG_SCSI_SCAN_ASYNC is not set
434CONFIG_SCSI_WAIT_SCAN=m
406 435
407# 436#
408# SCSI Transport Attributes 437# SCSI Transports
409# 438#
410CONFIG_SCSI_SPI_ATTRS=y 439CONFIG_SCSI_SPI_ATTRS=y
411# CONFIG_SCSI_FC_ATTRS is not set 440# CONFIG_SCSI_FC_ATTRS is not set
412# CONFIG_SCSI_ISCSI_ATTRS is not set 441# CONFIG_SCSI_ISCSI_ATTRS is not set
413# CONFIG_SCSI_SAS_ATTRS is not set 442# CONFIG_SCSI_SAS_LIBSAS is not set
414 443CONFIG_SCSI_LOWLEVEL=y
415#
416# SCSI low-level drivers
417#
418# CONFIG_ISCSI_TCP is not set 444# CONFIG_ISCSI_TCP is not set
419# CONFIG_BLK_DEV_3W_XXXX_RAID is not set 445# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
420# CONFIG_SCSI_3W_9XXX is not set 446# CONFIG_SCSI_3W_9XXX is not set
@@ -424,11 +450,13 @@ CONFIG_SCSI_SPI_ATTRS=y
424# CONFIG_SCSI_AIC7XXX is not set 450# CONFIG_SCSI_AIC7XXX is not set
425# CONFIG_SCSI_AIC7XXX_OLD is not set 451# CONFIG_SCSI_AIC7XXX_OLD is not set
426# CONFIG_SCSI_AIC79XX is not set 452# CONFIG_SCSI_AIC79XX is not set
453# CONFIG_SCSI_AIC94XX is not set
427# CONFIG_SCSI_DPT_I2O is not set 454# CONFIG_SCSI_DPT_I2O is not set
455# CONFIG_SCSI_ARCMSR is not set
428# CONFIG_MEGARAID_NEWGEN is not set 456# CONFIG_MEGARAID_NEWGEN is not set
429# CONFIG_MEGARAID_LEGACY is not set 457# CONFIG_MEGARAID_LEGACY is not set
430# CONFIG_MEGARAID_SAS is not set 458# CONFIG_MEGARAID_SAS is not set
431# CONFIG_SCSI_SATA is not set 459# CONFIG_SCSI_HPTIOP is not set
432# CONFIG_SCSI_DMX3191D is not set 460# CONFIG_SCSI_DMX3191D is not set
433# CONFIG_SCSI_FUTURE_DOMAIN is not set 461# CONFIG_SCSI_FUTURE_DOMAIN is not set
434# CONFIG_SCSI_IPS is not set 462# CONFIG_SCSI_IPS is not set
@@ -438,55 +466,45 @@ CONFIG_SCSI_SPI_ATTRS=y
438# CONFIG_SCSI_IMM is not set 466# CONFIG_SCSI_IMM is not set
439CONFIG_SCSI_LASI700=y 467CONFIG_SCSI_LASI700=y
440CONFIG_53C700_LE_ON_BE=y 468CONFIG_53C700_LE_ON_BE=y
469# CONFIG_SCSI_STEX is not set
441CONFIG_SCSI_SYM53C8XX_2=y 470CONFIG_SCSI_SYM53C8XX_2=y
442CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1 471CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
443CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 472CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
444CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 473CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
445CONFIG_SCSI_SYM53C8XX_MMIO=y 474CONFIG_SCSI_SYM53C8XX_MMIO=y
446# CONFIG_SCSI_IPR is not set
447CONFIG_SCSI_ZALON=y 475CONFIG_SCSI_ZALON=y
448CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS=8 476CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS=8
449CONFIG_SCSI_NCR53C8XX_MAX_TAGS=32 477CONFIG_SCSI_NCR53C8XX_MAX_TAGS=32
450CONFIG_SCSI_NCR53C8XX_SYNC=20 478CONFIG_SCSI_NCR53C8XX_SYNC=20
451# CONFIG_SCSI_NCR53C8XX_PROFILE is not set
452# CONFIG_SCSI_QLOGIC_FC is not set
453# CONFIG_SCSI_QLOGIC_1280 is not set 479# CONFIG_SCSI_QLOGIC_1280 is not set
454# CONFIG_SCSI_QLA_FC is not set 480# CONFIG_SCSI_QLA_FC is not set
481# CONFIG_SCSI_QLA_ISCSI is not set
455# CONFIG_SCSI_LPFC is not set 482# CONFIG_SCSI_LPFC is not set
456# CONFIG_SCSI_SIM710 is not set 483# CONFIG_SCSI_SIM710 is not set
457# CONFIG_SCSI_DC395x is not set 484# CONFIG_SCSI_DC395x is not set
458# CONFIG_SCSI_DC390T is not set 485# CONFIG_SCSI_DC390T is not set
459# CONFIG_SCSI_NSP32 is not set 486# CONFIG_SCSI_NSP32 is not set
460# CONFIG_SCSI_DEBUG is not set 487# CONFIG_SCSI_DEBUG is not set
461 488# CONFIG_SCSI_SRP is not set
462# 489# CONFIG_SCSI_LOWLEVEL_PCMCIA is not set
463# PCMCIA SCSI adapter support 490# CONFIG_ATA is not set
464#
465# CONFIG_PCMCIA_AHA152X is not set
466# CONFIG_PCMCIA_FDOMAIN is not set
467# CONFIG_PCMCIA_NINJA_SCSI is not set
468# CONFIG_PCMCIA_QLOGIC is not set
469# CONFIG_PCMCIA_SYM53C500 is not set
470
471#
472# Multi-device support (RAID and LVM)
473#
474CONFIG_MD=y 491CONFIG_MD=y
475CONFIG_BLK_DEV_MD=y 492CONFIG_BLK_DEV_MD=y
476CONFIG_MD_LINEAR=y 493CONFIG_MD_LINEAR=y
477CONFIG_MD_RAID0=y 494CONFIG_MD_RAID0=y
478CONFIG_MD_RAID1=y 495CONFIG_MD_RAID1=y
479CONFIG_MD_RAID10=y 496CONFIG_MD_RAID10=y
480CONFIG_MD_RAID5=y 497# CONFIG_MD_RAID456 is not set
481CONFIG_MD_RAID6=y
482# CONFIG_MD_MULTIPATH is not set 498# CONFIG_MD_MULTIPATH is not set
483# CONFIG_MD_FAULTY is not set 499# CONFIG_MD_FAULTY is not set
484CONFIG_BLK_DEV_DM=y 500CONFIG_BLK_DEV_DM=y
501# CONFIG_DM_DEBUG is not set
485# CONFIG_DM_CRYPT is not set 502# CONFIG_DM_CRYPT is not set
486# CONFIG_DM_SNAPSHOT is not set 503# CONFIG_DM_SNAPSHOT is not set
487# CONFIG_DM_MIRROR is not set 504# CONFIG_DM_MIRROR is not set
488# CONFIG_DM_ZERO is not set 505# CONFIG_DM_ZERO is not set
489# CONFIG_DM_MULTIPATH is not set 506# CONFIG_DM_MULTIPATH is not set
507# CONFIG_DM_DELAY is not set
490 508
491# 509#
492# Fusion MPT device support 510# Fusion MPT device support
@@ -499,35 +517,20 @@ CONFIG_BLK_DEV_DM=y
499# 517#
500# IEEE 1394 (FireWire) support 518# IEEE 1394 (FireWire) support
501# 519#
520# CONFIG_FIREWIRE is not set
502# CONFIG_IEEE1394 is not set 521# CONFIG_IEEE1394 is not set
503
504#
505# I2O device support
506#
507# CONFIG_I2O is not set 522# CONFIG_I2O is not set
508
509#
510# Network device support
511#
512CONFIG_NETDEVICES=y 523CONFIG_NETDEVICES=y
524# CONFIG_NETDEVICES_MULTIQUEUE is not set
513CONFIG_DUMMY=m 525CONFIG_DUMMY=m
514CONFIG_BONDING=m 526CONFIG_BONDING=m
527# CONFIG_MACVLAN is not set
515# CONFIG_EQUALIZER is not set 528# CONFIG_EQUALIZER is not set
516CONFIG_TUN=m 529CONFIG_TUN=m
517 530# CONFIG_VETH is not set
518# 531# CONFIG_IP1000 is not set
519# ARCnet devices
520#
521# CONFIG_ARCNET is not set 532# CONFIG_ARCNET is not set
522
523#
524# PHY device support
525#
526# CONFIG_PHYLIB is not set 533# CONFIG_PHYLIB is not set
527
528#
529# Ethernet (10 or 100Mbit)
530#
531CONFIG_NET_ETHERNET=y 534CONFIG_NET_ETHERNET=y
532CONFIG_MII=m 535CONFIG_MII=m
533CONFIG_LASI_82596=y 536CONFIG_LASI_82596=y
@@ -536,10 +539,6 @@ CONFIG_LASI_82596=y
536# CONFIG_CASSINI is not set 539# CONFIG_CASSINI is not set
537# CONFIG_NET_VENDOR_3COM is not set 540# CONFIG_NET_VENDOR_3COM is not set
538# CONFIG_NET_VENDOR_SMC is not set 541# CONFIG_NET_VENDOR_SMC is not set
539
540#
541# Tulip family network device support
542#
543CONFIG_NET_TULIP=y 542CONFIG_NET_TULIP=y
544# CONFIG_DE2104X is not set 543# CONFIG_DE2104X is not set
545CONFIG_TULIP=y 544CONFIG_TULIP=y
@@ -554,6 +553,10 @@ CONFIG_TULIP=y
554# CONFIG_PCMCIA_XIRTULIP is not set 553# CONFIG_PCMCIA_XIRTULIP is not set
555# CONFIG_DEPCA is not set 554# CONFIG_DEPCA is not set
556# CONFIG_HP100 is not set 555# CONFIG_HP100 is not set
556# CONFIG_IBM_NEW_EMAC_ZMII is not set
557# CONFIG_IBM_NEW_EMAC_RGMII is not set
558# CONFIG_IBM_NEW_EMAC_TAH is not set
559# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
557CONFIG_NET_PCI=y 560CONFIG_NET_PCI=y
558# CONFIG_PCNET32 is not set 561# CONFIG_PCNET32 is not set
559# CONFIG_AMD8111_ETH is not set 562# CONFIG_AMD8111_ETH is not set
@@ -561,7 +564,6 @@ CONFIG_NET_PCI=y
561# CONFIG_AC3200 is not set 564# CONFIG_AC3200 is not set
562# CONFIG_B44 is not set 565# CONFIG_B44 is not set
563# CONFIG_FORCEDETH is not set 566# CONFIG_FORCEDETH is not set
564# CONFIG_DGRS is not set
565# CONFIG_EEPRO100 is not set 567# CONFIG_EEPRO100 is not set
566# CONFIG_E100 is not set 568# CONFIG_E100 is not set
567# CONFIG_LNE390 is not set 569# CONFIG_LNE390 is not set
@@ -577,15 +579,14 @@ CONFIG_NET_PCI=y
577# CONFIG_SUNDANCE is not set 579# CONFIG_SUNDANCE is not set
578# CONFIG_TLAN is not set 580# CONFIG_TLAN is not set
579# CONFIG_VIA_RHINE is not set 581# CONFIG_VIA_RHINE is not set
582# CONFIG_SC92031 is not set
580# CONFIG_NET_POCKET is not set 583# CONFIG_NET_POCKET is not set
581 584CONFIG_NETDEV_1000=y
582#
583# Ethernet (1000 Mbit)
584#
585CONFIG_ACENIC=y 585CONFIG_ACENIC=y
586# CONFIG_ACENIC_OMIT_TIGON_I is not set 586# CONFIG_ACENIC_OMIT_TIGON_I is not set
587# CONFIG_DL2K is not set 587# CONFIG_DL2K is not set
588# CONFIG_E1000 is not set 588# CONFIG_E1000 is not set
589# CONFIG_E1000E is not set
589# CONFIG_NS83820 is not set 590# CONFIG_NS83820 is not set
590# CONFIG_HAMACHI is not set 591# CONFIG_HAMACHI is not set
591# CONFIG_YELLOWFIN is not set 592# CONFIG_YELLOWFIN is not set
@@ -597,64 +598,36 @@ CONFIG_ACENIC=y
597# CONFIG_VIA_VELOCITY is not set 598# CONFIG_VIA_VELOCITY is not set
598CONFIG_TIGON3=y 599CONFIG_TIGON3=y
599# CONFIG_BNX2 is not set 600# CONFIG_BNX2 is not set
600 601# CONFIG_QLA3XXX is not set
601# 602# CONFIG_ATL1 is not set
602# Ethernet (10000 Mbit) 603CONFIG_NETDEV_10000=y
603#
604# CONFIG_CHELSIO_T1 is not set 604# CONFIG_CHELSIO_T1 is not set
605# CONFIG_CHELSIO_T3 is not set
606# CONFIG_IXGBE is not set
605# CONFIG_IXGB is not set 607# CONFIG_IXGB is not set
606# CONFIG_S2IO is not set 608# CONFIG_S2IO is not set
607 609# CONFIG_MYRI10GE is not set
608# 610# CONFIG_NETXEN_NIC is not set
609# Token Ring devices 611# CONFIG_NIU is not set
610# 612# CONFIG_MLX4_CORE is not set
613# CONFIG_TEHUTI is not set
611# CONFIG_TR is not set 614# CONFIG_TR is not set
612 615
613# 616#
614# Wireless LAN (non-hamradio) 617# Wireless LAN
615#
616CONFIG_NET_RADIO=y
617
618#
619# Obsolete Wireless cards support (pre-802.11)
620#
621# CONFIG_STRIP is not set
622# CONFIG_PCMCIA_WAVELAN is not set
623# CONFIG_PCMCIA_NETWAVE is not set
624
625#
626# Wireless 802.11 Frequency Hopping cards support
627#
628# CONFIG_PCMCIA_RAYCS is not set
629
630#
631# Wireless 802.11b ISA/PCI cards support
632#
633CONFIG_HERMES=y
634# CONFIG_PLX_HERMES is not set
635# CONFIG_TMD_HERMES is not set
636# CONFIG_NORTEL_HERMES is not set
637# CONFIG_PCI_HERMES is not set
638# CONFIG_ATMEL is not set
639
640#
641# Wireless 802.11b Pcmcia/Cardbus cards support
642# 618#
643CONFIG_PCMCIA_HERMES=y 619# CONFIG_WLAN_PRE80211 is not set
644CONFIG_PCMCIA_SPECTRUM=y 620# CONFIG_WLAN_80211 is not set
645# CONFIG_AIRO_CS is not set
646# CONFIG_PCMCIA_WL3501 is not set
647 621
648# 622#
649# Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support 623# USB Network Adapters
650#
651# CONFIG_PRISM54 is not set
652# CONFIG_HOSTAP is not set
653CONFIG_NET_WIRELESS=y
654
655#
656# PCMCIA network device support
657# 624#
625# CONFIG_USB_CATC is not set
626# CONFIG_USB_KAWETH is not set
627# CONFIG_USB_PEGASUS is not set
628# CONFIG_USB_RTL8150 is not set
629# CONFIG_USB_USBNET_MII is not set
630# CONFIG_USB_USBNET is not set
658CONFIG_NET_PCMCIA=y 631CONFIG_NET_PCMCIA=y
659# CONFIG_PCMCIA_3C589 is not set 632# CONFIG_PCMCIA_3C589 is not set
660# CONFIG_PCMCIA_3C574 is not set 633# CONFIG_PCMCIA_3C574 is not set
@@ -664,10 +637,6 @@ CONFIG_NET_PCMCIA=y
664# CONFIG_PCMCIA_SMC91C92 is not set 637# CONFIG_PCMCIA_SMC91C92 is not set
665# CONFIG_PCMCIA_XIRC2PS is not set 638# CONFIG_PCMCIA_XIRC2PS is not set
666# CONFIG_PCMCIA_AXNET is not set 639# CONFIG_PCMCIA_AXNET is not set
667
668#
669# Wan interfaces
670#
671# CONFIG_WAN is not set 640# CONFIG_WAN is not set
672# CONFIG_FDDI is not set 641# CONFIG_FDDI is not set
673# CONFIG_HIPPI is not set 642# CONFIG_HIPPI is not set
@@ -681,27 +650,23 @@ CONFIG_PPP_DEFLATE=m
681CONFIG_PPP_BSDCOMP=m 650CONFIG_PPP_BSDCOMP=m
682# CONFIG_PPP_MPPE is not set 651# CONFIG_PPP_MPPE is not set
683CONFIG_PPPOE=m 652CONFIG_PPPOE=m
653# CONFIG_PPPOL2TP is not set
684# CONFIG_SLIP is not set 654# CONFIG_SLIP is not set
655CONFIG_SLHC=m
685# CONFIG_NET_FC is not set 656# CONFIG_NET_FC is not set
686# CONFIG_SHAPER is not set 657# CONFIG_SHAPER is not set
687# CONFIG_NETCONSOLE is not set 658# CONFIG_NETCONSOLE is not set
688# CONFIG_NETPOLL is not set 659# CONFIG_NETPOLL is not set
689# CONFIG_NET_POLL_CONTROLLER is not set 660# CONFIG_NET_POLL_CONTROLLER is not set
690
691#
692# ISDN subsystem
693#
694# CONFIG_ISDN is not set 661# CONFIG_ISDN is not set
695
696#
697# Telephony Support
698#
699# CONFIG_PHONE is not set 662# CONFIG_PHONE is not set
700 663
701# 664#
702# Input device support 665# Input device support
703# 666#
704CONFIG_INPUT=y 667CONFIG_INPUT=y
668# CONFIG_INPUT_FF_MEMLESS is not set
669# CONFIG_INPUT_POLLDEV is not set
705 670
706# 671#
707# Userland interfaces 672# Userland interfaces
@@ -726,14 +691,23 @@ CONFIG_KEYBOARD_ATKBD_HP_KEYCODES=y
726# CONFIG_KEYBOARD_LKKBD is not set 691# CONFIG_KEYBOARD_LKKBD is not set
727# CONFIG_KEYBOARD_XTKBD is not set 692# CONFIG_KEYBOARD_XTKBD is not set
728# CONFIG_KEYBOARD_NEWTON is not set 693# CONFIG_KEYBOARD_NEWTON is not set
694# CONFIG_KEYBOARD_STOWAWAY is not set
729# CONFIG_KEYBOARD_HIL_OLD is not set 695# CONFIG_KEYBOARD_HIL_OLD is not set
730CONFIG_KEYBOARD_HIL=y 696CONFIG_KEYBOARD_HIL=y
731CONFIG_INPUT_MOUSE=y 697CONFIG_INPUT_MOUSE=y
732CONFIG_MOUSE_PS2=y 698CONFIG_MOUSE_PS2=y
699CONFIG_MOUSE_PS2_ALPS=y
700CONFIG_MOUSE_PS2_LOGIPS2PP=y
701CONFIG_MOUSE_PS2_SYNAPTICS=y
702CONFIG_MOUSE_PS2_LIFEBOOK=y
703CONFIG_MOUSE_PS2_TRACKPOINT=y
704# CONFIG_MOUSE_PS2_TOUCHKIT is not set
733CONFIG_MOUSE_SERIAL=y 705CONFIG_MOUSE_SERIAL=y
706# CONFIG_MOUSE_APPLETOUCH is not set
734# CONFIG_MOUSE_VSXXXAA is not set 707# CONFIG_MOUSE_VSXXXAA is not set
735CONFIG_MOUSE_HIL=y 708CONFIG_MOUSE_HIL=y
736# CONFIG_INPUT_JOYSTICK is not set 709# CONFIG_INPUT_JOYSTICK is not set
710# CONFIG_INPUT_TABLET is not set
737# CONFIG_INPUT_TOUCHSCREEN is not set 711# CONFIG_INPUT_TOUCHSCREEN is not set
738# CONFIG_INPUT_MISC is not set 712# CONFIG_INPUT_MISC is not set
739 713
@@ -757,6 +731,7 @@ CONFIG_SERIO_LIBPS2=y
757CONFIG_VT=y 731CONFIG_VT=y
758CONFIG_VT_CONSOLE=y 732CONFIG_VT_CONSOLE=y
759CONFIG_HW_CONSOLE=y 733CONFIG_HW_CONSOLE=y
734# CONFIG_VT_HW_CONSOLE_BINDING is not set
760# CONFIG_SERIAL_NONSTANDARD is not set 735# CONFIG_SERIAL_NONSTANDARD is not set
761 736
762# 737#
@@ -764,6 +739,8 @@ CONFIG_HW_CONSOLE=y
764# 739#
765CONFIG_SERIAL_8250=y 740CONFIG_SERIAL_8250=y
766CONFIG_SERIAL_8250_CONSOLE=y 741CONFIG_SERIAL_8250_CONSOLE=y
742CONFIG_SERIAL_8250_GSC=y
743CONFIG_SERIAL_8250_PCI=y
767CONFIG_SERIAL_8250_CS=y 744CONFIG_SERIAL_8250_CS=y
768CONFIG_SERIAL_8250_NR_UARTS=17 745CONFIG_SERIAL_8250_NR_UARTS=17
769CONFIG_SERIAL_8250_RUNTIME_UARTS=4 746CONFIG_SERIAL_8250_RUNTIME_UARTS=4
@@ -788,25 +765,14 @@ CONFIG_PRINTER=m
788# CONFIG_LP_CONSOLE is not set 765# CONFIG_LP_CONSOLE is not set
789CONFIG_PPDEV=m 766CONFIG_PPDEV=m
790# CONFIG_TIPAR is not set 767# CONFIG_TIPAR is not set
791
792#
793# IPMI
794#
795# CONFIG_IPMI_HANDLER is not set 768# CONFIG_IPMI_HANDLER is not set
796
797#
798# Watchdog Cards
799#
800# CONFIG_WATCHDOG is not set 769# CONFIG_WATCHDOG is not set
770# CONFIG_HW_RANDOM is not set
801CONFIG_GEN_RTC=y 771CONFIG_GEN_RTC=y
802CONFIG_GEN_RTC_X=y 772CONFIG_GEN_RTC_X=y
803# CONFIG_DTLK is not set
804# CONFIG_R3964 is not set 773# CONFIG_R3964 is not set
805# CONFIG_APPLICOM is not set 774# CONFIG_APPLICOM is not set
806 775# CONFIG_AGP is not set
807#
808# Ftape, the floppy tape device driver
809#
810# CONFIG_DRM is not set 776# CONFIG_DRM is not set
811 777
812# 778#
@@ -816,16 +782,8 @@ CONFIG_GEN_RTC_X=y
816# CONFIG_CARDMAN_4000 is not set 782# CONFIG_CARDMAN_4000 is not set
817# CONFIG_CARDMAN_4040 is not set 783# CONFIG_CARDMAN_4040 is not set
818# CONFIG_RAW_DRIVER is not set 784# CONFIG_RAW_DRIVER is not set
819
820#
821# TPM devices
822#
823# CONFIG_TCG_TPM is not set 785# CONFIG_TCG_TPM is not set
824# CONFIG_TELCLOCK is not set 786CONFIG_DEVPORT=y
825
826#
827# I2C support
828#
829# CONFIG_I2C is not set 787# CONFIG_I2C is not set
830 788
831# 789#
@@ -833,46 +791,59 @@ CONFIG_GEN_RTC_X=y
833# 791#
834# CONFIG_SPI is not set 792# CONFIG_SPI is not set
835# CONFIG_SPI_MASTER is not set 793# CONFIG_SPI_MASTER is not set
836
837#
838# Dallas's 1-wire bus
839#
840# CONFIG_W1 is not set 794# CONFIG_W1 is not set
841 795# CONFIG_POWER_SUPPLY is not set
842#
843# Hardware Monitoring support
844#
845# CONFIG_HWMON is not set 796# CONFIG_HWMON is not set
846# CONFIG_HWMON_VID is not set
847 797
848# 798#
849# Misc devices 799# Sonics Silicon Backplane
850# 800#
801CONFIG_SSB_POSSIBLE=y
802# CONFIG_SSB is not set
851 803
852# 804#
853# Multimedia Capabilities Port drivers 805# Multifunction device drivers
854# 806#
807# CONFIG_MFD_SM501 is not set
855 808
856# 809#
857# Multimedia devices 810# Multimedia devices
858# 811#
859# CONFIG_VIDEO_DEV is not set 812# CONFIG_VIDEO_DEV is not set
813# CONFIG_DVB_CORE is not set
814# CONFIG_DAB is not set
860 815
861# 816#
862# Digital Video Broadcasting Devices 817# Graphics support
863# 818#
864# CONFIG_DVB is not set 819# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
865 820
866# 821#
867# Graphics support 822# Display device support
868# 823#
824# CONFIG_DISPLAY_SUPPORT is not set
825# CONFIG_VGASTATE is not set
826CONFIG_VIDEO_OUTPUT_CONTROL=m
869CONFIG_FB=y 827CONFIG_FB=y
828# CONFIG_FIRMWARE_EDID is not set
829# CONFIG_FB_DDC is not set
870CONFIG_FB_CFB_FILLRECT=y 830CONFIG_FB_CFB_FILLRECT=y
871CONFIG_FB_CFB_COPYAREA=y 831CONFIG_FB_CFB_COPYAREA=y
872CONFIG_FB_CFB_IMAGEBLIT=y 832CONFIG_FB_CFB_IMAGEBLIT=y
833# CONFIG_FB_SYS_FILLRECT is not set
834# CONFIG_FB_SYS_COPYAREA is not set
835# CONFIG_FB_SYS_IMAGEBLIT is not set
836# CONFIG_FB_SYS_FOPS is not set
837CONFIG_FB_DEFERRED_IO=y
838# CONFIG_FB_SVGALIB is not set
873# CONFIG_FB_MACMODES is not set 839# CONFIG_FB_MACMODES is not set
840# CONFIG_FB_BACKLIGHT is not set
874CONFIG_FB_MODE_HELPERS=y 841CONFIG_FB_MODE_HELPERS=y
875CONFIG_FB_TILEBLITTING=y 842CONFIG_FB_TILEBLITTING=y
843
844#
845# Frame buffer hardware drivers
846#
876# CONFIG_FB_CIRRUS is not set 847# CONFIG_FB_CIRRUS is not set
877# CONFIG_FB_PM2 is not set 848# CONFIG_FB_PM2 is not set
878# CONFIG_FB_CYBER2000 is not set 849# CONFIG_FB_CYBER2000 is not set
@@ -883,17 +854,20 @@ CONFIG_FB_STI=y
883# CONFIG_FB_NVIDIA is not set 854# CONFIG_FB_NVIDIA is not set
884# CONFIG_FB_RIVA is not set 855# CONFIG_FB_RIVA is not set
885# CONFIG_FB_MATROX is not set 856# CONFIG_FB_MATROX is not set
886# CONFIG_FB_RADEON_OLD is not set
887# CONFIG_FB_RADEON is not set 857# CONFIG_FB_RADEON is not set
888# CONFIG_FB_ATY128 is not set 858# CONFIG_FB_ATY128 is not set
889# CONFIG_FB_ATY is not set 859# CONFIG_FB_ATY is not set
860# CONFIG_FB_S3 is not set
890# CONFIG_FB_SAVAGE is not set 861# CONFIG_FB_SAVAGE is not set
891# CONFIG_FB_SIS is not set 862# CONFIG_FB_SIS is not set
892# CONFIG_FB_NEOMAGIC is not set 863# CONFIG_FB_NEOMAGIC is not set
893# CONFIG_FB_KYRO is not set 864# CONFIG_FB_KYRO is not set
894# CONFIG_FB_3DFX is not set 865# CONFIG_FB_3DFX is not set
895# CONFIG_FB_VOODOO1 is not set 866# CONFIG_FB_VOODOO1 is not set
867# CONFIG_FB_VT8623 is not set
896# CONFIG_FB_TRIDENT is not set 868# CONFIG_FB_TRIDENT is not set
869# CONFIG_FB_ARK is not set
870# CONFIG_FB_PM3 is not set
897# CONFIG_FB_VIRTUAL is not set 871# CONFIG_FB_VIRTUAL is not set
898 872
899# 873#
@@ -903,6 +877,7 @@ CONFIG_DUMMY_CONSOLE=y
903CONFIG_DUMMY_CONSOLE_COLUMNS=128 877CONFIG_DUMMY_CONSOLE_COLUMNS=128
904CONFIG_DUMMY_CONSOLE_ROWS=48 878CONFIG_DUMMY_CONSOLE_ROWS=48
905CONFIG_FRAMEBUFFER_CONSOLE=y 879CONFIG_FRAMEBUFFER_CONSOLE=y
880# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
906# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set 881# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
907CONFIG_STI_CONSOLE=y 882CONFIG_STI_CONSOLE=y
908CONFIG_FONTS=y 883CONFIG_FONTS=y
@@ -916,16 +891,11 @@ CONFIG_FONT_8x16=y
916# CONFIG_FONT_SUN8x16 is not set 891# CONFIG_FONT_SUN8x16 is not set
917# CONFIG_FONT_SUN12x22 is not set 892# CONFIG_FONT_SUN12x22 is not set
918# CONFIG_FONT_10x18 is not set 893# CONFIG_FONT_10x18 is not set
919
920#
921# Logo configuration
922#
923CONFIG_LOGO=y 894CONFIG_LOGO=y
924# CONFIG_LOGO_LINUX_MONO is not set 895# CONFIG_LOGO_LINUX_MONO is not set
925# CONFIG_LOGO_LINUX_VGA16 is not set 896# CONFIG_LOGO_LINUX_VGA16 is not set
926# CONFIG_LOGO_LINUX_CLUT224 is not set 897# CONFIG_LOGO_LINUX_CLUT224 is not set
927CONFIG_LOGO_PARISC_CLUT224=y 898CONFIG_LOGO_PARISC_CLUT224=y
928# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
929 899
930# 900#
931# Sound 901# Sound
@@ -938,35 +908,36 @@ CONFIG_SOUND=y
938CONFIG_SND=y 908CONFIG_SND=y
939CONFIG_SND_TIMER=y 909CONFIG_SND_TIMER=y
940CONFIG_SND_PCM=y 910CONFIG_SND_PCM=y
941CONFIG_SND_HWDEP=y
942CONFIG_SND_SEQUENCER=y 911CONFIG_SND_SEQUENCER=y
943# CONFIG_SND_SEQ_DUMMY is not set 912# CONFIG_SND_SEQ_DUMMY is not set
944CONFIG_SND_OSSEMUL=y 913CONFIG_SND_OSSEMUL=y
945CONFIG_SND_MIXER_OSS=y 914CONFIG_SND_MIXER_OSS=y
946CONFIG_SND_PCM_OSS=y 915CONFIG_SND_PCM_OSS=y
916CONFIG_SND_PCM_OSS_PLUGINS=y
947CONFIG_SND_SEQUENCER_OSS=y 917CONFIG_SND_SEQUENCER_OSS=y
948CONFIG_SND_DYNAMIC_MINORS=y 918CONFIG_SND_DYNAMIC_MINORS=y
949CONFIG_SND_SUPPORT_OLD_API=y 919CONFIG_SND_SUPPORT_OLD_API=y
920CONFIG_SND_VERBOSE_PROCFS=y
950# CONFIG_SND_VERBOSE_PRINTK is not set 921# CONFIG_SND_VERBOSE_PRINTK is not set
951# CONFIG_SND_DEBUG is not set 922# CONFIG_SND_DEBUG is not set
952 923
953# 924#
954# Generic devices 925# Generic devices
955# 926#
956CONFIG_SND_OPL3_LIB=y
957CONFIG_SND_AC97_CODEC=y 927CONFIG_SND_AC97_CODEC=y
958CONFIG_SND_AC97_BUS=y
959# CONFIG_SND_DUMMY is not set 928# CONFIG_SND_DUMMY is not set
960# CONFIG_SND_VIRMIDI is not set 929# CONFIG_SND_VIRMIDI is not set
961# CONFIG_SND_MTPAV is not set 930# CONFIG_SND_MTPAV is not set
931# CONFIG_SND_MTS64 is not set
962# CONFIG_SND_SERIAL_U16550 is not set 932# CONFIG_SND_SERIAL_U16550 is not set
963# CONFIG_SND_MPU401 is not set 933# CONFIG_SND_MPU401 is not set
934# CONFIG_SND_PORTMAN2X4 is not set
964 935
965# 936#
966# PCI devices 937# PCI devices
967# 938#
968CONFIG_SND_AD1889=y 939CONFIG_SND_AD1889=y
969CONFIG_SND_AD1889_OPL3=y 940# CONFIG_SND_ALS300 is not set
970# CONFIG_SND_ALI5451 is not set 941# CONFIG_SND_ALI5451 is not set
971# CONFIG_SND_ATIIXP is not set 942# CONFIG_SND_ATIIXP is not set
972# CONFIG_SND_ATIIXP_MODEM is not set 943# CONFIG_SND_ATIIXP_MODEM is not set
@@ -979,6 +950,18 @@ CONFIG_SND_AD1889_OPL3=y
979# CONFIG_SND_CMIPCI is not set 950# CONFIG_SND_CMIPCI is not set
980# CONFIG_SND_CS4281 is not set 951# CONFIG_SND_CS4281 is not set
981# CONFIG_SND_CS46XX is not set 952# CONFIG_SND_CS46XX is not set
953# CONFIG_SND_DARLA20 is not set
954# CONFIG_SND_GINA20 is not set
955# CONFIG_SND_LAYLA20 is not set
956# CONFIG_SND_DARLA24 is not set
957# CONFIG_SND_GINA24 is not set
958# CONFIG_SND_LAYLA24 is not set
959# CONFIG_SND_MONA is not set
960# CONFIG_SND_MIA is not set
961# CONFIG_SND_ECHO3G is not set
962# CONFIG_SND_INDIGO is not set
963# CONFIG_SND_INDIGOIO is not set
964# CONFIG_SND_INDIGODJ is not set
982# CONFIG_SND_EMU10K1 is not set 965# CONFIG_SND_EMU10K1 is not set
983# CONFIG_SND_EMU10K1X is not set 966# CONFIG_SND_EMU10K1X is not set
984# CONFIG_SND_ENS1370 is not set 967# CONFIG_SND_ENS1370 is not set
@@ -998,6 +981,7 @@ CONFIG_SND_AD1889_OPL3=y
998# CONFIG_SND_MIXART is not set 981# CONFIG_SND_MIXART is not set
999# CONFIG_SND_NM256 is not set 982# CONFIG_SND_NM256 is not set
1000# CONFIG_SND_PCXHR is not set 983# CONFIG_SND_PCXHR is not set
984# CONFIG_SND_RIPTIDE is not set
1001# CONFIG_SND_RME32 is not set 985# CONFIG_SND_RME32 is not set
1002# CONFIG_SND_RME96 is not set 986# CONFIG_SND_RME96 is not set
1003# CONFIG_SND_RME9652 is not set 987# CONFIG_SND_RME9652 is not set
@@ -1007,15 +991,19 @@ CONFIG_SND_AD1889_OPL3=y
1007# CONFIG_SND_VIA82XX_MODEM is not set 991# CONFIG_SND_VIA82XX_MODEM is not set
1008# CONFIG_SND_VX222 is not set 992# CONFIG_SND_VX222 is not set
1009# CONFIG_SND_YMFPCI is not set 993# CONFIG_SND_YMFPCI is not set
994# CONFIG_SND_AC97_POWER_SAVE is not set
1010 995
1011# 996#
1012# USB devices 997# USB devices
1013# 998#
1014# CONFIG_SND_USB_AUDIO is not set 999# CONFIG_SND_USB_AUDIO is not set
1000# CONFIG_SND_USB_CAIAQ is not set
1015 1001
1016# 1002#
1017# PCMCIA devices 1003# PCMCIA devices
1018# 1004#
1005# CONFIG_SND_VXPOCKET is not set
1006# CONFIG_SND_PDAUDIOCF is not set
1019 1007
1020# 1008#
1021# GSC devices 1009# GSC devices
@@ -1023,15 +1011,34 @@ CONFIG_SND_AD1889_OPL3=y
1023CONFIG_SND_HARMONY=y 1011CONFIG_SND_HARMONY=y
1024 1012
1025# 1013#
1014# System on Chip audio support
1015#
1016# CONFIG_SND_SOC is not set
1017
1018#
1019# SoC Audio support for SuperH
1020#
1021
1022#
1026# Open Sound System 1023# Open Sound System
1027# 1024#
1028# CONFIG_SOUND_PRIME is not set 1025# CONFIG_SOUND_PRIME is not set
1026CONFIG_AC97_BUS=y
1027CONFIG_HID_SUPPORT=y
1028CONFIG_HID=y
1029CONFIG_HID_DEBUG=y
1029 1030
1030# 1031#
1031# USB support 1032# USB Input Devices
1032# 1033#
1034CONFIG_USB_HID=y
1035# CONFIG_USB_HIDINPUT_POWERBOOK is not set
1036# CONFIG_HID_FF is not set
1037# CONFIG_USB_HIDDEV is not set
1038CONFIG_USB_SUPPORT=y
1033CONFIG_USB_ARCH_HAS_HCD=y 1039CONFIG_USB_ARCH_HAS_HCD=y
1034CONFIG_USB_ARCH_HAS_OHCI=y 1040CONFIG_USB_ARCH_HAS_OHCI=y
1041CONFIG_USB_ARCH_HAS_EHCI=y
1035CONFIG_USB=y 1042CONFIG_USB=y
1036# CONFIG_USB_DEBUG is not set 1043# CONFIG_USB_DEBUG is not set
1037 1044
@@ -1039,7 +1046,7 @@ CONFIG_USB=y
1039# Miscellaneous USB options 1046# Miscellaneous USB options
1040# 1047#
1041CONFIG_USB_DEVICEFS=y 1048CONFIG_USB_DEVICEFS=y
1042# CONFIG_USB_BANDWIDTH is not set 1049CONFIG_USB_DEVICE_CLASS=y
1043# CONFIG_USB_DYNAMIC_MINORS is not set 1050# CONFIG_USB_DYNAMIC_MINORS is not set
1044# CONFIG_USB_OTG is not set 1051# CONFIG_USB_OTG is not set
1045 1052
@@ -1049,15 +1056,16 @@ CONFIG_USB_DEVICEFS=y
1049# CONFIG_USB_EHCI_HCD is not set 1056# CONFIG_USB_EHCI_HCD is not set
1050# CONFIG_USB_ISP116X_HCD is not set 1057# CONFIG_USB_ISP116X_HCD is not set
1051CONFIG_USB_OHCI_HCD=y 1058CONFIG_USB_OHCI_HCD=y
1052# CONFIG_USB_OHCI_BIG_ENDIAN is not set 1059# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
1060# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
1053CONFIG_USB_OHCI_LITTLE_ENDIAN=y 1061CONFIG_USB_OHCI_LITTLE_ENDIAN=y
1054CONFIG_USB_UHCI_HCD=y 1062CONFIG_USB_UHCI_HCD=y
1055# CONFIG_USB_SL811_HCD is not set 1063# CONFIG_USB_SL811_HCD is not set
1064# CONFIG_USB_R8A66597_HCD is not set
1056 1065
1057# 1066#
1058# USB Device Class drivers 1067# USB Device Class drivers
1059# 1068#
1060# CONFIG_OBSOLETE_OSS_USB_DRIVER is not set
1061# CONFIG_USB_ACM is not set 1069# CONFIG_USB_ACM is not set
1062# CONFIG_USB_PRINTER is not set 1070# CONFIG_USB_PRINTER is not set
1063 1071
@@ -1072,52 +1080,10 @@ CONFIG_USB_UHCI_HCD=y
1072# CONFIG_USB_LIBUSUAL is not set 1080# CONFIG_USB_LIBUSUAL is not set
1073 1081
1074# 1082#
1075# USB Input Devices
1076#
1077CONFIG_USB_HID=y
1078CONFIG_USB_HIDINPUT=y
1079# CONFIG_USB_HIDINPUT_POWERBOOK is not set
1080# CONFIG_HID_FF is not set
1081# CONFIG_USB_HIDDEV is not set
1082# CONFIG_USB_AIPTEK is not set
1083# CONFIG_USB_WACOM is not set
1084# CONFIG_USB_ACECAD is not set
1085# CONFIG_USB_KBTAB is not set
1086# CONFIG_USB_POWERMATE is not set
1087# CONFIG_USB_MTOUCH is not set
1088# CONFIG_USB_ITMTOUCH is not set
1089# CONFIG_USB_EGALAX is not set
1090# CONFIG_USB_YEALINK is not set
1091# CONFIG_USB_XPAD is not set
1092# CONFIG_USB_ATI_REMOTE is not set
1093# CONFIG_USB_ATI_REMOTE2 is not set
1094# CONFIG_USB_KEYSPAN_REMOTE is not set
1095# CONFIG_USB_APPLETOUCH is not set
1096
1097#
1098# USB Imaging devices 1083# USB Imaging devices
1099# 1084#
1100# CONFIG_USB_MDC800 is not set 1085# CONFIG_USB_MDC800 is not set
1101# CONFIG_USB_MICROTEK is not set 1086# CONFIG_USB_MICROTEK is not set
1102
1103#
1104# USB Multimedia devices
1105#
1106# CONFIG_USB_DABUSB is not set
1107
1108#
1109# Video4Linux support is needed for USB Multimedia device support
1110#
1111
1112#
1113# USB Network Adapters
1114#
1115# CONFIG_USB_CATC is not set
1116# CONFIG_USB_KAWETH is not set
1117# CONFIG_USB_PEGASUS is not set
1118# CONFIG_USB_RTL8150 is not set
1119# CONFIG_USB_USBNET is not set
1120# CONFIG_USB_ZD1201 is not set
1121CONFIG_USB_MON=y 1087CONFIG_USB_MON=y
1122 1088
1123# 1089#
@@ -1135,16 +1101,22 @@ CONFIG_USB_MON=y
1135# 1101#
1136# CONFIG_USB_EMI62 is not set 1102# CONFIG_USB_EMI62 is not set
1137# CONFIG_USB_EMI26 is not set 1103# CONFIG_USB_EMI26 is not set
1104# CONFIG_USB_ADUTUX is not set
1138# CONFIG_USB_AUERSWALD is not set 1105# CONFIG_USB_AUERSWALD is not set
1139# CONFIG_USB_RIO500 is not set 1106# CONFIG_USB_RIO500 is not set
1140# CONFIG_USB_LEGOTOWER is not set 1107# CONFIG_USB_LEGOTOWER is not set
1141# CONFIG_USB_LCD is not set 1108# CONFIG_USB_LCD is not set
1109# CONFIG_USB_BERRY_CHARGE is not set
1142# CONFIG_USB_LED is not set 1110# CONFIG_USB_LED is not set
1111# CONFIG_USB_CYPRESS_CY7C63 is not set
1143# CONFIG_USB_CYTHERM is not set 1112# CONFIG_USB_CYTHERM is not set
1144# CONFIG_USB_PHIDGETKIT is not set 1113# CONFIG_USB_PHIDGET is not set
1145# CONFIG_USB_PHIDGETSERVO is not set
1146# CONFIG_USB_IDMOUSE is not set 1114# CONFIG_USB_IDMOUSE is not set
1115# CONFIG_USB_FTDI_ELAN is not set
1116# CONFIG_USB_APPLEDISPLAY is not set
1147# CONFIG_USB_LD is not set 1117# CONFIG_USB_LD is not set
1118# CONFIG_USB_TRANCEVIBRATOR is not set
1119# CONFIG_USB_IOWARRIOR is not set
1148# CONFIG_USB_TEST is not set 1120# CONFIG_USB_TEST is not set
1149 1121
1150# 1122#
@@ -1155,20 +1127,29 @@ CONFIG_USB_MON=y
1155# USB Gadget Support 1127# USB Gadget Support
1156# 1128#
1157# CONFIG_USB_GADGET is not set 1129# CONFIG_USB_GADGET is not set
1130# CONFIG_MMC is not set
1131# CONFIG_NEW_LEDS is not set
1132# CONFIG_INFINIBAND is not set
1133# CONFIG_RTC_CLASS is not set
1158 1134
1159# 1135#
1160# MMC/SD Card support 1136# DMA Engine support
1161# 1137#
1162# CONFIG_MMC is not set 1138# CONFIG_DMA_ENGINE is not set
1163 1139
1164# 1140#
1165# InfiniBand support 1141# DMA Clients
1166# 1142#
1167# CONFIG_INFINIBAND is not set
1168 1143
1169# 1144#
1170# EDAC - error detection and reporting (RAS) (EXPERIMENTAL) 1145# DMA Devices
1146#
1147# CONFIG_AUXDISPLAY is not set
1148
1149#
1150# Userspace I/O
1171# 1151#
1152# CONFIG_UIO is not set
1172 1153
1173# 1154#
1174# File systems 1155# File systems
@@ -1178,16 +1159,19 @@ CONFIG_EXT2_FS=y
1178# CONFIG_EXT2_FS_XIP is not set 1159# CONFIG_EXT2_FS_XIP is not set
1179CONFIG_EXT3_FS=y 1160CONFIG_EXT3_FS=y
1180# CONFIG_EXT3_FS_XATTR is not set 1161# CONFIG_EXT3_FS_XATTR is not set
1162# CONFIG_EXT4DEV_FS is not set
1181CONFIG_JBD=y 1163CONFIG_JBD=y
1182# CONFIG_JBD_DEBUG is not set 1164# CONFIG_JBD_DEBUG is not set
1183# CONFIG_REISERFS_FS is not set 1165# CONFIG_REISERFS_FS is not set
1184# CONFIG_JFS_FS is not set 1166# CONFIG_JFS_FS is not set
1185CONFIG_FS_POSIX_ACL=y 1167CONFIG_FS_POSIX_ACL=y
1186# CONFIG_XFS_FS is not set 1168# CONFIG_XFS_FS is not set
1169# CONFIG_GFS2_FS is not set
1187# CONFIG_OCFS2_FS is not set 1170# CONFIG_OCFS2_FS is not set
1188# CONFIG_MINIX_FS is not set 1171# CONFIG_MINIX_FS is not set
1189# CONFIG_ROMFS_FS is not set 1172# CONFIG_ROMFS_FS is not set
1190CONFIG_INOTIFY=y 1173CONFIG_INOTIFY=y
1174CONFIG_INOTIFY_USER=y
1191# CONFIG_QUOTA is not set 1175# CONFIG_QUOTA is not set
1192CONFIG_DNOTIFY=y 1176CONFIG_DNOTIFY=y
1193CONFIG_AUTOFS_FS=y 1177CONFIG_AUTOFS_FS=y
@@ -1217,11 +1201,12 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1217# 1201#
1218CONFIG_PROC_FS=y 1202CONFIG_PROC_FS=y
1219CONFIG_PROC_KCORE=y 1203CONFIG_PROC_KCORE=y
1204CONFIG_PROC_SYSCTL=y
1220CONFIG_SYSFS=y 1205CONFIG_SYSFS=y
1221CONFIG_TMPFS=y 1206CONFIG_TMPFS=y
1207# CONFIG_TMPFS_POSIX_ACL is not set
1222# CONFIG_HUGETLB_PAGE is not set 1208# CONFIG_HUGETLB_PAGE is not set
1223CONFIG_RAMFS=y 1209CONFIG_RAMFS=y
1224# CONFIG_RELAYFS_FS is not set
1225# CONFIG_CONFIGFS_FS is not set 1210# CONFIG_CONFIGFS_FS is not set
1226 1211
1227# 1212#
@@ -1229,6 +1214,7 @@ CONFIG_RAMFS=y
1229# 1214#
1230# CONFIG_ADFS_FS is not set 1215# CONFIG_ADFS_FS is not set
1231# CONFIG_AFFS_FS is not set 1216# CONFIG_AFFS_FS is not set
1217# CONFIG_ECRYPT_FS is not set
1232# CONFIG_HFS_FS is not set 1218# CONFIG_HFS_FS is not set
1233# CONFIG_HFSPLUS_FS is not set 1219# CONFIG_HFSPLUS_FS is not set
1234# CONFIG_BEFS_FS is not set 1220# CONFIG_BEFS_FS is not set
@@ -1261,6 +1247,7 @@ CONFIG_EXPORTFS=y
1261CONFIG_NFS_COMMON=y 1247CONFIG_NFS_COMMON=y
1262CONFIG_SUNRPC=y 1248CONFIG_SUNRPC=y
1263CONFIG_SUNRPC_GSS=y 1249CONFIG_SUNRPC_GSS=y
1250# CONFIG_SUNRPC_BIND34 is not set
1264CONFIG_RPCSEC_GSS_KRB5=y 1251CONFIG_RPCSEC_GSS_KRB5=y
1265CONFIG_RPCSEC_GSS_SPKM3=m 1252CONFIG_RPCSEC_GSS_SPKM3=m
1266CONFIG_SMB_FS=m 1253CONFIG_SMB_FS=m
@@ -1268,12 +1255,13 @@ CONFIG_SMB_NLS_DEFAULT=y
1268CONFIG_SMB_NLS_REMOTE="cp437" 1255CONFIG_SMB_NLS_REMOTE="cp437"
1269CONFIG_CIFS=m 1256CONFIG_CIFS=m
1270# CONFIG_CIFS_STATS is not set 1257# CONFIG_CIFS_STATS is not set
1258# CONFIG_CIFS_WEAK_PW_HASH is not set
1271# CONFIG_CIFS_XATTR is not set 1259# CONFIG_CIFS_XATTR is not set
1260# CONFIG_CIFS_DEBUG2 is not set
1272# CONFIG_CIFS_EXPERIMENTAL is not set 1261# CONFIG_CIFS_EXPERIMENTAL is not set
1273# CONFIG_NCP_FS is not set 1262# CONFIG_NCP_FS is not set
1274# CONFIG_CODA_FS is not set 1263# CONFIG_CODA_FS is not set
1275# CONFIG_AFS_FS is not set 1264# CONFIG_AFS_FS is not set
1276# CONFIG_9P_FS is not set
1277 1265
1278# 1266#
1279# Partition Types 1267# Partition Types
@@ -1326,6 +1314,11 @@ CONFIG_NLS_KOI8_U=m
1326CONFIG_NLS_UTF8=y 1314CONFIG_NLS_UTF8=y
1327 1315
1328# 1316#
1317# Distributed Lock Manager
1318#
1319# CONFIG_DLM is not set
1320
1321#
1329# Profiling support 1322# Profiling support
1330# 1323#
1331CONFIG_PROFILING=y 1324CONFIG_PROFILING=y
@@ -1335,21 +1328,32 @@ CONFIG_OPROFILE=m
1335# Kernel hacking 1328# Kernel hacking
1336# 1329#
1337# CONFIG_PRINTK_TIME is not set 1330# CONFIG_PRINTK_TIME is not set
1331CONFIG_ENABLE_MUST_CHECK=y
1338CONFIG_MAGIC_SYSRQ=y 1332CONFIG_MAGIC_SYSRQ=y
1333# CONFIG_UNUSED_SYMBOLS is not set
1334# CONFIG_DEBUG_FS is not set
1335CONFIG_HEADERS_CHECK=y
1339CONFIG_DEBUG_KERNEL=y 1336CONFIG_DEBUG_KERNEL=y
1340CONFIG_LOG_BUF_SHIFT=16 1337# CONFIG_DEBUG_SHIRQ is not set
1341CONFIG_DETECT_SOFTLOCKUP=y 1338CONFIG_DETECT_SOFTLOCKUP=y
1339CONFIG_SCHED_DEBUG=y
1342# CONFIG_SCHEDSTATS is not set 1340# CONFIG_SCHEDSTATS is not set
1341# CONFIG_TIMER_STATS is not set
1343# CONFIG_DEBUG_SLAB is not set 1342# CONFIG_DEBUG_SLAB is not set
1344CONFIG_DEBUG_MUTEXES=y 1343# CONFIG_DEBUG_RT_MUTEXES is not set
1344# CONFIG_RT_MUTEX_TESTER is not set
1345# CONFIG_DEBUG_SPINLOCK is not set 1345# CONFIG_DEBUG_SPINLOCK is not set
1346CONFIG_DEBUG_MUTEXES=y
1346# CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1347# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1348# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1347# CONFIG_DEBUG_KOBJECT is not set 1349# CONFIG_DEBUG_KOBJECT is not set
1350CONFIG_DEBUG_BUGVERBOSE=y
1348# CONFIG_DEBUG_INFO is not set 1351# CONFIG_DEBUG_INFO is not set
1349# CONFIG_DEBUG_FS is not set
1350# CONFIG_DEBUG_VM is not set 1352# CONFIG_DEBUG_VM is not set
1353# CONFIG_DEBUG_LIST is not set
1351CONFIG_FORCED_INLINING=y 1354CONFIG_FORCED_INLINING=y
1352# CONFIG_RCU_TORTURE_TEST is not set 1355# CONFIG_RCU_TORTURE_TEST is not set
1356# CONFIG_FAULT_INJECTION is not set
1353# CONFIG_DEBUG_RODATA is not set 1357# CONFIG_DEBUG_RODATA is not set
1354 1358
1355# 1359#
@@ -1358,12 +1362,13 @@ CONFIG_FORCED_INLINING=y
1358CONFIG_KEYS=y 1362CONFIG_KEYS=y
1359CONFIG_KEYS_DEBUG_PROC_KEYS=y 1363CONFIG_KEYS_DEBUG_PROC_KEYS=y
1360# CONFIG_SECURITY is not set 1364# CONFIG_SECURITY is not set
1361
1362#
1363# Cryptographic options
1364#
1365CONFIG_CRYPTO=y 1365CONFIG_CRYPTO=y
1366CONFIG_CRYPTO_ALGAPI=y
1367CONFIG_CRYPTO_BLKCIPHER=y
1368CONFIG_CRYPTO_HASH=y
1369CONFIG_CRYPTO_MANAGER=y
1366CONFIG_CRYPTO_HMAC=y 1370CONFIG_CRYPTO_HMAC=y
1371# CONFIG_CRYPTO_XCBC is not set
1367CONFIG_CRYPTO_NULL=m 1372CONFIG_CRYPTO_NULL=m
1368CONFIG_CRYPTO_MD4=m 1373CONFIG_CRYPTO_MD4=m
1369CONFIG_CRYPTO_MD5=y 1374CONFIG_CRYPTO_MD5=y
@@ -1372,9 +1377,18 @@ CONFIG_CRYPTO_SHA256=m
1372CONFIG_CRYPTO_SHA512=m 1377CONFIG_CRYPTO_SHA512=m
1373CONFIG_CRYPTO_WP512=m 1378CONFIG_CRYPTO_WP512=m
1374CONFIG_CRYPTO_TGR192=m 1379CONFIG_CRYPTO_TGR192=m
1380# CONFIG_CRYPTO_GF128MUL is not set
1381# CONFIG_CRYPTO_ECB is not set
1382CONFIG_CRYPTO_CBC=y
1383# CONFIG_CRYPTO_PCBC is not set
1384# CONFIG_CRYPTO_LRW is not set
1385# CONFIG_CRYPTO_XTS is not set
1386# CONFIG_CRYPTO_CRYPTD is not set
1375CONFIG_CRYPTO_DES=y 1387CONFIG_CRYPTO_DES=y
1388# CONFIG_CRYPTO_FCRYPT is not set
1376CONFIG_CRYPTO_BLOWFISH=m 1389CONFIG_CRYPTO_BLOWFISH=m
1377CONFIG_CRYPTO_TWOFISH=m 1390CONFIG_CRYPTO_TWOFISH=m
1391CONFIG_CRYPTO_TWOFISH_COMMON=m
1378CONFIG_CRYPTO_SERPENT=m 1392CONFIG_CRYPTO_SERPENT=m
1379CONFIG_CRYPTO_AES=m 1393CONFIG_CRYPTO_AES=m
1380CONFIG_CRYPTO_CAST5=m 1394CONFIG_CRYPTO_CAST5=m
@@ -1383,21 +1397,28 @@ CONFIG_CRYPTO_TEA=m
1383CONFIG_CRYPTO_ARC4=m 1397CONFIG_CRYPTO_ARC4=m
1384CONFIG_CRYPTO_KHAZAD=m 1398CONFIG_CRYPTO_KHAZAD=m
1385CONFIG_CRYPTO_ANUBIS=m 1399CONFIG_CRYPTO_ANUBIS=m
1400# CONFIG_CRYPTO_SEED is not set
1386CONFIG_CRYPTO_DEFLATE=y 1401CONFIG_CRYPTO_DEFLATE=y
1387CONFIG_CRYPTO_MICHAEL_MIC=m 1402CONFIG_CRYPTO_MICHAEL_MIC=m
1388CONFIG_CRYPTO_CRC32C=m 1403CONFIG_CRYPTO_CRC32C=m
1404# CONFIG_CRYPTO_CAMELLIA is not set
1389CONFIG_CRYPTO_TEST=m 1405CONFIG_CRYPTO_TEST=m
1390 1406# CONFIG_CRYPTO_AUTHENC is not set
1391# 1407# CONFIG_CRYPTO_HW is not set
1392# Hardware crypto devices
1393#
1394 1408
1395# 1409#
1396# Library routines 1410# Library routines
1397# 1411#
1412CONFIG_BITREVERSE=y
1398CONFIG_CRC_CCITT=m 1413CONFIG_CRC_CCITT=m
1399# CONFIG_CRC16 is not set 1414# CONFIG_CRC16 is not set
1415# CONFIG_CRC_ITU_T is not set
1400CONFIG_CRC32=y 1416CONFIG_CRC32=y
1417# CONFIG_CRC7 is not set
1401CONFIG_LIBCRC32C=m 1418CONFIG_LIBCRC32C=m
1402CONFIG_ZLIB_INFLATE=y 1419CONFIG_ZLIB_INFLATE=y
1403CONFIG_ZLIB_DEFLATE=y 1420CONFIG_ZLIB_DEFLATE=y
1421CONFIG_PLIST=y
1422CONFIG_HAS_IOMEM=y
1423CONFIG_HAS_IOPORT=y
1424CONFIG_HAS_DMA=y