Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v2.6.25 1334 lines 31 kB view raw
1# 2# Automatically generated make config: don't edit 3# Linux kernel version: 2.6.23 4# Fri Oct 12 21:24:00 2007 5# 6CONFIG_PARISC=y 7CONFIG_MMU=y 8CONFIG_STACK_GROWSUP=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 15CONFIG_GENERIC_CALIBRATE_DELAY=y 16CONFIG_GENERIC_TIME=y 17CONFIG_GENERIC_HARDIRQS=y 18CONFIG_GENERIC_IRQ_PROBE=y 19CONFIG_IRQ_PER_CPU=y 20CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 21 22# 23# General setup 24# 25CONFIG_EXPERIMENTAL=y 26CONFIG_BROKEN_ON_SMP=y 27CONFIG_INIT_ENV_ARG_LIMIT=32 28CONFIG_LOCALVERSION="" 29# CONFIG_LOCALVERSION_AUTO is not set 30CONFIG_SWAP=y 31CONFIG_SYSVIPC=y 32CONFIG_SYSVIPC_SYSCTL=y 33# CONFIG_POSIX_MQUEUE is not set 34# CONFIG_BSD_PROCESS_ACCT is not set 35# CONFIG_TASKSTATS is not set 36# CONFIG_USER_NS is not set 37# CONFIG_AUDIT is not set 38CONFIG_IKCONFIG=y 39CONFIG_IKCONFIG_PROC=y 40CONFIG_LOG_BUF_SHIFT=16 41CONFIG_SYSFS_DEPRECATED=y 42# CONFIG_RELAY is not set 43# CONFIG_BLK_DEV_INITRD is not set 44# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 45CONFIG_SYSCTL=y 46CONFIG_EMBEDDED=y 47CONFIG_SYSCTL_SYSCALL=y 48CONFIG_KALLSYMS=y 49CONFIG_KALLSYMS_ALL=y 50# CONFIG_KALLSYMS_EXTRA_PASS is not set 51CONFIG_HOTPLUG=y 52CONFIG_PRINTK=y 53CONFIG_BUG=y 54CONFIG_ELF_CORE=y 55CONFIG_BASE_FULL=y 56CONFIG_FUTEX=y 57CONFIG_ANON_INODES=y 58CONFIG_EPOLL=y 59CONFIG_SIGNALFD=y 60CONFIG_EVENTFD=y 61CONFIG_SHMEM=y 62CONFIG_VM_EVENT_COUNTERS=y 63CONFIG_SLAB=y 64# CONFIG_SLUB is not set 65# CONFIG_SLOB is not set 66CONFIG_RT_MUTEXES=y 67# CONFIG_TINY_SHMEM is not set 68CONFIG_BASE_SMALL=0 69CONFIG_MODULES=y 70CONFIG_MODULE_UNLOAD=y 71CONFIG_MODULE_FORCE_UNLOAD=y 72# CONFIG_MODVERSIONS is not set 73# CONFIG_MODULE_SRCVERSION_ALL is not set 74CONFIG_KMOD=y 75CONFIG_BLOCK=y 76# CONFIG_LBD is not set 77# CONFIG_BLK_DEV_IO_TRACE is not set 78# CONFIG_LSF is not set 79# CONFIG_BLK_DEV_BSG is not set 80 81# 82# IO Schedulers 83# 84CONFIG_IOSCHED_NOOP=y 85CONFIG_IOSCHED_AS=y 86CONFIG_IOSCHED_DEADLINE=y 87CONFIG_IOSCHED_CFQ=y 88CONFIG_DEFAULT_AS=y 89# CONFIG_DEFAULT_DEADLINE is not set 90# CONFIG_DEFAULT_CFQ is not set 91# CONFIG_DEFAULT_NOOP is not set 92CONFIG_DEFAULT_IOSCHED="anticipatory" 93 94# 95# Processor type and features 96# 97# CONFIG_PA7000 is not set 98# CONFIG_PA7100LC is not set 99# CONFIG_PA7200 is not set 100# CONFIG_PA7300LC is not set 101CONFIG_PA8X00=y 102CONFIG_PA20=y 103CONFIG_PREFETCH=y 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 108# CONFIG_SMP is not set 109CONFIG_ARCH_FLATMEM_ENABLE=y 110# CONFIG_PREEMPT_NONE is not set 111CONFIG_PREEMPT_VOLUNTARY=y 112# CONFIG_PREEMPT is not set 113# CONFIG_HZ_100 is not set 114CONFIG_HZ_250=y 115# CONFIG_HZ_300 is not set 116# CONFIG_HZ_1000 is not set 117CONFIG_HZ=250 118CONFIG_SELECT_MEMORY_MODEL=y 119CONFIG_FLATMEM_MANUAL=y 120# CONFIG_DISCONTIGMEM_MANUAL is not set 121# CONFIG_SPARSEMEM_MANUAL is not set 122CONFIG_FLATMEM=y 123CONFIG_FLAT_NODE_MEM_MAP=y 124# CONFIG_SPARSEMEM_STATIC is not set 125CONFIG_SPLIT_PTLOCK_CPUS=4 126# CONFIG_RESOURCES_64BIT is not set 127CONFIG_ZONE_DMA_FLAG=0 128CONFIG_VIRT_TO_BUS=y 129# CONFIG_HPUX is not set 130 131# 132# Bus options (PCI, PCMCIA, EISA, GSC, ISA) 133# 134# CONFIG_GSC is not set 135CONFIG_PCI=y 136# CONFIG_ARCH_SUPPORTS_MSI is not set 137# CONFIG_PCI_DEBUG is not set 138CONFIG_PCI_LBA=y 139CONFIG_IOSAPIC=y 140CONFIG_IOMMU_SBA=y 141 142# 143# PCCARD (PCMCIA/CardBus) support 144# 145# CONFIG_PCCARD is not set 146# CONFIG_HOTPLUG_PCI is not set 147 148# 149# PA-RISC specific drivers 150# 151CONFIG_SUPERIO=y 152CONFIG_CHASSIS_LCD_LED=y 153# CONFIG_PDC_CHASSIS is not set 154CONFIG_PDC_CHASSIS_WARN=y 155CONFIG_PDC_STABLE=y 156 157# 158# Executable file formats 159# 160CONFIG_BINFMT_ELF=y 161# CONFIG_BINFMT_MISC is not set 162 163# 164# Networking 165# 166CONFIG_NET=y 167 168# 169# Networking options 170# 171CONFIG_PACKET=y 172CONFIG_PACKET_MMAP=y 173CONFIG_UNIX=y 174CONFIG_XFRM=y 175CONFIG_XFRM_USER=m 176# CONFIG_XFRM_SUB_POLICY is not set 177# CONFIG_XFRM_MIGRATE is not set 178CONFIG_NET_KEY=m 179# CONFIG_NET_KEY_MIGRATE is not set 180CONFIG_INET=y 181CONFIG_IP_MULTICAST=y 182# CONFIG_IP_ADVANCED_ROUTER is not set 183CONFIG_IP_FIB_HASH=y 184CONFIG_IP_PNP=y 185# CONFIG_IP_PNP_DHCP is not set 186CONFIG_IP_PNP_BOOTP=y 187# CONFIG_IP_PNP_RARP is not set 188# CONFIG_NET_IPIP is not set 189# CONFIG_NET_IPGRE is not set 190# CONFIG_IP_MROUTE is not set 191# CONFIG_ARPD is not set 192# CONFIG_SYN_COOKIES is not set 193# CONFIG_INET_AH is not set 194# CONFIG_INET_ESP is not set 195# CONFIG_INET_IPCOMP 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 202# CONFIG_INET_DIAG is not set 203# CONFIG_TCP_CONG_ADVANCED is not set 204CONFIG_TCP_CONG_CUBIC=y 205CONFIG_DEFAULT_TCP_CONG="cubic" 206# CONFIG_TCP_MD5SIG is not set 207# CONFIG_IP_VS is not set 208CONFIG_IPV6=m 209# CONFIG_IPV6_PRIVACY is not set 210# CONFIG_IPV6_ROUTER_PREF is not set 211# CONFIG_IPV6_OPTIMISTIC_DAD is not set 212# CONFIG_INET6_AH is not set 213# CONFIG_INET6_ESP is not set 214CONFIG_INET6_IPCOMP=m 215# CONFIG_IPV6_MIP6 is not set 216CONFIG_INET6_XFRM_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 223CONFIG_IPV6_TUNNEL=m 224# CONFIG_IPV6_MULTIPLE_TABLES is not set 225# CONFIG_NETWORK_SECMARK is not set 226CONFIG_NETFILTER=y 227CONFIG_NETFILTER_DEBUG=y 228 229# 230# Core Netfilter Configuration 231# 232# CONFIG_NETFILTER_NETLINK is not set 233# CONFIG_NF_CONNTRACK_ENABLED is not set 234# CONFIG_NF_CONNTRACK is not set 235# CONFIG_NETFILTER_XTABLES is not set 236 237# 238# IP: Netfilter Configuration 239# 240CONFIG_IP_NF_QUEUE=m 241# CONFIG_IP_NF_IPTABLES is not set 242# CONFIG_IP_NF_ARPTABLES is not set 243 244# 245# IPv6: Netfilter Configuration (EXPERIMENTAL) 246# 247# CONFIG_IP6_NF_QUEUE is not set 248# CONFIG_IP6_NF_IPTABLES is not set 249# CONFIG_IP_DCCP is not set 250# CONFIG_IP_SCTP is not set 251# CONFIG_TIPC is not set 252# CONFIG_ATM is not set 253# CONFIG_BRIDGE is not set 254# CONFIG_VLAN_8021Q is not set 255# CONFIG_DECNET is not set 256# CONFIG_LLC2 is not set 257# CONFIG_IPX is not set 258# CONFIG_ATALK is not set 259# CONFIG_X25 is not set 260# CONFIG_LAPB is not set 261# CONFIG_ECONET is not set 262# CONFIG_WAN_ROUTER is not set 263 264# 265# QoS and/or fair queueing 266# 267# CONFIG_NET_SCHED is not set 268 269# 270# Network testing 271# 272CONFIG_NET_PKTGEN=m 273# CONFIG_HAMRADIO is not set 274# CONFIG_IRDA 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 284# CONFIG_IEEE80211 is not set 285# CONFIG_RFKILL is not set 286# CONFIG_NET_9P is not set 287 288# 289# Device Drivers 290# 291 292# 293# Generic Driver Options 294# 295CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" 296# CONFIG_STANDALONE is not set 297# CONFIG_PREVENT_FIRMWARE_BUILD is not set 298CONFIG_FW_LOADER=y 299# CONFIG_DEBUG_DRIVER is not set 300# CONFIG_DEBUG_DEVRES is not set 301# CONFIG_SYS_HYPERVISOR is not set 302# CONFIG_CONNECTOR is not set 303# CONFIG_MTD is not set 304# CONFIG_PARPORT is not set 305CONFIG_BLK_DEV=y 306# CONFIG_BLK_CPQ_DA is not set 307# CONFIG_BLK_CPQ_CISS_DA is not set 308# CONFIG_BLK_DEV_DAC960 is not set 309CONFIG_BLK_DEV_UMEM=m 310# CONFIG_BLK_DEV_COW_COMMON is not set 311CONFIG_BLK_DEV_LOOP=y 312CONFIG_BLK_DEV_CRYPTOLOOP=m 313# CONFIG_BLK_DEV_NBD is not set 314# CONFIG_BLK_DEV_SX8 is not set 315# CONFIG_BLK_DEV_UB is not set 316# CONFIG_BLK_DEV_RAM is not set 317# CONFIG_CDROM_PKTCDVD is not set 318# CONFIG_ATA_OVER_ETH is not set 319CONFIG_MISC_DEVICES=y 320# CONFIG_PHANTOM is not set 321# CONFIG_EEPROM_93CX6 is not set 322# CONFIG_SGI_IOC4 is not set 323# CONFIG_TIFM_CORE is not set 324CONFIG_IDE=y 325CONFIG_IDE_MAX_HWIFS=4 326CONFIG_BLK_DEV_IDE=y 327 328# 329# Please see Documentation/ide.txt for help/info on IDE drives 330# 331# CONFIG_BLK_DEV_IDE_SATA is not set 332CONFIG_BLK_DEV_IDEDISK=m 333# CONFIG_IDEDISK_MULTI_MODE is not set 334CONFIG_BLK_DEV_IDECD=y 335# CONFIG_BLK_DEV_IDETAPE is not set 336# CONFIG_BLK_DEV_IDEFLOPPY is not set 337CONFIG_BLK_DEV_IDESCSI=y 338# CONFIG_IDE_TASK_IOCTL is not set 339CONFIG_IDE_PROC_FS=y 340 341# 342# IDE chipset support/bugfixes 343# 344CONFIG_IDE_GENERIC=y 345# CONFIG_BLK_DEV_PLATFORM is not set 346 347# 348# PCI IDE chipsets support 349# 350CONFIG_BLK_DEV_IDEPCI=y 351CONFIG_IDEPCI_SHARE_IRQ=y 352CONFIG_IDEPCI_PCIBUS_ORDER=y 353# CONFIG_BLK_DEV_OFFBOARD is not set 354# CONFIG_BLK_DEV_GENERIC is not set 355# CONFIG_BLK_DEV_OPTI621 is not set 356CONFIG_BLK_DEV_IDEDMA_PCI=y 357# CONFIG_BLK_DEV_IDEDMA_FORCED is not set 358CONFIG_IDEDMA_ONLYDISK=y 359# CONFIG_BLK_DEV_AEC62XX is not set 360# CONFIG_BLK_DEV_ALI15X3 is not set 361# CONFIG_BLK_DEV_AMD74XX is not set 362# CONFIG_BLK_DEV_CMD64X is not set 363# CONFIG_BLK_DEV_TRIFLEX is not set 364# CONFIG_BLK_DEV_CY82C693 is not set 365# CONFIG_BLK_DEV_CS5520 is not set 366# CONFIG_BLK_DEV_CS5530 is not set 367# CONFIG_BLK_DEV_HPT34X is not set 368# CONFIG_BLK_DEV_HPT366 is not set 369# CONFIG_BLK_DEV_JMICRON is not set 370# CONFIG_BLK_DEV_SC1200 is not set 371# CONFIG_BLK_DEV_PIIX is not set 372# CONFIG_BLK_DEV_IT8213 is not set 373# CONFIG_BLK_DEV_IT821X is not set 374CONFIG_BLK_DEV_NS87415=y 375# CONFIG_BLK_DEV_PDC202XX_OLD is not set 376# CONFIG_BLK_DEV_PDC202XX_NEW is not set 377# CONFIG_BLK_DEV_SVWKS is not set 378CONFIG_BLK_DEV_SIIMAGE=m 379# CONFIG_BLK_DEV_SLC90E66 is not set 380# CONFIG_BLK_DEV_TRM290 is not set 381# CONFIG_BLK_DEV_VIA82CXXX is not set 382# CONFIG_BLK_DEV_TC86C001 is not set 383# CONFIG_IDE_ARM is not set 384CONFIG_BLK_DEV_IDEDMA=y 385# CONFIG_IDEDMA_IVB is not set 386# CONFIG_BLK_DEV_HD is not set 387 388# 389# SCSI device support 390# 391# CONFIG_RAID_ATTRS is not set 392CONFIG_SCSI=y 393CONFIG_SCSI_DMA=y 394# CONFIG_SCSI_TGT is not set 395# CONFIG_SCSI_NETLINK is not set 396CONFIG_SCSI_PROC_FS=y 397 398# 399# SCSI support type (disk, tape, CD-ROM) 400# 401CONFIG_BLK_DEV_SD=y 402CONFIG_CHR_DEV_ST=y 403# CONFIG_CHR_DEV_OSST is not set 404CONFIG_BLK_DEV_SR=y 405# CONFIG_BLK_DEV_SR_VENDOR is not set 406CONFIG_CHR_DEV_SG=y 407# CONFIG_CHR_DEV_SCH is not set 408 409# 410# Some SCSI devices (e.g. CD jukebox) support multiple LUNs 411# 412CONFIG_SCSI_MULTI_LUN=y 413# CONFIG_SCSI_CONSTANTS is not set 414# CONFIG_SCSI_LOGGING is not set 415# CONFIG_SCSI_SCAN_ASYNC is not set 416CONFIG_SCSI_WAIT_SCAN=m 417 418# 419# SCSI Transports 420# 421CONFIG_SCSI_SPI_ATTRS=y 422# CONFIG_SCSI_FC_ATTRS is not set 423CONFIG_SCSI_ISCSI_ATTRS=m 424# CONFIG_SCSI_SAS_LIBSAS is not set 425CONFIG_SCSI_LOWLEVEL=y 426# CONFIG_ISCSI_TCP is not set 427# CONFIG_BLK_DEV_3W_XXXX_RAID is not set 428# CONFIG_SCSI_3W_9XXX is not set 429# CONFIG_SCSI_ACARD is not set 430# CONFIG_SCSI_AACRAID is not set 431# CONFIG_SCSI_AIC7XXX is not set 432# CONFIG_SCSI_AIC7XXX_OLD is not set 433# CONFIG_SCSI_AIC79XX is not set 434# CONFIG_SCSI_AIC94XX is not set 435# CONFIG_SCSI_DPT_I2O is not set 436# CONFIG_SCSI_ARCMSR is not set 437# CONFIG_MEGARAID_NEWGEN is not set 438# CONFIG_MEGARAID_LEGACY is not set 439# CONFIG_MEGARAID_SAS is not set 440# CONFIG_SCSI_HPTIOP is not set 441# CONFIG_SCSI_DMX3191D is not set 442# CONFIG_SCSI_FUTURE_DOMAIN is not set 443# CONFIG_SCSI_IPS is not set 444# CONFIG_SCSI_INITIO is not set 445# CONFIG_SCSI_INIA100 is not set 446# CONFIG_SCSI_STEX is not set 447CONFIG_SCSI_SYM53C8XX_2=y 448CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0 449CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 450CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 451CONFIG_SCSI_SYM53C8XX_MMIO=y 452# CONFIG_SCSI_QLOGIC_1280 is not set 453# CONFIG_SCSI_QLA_FC is not set 454# CONFIG_SCSI_QLA_ISCSI is not set 455# CONFIG_SCSI_LPFC is not set 456# CONFIG_SCSI_DC395x is not set 457# CONFIG_SCSI_DC390T is not set 458# CONFIG_SCSI_NSP32 is not set 459CONFIG_SCSI_DEBUG=m 460# CONFIG_SCSI_SRP is not set 461# CONFIG_ATA is not set 462CONFIG_MD=y 463CONFIG_BLK_DEV_MD=y 464CONFIG_MD_LINEAR=y 465CONFIG_MD_RAID0=y 466CONFIG_MD_RAID1=y 467# CONFIG_MD_RAID10 is not set 468# CONFIG_MD_RAID456 is not set 469# CONFIG_MD_MULTIPATH is not set 470# CONFIG_MD_FAULTY is not set 471CONFIG_BLK_DEV_DM=m 472# CONFIG_DM_DEBUG is not set 473CONFIG_DM_CRYPT=m 474CONFIG_DM_SNAPSHOT=m 475CONFIG_DM_MIRROR=m 476CONFIG_DM_ZERO=m 477CONFIG_DM_MULTIPATH=m 478# CONFIG_DM_MULTIPATH_EMC is not set 479# CONFIG_DM_MULTIPATH_RDAC is not set 480# CONFIG_DM_DELAY is not set 481 482# 483# Fusion MPT device support 484# 485CONFIG_FUSION=y 486CONFIG_FUSION_SPI=m 487# CONFIG_FUSION_FC is not set 488# CONFIG_FUSION_SAS is not set 489CONFIG_FUSION_MAX_SGE=128 490CONFIG_FUSION_CTL=m 491# CONFIG_FUSION_LOGGING is not set 492 493# 494# IEEE 1394 (FireWire) support 495# 496# CONFIG_FIREWIRE is not set 497# CONFIG_IEEE1394 is not set 498# CONFIG_I2O is not set 499CONFIG_NETDEVICES=y 500# CONFIG_NETDEVICES_MULTIQUEUE is not set 501CONFIG_DUMMY=m 502CONFIG_BONDING=m 503# CONFIG_MACVLAN is not set 504# CONFIG_EQUALIZER is not set 505CONFIG_TUN=m 506# CONFIG_VETH is not set 507# CONFIG_IP1000 is not set 508# CONFIG_ARCNET is not set 509# CONFIG_PHYLIB is not set 510CONFIG_NET_ETHERNET=y 511CONFIG_MII=m 512# CONFIG_HAPPYMEAL is not set 513# CONFIG_SUNGEM is not set 514# CONFIG_CASSINI is not set 515# CONFIG_NET_VENDOR_3COM is not set 516CONFIG_NET_TULIP=y 517CONFIG_DE2104X=m 518CONFIG_TULIP=y 519# CONFIG_TULIP_MWI is not set 520CONFIG_TULIP_MMIO=y 521# CONFIG_TULIP_NAPI is not set 522# CONFIG_DE4X5 is not set 523# CONFIG_WINBOND_840 is not set 524# CONFIG_DM9102 is not set 525# CONFIG_ULI526X 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 531CONFIG_NET_PCI=y 532# CONFIG_PCNET32 is not set 533# CONFIG_AMD8111_ETH is not set 534# CONFIG_ADAPTEC_STARFIRE is not set 535# CONFIG_B44 is not set 536# CONFIG_FORCEDETH is not set 537# CONFIG_EEPRO100 is not set 538CONFIG_E100=m 539# CONFIG_FEALNX is not set 540# CONFIG_NATSEMI is not set 541# CONFIG_NE2K_PCI is not set 542# CONFIG_8139CP is not set 543# CONFIG_8139TOO is not set 544# CONFIG_SIS900 is not set 545# CONFIG_EPIC100 is not set 546# CONFIG_SUNDANCE is not set 547# CONFIG_TLAN is not set 548# CONFIG_VIA_RHINE is not set 549# CONFIG_SC92031 is not set 550CONFIG_NETDEV_1000=y 551CONFIG_ACENIC=m 552# CONFIG_ACENIC_OMIT_TIGON_I is not set 553# CONFIG_DL2K is not set 554CONFIG_E1000=m 555# CONFIG_E1000_NAPI is not set 556# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set 557# CONFIG_E1000E is not set 558# CONFIG_NS83820 is not set 559# CONFIG_HAMACHI is not set 560# CONFIG_YELLOWFIN is not set 561# CONFIG_R8169 is not set 562# CONFIG_SIS190 is not set 563# CONFIG_SKGE is not set 564# CONFIG_SKY2 is not set 565# CONFIG_SK98LIN is not set 566# CONFIG_VIA_VELOCITY is not set 567CONFIG_TIGON3=m 568# CONFIG_BNX2 is not set 569# CONFIG_QLA3XXX is not set 570# CONFIG_ATL1 is not set 571CONFIG_NETDEV_10000=y 572# CONFIG_CHELSIO_T1 is not set 573# CONFIG_CHELSIO_T3 is not set 574# CONFIG_IXGBE is not set 575# CONFIG_IXGB is not set 576# CONFIG_S2IO is not set 577# CONFIG_MYRI10GE is not set 578# CONFIG_NETXEN_NIC is not set 579# CONFIG_NIU is not set 580# CONFIG_MLX4_CORE is not set 581# CONFIG_TEHUTI is not set 582# CONFIG_TR is not set 583 584# 585# Wireless LAN 586# 587# CONFIG_WLAN_PRE80211 is not set 588# CONFIG_WLAN_80211 is not set 589 590# 591# USB Network Adapters 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 599# CONFIG_WAN is not set 600# CONFIG_FDDI is not set 601# CONFIG_HIPPI is not set 602CONFIG_PPP=m 603# CONFIG_PPP_MULTILINK is not set 604# CONFIG_PPP_FILTER is not set 605CONFIG_PPP_ASYNC=m 606CONFIG_PPP_SYNC_TTY=m 607CONFIG_PPP_DEFLATE=m 608CONFIG_PPP_BSDCOMP=m 609# CONFIG_PPP_MPPE is not set 610CONFIG_PPPOE=m 611# CONFIG_PPPOL2TP is not set 612# CONFIG_SLIP is not set 613CONFIG_SLHC=m 614# CONFIG_NET_FC is not set 615# CONFIG_SHAPER is not set 616# CONFIG_NETCONSOLE is not set 617# CONFIG_NETPOLL is not set 618# CONFIG_NET_POLL_CONTROLLER is not set 619# CONFIG_ISDN is not set 620# CONFIG_PHONE is not set 621 622# 623# Input device support 624# 625CONFIG_INPUT=y 626# CONFIG_INPUT_FF_MEMLESS is not set 627# CONFIG_INPUT_POLLDEV is not set 628 629# 630# Userland interfaces 631# 632CONFIG_INPUT_MOUSEDEV=y 633# CONFIG_INPUT_MOUSEDEV_PSAUX is not set 634CONFIG_INPUT_MOUSEDEV_SCREEN_X=1600 635CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1200 636# CONFIG_INPUT_JOYDEV is not set 637# CONFIG_INPUT_TSDEV is not set 638# CONFIG_INPUT_EVDEV is not set 639# CONFIG_INPUT_EVBUG is not set 640 641# 642# Input Device Drivers 643# 644CONFIG_INPUT_KEYBOARD=y 645# CONFIG_KEYBOARD_ATKBD is not set 646# CONFIG_KEYBOARD_SUNKBD is not set 647# CONFIG_KEYBOARD_LKKBD is not set 648# CONFIG_KEYBOARD_XTKBD is not set 649# CONFIG_KEYBOARD_NEWTON is not set 650# CONFIG_KEYBOARD_STOWAWAY is not set 651CONFIG_INPUT_MOUSE=y 652# CONFIG_MOUSE_PS2 is not set 653# CONFIG_MOUSE_SERIAL is not set 654# CONFIG_MOUSE_APPLETOUCH is not set 655# CONFIG_MOUSE_VSXXXAA is not set 656# CONFIG_INPUT_JOYSTICK is not set 657# CONFIG_INPUT_TABLET is not set 658# CONFIG_INPUT_TOUCHSCREEN is not set 659# CONFIG_INPUT_MISC is not set 660 661# 662# Hardware I/O ports 663# 664CONFIG_SERIO=m 665CONFIG_SERIO_SERPORT=m 666# CONFIG_SERIO_PCIPS2 is not set 667CONFIG_SERIO_LIBPS2=m 668# CONFIG_SERIO_RAW is not set 669# CONFIG_GAMEPORT is not set 670 671# 672# Character devices 673# 674CONFIG_VT=y 675CONFIG_VT_CONSOLE=y 676CONFIG_HW_CONSOLE=y 677# CONFIG_VT_HW_CONSOLE_BINDING is not set 678# CONFIG_SERIAL_NONSTANDARD is not set 679 680# 681# Serial drivers 682# 683CONFIG_SERIAL_8250=y 684CONFIG_SERIAL_8250_CONSOLE=y 685CONFIG_SERIAL_8250_PCI=y 686CONFIG_SERIAL_8250_NR_UARTS=13 687CONFIG_SERIAL_8250_RUNTIME_UARTS=4 688CONFIG_SERIAL_8250_EXTENDED=y 689CONFIG_SERIAL_8250_MANY_PORTS=y 690CONFIG_SERIAL_8250_SHARE_IRQ=y 691# CONFIG_SERIAL_8250_DETECT_IRQ is not set 692# CONFIG_SERIAL_8250_RSA is not set 693 694# 695# Non-8250 serial port support 696# 697# CONFIG_PDC_CONSOLE is not set 698CONFIG_SERIAL_CORE=y 699CONFIG_SERIAL_CORE_CONSOLE=y 700# CONFIG_SERIAL_JSM is not set 701CONFIG_UNIX98_PTYS=y 702CONFIG_LEGACY_PTYS=y 703CONFIG_LEGACY_PTY_COUNT=256 704# CONFIG_IPMI_HANDLER is not set 705# CONFIG_WATCHDOG is not set 706# CONFIG_HW_RANDOM is not set 707CONFIG_GEN_RTC=y 708CONFIG_GEN_RTC_X=y 709# CONFIG_R3964 is not set 710# CONFIG_APPLICOM is not set 711# CONFIG_AGP is not set 712# CONFIG_DRM is not set 713CONFIG_RAW_DRIVER=y 714CONFIG_MAX_RAW_DEVS=256 715# CONFIG_TCG_TPM is not set 716CONFIG_DEVPORT=y 717# CONFIG_I2C is not set 718 719# 720# SPI support 721# 722# CONFIG_SPI is not set 723# CONFIG_SPI_MASTER is not set 724# CONFIG_W1 is not set 725# CONFIG_POWER_SUPPLY is not set 726# CONFIG_HWMON is not set 727 728# 729# Sonics Silicon Backplane 730# 731CONFIG_SSB_POSSIBLE=y 732# CONFIG_SSB is not set 733 734# 735# Multifunction device drivers 736# 737# CONFIG_MFD_SM501 is not set 738 739# 740# Multimedia devices 741# 742# CONFIG_VIDEO_DEV is not set 743# CONFIG_DVB_CORE is not set 744# CONFIG_DAB is not set 745 746# 747# Graphics support 748# 749# CONFIG_BACKLIGHT_LCD_SUPPORT is not set 750 751# 752# Display device support 753# 754# CONFIG_DISPLAY_SUPPORT is not set 755# CONFIG_VGASTATE is not set 756CONFIG_VIDEO_OUTPUT_CONTROL=m 757CONFIG_FB=y 758# CONFIG_FIRMWARE_EDID is not set 759# CONFIG_FB_DDC is not set 760CONFIG_FB_CFB_FILLRECT=y 761CONFIG_FB_CFB_COPYAREA=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 769# CONFIG_FB_MACMODES is not set 770# CONFIG_FB_BACKLIGHT is not set 771# CONFIG_FB_MODE_HELPERS is not set 772# CONFIG_FB_TILEBLITTING is not set 773 774# 775# Frame buffer hardware drivers 776# 777# CONFIG_FB_CIRRUS is not set 778# CONFIG_FB_PM2 is not set 779# CONFIG_FB_CYBER2000 is not set 780# CONFIG_FB_ASILIANT is not set 781# CONFIG_FB_IMSTT is not set 782CONFIG_FB_STI=y 783# CONFIG_FB_S1D13XXX is not set 784# CONFIG_FB_NVIDIA is not set 785# CONFIG_FB_RIVA is not set 786# CONFIG_FB_MATROX is not set 787# CONFIG_FB_RADEON is not set 788# CONFIG_FB_ATY128 is not set 789# CONFIG_FB_ATY is not set 790# CONFIG_FB_S3 is not set 791# CONFIG_FB_SAVAGE is not set 792# CONFIG_FB_SIS is not set 793# CONFIG_FB_NEOMAGIC is not set 794# CONFIG_FB_KYRO is not set 795# CONFIG_FB_3DFX is not set 796# CONFIG_FB_VOODOO1 is not set 797# CONFIG_FB_VT8623 is not set 798# CONFIG_FB_TRIDENT is not set 799# CONFIG_FB_ARK is not set 800# CONFIG_FB_PM3 is not set 801# CONFIG_FB_VIRTUAL is not set 802 803# 804# Console display driver support 805# 806CONFIG_DUMMY_CONSOLE=y 807CONFIG_DUMMY_CONSOLE_COLUMNS=160 808CONFIG_DUMMY_CONSOLE_ROWS=64 809CONFIG_FRAMEBUFFER_CONSOLE=y 810# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set 811# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set 812CONFIG_STI_CONSOLE=y 813# CONFIG_FONTS is not set 814CONFIG_FONT_8x8=y 815CONFIG_FONT_8x16=y 816CONFIG_LOGO=y 817# CONFIG_LOGO_LINUX_MONO is not set 818# CONFIG_LOGO_LINUX_VGA16 is not set 819# CONFIG_LOGO_LINUX_CLUT224 is not set 820CONFIG_LOGO_PARISC_CLUT224=y 821 822# 823# Sound 824# 825CONFIG_SOUND=y 826 827# 828# Advanced Linux Sound Architecture 829# 830CONFIG_SND=y 831CONFIG_SND_TIMER=y 832CONFIG_SND_PCM=y 833CONFIG_SND_SEQUENCER=y 834# CONFIG_SND_SEQ_DUMMY is not set 835CONFIG_SND_OSSEMUL=y 836CONFIG_SND_MIXER_OSS=y 837CONFIG_SND_PCM_OSS=y 838CONFIG_SND_PCM_OSS_PLUGINS=y 839CONFIG_SND_SEQUENCER_OSS=y 840# CONFIG_SND_DYNAMIC_MINORS is not set 841CONFIG_SND_SUPPORT_OLD_API=y 842CONFIG_SND_VERBOSE_PROCFS=y 843# CONFIG_SND_VERBOSE_PRINTK is not set 844# CONFIG_SND_DEBUG is not set 845 846# 847# Generic devices 848# 849CONFIG_SND_AC97_CODEC=y 850# CONFIG_SND_DUMMY is not set 851# CONFIG_SND_VIRMIDI is not set 852# CONFIG_SND_MTPAV is not set 853# CONFIG_SND_SERIAL_U16550 is not set 854# CONFIG_SND_MPU401 is not set 855 856# 857# PCI devices 858# 859CONFIG_SND_AD1889=y 860# CONFIG_SND_ALS300 is not set 861# CONFIG_SND_ALI5451 is not set 862# CONFIG_SND_ATIIXP is not set 863# CONFIG_SND_ATIIXP_MODEM is not set 864# CONFIG_SND_AU8810 is not set 865# CONFIG_SND_AU8820 is not set 866# CONFIG_SND_AU8830 is not set 867# CONFIG_SND_AZT3328 is not set 868# CONFIG_SND_BT87X is not set 869# CONFIG_SND_CA0106 is not set 870# CONFIG_SND_CMIPCI is not set 871# CONFIG_SND_CS4281 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 885# CONFIG_SND_EMU10K1 is not set 886# CONFIG_SND_EMU10K1X is not set 887# CONFIG_SND_ENS1370 is not set 888# CONFIG_SND_ENS1371 is not set 889# CONFIG_SND_ES1938 is not set 890# CONFIG_SND_ES1968 is not set 891# CONFIG_SND_FM801 is not set 892# CONFIG_SND_HDA_INTEL is not set 893# CONFIG_SND_HDSP is not set 894# CONFIG_SND_HDSPM is not set 895# CONFIG_SND_ICE1712 is not set 896# CONFIG_SND_ICE1724 is not set 897# CONFIG_SND_INTEL8X0 is not set 898# CONFIG_SND_INTEL8X0M is not set 899# CONFIG_SND_KORG1212 is not set 900# CONFIG_SND_MAESTRO3 is not set 901# CONFIG_SND_MIXART is not set 902# CONFIG_SND_NM256 is not set 903# CONFIG_SND_PCXHR is not set 904# CONFIG_SND_RIPTIDE is not set 905# CONFIG_SND_RME32 is not set 906# CONFIG_SND_RME96 is not set 907# CONFIG_SND_RME9652 is not set 908# CONFIG_SND_SONICVIBES is not set 909# CONFIG_SND_TRIDENT is not set 910# CONFIG_SND_VIA82XX is not set 911# CONFIG_SND_VIA82XX_MODEM is not set 912# CONFIG_SND_VX222 is not set 913# CONFIG_SND_YMFPCI is not set 914# CONFIG_SND_AC97_POWER_SAVE is not set 915 916# 917# USB devices 918# 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# 930 931# 932# Open Sound System 933# 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 939 940# 941# USB Input Devices 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 948CONFIG_USB_ARCH_HAS_HCD=y 949CONFIG_USB_ARCH_HAS_OHCI=y 950CONFIG_USB_ARCH_HAS_EHCI=y 951CONFIG_USB=y 952CONFIG_USB_DEBUG=y 953 954# 955# Miscellaneous USB options 956# 957CONFIG_USB_DEVICEFS=y 958CONFIG_USB_DEVICE_CLASS=y 959# CONFIG_USB_DYNAMIC_MINORS is not set 960# CONFIG_USB_OTG is not set 961 962# 963# USB Host Controller Drivers 964# 965# CONFIG_USB_EHCI_HCD is not set 966# CONFIG_USB_ISP116X_HCD is not set 967CONFIG_USB_OHCI_HCD=y 968# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set 969# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set 970CONFIG_USB_OHCI_LITTLE_ENDIAN=y 971# CONFIG_USB_UHCI_HCD is not set 972# CONFIG_USB_SL811_HCD is not set 973# CONFIG_USB_R8A66597_HCD is not set 974 975# 976# USB Device Class drivers 977# 978# CONFIG_USB_ACM is not set 979CONFIG_USB_PRINTER=m 980 981# 982# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 983# 984 985# 986# may also be needed; see USB_STORAGE Help for more information 987# 988CONFIG_USB_STORAGE=m 989# CONFIG_USB_STORAGE_DEBUG is not set 990# CONFIG_USB_STORAGE_DATAFAB is not set 991# CONFIG_USB_STORAGE_FREECOM is not set 992# CONFIG_USB_STORAGE_ISD200 is not set 993CONFIG_USB_STORAGE_DPCM=y 994CONFIG_USB_STORAGE_USBAT=y 995CONFIG_USB_STORAGE_SDDR09=y 996CONFIG_USB_STORAGE_SDDR55=y 997CONFIG_USB_STORAGE_JUMPSHOT=y 998# CONFIG_USB_STORAGE_ALAUDA is not set 999# CONFIG_USB_STORAGE_KARMA is not set 1000# CONFIG_USB_LIBUSUAL is not set 1001 1002# 1003# USB Imaging devices 1004# 1005CONFIG_USB_MDC800=m 1006CONFIG_USB_MICROTEK=m 1007# CONFIG_USB_MON is not set 1008 1009# 1010# USB port drivers 1011# 1012 1013# 1014# USB Serial Converter support 1015# 1016# CONFIG_USB_SERIAL is not set 1017 1018# 1019# USB Miscellaneous drivers 1020# 1021# CONFIG_USB_EMI62 is not set 1022# CONFIG_USB_EMI26 is not set 1023# CONFIG_USB_ADUTUX is not set 1024# CONFIG_USB_AUERSWALD is not set 1025# CONFIG_USB_RIO500 is not set 1026CONFIG_USB_LEGOTOWER=m 1027# CONFIG_USB_LCD is not set 1028# CONFIG_USB_BERRY_CHARGE is not set 1029# CONFIG_USB_LED is not set 1030# CONFIG_USB_CYPRESS_CY7C63 is not set 1031# CONFIG_USB_CYTHERM is not set 1032# CONFIG_USB_PHIDGET 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 1036# CONFIG_USB_LD is not set 1037# CONFIG_USB_TRANCEVIBRATOR is not set 1038# CONFIG_USB_IOWARRIOR is not set 1039# CONFIG_USB_TEST is not set 1040 1041# 1042# USB DSL modem support 1043# 1044 1045# 1046# USB Gadget Support 1047# 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 1053 1054# 1055# DMA Engine support 1056# 1057# CONFIG_DMA_ENGINE is not set 1058 1059# 1060# DMA Clients 1061# 1062 1063# 1064# DMA Devices 1065# 1066 1067# 1068# Userspace I/O 1069# 1070# CONFIG_UIO is not set 1071 1072# 1073# File systems 1074# 1075CONFIG_EXT2_FS=y 1076# CONFIG_EXT2_FS_XATTR is not set 1077# CONFIG_EXT2_FS_XIP is not set 1078CONFIG_EXT3_FS=y 1079# CONFIG_EXT3_FS_XATTR is not set 1080# CONFIG_EXT4DEV_FS is not set 1081CONFIG_JBD=y 1082# CONFIG_JBD_DEBUG is not set 1083# CONFIG_REISERFS_FS is not set 1084# CONFIG_JFS_FS is not set 1085# CONFIG_FS_POSIX_ACL is not set 1086CONFIG_XFS_FS=m 1087# CONFIG_XFS_QUOTA is not set 1088# CONFIG_XFS_SECURITY is not set 1089# CONFIG_XFS_POSIX_ACL is not set 1090# CONFIG_XFS_RT is not set 1091# CONFIG_GFS2_FS is not set 1092# CONFIG_OCFS2_FS is not set 1093# CONFIG_MINIX_FS is not set 1094# CONFIG_ROMFS_FS is not set 1095CONFIG_INOTIFY=y 1096CONFIG_INOTIFY_USER=y 1097# CONFIG_QUOTA is not set 1098CONFIG_DNOTIFY=y 1099# CONFIG_AUTOFS_FS is not set 1100CONFIG_AUTOFS4_FS=y 1101# CONFIG_FUSE_FS is not set 1102 1103# 1104# CD-ROM/DVD Filesystems 1105# 1106CONFIG_ISO9660_FS=y 1107CONFIG_JOLIET=y 1108# CONFIG_ZISOFS is not set 1109# CONFIG_UDF_FS is not set 1110 1111# 1112# DOS/FAT/NT Filesystems 1113# 1114CONFIG_FAT_FS=m 1115CONFIG_MSDOS_FS=m 1116CONFIG_VFAT_FS=m 1117CONFIG_FAT_DEFAULT_CODEPAGE=437 1118CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" 1119# CONFIG_NTFS_FS is not set 1120 1121# 1122# Pseudo filesystems 1123# 1124CONFIG_PROC_FS=y 1125CONFIG_PROC_KCORE=y 1126CONFIG_PROC_SYSCTL=y 1127CONFIG_SYSFS=y 1128CONFIG_TMPFS=y 1129# CONFIG_TMPFS_POSIX_ACL is not set 1130# CONFIG_HUGETLB_PAGE is not set 1131CONFIG_RAMFS=y 1132# CONFIG_CONFIGFS_FS is not set 1133 1134# 1135# Miscellaneous filesystems 1136# 1137# CONFIG_ADFS_FS is not set 1138# CONFIG_AFFS_FS is not set 1139# CONFIG_HFS_FS is not set 1140# CONFIG_HFSPLUS_FS is not set 1141# CONFIG_BEFS_FS is not set 1142# CONFIG_BFS_FS is not set 1143# CONFIG_EFS_FS is not set 1144# CONFIG_CRAMFS is not set 1145# CONFIG_VXFS_FS is not set 1146# CONFIG_HPFS_FS is not set 1147# CONFIG_QNX4FS_FS is not set 1148# CONFIG_SYSV_FS is not set 1149# CONFIG_UFS_FS is not set 1150 1151# 1152# Network File Systems 1153# 1154CONFIG_NFS_FS=y 1155CONFIG_NFS_V3=y 1156# CONFIG_NFS_V3_ACL is not set 1157# CONFIG_NFS_V4 is not set 1158# CONFIG_NFS_DIRECTIO is not set 1159CONFIG_NFSD=y 1160CONFIG_NFSD_V3=y 1161# CONFIG_NFSD_V3_ACL is not set 1162# CONFIG_NFSD_V4 is not set 1163# CONFIG_NFSD_TCP is not set 1164CONFIG_ROOT_NFS=y 1165CONFIG_LOCKD=y 1166CONFIG_LOCKD_V4=y 1167CONFIG_EXPORTFS=y 1168CONFIG_NFS_COMMON=y 1169CONFIG_SUNRPC=y 1170# CONFIG_SUNRPC_BIND34 is not set 1171# CONFIG_RPCSEC_GSS_KRB5 is not set 1172# CONFIG_RPCSEC_GSS_SPKM3 is not set 1173# CONFIG_SMB_FS is not set 1174# CONFIG_CIFS is not set 1175# CONFIG_NCP_FS is not set 1176# CONFIG_CODA_FS is not set 1177# CONFIG_AFS_FS is not set 1178 1179# 1180# Partition Types 1181# 1182# CONFIG_PARTITION_ADVANCED is not set 1183CONFIG_MSDOS_PARTITION=y 1184 1185# 1186# Native Language Support 1187# 1188CONFIG_NLS=y 1189CONFIG_NLS_DEFAULT="iso8859-1" 1190CONFIG_NLS_CODEPAGE_437=m 1191# CONFIG_NLS_CODEPAGE_737 is not set 1192# CONFIG_NLS_CODEPAGE_775 is not set 1193CONFIG_NLS_CODEPAGE_850=m 1194# CONFIG_NLS_CODEPAGE_852 is not set 1195# CONFIG_NLS_CODEPAGE_855 is not set 1196# CONFIG_NLS_CODEPAGE_857 is not set 1197# CONFIG_NLS_CODEPAGE_860 is not set 1198# CONFIG_NLS_CODEPAGE_861 is not set 1199# CONFIG_NLS_CODEPAGE_862 is not set 1200# CONFIG_NLS_CODEPAGE_863 is not set 1201# CONFIG_NLS_CODEPAGE_864 is not set 1202# CONFIG_NLS_CODEPAGE_865 is not set 1203# CONFIG_NLS_CODEPAGE_866 is not set 1204# CONFIG_NLS_CODEPAGE_869 is not set 1205# CONFIG_NLS_CODEPAGE_936 is not set 1206# CONFIG_NLS_CODEPAGE_950 is not set 1207# CONFIG_NLS_CODEPAGE_932 is not set 1208# CONFIG_NLS_CODEPAGE_949 is not set 1209# CONFIG_NLS_CODEPAGE_874 is not set 1210# CONFIG_NLS_ISO8859_8 is not set 1211# CONFIG_NLS_CODEPAGE_1250 is not set 1212# CONFIG_NLS_CODEPAGE_1251 is not set 1213CONFIG_NLS_ASCII=m 1214CONFIG_NLS_ISO8859_1=m 1215# CONFIG_NLS_ISO8859_2 is not set 1216# CONFIG_NLS_ISO8859_3 is not set 1217# CONFIG_NLS_ISO8859_4 is not set 1218# CONFIG_NLS_ISO8859_5 is not set 1219# CONFIG_NLS_ISO8859_6 is not set 1220# CONFIG_NLS_ISO8859_7 is not set 1221# CONFIG_NLS_ISO8859_9 is not set 1222# CONFIG_NLS_ISO8859_13 is not set 1223# CONFIG_NLS_ISO8859_14 is not set 1224CONFIG_NLS_ISO8859_15=m 1225# CONFIG_NLS_KOI8_R is not set 1226# CONFIG_NLS_KOI8_U is not set 1227CONFIG_NLS_UTF8=m 1228 1229# 1230# Distributed Lock Manager 1231# 1232# CONFIG_DLM is not set 1233 1234# 1235# Profiling support 1236# 1237CONFIG_PROFILING=y 1238CONFIG_OPROFILE=m 1239 1240# 1241# Kernel hacking 1242# 1243# CONFIG_PRINTK_TIME is not set 1244CONFIG_ENABLE_MUST_CHECK=y 1245CONFIG_MAGIC_SYSRQ=y 1246# CONFIG_UNUSED_SYMBOLS is not set 1247# CONFIG_DEBUG_FS is not set 1248CONFIG_HEADERS_CHECK=y 1249CONFIG_DEBUG_KERNEL=y 1250# CONFIG_DEBUG_SHIRQ is not set 1251CONFIG_DETECT_SOFTLOCKUP=y 1252CONFIG_SCHED_DEBUG=y 1253# CONFIG_SCHEDSTATS is not set 1254# CONFIG_TIMER_STATS is not set 1255# CONFIG_DEBUG_SLAB is not set 1256# CONFIG_DEBUG_RT_MUTEXES is not set 1257# CONFIG_RT_MUTEX_TESTER is not set 1258# CONFIG_DEBUG_SPINLOCK is not set 1259CONFIG_DEBUG_MUTEXES=y 1260# CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1261# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set 1262# CONFIG_DEBUG_KOBJECT is not set 1263# CONFIG_DEBUG_BUGVERBOSE is not set 1264# CONFIG_DEBUG_INFO is not set 1265# CONFIG_DEBUG_VM is not set 1266# CONFIG_DEBUG_LIST is not set 1267CONFIG_FORCED_INLINING=y 1268# CONFIG_RCU_TORTURE_TEST is not set 1269# CONFIG_FAULT_INJECTION is not set 1270CONFIG_DEBUG_RODATA=y 1271 1272# 1273# Security options 1274# 1275# CONFIG_KEYS is not set 1276# CONFIG_SECURITY is not set 1277CONFIG_CRYPTO=y 1278CONFIG_CRYPTO_ALGAPI=m 1279CONFIG_CRYPTO_BLKCIPHER=m 1280CONFIG_CRYPTO_MANAGER=m 1281# CONFIG_CRYPTO_HMAC is not set 1282# CONFIG_CRYPTO_XCBC is not set 1283CONFIG_CRYPTO_NULL=m 1284# CONFIG_CRYPTO_MD4 is not set 1285CONFIG_CRYPTO_MD5=m 1286# CONFIG_CRYPTO_SHA1 is not set 1287# CONFIG_CRYPTO_SHA256 is not set 1288# CONFIG_CRYPTO_SHA512 is not set 1289# CONFIG_CRYPTO_WP512 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 1298CONFIG_CRYPTO_DES=m 1299# CONFIG_CRYPTO_FCRYPT is not set 1300CONFIG_CRYPTO_BLOWFISH=m 1301# CONFIG_CRYPTO_TWOFISH is not set 1302# CONFIG_CRYPTO_SERPENT is not set 1303# CONFIG_CRYPTO_AES is not set 1304# CONFIG_CRYPTO_CAST5 is not set 1305# CONFIG_CRYPTO_CAST6 is not set 1306# CONFIG_CRYPTO_TEA is not set 1307# CONFIG_CRYPTO_ARC4 is not set 1308# CONFIG_CRYPTO_KHAZAD is not set 1309# CONFIG_CRYPTO_ANUBIS is not set 1310# CONFIG_CRYPTO_SEED is not set 1311CONFIG_CRYPTO_DEFLATE=m 1312# CONFIG_CRYPTO_MICHAEL_MIC is not set 1313CONFIG_CRYPTO_CRC32C=m 1314# CONFIG_CRYPTO_CAMELLIA is not set 1315CONFIG_CRYPTO_TEST=m 1316# CONFIG_CRYPTO_AUTHENC is not set 1317# CONFIG_CRYPTO_HW is not set 1318 1319# 1320# Library routines 1321# 1322CONFIG_BITREVERSE=y 1323CONFIG_CRC_CCITT=m 1324# CONFIG_CRC16 is not set 1325# CONFIG_CRC_ITU_T is not set 1326CONFIG_CRC32=y 1327# CONFIG_CRC7 is not set 1328CONFIG_LIBCRC32C=m 1329CONFIG_ZLIB_INFLATE=m 1330CONFIG_ZLIB_DEFLATE=m 1331CONFIG_PLIST=y 1332CONFIG_HAS_IOMEM=y 1333CONFIG_HAS_IOPORT=y 1334CONFIG_HAS_DMA=y