1# 2# Automatically generated make config: don't edit 3# Linux kernel version: 2.6.34-rc5 4# Tue May 18 16:11:37 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_IRQ_PER_CPU=y 17CONFIG_SPARSE_IRQ=y 18CONFIG_GENERIC_GPIO=y 19CONFIG_GENERIC_TIME=y 20CONFIG_GENERIC_CLOCKEVENTS=y 21# CONFIG_ARCH_SUSPEND_POSSIBLE is not set 22# CONFIG_ARCH_HIBERNATION_POSSIBLE is not set 23CONFIG_SYS_SUPPORTS_CMT=y 24CONFIG_SYS_SUPPORTS_MTU2=y 25CONFIG_STACKTRACE_SUPPORT=y 26CONFIG_LOCKDEP_SUPPORT=y 27CONFIG_HAVE_LATENCYTOP_SUPPORT=y 28# CONFIG_ARCH_HAS_ILOG2_U32 is not set 29# CONFIG_ARCH_HAS_ILOG2_U64 is not set 30CONFIG_ARCH_NO_VIRT_TO_BUS=y 31CONFIG_ARCH_HAS_DEFAULT_IDLE=y 32CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y 33CONFIG_DMA_NONCOHERENT=y 34CONFIG_NEED_DMA_MAP_STATE=y 35CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 36CONFIG_CONSTRUCTORS=y 37 38# 39# General setup 40# 41CONFIG_EXPERIMENTAL=y 42CONFIG_BROKEN_ON_SMP=y 43CONFIG_INIT_ENV_ARG_LIMIT=32 44CONFIG_LOCALVERSION="" 45# CONFIG_LOCALVERSION_AUTO is not set 46CONFIG_HAVE_KERNEL_GZIP=y 47CONFIG_HAVE_KERNEL_BZIP2=y 48CONFIG_HAVE_KERNEL_LZMA=y 49CONFIG_HAVE_KERNEL_LZO=y 50CONFIG_KERNEL_GZIP=y 51# CONFIG_KERNEL_BZIP2 is not set 52# CONFIG_KERNEL_LZMA is not set 53# CONFIG_KERNEL_LZO is not set 54CONFIG_SYSVIPC=y 55CONFIG_SYSVIPC_SYSCTL=y 56CONFIG_POSIX_MQUEUE=y 57CONFIG_POSIX_MQUEUE_SYSCTL=y 58CONFIG_BSD_PROCESS_ACCT=y 59# CONFIG_BSD_PROCESS_ACCT_V3 is not set 60# CONFIG_TASKSTATS is not set 61# CONFIG_AUDIT is not set 62 63# 64# RCU Subsystem 65# 66CONFIG_TREE_RCU=y 67# CONFIG_TREE_PREEMPT_RCU is not set 68# CONFIG_TINY_RCU is not set 69# CONFIG_RCU_TRACE is not set 70CONFIG_RCU_FANOUT=32 71# CONFIG_RCU_FANOUT_EXACT is not set 72# CONFIG_TREE_RCU_TRACE is not set 73CONFIG_IKCONFIG=y 74# CONFIG_IKCONFIG_PROC is not set 75CONFIG_LOG_BUF_SHIFT=14 76# CONFIG_CGROUPS is not set 77# CONFIG_SYSFS_DEPRECATED_V2 is not set 78# CONFIG_RELAY is not set 79CONFIG_NAMESPACES=y 80CONFIG_UTS_NS=y 81CONFIG_IPC_NS=y 82CONFIG_USER_NS=y 83CONFIG_PID_NS=y 84# CONFIG_NET_NS is not set 85CONFIG_BLK_DEV_INITRD=y 86CONFIG_INITRAMFS_SOURCE="" 87CONFIG_RD_GZIP=y 88# CONFIG_RD_BZIP2 is not set 89# CONFIG_RD_LZMA is not set 90# CONFIG_RD_LZO is not set 91CONFIG_CC_OPTIMIZE_FOR_SIZE=y 92CONFIG_SYSCTL=y 93CONFIG_ANON_INODES=y 94CONFIG_EMBEDDED=y 95CONFIG_UID16=y 96CONFIG_SYSCTL_SYSCALL=y 97CONFIG_KALLSYMS=y 98CONFIG_KALLSYMS_ALL=y 99# CONFIG_KALLSYMS_EXTRA_PASS is not set 100CONFIG_HOTPLUG=y 101CONFIG_PRINTK=y 102CONFIG_BUG=y 103CONFIG_ELF_CORE=y 104CONFIG_BASE_FULL=y 105CONFIG_FUTEX=y 106CONFIG_EPOLL=y 107CONFIG_SIGNALFD=y 108CONFIG_TIMERFD=y 109CONFIG_EVENTFD=y 110CONFIG_AIO=y 111CONFIG_HAVE_PERF_EVENTS=y 112CONFIG_PERF_USE_VMALLOC=y 113 114# 115# Kernel Performance Events And Counters 116# 117CONFIG_PERF_EVENTS=y 118# CONFIG_PERF_COUNTERS is not set 119# CONFIG_DEBUG_PERF_USE_VMALLOC is not set 120CONFIG_VM_EVENT_COUNTERS=y 121CONFIG_COMPAT_BRK=y 122# CONFIG_SLAB is not set 123# CONFIG_SLUB is not set 124CONFIG_SLOB=y 125# CONFIG_MMAP_ALLOW_UNINITIALIZED is not set 126CONFIG_PROFILING=y 127CONFIG_OPROFILE=y 128CONFIG_HAVE_OPROFILE=y 129# CONFIG_KPROBES is not set 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 136CONFIG_HAVE_HW_BREAKPOINT=y 137 138# 139# GCOV-based kernel profiling 140# 141# CONFIG_GCOV_KERNEL is not set 142# CONFIG_SLOW_WORK is not set 143CONFIG_HAVE_GENERIC_DMA_COHERENT=y 144CONFIG_RT_MUTEXES=y 145CONFIG_BASE_SMALL=0 146CONFIG_MODULES=y 147# CONFIG_MODULE_FORCE_LOAD is not set 148# CONFIG_MODULE_UNLOAD is not set 149# CONFIG_MODVERSIONS is not set 150# CONFIG_MODULE_SRCVERSION_ALL is not set 151CONFIG_BLOCK=y 152CONFIG_LBDAF=y 153# CONFIG_BLK_DEV_BSG is not set 154# CONFIG_BLK_DEV_INTEGRITY is not set 155 156# 157# IO Schedulers 158# 159CONFIG_IOSCHED_NOOP=y 160# CONFIG_IOSCHED_DEADLINE is not set 161# CONFIG_IOSCHED_CFQ is not set 162# CONFIG_DEFAULT_DEADLINE is not set 163# CONFIG_DEFAULT_CFQ is not set 164CONFIG_DEFAULT_NOOP=y 165CONFIG_DEFAULT_IOSCHED="noop" 166# CONFIG_INLINE_SPIN_TRYLOCK is not set 167# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set 168# CONFIG_INLINE_SPIN_LOCK is not set 169# CONFIG_INLINE_SPIN_LOCK_BH is not set 170# CONFIG_INLINE_SPIN_LOCK_IRQ is not set 171# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set 172CONFIG_INLINE_SPIN_UNLOCK=y 173# CONFIG_INLINE_SPIN_UNLOCK_BH is not set 174CONFIG_INLINE_SPIN_UNLOCK_IRQ=y 175# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set 176# CONFIG_INLINE_READ_TRYLOCK is not set 177# CONFIG_INLINE_READ_LOCK is not set 178# CONFIG_INLINE_READ_LOCK_BH is not set 179# CONFIG_INLINE_READ_LOCK_IRQ is not set 180# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set 181CONFIG_INLINE_READ_UNLOCK=y 182# CONFIG_INLINE_READ_UNLOCK_BH is not set 183CONFIG_INLINE_READ_UNLOCK_IRQ=y 184# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set 185# CONFIG_INLINE_WRITE_TRYLOCK is not set 186# CONFIG_INLINE_WRITE_LOCK is not set 187# CONFIG_INLINE_WRITE_LOCK_BH is not set 188# CONFIG_INLINE_WRITE_LOCK_IRQ is not set 189# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set 190CONFIG_INLINE_WRITE_UNLOCK=y 191# CONFIG_INLINE_WRITE_UNLOCK_BH is not set 192CONFIG_INLINE_WRITE_UNLOCK_IRQ=y 193# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set 194# CONFIG_MUTEX_SPIN_ON_OWNER is not set 195# CONFIG_FREEZER is not set 196 197# 198# System type 199# 200CONFIG_CPU_SH2=y 201CONFIG_CPU_SH2A=y 202# CONFIG_CPU_SUBTYPE_SH7619 is not set 203# CONFIG_CPU_SUBTYPE_SH7201 is not set 204CONFIG_CPU_SUBTYPE_SH7203=y 205# CONFIG_CPU_SUBTYPE_SH7206 is not set 206# CONFIG_CPU_SUBTYPE_SH7263 is not set 207# CONFIG_CPU_SUBTYPE_MXG is not set 208# CONFIG_CPU_SUBTYPE_SH7705 is not set 209# CONFIG_CPU_SUBTYPE_SH7706 is not set 210# CONFIG_CPU_SUBTYPE_SH7707 is not set 211# CONFIG_CPU_SUBTYPE_SH7708 is not set 212# CONFIG_CPU_SUBTYPE_SH7709 is not set 213# CONFIG_CPU_SUBTYPE_SH7710 is not set 214# CONFIG_CPU_SUBTYPE_SH7712 is not set 215# CONFIG_CPU_SUBTYPE_SH7720 is not set 216# CONFIG_CPU_SUBTYPE_SH7721 is not set 217# CONFIG_CPU_SUBTYPE_SH7750 is not set 218# CONFIG_CPU_SUBTYPE_SH7091 is not set 219# CONFIG_CPU_SUBTYPE_SH7750R is not set 220# CONFIG_CPU_SUBTYPE_SH7750S is not set 221# CONFIG_CPU_SUBTYPE_SH7751 is not set 222# CONFIG_CPU_SUBTYPE_SH7751R is not set 223# CONFIG_CPU_SUBTYPE_SH7760 is not set 224# CONFIG_CPU_SUBTYPE_SH4_202 is not set 225# CONFIG_CPU_SUBTYPE_SH7723 is not set 226# CONFIG_CPU_SUBTYPE_SH7724 is not set 227# CONFIG_CPU_SUBTYPE_SH7757 is not set 228# CONFIG_CPU_SUBTYPE_SH7763 is not set 229# CONFIG_CPU_SUBTYPE_SH7770 is not set 230# CONFIG_CPU_SUBTYPE_SH7780 is not set 231# CONFIG_CPU_SUBTYPE_SH7785 is not set 232# CONFIG_CPU_SUBTYPE_SH7786 is not set 233# CONFIG_CPU_SUBTYPE_SHX3 is not set 234# CONFIG_CPU_SUBTYPE_SH7343 is not set 235# CONFIG_CPU_SUBTYPE_SH7722 is not set 236# CONFIG_CPU_SUBTYPE_SH7366 is not set 237 238# 239# Memory management options 240# 241CONFIG_QUICKLIST=y 242CONFIG_PAGE_OFFSET=0x00000000 243CONFIG_FORCE_MAX_ZONEORDER=14 244CONFIG_MEMORY_START=0x0c000000 245CONFIG_MEMORY_SIZE=0x01000000 246CONFIG_29BIT=y 247CONFIG_ARCH_FLATMEM_ENABLE=y 248CONFIG_ARCH_SPARSEMEM_ENABLE=y 249CONFIG_ARCH_SPARSEMEM_DEFAULT=y 250CONFIG_MAX_ACTIVE_REGIONS=1 251CONFIG_ARCH_POPULATES_NODE_MAP=y 252CONFIG_ARCH_SELECT_MEMORY_MODEL=y 253CONFIG_UNCACHED_MAPPING=y 254CONFIG_PAGE_SIZE_4KB=y 255# CONFIG_PAGE_SIZE_8KB is not set 256# CONFIG_PAGE_SIZE_16KB is not set 257# CONFIG_PAGE_SIZE_64KB is not set 258CONFIG_SELECT_MEMORY_MODEL=y 259CONFIG_FLATMEM_MANUAL=y 260# CONFIG_DISCONTIGMEM_MANUAL is not set 261# CONFIG_SPARSEMEM_MANUAL is not set 262CONFIG_FLATMEM=y 263CONFIG_FLAT_NODE_MEM_MAP=y 264CONFIG_SPARSEMEM_STATIC=y 265CONFIG_PAGEFLAGS_EXTENDED=y 266CONFIG_SPLIT_PTLOCK_CPUS=4 267# CONFIG_PHYS_ADDR_T_64BIT is not set 268CONFIG_ZONE_DMA_FLAG=0 269CONFIG_NR_QUICK=1 270CONFIG_NOMMU_INITIAL_TRIM_EXCESS=1 271 272# 273# Cache configuration 274# 275CONFIG_CACHE_WRITEBACK=y 276# CONFIG_CACHE_WRITETHROUGH is not set 277# CONFIG_CACHE_OFF is not set 278 279# 280# Processor features 281# 282# CONFIG_CPU_LITTLE_ENDIAN is not set 283CONFIG_CPU_BIG_ENDIAN=y 284CONFIG_SH_FPU=y 285CONFIG_CPU_HAS_FPU=y 286 287# 288# Board support 289# 290CONFIG_SH_RSK=y 291# CONFIG_SH_RSK7201 is not set 292CONFIG_SH_RSK7203=y 293 294# 295# Timer and clock configuration 296# 297CONFIG_SH_TIMER_CMT=y 298CONFIG_SH_TIMER_MTU2=y 299CONFIG_SH_PCLK_FREQ=16670800 300CONFIG_SH_CLK_CPG=y 301CONFIG_SH_CLK_CPG_LEGACY=y 302CONFIG_SH_CLK_MD=0 303# CONFIG_NO_HZ is not set 304# CONFIG_HIGH_RES_TIMERS is not set 305CONFIG_GENERIC_CLOCKEVENTS_BUILD=y 306 307# 308# CPU Frequency scaling 309# 310CONFIG_CPU_FREQ=y 311CONFIG_CPU_FREQ_TABLE=y 312# CONFIG_CPU_FREQ_DEBUG is not set 313CONFIG_CPU_FREQ_STAT=y 314# CONFIG_CPU_FREQ_STAT_DETAILS is not set 315CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y 316# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set 317# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set 318# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set 319# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set 320CONFIG_CPU_FREQ_GOV_PERFORMANCE=y 321# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set 322# CONFIG_CPU_FREQ_GOV_USERSPACE is not set 323# CONFIG_CPU_FREQ_GOV_ONDEMAND is not set 324# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set 325CONFIG_SH_CPU_FREQ=y 326 327# 328# DMA support 329# 330 331# 332# Companion Chips 333# 334 335# 336# Additional SuperH Device Drivers 337# 338CONFIG_HEARTBEAT=y 339# CONFIG_PUSH_SWITCH is not set 340 341# 342# Kernel features 343# 344# CONFIG_HZ_100 is not set 345# CONFIG_HZ_250 is not set 346# CONFIG_HZ_300 is not set 347CONFIG_HZ_1000=y 348CONFIG_HZ=1000 349# CONFIG_SCHED_HRTICK is not set 350# CONFIG_CRASH_DUMP is not set 351# CONFIG_SECCOMP is not set 352CONFIG_PREEMPT_NONE=y 353# CONFIG_PREEMPT_VOLUNTARY is not set 354# CONFIG_PREEMPT is not set 355CONFIG_GUSA=y 356 357# 358# Boot options 359# 360CONFIG_ZERO_PAGE_OFFSET=0x00001000 361CONFIG_BOOT_LINK_OFFSET=0x00800000 362CONFIG_ENTRY_OFFSET=0x00001000 363CONFIG_CMDLINE_OVERWRITE=y 364# CONFIG_CMDLINE_EXTEND is not set 365CONFIG_CMDLINE="console=ttySC0,115200 earlyprintk=serial ignore_loglevel" 366 367# 368# Bus options 369# 370# CONFIG_ARCH_SUPPORTS_MSI is not set 371# CONFIG_PCCARD is not set 372 373# 374# Executable file formats 375# 376CONFIG_BINFMT_ELF_FDPIC=y 377CONFIG_BINFMT_FLAT=y 378CONFIG_BINFMT_ZFLAT=y 379CONFIG_BINFMT_SHARED_FLAT=y 380# CONFIG_HAVE_AOUT is not set 381# CONFIG_BINFMT_MISC is not set 382 383# 384# Power management options (EXPERIMENTAL) 385# 386CONFIG_PM=y 387# CONFIG_PM_DEBUG is not set 388# CONFIG_PM_RUNTIME is not set 389CONFIG_CPU_IDLE=y 390CONFIG_CPU_IDLE_GOV_LADDER=y 391CONFIG_NET=y 392 393# 394# Networking options 395# 396# CONFIG_PACKET is not set 397# CONFIG_UNIX is not set 398# CONFIG_NET_KEY is not set 399CONFIG_INET=y 400# CONFIG_IP_MULTICAST is not set 401# CONFIG_IP_ADVANCED_ROUTER is not set 402CONFIG_IP_FIB_HASH=y 403CONFIG_IP_PNP=y 404CONFIG_IP_PNP_DHCP=y 405# CONFIG_IP_PNP_BOOTP is not set 406# CONFIG_IP_PNP_RARP is not set 407# CONFIG_NET_IPIP is not set 408# CONFIG_NET_IPGRE is not set 409# CONFIG_ARPD is not set 410# CONFIG_SYN_COOKIES is not set 411# CONFIG_INET_AH is not set 412# CONFIG_INET_ESP is not set 413# CONFIG_INET_IPCOMP is not set 414# CONFIG_INET_XFRM_TUNNEL is not set 415# CONFIG_INET_TUNNEL is not set 416# CONFIG_INET_XFRM_MODE_TRANSPORT is not set 417# CONFIG_INET_XFRM_MODE_TUNNEL is not set 418# CONFIG_INET_XFRM_MODE_BEET is not set 419# CONFIG_INET_LRO is not set 420# CONFIG_INET_DIAG is not set 421# CONFIG_TCP_CONG_ADVANCED is not set 422CONFIG_TCP_CONG_CUBIC=y 423CONFIG_DEFAULT_TCP_CONG="cubic" 424# CONFIG_TCP_MD5SIG is not set 425# CONFIG_IPV6 is not set 426# CONFIG_NETWORK_SECMARK is not set 427# CONFIG_NETFILTER is not set 428# CONFIG_IP_DCCP is not set 429# CONFIG_IP_SCTP is not set 430# CONFIG_RDS is not set 431# CONFIG_TIPC is not set 432# CONFIG_ATM is not set 433# CONFIG_BRIDGE is not set 434# CONFIG_NET_DSA is not set 435# CONFIG_VLAN_8021Q is not set 436# CONFIG_DECNET is not set 437# CONFIG_LLC2 is not set 438# CONFIG_IPX is not set 439# CONFIG_ATALK is not set 440# CONFIG_X25 is not set 441# CONFIG_LAPB is not set 442# CONFIG_ECONET is not set 443# CONFIG_WAN_ROUTER is not set 444# CONFIG_PHONET is not set 445# CONFIG_IEEE802154 is not set 446# CONFIG_NET_SCHED is not set 447# CONFIG_DCB is not set 448 449# 450# Network testing 451# 452# CONFIG_NET_PKTGEN is not set 453# CONFIG_HAMRADIO is not set 454# CONFIG_CAN is not set 455# CONFIG_IRDA is not set 456# CONFIG_BT is not set 457# CONFIG_AF_RXRPC is not set 458CONFIG_WIRELESS=y 459# CONFIG_CFG80211 is not set 460# CONFIG_LIB80211 is not set 461 462# 463# CFG80211 needs to be enabled for MAC80211 464# 465# CONFIG_WIMAX is not set 466# CONFIG_RFKILL is not set 467# CONFIG_NET_9P is not set 468 469# 470# Device Drivers 471# 472 473# 474# Generic Driver Options 475# 476CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" 477# CONFIG_STANDALONE is not set 478# CONFIG_PREVENT_FIRMWARE_BUILD is not set 479# CONFIG_FW_LOADER is not set 480# CONFIG_DEBUG_DRIVER is not set 481# CONFIG_DEBUG_DEVRES is not set 482# CONFIG_SYS_HYPERVISOR is not set 483# CONFIG_CONNECTOR is not set 484CONFIG_MTD=y 485# CONFIG_MTD_DEBUG is not set 486# CONFIG_MTD_TESTS is not set 487CONFIG_MTD_CONCAT=y 488CONFIG_MTD_PARTITIONS=y 489CONFIG_MTD_REDBOOT_PARTS=y 490CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 491# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set 492# CONFIG_MTD_REDBOOT_PARTS_READONLY is not set 493# CONFIG_MTD_CMDLINE_PARTS is not set 494# CONFIG_MTD_AR7_PARTS is not set 495 496# 497# User Modules And Translation Layers 498# 499CONFIG_MTD_CHAR=y 500CONFIG_MTD_BLKDEVS=y 501CONFIG_MTD_BLOCK=y 502# CONFIG_FTL is not set 503# CONFIG_NFTL is not set 504# CONFIG_INFTL is not set 505# CONFIG_RFD_FTL is not set 506# CONFIG_SSFDC is not set 507# CONFIG_MTD_OOPS is not set 508 509# 510# RAM/ROM/Flash chip drivers 511# 512CONFIG_MTD_CFI=y 513# CONFIG_MTD_JEDECPROBE is not set 514CONFIG_MTD_GEN_PROBE=y 515# CONFIG_MTD_CFI_ADV_OPTIONS is not set 516CONFIG_MTD_MAP_BANK_WIDTH_1=y 517CONFIG_MTD_MAP_BANK_WIDTH_2=y 518CONFIG_MTD_MAP_BANK_WIDTH_4=y 519# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set 520# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set 521# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set 522CONFIG_MTD_CFI_I1=y 523CONFIG_MTD_CFI_I2=y 524# CONFIG_MTD_CFI_I4 is not set 525# CONFIG_MTD_CFI_I8 is not set 526# CONFIG_MTD_CFI_INTELEXT is not set 527CONFIG_MTD_CFI_AMDSTD=y 528# CONFIG_MTD_CFI_STAA is not set 529CONFIG_MTD_CFI_UTIL=y 530# CONFIG_MTD_RAM is not set 531# CONFIG_MTD_ROM is not set 532# CONFIG_MTD_ABSENT is not set 533 534# 535# Mapping drivers for chip access 536# 537# CONFIG_MTD_COMPLEX_MAPPINGS is not set 538CONFIG_MTD_PHYSMAP=y 539# CONFIG_MTD_PHYSMAP_COMPAT is not set 540# CONFIG_MTD_PLATRAM is not set 541 542# 543# Self-contained MTD device drivers 544# 545# CONFIG_MTD_SLRAM is not set 546# CONFIG_MTD_PHRAM is not set 547# CONFIG_MTD_MTDRAM is not set 548# CONFIG_MTD_BLOCK2MTD is not set 549 550# 551# Disk-On-Chip Device Drivers 552# 553# CONFIG_MTD_DOC2000 is not set 554# CONFIG_MTD_DOC2001 is not set 555# CONFIG_MTD_DOC2001PLUS is not set 556# CONFIG_MTD_NAND is not set 557# CONFIG_MTD_ONENAND is not set 558 559# 560# LPDDR flash memory drivers 561# 562# CONFIG_MTD_LPDDR is not set 563 564# 565# UBI - Unsorted block images 566# 567# CONFIG_MTD_UBI is not set 568# CONFIG_PARPORT is not set 569CONFIG_BLK_DEV=y 570# CONFIG_BLK_DEV_COW_COMMON is not set 571# CONFIG_BLK_DEV_LOOP is not set 572 573# 574# DRBD disabled because PROC_FS, INET or CONNECTOR not selected 575# 576# CONFIG_BLK_DEV_NBD is not set 577# CONFIG_BLK_DEV_UB is not set 578# CONFIG_BLK_DEV_RAM is not set 579# CONFIG_CDROM_PKTCDVD is not set 580# CONFIG_ATA_OVER_ETH is not set 581# CONFIG_BLK_DEV_HD is not set 582CONFIG_MISC_DEVICES=y 583# CONFIG_ENCLOSURE_SERVICES is not set 584# CONFIG_C2PORT is not set 585 586# 587# EEPROM support 588# 589# CONFIG_EEPROM_93CX6 is not set 590CONFIG_HAVE_IDE=y 591# CONFIG_IDE is not set 592 593# 594# SCSI device support 595# 596CONFIG_SCSI_MOD=y 597# CONFIG_RAID_ATTRS is not set 598# CONFIG_SCSI is not set 599# CONFIG_SCSI_DMA is not set 600# CONFIG_SCSI_NETLINK is not set 601# CONFIG_ATA is not set 602# CONFIG_MD is not set 603CONFIG_NETDEVICES=y 604# CONFIG_DUMMY is not set 605# CONFIG_BONDING is not set 606# CONFIG_MACVLAN is not set 607# CONFIG_EQUALIZER is not set 608# CONFIG_TUN is not set 609# CONFIG_VETH is not set 610CONFIG_PHYLIB=y 611 612# 613# MII PHY device drivers 614# 615# CONFIG_MARVELL_PHY is not set 616# CONFIG_DAVICOM_PHY is not set 617# CONFIG_QSEMI_PHY is not set 618# CONFIG_LXT_PHY is not set 619# CONFIG_CICADA_PHY is not set 620# CONFIG_VITESSE_PHY is not set 621CONFIG_SMSC_PHY=y 622# CONFIG_BROADCOM_PHY is not set 623# CONFIG_ICPLUS_PHY is not set 624# CONFIG_REALTEK_PHY is not set 625# CONFIG_NATIONAL_PHY is not set 626# CONFIG_STE10XP is not set 627# CONFIG_LSI_ET1011C_PHY is not set 628# CONFIG_FIXED_PHY is not set 629# CONFIG_MDIO_BITBANG is not set 630CONFIG_NET_ETHERNET=y 631CONFIG_MII=y 632# CONFIG_AX88796 is not set 633# CONFIG_STNIC is not set 634# CONFIG_SMC91X is not set 635# CONFIG_ETHOC is not set 636# CONFIG_SMC911X is not set 637CONFIG_SMSC911X=y 638# CONFIG_DNET is not set 639# CONFIG_IBM_NEW_EMAC_ZMII is not set 640# CONFIG_IBM_NEW_EMAC_RGMII is not set 641# CONFIG_IBM_NEW_EMAC_TAH is not set 642# CONFIG_IBM_NEW_EMAC_EMAC4 is not set 643# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set 644# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set 645# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set 646# CONFIG_B44 is not set 647# CONFIG_KS8842 is not set 648# CONFIG_KS8851_MLL is not set 649# CONFIG_NETDEV_1000 is not set 650# CONFIG_NETDEV_10000 is not set 651CONFIG_WLAN=y 652# CONFIG_USB_ZD1201 is not set 653# CONFIG_HOSTAP is not set 654 655# 656# Enable WiMAX (Networking options) to see the WiMAX drivers 657# 658 659# 660# USB Network Adapters 661# 662# CONFIG_USB_CATC is not set 663# CONFIG_USB_KAWETH is not set 664# CONFIG_USB_PEGASUS is not set 665# CONFIG_USB_RTL8150 is not set 666# CONFIG_USB_USBNET is not set 667# CONFIG_USB_IPHETH is not set 668# CONFIG_WAN is not set 669# CONFIG_PPP is not set 670# CONFIG_SLIP is not set 671# CONFIG_NETCONSOLE is not set 672# CONFIG_NETPOLL is not set 673# CONFIG_NET_POLL_CONTROLLER is not set 674# CONFIG_ISDN is not set 675# CONFIG_PHONE is not set 676 677# 678# Input device support 679# 680CONFIG_INPUT=y 681CONFIG_INPUT_FF_MEMLESS=m 682# CONFIG_INPUT_POLLDEV is not set 683# CONFIG_INPUT_SPARSEKMAP is not set 684 685# 686# Userland interfaces 687# 688# CONFIG_INPUT_MOUSEDEV is not set 689# CONFIG_INPUT_JOYDEV is not set 690# CONFIG_INPUT_EVDEV is not set 691# CONFIG_INPUT_EVBUG is not set 692 693# 694# Input Device Drivers 695# 696# CONFIG_INPUT_KEYBOARD is not set 697# CONFIG_INPUT_MOUSE is not set 698# CONFIG_INPUT_JOYSTICK is not set 699# CONFIG_INPUT_TABLET is not set 700# CONFIG_INPUT_TOUCHSCREEN is not set 701# CONFIG_INPUT_MISC is not set 702 703# 704# Hardware I/O ports 705# 706# CONFIG_SERIO is not set 707# CONFIG_GAMEPORT is not set 708 709# 710# Character devices 711# 712# CONFIG_VT is not set 713CONFIG_DEVKMEM=y 714# CONFIG_SERIAL_NONSTANDARD is not set 715 716# 717# Serial drivers 718# 719# CONFIG_SERIAL_8250 is not set 720 721# 722# Non-8250 serial port support 723# 724CONFIG_SERIAL_SH_SCI=y 725CONFIG_SERIAL_SH_SCI_NR_UARTS=4 726CONFIG_SERIAL_SH_SCI_CONSOLE=y 727CONFIG_SERIAL_CORE=y 728CONFIG_SERIAL_CORE_CONSOLE=y 729# CONFIG_SERIAL_TIMBERDALE is not set 730# CONFIG_UNIX98_PTYS is not set 731# CONFIG_LEGACY_PTYS is not set 732# CONFIG_IPMI_HANDLER is not set 733# CONFIG_HW_RANDOM is not set 734# CONFIG_R3964 is not set 735# CONFIG_RAW_DRIVER is not set 736# CONFIG_TCG_TPM is not set 737# CONFIG_I2C is not set 738# CONFIG_SPI is not set 739 740# 741# PPS support 742# 743# CONFIG_PPS is not set 744CONFIG_ARCH_REQUIRE_GPIOLIB=y 745CONFIG_GPIOLIB=y 746# CONFIG_DEBUG_GPIO is not set 747# CONFIG_GPIO_SYSFS is not set 748 749# 750# Memory mapped GPIO expanders: 751# 752# CONFIG_GPIO_IT8761E is not set 753 754# 755# I2C GPIO expanders: 756# 757 758# 759# PCI GPIO expanders: 760# 761 762# 763# SPI GPIO expanders: 764# 765 766# 767# AC97 GPIO expanders: 768# 769# CONFIG_W1 is not set 770# CONFIG_POWER_SUPPLY is not set 771# CONFIG_HWMON is not set 772CONFIG_THERMAL=y 773# CONFIG_WATCHDOG is not set 774CONFIG_SSB_POSSIBLE=y 775 776# 777# Sonics Silicon Backplane 778# 779# CONFIG_SSB is not set 780 781# 782# Multifunction device drivers 783# 784# CONFIG_MFD_CORE is not set 785# CONFIG_MFD_SM501 is not set 786# CONFIG_MFD_SH_MOBILE_SDHI is not set 787# CONFIG_HTC_PASIC3 is not set 788# CONFIG_MFD_TMIO is not set 789CONFIG_REGULATOR=y 790# CONFIG_REGULATOR_DEBUG is not set 791# CONFIG_REGULATOR_DUMMY is not set 792# CONFIG_REGULATOR_FIXED_VOLTAGE is not set 793# CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set 794# CONFIG_REGULATOR_USERSPACE_CONSUMER is not set 795# CONFIG_REGULATOR_BQ24022 is not set 796# CONFIG_MEDIA_SUPPORT is not set 797 798# 799# Graphics support 800# 801# CONFIG_VGASTATE is not set 802CONFIG_VIDEO_OUTPUT_CONTROL=y 803# CONFIG_FB is not set 804# CONFIG_BACKLIGHT_LCD_SUPPORT is not set 805 806# 807# Display device support 808# 809# CONFIG_DISPLAY_SUPPORT is not set 810# CONFIG_SOUND is not set 811CONFIG_HID_SUPPORT=y 812CONFIG_HID=y 813# CONFIG_HIDRAW is not set 814 815# 816# USB Input Devices 817# 818CONFIG_USB_HID=y 819# CONFIG_HID_PID is not set 820# CONFIG_USB_HIDDEV is not set 821 822# 823# Special HID drivers 824# 825# CONFIG_HID_3M_PCT is not set 826CONFIG_HID_A4TECH=y 827CONFIG_HID_APPLE=y 828CONFIG_HID_BELKIN=y 829CONFIG_HID_CHERRY=y 830CONFIG_HID_CHICONY=y 831CONFIG_HID_CYPRESS=y 832# CONFIG_HID_DRAGONRISE is not set 833CONFIG_HID_EZKEY=y 834# CONFIG_HID_KYE is not set 835CONFIG_HID_GYRATION=y 836# CONFIG_HID_TWINHAN is not set 837# CONFIG_HID_KENSINGTON is not set 838CONFIG_HID_LOGITECH=y 839# CONFIG_LOGITECH_FF is not set 840# CONFIG_LOGIRUMBLEPAD2_FF is not set 841# CONFIG_LOGIG940_FF is not set 842CONFIG_HID_MICROSOFT=y 843# CONFIG_HID_MOSART is not set 844CONFIG_HID_MONTEREY=y 845# CONFIG_HID_NTRIG is not set 846# CONFIG_HID_ORTEK is not set 847CONFIG_HID_PANTHERLORD=y 848# CONFIG_PANTHERLORD_FF is not set 849CONFIG_HID_PETALYNX=y 850# CONFIG_HID_QUANTA is not set 851CONFIG_HID_SAMSUNG=y 852CONFIG_HID_SONY=y 853# CONFIG_HID_STANTUM is not set 854CONFIG_HID_SUNPLUS=y 855# CONFIG_HID_GREENASIA is not set 856# CONFIG_HID_SMARTJOYPLUS is not set 857# CONFIG_HID_TOPSEED is not set 858# CONFIG_HID_THRUSTMASTER is not set 859# CONFIG_HID_ZEROPLUS is not set 860CONFIG_USB_SUPPORT=y 861CONFIG_USB_ARCH_HAS_HCD=y 862# CONFIG_USB_ARCH_HAS_OHCI is not set 863# CONFIG_USB_ARCH_HAS_EHCI is not set 864CONFIG_USB=y 865# CONFIG_USB_DEBUG is not set 866CONFIG_USB_ANNOUNCE_NEW_DEVICES=y 867 868# 869# Miscellaneous USB options 870# 871CONFIG_USB_DEVICEFS=y 872CONFIG_USB_DEVICE_CLASS=y 873# CONFIG_USB_DYNAMIC_MINORS is not set 874# CONFIG_USB_OTG is not set 875# CONFIG_USB_OTG_WHITELIST is not set 876# CONFIG_USB_OTG_BLACKLIST_HUB is not set 877CONFIG_USB_MON=y 878# CONFIG_USB_WUSB is not set 879# CONFIG_USB_WUSB_CBAF is not set 880 881# 882# USB Host Controller Drivers 883# 884# CONFIG_USB_C67X00_HCD is not set 885# CONFIG_USB_OXU210HP_HCD is not set 886# CONFIG_USB_ISP116X_HCD is not set 887# CONFIG_USB_ISP1760_HCD is not set 888# CONFIG_USB_ISP1362_HCD is not set 889# CONFIG_USB_SL811_HCD is not set 890CONFIG_USB_R8A66597_HCD=y 891# CONFIG_USB_HWA_HCD is not set 892 893# 894# USB Device Class drivers 895# 896# CONFIG_USB_ACM is not set 897# CONFIG_USB_PRINTER is not set 898# CONFIG_USB_WDM is not set 899# CONFIG_USB_TMC is not set 900 901# 902# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may 903# 904 905# 906# also be needed; see USB_STORAGE Help for more info 907# 908# CONFIG_USB_LIBUSUAL is not set 909 910# 911# USB Imaging devices 912# 913# CONFIG_USB_MDC800 is not set 914 915# 916# USB port drivers 917# 918# CONFIG_USB_SERIAL is not set 919 920# 921# USB Miscellaneous drivers 922# 923# CONFIG_USB_EMI62 is not set 924# CONFIG_USB_EMI26 is not set 925# CONFIG_USB_ADUTUX is not set 926# CONFIG_USB_SEVSEG is not set 927# CONFIG_USB_RIO500 is not set 928# CONFIG_USB_LEGOTOWER is not set 929# CONFIG_USB_LCD is not set 930# CONFIG_USB_LED is not set 931# CONFIG_USB_CYPRESS_CY7C63 is not set 932# CONFIG_USB_CYTHERM is not set 933# CONFIG_USB_IDMOUSE is not set 934# CONFIG_USB_FTDI_ELAN is not set 935# CONFIG_USB_APPLEDISPLAY is not set 936# CONFIG_USB_LD is not set 937# CONFIG_USB_TRANCEVIBRATOR is not set 938# CONFIG_USB_IOWARRIOR is not set 939# CONFIG_USB_TEST is not set 940# CONFIG_USB_ISIGHTFW is not set 941# CONFIG_USB_GADGET is not set 942 943# 944# OTG and related infrastructure 945# 946# CONFIG_USB_GPIO_VBUS is not set 947# CONFIG_NOP_USB_XCEIV is not set 948# CONFIG_MMC is not set 949# CONFIG_MEMSTICK is not set 950CONFIG_NEW_LEDS=y 951CONFIG_LEDS_CLASS=y 952 953# 954# LED drivers 955# 956CONFIG_LEDS_GPIO=y 957CONFIG_LEDS_GPIO_PLATFORM=y 958# CONFIG_LEDS_REGULATOR is not set 959# CONFIG_LEDS_LT3593 is not set 960CONFIG_LEDS_TRIGGERS=y 961 962# 963# LED Triggers 964# 965CONFIG_LEDS_TRIGGER_TIMER=y 966CONFIG_LEDS_TRIGGER_HEARTBEAT=y 967CONFIG_LEDS_TRIGGER_BACKLIGHT=y 968# CONFIG_LEDS_TRIGGER_GPIO is not set 969CONFIG_LEDS_TRIGGER_DEFAULT_ON=y 970 971# 972# iptables trigger is under Netfilter config (LED target) 973# 974# CONFIG_ACCESSIBILITY is not set 975CONFIG_RTC_LIB=y 976CONFIG_RTC_CLASS=y 977CONFIG_RTC_HCTOSYS=y 978CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 979# CONFIG_RTC_DEBUG is not set 980 981# 982# RTC interfaces 983# 984CONFIG_RTC_INTF_SYSFS=y 985CONFIG_RTC_INTF_PROC=y 986CONFIG_RTC_INTF_DEV=y 987# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set 988# CONFIG_RTC_DRV_TEST is not set 989 990# 991# SPI RTC drivers 992# 993 994# 995# Platform RTC drivers 996# 997# CONFIG_RTC_DRV_DS1286 is not set 998# CONFIG_RTC_DRV_DS1511 is not set 999# CONFIG_RTC_DRV_DS1553 is not set 1000# CONFIG_RTC_DRV_DS1742 is not set 1001# CONFIG_RTC_DRV_STK17TA8 is not set 1002# CONFIG_RTC_DRV_M48T86 is not set 1003# CONFIG_RTC_DRV_M48T35 is not set 1004# CONFIG_RTC_DRV_M48T59 is not set 1005# CONFIG_RTC_DRV_MSM6242 is not set 1006# CONFIG_RTC_DRV_BQ4802 is not set 1007# CONFIG_RTC_DRV_RP5C01 is not set 1008# CONFIG_RTC_DRV_V3020 is not set 1009 1010# 1011# on-CPU RTC drivers 1012# 1013CONFIG_RTC_DRV_SH=y 1014# CONFIG_RTC_DRV_GENERIC is not set 1015# CONFIG_DMADEVICES is not set 1016# CONFIG_AUXDISPLAY is not set 1017# CONFIG_UIO is not set 1018 1019# 1020# TI VLYNQ 1021# 1022# CONFIG_STAGING is not set 1023 1024# 1025# File systems 1026# 1027# CONFIG_EXT2_FS is not set 1028# CONFIG_EXT3_FS is not set 1029# CONFIG_EXT4_FS is not set 1030# CONFIG_REISERFS_FS is not set 1031# CONFIG_JFS_FS is not set 1032# CONFIG_FS_POSIX_ACL is not set 1033# CONFIG_XFS_FS is not set 1034# CONFIG_GFS2_FS is not set 1035# CONFIG_OCFS2_FS is not set 1036# CONFIG_BTRFS_FS is not set 1037# CONFIG_NILFS2_FS is not set 1038CONFIG_FILE_LOCKING=y 1039CONFIG_FSNOTIFY=y 1040# CONFIG_DNOTIFY is not set 1041# CONFIG_INOTIFY is not set 1042CONFIG_INOTIFY_USER=y 1043# CONFIG_QUOTA is not set 1044# CONFIG_AUTOFS_FS is not set 1045# CONFIG_AUTOFS4_FS is not set 1046# CONFIG_FUSE_FS is not set 1047 1048# 1049# Caches 1050# 1051# CONFIG_FSCACHE is not set 1052 1053# 1054# CD-ROM/DVD Filesystems 1055# 1056# CONFIG_ISO9660_FS is not set 1057# CONFIG_UDF_FS is not set 1058 1059# 1060# DOS/FAT/NT Filesystems 1061# 1062# CONFIG_MSDOS_FS is not set 1063# CONFIG_VFAT_FS is not set 1064# CONFIG_NTFS_FS is not set 1065 1066# 1067# Pseudo filesystems 1068# 1069CONFIG_PROC_FS=y 1070CONFIG_PROC_SYSCTL=y 1071CONFIG_SYSFS=y 1072# CONFIG_HUGETLB_PAGE is not set 1073# CONFIG_CONFIGFS_FS is not set 1074CONFIG_MISC_FILESYSTEMS=y 1075# CONFIG_ADFS_FS is not set 1076# CONFIG_AFFS_FS is not set 1077# CONFIG_HFS_FS is not set 1078# CONFIG_HFSPLUS_FS is not set 1079# CONFIG_BEFS_FS is not set 1080# CONFIG_BFS_FS is not set 1081# CONFIG_EFS_FS is not set 1082# CONFIG_JFFS2_FS is not set 1083# CONFIG_LOGFS is not set 1084# CONFIG_CRAMFS is not set 1085# CONFIG_SQUASHFS is not set 1086# CONFIG_VXFS_FS is not set 1087# CONFIG_MINIX_FS is not set 1088# CONFIG_OMFS_FS is not set 1089# CONFIG_HPFS_FS is not set 1090# CONFIG_QNX4FS_FS is not set 1091CONFIG_ROMFS_FS=y 1092CONFIG_ROMFS_BACKED_BY_BLOCK=y 1093# CONFIG_ROMFS_BACKED_BY_MTD is not set 1094# CONFIG_ROMFS_BACKED_BY_BOTH is not set 1095CONFIG_ROMFS_ON_BLOCK=y 1096# CONFIG_SYSV_FS is not set 1097# CONFIG_UFS_FS is not set 1098CONFIG_NETWORK_FILESYSTEMS=y 1099CONFIG_NFS_FS=y 1100# CONFIG_NFS_V3 is not set 1101# CONFIG_NFS_V4 is not set 1102CONFIG_ROOT_NFS=y 1103# CONFIG_NFSD is not set 1104CONFIG_LOCKD=y 1105CONFIG_NFS_COMMON=y 1106CONFIG_SUNRPC=y 1107# CONFIG_RPCSEC_GSS_KRB5 is not set 1108# CONFIG_RPCSEC_GSS_SPKM3 is not set 1109# CONFIG_SMB_FS is not set 1110# CONFIG_CEPH_FS is not set 1111# CONFIG_CIFS is not set 1112# CONFIG_NCP_FS is not set 1113# CONFIG_CODA_FS is not set 1114# CONFIG_AFS_FS is not set 1115 1116# 1117# Partition Types 1118# 1119# CONFIG_PARTITION_ADVANCED is not set 1120CONFIG_MSDOS_PARTITION=y 1121CONFIG_NLS=y 1122CONFIG_NLS_DEFAULT="iso8859-1" 1123# CONFIG_NLS_CODEPAGE_437 is not set 1124# CONFIG_NLS_CODEPAGE_737 is not set 1125# CONFIG_NLS_CODEPAGE_775 is not set 1126# CONFIG_NLS_CODEPAGE_850 is not set 1127# CONFIG_NLS_CODEPAGE_852 is not set 1128# CONFIG_NLS_CODEPAGE_855 is not set 1129# CONFIG_NLS_CODEPAGE_857 is not set 1130# CONFIG_NLS_CODEPAGE_860 is not set 1131# CONFIG_NLS_CODEPAGE_861 is not set 1132# CONFIG_NLS_CODEPAGE_862 is not set 1133# CONFIG_NLS_CODEPAGE_863 is not set 1134# CONFIG_NLS_CODEPAGE_864 is not set 1135# CONFIG_NLS_CODEPAGE_865 is not set 1136# CONFIG_NLS_CODEPAGE_866 is not set 1137# CONFIG_NLS_CODEPAGE_869 is not set 1138# CONFIG_NLS_CODEPAGE_936 is not set 1139# CONFIG_NLS_CODEPAGE_950 is not set 1140# CONFIG_NLS_CODEPAGE_932 is not set 1141# CONFIG_NLS_CODEPAGE_949 is not set 1142# CONFIG_NLS_CODEPAGE_874 is not set 1143# CONFIG_NLS_ISO8859_8 is not set 1144# CONFIG_NLS_CODEPAGE_1250 is not set 1145# CONFIG_NLS_CODEPAGE_1251 is not set 1146# CONFIG_NLS_ASCII is not set 1147# CONFIG_NLS_ISO8859_1 is not set 1148# CONFIG_NLS_ISO8859_2 is not set 1149# CONFIG_NLS_ISO8859_3 is not set 1150# CONFIG_NLS_ISO8859_4 is not set 1151# CONFIG_NLS_ISO8859_5 is not set 1152# CONFIG_NLS_ISO8859_6 is not set 1153# CONFIG_NLS_ISO8859_7 is not set 1154# CONFIG_NLS_ISO8859_9 is not set 1155# CONFIG_NLS_ISO8859_13 is not set 1156# CONFIG_NLS_ISO8859_14 is not set 1157# CONFIG_NLS_ISO8859_15 is not set 1158# CONFIG_NLS_KOI8_R is not set 1159# CONFIG_NLS_KOI8_U is not set 1160# CONFIG_NLS_UTF8 is not set 1161# CONFIG_DLM is not set 1162 1163# 1164# Kernel hacking 1165# 1166CONFIG_TRACE_IRQFLAGS_SUPPORT=y 1167# CONFIG_PRINTK_TIME is not set 1168CONFIG_ENABLE_WARN_DEPRECATED=y 1169# CONFIG_ENABLE_MUST_CHECK is not set 1170CONFIG_FRAME_WARN=1024 1171CONFIG_MAGIC_SYSRQ=y 1172# CONFIG_STRIP_ASM_SYMS is not set 1173# CONFIG_UNUSED_SYMBOLS is not set 1174CONFIG_DEBUG_FS=y 1175# CONFIG_HEADERS_CHECK is not set 1176CONFIG_DEBUG_KERNEL=y 1177CONFIG_DEBUG_SHIRQ=y 1178CONFIG_DETECT_SOFTLOCKUP=y 1179# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set 1180CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 1181CONFIG_DETECT_HUNG_TASK=y 1182# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set 1183CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 1184CONFIG_SCHED_DEBUG=y 1185# CONFIG_SCHEDSTATS is not set 1186# CONFIG_TIMER_STATS is not set 1187CONFIG_DEBUG_OBJECTS=y 1188# CONFIG_DEBUG_OBJECTS_SELFTEST is not set 1189# CONFIG_DEBUG_OBJECTS_FREE is not set 1190# CONFIG_DEBUG_OBJECTS_TIMERS is not set 1191# CONFIG_DEBUG_OBJECTS_WORK is not set 1192CONFIG_DEBUG_OBJECTS_ENABLE_DEFAULT=1 1193# CONFIG_DEBUG_KMEMLEAK is not set 1194# CONFIG_DEBUG_RT_MUTEXES is not set 1195# CONFIG_RT_MUTEX_TESTER is not set 1196# CONFIG_DEBUG_SPINLOCK is not set 1197CONFIG_DEBUG_MUTEXES=y 1198# CONFIG_DEBUG_LOCK_ALLOC is not set 1199# CONFIG_PROVE_LOCKING is not set 1200# CONFIG_LOCK_STAT is not set 1201CONFIG_DEBUG_SPINLOCK_SLEEP=y 1202# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set 1203# CONFIG_DEBUG_KOBJECT is not set 1204CONFIG_DEBUG_BUGVERBOSE=y 1205CONFIG_DEBUG_INFO=y 1206CONFIG_DEBUG_VM=y 1207# CONFIG_DEBUG_NOMMU_REGIONS is not set 1208CONFIG_DEBUG_WRITECOUNT=y 1209# CONFIG_DEBUG_MEMORY_INIT is not set 1210CONFIG_DEBUG_LIST=y 1211CONFIG_DEBUG_SG=y 1212# CONFIG_DEBUG_NOTIFIERS is not set 1213# CONFIG_DEBUG_CREDENTIALS is not set 1214CONFIG_FRAME_POINTER=y 1215# CONFIG_RCU_TORTURE_TEST is not set 1216# CONFIG_RCU_CPU_STALL_DETECTOR is not set 1217# CONFIG_BACKTRACE_SELF_TEST is not set 1218# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set 1219# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set 1220# CONFIG_LKDTM is not set 1221# CONFIG_FAULT_INJECTION is not set 1222# CONFIG_LATENCYTOP is not set 1223CONFIG_SYSCTL_SYSCALL_CHECK=y 1224# CONFIG_PAGE_POISONING is not set 1225CONFIG_HAVE_FUNCTION_TRACER=y 1226CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y 1227CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y 1228CONFIG_HAVE_DYNAMIC_FTRACE=y 1229CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y 1230CONFIG_HAVE_SYSCALL_TRACEPOINTS=y 1231CONFIG_RING_BUFFER=y 1232CONFIG_RING_BUFFER_ALLOW_SWAP=y 1233CONFIG_TRACING_SUPPORT=y 1234CONFIG_FTRACE=y 1235# CONFIG_FUNCTION_TRACER is not set 1236# CONFIG_IRQSOFF_TRACER is not set 1237# CONFIG_SCHED_TRACER is not set 1238# CONFIG_ENABLE_DEFAULT_TRACERS is not set 1239# CONFIG_FTRACE_SYSCALLS is not set 1240# CONFIG_BOOT_TRACER is not set 1241CONFIG_BRANCH_PROFILE_NONE=y 1242# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set 1243# CONFIG_PROFILE_ALL_BRANCHES is not set 1244# CONFIG_KSYM_TRACER is not set 1245# CONFIG_STACK_TRACER is not set 1246# CONFIG_KMEMTRACE is not set 1247# CONFIG_WORKQUEUE_TRACER is not set 1248# CONFIG_BLK_DEV_IO_TRACE is not set 1249# CONFIG_RING_BUFFER_BENCHMARK is not set 1250# CONFIG_DYNAMIC_DEBUG is not set 1251# CONFIG_DMA_API_DEBUG is not set 1252# CONFIG_SAMPLES is not set 1253CONFIG_HAVE_ARCH_KGDB=y 1254# CONFIG_KGDB is not set 1255# CONFIG_SH_STANDARD_BIOS is not set 1256# CONFIG_STACK_DEBUG is not set 1257CONFIG_DEBUG_STACK_USAGE=y 1258CONFIG_DUMP_CODE=y 1259# CONFIG_DWARF_UNWINDER is not set 1260# CONFIG_SH_NO_BSS_INIT is not set 1261 1262# 1263# Security options 1264# 1265# CONFIG_KEYS is not set 1266# CONFIG_SECURITY is not set 1267# CONFIG_SECURITYFS is not set 1268# CONFIG_DEFAULT_SECURITY_SELINUX is not set 1269# CONFIG_DEFAULT_SECURITY_SMACK is not set 1270# CONFIG_DEFAULT_SECURITY_TOMOYO is not set 1271CONFIG_DEFAULT_SECURITY_DAC=y 1272CONFIG_DEFAULT_SECURITY="" 1273# CONFIG_CRYPTO is not set 1274# CONFIG_VIRTUALIZATION is not set 1275# CONFIG_BINARY_PRINTF is not set 1276 1277# 1278# Library routines 1279# 1280CONFIG_BITREVERSE=y 1281CONFIG_GENERIC_FIND_LAST_BIT=y 1282# CONFIG_CRC_CCITT is not set 1283# CONFIG_CRC16 is not set 1284# CONFIG_CRC_T10DIF is not set 1285# CONFIG_CRC_ITU_T is not set 1286CONFIG_CRC32=y 1287# CONFIG_CRC7 is not set 1288# CONFIG_LIBCRC32C is not set 1289CONFIG_ZLIB_INFLATE=y 1290CONFIG_DECOMPRESS_GZIP=y 1291CONFIG_HAS_IOMEM=y 1292CONFIG_HAS_IOPORT=y 1293CONFIG_HAS_DMA=y 1294CONFIG_HAVE_LMB=y 1295CONFIG_NLATTR=y 1296CONFIG_GENERIC_ATOMIC64=y 1297