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.16 748 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 22:03:02 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="" 24# CONFIG_SWAP is not set 25CONFIG_SYSVIPC=y 26# CONFIG_POSIX_MQUEUE is not set 27# CONFIG_BSD_PROCESS_ACCT is not set 28CONFIG_SYSCTL=y 29# CONFIG_AUDIT is not set 30# CONFIG_HOTPLUG is not set 31# CONFIG_KOBJECT_UEVENT is not set 32# CONFIG_IKCONFIG is not set 33CONFIG_EMBEDDED=y 34CONFIG_KALLSYMS=y 35# CONFIG_KALLSYMS_ALL is not set 36# CONFIG_KALLSYMS_EXTRA_PASS is not set 37CONFIG_BASE_FULL=y 38CONFIG_FUTEX=y 39CONFIG_EPOLL=y 40CONFIG_CC_OPTIMIZE_FOR_SIZE=y 41# CONFIG_SHMEM is not set 42CONFIG_CC_ALIGN_FUNCTIONS=0 43CONFIG_CC_ALIGN_LABELS=0 44CONFIG_CC_ALIGN_LOOPS=0 45CONFIG_CC_ALIGN_JUMPS=0 46CONFIG_TINY_SHMEM=y 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 65# CONFIG_ARCH_EBSA110 is not set 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 74CONFIG_ARCH_SA1100=y 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# SA11x0 Implementations 85# 86# CONFIG_SA1100_ASSABET is not set 87# CONFIG_SA1100_CERF is not set 88# CONFIG_SA1100_COLLIE is not set 89# CONFIG_SA1100_H3100 is not set 90# CONFIG_SA1100_H3600 is not set 91# CONFIG_SA1100_H3800 is not set 92# CONFIG_SA1100_BADGE4 is not set 93# CONFIG_SA1100_JORNADA720 is not set 94# CONFIG_SA1100_HACKKIT is not set 95# CONFIG_SA1100_LART is not set 96CONFIG_SA1100_PLEB=y 97# CONFIG_SA1100_SHANNON is not set 98# CONFIG_SA1100_SIMPAD is not set 99# CONFIG_SA1100_SSP is not set 100 101# 102# Processor Type 103# 104CONFIG_CPU_32=y 105CONFIG_CPU_SA1100=y 106CONFIG_CPU_32v4=y 107CONFIG_CPU_ABRT_EV4=y 108CONFIG_CPU_CACHE_V4WB=y 109CONFIG_CPU_CACHE_VIVT=y 110CONFIG_CPU_TLB_V4WB=y 111CONFIG_CPU_MINICACHE=y 112 113# 114# Processor Features 115# 116 117# 118# Bus support 119# 120CONFIG_ISA=y 121 122# 123# PCCARD (PCMCIA/CardBus) support 124# 125# CONFIG_PCCARD is not set 126 127# 128# Kernel Features 129# 130# CONFIG_PREEMPT is not set 131CONFIG_DISCONTIGMEM=y 132# CONFIG_LEDS is not set 133CONFIG_ALIGNMENT_TRAP=y 134 135# 136# Boot options 137# 138CONFIG_ZBOOT_ROM_TEXT=0x0 139CONFIG_ZBOOT_ROM_BSS=0x0 140CONFIG_CMDLINE="console=ttySA0,9600 mem=16M@0xc0000000 mem=16M@0xc8000000 root=/dev/ram initrd=0xc0400000,4M" 141# CONFIG_XIP_KERNEL is not set 142 143# 144# CPU Frequency scaling 145# 146CONFIG_CPU_FREQ=y 147CONFIG_CPU_FREQ_TABLE=y 148# CONFIG_CPU_FREQ_DEBUG is not set 149CONFIG_CPU_FREQ_STAT=y 150# CONFIG_CPU_FREQ_STAT_DETAILS is not set 151CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y 152# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set 153CONFIG_CPU_FREQ_GOV_PERFORMANCE=y 154# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set 155# CONFIG_CPU_FREQ_GOV_USERSPACE is not set 156CONFIG_CPU_FREQ_GOV_ONDEMAND=y 157CONFIG_CPU_FREQ_SA1100=y 158 159# 160# Floating point emulation 161# 162 163# 164# At least one emulation must be selected 165# 166CONFIG_FPE_NWFPE=y 167# CONFIG_FPE_NWFPE_XP is not set 168# CONFIG_FPE_FASTFPE is not set 169 170# 171# Userspace binary formats 172# 173CONFIG_BINFMT_ELF=y 174# CONFIG_BINFMT_AOUT is not set 175# CONFIG_BINFMT_MISC is not set 176# CONFIG_ARTHUR is not set 177 178# 179# Power management options 180# 181# CONFIG_PM is not set 182 183# 184# Device Drivers 185# 186 187# 188# Generic Driver Options 189# 190CONFIG_STANDALONE=y 191CONFIG_PREVENT_FIRMWARE_BUILD=y 192# CONFIG_FW_LOADER is not set 193# CONFIG_DEBUG_DRIVER is not set 194 195# 196# Memory Technology Devices (MTD) 197# 198CONFIG_MTD=y 199# CONFIG_MTD_DEBUG is not set 200# CONFIG_MTD_CONCAT is not set 201CONFIG_MTD_PARTITIONS=y 202CONFIG_MTD_REDBOOT_PARTS=y 203CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 204CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y 205# CONFIG_MTD_REDBOOT_PARTS_READONLY is not set 206CONFIG_MTD_CMDLINE_PARTS=y 207# CONFIG_MTD_AFS_PARTS is not set 208 209# 210# User Modules And Translation Layers 211# 212CONFIG_MTD_CHAR=y 213CONFIG_MTD_BLOCK=y 214# CONFIG_FTL is not set 215# CONFIG_NFTL is not set 216# CONFIG_INFTL is not set 217 218# 219# RAM/ROM/Flash chip drivers 220# 221CONFIG_MTD_CFI=y 222# CONFIG_MTD_JEDECPROBE is not set 223CONFIG_MTD_GEN_PROBE=y 224# CONFIG_MTD_CFI_ADV_OPTIONS is not set 225CONFIG_MTD_MAP_BANK_WIDTH_1=y 226CONFIG_MTD_MAP_BANK_WIDTH_2=y 227CONFIG_MTD_MAP_BANK_WIDTH_4=y 228# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set 229# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set 230# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set 231CONFIG_MTD_CFI_I1=y 232CONFIG_MTD_CFI_I2=y 233# CONFIG_MTD_CFI_I4 is not set 234# CONFIG_MTD_CFI_I8 is not set 235CONFIG_MTD_CFI_INTELEXT=y 236# CONFIG_MTD_CFI_AMDSTD is not set 237# CONFIG_MTD_CFI_STAA is not set 238CONFIG_MTD_CFI_UTIL=y 239# CONFIG_MTD_RAM is not set 240# CONFIG_MTD_ROM is not set 241# CONFIG_MTD_ABSENT is not set 242# CONFIG_MTD_XIP is not set 243 244# 245# Mapping drivers for chip access 246# 247# CONFIG_MTD_COMPLEX_MAPPINGS is not set 248# CONFIG_MTD_PHYSMAP is not set 249# CONFIG_MTD_ARM_INTEGRATOR is not set 250CONFIG_MTD_SA1100=y 251# CONFIG_MTD_EDB7312 is not set 252 253# 254# Self-contained MTD device drivers 255# 256# CONFIG_MTD_SLRAM is not set 257# CONFIG_MTD_PHRAM is not set 258# CONFIG_MTD_MTDRAM is not set 259# CONFIG_MTD_BLKMTD is not set 260# CONFIG_MTD_BLOCK2MTD is not set 261 262# 263# Disk-On-Chip Device Drivers 264# 265# CONFIG_MTD_DOC2000 is not set 266# CONFIG_MTD_DOC2001 is not set 267# CONFIG_MTD_DOC2001PLUS is not set 268 269# 270# NAND Flash Device Drivers 271# 272# CONFIG_MTD_NAND is not set 273 274# 275# Parallel port support 276# 277# CONFIG_PARPORT is not set 278 279# 280# Plug and Play support 281# 282# CONFIG_PNP is not set 283 284# 285# Block devices 286# 287# CONFIG_BLK_DEV_FD is not set 288# CONFIG_BLK_DEV_XD is not set 289# CONFIG_BLK_DEV_COW_COMMON is not set 290CONFIG_BLK_DEV_LOOP=y 291# CONFIG_BLK_DEV_CRYPTOLOOP is not set 292# CONFIG_BLK_DEV_NBD is not set 293CONFIG_BLK_DEV_RAM=y 294CONFIG_BLK_DEV_RAM_COUNT=16 295CONFIG_BLK_DEV_RAM_SIZE=8192 296CONFIG_BLK_DEV_INITRD=y 297CONFIG_INITRAMFS_SOURCE="" 298# CONFIG_CDROM_PKTCDVD is not set 299 300# 301# IO Schedulers 302# 303CONFIG_IOSCHED_NOOP=y 304# CONFIG_IOSCHED_AS is not set 305# CONFIG_IOSCHED_DEADLINE is not set 306# CONFIG_IOSCHED_CFQ is not set 307# CONFIG_ATA_OVER_ETH is not set 308 309# 310# ATA/ATAPI/MFM/RLL support 311# 312# CONFIG_IDE is not set 313 314# 315# SCSI device support 316# 317# CONFIG_SCSI is not set 318 319# 320# Multi-device support (RAID and LVM) 321# 322# CONFIG_MD is not set 323 324# 325# Fusion MPT device support 326# 327 328# 329# IEEE 1394 (FireWire) support 330# 331 332# 333# I2O device support 334# 335 336# 337# Networking support 338# 339CONFIG_NET=y 340 341# 342# Networking options 343# 344CONFIG_PACKET=y 345# CONFIG_PACKET_MMAP is not set 346# CONFIG_NETLINK_DEV is not set 347CONFIG_UNIX=y 348# CONFIG_NET_KEY is not set 349CONFIG_INET=y 350# CONFIG_IP_MULTICAST is not set 351# CONFIG_IP_ADVANCED_ROUTER is not set 352# CONFIG_IP_PNP is not set 353# CONFIG_NET_IPIP is not set 354# CONFIG_NET_IPGRE is not set 355# CONFIG_ARPD is not set 356CONFIG_SYN_COOKIES=y 357# CONFIG_INET_AH is not set 358# CONFIG_INET_ESP is not set 359# CONFIG_INET_IPCOMP is not set 360# CONFIG_INET_TUNNEL is not set 361# CONFIG_IP_TCPDIAG is not set 362# CONFIG_IP_TCPDIAG_IPV6 is not set 363# CONFIG_IPV6 is not set 364# CONFIG_NETFILTER 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 413CONFIG_MII=y 414# CONFIG_NET_VENDOR_3COM is not set 415# CONFIG_LANCE is not set 416# CONFIG_NET_VENDOR_SMC is not set 417CONFIG_SMC91X=y 418# CONFIG_NET_VENDOR_RACAL is not set 419# CONFIG_AT1700 is not set 420# CONFIG_DEPCA is not set 421# CONFIG_HP100 is not set 422# CONFIG_NET_ISA is not set 423# CONFIG_NET_PCI is not set 424# CONFIG_NET_POCKET is not set 425 426# 427# Ethernet (1000 Mbit) 428# 429 430# 431# Ethernet (10000 Mbit) 432# 433 434# 435# Token Ring devices 436# 437# CONFIG_TR is not set 438 439# 440# Wireless LAN (non-hamradio) 441# 442# CONFIG_NET_RADIO is not set 443 444# 445# Wan interfaces 446# 447# CONFIG_WAN is not set 448# CONFIG_PPP is not set 449# CONFIG_SLIP is not set 450# CONFIG_SHAPER is not set 451# CONFIG_NETCONSOLE is not set 452 453# 454# ISDN subsystem 455# 456# CONFIG_ISDN is not set 457 458# 459# Input device support 460# 461# CONFIG_INPUT is not set 462 463# 464# Hardware I/O ports 465# 466# CONFIG_SERIO is not set 467# CONFIG_GAMEPORT is not set 468CONFIG_SOUND_GAMEPORT=y 469 470# 471# Character devices 472# 473# CONFIG_VT is not set 474# CONFIG_SERIAL_NONSTANDARD is not set 475 476# 477# Serial drivers 478# 479# CONFIG_SERIAL_8250 is not set 480 481# 482# Non-8250 serial port support 483# 484CONFIG_SERIAL_SA1100=y 485CONFIG_SERIAL_SA1100_CONSOLE=y 486CONFIG_SERIAL_CORE=y 487CONFIG_SERIAL_CORE_CONSOLE=y 488CONFIG_UNIX98_PTYS=y 489CONFIG_LEGACY_PTYS=y 490CONFIG_LEGACY_PTY_COUNT=256 491 492# 493# IPMI 494# 495# CONFIG_IPMI_HANDLER is not set 496 497# 498# Watchdog Cards 499# 500# CONFIG_WATCHDOG is not set 501# CONFIG_NVRAM is not set 502# CONFIG_RTC is not set 503# CONFIG_DTLK is not set 504# CONFIG_R3964 is not set 505 506# 507# Ftape, the floppy tape device driver 508# 509# CONFIG_DRM is not set 510# CONFIG_RAW_DRIVER is not set 511 512# 513# TPM devices 514# 515# CONFIG_TCG_TPM is not set 516 517# 518# I2C support 519# 520# CONFIG_I2C is not set 521 522# 523# Misc devices 524# 525 526# 527# Multimedia devices 528# 529# CONFIG_VIDEO_DEV is not set 530 531# 532# Digital Video Broadcasting Devices 533# 534# CONFIG_DVB is not set 535 536# 537# Graphics support 538# 539# CONFIG_FB is not set 540 541# 542# Sound 543# 544# CONFIG_SOUND is not set 545 546# 547# USB support 548# 549CONFIG_USB_ARCH_HAS_HCD=y 550# CONFIG_USB_ARCH_HAS_OHCI is not set 551# CONFIG_USB is not set 552 553# 554# USB Gadget Support 555# 556# CONFIG_USB_GADGET is not set 557 558# 559# MMC/SD Card support 560# 561# CONFIG_MMC is not set 562 563# 564# File systems 565# 566CONFIG_EXT2_FS=y 567# CONFIG_EXT2_FS_XATTR is not set 568CONFIG_EXT3_FS=y 569# CONFIG_EXT3_FS_XATTR is not set 570CONFIG_JBD=y 571# CONFIG_JBD_DEBUG is not set 572# CONFIG_REISERFS_FS is not set 573# CONFIG_JFS_FS is not set 574 575# 576# XFS support 577# 578# CONFIG_XFS_FS is not set 579# CONFIG_MINIX_FS is not set 580# CONFIG_ROMFS_FS is not set 581# CONFIG_QUOTA is not set 582# CONFIG_DNOTIFY is not set 583# CONFIG_AUTOFS_FS is not set 584# CONFIG_AUTOFS4_FS is not set 585 586# 587# CD-ROM/DVD Filesystems 588# 589# CONFIG_ISO9660_FS is not set 590# CONFIG_UDF_FS is not set 591 592# 593# DOS/FAT/NT Filesystems 594# 595CONFIG_FAT_FS=m 596CONFIG_MSDOS_FS=m 597CONFIG_VFAT_FS=m 598CONFIG_FAT_DEFAULT_CODEPAGE=437 599CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" 600# CONFIG_NTFS_FS is not set 601 602# 603# Pseudo filesystems 604# 605CONFIG_PROC_FS=y 606CONFIG_SYSFS=y 607# CONFIG_DEVFS_FS is not set 608# CONFIG_DEVPTS_FS_XATTR is not set 609CONFIG_TMPFS=y 610# CONFIG_TMPFS_XATTR is not set 611# CONFIG_HUGETLB_PAGE is not set 612CONFIG_RAMFS=y 613 614# 615# Miscellaneous filesystems 616# 617# CONFIG_ADFS_FS is not set 618# CONFIG_AFFS_FS is not set 619# CONFIG_HFS_FS is not set 620# CONFIG_HFSPLUS_FS is not set 621# CONFIG_BEFS_FS is not set 622# CONFIG_BFS_FS is not set 623# CONFIG_EFS_FS is not set 624# CONFIG_JFFS_FS is not set 625# CONFIG_JFFS2_FS is not set 626# CONFIG_CRAMFS is not set 627# CONFIG_VXFS_FS is not set 628# CONFIG_HPFS_FS is not set 629# CONFIG_QNX4FS_FS is not set 630# CONFIG_SYSV_FS is not set 631# CONFIG_UFS_FS is not set 632 633# 634# Network File Systems 635# 636CONFIG_NFS_FS=m 637CONFIG_NFS_V3=y 638# CONFIG_NFS_V4 is not set 639CONFIG_NFS_DIRECTIO=y 640# CONFIG_NFSD is not set 641CONFIG_LOCKD=m 642CONFIG_LOCKD_V4=y 643CONFIG_SUNRPC=m 644# CONFIG_RPCSEC_GSS_KRB5 is not set 645# CONFIG_RPCSEC_GSS_SPKM3 is not set 646# CONFIG_SMB_FS is not set 647# CONFIG_CIFS is not set 648# CONFIG_NCP_FS is not set 649# CONFIG_CODA_FS is not set 650# CONFIG_AFS_FS is not set 651 652# 653# Partition Types 654# 655# CONFIG_PARTITION_ADVANCED is not set 656CONFIG_MSDOS_PARTITION=y 657 658# 659# Native Language Support 660# 661CONFIG_NLS=y 662CONFIG_NLS_DEFAULT="iso8859-1" 663# CONFIG_NLS_CODEPAGE_437 is not set 664# CONFIG_NLS_CODEPAGE_737 is not set 665# CONFIG_NLS_CODEPAGE_775 is not set 666# CONFIG_NLS_CODEPAGE_850 is not set 667# CONFIG_NLS_CODEPAGE_852 is not set 668# CONFIG_NLS_CODEPAGE_855 is not set 669# CONFIG_NLS_CODEPAGE_857 is not set 670# CONFIG_NLS_CODEPAGE_860 is not set 671# CONFIG_NLS_CODEPAGE_861 is not set 672# CONFIG_NLS_CODEPAGE_862 is not set 673# CONFIG_NLS_CODEPAGE_863 is not set 674# CONFIG_NLS_CODEPAGE_864 is not set 675# CONFIG_NLS_CODEPAGE_865 is not set 676# CONFIG_NLS_CODEPAGE_866 is not set 677# CONFIG_NLS_CODEPAGE_869 is not set 678# CONFIG_NLS_CODEPAGE_936 is not set 679# CONFIG_NLS_CODEPAGE_950 is not set 680# CONFIG_NLS_CODEPAGE_932 is not set 681# CONFIG_NLS_CODEPAGE_949 is not set 682# CONFIG_NLS_CODEPAGE_874 is not set 683# CONFIG_NLS_ISO8859_8 is not set 684# CONFIG_NLS_CODEPAGE_1250 is not set 685# CONFIG_NLS_CODEPAGE_1251 is not set 686# CONFIG_NLS_ASCII is not set 687# CONFIG_NLS_ISO8859_1 is not set 688# CONFIG_NLS_ISO8859_2 is not set 689# CONFIG_NLS_ISO8859_3 is not set 690# CONFIG_NLS_ISO8859_4 is not set 691# CONFIG_NLS_ISO8859_5 is not set 692# CONFIG_NLS_ISO8859_6 is not set 693# CONFIG_NLS_ISO8859_7 is not set 694# CONFIG_NLS_ISO8859_9 is not set 695# CONFIG_NLS_ISO8859_13 is not set 696# CONFIG_NLS_ISO8859_14 is not set 697# CONFIG_NLS_ISO8859_15 is not set 698# CONFIG_NLS_KOI8_R is not set 699# CONFIG_NLS_KOI8_U is not set 700# CONFIG_NLS_UTF8 is not set 701 702# 703# Profiling support 704# 705# CONFIG_PROFILING is not set 706 707# 708# Kernel hacking 709# 710# CONFIG_PRINTK_TIME is not set 711CONFIG_DEBUG_KERNEL=y 712CONFIG_MAGIC_SYSRQ=y 713CONFIG_LOG_BUF_SHIFT=14 714# CONFIG_SCHEDSTATS is not set 715# CONFIG_DEBUG_SLAB is not set 716# CONFIG_DEBUG_SPINLOCK is not set 717# CONFIG_DEBUG_SPINLOCK_SLEEP is not set 718# CONFIG_DEBUG_KOBJECT is not set 719CONFIG_DEBUG_BUGVERBOSE=y 720# CONFIG_DEBUG_INFO is not set 721# CONFIG_DEBUG_FS is not set 722CONFIG_FRAME_POINTER=y 723# CONFIG_DEBUG_USER is not set 724# CONFIG_DEBUG_WAITQ is not set 725# CONFIG_DEBUG_ERRORS is not set 726# CONFIG_DEBUG_LL is not set 727 728# 729# Security options 730# 731# CONFIG_KEYS is not set 732# CONFIG_SECURITY is not set 733 734# 735# Cryptographic options 736# 737# CONFIG_CRYPTO is not set 738 739# 740# Hardware crypto devices 741# 742 743# 744# Library routines 745# 746# CONFIG_CRC_CCITT is not set 747CONFIG_CRC32=y 748# CONFIG_LIBCRC32C is not set