1# 2# Automatically generated make config: don't edit 3# Linux kernel version: 2.6.33-rc2 4# Mon Jan 4 15:07:40 2010 5# 6CONFIG_SUPERH=y 7CONFIG_SUPERH32=y 8# CONFIG_SUPERH64 is not set 9CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" 10CONFIG_RWSEM_GENERIC_SPINLOCK=y 11CONFIG_GENERIC_BUG=y 12CONFIG_GENERIC_FIND_NEXT_BIT=y 13CONFIG_GENERIC_HWEIGHT=y 14CONFIG_GENERIC_HARDIRQS=y 15CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y 16CONFIG_GENERIC_IRQ_PROBE=y 17CONFIG_IRQ_PER_CPU=y 18# CONFIG_GENERIC_GPIO is not set 19CONFIG_GENERIC_TIME=y 20CONFIG_GENERIC_CLOCKEVENTS=y 21# CONFIG_ARCH_SUSPEND_POSSIBLE is not set 22CONFIG_ARCH_HIBERNATION_POSSIBLE=y 23CONFIG_SYS_SUPPORTS_HUGETLBFS=y 24CONFIG_SYS_SUPPORTS_NUMA=y 25CONFIG_SYS_SUPPORTS_PCI=y 26CONFIG_SYS_SUPPORTS_TMU=y 27CONFIG_STACKTRACE_SUPPORT=y 28CONFIG_LOCKDEP_SUPPORT=y 29CONFIG_HAVE_LATENCYTOP_SUPPORT=y 30# CONFIG_ARCH_HAS_ILOG2_U32 is not set 31# CONFIG_ARCH_HAS_ILOG2_U64 is not set 32CONFIG_ARCH_NO_VIRT_TO_BUS=y 33CONFIG_ARCH_HAS_DEFAULT_IDLE=y 34CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y 35CONFIG_DMA_NONCOHERENT=y 36CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 37CONFIG_CONSTRUCTORS=y 38 39# 40# General setup 41# 42CONFIG_EXPERIMENTAL=y 43CONFIG_BROKEN_ON_SMP=y 44CONFIG_LOCK_KERNEL=y 45CONFIG_INIT_ENV_ARG_LIMIT=32 46CONFIG_LOCALVERSION="" 47CONFIG_LOCALVERSION_AUTO=y 48CONFIG_HAVE_KERNEL_GZIP=y 49CONFIG_HAVE_KERNEL_BZIP2=y 50CONFIG_HAVE_KERNEL_LZMA=y 51CONFIG_KERNEL_GZIP=y 52# CONFIG_KERNEL_BZIP2 is not set 53# CONFIG_KERNEL_LZMA is not set 54CONFIG_SWAP=y 55CONFIG_SYSVIPC=y 56CONFIG_SYSVIPC_SYSCTL=y 57CONFIG_POSIX_MQUEUE=y 58CONFIG_POSIX_MQUEUE_SYSCTL=y 59CONFIG_BSD_PROCESS_ACCT=y 60# CONFIG_BSD_PROCESS_ACCT_V3 is not set 61# CONFIG_TASKSTATS is not set 62# CONFIG_AUDIT is not set 63 64# 65# RCU Subsystem 66# 67CONFIG_TREE_RCU=y 68# CONFIG_TREE_PREEMPT_RCU is not set 69# CONFIG_TINY_RCU is not set 70# CONFIG_RCU_TRACE is not set 71CONFIG_RCU_FANOUT=32 72# CONFIG_RCU_FANOUT_EXACT is not set 73# CONFIG_TREE_RCU_TRACE is not set 74CONFIG_IKCONFIG=y 75CONFIG_IKCONFIG_PROC=y 76CONFIG_LOG_BUF_SHIFT=14 77CONFIG_GROUP_SCHED=y 78CONFIG_FAIR_GROUP_SCHED=y 79# CONFIG_RT_GROUP_SCHED is not set 80CONFIG_USER_SCHED=y 81# CONFIG_CGROUP_SCHED is not set 82# CONFIG_CGROUPS is not set 83# CONFIG_SYSFS_DEPRECATED_V2 is not set 84# CONFIG_RELAY is not set 85# CONFIG_NAMESPACES is not set 86# CONFIG_BLK_DEV_INITRD is not set 87CONFIG_CC_OPTIMIZE_FOR_SIZE=y 88CONFIG_SYSCTL=y 89CONFIG_ANON_INODES=y 90CONFIG_EMBEDDED=y 91CONFIG_UID16=y 92CONFIG_SYSCTL_SYSCALL=y 93CONFIG_KALLSYMS=y 94CONFIG_KALLSYMS_ALL=y 95# CONFIG_KALLSYMS_EXTRA_PASS is not set 96CONFIG_HOTPLUG=y 97CONFIG_PRINTK=y 98CONFIG_BUG=y 99CONFIG_ELF_CORE=y 100CONFIG_BASE_FULL=y 101CONFIG_FUTEX=y 102CONFIG_EPOLL=y 103CONFIG_SIGNALFD=y 104CONFIG_TIMERFD=y 105CONFIG_EVENTFD=y 106CONFIG_SHMEM=y 107CONFIG_AIO=y 108CONFIG_HAVE_PERF_EVENTS=y 109CONFIG_PERF_USE_VMALLOC=y 110 111# 112# Kernel Performance Events And Counters 113# 114CONFIG_PERF_EVENTS=y 115CONFIG_EVENT_PROFILE=y 116CONFIG_PERF_COUNTERS=y 117CONFIG_VM_EVENT_COUNTERS=y 118CONFIG_PCI_QUIRKS=y 119CONFIG_COMPAT_BRK=y 120CONFIG_SLAB=y 121# CONFIG_SLUB is not set 122# CONFIG_SLOB is not set 123CONFIG_PROFILING=y 124CONFIG_TRACEPOINTS=y 125CONFIG_OPROFILE=y 126CONFIG_HAVE_OPROFILE=y 127CONFIG_KPROBES=y 128CONFIG_KRETPROBES=y 129CONFIG_HAVE_IOREMAP_PROT=y 130CONFIG_HAVE_KPROBES=y 131CONFIG_HAVE_KRETPROBES=y 132CONFIG_HAVE_ARCH_TRACEHOOK=y 133CONFIG_HAVE_DMA_ATTRS=y 134CONFIG_HAVE_CLK=y 135CONFIG_HAVE_DMA_API_DEBUG=y 136 137# 138# GCOV-based kernel profiling 139# 140CONFIG_GCOV_KERNEL=y 141# CONFIG_SLOW_WORK is not set 142CONFIG_HAVE_GENERIC_DMA_COHERENT=y 143CONFIG_SLABINFO=y 144CONFIG_RT_MUTEXES=y 145CONFIG_BASE_SMALL=0 146CONFIG_MODULES=y 147# CONFIG_MODULE_FORCE_LOAD is not set 148CONFIG_MODULE_UNLOAD=y 149# CONFIG_MODULE_FORCE_UNLOAD is not set 150# CONFIG_MODVERSIONS is not set 151# CONFIG_MODULE_SRCVERSION_ALL is not set 152CONFIG_BLOCK=y 153# CONFIG_LBDAF is not set 154# CONFIG_BLK_DEV_BSG is not set 155# CONFIG_BLK_DEV_INTEGRITY is not set 156 157# 158# IO Schedulers 159# 160CONFIG_IOSCHED_NOOP=y 161CONFIG_IOSCHED_DEADLINE=y 162CONFIG_IOSCHED_CFQ=y 163# CONFIG_DEFAULT_DEADLINE is not set 164CONFIG_DEFAULT_CFQ=y 165# CONFIG_DEFAULT_NOOP is not set 166CONFIG_DEFAULT_IOSCHED="cfq" 167# CONFIG_INLINE_SPIN_TRYLOCK is not set 168# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set 169# CONFIG_INLINE_SPIN_LOCK is not set 170# CONFIG_INLINE_SPIN_LOCK_BH is not set 171# CONFIG_INLINE_SPIN_LOCK_IRQ is not set 172# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set 173# CONFIG_INLINE_SPIN_UNLOCK is not set 174# CONFIG_INLINE_SPIN_UNLOCK_BH is not set 175# CONFIG_INLINE_SPIN_UNLOCK_IRQ is not set 176# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set 177# CONFIG_INLINE_READ_TRYLOCK is not set 178# CONFIG_INLINE_READ_LOCK is not set 179# CONFIG_INLINE_READ_LOCK_BH is not set 180# CONFIG_INLINE_READ_LOCK_IRQ is not set 181# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set 182# CONFIG_INLINE_READ_UNLOCK is not set 183# CONFIG_INLINE_READ_UNLOCK_BH is not set 184# CONFIG_INLINE_READ_UNLOCK_IRQ is not set 185# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set 186# CONFIG_INLINE_WRITE_TRYLOCK is not set 187# CONFIG_INLINE_WRITE_LOCK is not set 188# CONFIG_INLINE_WRITE_LOCK_BH is not set 189# CONFIG_INLINE_WRITE_LOCK_IRQ is not set 190# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set 191# CONFIG_INLINE_WRITE_UNLOCK is not set 192# CONFIG_INLINE_WRITE_UNLOCK_BH is not set 193# CONFIG_INLINE_WRITE_UNLOCK_IRQ is not set 194# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set 195# CONFIG_MUTEX_SPIN_ON_OWNER is not set 196# CONFIG_FREEZER is not set 197 198# 199# System type 200# 201CONFIG_CPU_SH4=y 202CONFIG_CPU_SH4A=y 203CONFIG_CPU_SHX2=y 204# CONFIG_CPU_SUBTYPE_SH7619 is not set 205# CONFIG_CPU_SUBTYPE_SH7201 is not set 206# CONFIG_CPU_SUBTYPE_SH7203 is not set 207# CONFIG_CPU_SUBTYPE_SH7206 is not set 208# CONFIG_CPU_SUBTYPE_SH7263 is not set 209# CONFIG_CPU_SUBTYPE_MXG is not set 210# CONFIG_CPU_SUBTYPE_SH7705 is not set 211# CONFIG_CPU_SUBTYPE_SH7706 is not set 212# CONFIG_CPU_SUBTYPE_SH7707 is not set 213# CONFIG_CPU_SUBTYPE_SH7708 is not set 214# CONFIG_CPU_SUBTYPE_SH7709 is not set 215# CONFIG_CPU_SUBTYPE_SH7710 is not set 216# CONFIG_CPU_SUBTYPE_SH7712 is not set 217# CONFIG_CPU_SUBTYPE_SH7720 is not set 218# CONFIG_CPU_SUBTYPE_SH7721 is not set 219# CONFIG_CPU_SUBTYPE_SH7750 is not set 220# CONFIG_CPU_SUBTYPE_SH7091 is not set 221# CONFIG_CPU_SUBTYPE_SH7750R is not set 222# CONFIG_CPU_SUBTYPE_SH7750S is not set 223# CONFIG_CPU_SUBTYPE_SH7751 is not set 224# CONFIG_CPU_SUBTYPE_SH7751R is not set 225# CONFIG_CPU_SUBTYPE_SH7760 is not set 226# CONFIG_CPU_SUBTYPE_SH4_202 is not set 227# CONFIG_CPU_SUBTYPE_SH7723 is not set 228# CONFIG_CPU_SUBTYPE_SH7724 is not set 229# CONFIG_CPU_SUBTYPE_SH7757 is not set 230# CONFIG_CPU_SUBTYPE_SH7763 is not set 231# CONFIG_CPU_SUBTYPE_SH7770 is not set 232# CONFIG_CPU_SUBTYPE_SH7780 is not set 233CONFIG_CPU_SUBTYPE_SH7785=y 234# CONFIG_CPU_SUBTYPE_SH7786 is not set 235# CONFIG_CPU_SUBTYPE_SHX3 is not set 236# CONFIG_CPU_SUBTYPE_SH7343 is not set 237# CONFIG_CPU_SUBTYPE_SH7722 is not set 238# CONFIG_CPU_SUBTYPE_SH7366 is not set 239 240# 241# Memory management options 242# 243CONFIG_QUICKLIST=y 244CONFIG_MMU=y 245CONFIG_PAGE_OFFSET=0x80000000 246CONFIG_FORCE_MAX_ZONEORDER=11 247CONFIG_MEMORY_START=0x40000000 248CONFIG_MEMORY_SIZE=0x20000000 249# CONFIG_29BIT is not set 250CONFIG_32BIT=y 251CONFIG_PMB_ENABLE=y 252# CONFIG_PMB is not set 253CONFIG_PMB_FIXED=y 254# CONFIG_X2TLB is not set 255CONFIG_VSYSCALL=y 256# CONFIG_NUMA is not set 257CONFIG_ARCH_FLATMEM_ENABLE=y 258CONFIG_ARCH_SPARSEMEM_ENABLE=y 259CONFIG_ARCH_SPARSEMEM_DEFAULT=y 260CONFIG_MAX_ACTIVE_REGIONS=2 261CONFIG_ARCH_POPULATES_NODE_MAP=y 262CONFIG_ARCH_SELECT_MEMORY_MODEL=y 263CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 264CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 265CONFIG_PAGE_SIZE_4KB=y 266# CONFIG_PAGE_SIZE_8KB is not set 267# CONFIG_PAGE_SIZE_16KB is not set 268# CONFIG_PAGE_SIZE_64KB is not set 269CONFIG_HUGETLB_PAGE_SIZE_64K=y 270# CONFIG_HUGETLB_PAGE_SIZE_256K is not set 271# CONFIG_HUGETLB_PAGE_SIZE_1MB is not set 272# CONFIG_HUGETLB_PAGE_SIZE_4MB is not set 273# CONFIG_HUGETLB_PAGE_SIZE_64MB is not set 274# CONFIG_HUGETLB_PAGE_SIZE_512MB is not set 275CONFIG_SELECT_MEMORY_MODEL=y 276# CONFIG_FLATMEM_MANUAL is not set 277# CONFIG_DISCONTIGMEM_MANUAL is not set 278CONFIG_SPARSEMEM_MANUAL=y 279CONFIG_SPARSEMEM=y 280CONFIG_HAVE_MEMORY_PRESENT=y 281CONFIG_SPARSEMEM_STATIC=y 282# CONFIG_MEMORY_HOTPLUG is not set 283CONFIG_SPLIT_PTLOCK_CPUS=4 284CONFIG_MIGRATION=y 285# CONFIG_PHYS_ADDR_T_64BIT is not set 286CONFIG_ZONE_DMA_FLAG=0 287CONFIG_NR_QUICK=2 288# CONFIG_KSM is not set 289CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 290 291# 292# Cache configuration 293# 294CONFIG_CACHE_WRITEBACK=y 295# CONFIG_CACHE_WRITETHROUGH is not set 296# CONFIG_CACHE_OFF is not set 297 298# 299# Processor features 300# 301CONFIG_CPU_LITTLE_ENDIAN=y 302# CONFIG_CPU_BIG_ENDIAN is not set 303CONFIG_SH_FPU=y 304CONFIG_SH_STORE_QUEUES=y 305CONFIG_CPU_HAS_INTEVT=y 306CONFIG_CPU_HAS_SR_RB=y 307CONFIG_CPU_HAS_FPU=y 308 309# 310# Board support 311# 312# CONFIG_SH_HIGHLANDER is not set 313CONFIG_SH_SH7785LCR=y 314# CONFIG_SH_SH7785LCR_PT is not set 315 316# 317# Timer and clock configuration 318# 319CONFIG_SH_TIMER_TMU=y 320CONFIG_SH_CLK_CPG=y 321CONFIG_TICK_ONESHOT=y 322CONFIG_NO_HZ=y 323CONFIG_HIGH_RES_TIMERS=y 324CONFIG_GENERIC_CLOCKEVENTS_BUILD=y 325 326# 327# CPU Frequency scaling 328# 329CONFIG_CPU_FREQ=y 330CONFIG_CPU_FREQ_TABLE=y 331# CONFIG_CPU_FREQ_DEBUG is not set 332CONFIG_CPU_FREQ_STAT=y 333CONFIG_CPU_FREQ_STAT_DETAILS=y 334# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set 335# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set 336# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set 337CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y 338# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set 339CONFIG_CPU_FREQ_GOV_PERFORMANCE=y 340# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set 341# CONFIG_CPU_FREQ_GOV_USERSPACE is not set 342CONFIG_CPU_FREQ_GOV_ONDEMAND=y 343# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set 344CONFIG_SH_CPU_FREQ=y 345 346# 347# DMA support 348# 349# CONFIG_SH_DMA is not set 350 351# 352# Companion Chips 353# 354 355# 356# Additional SuperH Device Drivers 357# 358CONFIG_HEARTBEAT=y 359# CONFIG_PUSH_SWITCH is not set 360 361# 362# Kernel features 363# 364# CONFIG_HZ_100 is not set 365CONFIG_HZ_250=y 366# CONFIG_HZ_300 is not set 367# CONFIG_HZ_1000 is not set 368CONFIG_HZ=250 369CONFIG_SCHED_HRTICK=y 370CONFIG_KEXEC=y 371# CONFIG_CRASH_DUMP is not set 372CONFIG_SECCOMP=y 373# CONFIG_PREEMPT_NONE is not set 374# CONFIG_PREEMPT_VOLUNTARY is not set 375CONFIG_PREEMPT=y 376CONFIG_GUSA=y 377CONFIG_SPARSE_IRQ=y 378 379# 380# Boot options 381# 382CONFIG_ZERO_PAGE_OFFSET=0x00001000 383CONFIG_BOOT_LINK_OFFSET=0x00800000 384CONFIG_ENTRY_OFFSET=0x00001000 385# CONFIG_CMDLINE_OVERWRITE is not set 386# CONFIG_CMDLINE_EXTEND is not set 387 388# 389# Bus options 390# 391CONFIG_PCI=y 392# CONFIG_PCIEPORTBUS is not set 393# CONFIG_ARCH_SUPPORTS_MSI is not set 394# CONFIG_PCI_LEGACY is not set 395# CONFIG_PCI_STUB is not set 396# CONFIG_PCI_IOV is not set 397# CONFIG_PCCARD is not set 398# CONFIG_HOTPLUG_PCI is not set 399 400# 401# Executable file formats 402# 403CONFIG_BINFMT_ELF=y 404# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set 405# CONFIG_HAVE_AOUT is not set 406# CONFIG_BINFMT_MISC is not set 407 408# 409# Power management options (EXPERIMENTAL) 410# 411CONFIG_PM=y 412# CONFIG_PM_DEBUG is not set 413# CONFIG_HIBERNATION is not set 414# CONFIG_PM_RUNTIME is not set 415CONFIG_CPU_IDLE=y 416CONFIG_CPU_IDLE_GOV_LADDER=y 417CONFIG_CPU_IDLE_GOV_MENU=y 418CONFIG_NET=y 419 420# 421# Networking options 422# 423CONFIG_PACKET=y 424# CONFIG_PACKET_MMAP is not set 425CONFIG_UNIX=y 426CONFIG_XFRM=y 427# CONFIG_XFRM_USER is not set 428# CONFIG_XFRM_SUB_POLICY is not set 429# CONFIG_XFRM_MIGRATE is not set 430# CONFIG_XFRM_STATISTICS is not set 431# CONFIG_NET_KEY is not set 432CONFIG_INET=y 433# CONFIG_IP_MULTICAST is not set 434CONFIG_IP_ADVANCED_ROUTER=y 435CONFIG_ASK_IP_FIB_HASH=y 436# CONFIG_IP_FIB_TRIE is not set 437CONFIG_IP_FIB_HASH=y 438# CONFIG_IP_MULTIPLE_TABLES is not set 439# CONFIG_IP_ROUTE_MULTIPATH is not set 440# CONFIG_IP_ROUTE_VERBOSE is not set 441CONFIG_IP_PNP=y 442CONFIG_IP_PNP_DHCP=y 443# CONFIG_IP_PNP_BOOTP is not set 444# CONFIG_IP_PNP_RARP is not set 445# CONFIG_NET_IPIP is not set 446# CONFIG_NET_IPGRE is not set 447# CONFIG_ARPD is not set 448# CONFIG_SYN_COOKIES is not set 449# CONFIG_INET_AH is not set 450# CONFIG_INET_ESP is not set 451# CONFIG_INET_IPCOMP is not set 452# CONFIG_INET_XFRM_TUNNEL is not set 453# CONFIG_INET_TUNNEL is not set 454CONFIG_INET_XFRM_MODE_TRANSPORT=y 455CONFIG_INET_XFRM_MODE_TUNNEL=y 456CONFIG_INET_XFRM_MODE_BEET=y 457# CONFIG_INET_LRO is not set 458CONFIG_INET_DIAG=y 459CONFIG_INET_TCP_DIAG=y 460# CONFIG_TCP_CONG_ADVANCED is not set 461CONFIG_TCP_CONG_CUBIC=y 462CONFIG_DEFAULT_TCP_CONG="cubic" 463# CONFIG_TCP_MD5SIG is not set 464# CONFIG_IPV6 is not set 465# CONFIG_NETWORK_SECMARK is not set 466# CONFIG_NETFILTER is not set 467# CONFIG_IP_DCCP is not set 468# CONFIG_IP_SCTP is not set 469# CONFIG_RDS is not set 470# CONFIG_TIPC is not set 471# CONFIG_ATM is not set 472# CONFIG_BRIDGE is not set 473# CONFIG_NET_DSA is not set 474# CONFIG_VLAN_8021Q is not set 475# CONFIG_DECNET is not set 476# CONFIG_LLC2 is not set 477# CONFIG_IPX is not set 478# CONFIG_ATALK is not set 479# CONFIG_X25 is not set 480# CONFIG_LAPB is not set 481# CONFIG_ECONET is not set 482# CONFIG_WAN_ROUTER is not set 483# CONFIG_PHONET is not set 484# CONFIG_IEEE802154 is not set 485# CONFIG_NET_SCHED is not set 486# CONFIG_DCB is not set 487 488# 489# Network testing 490# 491# CONFIG_NET_PKTGEN is not set 492# CONFIG_NET_TCPPROBE is not set 493# CONFIG_NET_DROP_MONITOR is not set 494# CONFIG_HAMRADIO is not set 495# CONFIG_CAN is not set 496# CONFIG_IRDA is not set 497# CONFIG_BT is not set 498# CONFIG_AF_RXRPC is not set 499CONFIG_WIRELESS=y 500# CONFIG_CFG80211 is not set 501# CONFIG_LIB80211 is not set 502 503# 504# CFG80211 needs to be enabled for MAC80211 505# 506# CONFIG_WIMAX is not set 507# CONFIG_RFKILL is not set 508# CONFIG_NET_9P is not set 509 510# 511# Device Drivers 512# 513 514# 515# Generic Driver Options 516# 517CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" 518# CONFIG_DEVTMPFS is not set 519CONFIG_STANDALONE=y 520CONFIG_PREVENT_FIRMWARE_BUILD=y 521# CONFIG_FW_LOADER is not set 522# CONFIG_SYS_HYPERVISOR is not set 523# CONFIG_CONNECTOR is not set 524CONFIG_MTD=y 525# CONFIG_MTD_DEBUG is not set 526# CONFIG_MTD_TESTS is not set 527CONFIG_MTD_CONCAT=y 528CONFIG_MTD_PARTITIONS=y 529# CONFIG_MTD_REDBOOT_PARTS is not set 530# CONFIG_MTD_CMDLINE_PARTS is not set 531# CONFIG_MTD_AR7_PARTS is not set 532 533# 534# User Modules And Translation Layers 535# 536CONFIG_MTD_CHAR=y 537CONFIG_MTD_BLKDEVS=y 538CONFIG_MTD_BLOCK=y 539# CONFIG_FTL is not set 540# CONFIG_NFTL is not set 541# CONFIG_INFTL is not set 542# CONFIG_RFD_FTL is not set 543# CONFIG_SSFDC is not set 544# CONFIG_MTD_OOPS is not set 545 546# 547# RAM/ROM/Flash chip drivers 548# 549CONFIG_MTD_CFI=y 550# CONFIG_MTD_JEDECPROBE is not set 551CONFIG_MTD_GEN_PROBE=y 552# CONFIG_MTD_CFI_ADV_OPTIONS is not set 553CONFIG_MTD_MAP_BANK_WIDTH_1=y 554CONFIG_MTD_MAP_BANK_WIDTH_2=y 555CONFIG_MTD_MAP_BANK_WIDTH_4=y 556# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set 557# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set 558# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set 559CONFIG_MTD_CFI_I1=y 560CONFIG_MTD_CFI_I2=y 561# CONFIG_MTD_CFI_I4 is not set 562# CONFIG_MTD_CFI_I8 is not set 563# CONFIG_MTD_CFI_INTELEXT is not set 564CONFIG_MTD_CFI_AMDSTD=y 565# CONFIG_MTD_CFI_STAA is not set 566CONFIG_MTD_CFI_UTIL=y 567# CONFIG_MTD_RAM is not set 568# CONFIG_MTD_ROM is not set 569# CONFIG_MTD_ABSENT is not set 570 571# 572# Mapping drivers for chip access 573# 574# CONFIG_MTD_COMPLEX_MAPPINGS is not set 575CONFIG_MTD_PHYSMAP=y 576# CONFIG_MTD_PHYSMAP_COMPAT is not set 577# CONFIG_MTD_INTEL_VR_NOR is not set 578# CONFIG_MTD_PLATRAM is not set 579 580# 581# Self-contained MTD device drivers 582# 583# CONFIG_MTD_PMC551 is not set 584# CONFIG_MTD_SLRAM is not set 585# CONFIG_MTD_PHRAM is not set 586# CONFIG_MTD_MTDRAM is not set 587# CONFIG_MTD_BLOCK2MTD is not set 588 589# 590# Disk-On-Chip Device Drivers 591# 592# CONFIG_MTD_DOC2000 is not set 593# CONFIG_MTD_DOC2001 is not set 594# CONFIG_MTD_DOC2001PLUS is not set 595# CONFIG_MTD_NAND is not set 596# CONFIG_MTD_ONENAND is not set 597 598# 599# LPDDR flash memory drivers 600# 601# CONFIG_MTD_LPDDR is not set 602 603# 604# UBI - Unsorted block images 605# 606# CONFIG_MTD_UBI is not set 607# CONFIG_PARPORT is not set 608CONFIG_BLK_DEV=y 609# CONFIG_BLK_CPQ_CISS_DA is not set 610# CONFIG_BLK_DEV_DAC960 is not set 611# CONFIG_BLK_DEV_UMEM is not set 612# CONFIG_BLK_DEV_COW_COMMON is not set 613CONFIG_BLK_DEV_LOOP=y 614CONFIG_BLK_DEV_CRYPTOLOOP=m 615 616# 617# DRBD disabled because PROC_FS, INET or CONNECTOR not selected 618# 619# CONFIG_BLK_DEV_NBD is not set 620# CONFIG_BLK_DEV_SX8 is not set 621# CONFIG_BLK_DEV_UB is not set 622CONFIG_BLK_DEV_RAM=y 623CONFIG_BLK_DEV_RAM_COUNT=16 624CONFIG_BLK_DEV_RAM_SIZE=4096 625# CONFIG_BLK_DEV_XIP is not set 626# CONFIG_CDROM_PKTCDVD is not set 627# CONFIG_ATA_OVER_ETH is not set 628# CONFIG_BLK_DEV_HD is not set 629# CONFIG_MISC_DEVICES is not set 630CONFIG_HAVE_IDE=y 631# CONFIG_IDE is not set 632 633# 634# SCSI device support 635# 636# CONFIG_RAID_ATTRS is not set 637CONFIG_SCSI=y 638CONFIG_SCSI_DMA=y 639# CONFIG_SCSI_TGT is not set 640# CONFIG_SCSI_NETLINK is not set 641# CONFIG_SCSI_PROC_FS is not set 642 643# 644# SCSI support type (disk, tape, CD-ROM) 645# 646CONFIG_BLK_DEV_SD=y 647# CONFIG_CHR_DEV_ST is not set 648# CONFIG_CHR_DEV_OSST is not set 649# CONFIG_BLK_DEV_SR is not set 650# CONFIG_CHR_DEV_SG is not set 651# CONFIG_CHR_DEV_SCH is not set 652# CONFIG_SCSI_MULTI_LUN is not set 653# CONFIG_SCSI_CONSTANTS is not set 654# CONFIG_SCSI_LOGGING is not set 655# CONFIG_SCSI_SCAN_ASYNC is not set 656CONFIG_SCSI_WAIT_SCAN=m 657 658# 659# SCSI Transports 660# 661# CONFIG_SCSI_SPI_ATTRS is not set 662# CONFIG_SCSI_FC_ATTRS is not set 663# CONFIG_SCSI_ISCSI_ATTRS is not set 664# CONFIG_SCSI_SAS_LIBSAS is not set 665# CONFIG_SCSI_SRP_ATTRS is not set 666# CONFIG_SCSI_LOWLEVEL is not set 667# CONFIG_SCSI_DH is not set 668# CONFIG_SCSI_OSD_INITIATOR is not set 669CONFIG_ATA=y 670# CONFIG_ATA_NONSTANDARD is not set 671CONFIG_ATA_VERBOSE_ERROR=y 672CONFIG_SATA_PMP=y 673# CONFIG_SATA_AHCI is not set 674# CONFIG_SATA_SIL24 is not set 675CONFIG_ATA_SFF=y 676# CONFIG_SATA_SVW is not set 677# CONFIG_ATA_PIIX is not set 678# CONFIG_SATA_MV is not set 679# CONFIG_SATA_NV is not set 680# CONFIG_PDC_ADMA is not set 681# CONFIG_SATA_QSTOR is not set 682# CONFIG_SATA_PROMISE is not set 683# CONFIG_SATA_SX4 is not set 684CONFIG_SATA_SIL=y 685# CONFIG_SATA_SIS is not set 686# CONFIG_SATA_ULI is not set 687# CONFIG_SATA_VIA is not set 688# CONFIG_SATA_VITESSE is not set 689# CONFIG_SATA_INIC162X is not set 690# CONFIG_PATA_ALI is not set 691# CONFIG_PATA_AMD is not set 692# CONFIG_PATA_ARTOP is not set 693# CONFIG_PATA_ATP867X is not set 694# CONFIG_PATA_ATIIXP is not set 695# CONFIG_PATA_CMD640_PCI is not set 696# CONFIG_PATA_CMD64X is not set 697# CONFIG_PATA_CS5520 is not set 698# CONFIG_PATA_CS5530 is not set 699# CONFIG_PATA_CYPRESS is not set 700# CONFIG_PATA_EFAR is not set 701# CONFIG_ATA_GENERIC is not set 702# CONFIG_PATA_HPT366 is not set 703# CONFIG_PATA_HPT37X is not set 704# CONFIG_PATA_HPT3X2N is not set 705# CONFIG_PATA_HPT3X3 is not set 706# CONFIG_PATA_IT821X is not set 707# CONFIG_PATA_IT8213 is not set 708# CONFIG_PATA_JMICRON is not set 709# CONFIG_PATA_TRIFLEX is not set 710# CONFIG_PATA_MARVELL is not set 711# CONFIG_PATA_MPIIX is not set 712# CONFIG_PATA_OLDPIIX is not set 713# CONFIG_PATA_NETCELL is not set 714# CONFIG_PATA_NINJA32 is not set 715# CONFIG_PATA_NS87410 is not set 716# CONFIG_PATA_NS87415 is not set 717# CONFIG_PATA_OPTI is not set 718# CONFIG_PATA_OPTIDMA is not set 719# CONFIG_PATA_PDC2027X is not set 720# CONFIG_PATA_PDC_OLD is not set 721# CONFIG_PATA_RADISYS is not set 722# CONFIG_PATA_RDC is not set 723# CONFIG_PATA_RZ1000 is not set 724# CONFIG_PATA_SC1200 is not set 725# CONFIG_PATA_SERVERWORKS is not set 726# CONFIG_PATA_SIL680 is not set 727# CONFIG_PATA_SIS is not set 728# CONFIG_PATA_TOSHIBA is not set 729# CONFIG_PATA_VIA is not set 730# CONFIG_PATA_WINBOND is not set 731# CONFIG_PATA_PLATFORM is not set 732# CONFIG_PATA_SCH is not set 733# CONFIG_MD is not set 734# CONFIG_FUSION is not set 735 736# 737# IEEE 1394 (FireWire) support 738# 739 740# 741# You can enable one or both FireWire driver stacks. 742# 743 744# 745# See the help texts for more information. 746# 747# CONFIG_FIREWIRE is not set 748# CONFIG_IEEE1394 is not set 749# CONFIG_I2O is not set 750CONFIG_NETDEVICES=y 751# CONFIG_DUMMY is not set 752# CONFIG_BONDING is not set 753# CONFIG_MACVLAN is not set 754# CONFIG_EQUALIZER is not set 755# CONFIG_TUN is not set 756# CONFIG_VETH is not set 757# CONFIG_ARCNET is not set 758# CONFIG_NET_ETHERNET is not set 759CONFIG_MII=y 760CONFIG_NETDEV_1000=y 761# CONFIG_ACENIC is not set 762# CONFIG_DL2K is not set 763# CONFIG_E1000 is not set 764# CONFIG_E1000E is not set 765# CONFIG_IP1000 is not set 766# CONFIG_IGB is not set 767# CONFIG_IGBVF is not set 768# CONFIG_NS83820 is not set 769# CONFIG_HAMACHI is not set 770# CONFIG_YELLOWFIN is not set 771CONFIG_R8169=y 772# CONFIG_SIS190 is not set 773# CONFIG_SKGE is not set 774# CONFIG_SKY2 is not set 775# CONFIG_VIA_VELOCITY is not set 776# CONFIG_TIGON3 is not set 777# CONFIG_BNX2 is not set 778# CONFIG_CNIC is not set 779# CONFIG_QLA3XXX is not set 780# CONFIG_ATL1 is not set 781# CONFIG_ATL1E is not set 782# CONFIG_ATL1C is not set 783# CONFIG_JME is not set 784# CONFIG_NETDEV_10000 is not set 785# CONFIG_TR is not set 786# CONFIG_WLAN is not set 787 788# 789# Enable WiMAX (Networking options) to see the WiMAX drivers 790# 791 792# 793# USB Network Adapters 794# 795# CONFIG_USB_CATC is not set 796# CONFIG_USB_KAWETH is not set 797# CONFIG_USB_PEGASUS is not set 798# CONFIG_USB_RTL8150 is not set 799# CONFIG_USB_USBNET is not set 800# CONFIG_WAN is not set 801# CONFIG_FDDI is not set 802# CONFIG_HIPPI is not set 803# CONFIG_PPP is not set 804# CONFIG_SLIP is not set 805# CONFIG_NET_FC is not set 806# CONFIG_NETCONSOLE is not set 807# CONFIG_NETPOLL is not set 808# CONFIG_NET_POLL_CONTROLLER is not set 809# CONFIG_VMXNET3 is not set 810# CONFIG_ISDN is not set 811# CONFIG_PHONE is not set 812 813# 814# Input device support 815# 816CONFIG_INPUT=y 817CONFIG_INPUT_FF_MEMLESS=m 818# CONFIG_INPUT_POLLDEV is not set 819# CONFIG_INPUT_SPARSEKMAP is not set 820 821# 822# Userland interfaces 823# 824CONFIG_INPUT_MOUSEDEV=y 825CONFIG_INPUT_MOUSEDEV_PSAUX=y 826CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 827CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 828# CONFIG_INPUT_JOYDEV is not set 829CONFIG_INPUT_EVDEV=y 830CONFIG_INPUT_EVBUG=m 831 832# 833# Input Device Drivers 834# 835CONFIG_INPUT_KEYBOARD=y 836# CONFIG_KEYBOARD_ADP5588 is not set 837CONFIG_KEYBOARD_ATKBD=y 838# CONFIG_QT2160 is not set 839# CONFIG_KEYBOARD_LKKBD is not set 840# CONFIG_KEYBOARD_MAX7359 is not set 841# CONFIG_KEYBOARD_NEWTON is not set 842# CONFIG_KEYBOARD_OPENCORES is not set 843# CONFIG_KEYBOARD_STOWAWAY is not set 844# CONFIG_KEYBOARD_SUNKBD is not set 845# CONFIG_KEYBOARD_SH_KEYSC is not set 846# CONFIG_KEYBOARD_XTKBD is not set 847CONFIG_INPUT_MOUSE=y 848CONFIG_MOUSE_PS2=y 849CONFIG_MOUSE_PS2_ALPS=y 850CONFIG_MOUSE_PS2_LOGIPS2PP=y 851CONFIG_MOUSE_PS2_SYNAPTICS=y 852CONFIG_MOUSE_PS2_TRACKPOINT=y 853# CONFIG_MOUSE_PS2_ELANTECH is not set 854# CONFIG_MOUSE_PS2_SENTELIC is not set 855# CONFIG_MOUSE_PS2_TOUCHKIT is not set 856# CONFIG_MOUSE_SERIAL is not set 857# CONFIG_MOUSE_APPLETOUCH is not set 858# CONFIG_MOUSE_BCM5974 is not set 859# CONFIG_MOUSE_VSXXXAA is not set 860# CONFIG_MOUSE_SYNAPTICS_I2C is not set 861# CONFIG_INPUT_JOYSTICK is not set 862# CONFIG_INPUT_TABLET is not set 863# CONFIG_INPUT_TOUCHSCREEN is not set 864# CONFIG_INPUT_MISC is not set 865 866# 867# Hardware I/O ports 868# 869CONFIG_SERIO=y 870CONFIG_SERIO_I8042=y 871CONFIG_SERIO_SERPORT=y 872# CONFIG_SERIO_PCIPS2 is not set 873CONFIG_SERIO_LIBPS2=y 874# CONFIG_SERIO_RAW is not set 875# CONFIG_SERIO_ALTERA_PS2 is not set 876# CONFIG_GAMEPORT is not set 877 878# 879# Character devices 880# 881CONFIG_VT=y 882CONFIG_CONSOLE_TRANSLATIONS=y 883CONFIG_VT_CONSOLE=y 884CONFIG_HW_CONSOLE=y 885CONFIG_VT_HW_CONSOLE_BINDING=y 886# CONFIG_DEVKMEM is not set 887# CONFIG_SERIAL_NONSTANDARD is not set 888# CONFIG_NOZOMI is not set 889 890# 891# Serial drivers 892# 893# CONFIG_SERIAL_8250 is not set 894 895# 896# Non-8250 serial port support 897# 898CONFIG_SERIAL_SH_SCI=y 899CONFIG_SERIAL_SH_SCI_NR_UARTS=6 900CONFIG_SERIAL_SH_SCI_CONSOLE=y 901CONFIG_SERIAL_CORE=y 902CONFIG_SERIAL_CORE_CONSOLE=y 903# CONFIG_SERIAL_JSM is not set 904CONFIG_UNIX98_PTYS=y 905CONFIG_DEVPTS_MULTIPLE_INSTANCES=y 906# CONFIG_LEGACY_PTYS is not set 907# CONFIG_IPMI_HANDLER is not set 908# CONFIG_HW_RANDOM is not set 909# CONFIG_R3964 is not set 910# CONFIG_APPLICOM is not set 911# CONFIG_RAW_DRIVER is not set 912# CONFIG_TCG_TPM is not set 913CONFIG_DEVPORT=y 914CONFIG_I2C=y 915CONFIG_I2C_BOARDINFO=y 916CONFIG_I2C_COMPAT=y 917# CONFIG_I2C_CHARDEV is not set 918CONFIG_I2C_HELPER_AUTO=y 919CONFIG_I2C_ALGOPCA=y 920 921# 922# I2C Hardware Bus support 923# 924 925# 926# PC SMBus host controller drivers 927# 928# CONFIG_I2C_ALI1535 is not set 929# CONFIG_I2C_ALI1563 is not set 930# CONFIG_I2C_ALI15X3 is not set 931# CONFIG_I2C_AMD756 is not set 932# CONFIG_I2C_AMD8111 is not set 933# CONFIG_I2C_I801 is not set 934# CONFIG_I2C_ISCH is not set 935# CONFIG_I2C_PIIX4 is not set 936# CONFIG_I2C_NFORCE2 is not set 937# CONFIG_I2C_SIS5595 is not set 938# CONFIG_I2C_SIS630 is not set 939# CONFIG_I2C_SIS96X is not set 940# CONFIG_I2C_VIA is not set 941# CONFIG_I2C_VIAPRO is not set 942 943# 944# I2C system bus drivers (mostly embedded / system-on-chip) 945# 946# CONFIG_I2C_DESIGNWARE is not set 947# CONFIG_I2C_OCORES is not set 948# CONFIG_I2C_SH_MOBILE is not set 949# CONFIG_I2C_SIMTEC is not set 950 951# 952# External I2C/SMBus adapter drivers 953# 954# CONFIG_I2C_PARPORT_LIGHT is not set 955# CONFIG_I2C_TAOS_EVM is not set 956# CONFIG_I2C_TINY_USB is not set 957 958# 959# Other I2C/SMBus bus drivers 960# 961CONFIG_I2C_PCA_PLATFORM=y 962# CONFIG_I2C_STUB is not set 963 964# 965# Miscellaneous I2C Chip support 966# 967# CONFIG_SENSORS_TSL2550 is not set 968# CONFIG_I2C_DEBUG_CORE is not set 969# CONFIG_I2C_DEBUG_ALGO is not set 970# CONFIG_I2C_DEBUG_BUS is not set 971# CONFIG_I2C_DEBUG_CHIP is not set 972# CONFIG_SPI is not set 973 974# 975# PPS support 976# 977# CONFIG_PPS is not set 978# CONFIG_W1 is not set 979# CONFIG_POWER_SUPPLY is not set 980# CONFIG_HWMON is not set 981# CONFIG_THERMAL is not set 982CONFIG_WATCHDOG=y 983# CONFIG_WATCHDOG_NOWAYOUT is not set 984 985# 986# Watchdog Device Drivers 987# 988# CONFIG_SOFT_WATCHDOG is not set 989# CONFIG_ALIM7101_WDT is not set 990CONFIG_SH_WDT=y 991# CONFIG_SH_WDT_MMAP is not set 992 993# 994# PCI-based Watchdog Cards 995# 996# CONFIG_PCIPCWATCHDOG is not set 997# CONFIG_WDTPCI is not set 998 999# 1000# USB-based Watchdog Cards 1001# 1002# CONFIG_USBPCWATCHDOG is not set 1003CONFIG_SSB_POSSIBLE=y 1004 1005# 1006# Sonics Silicon Backplane 1007# 1008# CONFIG_SSB is not set 1009 1010# 1011# Multifunction device drivers 1012# 1013# CONFIG_MFD_CORE is not set 1014CONFIG_MFD_SM501=y 1015# CONFIG_MFD_SH_MOBILE_SDHI is not set 1016# CONFIG_HTC_PASIC3 is not set 1017# CONFIG_TWL4030_CORE is not set 1018# CONFIG_MFD_TMIO is not set 1019# CONFIG_PMIC_DA903X is not set 1020# CONFIG_PMIC_ADP5520 is not set 1021# CONFIG_MFD_WM8400 is not set 1022# CONFIG_MFD_WM831X is not set 1023# CONFIG_MFD_WM8350_I2C is not set 1024# CONFIG_MFD_PCF50633 is not set 1025# CONFIG_AB3100_CORE is not set 1026# CONFIG_MFD_88PM8607 is not set 1027# CONFIG_REGULATOR is not set 1028# CONFIG_MEDIA_SUPPORT is not set 1029 1030# 1031# Graphics support 1032# 1033# CONFIG_VGA_ARB is not set 1034# CONFIG_DRM is not set 1035# CONFIG_VGASTATE is not set 1036# CONFIG_VIDEO_OUTPUT_CONTROL is not set 1037CONFIG_FB=y 1038# CONFIG_FIRMWARE_EDID is not set 1039# CONFIG_FB_DDC is not set 1040# CONFIG_FB_BOOT_VESA_SUPPORT is not set 1041CONFIG_FB_CFB_FILLRECT=y 1042CONFIG_FB_CFB_COPYAREA=y 1043CONFIG_FB_CFB_IMAGEBLIT=y 1044# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set 1045# CONFIG_FB_SYS_FILLRECT is not set 1046# CONFIG_FB_SYS_COPYAREA is not set 1047# CONFIG_FB_SYS_IMAGEBLIT is not set 1048# CONFIG_FB_FOREIGN_ENDIAN is not set 1049# CONFIG_FB_SYS_FOPS is not set 1050# CONFIG_FB_SVGALIB is not set 1051# CONFIG_FB_MACMODES is not set 1052# CONFIG_FB_BACKLIGHT is not set 1053# CONFIG_FB_MODE_HELPERS is not set 1054# CONFIG_FB_TILEBLITTING is not set 1055 1056# 1057# Frame buffer hardware drivers 1058# 1059# CONFIG_FB_CIRRUS is not set 1060# CONFIG_FB_PM2 is not set 1061# CONFIG_FB_CYBER2000 is not set 1062# CONFIG_FB_ASILIANT is not set 1063# CONFIG_FB_IMSTT is not set 1064# CONFIG_FB_S1D13XXX is not set 1065# CONFIG_FB_NVIDIA is not set 1066# CONFIG_FB_RIVA is not set 1067# CONFIG_FB_MATROX is not set 1068# CONFIG_FB_RADEON is not set 1069# CONFIG_FB_ATY128 is not set 1070# CONFIG_FB_ATY is not set 1071# CONFIG_FB_S3 is not set 1072# CONFIG_FB_SAVAGE is not set 1073# CONFIG_FB_SIS is not set 1074# CONFIG_FB_VIA is not set 1075# CONFIG_FB_NEOMAGIC is not set 1076# CONFIG_FB_KYRO is not set 1077# CONFIG_FB_3DFX is not set 1078# CONFIG_FB_VOODOO1 is not set 1079# CONFIG_FB_VT8623 is not set 1080# CONFIG_FB_TRIDENT is not set 1081# CONFIG_FB_ARK is not set 1082# CONFIG_FB_PM3 is not set 1083# CONFIG_FB_CARMINE is not set 1084# CONFIG_FB_SH_MOBILE_LCDC is not set 1085CONFIG_FB_SM501=y 1086# CONFIG_FB_VIRTUAL is not set 1087# CONFIG_FB_METRONOME is not set 1088# CONFIG_FB_MB862XX is not set 1089# CONFIG_FB_BROADSHEET is not set 1090# CONFIG_BACKLIGHT_LCD_SUPPORT is not set 1091 1092# 1093# Display device support 1094# 1095# CONFIG_DISPLAY_SUPPORT is not set 1096 1097# 1098# Console display driver support 1099# 1100CONFIG_DUMMY_CONSOLE=y 1101CONFIG_FRAMEBUFFER_CONSOLE=y 1102# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set 1103# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set 1104# CONFIG_FONTS is not set 1105CONFIG_FONT_8x8=y 1106CONFIG_FONT_8x16=y 1107CONFIG_LOGO=y 1108# CONFIG_LOGO_LINUX_MONO is not set 1109# CONFIG_LOGO_LINUX_VGA16 is not set 1110# CONFIG_LOGO_LINUX_CLUT224 is not set 1111CONFIG_LOGO_SUPERH_MONO=y 1112CONFIG_LOGO_SUPERH_VGA16=y 1113CONFIG_LOGO_SUPERH_CLUT224=y 1114CONFIG_SOUND=y 1115CONFIG_SOUND_OSS_CORE=y 1116CONFIG_SOUND_OSS_CORE_PRECLAIM=y 1117CONFIG_SND=y 1118CONFIG_SND_TIMER=y 1119CONFIG_SND_PCM=y 1120CONFIG_SND_HWDEP=y 1121CONFIG_SND_RAWMIDI=y 1122CONFIG_SND_SEQUENCER=y 1123# CONFIG_SND_SEQ_DUMMY is not set 1124CONFIG_SND_OSSEMUL=y 1125CONFIG_SND_MIXER_OSS=y 1126CONFIG_SND_PCM_OSS=y 1127CONFIG_SND_PCM_OSS_PLUGINS=y 1128CONFIG_SND_SEQUENCER_OSS=y 1129CONFIG_SND_HRTIMER=y 1130CONFIG_SND_SEQ_HRTIMER_DEFAULT=y 1131CONFIG_SND_DYNAMIC_MINORS=y 1132# CONFIG_SND_SUPPORT_OLD_API is not set 1133# CONFIG_SND_VERBOSE_PROCFS is not set 1134# CONFIG_SND_VERBOSE_PRINTK is not set 1135# CONFIG_SND_DEBUG is not set 1136CONFIG_SND_RAWMIDI_SEQ=y 1137CONFIG_SND_OPL3_LIB_SEQ=y 1138# CONFIG_SND_OPL4_LIB_SEQ is not set 1139# CONFIG_SND_SBAWE_SEQ is not set 1140# CONFIG_SND_EMU10K1_SEQ is not set 1141CONFIG_SND_MPU401_UART=y 1142CONFIG_SND_OPL3_LIB=y 1143# CONFIG_SND_DRIVERS is not set 1144CONFIG_SND_PCI=y 1145# CONFIG_SND_AD1889 is not set 1146# CONFIG_SND_ALS300 is not set 1147# CONFIG_SND_ALI5451 is not set 1148# CONFIG_SND_ATIIXP is not set 1149# CONFIG_SND_ATIIXP_MODEM is not set 1150# CONFIG_SND_AU8810 is not set 1151# CONFIG_SND_AU8820 is not set 1152# CONFIG_SND_AU8830 is not set 1153# CONFIG_SND_AW2 is not set 1154# CONFIG_SND_AZT3328 is not set 1155# CONFIG_SND_BT87X is not set 1156# CONFIG_SND_CA0106 is not set 1157CONFIG_SND_CMIPCI=y 1158# CONFIG_SND_OXYGEN is not set 1159# CONFIG_SND_CS4281 is not set 1160# CONFIG_SND_CS46XX is not set 1161# CONFIG_SND_CS5535AUDIO is not set 1162# CONFIG_SND_CTXFI is not set 1163# CONFIG_SND_DARLA20 is not set 1164# CONFIG_SND_GINA20 is not set 1165# CONFIG_SND_LAYLA20 is not set 1166# CONFIG_SND_DARLA24 is not set 1167# CONFIG_SND_GINA24 is not set 1168# CONFIG_SND_LAYLA24 is not set 1169# CONFIG_SND_MONA is not set 1170# CONFIG_SND_MIA is not set 1171# CONFIG_SND_ECHO3G is not set 1172# CONFIG_SND_INDIGO is not set 1173# CONFIG_SND_INDIGOIO is not set 1174# CONFIG_SND_INDIGODJ is not set 1175# CONFIG_SND_INDIGOIOX is not set 1176# CONFIG_SND_INDIGODJX is not set 1177# CONFIG_SND_EMU10K1 is not set 1178# CONFIG_SND_EMU10K1X is not set 1179# CONFIG_SND_ENS1370 is not set 1180# CONFIG_SND_ENS1371 is not set 1181# CONFIG_SND_ES1938 is not set 1182# CONFIG_SND_ES1968 is not set 1183# CONFIG_SND_FM801 is not set 1184# CONFIG_SND_HDA_INTEL is not set 1185# CONFIG_SND_HDSP is not set 1186# CONFIG_SND_HDSPM is not set 1187# CONFIG_SND_HIFIER is not set 1188# CONFIG_SND_ICE1712 is not set 1189# CONFIG_SND_ICE1724 is not set 1190# CONFIG_SND_INTEL8X0 is not set 1191# CONFIG_SND_INTEL8X0M is not set 1192# CONFIG_SND_KORG1212 is not set 1193# CONFIG_SND_LX6464ES is not set 1194# CONFIG_SND_MAESTRO3 is not set 1195# CONFIG_SND_MIXART is not set 1196# CONFIG_SND_NM256 is not set 1197# CONFIG_SND_PCXHR is not set 1198# CONFIG_SND_RIPTIDE is not set 1199# CONFIG_SND_RME32 is not set 1200# CONFIG_SND_RME96 is not set 1201# CONFIG_SND_RME9652 is not set 1202# CONFIG_SND_SONICVIBES is not set 1203# CONFIG_SND_TRIDENT is not set 1204# CONFIG_SND_VIA82XX is not set 1205# CONFIG_SND_VIA82XX_MODEM is not set 1206# CONFIG_SND_VIRTUOSO is not set 1207# CONFIG_SND_VX222 is not set 1208# CONFIG_SND_YMFPCI is not set 1209# CONFIG_SND_SUPERH is not set 1210CONFIG_SND_USB=y 1211# CONFIG_SND_USB_AUDIO is not set 1212# CONFIG_SND_USB_CAIAQ is not set 1213# CONFIG_SND_SOC is not set 1214# CONFIG_SOUND_PRIME is not set 1215CONFIG_HID_SUPPORT=y 1216CONFIG_HID=y 1217# CONFIG_HIDRAW is not set 1218 1219# 1220# USB Input Devices 1221# 1222CONFIG_USB_HID=y 1223# CONFIG_HID_PID is not set 1224# CONFIG_USB_HIDDEV is not set 1225 1226# 1227# Special HID drivers 1228# 1229CONFIG_HID_A4TECH=m 1230CONFIG_HID_APPLE=m 1231CONFIG_HID_BELKIN=m 1232CONFIG_HID_CHERRY=m 1233CONFIG_HID_CHICONY=m 1234CONFIG_HID_CYPRESS=m 1235CONFIG_HID_DRAGONRISE=m 1236# CONFIG_DRAGONRISE_FF is not set 1237CONFIG_HID_EZKEY=m 1238CONFIG_HID_KYE=m 1239CONFIG_HID_GYRATION=m 1240CONFIG_HID_TWINHAN=m 1241CONFIG_HID_KENSINGTON=m 1242CONFIG_HID_LOGITECH=m 1243# CONFIG_LOGITECH_FF is not set 1244# CONFIG_LOGIRUMBLEPAD2_FF is not set 1245CONFIG_HID_MICROSOFT=m 1246CONFIG_HID_MONTEREY=m 1247CONFIG_HID_NTRIG=m 1248CONFIG_HID_PANTHERLORD=m 1249# CONFIG_PANTHERLORD_FF is not set 1250CONFIG_HID_PETALYNX=m 1251CONFIG_HID_SAMSUNG=m 1252CONFIG_HID_SONY=m 1253CONFIG_HID_SUNPLUS=m 1254CONFIG_HID_GREENASIA=m 1255# CONFIG_GREENASIA_FF is not set 1256CONFIG_HID_SMARTJOYPLUS=m 1257# CONFIG_SMARTJOYPLUS_FF is not set 1258CONFIG_HID_TOPSEED=m 1259# CONFIG_HID_THRUSTMASTER is not set 1260CONFIG_HID_ZEROPLUS=m 1261# CONFIG_ZEROPLUS_FF is not set 1262CONFIG_USB_SUPPORT=y 1263CONFIG_USB_ARCH_HAS_HCD=y 1264CONFIG_USB_ARCH_HAS_OHCI=y 1265CONFIG_USB_ARCH_HAS_EHCI=y 1266CONFIG_USB=y 1267# CONFIG_USB_DEBUG is not set 1268# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set 1269 1270# 1271# Miscellaneous USB options 1272# 1273# CONFIG_USB_DEVICEFS is not set 1274CONFIG_USB_DEVICE_CLASS=y 1275# CONFIG_USB_DYNAMIC_MINORS is not set 1276# CONFIG_USB_SUSPEND is not set 1277# CONFIG_USB_OTG is not set 1278# CONFIG_USB_OTG_WHITELIST is not set 1279# CONFIG_USB_OTG_BLACKLIST_HUB is not set 1280# CONFIG_USB_MON is not set 1281# CONFIG_USB_WUSB is not set 1282# CONFIG_USB_WUSB_CBAF is not set 1283 1284# 1285# USB Host Controller Drivers 1286# 1287# CONFIG_USB_C67X00_HCD is not set 1288# CONFIG_USB_XHCI_HCD is not set 1289CONFIG_USB_EHCI_HCD=m 1290# CONFIG_USB_EHCI_ROOT_HUB_TT is not set 1291# CONFIG_USB_EHCI_TT_NEWSCHED is not set 1292# CONFIG_USB_OXU210HP_HCD is not set 1293# CONFIG_USB_ISP116X_HCD is not set 1294# CONFIG_USB_ISP1760_HCD is not set 1295# CONFIG_USB_ISP1362_HCD is not set 1296# CONFIG_USB_OHCI_HCD is not set 1297# CONFIG_USB_UHCI_HCD is not set 1298# CONFIG_USB_SL811_HCD is not set 1299CONFIG_USB_R8A66597_HCD=y 1300# CONFIG_USB_WHCI_HCD is not set 1301# CONFIG_USB_HWA_HCD is not set 1302 1303# 1304# USB Device Class drivers 1305# 1306# CONFIG_USB_ACM is not set 1307# CONFIG_USB_PRINTER is not set 1308# CONFIG_USB_WDM is not set 1309# CONFIG_USB_TMC is not set 1310 1311# 1312# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may 1313# 1314 1315# 1316# also be needed; see USB_STORAGE Help for more info 1317# 1318CONFIG_USB_STORAGE=y 1319# CONFIG_USB_STORAGE_DEBUG is not set 1320# CONFIG_USB_STORAGE_DATAFAB is not set 1321# CONFIG_USB_STORAGE_FREECOM is not set 1322# CONFIG_USB_STORAGE_ISD200 is not set 1323# CONFIG_USB_STORAGE_USBAT is not set 1324# CONFIG_USB_STORAGE_SDDR09 is not set 1325# CONFIG_USB_STORAGE_SDDR55 is not set 1326# CONFIG_USB_STORAGE_JUMPSHOT is not set 1327# CONFIG_USB_STORAGE_ALAUDA is not set 1328# CONFIG_USB_STORAGE_ONETOUCH is not set 1329# CONFIG_USB_STORAGE_KARMA is not set 1330# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set 1331# CONFIG_USB_LIBUSUAL is not set 1332 1333# 1334# USB Imaging devices 1335# 1336# CONFIG_USB_MDC800 is not set 1337# CONFIG_USB_MICROTEK is not set 1338 1339# 1340# USB port drivers 1341# 1342# CONFIG_USB_SERIAL is not set 1343 1344# 1345# USB Miscellaneous drivers 1346# 1347# CONFIG_USB_EMI62 is not set 1348# CONFIG_USB_EMI26 is not set 1349# CONFIG_USB_ADUTUX is not set 1350# CONFIG_USB_SEVSEG is not set 1351# CONFIG_USB_RIO500 is not set 1352# CONFIG_USB_LEGOTOWER is not set 1353# CONFIG_USB_LCD is not set 1354# CONFIG_USB_BERRY_CHARGE is not set 1355# CONFIG_USB_LED is not set 1356# CONFIG_USB_CYPRESS_CY7C63 is not set 1357# CONFIG_USB_CYTHERM is not set 1358# CONFIG_USB_IDMOUSE is not set 1359# CONFIG_USB_FTDI_ELAN is not set 1360# CONFIG_USB_APPLEDISPLAY is not set 1361# CONFIG_USB_SISUSBVGA is not set 1362# CONFIG_USB_LD is not set 1363# CONFIG_USB_TRANCEVIBRATOR is not set 1364# CONFIG_USB_IOWARRIOR is not set 1365# CONFIG_USB_TEST is not set 1366# CONFIG_USB_ISIGHTFW is not set 1367# CONFIG_USB_VST is not set 1368# CONFIG_USB_GADGET is not set 1369 1370# 1371# OTG and related infrastructure 1372# 1373# CONFIG_NOP_USB_XCEIV is not set 1374# CONFIG_UWB is not set 1375CONFIG_MMC=y 1376# CONFIG_MMC_DEBUG is not set 1377# CONFIG_MMC_UNSAFE_RESUME is not set 1378 1379# 1380# MMC/SD/SDIO Card Drivers 1381# 1382CONFIG_MMC_BLOCK=y 1383CONFIG_MMC_BLOCK_BOUNCE=y 1384# CONFIG_SDIO_UART is not set 1385# CONFIG_MMC_TEST is not set 1386 1387# 1388# MMC/SD/SDIO Host Controller Drivers 1389# 1390CONFIG_MMC_SDHCI=m 1391# CONFIG_MMC_SDHCI_PCI is not set 1392CONFIG_MMC_SDHCI_PLTFM=m 1393# CONFIG_MMC_AT91 is not set 1394# CONFIG_MMC_ATMELMCI is not set 1395# CONFIG_MMC_TIFM_SD is not set 1396# CONFIG_MMC_TMIO is not set 1397# CONFIG_MMC_CB710 is not set 1398# CONFIG_MMC_VIA_SDMMC is not set 1399# CONFIG_MEMSTICK is not set 1400# CONFIG_NEW_LEDS is not set 1401# CONFIG_ACCESSIBILITY is not set 1402# CONFIG_INFINIBAND is not set 1403CONFIG_RTC_LIB=y 1404CONFIG_RTC_CLASS=y 1405CONFIG_RTC_HCTOSYS=y 1406CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 1407# CONFIG_RTC_DEBUG is not set 1408 1409# 1410# RTC interfaces 1411# 1412CONFIG_RTC_INTF_SYSFS=y 1413CONFIG_RTC_INTF_PROC=y 1414CONFIG_RTC_INTF_DEV=y 1415# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set 1416# CONFIG_RTC_DRV_TEST is not set 1417 1418# 1419# I2C RTC drivers 1420# 1421# CONFIG_RTC_DRV_DS1307 is not set 1422# CONFIG_RTC_DRV_DS1374 is not set 1423# CONFIG_RTC_DRV_DS1672 is not set 1424# CONFIG_RTC_DRV_MAX6900 is not set 1425CONFIG_RTC_DRV_RS5C372=y 1426# CONFIG_RTC_DRV_ISL1208 is not set 1427# CONFIG_RTC_DRV_X1205 is not set 1428# CONFIG_RTC_DRV_PCF8563 is not set 1429# CONFIG_RTC_DRV_PCF8583 is not set 1430# CONFIG_RTC_DRV_M41T80 is not set 1431# CONFIG_RTC_DRV_BQ32K is not set 1432# CONFIG_RTC_DRV_S35390A is not set 1433# CONFIG_RTC_DRV_FM3130 is not set 1434# CONFIG_RTC_DRV_RX8581 is not set 1435# CONFIG_RTC_DRV_RX8025 is not set 1436 1437# 1438# SPI RTC drivers 1439# 1440 1441# 1442# Platform RTC drivers 1443# 1444# CONFIG_RTC_DRV_DS1286 is not set 1445# CONFIG_RTC_DRV_DS1511 is not set 1446# CONFIG_RTC_DRV_DS1553 is not set 1447# CONFIG_RTC_DRV_DS1742 is not set 1448# CONFIG_RTC_DRV_STK17TA8 is not set 1449# CONFIG_RTC_DRV_M48T86 is not set 1450# CONFIG_RTC_DRV_M48T35 is not set 1451# CONFIG_RTC_DRV_M48T59 is not set 1452# CONFIG_RTC_DRV_MSM6242 is not set 1453# CONFIG_RTC_DRV_BQ4802 is not set 1454# CONFIG_RTC_DRV_RP5C01 is not set 1455# CONFIG_RTC_DRV_V3020 is not set 1456 1457# 1458# on-CPU RTC drivers 1459# 1460# CONFIG_RTC_DRV_SH is not set 1461# CONFIG_RTC_DRV_GENERIC is not set 1462CONFIG_DMADEVICES=y 1463 1464# 1465# DMA Devices 1466# 1467# CONFIG_AUXDISPLAY is not set 1468CONFIG_UIO=m 1469# CONFIG_UIO_CIF is not set 1470# CONFIG_UIO_PDRV is not set 1471# CONFIG_UIO_PDRV_GENIRQ is not set 1472# CONFIG_UIO_SMX is not set 1473# CONFIG_UIO_AEC is not set 1474# CONFIG_UIO_SERCOS3 is not set 1475# CONFIG_UIO_PCI_GENERIC is not set 1476 1477# 1478# TI VLYNQ 1479# 1480# CONFIG_STAGING is not set 1481 1482# 1483# File systems 1484# 1485CONFIG_EXT2_FS=y 1486# CONFIG_EXT2_FS_XATTR is not set 1487# CONFIG_EXT2_FS_XIP is not set 1488CONFIG_EXT3_FS=y 1489# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set 1490CONFIG_EXT3_FS_XATTR=y 1491# CONFIG_EXT3_FS_POSIX_ACL is not set 1492# CONFIG_EXT3_FS_SECURITY is not set 1493# CONFIG_EXT4_FS is not set 1494CONFIG_JBD=y 1495# CONFIG_JBD_DEBUG is not set 1496CONFIG_FS_MBCACHE=y 1497# CONFIG_REISERFS_FS is not set 1498# CONFIG_JFS_FS is not set 1499# CONFIG_FS_POSIX_ACL is not set 1500# CONFIG_XFS_FS is not set 1501# CONFIG_OCFS2_FS is not set 1502# CONFIG_BTRFS_FS is not set 1503# CONFIG_NILFS2_FS is not set 1504CONFIG_FILE_LOCKING=y 1505CONFIG_FSNOTIFY=y 1506CONFIG_DNOTIFY=y 1507CONFIG_INOTIFY=y 1508CONFIG_INOTIFY_USER=y 1509# CONFIG_QUOTA is not set 1510# CONFIG_AUTOFS_FS is not set 1511# CONFIG_AUTOFS4_FS is not set 1512# CONFIG_FUSE_FS is not set 1513 1514# 1515# Caches 1516# 1517# CONFIG_FSCACHE is not set 1518 1519# 1520# CD-ROM/DVD Filesystems 1521# 1522# CONFIG_ISO9660_FS is not set 1523# CONFIG_UDF_FS is not set 1524 1525# 1526# DOS/FAT/NT Filesystems 1527# 1528CONFIG_FAT_FS=y 1529CONFIG_MSDOS_FS=y 1530CONFIG_VFAT_FS=y 1531CONFIG_FAT_DEFAULT_CODEPAGE=437 1532CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" 1533CONFIG_NTFS_FS=y 1534# CONFIG_NTFS_DEBUG is not set 1535CONFIG_NTFS_RW=y 1536 1537# 1538# Pseudo filesystems 1539# 1540CONFIG_PROC_FS=y 1541CONFIG_PROC_KCORE=y 1542CONFIG_PROC_SYSCTL=y 1543CONFIG_PROC_PAGE_MONITOR=y 1544CONFIG_SYSFS=y 1545CONFIG_TMPFS=y 1546# CONFIG_TMPFS_POSIX_ACL is not set 1547CONFIG_HUGETLBFS=y 1548CONFIG_HUGETLB_PAGE=y 1549CONFIG_CONFIGFS_FS=y 1550CONFIG_MISC_FILESYSTEMS=y 1551# CONFIG_ADFS_FS is not set 1552# CONFIG_AFFS_FS is not set 1553# CONFIG_HFS_FS is not set 1554# CONFIG_HFSPLUS_FS is not set 1555# CONFIG_BEFS_FS is not set 1556# CONFIG_BFS_FS is not set 1557# CONFIG_EFS_FS is not set 1558# CONFIG_JFFS2_FS is not set 1559# CONFIG_CRAMFS is not set 1560# CONFIG_SQUASHFS is not set 1561# CONFIG_VXFS_FS is not set 1562CONFIG_MINIX_FS=y 1563# CONFIG_OMFS_FS is not set 1564# CONFIG_HPFS_FS is not set 1565# CONFIG_QNX4FS_FS is not set 1566# CONFIG_ROMFS_FS is not set 1567# CONFIG_SYSV_FS is not set 1568# CONFIG_UFS_FS is not set 1569CONFIG_NETWORK_FILESYSTEMS=y 1570CONFIG_NFS_FS=y 1571CONFIG_NFS_V3=y 1572# CONFIG_NFS_V3_ACL is not set 1573CONFIG_NFS_V4=y 1574# CONFIG_NFS_V4_1 is not set 1575CONFIG_ROOT_NFS=y 1576CONFIG_NFSD=m 1577CONFIG_NFSD_V3=y 1578# CONFIG_NFSD_V3_ACL is not set 1579# CONFIG_NFSD_V4 is not set 1580CONFIG_LOCKD=y 1581CONFIG_LOCKD_V4=y 1582CONFIG_EXPORTFS=m 1583CONFIG_NFS_COMMON=y 1584CONFIG_SUNRPC=y 1585CONFIG_SUNRPC_GSS=y 1586CONFIG_RPCSEC_GSS_KRB5=y 1587# CONFIG_RPCSEC_GSS_SPKM3 is not set 1588# CONFIG_SMB_FS is not set 1589# CONFIG_CIFS is not set 1590# CONFIG_NCP_FS is not set 1591# CONFIG_CODA_FS is not set 1592# CONFIG_AFS_FS is not set 1593 1594# 1595# Partition Types 1596# 1597# CONFIG_PARTITION_ADVANCED is not set 1598CONFIG_MSDOS_PARTITION=y 1599CONFIG_NLS=y 1600CONFIG_NLS_DEFAULT="iso8859-1" 1601CONFIG_NLS_CODEPAGE_437=y 1602# CONFIG_NLS_CODEPAGE_737 is not set 1603# CONFIG_NLS_CODEPAGE_775 is not set 1604# CONFIG_NLS_CODEPAGE_850 is not set 1605# CONFIG_NLS_CODEPAGE_852 is not set 1606# CONFIG_NLS_CODEPAGE_855 is not set 1607# CONFIG_NLS_CODEPAGE_857 is not set 1608# CONFIG_NLS_CODEPAGE_860 is not set 1609# CONFIG_NLS_CODEPAGE_861 is not set 1610# CONFIG_NLS_CODEPAGE_862 is not set 1611# CONFIG_NLS_CODEPAGE_863 is not set 1612# CONFIG_NLS_CODEPAGE_864 is not set 1613# CONFIG_NLS_CODEPAGE_865 is not set 1614# CONFIG_NLS_CODEPAGE_866 is not set 1615# CONFIG_NLS_CODEPAGE_869 is not set 1616# CONFIG_NLS_CODEPAGE_936 is not set 1617# CONFIG_NLS_CODEPAGE_950 is not set 1618CONFIG_NLS_CODEPAGE_932=y 1619# CONFIG_NLS_CODEPAGE_949 is not set 1620# CONFIG_NLS_CODEPAGE_874 is not set 1621# CONFIG_NLS_ISO8859_8 is not set 1622# CONFIG_NLS_CODEPAGE_1250 is not set 1623# CONFIG_NLS_CODEPAGE_1251 is not set 1624# CONFIG_NLS_ASCII is not set 1625CONFIG_NLS_ISO8859_1=y 1626# CONFIG_NLS_ISO8859_2 is not set 1627# CONFIG_NLS_ISO8859_3 is not set 1628# CONFIG_NLS_ISO8859_4 is not set 1629# CONFIG_NLS_ISO8859_5 is not set 1630# CONFIG_NLS_ISO8859_6 is not set 1631# CONFIG_NLS_ISO8859_7 is not set 1632# CONFIG_NLS_ISO8859_9 is not set 1633# CONFIG_NLS_ISO8859_13 is not set 1634# CONFIG_NLS_ISO8859_14 is not set 1635# CONFIG_NLS_ISO8859_15 is not set 1636# CONFIG_NLS_KOI8_R is not set 1637# CONFIG_NLS_KOI8_U is not set 1638# CONFIG_NLS_UTF8 is not set 1639# CONFIG_DLM is not set 1640 1641# 1642# Kernel hacking 1643# 1644CONFIG_TRACE_IRQFLAGS_SUPPORT=y 1645CONFIG_PRINTK_TIME=y 1646CONFIG_ENABLE_WARN_DEPRECATED=y 1647# CONFIG_ENABLE_MUST_CHECK is not set 1648CONFIG_FRAME_WARN=1024 1649CONFIG_MAGIC_SYSRQ=y 1650# CONFIG_STRIP_ASM_SYMS is not set 1651# CONFIG_UNUSED_SYMBOLS is not set 1652CONFIG_DEBUG_FS=y 1653# CONFIG_HEADERS_CHECK is not set 1654# CONFIG_DEBUG_KERNEL is not set 1655CONFIG_SCHED_DEBUG=y 1656CONFIG_SCHEDSTATS=y 1657CONFIG_TRACE_IRQFLAGS=y 1658CONFIG_STACKTRACE=y 1659CONFIG_DEBUG_BUGVERBOSE=y 1660# CONFIG_DEBUG_MEMORY_INIT is not set 1661CONFIG_FRAME_POINTER=y 1662# CONFIG_RCU_CPU_STALL_DETECTOR is not set 1663CONFIG_LATENCYTOP=y 1664CONFIG_SYSCTL_SYSCALL_CHECK=y 1665CONFIG_NOP_TRACER=y 1666CONFIG_HAVE_FTRACE_NMI_ENTER=y 1667CONFIG_HAVE_FUNCTION_TRACER=y 1668CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y 1669CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y 1670CONFIG_HAVE_DYNAMIC_FTRACE=y 1671CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y 1672CONFIG_HAVE_SYSCALL_TRACEPOINTS=y 1673CONFIG_TRACER_MAX_TRACE=y 1674CONFIG_RING_BUFFER=y 1675CONFIG_FTRACE_NMI_ENTER=y 1676CONFIG_EVENT_TRACING=y 1677CONFIG_CONTEXT_SWITCH_TRACER=y 1678CONFIG_RING_BUFFER_ALLOW_SWAP=y 1679CONFIG_TRACING=y 1680CONFIG_GENERIC_TRACER=y 1681CONFIG_TRACING_SUPPORT=y 1682CONFIG_FTRACE=y 1683CONFIG_FUNCTION_TRACER=y 1684CONFIG_FUNCTION_GRAPH_TRACER=y 1685CONFIG_IRQSOFF_TRACER=y 1686# CONFIG_PREEMPT_TRACER is not set 1687CONFIG_SCHED_TRACER=y 1688# CONFIG_FTRACE_SYSCALLS is not set 1689# CONFIG_BOOT_TRACER is not set 1690CONFIG_BRANCH_PROFILE_NONE=y 1691# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set 1692# CONFIG_PROFILE_ALL_BRANCHES is not set 1693CONFIG_STACK_TRACER=y 1694CONFIG_KMEMTRACE=y 1695CONFIG_WORKQUEUE_TRACER=y 1696# CONFIG_BLK_DEV_IO_TRACE is not set 1697CONFIG_DYNAMIC_FTRACE=y 1698# CONFIG_FUNCTION_PROFILER is not set 1699CONFIG_FTRACE_MCOUNT_RECORD=y 1700# CONFIG_FTRACE_STARTUP_TEST is not set 1701# CONFIG_RING_BUFFER_BENCHMARK is not set 1702# CONFIG_DYNAMIC_DEBUG is not set 1703# CONFIG_DMA_API_DEBUG is not set 1704# CONFIG_SAMPLES is not set 1705CONFIG_HAVE_ARCH_KGDB=y 1706# CONFIG_SH_STANDARD_BIOS is not set 1707CONFIG_DWARF_UNWINDER=y 1708CONFIG_MCOUNT=y 1709 1710# 1711# Security options 1712# 1713# CONFIG_KEYS is not set 1714# CONFIG_SECURITY is not set 1715# CONFIG_SECURITYFS is not set 1716# CONFIG_DEFAULT_SECURITY_SELINUX is not set 1717# CONFIG_DEFAULT_SECURITY_SMACK is not set 1718# CONFIG_DEFAULT_SECURITY_TOMOYO is not set 1719CONFIG_DEFAULT_SECURITY_DAC=y 1720CONFIG_DEFAULT_SECURITY="" 1721CONFIG_CRYPTO=y 1722 1723# 1724# Crypto core or helper 1725# 1726CONFIG_CRYPTO_ALGAPI=y 1727CONFIG_CRYPTO_ALGAPI2=y 1728CONFIG_CRYPTO_AEAD2=y 1729CONFIG_CRYPTO_BLKCIPHER=y 1730CONFIG_CRYPTO_BLKCIPHER2=y 1731CONFIG_CRYPTO_HASH=y 1732CONFIG_CRYPTO_HASH2=y 1733CONFIG_CRYPTO_RNG2=y 1734CONFIG_CRYPTO_PCOMP=y 1735CONFIG_CRYPTO_MANAGER=y 1736CONFIG_CRYPTO_MANAGER2=y 1737# CONFIG_CRYPTO_GF128MUL is not set 1738# CONFIG_CRYPTO_NULL is not set 1739CONFIG_CRYPTO_WORKQUEUE=y 1740# CONFIG_CRYPTO_CRYPTD is not set 1741# CONFIG_CRYPTO_AUTHENC is not set 1742# CONFIG_CRYPTO_TEST is not set 1743 1744# 1745# Authenticated Encryption with Associated Data 1746# 1747# CONFIG_CRYPTO_CCM is not set 1748# CONFIG_CRYPTO_GCM is not set 1749# CONFIG_CRYPTO_SEQIV is not set 1750 1751# 1752# Block modes 1753# 1754CONFIG_CRYPTO_CBC=y 1755# CONFIG_CRYPTO_CTR is not set 1756# CONFIG_CRYPTO_CTS is not set 1757# CONFIG_CRYPTO_ECB is not set 1758# CONFIG_CRYPTO_LRW is not set 1759# CONFIG_CRYPTO_PCBC is not set 1760# CONFIG_CRYPTO_XTS is not set 1761 1762# 1763# Hash modes 1764# 1765CONFIG_CRYPTO_HMAC=y 1766# CONFIG_CRYPTO_XCBC is not set 1767# CONFIG_CRYPTO_VMAC is not set 1768 1769# 1770# Digest 1771# 1772# CONFIG_CRYPTO_CRC32C is not set 1773# CONFIG_CRYPTO_GHASH is not set 1774# CONFIG_CRYPTO_MD4 is not set 1775CONFIG_CRYPTO_MD5=y 1776# CONFIG_CRYPTO_MICHAEL_MIC is not set 1777# CONFIG_CRYPTO_RMD128 is not set 1778# CONFIG_CRYPTO_RMD160 is not set 1779# CONFIG_CRYPTO_RMD256 is not set 1780# CONFIG_CRYPTO_RMD320 is not set 1781# CONFIG_CRYPTO_SHA1 is not set 1782# CONFIG_CRYPTO_SHA256 is not set 1783# CONFIG_CRYPTO_SHA512 is not set 1784# CONFIG_CRYPTO_TGR192 is not set 1785# CONFIG_CRYPTO_WP512 is not set 1786 1787# 1788# Ciphers 1789# 1790# CONFIG_CRYPTO_AES is not set 1791# CONFIG_CRYPTO_ANUBIS is not set 1792# CONFIG_CRYPTO_ARC4 is not set 1793# CONFIG_CRYPTO_BLOWFISH is not set 1794# CONFIG_CRYPTO_CAMELLIA is not set 1795# CONFIG_CRYPTO_CAST5 is not set 1796# CONFIG_CRYPTO_CAST6 is not set 1797CONFIG_CRYPTO_DES=y 1798# CONFIG_CRYPTO_FCRYPT is not set 1799# CONFIG_CRYPTO_KHAZAD is not set 1800# CONFIG_CRYPTO_SALSA20 is not set 1801# CONFIG_CRYPTO_SEED is not set 1802# CONFIG_CRYPTO_SERPENT is not set 1803# CONFIG_CRYPTO_TEA is not set 1804# CONFIG_CRYPTO_TWOFISH is not set 1805 1806# 1807# Compression 1808# 1809# CONFIG_CRYPTO_DEFLATE is not set 1810# CONFIG_CRYPTO_ZLIB is not set 1811# CONFIG_CRYPTO_LZO is not set 1812 1813# 1814# Random Number Generation 1815# 1816# CONFIG_CRYPTO_ANSI_CPRNG is not set 1817# CONFIG_CRYPTO_HW is not set 1818CONFIG_BINARY_PRINTF=y 1819 1820# 1821# Library routines 1822# 1823CONFIG_BITREVERSE=y 1824CONFIG_GENERIC_FIND_LAST_BIT=y 1825# CONFIG_CRC_CCITT is not set 1826# CONFIG_CRC16 is not set 1827# CONFIG_CRC_T10DIF is not set 1828# CONFIG_CRC_ITU_T is not set 1829CONFIG_CRC32=y 1830# CONFIG_CRC7 is not set 1831# CONFIG_LIBCRC32C is not set 1832CONFIG_HAS_IOMEM=y 1833CONFIG_HAS_IOPORT=y 1834CONFIG_HAS_DMA=y 1835CONFIG_HAVE_LMB=y 1836CONFIG_NLATTR=y 1837CONFIG_GENERIC_ATOMIC64=y 1838