1# 2# Automatically generated make config: don't edit 3# Linux kernel version: 2.6.25-rc4 4# Thu Mar 6 16:02:29 2008 5# 6CONFIG_SUPERH=y 7CONFIG_SUPERH32=y 8CONFIG_RWSEM_GENERIC_SPINLOCK=y 9CONFIG_GENERIC_BUG=y 10CONFIG_GENERIC_FIND_NEXT_BIT=y 11CONFIG_GENERIC_HWEIGHT=y 12CONFIG_GENERIC_HARDIRQS=y 13CONFIG_GENERIC_IRQ_PROBE=y 14CONFIG_GENERIC_CALIBRATE_DELAY=y 15CONFIG_GENERIC_TIME=y 16CONFIG_GENERIC_CLOCKEVENTS=y 17CONFIG_STACKTRACE_SUPPORT=y 18CONFIG_LOCKDEP_SUPPORT=y 19# CONFIG_ARCH_HAS_ILOG2_U32 is not set 20# CONFIG_ARCH_HAS_ILOG2_U64 is not set 21CONFIG_ARCH_NO_VIRT_TO_BUS=y 22CONFIG_ARCH_SUPPORTS_AOUT=y 23CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 24 25# 26# General setup 27# 28CONFIG_EXPERIMENTAL=y 29CONFIG_BROKEN_ON_SMP=y 30CONFIG_INIT_ENV_ARG_LIMIT=32 31CONFIG_LOCALVERSION="" 32CONFIG_LOCALVERSION_AUTO=y 33# CONFIG_SWAP is not set 34CONFIG_SYSVIPC=y 35CONFIG_SYSVIPC_SYSCTL=y 36CONFIG_POSIX_MQUEUE=y 37# CONFIG_BSD_PROCESS_ACCT is not set 38# CONFIG_TASKSTATS is not set 39# CONFIG_AUDIT is not set 40# CONFIG_IKCONFIG is not set 41CONFIG_LOG_BUF_SHIFT=14 42# CONFIG_CGROUPS is not set 43CONFIG_GROUP_SCHED=y 44CONFIG_FAIR_GROUP_SCHED=y 45# CONFIG_RT_GROUP_SCHED is not set 46CONFIG_USER_SCHED=y 47# CONFIG_CGROUP_SCHED is not set 48CONFIG_SYSFS_DEPRECATED=y 49CONFIG_SYSFS_DEPRECATED_V2=y 50# CONFIG_RELAY is not set 51# CONFIG_NAMESPACES is not set 52# CONFIG_BLK_DEV_INITRD is not set 53CONFIG_CC_OPTIMIZE_FOR_SIZE=y 54CONFIG_SYSCTL=y 55CONFIG_EMBEDDED=y 56CONFIG_UID16=y 57# CONFIG_SYSCTL_SYSCALL is not set 58CONFIG_KALLSYMS=y 59# CONFIG_KALLSYMS_EXTRA_PASS is not set 60CONFIG_HOTPLUG=y 61CONFIG_PRINTK=y 62CONFIG_BUG=y 63CONFIG_ELF_CORE=y 64CONFIG_COMPAT_BRK=y 65CONFIG_BASE_FULL=y 66# CONFIG_FUTEX is not set 67CONFIG_ANON_INODES=y 68# CONFIG_EPOLL is not set 69CONFIG_SIGNALFD=y 70CONFIG_TIMERFD=y 71CONFIG_EVENTFD=y 72# CONFIG_SHMEM is not set 73CONFIG_VM_EVENT_COUNTERS=y 74CONFIG_SLAB=y 75# CONFIG_SLUB is not set 76# CONFIG_SLOB is not set 77# CONFIG_PROFILING is not set 78# CONFIG_MARKERS is not set 79CONFIG_HAVE_OPROFILE=y 80# CONFIG_HAVE_KPROBES is not set 81# CONFIG_HAVE_KRETPROBES is not set 82CONFIG_PROC_PAGE_MONITOR=y 83CONFIG_SLABINFO=y 84CONFIG_TINY_SHMEM=y 85CONFIG_BASE_SMALL=0 86CONFIG_MODULES=y 87CONFIG_MODULE_UNLOAD=y 88CONFIG_MODULE_FORCE_UNLOAD=y 89# CONFIG_MODVERSIONS is not set 90# CONFIG_MODULE_SRCVERSION_ALL is not set 91# CONFIG_KMOD is not set 92CONFIG_BLOCK=y 93# CONFIG_LBD is not set 94# CONFIG_BLK_DEV_IO_TRACE is not set 95# CONFIG_LSF is not set 96# CONFIG_BLK_DEV_BSG is not set 97 98# 99# IO Schedulers 100# 101CONFIG_IOSCHED_NOOP=y 102# CONFIG_IOSCHED_AS is not set 103CONFIG_IOSCHED_DEADLINE=y 104# CONFIG_IOSCHED_CFQ is not set 105# CONFIG_DEFAULT_AS is not set 106CONFIG_DEFAULT_DEADLINE=y 107# CONFIG_DEFAULT_CFQ is not set 108# CONFIG_DEFAULT_NOOP is not set 109CONFIG_DEFAULT_IOSCHED="deadline" 110CONFIG_CLASSIC_RCU=y 111# CONFIG_PREEMPT_RCU is not set 112 113# 114# System type 115# 116CONFIG_CPU_SH3=y 117# CONFIG_CPU_SUBTYPE_SH7619 is not set 118# CONFIG_CPU_SUBTYPE_SH7203 is not set 119# CONFIG_CPU_SUBTYPE_SH7206 is not set 120# CONFIG_CPU_SUBTYPE_SH7263 is not set 121# CONFIG_CPU_SUBTYPE_SH7705 is not set 122# CONFIG_CPU_SUBTYPE_SH7706 is not set 123# CONFIG_CPU_SUBTYPE_SH7707 is not set 124# CONFIG_CPU_SUBTYPE_SH7708 is not set 125# CONFIG_CPU_SUBTYPE_SH7709 is not set 126CONFIG_CPU_SUBTYPE_SH7710=y 127# CONFIG_CPU_SUBTYPE_SH7712 is not set 128# CONFIG_CPU_SUBTYPE_SH7720 is not set 129# CONFIG_CPU_SUBTYPE_SH7721 is not set 130# CONFIG_CPU_SUBTYPE_SH7750 is not set 131# CONFIG_CPU_SUBTYPE_SH7091 is not set 132# CONFIG_CPU_SUBTYPE_SH7750R is not set 133# CONFIG_CPU_SUBTYPE_SH7750S is not set 134# CONFIG_CPU_SUBTYPE_SH7751 is not set 135# CONFIG_CPU_SUBTYPE_SH7751R is not set 136# CONFIG_CPU_SUBTYPE_SH7760 is not set 137# CONFIG_CPU_SUBTYPE_SH4_202 is not set 138# CONFIG_CPU_SUBTYPE_SH7763 is not set 139# CONFIG_CPU_SUBTYPE_SH7770 is not set 140# CONFIG_CPU_SUBTYPE_SH7780 is not set 141# CONFIG_CPU_SUBTYPE_SH7785 is not set 142# CONFIG_CPU_SUBTYPE_SHX3 is not set 143# CONFIG_CPU_SUBTYPE_SH7343 is not set 144# CONFIG_CPU_SUBTYPE_SH7722 is not set 145# CONFIG_CPU_SUBTYPE_SH7366 is not set 146# CONFIG_CPU_SUBTYPE_SH5_101 is not set 147# CONFIG_CPU_SUBTYPE_SH5_103 is not set 148 149# 150# Memory management options 151# 152CONFIG_QUICKLIST=y 153CONFIG_MMU=y 154CONFIG_PAGE_OFFSET=0x80000000 155CONFIG_MEMORY_START=0x0c000000 156CONFIG_MEMORY_SIZE=0x00800000 157CONFIG_29BIT=y 158CONFIG_VSYSCALL=y 159CONFIG_ARCH_FLATMEM_ENABLE=y 160CONFIG_ARCH_SPARSEMEM_ENABLE=y 161CONFIG_ARCH_SPARSEMEM_DEFAULT=y 162CONFIG_MAX_ACTIVE_REGIONS=1 163CONFIG_ARCH_POPULATES_NODE_MAP=y 164CONFIG_ARCH_SELECT_MEMORY_MODEL=y 165CONFIG_PAGE_SIZE_4KB=y 166# CONFIG_PAGE_SIZE_8KB is not set 167# CONFIG_PAGE_SIZE_64KB is not set 168CONFIG_SELECT_MEMORY_MODEL=y 169CONFIG_FLATMEM_MANUAL=y 170# CONFIG_DISCONTIGMEM_MANUAL is not set 171# CONFIG_SPARSEMEM_MANUAL is not set 172CONFIG_FLATMEM=y 173CONFIG_FLAT_NODE_MEM_MAP=y 174CONFIG_SPARSEMEM_STATIC=y 175# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set 176CONFIG_SPLIT_PTLOCK_CPUS=4 177# CONFIG_RESOURCES_64BIT is not set 178CONFIG_ZONE_DMA_FLAG=0 179CONFIG_NR_QUICK=2 180 181# 182# Cache configuration 183# 184# CONFIG_SH_DIRECT_MAPPED is not set 185CONFIG_CACHE_WRITEBACK=y 186# CONFIG_CACHE_WRITETHROUGH is not set 187# CONFIG_CACHE_OFF is not set 188 189# 190# Processor features 191# 192CONFIG_CPU_LITTLE_ENDIAN=y 193# CONFIG_CPU_BIG_ENDIAN is not set 194# CONFIG_SH_FPU_EMU is not set 195CONFIG_SH_DSP=y 196# CONFIG_SH_ADC is not set 197CONFIG_CPU_HAS_INTEVT=y 198CONFIG_CPU_HAS_SR_RB=y 199CONFIG_CPU_HAS_DSP=y 200 201# 202# Board support 203# 204# CONFIG_SH_SOLUTION_ENGINE is not set 205 206# 207# Timer and clock configuration 208# 209CONFIG_SH_TMU=y 210CONFIG_SH_TIMER_IRQ=16 211CONFIG_SH_PCLK_FREQ=32768000 212# CONFIG_TICK_ONESHOT is not set 213# CONFIG_NO_HZ is not set 214# CONFIG_HIGH_RES_TIMERS is not set 215CONFIG_GENERIC_CLOCKEVENTS_BUILD=y 216 217# 218# CPU Frequency scaling 219# 220# CONFIG_CPU_FREQ is not set 221 222# 223# DMA support 224# 225# CONFIG_SH_DMA is not set 226 227# 228# Companion Chips 229# 230 231# 232# Additional SuperH Device Drivers 233# 234# CONFIG_HEARTBEAT is not set 235# CONFIG_PUSH_SWITCH is not set 236 237# 238# Kernel features 239# 240# CONFIG_HZ_100 is not set 241CONFIG_HZ_250=y 242# CONFIG_HZ_300 is not set 243# CONFIG_HZ_1000 is not set 244CONFIG_HZ=250 245# CONFIG_SCHED_HRTICK is not set 246# CONFIG_KEXEC is not set 247# CONFIG_CRASH_DUMP is not set 248CONFIG_PREEMPT_NONE=y 249# CONFIG_PREEMPT_VOLUNTARY is not set 250# CONFIG_PREEMPT is not set 251CONFIG_RCU_TRACE=y 252CONFIG_GUSA=y 253# CONFIG_GUSA_RB is not set 254 255# 256# Boot options 257# 258CONFIG_ZERO_PAGE_OFFSET=0x00001000 259CONFIG_BOOT_LINK_OFFSET=0x00800000 260# CONFIG_CMDLINE_BOOL is not set 261 262# 263# Bus options 264# 265# CONFIG_ARCH_SUPPORTS_MSI is not set 266# CONFIG_PCCARD is not set 267 268# 269# Executable file formats 270# 271CONFIG_BINFMT_ELF=y 272# CONFIG_BINFMT_MISC is not set 273 274# 275# Networking 276# 277CONFIG_NET=y 278 279# 280# Networking options 281# 282CONFIG_PACKET=y 283# CONFIG_PACKET_MMAP is not set 284CONFIG_UNIX=y 285CONFIG_XFRM=y 286# CONFIG_XFRM_USER is not set 287# CONFIG_XFRM_SUB_POLICY is not set 288# CONFIG_XFRM_MIGRATE is not set 289# CONFIG_XFRM_STATISTICS is not set 290# CONFIG_NET_KEY is not set 291CONFIG_INET=y 292# CONFIG_IP_MULTICAST is not set 293# CONFIG_IP_ADVANCED_ROUTER is not set 294CONFIG_IP_FIB_HASH=y 295# CONFIG_IP_PNP is not set 296# CONFIG_NET_IPIP is not set 297# CONFIG_NET_IPGRE is not set 298# CONFIG_ARPD is not set 299CONFIG_SYN_COOKIES=y 300# CONFIG_INET_AH is not set 301# CONFIG_INET_ESP is not set 302# CONFIG_INET_IPCOMP is not set 303# CONFIG_INET_XFRM_TUNNEL is not set 304# CONFIG_INET_TUNNEL is not set 305CONFIG_INET_XFRM_MODE_TRANSPORT=y 306CONFIG_INET_XFRM_MODE_TUNNEL=y 307CONFIG_INET_XFRM_MODE_BEET=y 308# CONFIG_INET_LRO is not set 309# CONFIG_INET_DIAG is not set 310# CONFIG_TCP_CONG_ADVANCED is not set 311CONFIG_TCP_CONG_CUBIC=y 312CONFIG_DEFAULT_TCP_CONG="cubic" 313# CONFIG_TCP_MD5SIG is not set 314# CONFIG_IP_VS is not set 315# CONFIG_IPV6 is not set 316# CONFIG_INET6_XFRM_TUNNEL is not set 317# CONFIG_INET6_TUNNEL is not set 318# CONFIG_NETWORK_SECMARK is not set 319CONFIG_NETFILTER=y 320# CONFIG_NETFILTER_DEBUG is not set 321CONFIG_NETFILTER_ADVANCED=y 322 323# 324# Core Netfilter Configuration 325# 326# CONFIG_NETFILTER_NETLINK_QUEUE is not set 327# CONFIG_NETFILTER_NETLINK_LOG is not set 328# CONFIG_NF_CONNTRACK is not set 329# CONFIG_NETFILTER_XTABLES is not set 330 331# 332# IP: Netfilter Configuration 333# 334# CONFIG_IP_NF_QUEUE is not set 335# CONFIG_IP_NF_IPTABLES is not set 336# CONFIG_IP_NF_ARPTABLES is not set 337# CONFIG_IP_DCCP is not set 338# CONFIG_IP_SCTP is not set 339# CONFIG_TIPC is not set 340# CONFIG_ATM is not set 341# CONFIG_BRIDGE is not set 342# CONFIG_VLAN_8021Q is not set 343# CONFIG_DECNET is not set 344# CONFIG_LLC2 is not set 345# CONFIG_IPX is not set 346# CONFIG_ATALK is not set 347# CONFIG_X25 is not set 348# CONFIG_LAPB is not set 349# CONFIG_ECONET is not set 350# CONFIG_WAN_ROUTER is not set 351CONFIG_NET_SCHED=y 352 353# 354# Queueing/Scheduling 355# 356CONFIG_NET_SCH_CBQ=y 357# CONFIG_NET_SCH_HTB is not set 358# CONFIG_NET_SCH_HFSC is not set 359# CONFIG_NET_SCH_PRIO is not set 360# CONFIG_NET_SCH_RR is not set 361# CONFIG_NET_SCH_RED is not set 362# CONFIG_NET_SCH_SFQ is not set 363# CONFIG_NET_SCH_TEQL is not set 364# CONFIG_NET_SCH_TBF is not set 365# CONFIG_NET_SCH_GRED is not set 366# CONFIG_NET_SCH_DSMARK is not set 367# CONFIG_NET_SCH_NETEM is not set 368 369# 370# Classification 371# 372CONFIG_NET_CLS=y 373CONFIG_NET_CLS_BASIC=y 374CONFIG_NET_CLS_TCINDEX=y 375CONFIG_NET_CLS_ROUTE4=y 376CONFIG_NET_CLS_ROUTE=y 377# CONFIG_NET_CLS_FW is not set 378CONFIG_NET_CLS_U32=y 379# CONFIG_CLS_U32_PERF is not set 380# CONFIG_CLS_U32_MARK is not set 381# CONFIG_NET_CLS_RSVP is not set 382# CONFIG_NET_CLS_RSVP6 is not set 383# CONFIG_NET_CLS_FLOW is not set 384# CONFIG_NET_EMATCH is not set 385# CONFIG_NET_CLS_ACT is not set 386# CONFIG_NET_CLS_IND is not set 387CONFIG_NET_SCH_FIFO=y 388 389# 390# Network testing 391# 392# CONFIG_NET_PKTGEN is not set 393# CONFIG_HAMRADIO is not set 394# CONFIG_CAN is not set 395# CONFIG_IRDA is not set 396# CONFIG_BT is not set 397# CONFIG_AF_RXRPC is not set 398 399# 400# Wireless 401# 402# CONFIG_CFG80211 is not set 403# CONFIG_WIRELESS_EXT is not set 404# CONFIG_MAC80211 is not set 405# CONFIG_IEEE80211 is not set 406# CONFIG_RFKILL is not set 407# CONFIG_NET_9P is not set 408 409# 410# Device Drivers 411# 412 413# 414# Generic Driver Options 415# 416CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" 417CONFIG_STANDALONE=y 418CONFIG_PREVENT_FIRMWARE_BUILD=y 419CONFIG_FW_LOADER=y 420# CONFIG_SYS_HYPERVISOR is not set 421# CONFIG_CONNECTOR is not set 422CONFIG_MTD=y 423# CONFIG_MTD_DEBUG is not set 424# CONFIG_MTD_CONCAT is not set 425CONFIG_MTD_PARTITIONS=y 426# CONFIG_MTD_REDBOOT_PARTS is not set 427# CONFIG_MTD_CMDLINE_PARTS is not set 428 429# 430# User Modules And Translation Layers 431# 432CONFIG_MTD_CHAR=y 433CONFIG_MTD_BLKDEVS=y 434CONFIG_MTD_BLOCK=y 435# CONFIG_FTL is not set 436# CONFIG_NFTL is not set 437# CONFIG_INFTL is not set 438# CONFIG_RFD_FTL is not set 439# CONFIG_SSFDC is not set 440# CONFIG_MTD_OOPS is not set 441 442# 443# RAM/ROM/Flash chip drivers 444# 445CONFIG_MTD_CFI=y 446# CONFIG_MTD_JEDECPROBE is not set 447CONFIG_MTD_GEN_PROBE=y 448# CONFIG_MTD_CFI_ADV_OPTIONS is not set 449CONFIG_MTD_MAP_BANK_WIDTH_1=y 450CONFIG_MTD_MAP_BANK_WIDTH_2=y 451CONFIG_MTD_MAP_BANK_WIDTH_4=y 452# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set 453# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set 454# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set 455CONFIG_MTD_CFI_I1=y 456CONFIG_MTD_CFI_I2=y 457# CONFIG_MTD_CFI_I4 is not set 458# CONFIG_MTD_CFI_I8 is not set 459# CONFIG_MTD_CFI_INTELEXT is not set 460CONFIG_MTD_CFI_AMDSTD=y 461# CONFIG_MTD_CFI_STAA is not set 462CONFIG_MTD_CFI_UTIL=y 463CONFIG_MTD_RAM=y 464# CONFIG_MTD_ROM is not set 465# CONFIG_MTD_ABSENT is not set 466 467# 468# Mapping drivers for chip access 469# 470# CONFIG_MTD_COMPLEX_MAPPINGS is not set 471# CONFIG_MTD_PHYSMAP is not set 472# CONFIG_MTD_PLATRAM is not set 473 474# 475# Self-contained MTD device drivers 476# 477# CONFIG_MTD_SLRAM is not set 478# CONFIG_MTD_PHRAM is not set 479# CONFIG_MTD_MTDRAM is not set 480# CONFIG_MTD_BLOCK2MTD is not set 481 482# 483# Disk-On-Chip Device Drivers 484# 485# CONFIG_MTD_DOC2000 is not set 486# CONFIG_MTD_DOC2001 is not set 487# CONFIG_MTD_DOC2001PLUS is not set 488# CONFIG_MTD_NAND is not set 489# CONFIG_MTD_ONENAND is not set 490 491# 492# UBI - Unsorted block images 493# 494# CONFIG_MTD_UBI is not set 495# CONFIG_PARPORT is not set 496CONFIG_BLK_DEV=y 497# CONFIG_BLK_DEV_COW_COMMON is not set 498# CONFIG_BLK_DEV_LOOP is not set 499# CONFIG_BLK_DEV_NBD is not set 500# CONFIG_BLK_DEV_RAM is not set 501# CONFIG_CDROM_PKTCDVD is not set 502# CONFIG_ATA_OVER_ETH is not set 503CONFIG_MISC_DEVICES=y 504# CONFIG_EEPROM_93CX6 is not set 505# CONFIG_ENCLOSURE_SERVICES is not set 506CONFIG_HAVE_IDE=y 507# CONFIG_IDE is not set 508 509# 510# SCSI device support 511# 512# CONFIG_RAID_ATTRS is not set 513# CONFIG_SCSI is not set 514# CONFIG_SCSI_DMA is not set 515# CONFIG_SCSI_NETLINK is not set 516# CONFIG_ATA is not set 517# CONFIG_MD is not set 518CONFIG_NETDEVICES=y 519# CONFIG_NETDEVICES_MULTIQUEUE is not set 520# CONFIG_DUMMY is not set 521# CONFIG_BONDING is not set 522# CONFIG_MACVLAN is not set 523# CONFIG_EQUALIZER is not set 524# CONFIG_TUN is not set 525# CONFIG_VETH is not set 526# CONFIG_PHYLIB is not set 527CONFIG_NET_ETHERNET=y 528# CONFIG_MII is not set 529# CONFIG_AX88796 is not set 530# CONFIG_STNIC is not set 531# CONFIG_SMC91X is not set 532# CONFIG_IBM_NEW_EMAC_ZMII is not set 533# CONFIG_IBM_NEW_EMAC_RGMII is not set 534# CONFIG_IBM_NEW_EMAC_TAH is not set 535# CONFIG_IBM_NEW_EMAC_EMAC4 is not set 536# CONFIG_B44 is not set 537CONFIG_NETDEV_1000=y 538# CONFIG_E1000E_ENABLED is not set 539CONFIG_NETDEV_10000=y 540 541# 542# Wireless LAN 543# 544# CONFIG_WLAN_PRE80211 is not set 545# CONFIG_WLAN_80211 is not set 546# CONFIG_WAN is not set 547# CONFIG_PPP is not set 548# CONFIG_SLIP is not set 549# CONFIG_NETCONSOLE is not set 550# CONFIG_NETPOLL is not set 551# CONFIG_NET_POLL_CONTROLLER is not set 552# CONFIG_ISDN is not set 553CONFIG_PHONE=y 554 555# 556# Input device support 557# 558CONFIG_INPUT=y 559# CONFIG_INPUT_FF_MEMLESS is not set 560# CONFIG_INPUT_POLLDEV is not set 561 562# 563# Userland interfaces 564# 565# CONFIG_INPUT_MOUSEDEV is not set 566# CONFIG_INPUT_JOYDEV is not set 567# CONFIG_INPUT_EVDEV is not set 568# CONFIG_INPUT_EVBUG is not set 569 570# 571# Input Device Drivers 572# 573# CONFIG_INPUT_KEYBOARD is not set 574# CONFIG_INPUT_MOUSE is not set 575# CONFIG_INPUT_JOYSTICK is not set 576# CONFIG_INPUT_TABLET is not set 577# CONFIG_INPUT_TOUCHSCREEN is not set 578# CONFIG_INPUT_MISC is not set 579 580# 581# Hardware I/O ports 582# 583# CONFIG_SERIO is not set 584# CONFIG_GAMEPORT is not set 585 586# 587# Character devices 588# 589# CONFIG_VT is not set 590# CONFIG_SERIAL_NONSTANDARD is not set 591 592# 593# Serial drivers 594# 595# CONFIG_SERIAL_8250 is not set 596 597# 598# Non-8250 serial port support 599# 600CONFIG_SERIAL_SH_SCI=y 601CONFIG_SERIAL_SH_SCI_NR_UARTS=2 602CONFIG_SERIAL_SH_SCI_CONSOLE=y 603CONFIG_SERIAL_CORE=y 604CONFIG_SERIAL_CORE_CONSOLE=y 605# CONFIG_UNIX98_PTYS is not set 606CONFIG_LEGACY_PTYS=y 607CONFIG_LEGACY_PTY_COUNT=256 608# CONFIG_IPMI_HANDLER is not set 609CONFIG_HW_RANDOM=y 610# CONFIG_R3964 is not set 611# CONFIG_RAW_DRIVER is not set 612# CONFIG_TCG_TPM is not set 613# CONFIG_I2C is not set 614 615# 616# SPI support 617# 618# CONFIG_SPI is not set 619# CONFIG_SPI_MASTER is not set 620# CONFIG_W1 is not set 621# CONFIG_POWER_SUPPLY is not set 622# CONFIG_HWMON is not set 623CONFIG_THERMAL=y 624# CONFIG_WATCHDOG is not set 625 626# 627# Sonics Silicon Backplane 628# 629CONFIG_SSB_POSSIBLE=y 630# CONFIG_SSB is not set 631 632# 633# Multifunction device drivers 634# 635# CONFIG_MFD_SM501 is not set 636 637# 638# Multimedia devices 639# 640# CONFIG_VIDEO_DEV is not set 641# CONFIG_DVB_CORE is not set 642# CONFIG_DAB is not set 643 644# 645# Graphics support 646# 647# CONFIG_VGASTATE is not set 648# CONFIG_VIDEO_OUTPUT_CONTROL is not set 649# CONFIG_FB is not set 650# CONFIG_BACKLIGHT_LCD_SUPPORT is not set 651 652# 653# Display device support 654# 655# CONFIG_DISPLAY_SUPPORT is not set 656 657# 658# Sound 659# 660# CONFIG_SOUND is not set 661CONFIG_HID_SUPPORT=y 662CONFIG_HID=y 663# CONFIG_HID_DEBUG is not set 664# CONFIG_HIDRAW is not set 665CONFIG_USB_SUPPORT=y 666CONFIG_USB_ARCH_HAS_HCD=y 667# CONFIG_USB_ARCH_HAS_OHCI is not set 668# CONFIG_USB_ARCH_HAS_EHCI is not set 669# CONFIG_USB is not set 670 671# 672# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 673# 674# CONFIG_USB_GADGET is not set 675# CONFIG_MMC is not set 676# CONFIG_MEMSTICK is not set 677# CONFIG_NEW_LEDS is not set 678# CONFIG_RTC_CLASS is not set 679 680# 681# Userspace I/O 682# 683# CONFIG_UIO is not set 684 685# 686# File systems 687# 688# CONFIG_EXT2_FS is not set 689# CONFIG_EXT3_FS is not set 690# CONFIG_EXT4DEV_FS is not set 691# CONFIG_REISERFS_FS is not set 692# CONFIG_JFS_FS is not set 693# CONFIG_FS_POSIX_ACL is not set 694# CONFIG_XFS_FS is not set 695# CONFIG_GFS2_FS is not set 696# CONFIG_OCFS2_FS is not set 697# CONFIG_DNOTIFY is not set 698# CONFIG_INOTIFY is not set 699# CONFIG_QUOTA is not set 700# CONFIG_AUTOFS_FS is not set 701# CONFIG_AUTOFS4_FS is not set 702# CONFIG_FUSE_FS is not set 703 704# 705# CD-ROM/DVD Filesystems 706# 707# CONFIG_ISO9660_FS is not set 708# CONFIG_UDF_FS is not set 709 710# 711# DOS/FAT/NT Filesystems 712# 713# CONFIG_MSDOS_FS is not set 714# CONFIG_VFAT_FS is not set 715# CONFIG_NTFS_FS is not set 716 717# 718# Pseudo filesystems 719# 720CONFIG_PROC_FS=y 721# CONFIG_PROC_KCORE is not set 722CONFIG_PROC_SYSCTL=y 723CONFIG_SYSFS=y 724CONFIG_TMPFS=y 725# CONFIG_TMPFS_POSIX_ACL is not set 726# CONFIG_HUGETLBFS is not set 727# CONFIG_HUGETLB_PAGE is not set 728# CONFIG_CONFIGFS_FS is not set 729 730# 731# Miscellaneous filesystems 732# 733# CONFIG_ADFS_FS is not set 734# CONFIG_AFFS_FS is not set 735# CONFIG_HFS_FS is not set 736# CONFIG_HFSPLUS_FS is not set 737# CONFIG_BEFS_FS is not set 738# CONFIG_BFS_FS is not set 739# CONFIG_EFS_FS is not set 740CONFIG_JFFS2_FS=y 741CONFIG_JFFS2_FS_DEBUG=0 742CONFIG_JFFS2_FS_WRITEBUFFER=y 743# CONFIG_JFFS2_FS_WBUF_VERIFY is not set 744# CONFIG_JFFS2_SUMMARY is not set 745# CONFIG_JFFS2_FS_XATTR is not set 746# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set 747CONFIG_JFFS2_ZLIB=y 748# CONFIG_JFFS2_LZO is not set 749CONFIG_JFFS2_RTIME=y 750# CONFIG_JFFS2_RUBIN is not set 751# CONFIG_CRAMFS is not set 752# CONFIG_VXFS_FS is not set 753# CONFIG_MINIX_FS is not set 754# CONFIG_HPFS_FS is not set 755# CONFIG_QNX4FS_FS is not set 756# CONFIG_ROMFS_FS is not set 757# CONFIG_SYSV_FS is not set 758# CONFIG_UFS_FS is not set 759CONFIG_NETWORK_FILESYSTEMS=y 760# CONFIG_NFS_FS is not set 761# CONFIG_NFSD is not set 762# CONFIG_SMB_FS is not set 763# CONFIG_CIFS is not set 764# CONFIG_NCP_FS is not set 765# CONFIG_CODA_FS is not set 766# CONFIG_AFS_FS is not set 767 768# 769# Partition Types 770# 771# CONFIG_PARTITION_ADVANCED is not set 772CONFIG_MSDOS_PARTITION=y 773# CONFIG_NLS is not set 774# CONFIG_DLM is not set 775 776# 777# Kernel hacking 778# 779CONFIG_TRACE_IRQFLAGS_SUPPORT=y 780# CONFIG_PRINTK_TIME is not set 781CONFIG_ENABLE_WARN_DEPRECATED=y 782CONFIG_ENABLE_MUST_CHECK=y 783# CONFIG_MAGIC_SYSRQ is not set 784# CONFIG_UNUSED_SYMBOLS is not set 785CONFIG_DEBUG_FS=y 786# CONFIG_HEADERS_CHECK is not set 787# CONFIG_DEBUG_KERNEL is not set 788# CONFIG_DEBUG_BUGVERBOSE is not set 789# CONFIG_SAMPLES is not set 790# CONFIG_SH_STANDARD_BIOS is not set 791# CONFIG_EARLY_SCIF_CONSOLE is not set 792# CONFIG_SH_KGDB is not set 793 794# 795# Security options 796# 797# CONFIG_KEYS is not set 798# CONFIG_SECURITY is not set 799# CONFIG_SECURITY_FILE_CAPABILITIES is not set 800CONFIG_CRYPTO=y 801# CONFIG_CRYPTO_SEQIV is not set 802# CONFIG_CRYPTO_MANAGER is not set 803# CONFIG_CRYPTO_HMAC is not set 804# CONFIG_CRYPTO_XCBC is not set 805# CONFIG_CRYPTO_NULL is not set 806# CONFIG_CRYPTO_MD4 is not set 807# CONFIG_CRYPTO_MD5 is not set 808# CONFIG_CRYPTO_SHA1 is not set 809# CONFIG_CRYPTO_SHA256 is not set 810# CONFIG_CRYPTO_SHA512 is not set 811# CONFIG_CRYPTO_WP512 is not set 812# CONFIG_CRYPTO_TGR192 is not set 813# CONFIG_CRYPTO_GF128MUL is not set 814# CONFIG_CRYPTO_ECB is not set 815# CONFIG_CRYPTO_CBC is not set 816# CONFIG_CRYPTO_PCBC is not set 817# CONFIG_CRYPTO_LRW is not set 818# CONFIG_CRYPTO_XTS is not set 819# CONFIG_CRYPTO_CTR is not set 820# CONFIG_CRYPTO_GCM is not set 821# CONFIG_CRYPTO_CCM is not set 822# CONFIG_CRYPTO_CRYPTD is not set 823# CONFIG_CRYPTO_DES is not set 824# CONFIG_CRYPTO_FCRYPT is not set 825# CONFIG_CRYPTO_BLOWFISH is not set 826# CONFIG_CRYPTO_TWOFISH is not set 827# CONFIG_CRYPTO_SERPENT is not set 828# CONFIG_CRYPTO_AES is not set 829# CONFIG_CRYPTO_CAST5 is not set 830# CONFIG_CRYPTO_CAST6 is not set 831# CONFIG_CRYPTO_TEA is not set 832# CONFIG_CRYPTO_ARC4 is not set 833# CONFIG_CRYPTO_KHAZAD is not set 834# CONFIG_CRYPTO_ANUBIS is not set 835# CONFIG_CRYPTO_SEED is not set 836# CONFIG_CRYPTO_SALSA20 is not set 837# CONFIG_CRYPTO_DEFLATE is not set 838# CONFIG_CRYPTO_MICHAEL_MIC is not set 839# CONFIG_CRYPTO_CRC32C is not set 840# CONFIG_CRYPTO_CAMELLIA is not set 841# CONFIG_CRYPTO_TEST is not set 842# CONFIG_CRYPTO_AUTHENC is not set 843# CONFIG_CRYPTO_LZO is not set 844CONFIG_CRYPTO_HW=y 845 846# 847# Library routines 848# 849CONFIG_BITREVERSE=y 850# CONFIG_CRC_CCITT is not set 851# CONFIG_CRC16 is not set 852# CONFIG_CRC_ITU_T is not set 853CONFIG_CRC32=y 854# CONFIG_CRC7 is not set 855# CONFIG_LIBCRC32C is not set 856CONFIG_ZLIB_INFLATE=y 857CONFIG_ZLIB_DEFLATE=y 858CONFIG_HAS_IOMEM=y 859CONFIG_HAS_IOPORT=y 860CONFIG_HAS_DMA=y 861