PageRenderTime 46ms CodeModel.GetById 21ms app.highlight 17ms RepoModel.GetById 0ms app.codeStats 0ms

/arch/arm/configs/qsd-chromeos-st1q-qrdc_defconfig

https://bitbucket.org/sammyz/iscream_thunderc-2.6.35-rebase
#! | 2404 lines | 2302 code | 102 blank | 0 comment | 0 complexity | e7287a8c155cfcb12df640fdfec6cd1d MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.0, AGPL-1.0

Large files files are truncated, but you can click here to view the full file

   1#
   2# Automatically generated make config: don't edit
   3# Linux kernel version: 2.6.35.7
   4#
   5CONFIG_ARM=y
   6CONFIG_SYS_SUPPORTS_APM_EMULATION=y
   7CONFIG_GENERIC_GPIO=y
   8CONFIG_GENERIC_TIME=y
   9# CONFIG_ARCH_USES_GETTIMEOFFSET is not set
  10CONFIG_GENERIC_CLOCKEVENTS=y
  11CONFIG_HAVE_PROC_CPU=y
  12CONFIG_GENERIC_HARDIRQS=y
  13CONFIG_STACKTRACE_SUPPORT=y
  14CONFIG_LOCKDEP_SUPPORT=y
  15CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  16CONFIG_HARDIRQS_SW_RESEND=y
  17CONFIG_GENERIC_IRQ_PROBE=y
  18CONFIG_GENERIC_LOCKBREAK=y
  19CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  20CONFIG_ARCH_HAS_CPUFREQ=y
  21CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
  22CONFIG_GENERIC_HWEIGHT=y
  23CONFIG_GENERIC_CALIBRATE_DELAY=y
  24CONFIG_NEED_DMA_MAP_STATE=y
  25CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
  26CONFIG_VECTORS_BASE=0xffff0000
  27CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  28CONFIG_CONSTRUCTORS=y
  29
  30#
  31# General setup
  32#
  33CONFIG_EXPERIMENTAL=y
  34CONFIG_LOCK_KERNEL=y
  35CONFIG_INIT_ENV_ARG_LIMIT=32
  36CONFIG_CROSS_COMPILE=""
  37CONFIG_LOCALVERSION=""
  38# CONFIG_LOCALVERSION_AUTO is not set
  39CONFIG_HAVE_KERNEL_GZIP=y
  40CONFIG_HAVE_KERNEL_LZMA=y
  41CONFIG_HAVE_KERNEL_LZO=y
  42CONFIG_KERNEL_GZIP=y
  43# CONFIG_KERNEL_BZIP2 is not set
  44# CONFIG_KERNEL_LZMA is not set
  45# CONFIG_KERNEL_LZO is not set
  46CONFIG_SWAP=y
  47CONFIG_SYSVIPC=y
  48CONFIG_SYSVIPC_SYSCTL=y
  49# CONFIG_POSIX_MQUEUE is not set
  50# CONFIG_BSD_PROCESS_ACCT is not set
  51# CONFIG_TASKSTATS is not set
  52# CONFIG_AUDIT is not set
  53
  54#
  55# RCU Subsystem
  56#
  57CONFIG_TREE_RCU=y
  58# CONFIG_TREE_PREEMPT_RCU is not set
  59# CONFIG_TINY_RCU is not set
  60# CONFIG_RCU_TRACE is not set
  61CONFIG_RCU_FANOUT=32
  62# CONFIG_RCU_FANOUT_EXACT is not set
  63# CONFIG_RCU_FAST_NO_HZ is not set
  64# CONFIG_TREE_RCU_TRACE is not set
  65CONFIG_IKCONFIG=y
  66CONFIG_IKCONFIG_PROC=y
  67CONFIG_LOG_BUF_SHIFT=17
  68# CONFIG_CGROUPS is not set
  69# CONFIG_SYSFS_DEPRECATED_V2 is not set
  70CONFIG_RELAY=y
  71CONFIG_NAMESPACES=y
  72# CONFIG_UTS_NS is not set
  73# CONFIG_IPC_NS is not set
  74# CONFIG_USER_NS is not set
  75# CONFIG_PID_NS is not set
  76# CONFIG_NET_NS is not set
  77CONFIG_BLK_DEV_INITRD=y
  78CONFIG_INITRAMFS_SOURCE=""
  79CONFIG_RD_GZIP=y
  80CONFIG_RD_BZIP2=y
  81CONFIG_RD_LZMA=y
  82# CONFIG_RD_LZO is not set
  83CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  84CONFIG_SYSCTL=y
  85CONFIG_ANON_INODES=y
  86CONFIG_PANIC_TIMEOUT=0
  87CONFIG_EMBEDDED=y
  88CONFIG_UID16=y
  89CONFIG_SYSCTL_SYSCALL=y
  90CONFIG_KALLSYMS=y
  91CONFIG_KALLSYMS_ALL=y
  92# CONFIG_KALLSYMS_EXTRA_PASS is not set
  93CONFIG_HOTPLUG=y
  94CONFIG_PRINTK=y
  95CONFIG_BUG=y
  96CONFIG_ELF_CORE=y
  97CONFIG_BASE_FULL=y
  98CONFIG_FUTEX=y
  99CONFIG_EPOLL=y
 100CONFIG_SIGNALFD=y
 101CONFIG_TIMERFD=y
 102CONFIG_EVENTFD=y
 103CONFIG_SHMEM=y
 104CONFIG_ASHMEM=y
 105CONFIG_AIO=y
 106CONFIG_HAVE_PERF_EVENTS=y
 107CONFIG_PERF_USE_VMALLOC=y
 108
 109#
 110# Kernel Performance Events And Counters
 111#
 112CONFIG_PERF_EVENTS=y
 113# CONFIG_PERF_COUNTERS is not set
 114# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
 115CONFIG_VM_EVENT_COUNTERS=y
 116CONFIG_SLUB_DEBUG=y
 117CONFIG_COMPAT_BRK=y
 118# CONFIG_SLAB is not set
 119CONFIG_SLUB=y
 120# CONFIG_SLOB is not set
 121CONFIG_PROFILING=y
 122CONFIG_OPROFILE=m
 123CONFIG_HAVE_OPROFILE=y
 124# CONFIG_KPROBES is not set
 125CONFIG_HAVE_KPROBES=y
 126CONFIG_HAVE_KRETPROBES=y
 127CONFIG_USE_GENERIC_SMP_HELPERS=y
 128CONFIG_HAVE_CLK=y
 129
 130#
 131# GCOV-based kernel profiling
 132#
 133# CONFIG_GCOV_KERNEL is not set
 134CONFIG_SLOW_WORK=y
 135# CONFIG_SLOW_WORK_DEBUG is not set
 136CONFIG_HAVE_GENERIC_DMA_COHERENT=y
 137CONFIG_SLABINFO=y
 138CONFIG_RT_MUTEXES=y
 139CONFIG_BASE_SMALL=0
 140CONFIG_MODULES=y
 141# CONFIG_MODULE_FORCE_LOAD is not set
 142CONFIG_MODULE_UNLOAD=y
 143CONFIG_MODULE_FORCE_UNLOAD=y
 144# CONFIG_MODVERSIONS is not set
 145# CONFIG_MODULE_SRCVERSION_ALL is not set
 146CONFIG_STOP_MACHINE=y
 147CONFIG_BLOCK=y
 148CONFIG_LBDAF=y
 149CONFIG_BLK_DEV_BSG=y
 150# CONFIG_BLK_DEV_INTEGRITY is not set
 151
 152#
 153# IO Schedulers
 154#
 155CONFIG_IOSCHED_NOOP=y
 156CONFIG_IOSCHED_DEADLINE=y
 157CONFIG_IOSCHED_CFQ=y
 158# CONFIG_DEFAULT_DEADLINE is not set
 159CONFIG_DEFAULT_CFQ=y
 160# CONFIG_DEFAULT_NOOP is not set
 161CONFIG_DEFAULT_IOSCHED="cfq"
 162# CONFIG_INLINE_SPIN_TRYLOCK is not set
 163# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
 164# CONFIG_INLINE_SPIN_LOCK is not set
 165# CONFIG_INLINE_SPIN_LOCK_BH is not set
 166# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
 167# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
 168# CONFIG_INLINE_SPIN_UNLOCK is not set
 169# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
 170# CONFIG_INLINE_SPIN_UNLOCK_IRQ is not set
 171# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
 172# CONFIG_INLINE_READ_TRYLOCK is not set
 173# CONFIG_INLINE_READ_LOCK is not set
 174# CONFIG_INLINE_READ_LOCK_BH is not set
 175# CONFIG_INLINE_READ_LOCK_IRQ is not set
 176# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
 177# CONFIG_INLINE_READ_UNLOCK is not set
 178# CONFIG_INLINE_READ_UNLOCK_BH is not set
 179# CONFIG_INLINE_READ_UNLOCK_IRQ is not set
 180# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
 181# CONFIG_INLINE_WRITE_TRYLOCK is not set
 182# CONFIG_INLINE_WRITE_LOCK is not set
 183# CONFIG_INLINE_WRITE_LOCK_BH is not set
 184# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
 185# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
 186# CONFIG_INLINE_WRITE_UNLOCK is not set
 187# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
 188# CONFIG_INLINE_WRITE_UNLOCK_IRQ is not set
 189# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
 190CONFIG_MUTEX_SPIN_ON_OWNER=y
 191CONFIG_FREEZER=y
 192
 193#
 194# System Type
 195#
 196CONFIG_MMU=y
 197# CONFIG_ARCH_AAEC2000 is not set
 198# CONFIG_ARCH_INTEGRATOR is not set
 199# CONFIG_ARCH_REALVIEW is not set
 200# CONFIG_ARCH_VERSATILE is not set
 201# CONFIG_ARCH_VEXPRESS is not set
 202# CONFIG_ARCH_AT91 is not set
 203# CONFIG_ARCH_BCMRING is not set
 204# CONFIG_ARCH_CLPS711X is not set
 205# CONFIG_ARCH_CNS3XXX is not set
 206# CONFIG_ARCH_GEMINI is not set
 207# CONFIG_ARCH_EBSA110 is not set
 208# CONFIG_ARCH_EP93XX is not set
 209# CONFIG_ARCH_FOOTBRIDGE is not set
 210# CONFIG_ARCH_MXC is not set
 211# CONFIG_ARCH_STMP3XXX is not set
 212# CONFIG_ARCH_NETX is not set
 213# CONFIG_ARCH_H720X is not set
 214# CONFIG_ARCH_IOP13XX is not set
 215# CONFIG_ARCH_IOP32X is not set
 216# CONFIG_ARCH_IOP33X is not set
 217# CONFIG_ARCH_IXP23XX is not set
 218# CONFIG_ARCH_IXP2000 is not set
 219# CONFIG_ARCH_IXP4XX is not set
 220# CONFIG_ARCH_L7200 is not set
 221# CONFIG_ARCH_DOVE is not set
 222# CONFIG_ARCH_KIRKWOOD is not set
 223# CONFIG_ARCH_LOKI is not set
 224# CONFIG_ARCH_MV78XX0 is not set
 225# CONFIG_ARCH_ORION5X is not set
 226# CONFIG_ARCH_MMP is not set
 227# CONFIG_ARCH_KS8695 is not set
 228# CONFIG_ARCH_NS9XXX is not set
 229# CONFIG_ARCH_W90X900 is not set
 230# CONFIG_ARCH_NUC93X is not set
 231# CONFIG_ARCH_PNX4008 is not set
 232# CONFIG_ARCH_PXA is not set
 233CONFIG_ARCH_MSM=y
 234# CONFIG_ARCH_SHMOBILE is not set
 235# CONFIG_ARCH_RPC is not set
 236# CONFIG_ARCH_SA1100 is not set
 237# CONFIG_ARCH_S3C2410 is not set
 238# CONFIG_ARCH_S3C64XX is not set
 239# CONFIG_ARCH_S5P6440 is not set
 240# CONFIG_ARCH_S5P6442 is not set
 241# CONFIG_ARCH_S5PC100 is not set
 242# CONFIG_ARCH_S5PV210 is not set
 243# CONFIG_ARCH_SHARK is not set
 244# CONFIG_ARCH_LH7A40X is not set
 245# CONFIG_ARCH_U300 is not set
 246# CONFIG_ARCH_U8500 is not set
 247# CONFIG_ARCH_NOMADIK is not set
 248# CONFIG_ARCH_DAVINCI is not set
 249# CONFIG_ARCH_OMAP is not set
 250# CONFIG_PLAT_SPEAR is not set
 251# CONFIG_ARCH_MSM7X01A is not set
 252# CONFIG_ARCH_MSM7X25 is not set
 253# CONFIG_ARCH_MSM7X27 is not set
 254# CONFIG_ARCH_MSM7X30 is not set
 255# CONFIG_ARCH_QSD8X50 is not set
 256CONFIG_ARCH_MSM8X60=y
 257CONFIG_MSM_SOC_REV_NONE=y
 258# CONFIG_MSM_SOC_REV_A is not set
 259CONFIG_ARCH_MSM_SCORPIONMP=y
 260CONFIG_MSM_RPM=y
 261CONFIG_MSM_XO=y
 262CONFIG_MSM_REMOTE_SPINLOCK_LDREX=y
 263CONFIG_MSM_ADM3=y
 264
 265#
 266# MSM Board Selection
 267#
 268# CONFIG_MACH_MSM8X60_RUMI3 is not set
 269# CONFIG_MACH_MSM8X60_SIM is not set
 270# CONFIG_MACH_MSM8X60_SURF is not set
 271# CONFIG_MACH_MSM8X60_FFA is not set
 272CONFIG_MACH_MSM8X60_QRDC=y
 273# CONFIG_MACH_MSM8X60_FLUID is not set
 274# CONFIG_MACH_MSM8X60_CHARM_SURF is not set
 275# CONFIG_MACH_MSM8X60_CHARM_FFA is not set
 276CONFIG_MSM_STACKED_MEMORY=y
 277CONFIG_PHYS_OFFSET=0x40200000
 278CONFIG_KERNEL_PMEM_EBI_REGION=y
 279CONFIG_KERNEL_PMEM_SMI_REGION=y
 280CONFIG_MSM_AMSS_VERSION=6225
 281# CONFIG_MSM_AMSS_VERSION_6210 is not set
 282# CONFIG_MSM_AMSS_VERSION_6220 is not set
 283CONFIG_MSM_AMSS_VERSION_6225=y
 284CONFIG_MSM_DEBUG_UART_NONE=y
 285# CONFIG_MSM_DEBUG_UART1 is not set
 286# CONFIG_MSM_DEBUG_UART2 is not set
 287# CONFIG_MSM_DEBUG_UART3 is not set
 288CONFIG_MSM7X00A_USE_GP_TIMER=y
 289# CONFIG_MSM7X00A_USE_DG_TIMER is not set
 290# CONFIG_MSM7X00A_SLEEP_MODE_POWER_COLLAPSE_SUSPEND is not set
 291CONFIG_MSM7X00A_SLEEP_MODE_POWER_COLLAPSE=y
 292# CONFIG_MSM7X00A_SLEEP_MODE_APPS_SLEEP is not set
 293# CONFIG_MSM7X00A_SLEEP_MODE_RAMP_DOWN_AND_WAIT_FOR_INTERRUPT is not set
 294# CONFIG_MSM7X00A_SLEEP_WAIT_FOR_INTERRUPT is not set
 295CONFIG_MSM7X00A_SLEEP_MODE=1
 296# CONFIG_MSM7X00A_IDLE_SLEEP_MODE_POWER_COLLAPSE_SUSPEND is not set
 297# CONFIG_MSM7X00A_IDLE_SLEEP_MODE_POWER_COLLAPSE is not set
 298# CONFIG_MSM7X00A_IDLE_SLEEP_MODE_APPS_SLEEP is not set
 299# CONFIG_MSM7X00A_IDLE_SLEEP_MODE_RAMP_DOWN_AND_WAIT_FOR_INTERRUPT is not set
 300CONFIG_MSM7X00A_IDLE_SLEEP_WAIT_FOR_INTERRUPT=y
 301CONFIG_MSM7X00A_IDLE_SLEEP_MODE=4
 302CONFIG_MSM7X00A_IDLE_SLEEP_MIN_TIME=20000000
 303CONFIG_MSM7X00A_IDLE_SPIN_TIME=80000
 304CONFIG_MSM_IDLE_STATS=y
 305CONFIG_MSM_IDLE_STATS_FIRST_BUCKET=62500
 306CONFIG_MSM_IDLE_STATS_BUCKET_SHIFT=2
 307CONFIG_MSM_IDLE_STATS_BUCKET_COUNT=10
 308CONFIG_MSM_SUSPEND_STATS_FIRST_BUCKET=1000000000
 309# CONFIG_MSM_JTAG_V7 is not set
 310# CONFIG_HTC_HEADSET is not set
 311# CONFIG_HTC_PWRSINK is not set
 312# CONFIG_MSM_FIQ_SUPPORT is not set
 313# CONFIG_MSM_SERIAL_DEBUGGER is not set
 314# CONFIG_MSM_PROC_COMM is not set
 315CONFIG_MSM_SMD=y
 316# CONFIG_MSM_SMD_PKG3 is not set
 317CONFIG_MSM_SMD_PKG4=y
 318CONFIG_MSM_SMD_DEBUG=y
 319CONFIG_MSM_N_WAY_SMD=y
 320CONFIG_MSM_N_WAY_SMSM=y
 321# CONFIG_MSM_RESET_MODEM is not set
 322# CONFIG_MSM_SMD_LOGGING is not set
 323# CONFIG_MSM_SMD_NMEA is not set
 324CONFIG_MSM_SMD_TTY=y
 325# CONFIG_MSM_SMD_QMI is not set
 326CONFIG_MSM_SMD_PKT=y
 327# CONFIG_MSM_DSPS is not set
 328CONFIG_MSM_ONCRPCROUTER=y
 329CONFIG_MSM_ONCRPCROUTER_DEBUG=y
 330# CONFIG_MSM_RPC_LOOPBACK_XPRT is not set
 331CONFIG_MSM_RPCSERVER_TIME_REMOTE=y
 332CONFIG_MSM_RPCSERVER_WATCHDOG=y
 333# CONFIG_MSM_RPC_WATCHDOG is not set
 334CONFIG_MSM_RPC_PING=y
 335CONFIG_MSM_RPC_OEM_RAPI=y
 336CONFIG_MSM_RPCSERVER_HANDSET=y
 337# CONFIG_MSM_RMT_STORAGE_CLIENT is not set
 338CONFIG_MSM_CPU_FREQ_SET_MIN_MAX=y
 339CONFIG_MSM_CPU_FREQ_MAX=810000
 340CONFIG_MSM_CPU_FREQ_MIN=192000
 341# CONFIG_MSM_AVS_HW is not set
 342# CONFIG_MSM_HW3D is not set
 343CONFIG_AMSS_7X25_VERSION_2009=y
 344# CONFIG_AMSS_7X25_VERSION_2008 is not set
 345# CONFIG_MSM8X60_AUDIO is not set
 346# CONFIG_MSM_VREG_SWITCH_INVERTED is not set
 347CONFIG_MSM_DMA_TEST=m
 348# CONFIG_WIFI_CONTROL_FUNC is not set
 349# CONFIG_CLOCK_BASED_SLEEP_LIMIT is not set
 350# CONFIG_MSM_SLEEP_TIME_OVERRIDE is not set
 351# CONFIG_MSM_MEMORY_LOW_POWER_MODE is not set
 352CONFIG_MSM_PM_TIMEOUT_HALT=y
 353# CONFIG_MSM_PM_TIMEOUT_RESET_MODEM is not set
 354# CONFIG_MSM_PM_TIMEOUT_RESET_CHIP is not set
 355CONFIG_MSM_IDLE_WAIT_ON_MODEM=0
 356CONFIG_MSM_PIL=y
 357# CONFIG_MSM_SECURE_PIL is not set
 358CONFIG_MSM_SCM=y
 359# CONFIG_MSM_RPM_LOG is not set
 360# CONFIG_SMMU is not set
 361CONFIG_MSM_DIRECT_SCLK_ACCESS=y
 362CONFIG_MSM_GPIOMUX=y
 363CONFIG_MSM_V2_TLMM=y
 364CONFIG_MSM_BUS_SCALING=y
 365# CONFIG_MSM_WATCHDOG is not set
 366# CONFIG_MSM_DLOAD_MODE is not set
 367# CONFIG_MSM_SLEEP_STATS is not set
 368# CONFIG_MSM_STANDALONE_POWER_COLLAPSE is not set
 369# CONFIG_MSM_GSBI9_UART is not set
 370# CONFIG_MSM_SHOW_RESUME_IRQ is not set
 371# CONFIG_BT_MSM_PINTEST is not set
 372
 373#
 374# Processor Type
 375#
 376CONFIG_CPU_32v6K=y
 377CONFIG_CPU_V7=y
 378CONFIG_CPU_32v7=y
 379CONFIG_CPU_ABRT_EV7=y
 380CONFIG_CPU_PABRT_V7=y
 381CONFIG_CPU_CACHE_V7=y
 382CONFIG_CPU_CACHE_VIPT=y
 383CONFIG_CPU_COPY_V6=y
 384CONFIG_CPU_TLB_V7=y
 385CONFIG_CPU_HAS_ASID=y
 386CONFIG_CPU_CP15=y
 387CONFIG_CPU_CP15_MMU=y
 388
 389#
 390# Processor Features
 391#
 392CONFIG_ARM_THUMB=y
 393# CONFIG_ARM_THUMBEE is not set
 394# CONFIG_CPU_ICACHE_DISABLE is not set
 395# CONFIG_CPU_DCACHE_DISABLE is not set
 396# CONFIG_CPU_BPREDICT_DISABLE is not set
 397CONFIG_HAS_TLS_REG=y
 398CONFIG_ARM_L1_CACHE_SHIFT=5
 399CONFIG_ARM_DMA_MEM_BUFFERABLE=y
 400CONFIG_ARCH_HAS_BARRIERS=y
 401# CONFIG_VCM is not set
 402# CONFIG_DONT_RESERVE_FROM_MOVABLE_ZONE is not set
 403# CONFIG_RESERVE_FIRST_PAGE is not set
 404CONFIG_CPU_HAS_PMU=y
 405# CONFIG_ARM_ERRATA_430973 is not set
 406# CONFIG_ARM_ERRATA_458693 is not set
 407# CONFIG_ARM_ERRATA_460075 is not set
 408# CONFIG_ARM_ERRATA_720789 is not set
 409# CONFIG_KSAPI is not set
 410CONFIG_ARM_GIC=y
 411CONFIG_COMMON_CLKDEV=y
 412# CONFIG_FIQ_DEBUGGER is not set
 413
 414#
 415# Bus support
 416#
 417# CONFIG_PCI_SYSCALL is not set
 418# CONFIG_ARCH_SUPPORTS_MSI is not set
 419# CONFIG_PCCARD is not set
 420
 421#
 422# Kernel Features
 423#
 424CONFIG_TICK_ONESHOT=y
 425CONFIG_NO_HZ=y
 426CONFIG_HIGH_RES_TIMERS=y
 427CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
 428CONFIG_SMP=y
 429# CONFIG_VMSPLIT_3G is not set
 430CONFIG_VMSPLIT_2G=y
 431# CONFIG_VMSPLIT_1G is not set
 432CONFIG_PAGE_OFFSET=0x80000000
 433CONFIG_NR_CPUS=2
 434CONFIG_HOTPLUG_CPU=y
 435CONFIG_LOCAL_TIMERS=y
 436# CONFIG_PREEMPT_NONE is not set
 437# CONFIG_PREEMPT_VOLUNTARY is not set
 438CONFIG_PREEMPT=y
 439CONFIG_HZ=100
 440# CONFIG_THUMB2_KERNEL is not set
 441CONFIG_AEABI=y
 442CONFIG_OABI_COMPAT=y
 443# CONFIG_ARCH_SPARSEMEM_DEFAULT is not set
 444# CONFIG_ARCH_SELECT_MEMORY_MODEL is not set
 445# CONFIG_HIGHMEM is not set
 446CONFIG_HW_PERF_EVENTS=y
 447CONFIG_VMALLOC_RESERVE=0x08000000
 448CONFIG_SELECT_MEMORY_MODEL=y
 449CONFIG_FLATMEM_MANUAL=y
 450# CONFIG_DISCONTIGMEM_MANUAL is not set
 451# CONFIG_SPARSEMEM_MANUAL is not set
 452CONFIG_FLATMEM=y
 453CONFIG_FLAT_NODE_MEM_MAP=y
 454CONFIG_PAGEFLAGS_EXTENDED=y
 455CONFIG_SPLIT_PTLOCK_CPUS=4
 456# CONFIG_COMPACTION is not set
 457# CONFIG_PHYS_ADDR_T_64BIT is not set
 458CONFIG_ZONE_DMA_FLAG=0
 459CONFIG_VIRT_TO_BUS=y
 460# CONFIG_KSM is not set
 461CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
 462CONFIG_ALIGNMENT_TRAP=y
 463# CONFIG_UACCESS_WITH_MEMCPY is not set
 464CONFIG_CP_ACCESS=m
 465
 466#
 467# Boot options
 468#
 469CONFIG_ZBOOT_ROM_TEXT=0
 470CONFIG_ZBOOT_ROM_BSS=0
 471CONFIG_CMDLINE=""
 472# CONFIG_XIP_KERNEL is not set
 473# CONFIG_KEXEC is not set
 474
 475#
 476# CPU Power Management
 477#
 478CONFIG_CPU_FREQ=y
 479CONFIG_CPU_FREQ_TABLE=y
 480# CONFIG_CPU_FREQ_DEBUG is not set
 481CONFIG_CPU_FREQ_STAT=y
 482# CONFIG_CPU_FREQ_STAT_DETAILS is not set
 483CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
 484# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
 485# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
 486# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
 487# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
 488CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
 489CONFIG_CPU_FREQ_GOV_POWERSAVE=y
 490CONFIG_CPU_FREQ_GOV_USERSPACE=y
 491CONFIG_CPU_FREQ_GOV_ONDEMAND=y
 492CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
 493CONFIG_CPU_IDLE=y
 494CONFIG_CPU_IDLE_GOV_LADDER=y
 495CONFIG_CPU_IDLE_GOV_MENU=y
 496CONFIG_CPU_FREQ_MSM=y
 497
 498#
 499# Floating point emulation
 500#
 501
 502#
 503# At least one emulation must be selected
 504#
 505# CONFIG_FPE_NWFPE is not set
 506# CONFIG_FPE_FASTFPE is not set
 507CONFIG_VFP=y
 508CONFIG_VFPv3=y
 509CONFIG_NEON=y
 510
 511#
 512# Userspace binary formats
 513#
 514CONFIG_BINFMT_ELF=y
 515# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
 516CONFIG_HAVE_AOUT=y
 517# CONFIG_BINFMT_AOUT is not set
 518# CONFIG_BINFMT_MISC is not set
 519
 520#
 521# Power management options
 522#
 523CONFIG_PM=y
 524# CONFIG_PM_DEBUG is not set
 525CONFIG_PM_SLEEP_SMP=y
 526CONFIG_PM_SLEEP=y
 527CONFIG_SUSPEND_NVS=y
 528CONFIG_SUSPEND=y
 529CONFIG_SUSPEND_FREEZER=y
 530# CONFIG_WAKELOCK is not set
 531# CONFIG_APM_EMULATION is not set
 532# CONFIG_PM_RUNTIME is not set
 533CONFIG_PM_OPS=y
 534CONFIG_ARCH_SUSPEND_POSSIBLE=y
 535CONFIG_NET=y
 536
 537#
 538# Networking options
 539#
 540CONFIG_PACKET=y
 541CONFIG_UNIX=y
 542CONFIG_XFRM=y
 543# CONFIG_XFRM_USER is not set
 544# CONFIG_XFRM_SUB_POLICY is not set
 545# CONFIG_XFRM_MIGRATE is not set
 546# CONFIG_XFRM_STATISTICS is not set
 547# CONFIG_NET_KEY is not set
 548CONFIG_INET=y
 549# CONFIG_IP_MULTICAST is not set
 550# CONFIG_IP_ADVANCED_ROUTER is not set
 551CONFIG_IP_FIB_HASH=y
 552CONFIG_IP_PNP=y
 553CONFIG_IP_PNP_DHCP=y
 554# CONFIG_IP_PNP_BOOTP is not set
 555# CONFIG_IP_PNP_RARP is not set
 556# CONFIG_NET_IPIP is not set
 557# CONFIG_NET_IPGRE is not set
 558# CONFIG_ARPD is not set
 559# CONFIG_SYN_COOKIES is not set
 560# CONFIG_INET_AH is not set
 561# CONFIG_INET_ESP is not set
 562# CONFIG_INET_IPCOMP is not set
 563# CONFIG_INET_XFRM_TUNNEL is not set
 564CONFIG_INET_TUNNEL=y
 565# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
 566# CONFIG_INET_XFRM_MODE_TUNNEL is not set
 567# CONFIG_INET_XFRM_MODE_BEET is not set
 568# CONFIG_INET_LRO is not set
 569# CONFIG_INET_DIAG is not set
 570# CONFIG_TCP_CONG_ADVANCED is not set
 571CONFIG_TCP_CONG_CUBIC=y
 572CONFIG_DEFAULT_TCP_CONG="cubic"
 573# CONFIG_TCP_MD5SIG is not set
 574CONFIG_IPV6=y
 575# CONFIG_IPV6_PRIVACY is not set
 576# CONFIG_IPV6_ROUTER_PREF is not set
 577# CONFIG_IPV6_OPTIMISTIC_DAD is not set
 578# CONFIG_INET6_AH is not set
 579# CONFIG_INET6_ESP is not set
 580# CONFIG_INET6_IPCOMP is not set
 581# CONFIG_IPV6_MIP6 is not set
 582# CONFIG_INET6_XFRM_TUNNEL is not set
 583# CONFIG_INET6_TUNNEL is not set
 584CONFIG_INET6_XFRM_MODE_TRANSPORT=y
 585CONFIG_INET6_XFRM_MODE_TUNNEL=y
 586CONFIG_INET6_XFRM_MODE_BEET=y
 587# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
 588CONFIG_IPV6_SIT=y
 589# CONFIG_IPV6_SIT_6RD is not set
 590CONFIG_IPV6_NDISC_NODETYPE=y
 591# CONFIG_IPV6_TUNNEL is not set
 592# CONFIG_IPV6_MULTIPLE_TABLES is not set
 593# CONFIG_IPV6_MROUTE is not set
 594# CONFIG_ANDROID_PARANOID_NETWORK is not set
 595CONFIG_NET_ACTIVITY_STATS=y
 596# CONFIG_NETWORK_SECMARK is not set
 597# CONFIG_NETFILTER is not set
 598# CONFIG_IP_DCCP is not set
 599# CONFIG_IP_SCTP is not set
 600# CONFIG_RDS is not set
 601# CONFIG_TIPC is not set
 602# CONFIG_ATM is not set
 603# CONFIG_L2TP is not set
 604# CONFIG_BRIDGE is not set
 605# CONFIG_NET_DSA is not set
 606# CONFIG_VLAN_8021Q is not set
 607# CONFIG_DECNET is not set
 608# CONFIG_LLC2 is not set
 609# CONFIG_IPX is not set
 610# CONFIG_ATALK is not set
 611# CONFIG_X25 is not set
 612# CONFIG_LAPB is not set
 613# CONFIG_ECONET is not set
 614# CONFIG_WAN_ROUTER is not set
 615# CONFIG_PHONET is not set
 616# CONFIG_IEEE802154 is not set
 617# CONFIG_NET_SCHED is not set
 618# CONFIG_DCB is not set
 619CONFIG_RPS=y
 620
 621#
 622# Network testing
 623#
 624# CONFIG_NET_PKTGEN is not set
 625# CONFIG_HAMRADIO is not set
 626# CONFIG_CAN is not set
 627# CONFIG_IRDA is not set
 628# CONFIG_BT is not set
 629# CONFIG_AF_RXRPC is not set
 630CONFIG_WIRELESS=y
 631CONFIG_WIRELESS_EXT=y
 632CONFIG_WEXT_CORE=y
 633CONFIG_WEXT_PROC=y
 634CONFIG_WEXT_PRIV=y
 635CONFIG_CFG80211=y
 636# CONFIG_NL80211_TESTMODE is not set
 637# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
 638# CONFIG_CFG80211_REG_DEBUG is not set
 639CONFIG_CFG80211_DEFAULT_PS=y
 640# CONFIG_CFG80211_DEBUGFS is not set
 641# CONFIG_CFG80211_INTERNAL_REGDB is not set
 642CONFIG_CFG80211_WEXT=y
 643CONFIG_WIRELESS_EXT_SYSFS=y
 644# CONFIG_LIB80211 is not set
 645CONFIG_MAC80211=y
 646CONFIG_MAC80211_HAS_RC=y
 647# CONFIG_MAC80211_RC_PID is not set
 648CONFIG_MAC80211_RC_MINSTREL=y
 649# CONFIG_MAC80211_RC_DEFAULT_PID is not set
 650CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
 651CONFIG_MAC80211_RC_DEFAULT="minstrel"
 652# CONFIG_MAC80211_MESH is not set
 653CONFIG_MAC80211_LEDS=y
 654# CONFIG_MAC80211_DEBUGFS is not set
 655# CONFIG_MAC80211_DEBUG_MENU is not set
 656# CONFIG_WIMAX is not set
 657# CONFIG_RFKILL is not set
 658# CONFIG_NET_9P is not set
 659# CONFIG_CAIF is not set
 660
 661#
 662# Device Drivers
 663#
 664
 665#
 666# Generic Driver Options
 667#
 668CONFIG_UEVENT_HELPER_PATH=""
 669# CONFIG_DEVTMPFS is not set
 670CONFIG_STANDALONE=y
 671CONFIG_PREVENT_FIRMWARE_BUILD=y
 672CONFIG_FW_LOADER=y
 673CONFIG_FIRMWARE_IN_KERNEL=y
 674CONFIG_EXTRA_FIRMWARE=""
 675# CONFIG_DEBUG_DRIVER is not set
 676# CONFIG_DEBUG_DEVRES is not set
 677# CONFIG_SYS_HYPERVISOR is not set
 678# CONFIG_CONNECTOR is not set
 679# CONFIG_MTD is not set
 680# CONFIG_PARPORT is not set
 681CONFIG_BLK_DEV=y
 682# CONFIG_BLK_DEV_COW_COMMON is not set
 683CONFIG_BLK_DEV_LOOP=y
 684# CONFIG_BLK_DEV_CRYPTOLOOP is not set
 685
 686#
 687# DRBD disabled because PROC_FS, INET or CONNECTOR not selected
 688#
 689# CONFIG_BLK_DEV_NBD is not set
 690# CONFIG_BLK_DEV_UB is not set
 691CONFIG_BLK_DEV_RAM=y
 692CONFIG_BLK_DEV_RAM_COUNT=16
 693CONFIG_BLK_DEV_RAM_SIZE=4096
 694# CONFIG_BLK_DEV_XIP is not set
 695# CONFIG_CDROM_PKTCDVD is not set
 696# CONFIG_ATA_OVER_ETH is not set
 697# CONFIG_MG_DISK is not set
 698CONFIG_MISC_DEVICES=y
 699# CONFIG_AD525X_DPOT is not set
 700CONFIG_ANDROID_PMEM=y
 701# CONFIG_ICS932S401 is not set
 702# CONFIG_ENCLOSURE_SERVICES is not set
 703# CONFIG_KERNEL_DEBUGGER_CORE is not set
 704# CONFIG_ISL29003 is not set
 705# CONFIG_SENSORS_TSL2550 is not set
 706# CONFIG_SENSORS_AK8975 is not set
 707# CONFIG_SENSORS_AKM8973 is not set
 708# CONFIG_SENSORS_AKM8976 is not set
 709# CONFIG_VP_A1026 is not set
 710# CONFIG_DS1682 is not set
 711# CONFIG_UID_STAT is not set
 712# CONFIG_APANIC is not set
 713# CONFIG_TSIF is not set
 714# CONFIG_HAPTIC_ISA1200 is not set
 715CONFIG_PMIC8058_PWM=y
 716CONFIG_PMIC8058_VIBRATOR=y
 717CONFIG_PMIC8058_NFC=y
 718# CONFIG_PMIC8058_UPL is not set
 719# CONFIG_PMIC8058_XOADC is not set
 720# CONFIG_PMIC8058_MISC is not set
 721# CONFIG_C2PORT is not set
 722
 723#
 724# EEPROM support
 725#
 726# CONFIG_EEPROM_AT24 is not set
 727# CONFIG_EEPROM_LEGACY is not set
 728# CONFIG_EEPROM_MAX6875 is not set
 729CONFIG_EEPROM_93CX6=y
 730# CONFIG_IWMC3200TOP is not set
 731CONFIG_HAVE_IDE=y
 732# CONFIG_IDE is not set
 733
 734#
 735# SCSI device support
 736#
 737CONFIG_SCSI_MOD=y
 738# CONFIG_RAID_ATTRS is not set
 739CONFIG_SCSI=y
 740CONFIG_SCSI_DMA=y
 741CONFIG_SCSI_TGT=y
 742# CONFIG_SCSI_NETLINK is not set
 743CONFIG_SCSI_PROC_FS=y
 744
 745#
 746# SCSI support type (disk, tape, CD-ROM)
 747#
 748CONFIG_BLK_DEV_SD=y
 749# CONFIG_CHR_DEV_ST is not set
 750# CONFIG_CHR_DEV_OSST is not set
 751# CONFIG_BLK_DEV_SR is not set
 752CONFIG_CHR_DEV_SG=y
 753CONFIG_CHR_DEV_SCH=y
 754CONFIG_SCSI_MULTI_LUN=y
 755CONFIG_SCSI_CONSTANTS=y
 756CONFIG_SCSI_LOGGING=y
 757CONFIG_SCSI_SCAN_ASYNC=y
 758CONFIG_SCSI_WAIT_SCAN=m
 759
 760#
 761# SCSI Transports
 762#
 763# CONFIG_SCSI_SPI_ATTRS is not set
 764# CONFIG_SCSI_FC_ATTRS is not set
 765# CONFIG_SCSI_ISCSI_ATTRS is not set
 766# CONFIG_SCSI_SAS_ATTRS is not set
 767# CONFIG_SCSI_SAS_LIBSAS is not set
 768# CONFIG_SCSI_SRP_ATTRS is not set
 769CONFIG_SCSI_LOWLEVEL=y
 770# CONFIG_ISCSI_TCP is not set
 771# CONFIG_LIBFC is not set
 772# CONFIG_LIBFCOE is not set
 773# CONFIG_SCSI_DEBUG is not set
 774# CONFIG_SCSI_DH is not set
 775# CONFIG_SCSI_OSD_INITIATOR is not set
 776# CONFIG_ATA is not set
 777# CONFIG_MD is not set
 778CONFIG_NETDEVICES=y
 779CONFIG_DUMMY=y
 780# CONFIG_BONDING is not set
 781# CONFIG_MACVLAN is not set
 782# CONFIG_EQUALIZER is not set
 783# CONFIG_TUN is not set
 784# CONFIG_VETH is not set
 785CONFIG_PHYLIB=y
 786
 787#
 788# MII PHY device drivers
 789#
 790# CONFIG_MARVELL_PHY is not set
 791# CONFIG_DAVICOM_PHY is not set
 792# CONFIG_QSEMI_PHY is not set
 793# CONFIG_LXT_PHY is not set
 794# CONFIG_CICADA_PHY is not set
 795# CONFIG_VITESSE_PHY is not set
 796# CONFIG_SMSC_PHY is not set
 797# CONFIG_BROADCOM_PHY is not set
 798# CONFIG_ICPLUS_PHY is not set
 799# CONFIG_REALTEK_PHY is not set
 800# CONFIG_NATIONAL_PHY is not set
 801# CONFIG_STE10XP is not set
 802# CONFIG_LSI_ET1011C_PHY is not set
 803# CONFIG_MICREL_PHY is not set
 804# CONFIG_FIXED_PHY is not set
 805# CONFIG_MDIO_BITBANG is not set
 806CONFIG_NET_ETHERNET=y
 807CONFIG_MII=y
 808# CONFIG_AX88796 is not set
 809CONFIG_SMC91X=y
 810# CONFIG_DM9000 is not set
 811# CONFIG_ETHOC is not set
 812CONFIG_SMC911X=y
 813CONFIG_SMSC911X=y
 814# CONFIG_DNET is not set
 815# CONFIG_IBM_NEW_EMAC_ZMII is not set
 816# CONFIG_IBM_NEW_EMAC_RGMII is not set
 817# CONFIG_IBM_NEW_EMAC_TAH is not set
 818# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
 819# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
 820# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
 821# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
 822# CONFIG_B44 is not set
 823# CONFIG_KS8842 is not set
 824# CONFIG_KS8851_MLL is not set
 825# CONFIG_NETDEV_1000 is not set
 826# CONFIG_NETDEV_10000 is not set
 827CONFIG_WLAN=y
 828# CONFIG_LIBERTAS_THINFIRM is not set
 829# CONFIG_AT76C50X_USB is not set
 830# CONFIG_USB_ZD1201 is not set
 831# CONFIG_USB_NET_RNDIS_WLAN is not set
 832CONFIG_RTL8187=y
 833CONFIG_RTL8187_LEDS=y
 834# CONFIG_MAC80211_HWSIM is not set
 835# CONFIG_LIBRA_SDIOIF is not set
 836# CONFIG_ATH_COMMON is not set
 837# CONFIG_B43 is not set
 838# CONFIG_B43LEGACY is not set
 839# CONFIG_BCM4329 is not set
 840# CONFIG_HOSTAP is not set
 841# CONFIG_IWM is not set
 842# CONFIG_LIBERTAS is not set
 843# CONFIG_P54_COMMON is not set
 844# CONFIG_RT2X00 is not set
 845# CONFIG_WL12XX is not set
 846# CONFIG_ZD1211RW is not set
 847
 848#
 849# Enable WiMAX (Networking options) to see the WiMAX drivers
 850#
 851
 852#
 853# USB Network Adapters
 854#
 855# CONFIG_USB_CATC is not set
 856# CONFIG_USB_KAWETH is not set
 857# CONFIG_USB_PEGASUS is not set
 858# CONFIG_USB_RTL8150 is not set
 859CONFIG_USB_USBNET=y
 860CONFIG_USB_NET_AX8817X=y
 861CONFIG_USB_NET_CDCETHER=y
 862# CONFIG_USB_NET_CDC_EEM is not set
 863# CONFIG_USB_NET_DM9601 is not set
 864# CONFIG_USB_NET_SMSC75XX is not set
 865# CONFIG_USB_NET_SMSC95XX is not set
 866# CONFIG_USB_NET_GL620A is not set
 867CONFIG_USB_NET_NET1080=y
 868# CONFIG_USB_NET_PLUSB is not set
 869# CONFIG_USB_NET_MCS7830 is not set
 870# CONFIG_USB_NET_RNDIS_HOST is not set
 871CONFIG_USB_NET_CDC_SUBSET=y
 872# CONFIG_USB_ALI_M5632 is not set
 873# CONFIG_USB_AN2720 is not set
 874CONFIG_USB_BELKIN=y
 875CONFIG_USB_ARMLINUX=y
 876# CONFIG_USB_EPSON2888 is not set
 877# CONFIG_USB_KC2190 is not set
 878CONFIG_USB_NET_ZAURUS=y
 879# CONFIG_USB_NET_INT51X1 is not set
 880# CONFIG_USB_IPHETH is not set
 881# CONFIG_USB_SIERRA_NET is not set
 882# CONFIG_WAN is not set
 883# CONFIG_PPP is not set
 884CONFIG_SLIP=y
 885CONFIG_SLIP_COMPRESSED=y
 886CONFIG_SLHC=y
 887# CONFIG_SLIP_SMART is not set
 888CONFIG_SLIP_MODE_SLIP6=y
 889# CONFIG_NETCONSOLE is not set
 890# CONFIG_MSM_RMNET is not set
 891# CONFIG_NETPOLL is not set
 892# CONFIG_NET_POLL_CONTROLLER is not set
 893# CONFIG_ISDN is not set
 894# CONFIG_PHONE is not set
 895
 896#
 897# Input device support
 898#
 899CONFIG_INPUT=y
 900# CONFIG_INPUT_FF_MEMLESS is not set
 901# CONFIG_INPUT_POLLDEV is not set
 902# CONFIG_INPUT_SPARSEKMAP is not set
 903
 904#
 905# Userland interfaces
 906#
 907CONFIG_INPUT_MOUSEDEV=y
 908CONFIG_INPUT_MOUSEDEV_PSAUX=y
 909CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
 910CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
 911# CONFIG_INPUT_JOYDEV is not set
 912CONFIG_INPUT_EVDEV=y
 913CONFIG_INPUT_EVBUG=m
 914# CONFIG_INPUT_KEYRESET is not set
 915
 916#
 917# Input Device Drivers
 918#
 919CONFIG_INPUT_KEYBOARD=y
 920# CONFIG_KEYBOARD_ADP5588 is not set
 921CONFIG_KEYBOARD_ATKBD=y
 922# CONFIG_KEYBOARD_QT2160 is not set
 923# CONFIG_KEYBOARD_LKKBD is not set
 924# CONFIG_KEYBOARD_GPIO is not set
 925# CONFIG_KEYBOARD_TCA6416 is not set
 926# CONFIG_KEYBOARD_MATRIX is not set
 927# CONFIG_KEYBOARD_LM8323 is not set
 928# CONFIG_KEYBOARD_MAX7359 is not set
 929# CONFIG_KEYBOARD_NEWTON is not set
 930# CONFIG_KEYBOARD_OPENCORES is not set
 931# CONFIG_KEYBOARD_STOWAWAY is not set
 932# CONFIG_KEYBOARD_SUNKBD is not set
 933# CONFIG_KEYBOARD_XTKBD is not set
 934CONFIG_KEYBOARD_QCIKBD=y
 935CONFIG_KEYBOARD_QCIKBD_REPEAT=y
 936CONFIG_KEYBOARD_QCIKBD_LID=y
 937CONFIG_KEYBOARD_PMIC8058=y
 938CONFIG_INPUT_MOUSE=y
 939CONFIG_MOUSE_PS2=y
 940CONFIG_MOUSE_PS2_ALPS=y
 941CONFIG_MOUSE_PS2_LOGIPS2PP=y
 942CONFIG_MOUSE_PS2_SYNAPTICS=y
 943CONFIG_MOUSE_PS2_TRACKPOINT=y
 944# CONFIG_MOUSE_PS2_ELANTECH is not set
 945# CONFIG_MOUSE_PS2_SENTELIC is not set
 946# CONFIG_MOUSE_PS2_TOUCHKIT is not set
 947# CONFIG_MOUSE_SERIAL is not set
 948# CONFIG_MOUSE_APPLETOUCH is not set
 949# CONFIG_MOUSE_BCM5974 is not set
 950# CONFIG_MOUSE_VSXXXAA is not set
 951# CONFIG_MOUSE_GPIO is not set
 952# CONFIG_MOUSE_SYNAPTICS_I2C is not set
 953CONFIG_MOUSE_QCITP=y
 954# CONFIG_INPUT_JOYSTICK is not set
 955# CONFIG_INPUT_TABLET is not set
 956# CONFIG_INPUT_TOUCHSCREEN is not set
 957CONFIG_INPUT_MISC=y
 958# CONFIG_INPUT_AD714X is not set
 959# CONFIG_INPUT_ATI_REMOTE is not set
 960# CONFIG_INPUT_ATI_REMOTE2 is not set
 961# CONFIG_INPUT_KEYCHORD is not set
 962# CONFIG_INPUT_KEYSPAN_REMOTE is not set
 963# CONFIG_INPUT_POWERMATE is not set
 964# CONFIG_INPUT_YEALINK is not set
 965# CONFIG_INPUT_CM109 is not set
 966# CONFIG_INPUT_UINPUT is not set
 967# CONFIG_INPUT_GPIO is not set
 968# CONFIG_INPUT_ISA1200_FF_MEMLESS is not set
 969# CONFIG_INPUT_PCF8574 is not set
 970# CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set
 971CONFIG_PMIC8058_PWRKEY=y
 972# CONFIG_PMIC8058_OTHC is not set
 973
 974#
 975# Hardware I/O ports
 976#
 977CONFIG_SERIO=y
 978CONFIG_SERIO_SERPORT=y
 979CONFIG_SERIO_LIBPS2=y
 980# CONFIG_SERIO_RAW is not set
 981# CONFIG_SERIO_ALTERA_PS2 is not set
 982# CONFIG_GAMEPORT is not set
 983
 984#
 985# Character devices
 986#
 987CONFIG_VT=y
 988CONFIG_CONSOLE_TRANSLATIONS=y
 989CONFIG_VT_CONSOLE=y
 990CONFIG_HW_CONSOLE=y
 991# CONFIG_VT_HW_CONSOLE_BINDING is not set
 992CONFIG_DEVMEM=y
 993CONFIG_DEVKMEM=y
 994# CONFIG_SERIAL_NONSTANDARD is not set
 995# CONFIG_N_GSM is not set
 996
 997#
 998# Serial drivers
 999#
