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.12 749 lines 14 kB view raw
1# 2# Automatically generated make config: don't edit 3# Linux kernel version: 2.6.12-rc1-bk2 4# Sun Mar 27 18:29:48 2005 5# 6CONFIG_ARM=y 7CONFIG_MMU=y 8CONFIG_UID16=y 9CONFIG_RWSEM_GENERIC_SPINLOCK=y 10CONFIG_GENERIC_CALIBRATE_DELAY=y 11CONFIG_GENERIC_IOMAP=y 12 13# 14# Code maturity level options 15# 16CONFIG_EXPERIMENTAL=y 17CONFIG_CLEAN_COMPILE=y 18CONFIG_BROKEN_ON_SMP=y 19 20# 21# General setup 22# 23CONFIG_LOCALVERSION="" 24CONFIG_SWAP=y 25CONFIG_SYSVIPC=y 26# CONFIG_POSIX_MQUEUE is not set 27CONFIG_BSD_PROCESS_ACCT=y 28# CONFIG_BSD_PROCESS_ACCT_V3 is not set 29CONFIG_SYSCTL=y 30# CONFIG_AUDIT is not set 31CONFIG_HOTPLUG=y 32CONFIG_KOBJECT_UEVENT=y 33# CONFIG_IKCONFIG is not set 34CONFIG_EMBEDDED=y 35CONFIG_KALLSYMS=y 36# CONFIG_KALLSYMS_EXTRA_PASS is not set 37CONFIG_BASE_FULL=y 38CONFIG_FUTEX=y 39CONFIG_EPOLL=y 40CONFIG_CC_OPTIMIZE_FOR_SIZE=y 41CONFIG_SHMEM=y 42CONFIG_CC_ALIGN_FUNCTIONS=0 43CONFIG_CC_ALIGN_LABELS=0 44CONFIG_CC_ALIGN_LOOPS=0 45CONFIG_CC_ALIGN_JUMPS=0 46# CONFIG_TINY_SHMEM is not set 47CONFIG_BASE_SMALL=0 48 49# 50# Loadable module support 51# 52CONFIG_MODULES=y 53# CONFIG_MODULE_UNLOAD is not set 54CONFIG_OBSOLETE_MODPARM=y 55# CONFIG_MODVERSIONS is not set 56# CONFIG_MODULE_SRCVERSION_ALL is not set 57CONFIG_KMOD=y 58 59# 60# System Type 61# 62# CONFIG_ARCH_CLPS7500 is not set 63# CONFIG_ARCH_CLPS711X is not set 64# CONFIG_ARCH_CO285 is not set 65CONFIG_ARCH_EBSA110=y 66# CONFIG_ARCH_CAMELOT is not set 67# CONFIG_ARCH_FOOTBRIDGE is not set 68# CONFIG_ARCH_INTEGRATOR is not set 69# CONFIG_ARCH_IOP3XX is not set 70# CONFIG_ARCH_IXP4XX is not set 71# CONFIG_ARCH_IXP2000 is not set 72# CONFIG_ARCH_L7200 is not set 73# CONFIG_ARCH_PXA is not set 74# CONFIG_ARCH_RPC is not set 75# CONFIG_ARCH_SA1100 is not set 76# CONFIG_ARCH_S3C2410 is not set 77# CONFIG_ARCH_SHARK is not set 78# CONFIG_ARCH_LH7A40X is not set 79# CONFIG_ARCH_OMAP is not set 80# CONFIG_ARCH_VERSATILE is not set 81# CONFIG_ARCH_IMX is not set 82# CONFIG_ARCH_H720X is not set 83 84# 85# Processor Type 86# 87CONFIG_CPU_32=y 88CONFIG_CPU_SA110=y 89CONFIG_CPU_32v4=y 90CONFIG_CPU_ABRT_EV4=y 91CONFIG_CPU_CACHE_V4WB=y 92CONFIG_CPU_CACHE_VIVT=y 93CONFIG_CPU_COPY_V4WB=y 94CONFIG_CPU_TLB_V4WB=y 95 96# 97# Processor Features 98# 99 100# 101# Bus support 102# 103CONFIG_ISA=y 104 105# 106# PCCARD (PCMCIA/CardBus) support 107# 108CONFIG_PCCARD=m 109# CONFIG_PCMCIA_DEBUG is not set 110CONFIG_PCMCIA=m 111 112# 113# PC-card bridges 114# 115CONFIG_I82365=m 116# CONFIG_TCIC is not set 117CONFIG_PCMCIA_PROBE=y 118CONFIG_PCCARD_NONSTATIC=m 119 120# 121# Kernel Features 122# 123# CONFIG_PREEMPT is not set 124CONFIG_LEDS=y 125CONFIG_LEDS_TIMER=y 126 127# 128# Boot options 129# 130CONFIG_ZBOOT_ROM_TEXT=0x0 131CONFIG_ZBOOT_ROM_BSS=0x0 132CONFIG_CMDLINE="root=/dev/nfs rw mem=16M console=ttyS1,38400n8" 133# CONFIG_XIP_KERNEL is not set 134 135# 136# Floating point emulation 137# 138 139# 140# At least one emulation must be selected 141# 142CONFIG_FPE_NWFPE=y 143# CONFIG_FPE_NWFPE_XP is not set 144CONFIG_FPE_FASTFPE=y 145 146# 147# Userspace binary formats 148# 149CONFIG_BINFMT_ELF=y 150CONFIG_BINFMT_AOUT=y 151# CONFIG_BINFMT_MISC is not set 152# CONFIG_ARTHUR is not set 153 154# 155# Power management options 156# 157# CONFIG_PM is not set 158 159# 160# Device Drivers 161# 162 163# 164# Generic Driver Options 165# 166CONFIG_STANDALONE=y 167CONFIG_PREVENT_FIRMWARE_BUILD=y 168# CONFIG_FW_LOADER is not set 169 170# 171# Parallel port support 172# 173CONFIG_PARPORT=y 174CONFIG_PARPORT_PC=y 175CONFIG_PARPORT_PC_FIFO=y 176# CONFIG_PARPORT_PC_SUPERIO is not set 177# CONFIG_PARPORT_PC_PCMCIA is not set 178# CONFIG_PARPORT_ARC is not set 179# CONFIG_PARPORT_GSC is not set 180CONFIG_PARPORT_1284=y 181 182# 183# Plug and Play support 184# 185# CONFIG_PNP is not set 186 187# 188# Block devices 189# 190# CONFIG_BLK_DEV_FD is not set 191# CONFIG_BLK_DEV_XD is not set 192# CONFIG_PARIDE is not set 193# CONFIG_BLK_DEV_COW_COMMON is not set 194# CONFIG_BLK_DEV_LOOP is not set 195# CONFIG_BLK_DEV_NBD is not set 196CONFIG_BLK_DEV_RAM=y 197CONFIG_BLK_DEV_RAM_COUNT=16 198CONFIG_BLK_DEV_RAM_SIZE=4096 199# CONFIG_BLK_DEV_INITRD is not set 200CONFIG_INITRAMFS_SOURCE="" 201# CONFIG_CDROM_PKTCDVD is not set 202 203# 204# IO Schedulers 205# 206CONFIG_IOSCHED_NOOP=y 207CONFIG_IOSCHED_AS=y 208CONFIG_IOSCHED_DEADLINE=y 209CONFIG_IOSCHED_CFQ=y 210# CONFIG_ATA_OVER_ETH is not set 211 212# 213# SCSI device support 214# 215# CONFIG_SCSI is not set 216 217# 218# Multi-device support (RAID and LVM) 219# 220# CONFIG_MD is not set 221 222# 223# Fusion MPT device support 224# 225 226# 227# IEEE 1394 (FireWire) support 228# 229 230# 231# I2O device support 232# 233 234# 235# Networking support 236# 237CONFIG_NET=y 238 239# 240# Networking options 241# 242CONFIG_PACKET=y 243CONFIG_PACKET_MMAP=y 244# CONFIG_NETLINK_DEV is not set 245CONFIG_UNIX=y 246# CONFIG_NET_KEY is not set 247CONFIG_INET=y 248CONFIG_IP_MULTICAST=y 249CONFIG_IP_ADVANCED_ROUTER=y 250CONFIG_IP_MULTIPLE_TABLES=y 251CONFIG_IP_ROUTE_FWMARK=y 252# CONFIG_IP_ROUTE_MULTIPATH is not set 253CONFIG_IP_ROUTE_VERBOSE=y 254CONFIG_IP_PNP=y 255# CONFIG_IP_PNP_DHCP is not set 256CONFIG_IP_PNP_BOOTP=y 257# CONFIG_IP_PNP_RARP is not set 258# CONFIG_NET_IPIP is not set 259# CONFIG_NET_IPGRE is not set 260# CONFIG_IP_MROUTE is not set 261# CONFIG_ARPD is not set 262CONFIG_SYN_COOKIES=y 263# CONFIG_INET_AH is not set 264# CONFIG_INET_ESP is not set 265# CONFIG_INET_IPCOMP is not set 266# CONFIG_INET_TUNNEL is not set 267CONFIG_IP_TCPDIAG=y 268CONFIG_IP_TCPDIAG_IPV6=y 269 270# 271# IP: Virtual Server Configuration 272# 273# CONFIG_IP_VS is not set 274CONFIG_IPV6=y 275# CONFIG_IPV6_PRIVACY is not set 276# CONFIG_INET6_AH is not set 277# CONFIG_INET6_ESP is not set 278# CONFIG_INET6_IPCOMP is not set 279# CONFIG_INET6_TUNNEL is not set 280# CONFIG_IPV6_TUNNEL is not set 281CONFIG_NETFILTER=y 282# CONFIG_NETFILTER_DEBUG is not set 283 284# 285# IP: Netfilter Configuration 286# 287CONFIG_IP_NF_CONNTRACK=y 288# CONFIG_IP_NF_CT_ACCT is not set 289# CONFIG_IP_NF_CONNTRACK_MARK is not set 290# CONFIG_IP_NF_CT_PROTO_SCTP is not set 291CONFIG_IP_NF_FTP=y 292CONFIG_IP_NF_IRC=y 293# CONFIG_IP_NF_TFTP is not set 294# CONFIG_IP_NF_AMANDA is not set 295# CONFIG_IP_NF_QUEUE is not set 296CONFIG_IP_NF_IPTABLES=y 297CONFIG_IP_NF_MATCH_LIMIT=y 298CONFIG_IP_NF_MATCH_IPRANGE=y 299CONFIG_IP_NF_MATCH_MAC=y 300CONFIG_IP_NF_MATCH_PKTTYPE=y 301CONFIG_IP_NF_MATCH_MARK=y 302CONFIG_IP_NF_MATCH_MULTIPORT=y 303CONFIG_IP_NF_MATCH_TOS=y 304CONFIG_IP_NF_MATCH_RECENT=y 305CONFIG_IP_NF_MATCH_ECN=y 306CONFIG_IP_NF_MATCH_DSCP=y 307CONFIG_IP_NF_MATCH_AH_ESP=y 308CONFIG_IP_NF_MATCH_LENGTH=y 309CONFIG_IP_NF_MATCH_TTL=y 310CONFIG_IP_NF_MATCH_TCPMSS=y 311CONFIG_IP_NF_MATCH_HELPER=y 312CONFIG_IP_NF_MATCH_STATE=y 313CONFIG_IP_NF_MATCH_CONNTRACK=y 314# CONFIG_IP_NF_MATCH_OWNER is not set 315# CONFIG_IP_NF_MATCH_ADDRTYPE is not set 316# CONFIG_IP_NF_MATCH_REALM is not set 317# CONFIG_IP_NF_MATCH_SCTP is not set 318# CONFIG_IP_NF_MATCH_COMMENT is not set 319# CONFIG_IP_NF_MATCH_HASHLIMIT is not set 320CONFIG_IP_NF_FILTER=y 321CONFIG_IP_NF_TARGET_REJECT=y 322CONFIG_IP_NF_TARGET_LOG=y 323# CONFIG_IP_NF_TARGET_ULOG is not set 324CONFIG_IP_NF_TARGET_TCPMSS=y 325CONFIG_IP_NF_NAT=y 326CONFIG_IP_NF_NAT_NEEDED=y 327CONFIG_IP_NF_TARGET_MASQUERADE=y 328CONFIG_IP_NF_TARGET_REDIRECT=y 329CONFIG_IP_NF_TARGET_NETMAP=y 330CONFIG_IP_NF_TARGET_SAME=y 331# CONFIG_IP_NF_NAT_SNMP_BASIC is not set 332CONFIG_IP_NF_NAT_IRC=y 333CONFIG_IP_NF_NAT_FTP=y 334CONFIG_IP_NF_MANGLE=y 335CONFIG_IP_NF_TARGET_TOS=y 336CONFIG_IP_NF_TARGET_ECN=y 337CONFIG_IP_NF_TARGET_DSCP=y 338CONFIG_IP_NF_TARGET_MARK=y 339CONFIG_IP_NF_TARGET_CLASSIFY=y 340# CONFIG_IP_NF_RAW is not set 341# CONFIG_IP_NF_ARPTABLES is not set 342 343# 344# IPv6: Netfilter Configuration (EXPERIMENTAL) 345# 346# CONFIG_IP6_NF_QUEUE is not set 347CONFIG_IP6_NF_IPTABLES=y 348CONFIG_IP6_NF_MATCH_LIMIT=y 349CONFIG_IP6_NF_MATCH_MAC=y 350CONFIG_IP6_NF_MATCH_RT=y 351CONFIG_IP6_NF_MATCH_OPTS=y 352CONFIG_IP6_NF_MATCH_FRAG=y 353CONFIG_IP6_NF_MATCH_HL=y 354CONFIG_IP6_NF_MATCH_MULTIPORT=y 355# CONFIG_IP6_NF_MATCH_OWNER is not set 356CONFIG_IP6_NF_MATCH_MARK=y 357# CONFIG_IP6_NF_MATCH_IPV6HEADER is not set 358CONFIG_IP6_NF_MATCH_AHESP=y 359CONFIG_IP6_NF_MATCH_LENGTH=y 360# CONFIG_IP6_NF_MATCH_EUI64 is not set 361CONFIG_IP6_NF_FILTER=y 362# CONFIG_IP6_NF_TARGET_LOG is not set 363CONFIG_IP6_NF_MANGLE=y 364CONFIG_IP6_NF_TARGET_MARK=y 365# CONFIG_IP6_NF_RAW is not set 366 367# 368# SCTP Configuration (EXPERIMENTAL) 369# 370# CONFIG_IP_SCTP is not set 371# CONFIG_ATM is not set 372# CONFIG_BRIDGE is not set 373# CONFIG_VLAN_8021Q is not set 374# CONFIG_DECNET is not set 375# CONFIG_LLC2 is not set 376# CONFIG_IPX is not set 377# CONFIG_ATALK is not set 378# CONFIG_X25 is not set 379# CONFIG_LAPB is not set 380# CONFIG_NET_DIVERT is not set 381# CONFIG_ECONET is not set 382# CONFIG_WAN_ROUTER is not set 383 384# 385# QoS and/or fair queueing 386# 387# CONFIG_NET_SCHED is not set 388# CONFIG_NET_CLS_ROUTE is not set 389 390# 391# Network testing 392# 393# CONFIG_NET_PKTGEN is not set 394# CONFIG_NETPOLL is not set 395# CONFIG_NET_POLL_CONTROLLER is not set 396# CONFIG_HAMRADIO is not set 397# CONFIG_IRDA is not set 398# CONFIG_BT is not set 399CONFIG_NETDEVICES=y 400# CONFIG_DUMMY is not set 401# CONFIG_BONDING is not set 402# CONFIG_EQUALIZER is not set 403# CONFIG_TUN is not set 404 405# 406# ARCnet devices 407# 408# CONFIG_ARCNET is not set 409 410# 411# Ethernet (10 or 100Mbit) 412# 413CONFIG_NET_ETHERNET=y 414# CONFIG_MII is not set 415CONFIG_ARM_AM79C961A=y 416# CONFIG_NET_VENDOR_3COM is not set 417# CONFIG_LANCE is not set 418# CONFIG_NET_VENDOR_SMC is not set 419# CONFIG_SMC91X is not set 420# CONFIG_NET_VENDOR_RACAL is not set 421# CONFIG_AT1700 is not set 422# CONFIG_DEPCA is not set 423# CONFIG_HP100 is not set 424# CONFIG_NET_ISA is not set 425# CONFIG_NET_PCI is not set 426# CONFIG_NET_POCKET is not set 427 428# 429# Ethernet (1000 Mbit) 430# 431 432# 433# Ethernet (10000 Mbit) 434# 435 436# 437# Token Ring devices 438# 439# CONFIG_TR is not set 440 441# 442# Wireless LAN (non-hamradio) 443# 444# CONFIG_NET_RADIO is not set 445 446# 447# PCMCIA network device support 448# 449CONFIG_NET_PCMCIA=y 450# CONFIG_PCMCIA_3C589 is not set 451# CONFIG_PCMCIA_3C574 is not set 452# CONFIG_PCMCIA_FMVJ18X is not set 453CONFIG_PCMCIA_PCNET=m 454# CONFIG_PCMCIA_NMCLAN is not set 455# CONFIG_PCMCIA_SMC91C92 is not set 456# CONFIG_PCMCIA_XIRC2PS is not set 457# CONFIG_PCMCIA_AXNET is not set 458 459# 460# Wan interfaces 461# 462# CONFIG_WAN is not set 463# CONFIG_PLIP is not set 464CONFIG_PPP=m 465# CONFIG_PPP_MULTILINK is not set 466# CONFIG_PPP_FILTER is not set 467CONFIG_PPP_ASYNC=m 468# CONFIG_PPP_SYNC_TTY is not set 469CONFIG_PPP_DEFLATE=m 470CONFIG_PPP_BSDCOMP=m 471# CONFIG_PPPOE is not set 472# CONFIG_SLIP is not set 473# CONFIG_SHAPER is not set 474# CONFIG_NETCONSOLE is not set 475 476# 477# ISDN subsystem 478# 479# CONFIG_ISDN is not set 480 481# 482# Input device support 483# 484# CONFIG_INPUT is not set 485 486# 487# Hardware I/O ports 488# 489# CONFIG_SERIO is not set 490# CONFIG_GAMEPORT is not set 491CONFIG_SOUND_GAMEPORT=y 492 493# 494# Character devices 495# 496# CONFIG_VT is not set 497# CONFIG_SERIAL_NONSTANDARD is not set 498 499# 500# Serial drivers 501# 502CONFIG_SERIAL_8250=y 503CONFIG_SERIAL_8250_CONSOLE=y 504CONFIG_SERIAL_8250_CS=m 505CONFIG_SERIAL_8250_NR_UARTS=4 506# CONFIG_SERIAL_8250_EXTENDED is not set 507 508# 509# Non-8250 serial port support 510# 511CONFIG_SERIAL_CORE=y 512CONFIG_SERIAL_CORE_CONSOLE=y 513CONFIG_UNIX98_PTYS=y 514CONFIG_LEGACY_PTYS=y 515CONFIG_LEGACY_PTY_COUNT=256 516CONFIG_PRINTER=m 517# CONFIG_LP_CONSOLE is not set 518# CONFIG_PPDEV is not set 519# CONFIG_TIPAR is not set 520 521# 522# IPMI 523# 524# CONFIG_IPMI_HANDLER is not set 525 526# 527# Watchdog Cards 528# 529CONFIG_WATCHDOG=y 530# CONFIG_WATCHDOG_NOWAYOUT is not set 531 532# 533# Watchdog Device Drivers 534# 535CONFIG_SOFT_WATCHDOG=y 536 537# 538# ISA-based Watchdog Cards 539# 540# CONFIG_PCWATCHDOG is not set 541# CONFIG_MIXCOMWD is not set 542# CONFIG_WDT is not set 543# CONFIG_NVRAM is not set 544# CONFIG_RTC is not set 545# CONFIG_DTLK is not set 546# CONFIG_R3964 is not set 547 548# 549# Ftape, the floppy tape device driver 550# 551# CONFIG_DRM is not set 552 553# 554# PCMCIA character devices 555# 556# CONFIG_SYNCLINK_CS is not set 557# CONFIG_RAW_DRIVER is not set 558 559# 560# TPM devices 561# 562# CONFIG_TCG_TPM is not set 563 564# 565# I2C support 566# 567# CONFIG_I2C is not set 568 569# 570# Misc devices 571# 572 573# 574# Multimedia devices 575# 576# CONFIG_VIDEO_DEV is not set 577 578# 579# Digital Video Broadcasting Devices 580# 581# CONFIG_DVB is not set 582 583# 584# Graphics support 585# 586# CONFIG_FB is not set 587 588# 589# Sound 590# 591# CONFIG_SOUND is not set 592 593# 594# USB support 595# 596CONFIG_USB_ARCH_HAS_HCD=y 597# CONFIG_USB_ARCH_HAS_OHCI is not set 598# CONFIG_USB is not set 599 600# 601# USB Gadget Support 602# 603# CONFIG_USB_GADGET is not set 604 605# 606# MMC/SD Card support 607# 608# CONFIG_MMC is not set 609 610# 611# File systems 612# 613# CONFIG_EXT2_FS is not set 614# CONFIG_EXT3_FS is not set 615# CONFIG_JBD is not set 616# CONFIG_REISERFS_FS is not set 617# CONFIG_JFS_FS is not set 618 619# 620# XFS support 621# 622# CONFIG_XFS_FS is not set 623CONFIG_MINIX_FS=y 624# CONFIG_ROMFS_FS is not set 625# CONFIG_QUOTA is not set 626CONFIG_DNOTIFY=y 627# CONFIG_AUTOFS_FS is not set 628CONFIG_AUTOFS4_FS=y 629 630# 631# CD-ROM/DVD Filesystems 632# 633# CONFIG_ISO9660_FS is not set 634# CONFIG_UDF_FS is not set 635 636# 637# DOS/FAT/NT Filesystems 638# 639# CONFIG_MSDOS_FS is not set 640# CONFIG_VFAT_FS is not set 641# CONFIG_NTFS_FS is not set 642 643# 644# Pseudo filesystems 645# 646CONFIG_PROC_FS=y 647CONFIG_SYSFS=y 648# CONFIG_DEVFS_FS is not set 649# CONFIG_DEVPTS_FS_XATTR is not set 650# CONFIG_TMPFS is not set 651# CONFIG_HUGETLB_PAGE is not set 652CONFIG_RAMFS=y 653 654# 655# Miscellaneous filesystems 656# 657# CONFIG_ADFS_FS is not set 658# CONFIG_AFFS_FS is not set 659# CONFIG_HFS_FS is not set 660# CONFIG_HFSPLUS_FS is not set 661# CONFIG_BEFS_FS is not set 662# CONFIG_BFS_FS is not set 663# CONFIG_EFS_FS is not set 664# CONFIG_CRAMFS is not set 665# CONFIG_VXFS_FS is not set 666# CONFIG_HPFS_FS is not set 667# CONFIG_QNX4FS_FS is not set 668# CONFIG_SYSV_FS is not set 669# CONFIG_UFS_FS is not set 670 671# 672# Network File Systems 673# 674CONFIG_NFS_FS=y 675CONFIG_NFS_V3=y 676# CONFIG_NFS_V4 is not set 677# CONFIG_NFS_DIRECTIO is not set 678# CONFIG_NFSD is not set 679CONFIG_ROOT_NFS=y 680CONFIG_LOCKD=y 681CONFIG_LOCKD_V4=y 682CONFIG_SUNRPC=y 683# CONFIG_RPCSEC_GSS_KRB5 is not set 684# CONFIG_RPCSEC_GSS_SPKM3 is not set 685# CONFIG_SMB_FS is not set 686# CONFIG_CIFS is not set 687# CONFIG_NCP_FS is not set 688# CONFIG_CODA_FS is not set 689# CONFIG_AFS_FS is not set 690 691# 692# Partition Types 693# 694CONFIG_PARTITION_ADVANCED=y 695# CONFIG_ACORN_PARTITION is not set 696# CONFIG_OSF_PARTITION is not set 697# CONFIG_AMIGA_PARTITION is not set 698# CONFIG_ATARI_PARTITION is not set 699# CONFIG_MAC_PARTITION is not set 700# CONFIG_MSDOS_PARTITION is not set 701# CONFIG_LDM_PARTITION is not set 702# CONFIG_SGI_PARTITION is not set 703# CONFIG_ULTRIX_PARTITION is not set 704# CONFIG_SUN_PARTITION is not set 705# CONFIG_EFI_PARTITION is not set 706 707# 708# Native Language Support 709# 710# CONFIG_NLS is not set 711 712# 713# Profiling support 714# 715# CONFIG_PROFILING is not set 716 717# 718# Kernel hacking 719# 720# CONFIG_PRINTK_TIME is not set 721# CONFIG_DEBUG_KERNEL is not set 722CONFIG_LOG_BUF_SHIFT=14 723# CONFIG_DEBUG_BUGVERBOSE is not set 724CONFIG_FRAME_POINTER=y 725# CONFIG_DEBUG_USER is not set 726 727# 728# Security options 729# 730# CONFIG_KEYS is not set 731# CONFIG_SECURITY is not set 732 733# 734# Cryptographic options 735# 736# CONFIG_CRYPTO is not set 737 738# 739# Hardware crypto devices 740# 741 742# 743# Library routines 744# 745CONFIG_CRC_CCITT=m 746CONFIG_CRC32=y 747# CONFIG_LIBCRC32C is not set 748CONFIG_ZLIB_INFLATE=m 749CONFIG_ZLIB_DEFLATE=m