Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame^] | 1 | # |
| 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.10-rc2 |
| 4 | # Mon Nov 29 13:27:48 2004 |
| 5 | # |
| 6 | |
| 7 | # |
| 8 | # Code maturity level options |
| 9 | # |
| 10 | CONFIG_EXPERIMENTAL=y |
| 11 | CONFIG_CLEAN_COMPILE=y |
| 12 | CONFIG_LOCK_KERNEL=y |
| 13 | |
| 14 | # |
| 15 | # General setup |
| 16 | # |
| 17 | CONFIG_LOCALVERSION="" |
| 18 | CONFIG_SWAP=y |
| 19 | CONFIG_SYSVIPC=y |
| 20 | CONFIG_POSIX_MQUEUE=y |
| 21 | # CONFIG_BSD_PROCESS_ACCT is not set |
| 22 | CONFIG_SYSCTL=y |
| 23 | # CONFIG_AUDIT is not set |
| 24 | CONFIG_LOG_BUF_SHIFT=16 |
| 25 | CONFIG_HOTPLUG=y |
| 26 | CONFIG_KOBJECT_UEVENT=y |
| 27 | # CONFIG_IKCONFIG is not set |
| 28 | # CONFIG_EMBEDDED is not set |
| 29 | CONFIG_KALLSYMS=y |
| 30 | # CONFIG_KALLSYMS_ALL is not set |
| 31 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
| 32 | CONFIG_FUTEX=y |
| 33 | CONFIG_EPOLL=y |
| 34 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
| 35 | CONFIG_SHMEM=y |
| 36 | CONFIG_CC_ALIGN_FUNCTIONS=0 |
| 37 | CONFIG_CC_ALIGN_LABELS=0 |
| 38 | CONFIG_CC_ALIGN_LOOPS=0 |
| 39 | CONFIG_CC_ALIGN_JUMPS=0 |
| 40 | # CONFIG_TINY_SHMEM is not set |
| 41 | |
| 42 | # |
| 43 | # Loadable module support |
| 44 | # |
| 45 | CONFIG_MODULES=y |
| 46 | CONFIG_MODULE_UNLOAD=y |
| 47 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
| 48 | CONFIG_OBSOLETE_MODPARM=y |
| 49 | # CONFIG_MODVERSIONS is not set |
| 50 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
| 51 | CONFIG_KMOD=y |
| 52 | CONFIG_STOP_MACHINE=y |
| 53 | |
| 54 | # |
| 55 | # Processor type and features |
| 56 | # |
| 57 | CONFIG_IA64=y |
| 58 | CONFIG_64BIT=y |
| 59 | CONFIG_MMU=y |
| 60 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
| 61 | CONFIG_TIME_INTERPOLATION=y |
| 62 | CONFIG_EFI=y |
| 63 | CONFIG_GENERIC_IOMAP=y |
| 64 | # CONFIG_IA64_GENERIC is not set |
| 65 | CONFIG_IA64_DIG=y |
| 66 | # CONFIG_IA64_HP_ZX1 is not set |
| 67 | # CONFIG_IA64_SGI_SN2 is not set |
| 68 | # CONFIG_IA64_HP_SIM is not set |
| 69 | CONFIG_ITANIUM=y |
| 70 | # CONFIG_MCKINLEY is not set |
| 71 | # CONFIG_IA64_PAGE_SIZE_4KB is not set |
| 72 | # CONFIG_IA64_PAGE_SIZE_8KB is not set |
| 73 | CONFIG_IA64_PAGE_SIZE_16KB=y |
| 74 | # CONFIG_IA64_PAGE_SIZE_64KB is not set |
| 75 | CONFIG_IA64_BRL_EMU=y |
| 76 | CONFIG_IA64_L1_CACHE_SHIFT=6 |
| 77 | # CONFIG_NUMA is not set |
| 78 | # CONFIG_VIRTUAL_MEM_MAP is not set |
| 79 | # CONFIG_IA64_CYCLONE is not set |
| 80 | CONFIG_IOSAPIC=y |
| 81 | CONFIG_FORCE_MAX_ZONEORDER=18 |
| 82 | CONFIG_SMP=y |
| 83 | CONFIG_NR_CPUS=2 |
| 84 | # CONFIG_HOTPLUG_CPU is not set |
| 85 | CONFIG_PREEMPT=y |
| 86 | CONFIG_HAVE_DEC_LOCK=y |
| 87 | CONFIG_IA32_SUPPORT=y |
| 88 | CONFIG_COMPAT=y |
| 89 | # CONFIG_IA64_MCA_RECOVERY is not set |
| 90 | CONFIG_PERFMON=y |
| 91 | CONFIG_IA64_PALINFO=y |
| 92 | |
| 93 | # |
| 94 | # Firmware Drivers |
| 95 | # |
| 96 | CONFIG_EFI_VARS=y |
| 97 | CONFIG_EFI_PCDP=y |
| 98 | CONFIG_BINFMT_ELF=y |
| 99 | CONFIG_BINFMT_MISC=m |
| 100 | |
| 101 | # |
| 102 | # Power management and ACPI |
| 103 | # |
| 104 | CONFIG_PM=y |
| 105 | CONFIG_ACPI=y |
| 106 | |
| 107 | # |
| 108 | # ACPI (Advanced Configuration and Power Interface) Support |
| 109 | # |
| 110 | CONFIG_ACPI_BOOT=y |
| 111 | CONFIG_ACPI_INTERPRETER=y |
| 112 | CONFIG_ACPI_BUTTON=m |
| 113 | CONFIG_ACPI_VIDEO=m |
| 114 | CONFIG_ACPI_FAN=m |
| 115 | CONFIG_ACPI_PROCESSOR=m |
| 116 | CONFIG_ACPI_THERMAL=m |
| 117 | CONFIG_ACPI_BLACKLIST_YEAR=0 |
| 118 | # CONFIG_ACPI_DEBUG is not set |
| 119 | CONFIG_ACPI_BUS=y |
| 120 | CONFIG_ACPI_POWER=y |
| 121 | CONFIG_ACPI_PCI=y |
| 122 | CONFIG_ACPI_SYSTEM=y |
| 123 | |
| 124 | # |
| 125 | # Bus options (PCI, PCMCIA) |
| 126 | # |
| 127 | CONFIG_PCI=y |
| 128 | CONFIG_PCI_DOMAINS=y |
| 129 | # CONFIG_PCI_MSI is not set |
| 130 | CONFIG_PCI_LEGACY_PROC=y |
| 131 | CONFIG_PCI_NAMES=y |
| 132 | |
| 133 | # |
| 134 | # PCI Hotplug Support |
| 135 | # |
| 136 | # CONFIG_HOTPLUG_PCI is not set |
| 137 | |
| 138 | # |
| 139 | # PCCARD (PCMCIA/CardBus) support |
| 140 | # |
| 141 | # CONFIG_PCCARD is not set |
| 142 | |
| 143 | # |
| 144 | # PC-card bridges |
| 145 | # |
| 146 | |
| 147 | # |
| 148 | # Device Drivers |
| 149 | # |
| 150 | |
| 151 | # |
| 152 | # Generic Driver Options |
| 153 | # |
| 154 | CONFIG_STANDALONE=y |
| 155 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 156 | # CONFIG_FW_LOADER is not set |
| 157 | # CONFIG_DEBUG_DRIVER is not set |
| 158 | |
| 159 | # |
| 160 | # Memory Technology Devices (MTD) |
| 161 | # |
| 162 | # CONFIG_MTD is not set |
| 163 | |
| 164 | # |
| 165 | # Parallel port support |
| 166 | # |
| 167 | # CONFIG_PARPORT is not set |
| 168 | |
| 169 | # |
| 170 | # Plug and Play support |
| 171 | # |
| 172 | # CONFIG_PNP is not set |
| 173 | |
| 174 | # |
| 175 | # Block devices |
| 176 | # |
| 177 | # CONFIG_BLK_CPQ_DA is not set |
| 178 | # CONFIG_BLK_CPQ_CISS_DA is not set |
| 179 | # CONFIG_BLK_DEV_DAC960 is not set |
| 180 | # CONFIG_BLK_DEV_UMEM is not set |
| 181 | CONFIG_BLK_DEV_LOOP=m |
| 182 | CONFIG_BLK_DEV_CRYPTOLOOP=m |
| 183 | CONFIG_BLK_DEV_NBD=m |
| 184 | # CONFIG_BLK_DEV_SX8 is not set |
| 185 | # CONFIG_BLK_DEV_UB is not set |
| 186 | CONFIG_BLK_DEV_RAM=m |
| 187 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
| 188 | CONFIG_INITRAMFS_SOURCE="" |
| 189 | # CONFIG_CDROM_PKTCDVD is not set |
| 190 | |
| 191 | # |
| 192 | # IO Schedulers |
| 193 | # |
| 194 | CONFIG_IOSCHED_NOOP=y |
| 195 | CONFIG_IOSCHED_AS=y |
| 196 | CONFIG_IOSCHED_DEADLINE=y |
| 197 | CONFIG_IOSCHED_CFQ=y |
| 198 | |
| 199 | # |
| 200 | # ATA/ATAPI/MFM/RLL support |
| 201 | # |
| 202 | CONFIG_IDE=m |
| 203 | CONFIG_BLK_DEV_IDE=m |
| 204 | |
| 205 | # |
| 206 | # Please see Documentation/ide.txt for help/info on IDE drives |
| 207 | # |
| 208 | # CONFIG_BLK_DEV_IDE_SATA is not set |
| 209 | CONFIG_BLK_DEV_IDEDISK=m |
| 210 | # CONFIG_IDEDISK_MULTI_MODE is not set |
| 211 | CONFIG_BLK_DEV_IDECD=m |
| 212 | # CONFIG_BLK_DEV_IDETAPE is not set |
| 213 | CONFIG_BLK_DEV_IDEFLOPPY=m |
| 214 | # CONFIG_BLK_DEV_IDESCSI is not set |
| 215 | # CONFIG_IDE_TASK_IOCTL is not set |
| 216 | |
| 217 | # |
| 218 | # IDE chipset support/bugfixes |
| 219 | # |
| 220 | CONFIG_IDE_GENERIC=m |
| 221 | CONFIG_BLK_DEV_IDEPCI=y |
| 222 | CONFIG_IDEPCI_SHARE_IRQ=y |
| 223 | # CONFIG_BLK_DEV_OFFBOARD is not set |
| 224 | CONFIG_BLK_DEV_GENERIC=m |
| 225 | # CONFIG_BLK_DEV_OPTI621 is not set |
| 226 | CONFIG_BLK_DEV_IDEDMA_PCI=y |
| 227 | # CONFIG_BLK_DEV_IDEDMA_FORCED is not set |
| 228 | CONFIG_IDEDMA_PCI_AUTO=y |
| 229 | # CONFIG_IDEDMA_ONLYDISK is not set |
| 230 | # CONFIG_BLK_DEV_AEC62XX is not set |
| 231 | # CONFIG_BLK_DEV_ALI15X3 is not set |
| 232 | # CONFIG_BLK_DEV_AMD74XX is not set |
| 233 | # CONFIG_BLK_DEV_CMD64X is not set |
| 234 | # CONFIG_BLK_DEV_TRIFLEX is not set |
| 235 | # CONFIG_BLK_DEV_CY82C693 is not set |
| 236 | # CONFIG_BLK_DEV_CS5520 is not set |
| 237 | # CONFIG_BLK_DEV_CS5530 is not set |
| 238 | # CONFIG_BLK_DEV_HPT34X is not set |
| 239 | # CONFIG_BLK_DEV_HPT366 is not set |
| 240 | # CONFIG_BLK_DEV_SC1200 is not set |
| 241 | CONFIG_BLK_DEV_PIIX=m |
| 242 | # CONFIG_BLK_DEV_NS87415 is not set |
| 243 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set |
| 244 | # CONFIG_BLK_DEV_PDC202XX_NEW is not set |
| 245 | # CONFIG_BLK_DEV_SVWKS is not set |
| 246 | # CONFIG_BLK_DEV_SIIMAGE is not set |
| 247 | # CONFIG_BLK_DEV_SLC90E66 is not set |
| 248 | # CONFIG_BLK_DEV_TRM290 is not set |
| 249 | # CONFIG_BLK_DEV_VIA82CXXX is not set |
| 250 | # CONFIG_IDE_ARM is not set |
| 251 | CONFIG_BLK_DEV_IDEDMA=y |
| 252 | # CONFIG_IDEDMA_IVB is not set |
| 253 | CONFIG_IDEDMA_AUTO=y |
| 254 | # CONFIG_BLK_DEV_HD is not set |
| 255 | |
| 256 | # |
| 257 | # SCSI device support |
| 258 | # |
| 259 | CONFIG_SCSI=y |
| 260 | CONFIG_SCSI_PROC_FS=y |
| 261 | |
| 262 | # |
| 263 | # SCSI support type (disk, tape, CD-ROM) |
| 264 | # |
| 265 | CONFIG_BLK_DEV_SD=y |
| 266 | # CONFIG_CHR_DEV_ST is not set |
| 267 | # CONFIG_CHR_DEV_OSST is not set |
| 268 | # CONFIG_BLK_DEV_SR is not set |
| 269 | # CONFIG_CHR_DEV_SG is not set |
| 270 | |
| 271 | # |
| 272 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs |
| 273 | # |
| 274 | # CONFIG_SCSI_MULTI_LUN is not set |
| 275 | CONFIG_SCSI_CONSTANTS=y |
| 276 | CONFIG_SCSI_LOGGING=y |
| 277 | |
| 278 | # |
| 279 | # SCSI Transport Attributes |
| 280 | # |
| 281 | CONFIG_SCSI_SPI_ATTRS=m |
| 282 | # CONFIG_SCSI_FC_ATTRS is not set |
| 283 | |
| 284 | # |
| 285 | # SCSI low-level drivers |
| 286 | # |
| 287 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
| 288 | # CONFIG_SCSI_3W_9XXX is not set |
| 289 | # CONFIG_SCSI_ACARD is not set |
| 290 | # CONFIG_SCSI_AACRAID is not set |
| 291 | # CONFIG_SCSI_AIC7XXX is not set |
| 292 | # CONFIG_SCSI_AIC7XXX_OLD is not set |
| 293 | # CONFIG_SCSI_AIC79XX is not set |
| 294 | # CONFIG_MEGARAID_NEWGEN is not set |
| 295 | # CONFIG_MEGARAID_LEGACY is not set |
| 296 | # CONFIG_SCSI_SATA is not set |
| 297 | # CONFIG_SCSI_BUSLOGIC is not set |
| 298 | # CONFIG_SCSI_DMX3191D is not set |
| 299 | # CONFIG_SCSI_EATA is not set |
| 300 | # CONFIG_SCSI_EATA_PIO is not set |
| 301 | # CONFIG_SCSI_FUTURE_DOMAIN is not set |
| 302 | # CONFIG_SCSI_GDTH is not set |
| 303 | # CONFIG_SCSI_IPS is not set |
| 304 | # CONFIG_SCSI_INITIO is not set |
| 305 | # CONFIG_SCSI_INIA100 is not set |
| 306 | # CONFIG_SCSI_SYM53C8XX_2 is not set |
| 307 | # CONFIG_SCSI_IPR is not set |
| 308 | # CONFIG_SCSI_QLOGIC_ISP is not set |
| 309 | # CONFIG_SCSI_QLOGIC_FC is not set |
| 310 | CONFIG_SCSI_QLOGIC_1280=y |
| 311 | # CONFIG_SCSI_QLOGIC_1280_1040 is not set |
| 312 | CONFIG_SCSI_QLA2XXX=y |
| 313 | # CONFIG_SCSI_QLA21XX is not set |
| 314 | # CONFIG_SCSI_QLA22XX is not set |
| 315 | # CONFIG_SCSI_QLA2300 is not set |
| 316 | # CONFIG_SCSI_QLA2322 is not set |
| 317 | # CONFIG_SCSI_QLA6312 is not set |
| 318 | # CONFIG_SCSI_QLA6322 is not set |
| 319 | # CONFIG_SCSI_DC395x is not set |
| 320 | # CONFIG_SCSI_DC390T is not set |
| 321 | # CONFIG_SCSI_DEBUG is not set |
| 322 | |
| 323 | # |
| 324 | # Multi-device support (RAID and LVM) |
| 325 | # |
| 326 | CONFIG_MD=y |
| 327 | CONFIG_BLK_DEV_MD=m |
| 328 | CONFIG_MD_LINEAR=m |
| 329 | CONFIG_MD_RAID0=m |
| 330 | CONFIG_MD_RAID1=m |
| 331 | CONFIG_MD_RAID10=m |
| 332 | CONFIG_MD_RAID5=m |
| 333 | CONFIG_MD_RAID6=m |
| 334 | CONFIG_MD_MULTIPATH=m |
| 335 | # CONFIG_MD_FAULTY is not set |
| 336 | CONFIG_BLK_DEV_DM=m |
| 337 | CONFIG_DM_CRYPT=m |
| 338 | CONFIG_DM_SNAPSHOT=m |
| 339 | CONFIG_DM_MIRROR=m |
| 340 | CONFIG_DM_ZERO=m |
| 341 | |
| 342 | # |
| 343 | # Fusion MPT device support |
| 344 | # |
| 345 | # CONFIG_FUSION is not set |
| 346 | |
| 347 | # |
| 348 | # IEEE 1394 (FireWire) support |
| 349 | # |
| 350 | # CONFIG_IEEE1394 is not set |
| 351 | |
| 352 | # |
| 353 | # I2O device support |
| 354 | # |
| 355 | # CONFIG_I2O is not set |
| 356 | |
| 357 | # |
| 358 | # Networking support |
| 359 | # |
| 360 | CONFIG_NET=y |
| 361 | |
| 362 | # |
| 363 | # Networking options |
| 364 | # |
| 365 | CONFIG_PACKET=y |
| 366 | CONFIG_PACKET_MMAP=y |
| 367 | # CONFIG_NETLINK_DEV is not set |
| 368 | CONFIG_UNIX=y |
| 369 | # CONFIG_NET_KEY is not set |
| 370 | CONFIG_INET=y |
| 371 | # CONFIG_IP_MULTICAST is not set |
| 372 | # CONFIG_IP_ADVANCED_ROUTER is not set |
| 373 | # CONFIG_IP_PNP is not set |
| 374 | # CONFIG_NET_IPIP is not set |
| 375 | # CONFIG_NET_IPGRE is not set |
| 376 | # CONFIG_ARPD is not set |
| 377 | # CONFIG_SYN_COOKIES is not set |
| 378 | # CONFIG_INET_AH is not set |
| 379 | # CONFIG_INET_ESP is not set |
| 380 | # CONFIG_INET_IPCOMP is not set |
| 381 | # CONFIG_INET_TUNNEL is not set |
| 382 | CONFIG_IP_TCPDIAG=y |
| 383 | # CONFIG_IP_TCPDIAG_IPV6 is not set |
| 384 | # CONFIG_IPV6 is not set |
| 385 | # CONFIG_NETFILTER is not set |
| 386 | |
| 387 | # |
| 388 | # SCTP Configuration (EXPERIMENTAL) |
| 389 | # |
| 390 | # CONFIG_IP_SCTP is not set |
| 391 | # CONFIG_ATM is not set |
| 392 | # CONFIG_BRIDGE is not set |
| 393 | # CONFIG_VLAN_8021Q is not set |
| 394 | # CONFIG_DECNET is not set |
| 395 | # CONFIG_LLC2 is not set |
| 396 | # CONFIG_IPX is not set |
| 397 | # CONFIG_ATALK is not set |
| 398 | # CONFIG_X25 is not set |
| 399 | # CONFIG_LAPB is not set |
| 400 | # CONFIG_NET_DIVERT is not set |
| 401 | # CONFIG_ECONET is not set |
| 402 | # CONFIG_WAN_ROUTER is not set |
| 403 | |
| 404 | # |
| 405 | # QoS and/or fair queueing |
| 406 | # |
| 407 | # CONFIG_NET_SCHED is not set |
| 408 | # CONFIG_NET_CLS_ROUTE is not set |
| 409 | |
| 410 | # |
| 411 | # Network testing |
| 412 | # |
| 413 | # CONFIG_NET_PKTGEN is not set |
| 414 | # CONFIG_NETPOLL is not set |
| 415 | # CONFIG_NET_POLL_CONTROLLER is not set |
| 416 | # CONFIG_HAMRADIO is not set |
| 417 | # CONFIG_IRDA is not set |
| 418 | # CONFIG_BT is not set |
| 419 | CONFIG_NETDEVICES=y |
| 420 | CONFIG_DUMMY=y |
| 421 | # CONFIG_BONDING is not set |
| 422 | # CONFIG_EQUALIZER is not set |
| 423 | # CONFIG_TUN is not set |
| 424 | |
| 425 | # |
| 426 | # ARCnet devices |
| 427 | # |
| 428 | # CONFIG_ARCNET is not set |
| 429 | |
| 430 | # |
| 431 | # Ethernet (10 or 100Mbit) |
| 432 | # |
| 433 | CONFIG_NET_ETHERNET=y |
| 434 | CONFIG_MII=y |
| 435 | # CONFIG_HAPPYMEAL is not set |
| 436 | # CONFIG_SUNGEM is not set |
| 437 | # CONFIG_NET_VENDOR_3COM is not set |
| 438 | |
| 439 | # |
| 440 | # Tulip family network device support |
| 441 | # |
| 442 | # CONFIG_NET_TULIP is not set |
| 443 | # CONFIG_HP100 is not set |
| 444 | CONFIG_NET_PCI=y |
| 445 | # CONFIG_PCNET32 is not set |
| 446 | # CONFIG_AMD8111_ETH is not set |
| 447 | # CONFIG_ADAPTEC_STARFIRE is not set |
| 448 | # CONFIG_B44 is not set |
| 449 | # CONFIG_FORCEDETH is not set |
| 450 | # CONFIG_DGRS is not set |
| 451 | CONFIG_EEPRO100=y |
| 452 | # CONFIG_EEPRO100_PIO is not set |
| 453 | # CONFIG_E100 is not set |
| 454 | # CONFIG_FEALNX is not set |
| 455 | # CONFIG_NATSEMI is not set |
| 456 | # CONFIG_NE2K_PCI is not set |
| 457 | # CONFIG_8139CP is not set |
| 458 | # CONFIG_8139TOO is not set |
| 459 | # CONFIG_SIS900 is not set |
| 460 | # CONFIG_EPIC100 is not set |
| 461 | # CONFIG_SUNDANCE is not set |
| 462 | # CONFIG_VIA_RHINE is not set |
| 463 | |
| 464 | # |
| 465 | # Ethernet (1000 Mbit) |
| 466 | # |
| 467 | # CONFIG_ACENIC is not set |
| 468 | # CONFIG_DL2K is not set |
| 469 | # CONFIG_E1000 is not set |
| 470 | # CONFIG_NS83820 is not set |
| 471 | # CONFIG_HAMACHI is not set |
| 472 | # CONFIG_YELLOWFIN is not set |
| 473 | # CONFIG_R8169 is not set |
| 474 | # CONFIG_SK98LIN is not set |
| 475 | # CONFIG_VIA_VELOCITY is not set |
| 476 | # CONFIG_TIGON3 is not set |
| 477 | |
| 478 | # |
| 479 | # Ethernet (10000 Mbit) |
| 480 | # |
| 481 | # CONFIG_IXGB is not set |
| 482 | # CONFIG_S2IO is not set |
| 483 | |
| 484 | # |
| 485 | # Token Ring devices |
| 486 | # |
| 487 | # CONFIG_TR is not set |
| 488 | |
| 489 | # |
| 490 | # Wireless LAN (non-hamradio) |
| 491 | # |
| 492 | # CONFIG_NET_RADIO is not set |
| 493 | |
| 494 | # |
| 495 | # Wan interfaces |
| 496 | # |
| 497 | # CONFIG_WAN is not set |
| 498 | # CONFIG_FDDI is not set |
| 499 | # CONFIG_HIPPI is not set |
| 500 | # CONFIG_PPP is not set |
| 501 | # CONFIG_SLIP is not set |
| 502 | # CONFIG_NET_FC is not set |
| 503 | # CONFIG_SHAPER is not set |
| 504 | # CONFIG_NETCONSOLE is not set |
| 505 | |
| 506 | # |
| 507 | # ISDN subsystem |
| 508 | # |
| 509 | # CONFIG_ISDN is not set |
| 510 | |
| 511 | # |
| 512 | # Telephony Support |
| 513 | # |
| 514 | # CONFIG_PHONE is not set |
| 515 | |
| 516 | # |
| 517 | # Input device support |
| 518 | # |
| 519 | CONFIG_INPUT=y |
| 520 | |
| 521 | # |
| 522 | # Userland interfaces |
| 523 | # |
| 524 | CONFIG_INPUT_MOUSEDEV=y |
| 525 | CONFIG_INPUT_MOUSEDEV_PSAUX=y |
| 526 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 |
| 527 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 |
| 528 | # CONFIG_INPUT_JOYDEV is not set |
| 529 | # CONFIG_INPUT_TSDEV is not set |
| 530 | CONFIG_INPUT_EVDEV=y |
| 531 | # CONFIG_INPUT_EVBUG is not set |
| 532 | |
| 533 | # |
| 534 | # Input I/O drivers |
| 535 | # |
| 536 | # CONFIG_GAMEPORT is not set |
| 537 | CONFIG_SOUND_GAMEPORT=y |
| 538 | CONFIG_SERIO=y |
| 539 | CONFIG_SERIO_I8042=y |
| 540 | CONFIG_SERIO_SERPORT=y |
| 541 | # CONFIG_SERIO_CT82C710 is not set |
| 542 | # CONFIG_SERIO_PCIPS2 is not set |
| 543 | # CONFIG_SERIO_RAW is not set |
| 544 | |
| 545 | # |
| 546 | # Input Device Drivers |
| 547 | # |
| 548 | CONFIG_INPUT_KEYBOARD=y |
| 549 | CONFIG_KEYBOARD_ATKBD=y |
| 550 | # CONFIG_KEYBOARD_SUNKBD is not set |
| 551 | # CONFIG_KEYBOARD_LKKBD is not set |
| 552 | # CONFIG_KEYBOARD_XTKBD is not set |
| 553 | # CONFIG_KEYBOARD_NEWTON is not set |
| 554 | CONFIG_INPUT_MOUSE=y |
| 555 | CONFIG_MOUSE_PS2=y |
| 556 | # CONFIG_MOUSE_SERIAL is not set |
| 557 | # CONFIG_MOUSE_VSXXXAA is not set |
| 558 | # CONFIG_INPUT_JOYSTICK is not set |
| 559 | # CONFIG_INPUT_TOUCHSCREEN is not set |
| 560 | # CONFIG_INPUT_MISC is not set |
| 561 | |
| 562 | # |
| 563 | # Character devices |
| 564 | # |
| 565 | CONFIG_VT=y |
| 566 | CONFIG_VT_CONSOLE=y |
| 567 | CONFIG_HW_CONSOLE=y |
| 568 | # CONFIG_SERIAL_NONSTANDARD is not set |
| 569 | |
| 570 | # |
| 571 | # Serial drivers |
| 572 | # |
| 573 | CONFIG_SERIAL_8250=y |
| 574 | CONFIG_SERIAL_8250_CONSOLE=y |
| 575 | CONFIG_SERIAL_8250_ACPI=y |
| 576 | CONFIG_SERIAL_8250_NR_UARTS=4 |
| 577 | CONFIG_SERIAL_8250_EXTENDED=y |
| 578 | CONFIG_SERIAL_8250_SHARE_IRQ=y |
| 579 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set |
| 580 | # CONFIG_SERIAL_8250_MULTIPORT is not set |
| 581 | # CONFIG_SERIAL_8250_RSA is not set |
| 582 | |
| 583 | # |
| 584 | # Non-8250 serial port support |
| 585 | # |
| 586 | CONFIG_SERIAL_CORE=y |
| 587 | CONFIG_SERIAL_CORE_CONSOLE=y |
| 588 | CONFIG_UNIX98_PTYS=y |
| 589 | CONFIG_LEGACY_PTYS=y |
| 590 | CONFIG_LEGACY_PTY_COUNT=256 |
| 591 | |
| 592 | # |
| 593 | # IPMI |
| 594 | # |
| 595 | # CONFIG_IPMI_HANDLER is not set |
| 596 | |
| 597 | # |
| 598 | # Watchdog Cards |
| 599 | # |
| 600 | # CONFIG_WATCHDOG is not set |
| 601 | # CONFIG_HW_RANDOM is not set |
| 602 | CONFIG_EFI_RTC=y |
| 603 | # CONFIG_DTLK is not set |
| 604 | # CONFIG_R3964 is not set |
| 605 | # CONFIG_APPLICOM is not set |
| 606 | |
| 607 | # |
| 608 | # Ftape, the floppy tape device driver |
| 609 | # |
| 610 | CONFIG_AGP=m |
| 611 | CONFIG_AGP_I460=m |
| 612 | CONFIG_DRM=y |
| 613 | # CONFIG_DRM_TDFX is not set |
| 614 | CONFIG_DRM_R128=m |
| 615 | # CONFIG_DRM_RADEON is not set |
| 616 | # CONFIG_DRM_MGA is not set |
| 617 | # CONFIG_DRM_SIS is not set |
| 618 | # CONFIG_RAW_DRIVER is not set |
| 619 | # CONFIG_HPET is not set |
| 620 | |
| 621 | # |
| 622 | # I2C support |
| 623 | # |
| 624 | CONFIG_I2C=y |
| 625 | CONFIG_I2C_CHARDEV=y |
| 626 | |
| 627 | # |
| 628 | # I2C Algorithms |
| 629 | # |
| 630 | CONFIG_I2C_ALGOBIT=y |
| 631 | # CONFIG_I2C_ALGOPCF is not set |
| 632 | # CONFIG_I2C_ALGOPCA is not set |
| 633 | |
| 634 | # |
| 635 | # I2C Hardware Bus support |
| 636 | # |
| 637 | # CONFIG_I2C_ALI1535 is not set |
| 638 | # CONFIG_I2C_ALI1563 is not set |
| 639 | # CONFIG_I2C_ALI15X3 is not set |
| 640 | # CONFIG_I2C_AMD756 is not set |
| 641 | # CONFIG_I2C_AMD8111 is not set |
| 642 | # CONFIG_I2C_I801 is not set |
| 643 | # CONFIG_I2C_I810 is not set |
| 644 | # CONFIG_I2C_ISA is not set |
| 645 | # CONFIG_I2C_NFORCE2 is not set |
| 646 | # CONFIG_I2C_PARPORT_LIGHT is not set |
| 647 | # CONFIG_I2C_PROSAVAGE is not set |
| 648 | # CONFIG_I2C_SAVAGE4 is not set |
| 649 | # CONFIG_SCx200_ACB is not set |
| 650 | # CONFIG_I2C_SIS5595 is not set |
| 651 | # CONFIG_I2C_SIS630 is not set |
| 652 | # CONFIG_I2C_SIS96X is not set |
| 653 | # CONFIG_I2C_STUB is not set |
| 654 | # CONFIG_I2C_VIA is not set |
| 655 | # CONFIG_I2C_VIAPRO is not set |
| 656 | # CONFIG_I2C_VOODOO3 is not set |
| 657 | # CONFIG_I2C_PCA_ISA is not set |
| 658 | |
| 659 | # |
| 660 | # Hardware Sensors Chip support |
| 661 | # |
| 662 | # CONFIG_I2C_SENSOR is not set |
| 663 | # CONFIG_SENSORS_ADM1021 is not set |
| 664 | # CONFIG_SENSORS_ADM1025 is not set |
| 665 | # CONFIG_SENSORS_ADM1031 is not set |
| 666 | # CONFIG_SENSORS_ASB100 is not set |
| 667 | # CONFIG_SENSORS_DS1621 is not set |
| 668 | # CONFIG_SENSORS_FSCHER is not set |
| 669 | # CONFIG_SENSORS_GL518SM is not set |
| 670 | # CONFIG_SENSORS_IT87 is not set |
| 671 | # CONFIG_SENSORS_LM63 is not set |
| 672 | # CONFIG_SENSORS_LM75 is not set |
| 673 | # CONFIG_SENSORS_LM77 is not set |
| 674 | # CONFIG_SENSORS_LM78 is not set |
| 675 | # CONFIG_SENSORS_LM80 is not set |
| 676 | # CONFIG_SENSORS_LM83 is not set |
| 677 | # CONFIG_SENSORS_LM85 is not set |
| 678 | # CONFIG_SENSORS_LM87 is not set |
| 679 | # CONFIG_SENSORS_LM90 is not set |
| 680 | # CONFIG_SENSORS_MAX1619 is not set |
| 681 | # CONFIG_SENSORS_PC87360 is not set |
| 682 | # CONFIG_SENSORS_SMSC47M1 is not set |
| 683 | # CONFIG_SENSORS_VIA686A is not set |
| 684 | # CONFIG_SENSORS_W83781D is not set |
| 685 | # CONFIG_SENSORS_W83L785TS is not set |
| 686 | # CONFIG_SENSORS_W83627HF is not set |
| 687 | |
| 688 | # |
| 689 | # Other I2C Chip support |
| 690 | # |
| 691 | # CONFIG_SENSORS_EEPROM is not set |
| 692 | # CONFIG_SENSORS_PCF8574 is not set |
| 693 | # CONFIG_SENSORS_PCF8591 is not set |
| 694 | # CONFIG_SENSORS_RTC8564 is not set |
| 695 | # CONFIG_I2C_DEBUG_CORE is not set |
| 696 | # CONFIG_I2C_DEBUG_ALGO is not set |
| 697 | # CONFIG_I2C_DEBUG_BUS is not set |
| 698 | # CONFIG_I2C_DEBUG_CHIP is not set |
| 699 | |
| 700 | # |
| 701 | # Dallas's 1-wire bus |
| 702 | # |
| 703 | # CONFIG_W1 is not set |
| 704 | |
| 705 | # |
| 706 | # Misc devices |
| 707 | # |
| 708 | |
| 709 | # |
| 710 | # Multimedia devices |
| 711 | # |
| 712 | # CONFIG_VIDEO_DEV is not set |
| 713 | |
| 714 | # |
| 715 | # Digital Video Broadcasting Devices |
| 716 | # |
| 717 | # CONFIG_DVB is not set |
| 718 | |
| 719 | # |
| 720 | # Graphics support |
| 721 | # |
| 722 | # CONFIG_FB is not set |
| 723 | |
| 724 | # |
| 725 | # Console display driver support |
| 726 | # |
| 727 | CONFIG_VGA_CONSOLE=y |
| 728 | CONFIG_DUMMY_CONSOLE=y |
| 729 | |
| 730 | # |
| 731 | # Sound |
| 732 | # |
| 733 | CONFIG_SOUND=m |
| 734 | |
| 735 | # |
| 736 | # Advanced Linux Sound Architecture |
| 737 | # |
| 738 | CONFIG_SND=m |
| 739 | CONFIG_SND_TIMER=m |
| 740 | CONFIG_SND_PCM=m |
| 741 | CONFIG_SND_HWDEP=m |
| 742 | CONFIG_SND_RAWMIDI=m |
| 743 | CONFIG_SND_SEQUENCER=m |
| 744 | # CONFIG_SND_SEQ_DUMMY is not set |
| 745 | CONFIG_SND_OSSEMUL=y |
| 746 | CONFIG_SND_MIXER_OSS=m |
| 747 | CONFIG_SND_PCM_OSS=m |
| 748 | # CONFIG_SND_SEQUENCER_OSS is not set |
| 749 | # CONFIG_SND_VERBOSE_PRINTK is not set |
| 750 | # CONFIG_SND_DEBUG is not set |
| 751 | |
| 752 | # |
| 753 | # Generic devices |
| 754 | # |
| 755 | CONFIG_SND_OPL3_LIB=m |
| 756 | # CONFIG_SND_DUMMY is not set |
| 757 | # CONFIG_SND_VIRMIDI is not set |
| 758 | # CONFIG_SND_MTPAV is not set |
| 759 | # CONFIG_SND_SERIAL_U16550 is not set |
| 760 | # CONFIG_SND_MPU401 is not set |
| 761 | |
| 762 | # |
| 763 | # PCI devices |
| 764 | # |
| 765 | CONFIG_SND_AC97_CODEC=m |
| 766 | # CONFIG_SND_ALI5451 is not set |
| 767 | # CONFIG_SND_ATIIXP is not set |
| 768 | # CONFIG_SND_ATIIXP_MODEM is not set |
| 769 | # CONFIG_SND_AU8810 is not set |
| 770 | # CONFIG_SND_AU8820 is not set |
| 771 | # CONFIG_SND_AU8830 is not set |
| 772 | # CONFIG_SND_AZT3328 is not set |
| 773 | # CONFIG_SND_BT87X is not set |
| 774 | # CONFIG_SND_CS46XX is not set |
| 775 | CONFIG_SND_CS4281=m |
| 776 | # CONFIG_SND_EMU10K1 is not set |
| 777 | # CONFIG_SND_KORG1212 is not set |
| 778 | # CONFIG_SND_MIXART is not set |
| 779 | # CONFIG_SND_NM256 is not set |
| 780 | # CONFIG_SND_RME32 is not set |
| 781 | # CONFIG_SND_RME96 is not set |
| 782 | # CONFIG_SND_RME9652 is not set |
| 783 | # CONFIG_SND_HDSP is not set |
| 784 | # CONFIG_SND_TRIDENT is not set |
| 785 | # CONFIG_SND_YMFPCI is not set |
| 786 | # CONFIG_SND_ALS4000 is not set |
| 787 | # CONFIG_SND_CMIPCI is not set |
| 788 | # CONFIG_SND_ENS1370 is not set |
| 789 | # CONFIG_SND_ENS1371 is not set |
| 790 | # CONFIG_SND_ES1938 is not set |
| 791 | # CONFIG_SND_ES1968 is not set |
| 792 | # CONFIG_SND_MAESTRO3 is not set |
| 793 | # CONFIG_SND_FM801 is not set |
| 794 | # CONFIG_SND_ICE1712 is not set |
| 795 | # CONFIG_SND_ICE1724 is not set |
| 796 | # CONFIG_SND_INTEL8X0 is not set |
| 797 | # CONFIG_SND_INTEL8X0M is not set |
| 798 | # CONFIG_SND_SONICVIBES is not set |
| 799 | # CONFIG_SND_VIA82XX is not set |
| 800 | # CONFIG_SND_VX222 is not set |
| 801 | |
| 802 | # |
| 803 | # USB devices |
| 804 | # |
| 805 | # CONFIG_SND_USB_AUDIO is not set |
| 806 | # CONFIG_SND_USB_USX2Y is not set |
| 807 | |
| 808 | # |
| 809 | # Open Sound System |
| 810 | # |
| 811 | # CONFIG_SOUND_PRIME is not set |
| 812 | |
| 813 | # |
| 814 | # USB support |
| 815 | # |
| 816 | CONFIG_USB=m |
| 817 | # CONFIG_USB_DEBUG is not set |
| 818 | |
| 819 | # |
| 820 | # Miscellaneous USB options |
| 821 | # |
| 822 | CONFIG_USB_DEVICEFS=y |
| 823 | # CONFIG_USB_BANDWIDTH is not set |
| 824 | # CONFIG_USB_DYNAMIC_MINORS is not set |
| 825 | # CONFIG_USB_SUSPEND is not set |
| 826 | # CONFIG_USB_OTG is not set |
| 827 | CONFIG_USB_ARCH_HAS_HCD=y |
| 828 | CONFIG_USB_ARCH_HAS_OHCI=y |
| 829 | |
| 830 | # |
| 831 | # USB Host Controller Drivers |
| 832 | # |
| 833 | # CONFIG_USB_EHCI_HCD is not set |
| 834 | # CONFIG_USB_OHCI_HCD is not set |
| 835 | CONFIG_USB_UHCI_HCD=m |
| 836 | |
| 837 | # |
| 838 | # USB Device Class drivers |
| 839 | # |
| 840 | CONFIG_USB_AUDIO=m |
| 841 | CONFIG_USB_BLUETOOTH_TTY=m |
| 842 | CONFIG_USB_MIDI=m |
| 843 | CONFIG_USB_ACM=m |
| 844 | CONFIG_USB_PRINTER=m |
| 845 | CONFIG_USB_STORAGE=m |
| 846 | # CONFIG_USB_STORAGE_DEBUG is not set |
| 847 | # CONFIG_USB_STORAGE_RW_DETECT is not set |
| 848 | # CONFIG_USB_STORAGE_DATAFAB is not set |
| 849 | # CONFIG_USB_STORAGE_FREECOM is not set |
| 850 | # CONFIG_USB_STORAGE_ISD200 is not set |
| 851 | # CONFIG_USB_STORAGE_DPCM is not set |
| 852 | # CONFIG_USB_STORAGE_HP8200e is not set |
| 853 | # CONFIG_USB_STORAGE_SDDR09 is not set |
| 854 | # CONFIG_USB_STORAGE_SDDR55 is not set |
| 855 | # CONFIG_USB_STORAGE_JUMPSHOT is not set |
| 856 | |
| 857 | # |
| 858 | # USB Input Devices |
| 859 | # |
| 860 | CONFIG_USB_HID=m |
| 861 | CONFIG_USB_HIDINPUT=y |
| 862 | # CONFIG_HID_FF is not set |
| 863 | CONFIG_USB_HIDDEV=y |
| 864 | |
| 865 | # |
| 866 | # USB HID Boot Protocol drivers |
| 867 | # |
| 868 | # CONFIG_USB_KBD is not set |
| 869 | # CONFIG_USB_MOUSE is not set |
| 870 | # CONFIG_USB_AIPTEK is not set |
| 871 | # CONFIG_USB_WACOM is not set |
| 872 | # CONFIG_USB_KBTAB is not set |
| 873 | # CONFIG_USB_POWERMATE is not set |
| 874 | # CONFIG_USB_MTOUCH is not set |
| 875 | # CONFIG_USB_EGALAX is not set |
| 876 | # CONFIG_USB_XPAD is not set |
| 877 | # CONFIG_USB_ATI_REMOTE is not set |
| 878 | |
| 879 | # |
| 880 | # USB Imaging devices |
| 881 | # |
| 882 | # CONFIG_USB_MDC800 is not set |
| 883 | # CONFIG_USB_MICROTEK is not set |
| 884 | # CONFIG_USB_HPUSBSCSI is not set |
| 885 | |
| 886 | # |
| 887 | # USB Multimedia devices |
| 888 | # |
| 889 | # CONFIG_USB_DABUSB is not set |
| 890 | |
| 891 | # |
| 892 | # Video4Linux support is needed for USB Multimedia device support |
| 893 | # |
| 894 | |
| 895 | # |
| 896 | # USB Network Adapters |
| 897 | # |
| 898 | # CONFIG_USB_CATC is not set |
| 899 | # CONFIG_USB_KAWETH is not set |
| 900 | # CONFIG_USB_PEGASUS is not set |
| 901 | # CONFIG_USB_RTL8150 is not set |
| 902 | # CONFIG_USB_USBNET is not set |
| 903 | |
| 904 | # |
| 905 | # USB port drivers |
| 906 | # |
| 907 | |
| 908 | # |
| 909 | # USB Serial Converter support |
| 910 | # |
| 911 | # CONFIG_USB_SERIAL is not set |
| 912 | |
| 913 | # |
| 914 | # USB Miscellaneous drivers |
| 915 | # |
| 916 | # CONFIG_USB_EMI62 is not set |
| 917 | # CONFIG_USB_EMI26 is not set |
| 918 | # CONFIG_USB_TIGL is not set |
| 919 | # CONFIG_USB_AUERSWALD is not set |
| 920 | # CONFIG_USB_RIO500 is not set |
| 921 | # CONFIG_USB_LEGOTOWER is not set |
| 922 | # CONFIG_USB_LCD is not set |
| 923 | # CONFIG_USB_LED is not set |
| 924 | # CONFIG_USB_CYTHERM is not set |
| 925 | # CONFIG_USB_PHIDGETKIT is not set |
| 926 | # CONFIG_USB_PHIDGETSERVO is not set |
| 927 | # CONFIG_USB_TEST is not set |
| 928 | |
| 929 | # |
| 930 | # USB ATM/DSL drivers |
| 931 | # |
| 932 | |
| 933 | # |
| 934 | # USB Gadget Support |
| 935 | # |
| 936 | # CONFIG_USB_GADGET is not set |
| 937 | |
| 938 | # |
| 939 | # File systems |
| 940 | # |
| 941 | CONFIG_EXT2_FS=y |
| 942 | # CONFIG_EXT2_FS_XATTR is not set |
| 943 | CONFIG_EXT3_FS=y |
| 944 | CONFIG_EXT3_FS_XATTR=y |
| 945 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
| 946 | # CONFIG_EXT3_FS_SECURITY is not set |
| 947 | CONFIG_JBD=y |
| 948 | # CONFIG_JBD_DEBUG is not set |
| 949 | CONFIG_FS_MBCACHE=y |
| 950 | # CONFIG_REISERFS_FS is not set |
| 951 | # CONFIG_JFS_FS is not set |
| 952 | CONFIG_FS_POSIX_ACL=y |
| 953 | CONFIG_XFS_FS=y |
| 954 | # CONFIG_XFS_RT is not set |
| 955 | CONFIG_XFS_QUOTA=y |
| 956 | CONFIG_XFS_SECURITY=y |
| 957 | CONFIG_XFS_POSIX_ACL=y |
| 958 | # CONFIG_MINIX_FS is not set |
| 959 | # CONFIG_ROMFS_FS is not set |
| 960 | # CONFIG_QUOTA is not set |
| 961 | CONFIG_QUOTACTL=y |
| 962 | CONFIG_DNOTIFY=y |
| 963 | CONFIG_AUTOFS_FS=m |
| 964 | CONFIG_AUTOFS4_FS=m |
| 965 | |
| 966 | # |
| 967 | # CD-ROM/DVD Filesystems |
| 968 | # |
| 969 | CONFIG_ISO9660_FS=m |
| 970 | CONFIG_JOLIET=y |
| 971 | # CONFIG_ZISOFS is not set |
| 972 | CONFIG_UDF_FS=m |
| 973 | CONFIG_UDF_NLS=y |
| 974 | |
| 975 | # |
| 976 | # DOS/FAT/NT Filesystems |
| 977 | # |
| 978 | CONFIG_FAT_FS=y |
| 979 | # CONFIG_MSDOS_FS is not set |
| 980 | CONFIG_VFAT_FS=y |
| 981 | CONFIG_FAT_DEFAULT_CODEPAGE=437 |
| 982 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" |
| 983 | # CONFIG_NTFS_FS is not set |
| 984 | |
| 985 | # |
| 986 | # Pseudo filesystems |
| 987 | # |
| 988 | CONFIG_PROC_FS=y |
| 989 | CONFIG_PROC_KCORE=y |
| 990 | CONFIG_SYSFS=y |
| 991 | # CONFIG_DEVFS_FS is not set |
| 992 | CONFIG_DEVPTS_FS_XATTR=y |
| 993 | CONFIG_DEVPTS_FS_SECURITY=y |
| 994 | CONFIG_TMPFS=y |
| 995 | # CONFIG_TMPFS_XATTR is not set |
| 996 | CONFIG_HUGETLBFS=y |
| 997 | CONFIG_HUGETLB_PAGE=y |
| 998 | CONFIG_RAMFS=y |
| 999 | |
| 1000 | # |
| 1001 | # Miscellaneous filesystems |
| 1002 | # |
| 1003 | # CONFIG_ADFS_FS is not set |
| 1004 | # CONFIG_AFFS_FS is not set |
| 1005 | # CONFIG_HFS_FS is not set |
| 1006 | # CONFIG_HFSPLUS_FS is not set |
| 1007 | # CONFIG_BEFS_FS is not set |
| 1008 | # CONFIG_BFS_FS is not set |
| 1009 | # CONFIG_EFS_FS is not set |
| 1010 | # CONFIG_CRAMFS is not set |
| 1011 | # CONFIG_VXFS_FS is not set |
| 1012 | # CONFIG_HPFS_FS is not set |
| 1013 | # CONFIG_QNX4FS_FS is not set |
| 1014 | # CONFIG_SYSV_FS is not set |
| 1015 | # CONFIG_UFS_FS is not set |
| 1016 | |
| 1017 | # |
| 1018 | # Network File Systems |
| 1019 | # |
| 1020 | CONFIG_NFS_FS=m |
| 1021 | CONFIG_NFS_V3=y |
| 1022 | CONFIG_NFS_V4=y |
| 1023 | # CONFIG_NFS_DIRECTIO is not set |
| 1024 | CONFIG_NFSD=m |
| 1025 | CONFIG_NFSD_V3=y |
| 1026 | CONFIG_NFSD_V4=y |
| 1027 | CONFIG_NFSD_TCP=y |
| 1028 | CONFIG_LOCKD=m |
| 1029 | CONFIG_LOCKD_V4=y |
| 1030 | CONFIG_EXPORTFS=m |
| 1031 | CONFIG_SUNRPC=m |
| 1032 | CONFIG_SUNRPC_GSS=m |
| 1033 | CONFIG_RPCSEC_GSS_KRB5=m |
| 1034 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
| 1035 | # CONFIG_SMB_FS is not set |
| 1036 | CONFIG_CIFS=m |
| 1037 | CONFIG_CIFS_STATS=y |
| 1038 | CONFIG_CIFS_XATTR=y |
| 1039 | CONFIG_CIFS_POSIX=y |
| 1040 | # CONFIG_NCP_FS is not set |
| 1041 | # CONFIG_CODA_FS is not set |
| 1042 | # CONFIG_AFS_FS is not set |
| 1043 | |
| 1044 | # |
| 1045 | # Partition Types |
| 1046 | # |
| 1047 | CONFIG_PARTITION_ADVANCED=y |
| 1048 | # CONFIG_ACORN_PARTITION is not set |
| 1049 | # CONFIG_OSF_PARTITION is not set |
| 1050 | # CONFIG_AMIGA_PARTITION is not set |
| 1051 | # CONFIG_ATARI_PARTITION is not set |
| 1052 | # CONFIG_MAC_PARTITION is not set |
| 1053 | CONFIG_MSDOS_PARTITION=y |
| 1054 | # CONFIG_BSD_DISKLABEL is not set |
| 1055 | # CONFIG_MINIX_SUBPARTITION is not set |
| 1056 | # CONFIG_SOLARIS_X86_PARTITION is not set |
| 1057 | # CONFIG_UNIXWARE_DISKLABEL is not set |
| 1058 | # CONFIG_LDM_PARTITION is not set |
| 1059 | CONFIG_SGI_PARTITION=y |
| 1060 | # CONFIG_ULTRIX_PARTITION is not set |
| 1061 | # CONFIG_SUN_PARTITION is not set |
| 1062 | CONFIG_EFI_PARTITION=y |
| 1063 | |
| 1064 | # |
| 1065 | # Native Language Support |
| 1066 | # |
| 1067 | CONFIG_NLS=y |
| 1068 | CONFIG_NLS_DEFAULT="iso8859-1" |
| 1069 | CONFIG_NLS_CODEPAGE_437=y |
| 1070 | # CONFIG_NLS_CODEPAGE_737 is not set |
| 1071 | # CONFIG_NLS_CODEPAGE_775 is not set |
| 1072 | # CONFIG_NLS_CODEPAGE_850 is not set |
| 1073 | # CONFIG_NLS_CODEPAGE_852 is not set |
| 1074 | # CONFIG_NLS_CODEPAGE_855 is not set |
| 1075 | # CONFIG_NLS_CODEPAGE_857 is not set |
| 1076 | # CONFIG_NLS_CODEPAGE_860 is not set |
| 1077 | # CONFIG_NLS_CODEPAGE_861 is not set |
| 1078 | # CONFIG_NLS_CODEPAGE_862 is not set |
| 1079 | # CONFIG_NLS_CODEPAGE_863 is not set |
| 1080 | # CONFIG_NLS_CODEPAGE_864 is not set |
| 1081 | # CONFIG_NLS_CODEPAGE_865 is not set |
| 1082 | # CONFIG_NLS_CODEPAGE_866 is not set |
| 1083 | # CONFIG_NLS_CODEPAGE_869 is not set |
| 1084 | # CONFIG_NLS_CODEPAGE_936 is not set |
| 1085 | # CONFIG_NLS_CODEPAGE_950 is not set |
| 1086 | # CONFIG_NLS_CODEPAGE_932 is not set |
| 1087 | # CONFIG_NLS_CODEPAGE_949 is not set |
| 1088 | # CONFIG_NLS_CODEPAGE_874 is not set |
| 1089 | # CONFIG_NLS_ISO8859_8 is not set |
| 1090 | # CONFIG_NLS_CODEPAGE_1250 is not set |
| 1091 | # CONFIG_NLS_CODEPAGE_1251 is not set |
| 1092 | # CONFIG_NLS_ASCII is not set |
| 1093 | CONFIG_NLS_ISO8859_1=y |
| 1094 | # CONFIG_NLS_ISO8859_2 is not set |
| 1095 | # CONFIG_NLS_ISO8859_3 is not set |
| 1096 | # CONFIG_NLS_ISO8859_4 is not set |
| 1097 | # CONFIG_NLS_ISO8859_5 is not set |
| 1098 | # CONFIG_NLS_ISO8859_6 is not set |
| 1099 | # CONFIG_NLS_ISO8859_7 is not set |
| 1100 | # CONFIG_NLS_ISO8859_9 is not set |
| 1101 | # CONFIG_NLS_ISO8859_13 is not set |
| 1102 | # CONFIG_NLS_ISO8859_14 is not set |
| 1103 | # CONFIG_NLS_ISO8859_15 is not set |
| 1104 | # CONFIG_NLS_KOI8_R is not set |
| 1105 | # CONFIG_NLS_KOI8_U is not set |
| 1106 | CONFIG_NLS_UTF8=m |
| 1107 | |
| 1108 | # |
| 1109 | # Library routines |
| 1110 | # |
| 1111 | # CONFIG_CRC_CCITT is not set |
| 1112 | CONFIG_CRC32=y |
| 1113 | # CONFIG_LIBCRC32C is not set |
| 1114 | |
| 1115 | # |
| 1116 | # Profiling support |
| 1117 | # |
| 1118 | CONFIG_PROFILING=y |
| 1119 | CONFIG_OPROFILE=y |
| 1120 | |
| 1121 | # |
| 1122 | # Kernel hacking |
| 1123 | # |
| 1124 | CONFIG_DEBUG_KERNEL=y |
| 1125 | CONFIG_MAGIC_SYSRQ=y |
| 1126 | # CONFIG_SCHEDSTATS is not set |
| 1127 | # CONFIG_DEBUG_SLAB is not set |
| 1128 | # CONFIG_DEBUG_SPINLOCK is not set |
| 1129 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
| 1130 | # CONFIG_DEBUG_KOBJECT is not set |
| 1131 | # CONFIG_DEBUG_INFO is not set |
| 1132 | # CONFIG_IA64_GRANULE_16MB is not set |
| 1133 | CONFIG_IA64_GRANULE_64MB=y |
| 1134 | # CONFIG_IA64_PRINT_HAZARDS is not set |
| 1135 | # CONFIG_DISABLE_VHPT is not set |
| 1136 | # CONFIG_IA64_DEBUG_CMPXCHG is not set |
| 1137 | # CONFIG_IA64_DEBUG_IRQ is not set |
| 1138 | CONFIG_SYSVIPC_COMPAT=y |
| 1139 | |
| 1140 | # |
| 1141 | # Security options |
| 1142 | # |
| 1143 | # CONFIG_KEYS is not set |
| 1144 | # CONFIG_SECURITY is not set |
| 1145 | |
| 1146 | # |
| 1147 | # Cryptographic options |
| 1148 | # |
| 1149 | CONFIG_CRYPTO=y |
| 1150 | # CONFIG_CRYPTO_HMAC is not set |
| 1151 | # CONFIG_CRYPTO_NULL is not set |
| 1152 | # CONFIG_CRYPTO_MD4 is not set |
| 1153 | CONFIG_CRYPTO_MD5=y |
| 1154 | # CONFIG_CRYPTO_SHA1 is not set |
| 1155 | # CONFIG_CRYPTO_SHA256 is not set |
| 1156 | # CONFIG_CRYPTO_SHA512 is not set |
| 1157 | # CONFIG_CRYPTO_WP512 is not set |
| 1158 | CONFIG_CRYPTO_DES=y |
| 1159 | # CONFIG_CRYPTO_BLOWFISH is not set |
| 1160 | # CONFIG_CRYPTO_TWOFISH is not set |
| 1161 | # CONFIG_CRYPTO_SERPENT is not set |
| 1162 | # CONFIG_CRYPTO_AES is not set |
| 1163 | # CONFIG_CRYPTO_CAST5 is not set |
| 1164 | # CONFIG_CRYPTO_CAST6 is not set |
| 1165 | # CONFIG_CRYPTO_TEA is not set |
| 1166 | # CONFIG_CRYPTO_ARC4 is not set |
| 1167 | # CONFIG_CRYPTO_KHAZAD is not set |
| 1168 | # CONFIG_CRYPTO_ANUBIS is not set |
| 1169 | # CONFIG_CRYPTO_DEFLATE is not set |
| 1170 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
| 1171 | # CONFIG_CRYPTO_CRC32C is not set |
| 1172 | # CONFIG_CRYPTO_TEST is not set |