1000# CONFIG_SERIAL_8250 is not set
1001
1002#
1003# Non-8250 serial port support
1004#
1005CONFIG_SERIAL_CORE=y
1006CONFIG_SERIAL_CORE_CONSOLE=y
1007# CONFIG_SERIAL_MSM is not set
1008CONFIG_SERIAL_MSM_HSL=y
1009CONFIG_SERIAL_MSM_HSL_CONSOLE=y
1010CONFIG_SERIAL_MSM_HS=y
1011# CONFIG_SERIAL_BCM_BT_LPM is not set
1012# CONFIG_SERIAL_TIMBERDALE is not set
1013# CONFIG_SERIAL_ALTERA_JTAGUART is not set
1014# CONFIG_SERIAL_ALTERA_UART is not set
1015
1016#
1017# Diag Support
1018#
1019CONFIG_DIAG_CHAR=m
1020
1021#
1022# DIAG traffic over USB
1023#
1024# CONFIG_DIAG_OVER_USB is not set
1025
1026#
1027# Modem less Diag Support
1028#
1029# CONFIG_DIAG_NO_MODEM is not set
1030CONFIG_UNIX98_PTYS=y
1031# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
1032# CONFIG_LEGACY_PTYS is not set
1033# CONFIG_IPMI_HANDLER is not set
1034CONFIG_HW_RANDOM=y
1035# CONFIG_HW_RANDOM_TIMERIOMEM is not set
1036# CONFIG_HW_RANDOM_MSM is not set
1037# CONFIG_R3964 is not set
1038# CONFIG_RAW_DRIVER is not set
1039CONFIG_TCG_TPM=y
1040# CONFIG_TCG_TIS is not set
1041# CONFIG_TCG_NSC is not set
1042# CONFIG_TCG_ATMEL is not set
1043CONFIG_TCG_ST_I2C=y
1044# CONFIG_TCG_TPMD_DEV is not set
1045CONFIG_DCC_TTY=y
1046# CONFIG_RAMOOPS is not set
1047CONFIG_MSM_ROTATOR=y
1048# CONFIG_MMC_GENERIC_CSDIO is not set
1049CONFIG_I2C=y
1050CONFIG_I2C_BOARDINFO=y
1051CONFIG_I2C_COMPAT=y
1052CONFIG_I2C_CHARDEV=y
1053CONFIG_I2C_HELPER_AUTO=y
1054CONFIG_I2C_ALGOBIT=y
1055
1056#
1057# I2C Hardware Bus support
1058#
1059
1060#
1061# I2C system bus drivers (mostly embedded / system-on-chip)
1062#
1063# CONFIG_I2C_DESIGNWARE is not set
1064# CONFIG_I2C_GPIO is not set
1065# CONFIG_I2C_MSM is not set
1066CONFIG_I2C_QUP=y
1067CONFIG_I2C_SSBI=y
1068# CONFIG_I2C_OCORES is not set
1069# CONFIG_I2C_PCA_PLATFORM is not set
1070# CONFIG_I2C_SIMTEC is not set
1071# CONFIG_I2C_XILINX is not set
1072
1073#
1074# External I2C/SMBus adapter drivers
1075#
1076# CONFIG_I2C_PARPORT_LIGHT is not set
1077# CONFIG_I2C_TAOS_EVM is not set
1078# CONFIG_I2C_TINY_USB is not set
1079
1080#
1081# Other I2C/SMBus bus drivers
1082#
1083# CONFIG_I2C_STUB is not set
1084# CONFIG_I2C_DEBUG_CORE is not set
1085# CONFIG_I2C_DEBUG_ALGO is not set
1086# CONFIG_I2C_DEBUG_BUS is not set
1087# CONFIG_SPI is not set
1088
1089#
1090# PPS support
1091#
1092# CONFIG_PPS is not set
1093CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
1094CONFIG_ARCH_REQUIRE_GPIOLIB=y
1095CONFIG_GPIOLIB=y
1096# CONFIG_DEBUG_GPIO is not set
1097CONFIG_GPIO_SYSFS=y
1098
1099#
1100# Memory mapped GPIO expanders:
1101#
1102# CONFIG_GPIO_IT8761E is not set
1103
1104#
1105# I2C GPIO expanders:
1106#
1107# CONFIG_GPIO_MAX7300 is not set
1108# CONFIG_GPIO_MAX732X is not set
1109# CONFIG_GPIO_PCA953X is not set
1110# CONFIG_GPIO_PCF857X is not set
1111# CONFIG_GPIO_SX150X is not set
1112# CONFIG_GPIO_ADP5588 is not set
1113
1114#
1115# PCI GPIO expanders:
1116#
1117
1118#
1119# SPI GPIO expanders:
1120#
1121
1122#
1123# AC97 GPIO expanders:
1124#
1125
1126#
1127# MODULbus GPIO expanders:
1128#
1129CONFIG_MPP_PMIC8901=y
1130# CONFIG_W1 is not set
1131CONFIG_POWER_SUPPLY=y
1132# CONFIG_POWER_SUPPLY_DEBUG is not set
1133# CONFIG_PDA_POWER is not set
1134# CONFIG_TEST_POWER is not set
1135# CONFIG_BATTERY_DS2760 is not set
1136# CONFIG_BATTERY_DS2782 is not set
1137# CONFIG_BATTERY_BQ27x00 is not set
1138# CONFIG_BATTERY_MAX17040 is not set
1139# CONFIG_BATTERY_MSM is not set
1140# CONFIG_SMB137B_CHARGER is not set
1141# CONFIG_PM8058_FIX_USB is not set
1142CONFIG_BATTERY_QCIBAT=y
1143CONFIG_HWMON=y
1144# CONFIG_HWMON_VID is not set
1145CONFIG_SENSORS_WPCE775X=y
1146# CONFIG_HWMON_DEBUG_CHIP is not set
1147
1148#
1149# Native drivers
1150#
1151# CONFIG_SENSORS_AD7414 is not set
1152# CONFIG_SENSORS_AD7418 is not set
1153# CONFIG_SENSORS_ADM1021 is not set
1154# CONFIG_SENSORS_ADM1025 is not set
1155# CONFIG_SENSORS_ADM1026 is not set
1156# CONFIG_SENSORS_ADM1029 is not set
1157# CONFIG_SENSORS_ADM1031 is not set
1158# CONFIG_SENSORS_ADM9240 is not set
1159# CONFIG_SENSORS_ADT7411 is not set
1160# CONFIG_SENSORS_ADT7462 is not set
1161# CONFIG_SENSORS_ADT7470 is not set
1162# CONFIG_SENSORS_ADT7475 is not set
1163# CONFIG_SENSORS_ASC7621 is not set
1164# CONFIG_SENSORS_ATXP1 is not set
1165# CONFIG_SENSORS_DS1621 is not set
1166# CONFIG_SENSORS_F71805F is not set
1167# CONFIG_SENSORS_F71882FG is not set
1168# CONFIG_SENSORS_F75375S is not set
1169# CONFIG_SENSORS_G760A is not set
1170# CONFIG_SENSORS_GL518SM is not set
1171# CONFIG_SENSORS_GL520SM is not set
1172# CONFIG_SENSORS_IT87 is not set
1173# CONFIG_SENSORS_LM63 is not set
1174# CONFIG_SENSORS_LM73 is not set
1175# CONFIG_SENSORS_LM75 is not set
1176# CONFIG_SENSORS_LM77 is not set
1177# CONFIG_SENSORS_LM78 is not set
1178# CONFIG_SENSORS_LM80 is not set
1179# CONFIG_SENSORS_LM83 is not set
1180# CONFIG_SENSORS_LM85 is not set
1181# CONFIG_SENSORS_LM87 is not set
1182# CONFIG_SENSORS_LM90 is not set
1183# CONFIG_SENSORS_LM92 is not set
1184# CONFIG_SENSORS_LM93 is not set
1185# CONFIG_SENSORS_LTC4215 is not set
1186# CONFIG_SENSORS_LTC4245 is not set
1187# CONFIG_SENSORS_LM95241 is not set
1188# CONFIG_SENSORS_MAX1619 is not set
1189# CONFIG_SENSORS_MAX6650 is not set
1190# CONFIG_SENSORS_M_ADC is not set
1191# CONFIG_SENSORS_PC87360 is not set
1192# CONFIG_SENSORS_PC87427 is not set
1193# CONFIG_SENSORS_PCF8591 is not set
1194# CONFIG_SENSORS_SHT15 is not set
1195# CONFIG_SENSORS_DME1737 is not set
1196# CONFIG_SENSORS_EMC1403 is not set
1197# CONFIG_SENSORS_SMSC47M1 is not set
1198# CONFIG_SENSORS_SMSC47M192 is not set
1199# CONFIG_SENSORS_SMSC47B397 is not set
1200# CONFIG_SENSORS_ADS7828 is not set
1201# CONFIG_SENSORS_AMC6821 is not set
1202# CONFIG_SENSORS_THMC50 is not set
1203# CONFIG_SENSORS_TMP102 is not set
1204# CONFIG_SENSORS_TMP401 is not set
1205# CONFIG_SENSORS_TMP421 is not set
1206# CONFIG_SENSORS_VT1211 is not set
1207# CONFIG_SENSORS_W83781D is not set
1208# CONFIG_SENSORS_W83791D is not set
1209# CONFIG_SENSORS_W83792D is not set
1210# CONFIG_SENSORS_W83793 is not set
1211# CONFIG_SENSORS_W83L785TS is not set
1212# CONFIG_SENSORS_W83L786NG is not set
1213# CONFIG_SENSORS_W83627HF is not set
1214# CONFIG_SENSORS_W83627EHF is not set
1215# CONFIG_SENSORS_LIS3_I2C is not set
1216# CONFIG_THERMAL is not set
1217# CONFIG_WATCHDOG is not set
1218CONFIG_SSB_POSSIBLE=y
1219
1220#
1221# Sonics Silicon Backplane
1222#
1223# CONFIG_SSB is not set
1224
1225#
1226# Multifunction device drivers
1227#
1228CONFIG_MFD_CORE=y
1229# CONFIG_MFD_SM501 is not set
1230# CONFIG_MFD_ASIC3 is not set
1231# CONFIG_HTC_EGPIO is not set
1232# CONFIG_HTC_PASIC3 is not set
1233# CONFIG_TPS65010 is not set
1234CONFIG_PMIC8058=y
1235CONFIG_PMIC8901=y
1236# CONFIG_TWL4030_CORE is not set
1237CONFIG_MARIMBA_CORE=y
1238# CONFIG_MARIMBA_CODEC is not set
1239# CONFIG_TIMPANI_CODEC is not set
1240# CONFIG_BAHAMA_CORE is not set
1241# CONFIG_MFD_TMIO is not set
1242# CONFIG_MFD_T7L66XB is not set
1243# CONFIG_MFD_TC6387XB is not set
1244# CONFIG_MFD_TC6393XB is not set
1245# CONFIG_PMIC_DA903X is not set
1246# CONFIG_MFD_WM8400 is not set
1247# CONFIG_MFD_WM831X is not set
1248# CONFIG_MFD_WM8350_I2C is not set
1249# CONFIG_MFD_PCF50633 is not set
1250# CONFIG_AB3100_CORE is not set
1251CONFIG_REGULATOR=y
1252# CONFIG_REGULATOR_DEBUG is not set
1253# CONFIG_REGULATOR_DUMMY is not set
1254# CONFIG_REGULATOR_FIXED_VOLTAGE is not set
1255# CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
1256# CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
1257# CONFIG_REGULATOR_BQ24022 is not set
1258# CONFIG_REGULATOR_MAX1586 is not set
1259# CONFIG_REGULATOR_MAX8649 is not set
1260# CONFIG_REGULATOR_MAX8660 is not set
1261# CONFIG_REGULATOR_LP3971 is not set
1262# CONFIG_REGULATOR_TPS65023 is not set
1263# CONFIG_REGULATOR_TPS6507X is not set
1264CONFIG_REGULATOR_PMIC8058=y
1265CONFIG_REGULATOR_PMIC8901=y
1266CONFIG_MEDIA_SUPPORT=y
1267
1268#
1269# Multimedia core support
1270#
1271CONFIG_VIDEO_DEV=y
1272CONFIG_VIDEO_V4L2_COMMON=y
1273# CONFIG_VIDEO_ALLOW_V4L1 is not set
1274# CONFIG_VIDEO_V4L1_COMPAT is not set
1275# CONFIG_DVB_CORE is not set
1276CONFIG_VIDEO_MEDIA=y
1277
1278#
1279# Multimedia drivers
1280#
1281CONFIG_IR_CORE=y
1282CONFIG_VIDEO_IR=y
1283# CONFIG_RC_MAP is not set
1284# CONFIG_IR_NEC_DECODER is not set
1285# CONFIG_IR_RC5_DECODER is not set
1286# CONFIG_IR_RC6_DECODER is not set
1287# CONFIG_IR_JVC_DECODER is not set
1288# CONFIG_IR_SONY_DECODER is not set
1289# CONFIG_IR_IMON is not set
1290# CONFIG_MEDIA_ATTACH is not set
1291CONFIG_MEDIA_TUNER=y
1292# CONFIG_MEDIA_TUNER_CUSTOMISE is not set
1293CONFIG_MEDIA_TUNER_SIMPLE=y
1294CONFIG_MEDIA_TUNER_TDA8290=y
1295CONFIG_MEDIA_TUNER_TDA9887=y
1296CONFIG_MEDIA_TUNER_TEA5761=y
1297CONFIG_MEDIA_TUNER_TEA5767=y
1298CONFIG_MEDIA_TUNER_MT20XX=y
1299CONFIG_MEDIA_TUNER_XC2028=y
1300CONFIG_MEDIA_TUNER_XC5000=y
1301CONFIG_MEDIA_TUNER_MC44S803=y
1302CONFIG_VIDEO_V4L2=y
1303CONFIG_VIDEO_CAPTURE_DRIVERS=y
1304# CONFIG_VIDEO_ADV_DEBUG is not set
1305# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
1306CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
1307CONFIG_VIDEO_IR_I2C=y
1308# CONFIG_VIDEO_SAA5246A is not set
1309# CONFIG_VIDEO_SAA5249 is not set
1310# CONFIG_SOC_CAMERA is not set
1311CONFIG_V4L_USB_DRIVERS=y
1312CONFIG_USB_VIDEO_CLASS=y
1313CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
1314# CONFIG_USB_GSPCA is not set
1315# CONFIG_VIDEO_PVRUSB2 is not set
1316# CONFIG_VIDEO_HDPVR is not set
1317# CONFIG_VIDEO_EM28XX is not set
1318# CONFIG_VIDEO_CX231XX is not set
1319# CONFIG_VIDEO_USBVISION is not set
1320# CONFIG_USB_ET61X251 is not set
1321# CONFIG_USB_SN9C102 is not set
1322# CONFIG_USB_ZC0301 is not set
1323# CONFIG_USB_ZR364XX is not set
1324# CONFIG_USB_STKWEBCAM is not set
1325# CONFIG_USB_S2255 is not set
1326
1327#
1328# Qualcomm MSM Camera And Video
1329#
1330# CONFIG_MSM_CAMERA is not set
1331
1332#
1333# Camera Sensor Selection
1334#
1335# CONFIG_V4L_MEM2MEM_DRIVERS is not set
1336# CONFIG_RADIO_ADAPTERS is not set
1337# CONFIG_DAB is not set
1338
1339#
1340# Graphics support
1341#
1342CONFIG_DRM=y
1343# CONFIG_DRM_MGA is not set
1344# CONFIG_DRM_VIA is not set
1345# CONFIG_DRM_SAVAGE is not set
1346CONFIG_MSM_KGSL=y
1347# CONFIG_MSM_KGSL_CFF_DUMP is not set
1348# CONFIG_MSM_KGSL_PSTMRTMDMP_CP_STAT_NO_DETAIL is not set
1349# CONFIG_MSM_KGSL_PSTMRTMDMP_NO_IB_DUMP is not set
1350# CONFIG_MSM_KGSL_PSTMRTMDMP_RB_HEX is not set
1351# CONFIG_MSM_KGSL_PSTMRTMDMP_NO_REG_DUMP is not set
1352CONFIG_MSM_KGSL_2D=y
1353CONFIG_MSM_KGSL_DRM=y
1354CONFIG_MSM_KGSL_MMU=y
1355# CONFIG_MSM_KGSL_MMU_PAGE_FAULT is not set
1356CONFIG_MSM_KGSL_DISABLE_SHADOW_WRITES=y
1357CONFIG_MSM_KGSL_CONTEXTS=32
1358# CONFIG_VGASTATE is not set
1359# CONFIG_VIDEO_OUTPUT_CONTROL is not set
1360CONFIG_FB=y
1361# CONFIG_FIRMWARE_EDID is not set
1362# CONFIG_FB_DDC is not set
1363# CONFIG_FB_BOOT_VESA_SUPPORT is not set
1364CONFIG_FB_CFB_FILLRECT=y
1365CONFIG_FB_CFB_COPYAREA=y
1366CONFIG_FB_CFB_IMAGEBLIT=y
1367# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
1368# CONFIG_FB_SYS_FILLRECT is not set
1369# CONFIG_FB_SYS_COPYAREA is not set
1370# CONFIG_FB_SYS_IMAGEBLIT is not set
1371# CONFIG_FB_FOREIGN_ENDIAN is not set
1372# CONFIG_FB_SYS_FOPS is not set
1373# CONFIG_FB_SVGALIB is not set
1374# CONFIG_FB_MACMODES is not set
1375CONFIG_FB_BACKLIGHT=y
1376# CONFIG_FB_MODE_HELPERS is not set
1377# CONFIG_FB_TILEBLITTING is not set
1378
1379#
1380# Frame buffer hardware drivers
1381#
1382# CONFIG_FB_S1D13XXX is not set
1383# CONFIG_FB_TMIO is not set
1384# CONFIG_FB_VIRTUAL is not set
1385# CONFIG_FB_METRONOME is not set
1386# CONFIG_FB_MB862XX is not set
1387CONFIG_FB_MSM=y
1388CONFIG_FB_MSM_BACKLIGHT=y
1389# CONFIG_FB_MSM_LOGO is not set
1390CONFIG_FB_MSM_LCDC_HW=y
1391# CONFIG_FB_MSM_MDP22 is not set
1392# CONFIG_FB_MSM_MDP30 is not set
1393# CONFIG_FB_MSM_MDP31 is not set
1394CONFIG_FB_MSM_MDP40=y
1395# CONFIG_FB_MSM_EBI2 is not set
1396# CONFIG_FB_MSM_MDDI is not set
1397# CONFIG_FB_MSM_MIPI_DSI is not set
1398CONFIG_FB_MSM_LCDC=y
1399CONFIG_FB_MSM_OVERLAY=y
1400CONFIG_FB_MSM_DTV=y
1401# CONFIG_FB_MSM_EXTMDDI is not set
1402# CONFIG_FB_MSM_TVOUT is not set
1403# CONFIG_FB_MSM_MDDI_TOSHIBA_COMMON is not set
1404# CONFIG_FB_MSM_MDDI_TOSHIBA_COMMON_VGA is not set
1405# CONFIG_FB_MSM_MDDI_ORISE is not set
1406# CONFIG_FB_MSM_MDDI_QUICKVX is not set
1407# CONFIG_FB_MSM_MDDI_AUTO_DETECT is not set
1408CONFIG_FB_MSM_LCDC_PANEL=y
1409# CONFIG_FB_MSM_MIPI_DSI_TOSHIBA is not set
1410# CONFIG_FB_MSM_MIPI_DSI_NOVATEK is not set
1411# CONFIG_FB_MSM_LCDC_ST15_WXGA is not set
1412# CONFIG_FB_MSM_LCDC_ST15_PANEL is not set
1413CONFIG_FB_MSM_LCDC_QRDC_WXGA=y
1414CONFIG_FB_MSM_LCDC_QRDC_PANEL=y
1415# CONFIG_FB_MSM_LCDC_PRISM_WVGA is not set
1416# CONFIG_FB_MSM_LCDC_SAMSUNG_WSVGA is not set
1417# CONFIG_FB_MSM_LCDC_GORDON_VGA is not set
1418# CONFIG_FB_MSM_LCDC_TOSHIBA_WVGA_PT is not set
1419# CONFIG_FB_MSM_LCDC_SHARP_WVGA_PT is not set
1420# CONFIG_FB_MSM_LCDC_WXGA is not set
1421# CONFIG_FB_MSM_MIPI_TOSHIBA_VIDEO_WVGA_PT is not set
1422# CONFIG_FB_MSM_MIPI_NOVATEK_VIDEO_QHD_PT is not set
1423# CONFIG_FB_MSM_MIPI_NOVATEK_CMD_QHD_PT is not set
1424# CONFIG_FB_MSM_LCDC_PRISM_WVGA_PANEL is not set
1425# CONFIG_FB_MSM_LCDC_SAMSUNG_WSVGA_PANEL is not set
1426# CONFIG_FB_MSM_LCDC_GORDON_VGA_PANEL is not set
1427# CONFIG_FB_MSM_LCDC_TOSHIBA_WVGA_PT_PANEL is not set
1428# CONFIG_FB_MSM_LCDC_SHARP_WVGA_PT_PANEL is not set
1429# CONFIG_FB_MSM_TRY_MDDI_CATCH_LCDC_PRISM is not set
1430# CONFIG_FB_MSM_MIPI_PANEL_DETECT is not set
1431# CONFIG_FB_MSM_MDDI_PANEL_AUTO_DETECT is not set
1432# CONFIG_FB_MSM_MDDI_PRISM_WVGA is not set
1433# CONFIG_FB_MSM_MDDI_TOSHIBA_WVGA_PORTRAIT is not set
1434# CONFIG_FB_MSM_MDDI_TOSHIBA_VGA is not set
1435# CONFIG_FB_MSM_MDDI_TOSHIBA_WVGA is not set
1436# CONFIG_FB_MSM_MDDI_SHARP_QVGA_128x128 is not set
1437# CONFIG_FB_MSM_MIPI_TOSHIBA_VIDEO_WVGA_PT_PANEL is not set
1438# CONFIG_FB_MSM_MIPI_NOVATEK_VIDEO_QHD_PT_PANEL is not set
1439# CONFIG_FB_MSM_MIPI_NOVATEK_CMD_QHD_PT_PANEL is not set
1440# CONFIG_FB_MSM_EBI2_TMD_QVGA_EPSON_QCIF is not set
1441CONFIG_FB_MSM_PANEL_NONE=y
1442CONFIG_FB_MSM_EXT_INTERFACE_COMMON=y
1443CONFIG_FB_MSM_HDMI_COMMON=y
1444CONFIG_FB_MSM_HDMI_3D=y
1445# CONFIG_FB_MSM_HDMI_ADV7520_PANEL is not set
1446CONFIG_FB_MSM_HDMI_MSM_PANEL=y
1447# CONFIG_FB_MSM_HDMI_MSM_PANEL_DVI_SUPPORT is not set
1448# CONFIG_FB_MSM_HDMI_MSM_PANEL_HDCP_SUPPORT is not set
1449# CONFIG_FB_MSM_TVOUT_NTSC_M is not set
1450# CONFIG_FB_MSM_TVOUT_NTSC_J is not set
1451# CONFIG_FB_MSM_TVOUT_PAL_BDGHIN is not set
1452# CONFIG_FB_MSM_TVOUT_PAL_M is not set
1453# CONFIG_FB_MSM_TVOUT_PAL_N is not set
1454CONFIG_FB_MSM_TVOUT_NONE=y
1455# CONFIG_FB_MSM_DEFAULT_DEPTH_RGB565 is not set
1456CONFIG_FB_MSM_DEFAULT_DEPTH_ARGB8888=y
1457# CONFIG_FB_MSM_DEFAULT_DEPTH_RGBA8888 is not set
1458# CONFIG_FB_BROADSHEET is not set
1459CONFIG_MSM_VIDC=y
1460CONFIG_MSM_VIDC_1080P=y
1461CONFIG_MSM_VIDC_VENC=y
1462CONFIG_MSM_VIDC_VDEC=y
1463CONFIG_BACKLIGHT_LCD_SUPPORT=y
1464CONFIG_LCD_CLASS_DEVICE=m
1465# CONFIG_LCD_PLATFORM is not set
1466CONFIG_BACKLIGHT_CLASS_DEVICE=y
1467CONFIG_BACKLIGHT_GENERIC=y
1468# CONFIG_BACKLIGHT_ADP8860 is not set
1469
1470#
1471# Display device support
1472#
1473# CONFIG_DISPLAY_SUPPORT is not set
1474
1475#
1476# Console display driver support
1477#
1478# CONFIG_VGA_CONSOLE is not set
1479CONFIG_DUMMY_CONSOLE=y
1480CONFIG_FRAMEBUFFER_CONSOLE=y
1481# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
1482# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
1483# CONFIG_FONTS is not set
1484CONFIG_FONT_8x8=y
1485CONFIG_FONT_8x16=y
1486# CONFIG_LOGO is not set
1487CONFIG_SOUND=y
1488# CONFIG_SOUND_OSS_CORE is not set
1489CONFIG_SND=y
1490CONFIG_SND_TIMER=y
1491CONFIG_SND_PCM=y
1492CONFIG_SND_HWDEP=y
1493CONFIG_SND_RAWMIDI=y
1494# CONFIG_SND_SEQUENCER is not set
1495# CONFIG_SND_MIXER_OSS is not set
1496# CONFIG_SND_PCM_OSS is not set
1497# CONFIG_SND_HRTIMER is not set
1498# CONFIG_SND_DYNAMIC_MINORS is not set
1499# CONFIG_SND_SUPPORT_OLD_API is not set
1500# CONFIG_SND_VERBOSE_PROCFS is not set
1501# CONFIG_SND_VERBOSE_PRINTK is not set
1502# CONFIG_SND_DEBUG is not set
1503# CONFIG_SND_RAWMIDI_SEQ is not set
1504# CONFIG_SND_OPL3_LIB_SEQ is not set
1505# CONFIG_SND_OPL4_LIB_SEQ is not set
1506# CONFIG_SND_SBAWE_SEQ is not set
1507# CONFIG_SND_EMU10K1_SEQ is not set
1508CONFIG_SND_DRIVERS=y
1509# CONFIG_SND_DUMMY is not set
1510# CONFIG_SND_MTPAV is not set
1511# CONFIG_SND_SERIAL_U16550 is not set
1512# CONFIG_SND_MPU401 is not set
1513CONFIG_SND_ARM=y
1514CONFIG_SND_USB=y
1515CONFIG_SND_USB_AUDIO=y
1516# CONFIG_SND_USB_UA101 is not set
1517# CONFIG_SND_USB_CAIAQ is not set
1518# CONFIG_SND_SOC is not set
1519# CONFIG_SOUND_PRIME is not set
1520CONFIG_HID_SUPPORT=y
1521CONFIG_HID=y
1522# CONFIG_HIDRAW is not set
1523
1524#
1525# USB Input Devices
1526#
1527CONFIG_USB_HID=y
1528# CONFIG_HID_PID is not set
1529# CONFIG_USB_HIDDEV is not set
1530
1531#
1532# Special HID drivers
1533#
1534# CONFIG_HID_3M_PCT is not set
1535# CONFIG_HID_A4TECH is not set
1536# CONFIG_HID_APPLE is not set
1537# CONFIG_HID_BELKIN is not set
1538# CONFIG_HID_CANDO is not set
1539# CONFIG_HID_CHERRY is not set
1540# CONFIG_HID_CHICONY is not set
1541# CONFIG_HID_PRODIKEYS is not set
1542# CONFIG_HID_CYPRESS is not set
1543# CONFIG_HID_DRAGONRISE is not set
1544# CONFIG_HID_EGALAX is not set
1545# CONFIG_HID_EZKEY is not set
1546# CONFIG_HID_KYE is not set
1547# CONFIG_HID_GYRATION is not set
1548# CONFIG_HID_TWINHAN is not set
1549# CONFIG_HID_KENSINGTON is not set
1550# CONFIG_HID_LOGITECH is not set
1551# CONFIG_HID_MICROSOFT is not set
1552# CONFIG_HID_MOSART is not set
1553# CONFIG_HID_MONTEREY is not set
1554# CONFIG_HID_NTRIG is not set
1555# CONFIG_HID_ORTEK is not set
1556# CONFIG_HID_PANTHERLORD is not set
1557# CONFIG_HID_PETALYNX is not set
1558# CONFIG_HID_PICOLCD is not set
1559# CONFIG_HID_QUANTA is not set
1560# CONFIG_HID_ROCCAT is not set
1561# CONFIG_HID_ROCCAT_KONE is not set
1562# CONFIG_HID_SAMSUNG is not set
1563# CONFIG_HID_SONY is not set
1564# CONFIG_HID_STANTUM is not set
1565# CONFIG_HID_SUNPLUS is not set
1566# CONFIG_HID_GREENASIA is not set
1567# CONFIG_HID_SMARTJOYPLUS is not set
1568# CONFIG_HID_TOPSEED is not set
1569# CONFIG_HID_THRUSTMASTER is not set
1570# CONFIG_HID_ZEROPLUS is not set
1571# CONFIG_HID_ZYDACRON is not set
1572CONFIG_USB_SUPPORT=y
1573CONFIG_USB_ARCH_HAS_HCD=y
1574# CONFIG_USB_ARCH_HAS_OHCI is not set
1575CONFIG_USB_ARCH_HAS_EHCI=y
1576CONFIG_USB=y
1577# CONFIG_USB_DEBUG is not set
1578CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
1579
1580#
1581# Miscellaneous USB options
1582#
1583# CONFIG_USB_DEVICEFS is not set
1584CONFIG_USB_DEVICE_CLASS=y
1585# CONFIG_USB_DYNAMIC_MINORS is not set
1586# CONFIG_USB_OTG_WHITELIST is not set
1587# CONFIG_USB_OTG_BLACKLIST_HUB is not set
1588# CONFIG_USB_MON is not set
1589# CONFIG_USB_WUSB is not set
1590# CONFIG_USB_WUSB_CBAF is not set
1591
1592#
1593# USB Host Controller Drivers
1594#
1595# CONFIG_USB_C67X00_HCD is not set
1596CONFIG_USB_EHCI_HCD=y
1597CONFIG_USB_EHCI_EHSET=y
1598CONFIG_USB_EHCI_ROOT_HUB_TT=y
1599# CONFIG_USB_EHCI_TT_NEWSCHED is not set
1600# CONFIG_USB_OXU210HP_HCD is not set
1601CONFIG_USB_EHCI_MSM=y
1602# CONFIG_USB_ISP116X_HCD is not set
1603# CONFIG_USB_ISP1760_HCD is not set
1604# CONFIG_USB_ISP1362_HCD is not set
1605# CONFIG_USB_SL811_HCD is not set
1606# CONFIG_USB_R8A66597_HCD is not set
1607# CONFIG_USB_PEHCI_HCD is not set
1608# CONFIG_USB_HWA_HCD is not set
1609# CONFIG_USB_MUSB_HDRC is not set
1610# CONFIG_USB_GADGET_MUSB_HDRC is not set
1611
1612#
1613# USB Device Class drivers
1614#
1615CONFIG_USB_ACM=y
1616# CONFIG_USB_PRINTER is not set
1617# CONFIG_USB_WDM is not set
1618# CONFIG_USB_TMC is not set
1619
1620#
1621# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
1622#
1623
1624#
1625# also be needed; see USB_STORAGE Help for more info
1626#
1627CONFIG_USB_STORAGE=y
1628# CONFIG_USB_STORAGE_DEBUG is not set
1629CONFIG_USB_STORAGE_DATAFAB=y
1630CONFIG_USB_STORAGE_FREECOM=y
1631CONFIG_USB_STORAGE_ISD200=y
1632CONFIG_USB_STORAGE_USBAT=y
1633CONFIG_USB_STORAGE_SDDR09=y
1634CONFIG_USB_STORAGE_SDDR55=y
1635CONFIG_USB_STORAGE_JUMPSHOT=y
1636CONFIG_USB_STORAGE_ALAUDA=y
1637CONFIG_USB_STORAGE_ONETOUCH=y
1638CONFIG_USB_STORAGE_KARMA=y
1639CONFIG_USB_STORAGE_CYPRESS_ATACB=y
1640# CONFIG_USB_LIBUSUAL is not set
1641
1642#
1643# USB Imaging devices
1644#
1645# CONFIG_USB_MDC800 is not set
1646# CONFIG_USB_MICROTEK is not set
1647
1648#
1649# USB port drivers
1650#
1651CONFIG_USB_SERIAL=y
1652# CONFIG_USB_SERIAL_CONSOLE is not set
1653# CONFIG_USB_EZUSB is not set
1654# CONFIG_USB_SERIAL_GENERIC is not set
1655# CONFIG_USB_SERIAL_AIRCABLE is not set
1656# CONFIG_USB_SERIAL_ARK3116 is not set
1657# CONFIG_USB_SERIAL_BELKIN is not set
1658# CONFIG_USB_SERIAL_CH341 is not set
1659# CONFIG_USB_SERIAL_WHITEHEAT is not set
1660# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
1661# CONFIG_USB_SERIAL_CP210X is not set
1662# CONFIG_USB_SERIAL_CYPRESS_M8 is not set
1663# CONFIG_USB_SERIAL_EMPEG is not set
1664# CONFIG_USB_SERIAL_FTDI_SIO is not set
1665# CONFIG_USB_SERIAL_FUNSOFT is not set
1666# CONFIG_USB_SERIAL_VISOR is not set
1667# CONFIG_USB_SERIAL_IPAQ is not set
1668# CONFIG_USB_SERIAL_IR is not set
1669# CONFIG_USB_SERIAL_EDGEPORT is not set
1670# CONFIG_USB_SERIAL_EDGEPORT_TI is not set
1671# CONFIG_USB_SERIAL_GARMIN is not set
1672# CONFIG_USB_SERIAL_IPW is not set
1673# CONFIG_USB_SERIAL_IUU is not set
1674# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
1675# CONFIG_USB_SERIAL_KEYSPAN is not set
1676# CONFIG_USB_SERIAL_KLSI is not set
1677# CONFIG_USB_SERIAL_KOBIL_SCT is not set
1678# CONFIG_USB_SERIAL_MCT_U232 is not set
1679# CONFIG_USB_SERIAL_MOS7720 is not set
1680# CONFIG_USB_SERIAL_MOS7840 is not set
1681# CONFIG_USB_SERIAL_MOTOROLA is not set
1682# CONFIG_USB_SERIAL_NAVMAN is not set
1683# CONFIG_USB_SERIAL_PL2303 is not set
1684# CONFIG_USB_SERIAL_OTI6858 is not set
1685# CONFIG_USB_SERIAL_QCAUX is not set
1686CONFIG_USB_SERIAL_QUALCOMM=m
1687# CONFIG_USB_SERIAL_SPCP8X5 is not set
1688# CONFIG_USB_SERIAL_HP4X is not set
1689# CONFIG_USB_SERIAL_SAFE is not set
1690# CONFIG_USB_SERIAL_SIEMENS_MPI is not set
1691# CONFIG_USB_SERIAL_SIERRAWIRELESS is not set
1692# CONFIG_USB_SERIAL_SYMBOL is not set
1693# CONFIG_USB_SERIAL_TI is not set
1694# CONFIG_USB_SERIAL_CYBERJACK is not set
1695# CONFIG_USB_SERIAL_XIRCOM is not set
1696CONFIG_USB_SERIAL_WWAN=m
1697# CONFIG_USB_SERIAL_OPTION is not set
1698# CONFIG_USB_SERIAL_OMNINET is not set
1699# CONFIG_USB_SERIAL_OPTICON is not set
1700# CONFIG_USB_SERIAL_VIVOPAY_SERIAL is not set
1701# CONFIG_USB_SERIAL_ZIO is not set
1702# CONFIG_USB_SERIAL_DEBUG is not set
1703
1704#
1705# USB Miscellaneous drivers
1706#
1707# CONFIG_USB_EMI62 is not set
1708# CONFIG_USB_EMI26 is not set
1709# CONFIG_USB_ADUTUX is not set
1710# CONFIG_USB_SEVSEG is not set
1711# CONFIG_USB_RIO500 is not set
1712# CONFIG_USB_LEGOTOWER is not set
1713# CONFIG_USB_LCD is not set
1714# CONFIG_USB_LED is not set
1715# CONFIG_USB_CYPRESS_CY7C63 is not set
1716# CONFIG_USB_CYTHERM is not set
1717# CONFIG_USB_IDMOUSE is not set
1718# CONFIG_USB_FTDI_ELAN is not set
1719# CONFIG_USB_APPLEDISPLAY is not set
1720# CONFIG_USB_SISUSBVGA is not set
1721# CONFIG_USB_LD is not set
1722# CONFIG_USB_TRANCEVIBRATOR is not set
1723# CONFIG_USB_IOWARRIOR is not set
1724# CONFIG_USB_TEST is not set
1725# CONFIG_USB_EHSET_TEST_FIXTURE is not set
1726# CONFIG_USB_ISIGHTFW is not set
1727CONFIG_USB_GADGET=y
1728# CONFIG_USB_GADGET_DEBUG is not set
1729# CONFIG_USB_GADGET_DEBUG_FILES is not set
1730# CONFIG_USB_GADGET_DEBUG_FS is not set
1731CONFIG_USB_GADGET_VBUS_DRAW=2
1732CONFIG_USB_GADGET_SELECTED=y
1733# CONFIG_USB_GADGET_AT91 is not set
1734# CONFIG_USB_GADGET_ATMEL_USBA is not set
1735# CONFIG_USB_GADGET_FSL_USB2 is not set
1736# CONFIG_USB_GADGET_LH7A40X is not set
1737# CONFIG_USB_GADGET_OMAP is not set
1738# CONFIG_USB_GADGET_PXA25X is not set
1739# CONFIG_USB_GADGET_R8A66597 is not set
1740# CONFIG_USB_GADGET_PXA27X is not set
1741# CONFIG_USB_GADGET_S3C_HSOTG is not set
1742# CONFIG_USB_GADGET_IMX is not set
1743# CONFIG_USB_GADGET_S3C2410 is not set
1744# CONFIG_USB_GADGET_M66592 is not set
1745# CONFIG_USB_GADGET_AMD5536UDC is not set
1746# CONFIG_USB_GADGET_FSL_QE is not set
1747# CONFIG_USB_GADGET_CI13XXX is not set
1748# CONFIG_USB_GADGET_NET2280 is not set
1749# CONFIG_USB_GADGET_GOKU is not set
1750# CONFIG_USB_GADGET_LANGWELL is not set
1751CONFIG_USB_GADGET_MSM_72K=y
1752CONFIG_USB_MSM_72K=y
1753# CONFIG_USB_GADGET_DUMMY_HCD is not set
1754CONFIG_USB_GADGET_DUALSPEED=y
1755# CONFIG_USB_ZERO is not set
1756# CONFIG_USB_AUDIO is not set
1757# CONFIG_USB_ETH is not set
1758# CONFIG_USB_GADGETFS is not set
1759# CONFIG_USB_FUNCTIONFS is not set
1760# CONFIG_USB_FILE_STORAGE is not set
1761# CONFIG_USB_MASS_STORAGE is not set
1762# CONFIG_USB_G_SERIAL is not set
1763# CONFIG_USB_MIDI_GADGET is not set
1764# CONFIG_USB_G_PRINTER is not set
1765CONFIG_USB_ANDROID=y
1766# CONFIG_USB_ANDROID_ACM is not set
1767CONFIG_USB_ANDROID_ADB=y
1768CONFIG_USB_ANDROID_DIAG=y
1769CONFIG_USB_ANDROID_MASS_STORAGE=y
1770CONFIG_USB_CSW_HACK=y
1771# CONFIG_USB_ANDROID_MTP is not set
1772# CONFIG_USB_ANDROID_RNDIS is not set
1773# CONFIG_USB_ANDROID_RMNET is not set
1774# CONFIG_USB_F_SERIAL is not set
1775# CONFIG_USB_CDC_COMPOSITE is not set
1776# CONFIG_USB_G_NOKIA is not set
1777# CONFIG_USB_G_MULTI is not set
1778# CONFIG_USB_G_HID is not set
1779# CONFIG_USB_G_WEBCAM is not set
1780# CONFIG_USB_QCOM_MAEMO is not set
1781
1782#
1783# OTG and related infrastructure
1784#
1785CONFIG_USB_OTG_UTILS=y
1786# CONFIG_USB_GPIO_VBUS is not set
1787# CONFIG_USB_ULPI is not set
1788CONFIG_USB_MSM_OTG_72K=y
1789# CONFIG_MSM_OTG_ENABLE_A_WAIT_BCON_TIMEOUT is not set
1790# CONFIG_USB_MSM_ACA is not set
1791# CONFIG_NOP_USB_XCEIV is not set
1792CONFIG_MMC=y
1793# CONFIG_MMC_DEBUG is not set
1794# CONFIG_MMC_PERF_PROFILING is not set
1795CONFIG_MMC_UNSAFE_RESUME=y
1796# CONFIG_MMC_EMBEDDED_SDIO is not set
1797CONFIG_MMC_PARANOID_SD_INIT=y
1798
1799#
1800# MMC/SD/SDIO Card Drivers
1801#
1802CONFIG_MMC_BLOCK=y
1803CONFIG_MMC_BLOCK_BOUNCE=y
1804# CONFIG_MMC_BLOCK_DEFERRED_RESUME is not set
1805# CONFIG_SDIO_UART is not set
1806# CONFIG_MMC_TEST is not set
1807
1808#
1809# MMC/SD/SDIO Host Controller Drivers
1810#
1811# CONFIG_MMC_SDHCI is not set
1812# CONFIG_MMC_MSM7X00A is not set
1813CONFIG_MMC_MSM=y
1814CONFIG_MMC_MSM_SDIO_SUPPORT=y
1815CONFIG_MMC_MSM_CARD_HW_DETECTION=y
1816CONFIG_MMC_MSM_SDC1_SUPPORT=y
1817CONFIG_MMC_MSM_SDC1_8_BIT_SUPPORT=y
1818# CONFIG_MMC_MSM_SDC1_DUMMY52_REQUIRED is not set
1819# CONFIG_MMC_MSM_SDC2_SUPPORT is not s…

Large files files are truncated, but you can click here to view the full file