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