1# 2# Automatically generated make config: don't edit 3# Linux kernel version: 2.6.13-rc2 4# Sun Aug 14 19:26:59 2005 5# 6CONFIG_ARM=y 7CONFIG_MMU=y 8CONFIG_UID16=y 9CONFIG_RWSEM_GENERIC_SPINLOCK=y 10CONFIG_GENERIC_CALIBRATE_DELAY=y 11 12# 13# Code maturity level options 14# 15# CONFIG_EXPERIMENTAL is not set 16CONFIG_CLEAN_COMPILE=y 17CONFIG_BROKEN_ON_SMP=y 18CONFIG_INIT_ENV_ARG_LIMIT=32 19 20# 21# General setup 22# 23CONFIG_LOCALVERSION="" 24# CONFIG_SWAP is not set 25# CONFIG_SYSVIPC is not set 26# CONFIG_BSD_PROCESS_ACCT is not set 27CONFIG_SYSCTL=y 28# CONFIG_AUDIT is not set 29CONFIG_HOTPLUG=y 30# CONFIG_KOBJECT_UEVENT is not set 31# CONFIG_IKCONFIG is not set 32# CONFIG_EMBEDDED is not set 33CONFIG_KALLSYMS=y 34# CONFIG_KALLSYMS_ALL is not set 35# CONFIG_KALLSYMS_EXTRA_PASS is not set 36CONFIG_PRINTK=y 37CONFIG_BUG=y 38CONFIG_BASE_FULL=y 39CONFIG_FUTEX=y 40CONFIG_EPOLL=y 41CONFIG_CC_OPTIMIZE_FOR_SIZE=y 42CONFIG_SHMEM=y 43CONFIG_CC_ALIGN_FUNCTIONS=0 44CONFIG_CC_ALIGN_LABELS=0 45CONFIG_CC_ALIGN_LOOPS=0 46CONFIG_CC_ALIGN_JUMPS=0 47# CONFIG_TINY_SHMEM is not set 48CONFIG_BASE_SMALL=0 49 50# 51# Loadable module support 52# 53CONFIG_MODULES=y 54CONFIG_MODULE_UNLOAD=y 55CONFIG_OBSOLETE_MODPARM=y 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 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# CONFIG_ARCH_AAEC2000 is not set 83CONFIG_ARCH_AT91=y 84CONFIG_ARCH_AT91RM9200=y 85 86# 87# AT91RM9200 Implementations 88# 89# CONFIG_ARCH_AT91RM9200DK is not set 90# CONFIG_MACH_AT91RM9200EK is not set 91# CONFIG_MACH_CSB337 is not set 92# CONFIG_MACH_CSB637 is not set 93# CONFIG_MACH_CARMEVA is not set 94CONFIG_MACH_KB9200=y 95 96# 97# Processor Type 98# 99CONFIG_CPU_32=y 100CONFIG_CPU_ARM920T=y 101CONFIG_CPU_32v4=y 102CONFIG_CPU_ABRT_EV4T=y 103CONFIG_CPU_CACHE_V4WT=y 104CONFIG_CPU_CACHE_VIVT=y 105CONFIG_CPU_COPY_V4WB=y 106CONFIG_CPU_TLB_V4WBI=y 107 108# 109# Processor Features 110# 111CONFIG_ARM_THUMB=y 112# CONFIG_CPU_ICACHE_DISABLE is not set 113# CONFIG_CPU_DCACHE_DISABLE is not set 114# CONFIG_CPU_DCACHE_WRITETHROUGH is not set 115 116# 117# Bus support 118# 119CONFIG_ISA_DMA_API=y 120 121# 122# PCCARD (PCMCIA/CardBus) support 123# 124# CONFIG_PCCARD is not set 125 126# 127# Kernel Features 128# 129# CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set 130CONFIG_FLATMEM=y 131CONFIG_FLAT_NODE_MEM_MAP=y 132# CONFIG_LEDS is not set 133CONFIG_ALIGNMENT_TRAP=y 134 135# 136# Boot options 137# 138CONFIG_ZBOOT_ROM_TEXT=0x10000000 139CONFIG_ZBOOT_ROM_BSS=0x20040000 140CONFIG_ZBOOT_ROM=y 141CONFIG_CMDLINE="console=ttyS0,115200 root=/dev/ram rw initrd=0x20210000,654933" 142 143# 144# Floating point emulation 145# 146 147# 148# At least one emulation must be selected 149# 150CONFIG_FPE_NWFPE=y 151# CONFIG_FPE_NWFPE_XP is not set 152 153# 154# Userspace binary formats 155# 156CONFIG_BINFMT_ELF=y 157CONFIG_BINFMT_AOUT=y 158CONFIG_BINFMT_MISC=y 159# CONFIG_ARTHUR is not set 160 161# 162# Power management options 163# 164# CONFIG_PM is not set 165 166# 167# Device Drivers 168# 169 170# 171# Generic Driver Options 172# 173CONFIG_STANDALONE=y 174CONFIG_PREVENT_FIRMWARE_BUILD=y 175# CONFIG_FW_LOADER is not set 176CONFIG_DEBUG_DRIVER=y 177 178# 179# Memory Technology Devices (MTD) 180# 181# CONFIG_MTD is not set 182 183# 184# Parallel port support 185# 186# CONFIG_PARPORT is not set 187 188# 189# Plug and Play support 190# 191 192# 193# Block devices 194# 195# CONFIG_BLK_DEV_COW_COMMON is not set 196CONFIG_BLK_DEV_LOOP=y 197# CONFIG_BLK_DEV_CRYPTOLOOP is not set 198CONFIG_BLK_DEV_NBD=y 199# CONFIG_BLK_DEV_UB is not set 200CONFIG_BLK_DEV_RAM=y 201CONFIG_BLK_DEV_RAM_COUNT=16 202CONFIG_BLK_DEV_RAM_SIZE=4096 203CONFIG_BLK_DEV_INITRD=y 204CONFIG_INITRAMFS_SOURCE="" 205# CONFIG_CDROM_PKTCDVD is not set 206 207# 208# IO Schedulers 209# 210CONFIG_IOSCHED_NOOP=y 211CONFIG_IOSCHED_AS=y 212CONFIG_IOSCHED_DEADLINE=y 213CONFIG_IOSCHED_CFQ=y 214# CONFIG_ATA_OVER_ETH is not set 215 216# 217# SCSI device support 218# 219CONFIG_SCSI=y 220CONFIG_SCSI_PROC_FS=y 221 222# 223# SCSI support type (disk, tape, CD-ROM) 224# 225CONFIG_BLK_DEV_SD=y 226# CONFIG_CHR_DEV_ST is not set 227# CONFIG_CHR_DEV_OSST is not set 228# CONFIG_BLK_DEV_SR is not set 229CONFIG_CHR_DEV_SG=y 230# CONFIG_CHR_DEV_SCH is not set 231 232# 233# Some SCSI devices (e.g. CD jukebox) support multiple LUNs 234# 235# CONFIG_SCSI_MULTI_LUN is not set 236# CONFIG_SCSI_CONSTANTS is not set 237# CONFIG_SCSI_LOGGING is not set 238 239# 240# SCSI Transport Attributes 241# 242# CONFIG_SCSI_SPI_ATTRS is not set 243# CONFIG_SCSI_FC_ATTRS is not set 244# CONFIG_SCSI_ISCSI_ATTRS is not set 245 246# 247# SCSI low-level drivers 248# 249# CONFIG_SCSI_SATA is not set 250# CONFIG_SCSI_DEBUG is not set 251 252# 253# Multi-device support (RAID and LVM) 254# 255# CONFIG_MD is not set 256 257# 258# Fusion MPT device support 259# 260# CONFIG_FUSION is not set 261 262# 263# IEEE 1394 (FireWire) support 264# 265 266# 267# I2O device support 268# 269 270# 271# Networking support 272# 273CONFIG_NET=y 274 275# 276# Networking options 277# 278CONFIG_PACKET=y 279# CONFIG_PACKET_MMAP is not set 280CONFIG_UNIX=y 281# CONFIG_NET_KEY is not set 282CONFIG_INET=y 283CONFIG_IP_MULTICAST=y 284# CONFIG_IP_ADVANCED_ROUTER is not set 285CONFIG_IP_FIB_HASH=y 286CONFIG_IP_PNP=y 287CONFIG_IP_PNP_DHCP=y 288# CONFIG_IP_PNP_BOOTP is not set 289# CONFIG_IP_PNP_RARP is not set 290# CONFIG_NET_IPIP is not set 291# CONFIG_NET_IPGRE is not set 292# CONFIG_IP_MROUTE is not set 293# CONFIG_SYN_COOKIES is not set 294# CONFIG_INET_AH is not set 295# CONFIG_INET_ESP is not set 296# CONFIG_INET_IPCOMP is not set 297# CONFIG_INET_TUNNEL is not set 298# CONFIG_IP_TCPDIAG is not set 299# CONFIG_IP_TCPDIAG_IPV6 is not set 300# CONFIG_TCP_CONG_ADVANCED is not set 301CONFIG_TCP_CONG_BIC=y 302# CONFIG_IPV6 is not set 303# CONFIG_NETFILTER is not set 304# CONFIG_BRIDGE is not set 305# CONFIG_VLAN_8021Q is not set 306# CONFIG_DECNET is not set 307# CONFIG_LLC2 is not set 308# CONFIG_IPX is not set 309# CONFIG_ATALK is not set 310 311# 312# QoS and/or fair queueing 313# 314# CONFIG_NET_SCHED is not set 315# CONFIG_NET_CLS_ROUTE is not set 316 317# 318# Network testing 319# 320# CONFIG_NET_PKTGEN is not set 321# CONFIG_NETPOLL is not set 322# CONFIG_NET_POLL_CONTROLLER is not set 323# CONFIG_HAMRADIO is not set 324# CONFIG_IRDA is not set 325# CONFIG_BT is not set 326CONFIG_NETDEVICES=y 327# CONFIG_DUMMY is not set 328# CONFIG_BONDING is not set 329# CONFIG_EQUALIZER is not set 330# CONFIG_TUN is not set 331 332# 333# Ethernet (10 or 100Mbit) 334# 335CONFIG_NET_ETHERNET=y 336CONFIG_MII=y 337CONFIG_ARM_AT91_ETHER=y 338# CONFIG_SMC91X is not set 339# CONFIG_DM9000 is not set 340 341# 342# Ethernet (1000 Mbit) 343# 344 345# 346# Ethernet (10000 Mbit) 347# 348 349# 350# Token Ring devices 351# 352 353# 354# Wireless LAN (non-hamradio) 355# 356# CONFIG_NET_RADIO is not set 357 358# 359# Wan interfaces 360# 361# CONFIG_WAN is not set 362# CONFIG_PPP is not set 363# CONFIG_SLIP is not set 364 365# 366# ISDN subsystem 367# 368# CONFIG_ISDN is not set 369 370# 371# Input device support 372# 373CONFIG_INPUT=y 374 375# 376# Userland interfaces 377# 378CONFIG_INPUT_MOUSEDEV=y 379# CONFIG_INPUT_MOUSEDEV_PSAUX is not set 380CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 381CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 382# CONFIG_INPUT_JOYDEV is not set 383# CONFIG_INPUT_TSDEV is not set 384# CONFIG_INPUT_EVDEV is not set 385# CONFIG_INPUT_EVBUG is not set 386 387# 388# Input Device Drivers 389# 390# CONFIG_INPUT_KEYBOARD is not set 391# CONFIG_INPUT_MOUSE is not set 392# CONFIG_INPUT_JOYSTICK is not set 393# CONFIG_INPUT_TOUCHSCREEN is not set 394# CONFIG_INPUT_MISC is not set 395 396# 397# Hardware I/O ports 398# 399CONFIG_SERIO=y 400# CONFIG_SERIO_SERPORT is not set 401# CONFIG_SERIO_RAW is not set 402# CONFIG_GAMEPORT is not set 403 404# 405# Character devices 406# 407CONFIG_VT=y 408CONFIG_VT_CONSOLE=y 409CONFIG_HW_CONSOLE=y 410# CONFIG_SERIAL_NONSTANDARD is not set 411 412# 413# Serial drivers 414# 415# CONFIG_SERIAL_8250 is not set 416 417# 418# Non-8250 serial port support 419# 420CONFIG_SERIAL_ATMEL=y 421CONFIG_SERIAL_ATMEL_CONSOLE=y 422CONFIG_SERIAL_CORE=y 423CONFIG_SERIAL_CORE_CONSOLE=y 424CONFIG_UNIX98_PTYS=y 425CONFIG_LEGACY_PTYS=y 426CONFIG_LEGACY_PTY_COUNT=256 427 428# 429# IPMI 430# 431# CONFIG_IPMI_HANDLER is not set 432 433# 434# Watchdog Cards 435# 436# CONFIG_WATCHDOG is not set 437# CONFIG_NVRAM is not set 438# CONFIG_RTC is not set 439# CONFIG_AT91RM9200_RTC is not set 440# CONFIG_DTLK is not set 441# CONFIG_R3964 is not set 442 443# 444# Ftape, the floppy tape device driver 445# 446# CONFIG_RAW_DRIVER is not set 447 448# 449# TPM devices 450# 451# CONFIG_AT91_SPI is not set 452 453# 454# I2C support 455# 456# CONFIG_I2C is not set 457 458# 459# Misc devices 460# 461 462# 463# Multimedia devices 464# 465# CONFIG_VIDEO_DEV is not set 466 467# 468# Digital Video Broadcasting Devices 469# 470# CONFIG_DVB is not set 471 472# 473# Graphics support 474# 475# CONFIG_FB is not set 476 477# 478# Console display driver support 479# 480# CONFIG_VGA_CONSOLE is not set 481CONFIG_DUMMY_CONSOLE=y 482 483# 484# Sound 485# 486# CONFIG_SOUND is not set 487 488# 489# USB support 490# 491CONFIG_USB_ARCH_HAS_HCD=y 492CONFIG_USB_ARCH_HAS_OHCI=y 493CONFIG_USB=y 494CONFIG_USB_DEBUG=y 495 496# 497# Miscellaneous USB options 498# 499CONFIG_USB_DEVICEFS=y 500 501# 502# USB Host Controller Drivers 503# 504# CONFIG_USB_ISP116X_HCD is not set 505CONFIG_USB_OHCI_HCD=y 506# CONFIG_USB_OHCI_BIG_ENDIAN is not set 507CONFIG_USB_OHCI_LITTLE_ENDIAN=y 508# CONFIG_USB_SL811_HCD is not set 509 510# 511# USB Device Class drivers 512# 513# CONFIG_USB_BLUETOOTH_TTY is not set 514# CONFIG_USB_ACM is not set 515# CONFIG_USB_PRINTER is not set 516 517# 518# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information 519# 520CONFIG_USB_STORAGE=y 521CONFIG_USB_STORAGE_DEBUG=y 522# CONFIG_USB_STORAGE_FREECOM is not set 523# CONFIG_USB_STORAGE_DPCM is not set 524 525# 526# USB Input Devices 527# 528# CONFIG_USB_HID is not set 529 530# 531# USB HID Boot Protocol drivers 532# 533# CONFIG_USB_KBD is not set 534# CONFIG_USB_MOUSE is not set 535# CONFIG_USB_AIPTEK is not set 536# CONFIG_USB_WACOM is not set 537# CONFIG_USB_ACECAD is not set 538# CONFIG_USB_KBTAB is not set 539# CONFIG_USB_POWERMATE is not set 540# CONFIG_USB_MTOUCH is not set 541# CONFIG_USB_ITMTOUCH is not set 542# CONFIG_USB_EGALAX is not set 543# CONFIG_USB_XPAD is not set 544# CONFIG_USB_ATI_REMOTE is not set 545 546# 547# USB Imaging devices 548# 549# CONFIG_USB_MICROTEK is not set 550 551# 552# USB Multimedia devices 553# 554# CONFIG_USB_DABUSB is not set 555 556# 557# Video4Linux support is needed for USB Multimedia device support 558# 559 560# 561# USB Network Adapters 562# 563# CONFIG_USB_KAWETH is not set 564# CONFIG_USB_PEGASUS is not set 565# CONFIG_USB_USBNET is not set 566# CONFIG_USB_MON is not set 567 568# 569# USB port drivers 570# 571 572# 573# USB Serial Converter support 574# 575# CONFIG_USB_SERIAL is not set 576 577# 578# USB Miscellaneous drivers 579# 580# CONFIG_USB_EMI62 is not set 581# CONFIG_USB_EMI26 is not set 582# CONFIG_USB_LCD is not set 583# CONFIG_USB_LED is not set 584# CONFIG_USB_CYTHERM is not set 585# CONFIG_USB_PHIDGETKIT is not set 586# CONFIG_USB_PHIDGETSERVO is not set 587# CONFIG_USB_IDMOUSE is not set 588 589# 590# USB DSL modem support 591# 592 593# 594# USB Gadget Support 595# 596# CONFIG_USB_GADGET is not set 597 598# 599# MMC/SD Card support 600# 601# CONFIG_MMC is not set 602 603# 604# File systems 605# 606CONFIG_EXT2_FS=y 607CONFIG_EXT2_FS_XATTR=y 608# CONFIG_EXT2_FS_POSIX_ACL is not set 609# CONFIG_EXT2_FS_SECURITY is not set 610# CONFIG_EXT2_FS_XIP is not set 611CONFIG_EXT3_FS=y 612CONFIG_EXT3_FS_XATTR=y 613# CONFIG_EXT3_FS_POSIX_ACL is not set 614# CONFIG_EXT3_FS_SECURITY is not set 615CONFIG_JBD=y 616# CONFIG_JBD_DEBUG is not set 617CONFIG_FS_MBCACHE=y 618# CONFIG_REISERFS_FS is not set 619# CONFIG_JFS_FS is not set 620 621# 622# XFS support 623# 624# CONFIG_XFS_FS is not set 625# CONFIG_MINIX_FS is not set 626# CONFIG_ROMFS_FS is not set 627# CONFIG_QUOTA is not set 628CONFIG_DNOTIFY=y 629CONFIG_AUTOFS_FS=y 630CONFIG_AUTOFS4_FS=y 631 632# 633# CD-ROM/DVD Filesystems 634# 635# CONFIG_ISO9660_FS is not set 636# CONFIG_UDF_FS is not set 637 638# 639# DOS/FAT/NT Filesystems 640# 641CONFIG_FAT_FS=y 642CONFIG_MSDOS_FS=y 643CONFIG_VFAT_FS=y 644CONFIG_FAT_DEFAULT_CODEPAGE=437 645CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" 646# CONFIG_NTFS_FS is not set 647 648# 649# Pseudo filesystems 650# 651CONFIG_PROC_FS=y 652CONFIG_SYSFS=y 653CONFIG_DEVPTS_FS_XATTR=y 654# CONFIG_DEVPTS_FS_SECURITY is not set 655CONFIG_TMPFS=y 656# CONFIG_TMPFS_XATTR is not set 657# CONFIG_HUGETLB_PAGE is not set 658CONFIG_RAMFS=y 659 660# 661# Miscellaneous filesystems 662# 663# CONFIG_HFSPLUS_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_V3_ACL is not set 677# CONFIG_NFSD is not set 678CONFIG_ROOT_NFS=y 679CONFIG_LOCKD=y 680CONFIG_LOCKD_V4=y 681CONFIG_NFS_COMMON=y 682CONFIG_SUNRPC=y 683# CONFIG_SMB_FS is not set 684# CONFIG_CIFS is not set 685# CONFIG_NCP_FS is not set 686# CONFIG_CODA_FS is not set 687 688# 689# Partition Types 690# 691# CONFIG_PARTITION_ADVANCED is not set 692CONFIG_MSDOS_PARTITION=y 693 694# 695# Native Language Support 696# 697CONFIG_NLS=y 698CONFIG_NLS_DEFAULT="utf8" 699CONFIG_NLS_CODEPAGE_437=y 700# CONFIG_NLS_CODEPAGE_737 is not set 701# CONFIG_NLS_CODEPAGE_775 is not set 702# CONFIG_NLS_CODEPAGE_850 is not set 703# CONFIG_NLS_CODEPAGE_852 is not set 704# CONFIG_NLS_CODEPAGE_855 is not set 705# CONFIG_NLS_CODEPAGE_857 is not set 706# CONFIG_NLS_CODEPAGE_860 is not set 707# CONFIG_NLS_CODEPAGE_861 is not set 708# CONFIG_NLS_CODEPAGE_862 is not set 709# CONFIG_NLS_CODEPAGE_863 is not set 710# CONFIG_NLS_CODEPAGE_864 is not set 711# CONFIG_NLS_CODEPAGE_865 is not set 712# CONFIG_NLS_CODEPAGE_866 is not set 713# CONFIG_NLS_CODEPAGE_869 is not set 714# CONFIG_NLS_CODEPAGE_936 is not set 715# CONFIG_NLS_CODEPAGE_950 is not set 716# CONFIG_NLS_CODEPAGE_932 is not set 717# CONFIG_NLS_CODEPAGE_949 is not set 718# CONFIG_NLS_CODEPAGE_874 is not set 719# CONFIG_NLS_ISO8859_8 is not set 720# CONFIG_NLS_CODEPAGE_1250 is not set 721# CONFIG_NLS_CODEPAGE_1251 is not set 722CONFIG_NLS_ASCII=y 723# CONFIG_NLS_ISO8859_1 is not set 724# CONFIG_NLS_ISO8859_2 is not set 725# CONFIG_NLS_ISO8859_3 is not set 726# CONFIG_NLS_ISO8859_4 is not set 727# CONFIG_NLS_ISO8859_5 is not set 728# CONFIG_NLS_ISO8859_6 is not set 729# CONFIG_NLS_ISO8859_7 is not set 730# CONFIG_NLS_ISO8859_9 is not set 731# CONFIG_NLS_ISO8859_13 is not set 732# CONFIG_NLS_ISO8859_14 is not set 733# CONFIG_NLS_ISO8859_15 is not set 734# CONFIG_NLS_KOI8_R is not set 735# CONFIG_NLS_KOI8_U is not set 736# CONFIG_NLS_UTF8 is not set 737 738# 739# Kernel hacking 740# 741# CONFIG_PRINTK_TIME is not set 742CONFIG_DEBUG_KERNEL=y 743# CONFIG_MAGIC_SYSRQ is not set 744CONFIG_LOG_BUF_SHIFT=14 745# CONFIG_SCHEDSTATS is not set 746# CONFIG_DEBUG_SLAB is not set 747# CONFIG_DEBUG_SPINLOCK is not set 748# CONFIG_DEBUG_SPINLOCK_SLEEP is not set 749# CONFIG_DEBUG_KOBJECT is not set 750CONFIG_DEBUG_BUGVERBOSE=y 751# CONFIG_DEBUG_INFO is not set 752# CONFIG_DEBUG_FS is not set 753CONFIG_FRAME_POINTER=y 754CONFIG_DEBUG_USER=y 755CONFIG_DEBUG_ERRORS=y 756CONFIG_DEBUG_LL=y 757# CONFIG_DEBUG_ICEDCC is not set 758 759# 760# Security options 761# 762# CONFIG_KEYS is not set 763# CONFIG_SECURITY is not set 764 765# 766# Cryptographic options 767# 768# CONFIG_CRYPTO is not set 769 770# 771# Hardware crypto devices 772# 773 774# 775# Library routines 776# 777# CONFIG_CRC_CCITT is not set 778CONFIG_CRC32=y 779# CONFIG_LIBCRC32C is not set 780