Advertisement
t0mm13b

cwm4_kernelconfig

Aug 20th, 2011
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.29 KB | None | 0 0
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.32.9
  4. # Sun Jan 30 22:51:44 2011
  5. #
  6. CONFIG_ARM=y
  7. CONFIG_SYS_SUPPORTS_APM_EMULATION=y
  8. CONFIG_GENERIC_GPIO=y
  9. CONFIG_GENERIC_TIME=y
  10. CONFIG_GENERIC_CLOCKEVENTS=y
  11. CONFIG_GENERIC_HARDIRQS=y
  12. CONFIG_STACKTRACE_SUPPORT=y
  13. CONFIG_HAVE_LATENCYTOP_SUPPORT=y
  14. CONFIG_LOCKDEP_SUPPORT=y
  15. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  16. CONFIG_HARDIRQS_SW_RESEND=y
  17. CONFIG_GENERIC_IRQ_PROBE=y
  18. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  19. CONFIG_ARCH_HAS_CPUFREQ=y
  20. CONFIG_GENERIC_HWEIGHT=y
  21. CONFIG_GENERIC_CALIBRATE_DELAY=y
  22. CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
  23. CONFIG_OPROFILE_ARMV6=y
  24. CONFIG_OPROFILE_ARM11_CORE=y
  25. CONFIG_VECTORS_BASE=0xffff0000
  26. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  27. CONFIG_CONSTRUCTORS=y
  28.  
  29. #
  30. # General setup
  31. #
  32. CONFIG_EXPERIMENTAL=y
  33. CONFIG_BROKEN_ON_SMP=y
  34. CONFIG_LOCK_KERNEL=y
  35. CONFIG_INIT_ENV_ARG_LIMIT=32
  36. CONFIG_LOCALVERSION="$(KERNEL_LOCAL_VERSION)-perf"
  37. # CONFIG_LOCALVERSION_AUTO is not set
  38. # CONFIG_SWAP is not set
  39. CONFIG_SYSVIPC=y
  40. CONFIG_SYSVIPC_SYSCTL=y
  41. # CONFIG_POSIX_MQUEUE is not set
  42. # CONFIG_BSD_PROCESS_ACCT is not set
  43. # CONFIG_TASKSTATS is not set
  44. # CONFIG_AUDIT is not set
  45.  
  46. #
  47. # RCU Subsystem
  48. #
  49. CONFIG_TREE_RCU=y
  50. # CONFIG_TREE_PREEMPT_RCU is not set
  51. # CONFIG_RCU_TRACE is not set
  52. CONFIG_RCU_FANOUT=32
  53. # CONFIG_RCU_FANOUT_EXACT is not set
  54. # CONFIG_TREE_RCU_TRACE is not set
  55. CONFIG_IKCONFIG=y
  56. CONFIG_IKCONFIG_PROC=y
  57. CONFIG_LOG_BUF_SHIFT=17
  58. # CONFIG_GROUP_SCHED is not set
  59. # CONFIG_CGROUPS is not set
  60. # CONFIG_SYSFS_DEPRECATED_V2 is not set
  61. # CONFIG_RELAY is not set
  62. # CONFIG_NAMESPACES is not set
  63. CONFIG_BLK_DEV_INITRD=y
  64. CONFIG_INITRAMFS_SOURCE=""
  65. CONFIG_RD_GZIP=y
  66. # CONFIG_RD_BZIP2 is not set
  67. # CONFIG_RD_LZMA is not set
  68. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  69. CONFIG_SYSCTL=y
  70. CONFIG_ANON_INODES=y
  71. CONFIG_PANIC_TIMEOUT=0
  72. CONFIG_EMBEDDED=y
  73. CONFIG_UID16=y
  74. CONFIG_SYSCTL_SYSCALL=y
  75. CONFIG_KALLSYMS=y
  76. CONFIG_KALLSYMS_ALL=y
  77. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  78. CONFIG_HOTPLUG=y
  79. CONFIG_PRINTK=y
  80. CONFIG_BUG=y
  81. CONFIG_ELF_CORE=y
  82. CONFIG_BASE_FULL=y
  83. CONFIG_FUTEX=y
  84. CONFIG_EPOLL=y
  85. CONFIG_SIGNALFD=y
  86. CONFIG_TIMERFD=y
  87. CONFIG_EVENTFD=y
  88. CONFIG_SHMEM=y
  89. CONFIG_ASHMEM=y
  90. CONFIG_AIO=y
  91.  
  92. #
  93. # Kernel Performance Events And Counters
  94. #
  95. CONFIG_VM_EVENT_COUNTERS=y
  96. CONFIG_COMPAT_BRK=y
  97. CONFIG_SLAB=y
  98. # CONFIG_SLUB is not set
  99. # CONFIG_SLOB is not set
  100. CONFIG_PROFILING=y
  101. CONFIG_TRACEPOINTS=y
  102. CONFIG_OPROFILE=m
  103. CONFIG_HAVE_OPROFILE=y
  104. # CONFIG_KPROBES is not set
  105. CONFIG_HAVE_KPROBES=y
  106. CONFIG_HAVE_KRETPROBES=y
  107.  
  108. #
  109. # GCOV-based kernel profiling
  110. #
  111. # CONFIG_GCOV_KERNEL is not set
  112. # CONFIG_SLOW_WORK is not set
  113. CONFIG_HAVE_GENERIC_DMA_COHERENT=y
  114. CONFIG_SLABINFO=y
  115. CONFIG_RT_MUTEXES=y
  116. CONFIG_BASE_SMALL=0
  117. CONFIG_MODULES=y
  118. # CONFIG_MODULE_FORCE_LOAD is not set
  119. CONFIG_MODULE_UNLOAD=y
  120. CONFIG_MODULE_FORCE_UNLOAD=y
  121. # CONFIG_MODVERSIONS is not set
  122. # CONFIG_MODULE_SRCVERSION_ALL is not set
  123. CONFIG_BLOCK=y
  124. CONFIG_LBDAF=y
  125. # CONFIG_BLK_DEV_BSG is not set
  126. # CONFIG_BLK_DEV_INTEGRITY is not set
  127.  
  128. #
  129. # IO Schedulers
  130. #
  131. CONFIG_IOSCHED_NOOP=y
  132. # CONFIG_IOSCHED_AS is not set
  133. CONFIG_IOSCHED_DEADLINE=y
  134. # CONFIG_IOSCHED_CFQ is not set
  135. # CONFIG_DEFAULT_AS is not set
  136. CONFIG_DEFAULT_DEADLINE=y
  137. # CONFIG_DEFAULT_CFQ is not set
  138. # CONFIG_DEFAULT_NOOP is not set
  139. CONFIG_DEFAULT_IOSCHED="deadline"
  140. CONFIG_FREEZER=y
  141.  
  142. #
  143. # System Type
  144. #
  145. CONFIG_MMU=y
  146. # CONFIG_ARCH_AAEC2000 is not set
  147. # CONFIG_ARCH_INTEGRATOR is not set
  148. # CONFIG_ARCH_REALVIEW is not set
  149. # CONFIG_ARCH_VERSATILE is not set
  150. # CONFIG_ARCH_AT91 is not set
  151. # CONFIG_ARCH_CLPS711X is not set
  152. # CONFIG_ARCH_GEMINI is not set
  153. # CONFIG_ARCH_EBSA110 is not set
  154. # CONFIG_ARCH_EP93XX is not set
  155. # CONFIG_ARCH_FOOTBRIDGE is not set
  156. # CONFIG_ARCH_MXC is not set
  157. # CONFIG_ARCH_STMP3XXX is not set
  158. # CONFIG_ARCH_NETX is not set
  159. # CONFIG_ARCH_H720X is not set
  160. # CONFIG_ARCH_NOMADIK is not set
  161. # CONFIG_ARCH_IOP13XX is not set
  162. # CONFIG_ARCH_IOP32X is not set
  163. # CONFIG_ARCH_IOP33X is not set
  164. # CONFIG_ARCH_IXP23XX is not set
  165. # CONFIG_ARCH_IXP2000 is not set
  166. # CONFIG_ARCH_IXP4XX is not set
  167. # CONFIG_ARCH_L7200 is not set
  168. # CONFIG_ARCH_KIRKWOOD is not set
  169. # CONFIG_ARCH_LOKI is not set
  170. # CONFIG_ARCH_MV78XX0 is not set
  171. # CONFIG_ARCH_ORION5X is not set
  172. # CONFIG_ARCH_MMP is not set
  173. # CONFIG_ARCH_KS8695 is not set
  174. # CONFIG_ARCH_NS9XXX is not set
  175. # CONFIG_ARCH_W90X900 is not set
  176. # CONFIG_ARCH_PNX4008 is not set
  177. # CONFIG_ARCH_PXA is not set
  178. CONFIG_ARCH_MSM=y
  179. # CONFIG_ARCH_RPC is not set
  180. # CONFIG_ARCH_SA1100 is not set
  181. # CONFIG_ARCH_S3C2410 is not set
  182. # CONFIG_ARCH_S3C64XX is not set
  183. # CONFIG_ARCH_S5PC1XX is not set
  184. # CONFIG_ARCH_SHARK is not set
  185. # CONFIG_ARCH_LH7A40X is not set
  186. # CONFIG_ARCH_U300 is not set
  187. # CONFIG_ARCH_DAVINCI is not set
  188. # CONFIG_ARCH_OMAP is not set
  189. # CONFIG_ARCH_BCMRING is not set
  190. # CONFIG_ARCH_MSM7X01A is not set
  191. # CONFIG_ARCH_MSM7X25 is not set
  192. CONFIG_ARCH_MSM7X27=y
  193. # CONFIG_ARCH_MSM7X30 is not set
  194. # CONFIG_ARCH_QSD8X50 is not set
  195. # CONFIG_ARCH_MSM8X60 is not set
  196. CONFIG_MSM_SOC_REV_NONE=y
  197. # CONFIG_MSM_SOC_REV_A is not set
  198. CONFIG_ARCH_MSM_ARM11=y
  199. CONFIG_MSM_VIC=y
  200. CONFIG_MSM_REMOTE_SPINLOCK_SWP=y
  201.  
  202. #
  203. # MSM Board Selection
  204. #
  205. CONFIG_MACH_MSM7X27_SURF=y
  206. CONFIG_MACH_MSM7X27_FFA=y
  207. CONFIG_ZTE_PLATFORM=y
  208. CONFIG_F3_LOG=y
  209. CONFIG_MACH_BLADE=y
  210. # CONFIG_MACH_BLADE_CAMERA5MP is not set
  211. # CONFIG_ZTE_FTM_FLAG_SUPPORT is not set
  212. # CONFIG_MSM_STACKED_MEMORY is not set
  213. CONFIG_PHYS_OFFSET=0x02600000
  214. CONFIG_MSM_AMSS_VERSION=6225
  215. # CONFIG_MSM_AMSS_VERSION_6210 is not set
  216. # CONFIG_MSM_AMSS_VERSION_6220 is not set
  217. CONFIG_MSM_AMSS_VERSION_6225=y
  218. CONFIG_MSM_DEBUG_UART_NONE=y
  219. # CONFIG_MSM_DEBUG_UART1 is not set
  220. # CONFIG_MSM_DEBUG_UART2 is not set
  221. # CONFIG_MSM_DEBUG_UART3 is not set
  222. # CONFIG_MSM7X00A_USE_GP_TIMER is not set
  223. CONFIG_MSM7X00A_USE_DG_TIMER=y
  224. CONFIG_MSM7X00A_SLEEP_MODE_POWER_COLLAPSE_SUSPEND=y
  225. # CONFIG_MSM7X00A_SLEEP_MODE_POWER_COLLAPSE is not set
  226. # CONFIG_MSM7X00A_SLEEP_MODE_APPS_SLEEP is not set
  227. # CONFIG_MSM7X00A_SLEEP_MODE_RAMP_DOWN_AND_WAIT_FOR_INTERRUPT is not set
  228. # CONFIG_MSM7X00A_SLEEP_WAIT_FOR_INTERRUPT is not set
  229. CONFIG_MSM7X00A_SLEEP_MODE=0
  230. # CONFIG_MSM7X00A_IDLE_SLEEP_MODE_POWER_COLLAPSE_SUSPEND is not set
  231. # CONFIG_MSM7X00A_IDLE_SLEEP_MODE_POWER_COLLAPSE is not set
  232. # CONFIG_MSM7X00A_IDLE_SLEEP_MODE_APPS_SLEEP is not set
  233. CONFIG_MSM7X00A_IDLE_SLEEP_MODE_RAMP_DOWN_AND_WAIT_FOR_INTERRUPT=y
  234. # CONFIG_MSM7X00A_IDLE_SLEEP_WAIT_FOR_INTERRUPT is not set
  235. CONFIG_MSM7X00A_IDLE_SLEEP_MODE=3
  236. CONFIG_MSM7X00A_IDLE_SLEEP_MIN_TIME=20000000
  237. CONFIG_MSM7X00A_IDLE_SPIN_TIME=80000
  238. CONFIG_MSM_IDLE_STATS=y
  239. CONFIG_MSM_IDLE_STATS_FIRST_BUCKET=62500
  240. CONFIG_MSM_IDLE_STATS_BUCKET_SHIFT=2
  241. CONFIG_MSM_IDLE_STATS_BUCKET_COUNT=10
  242. CONFIG_MSM_SUSPEND_STATS_FIRST_BUCKET=1000000000
  243. # CONFIG_HTC_HEADSET is not set
  244. # CONFIG_HTC_PWRSINK is not set
  245. # CONFIG_MSM_FIQ_SUPPORT is not set
  246. # CONFIG_MSM_SERIAL_DEBUGGER is not set
  247. CONFIG_MSM_PROC_COMM=y
  248. CONFIG_MSM_SMD=y
  249. # CONFIG_MSM_SMD_PKG3 is not set
  250. CONFIG_MSM_SMD_PKG4=y
  251. CONFIG_MSM_SMD_DEBUG=y
  252. CONFIG_MSM_N_WAY_SMD=y
  253. CONFIG_MSM_N_WAY_SMSM=y
  254. CONFIG_MSM_RESET_MODEM=m
  255. CONFIG_MSM_SMD_LOGGING=y
  256. CONFIG_MSM_SMD_NMEA=y
  257. CONFIG_MSM_SMD_TTY=y
  258. CONFIG_MSM_SMD_QMI=y
  259. CONFIG_MSM_SMD_PKT=y
  260. CONFIG_MSM_ONCRPCROUTER=y
  261. CONFIG_MSM_ONCRPCROUTER_DEBUG=y
  262. # CONFIG_MSM_RPC_LOOPBACK_XPRT is not set
  263. CONFIG_MSM_RPCSERVER_TIME_REMOTE=y
  264. CONFIG_MSM_RPCSERVER_WATCHDOG=y
  265. # CONFIG_MSM_RPC_WATCHDOG is not set
  266. CONFIG_MSM_RPC_PING=y
  267. CONFIG_MSM_RPC_PROC_COMM_TEST=y
  268. CONFIG_MSM_RPC_OEM_RAPI=y
  269. CONFIG_MSM_RPCSERVER_HANDSET=y
  270. CONFIG_MSM_RMT_STORAGE_CLIENT=y
  271. # CONFIG_MSM_RMT_STORAGE_CLIENT_STATS is not set
  272. # CONFIG_MSM_CPU_FREQ_SET_MIN_MAX is not set
  273. # CONFIG_MSM_HW3D is not set
  274. CONFIG_MSM_ADSP=y
  275. CONFIG_ADSP_RPC_VER=0x30002
  276. CONFIG_AMSS_7X25_VERSION_2009=y
  277. # CONFIG_AMSS_7X25_VERSION_2008 is not set
  278. CONFIG_MSM_ADSP_REPORT_EVENTS=y
  279. # CONFIG_MSM_VREG_SWITCH_INVERTED is not set
  280. CONFIG_MSM_DMA_TEST=m
  281. # CONFIG_WIFI_CONTROL_FUNC is not set
  282. CONFIG_AUDIO_AAC_PLUS=y
  283. CONFIG_AUDIO_ENHANCED_AAC_PLUS=y
  284. # CONFIG_SURF_FFA_GPIO_KEYPAD is not set
  285. CONFIG_CLOCK_BASED_SLEEP_LIMIT=y
  286. CONFIG_MSM_SLEEP_TIME_OVERRIDE=y
  287. # CONFIG_MSM_MEMORY_LOW_POWER_MODE is not set
  288. CONFIG_MSM_PM_TIMEOUT_HALT=y
  289. # CONFIG_MSM_PM_TIMEOUT_RESET_MODEM is not set
  290. # CONFIG_MSM_PM_TIMEOUT_RESET_CHIP is not set
  291. # CONFIG_MSM_NPA is not set
  292. # CONFIG_MSM_DIRECT_SCLK_ACCESS is not set
  293. CONFIG_MSM7200A_TLMM=y
  294.  
  295. #
  296. # Processor Type
  297. #
  298. CONFIG_CPU_32=y
  299. CONFIG_CPU_V6=y
  300. CONFIG_CPU_32v6K=y
  301. CONFIG_CPU_32v6=y
  302. CONFIG_CPU_ABRT_EV6=y
  303. CONFIG_CPU_PABRT_V6=y
  304. CONFIG_CPU_CACHE_V6=y
  305. CONFIG_CPU_CACHE_VIPT=y
  306. CONFIG_CPU_COPY_V6=y
  307. CONFIG_CPU_TLB_V6=y
  308. CONFIG_CPU_HAS_ASID=y
  309. CONFIG_CPU_CP15=y
  310. CONFIG_CPU_CP15_MMU=y
  311.  
  312. #
  313. # Processor Features
  314. #
  315. CONFIG_ARM_THUMB=y
  316. # CONFIG_CPU_ICACHE_DISABLE is not set
  317. # CONFIG_CPU_DCACHE_DISABLE is not set
  318. # CONFIG_CPU_BPREDICT_DISABLE is not set
  319. CONFIG_OUTER_CACHE=y
  320. CONFIG_CACHE_L2X0=y
  321. CONFIG_ARM_L1_CACHE_SHIFT=5
  322. # CONFIG_VCM is not set
  323. # CONFIG_ARM_ERRATA_411920 is not set
  324.  
  325. #
  326. # Bus support
  327. #
  328. # CONFIG_PCI_SYSCALL is not set
  329. # CONFIG_ARCH_SUPPORTS_MSI is not set
  330. # CONFIG_PCCARD is not set
  331.  
  332. #
  333. # Kernel Features
  334. #
  335. CONFIG_TICK_ONESHOT=y
  336. CONFIG_NO_HZ=y
  337. CONFIG_HIGH_RES_TIMERS=y
  338. CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
  339. # CONFIG_VMSPLIT_3G is not set
  340. CONFIG_VMSPLIT_2G=y
  341. # CONFIG_VMSPLIT_1G is not set
  342. CONFIG_PAGE_OFFSET=0x80000000
  343. # CONFIG_PREEMPT_NONE is not set
  344. # CONFIG_PREEMPT_VOLUNTARY is not set
  345. CONFIG_PREEMPT=y
  346. CONFIG_HZ=100
  347. CONFIG_AEABI=y
  348. CONFIG_OABI_COMPAT=y
  349. # CONFIG_HOLES_IN_ZONE is not set
  350. # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set
  351. # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set
  352. # CONFIG_HIGHMEM is not set
  353. CONFIG_VMALLOC_RESERVE=0x08000000
  354. CONFIG_SELECT_MEMORY_MODEL=y
  355. CONFIG_FLATMEM_MANUAL=y
  356. # CONFIG_DISCONTIGMEM_MANUAL is not set
  357. # CONFIG_SPARSEMEM_MANUAL is not set
  358. CONFIG_FLATMEM=y
  359. CONFIG_FLAT_NODE_MEM_MAP=y
  360. CONFIG_PAGEFLAGS_EXTENDED=y
  361. CONFIG_SPLIT_PTLOCK_CPUS=4
  362. # CONFIG_PHYS_ADDR_T_64BIT is not set
  363. CONFIG_ZONE_DMA_FLAG=0
  364. CONFIG_VIRT_TO_BUS=y
  365. CONFIG_HAVE_MLOCK=y
  366. CONFIG_HAVE_MLOCKED_PAGE_BIT=y
  367. # CONFIG_KSM is not set
  368. CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
  369. CONFIG_ALIGNMENT_TRAP=y
  370. # CONFIG_UACCESS_WITH_MEMCPY is not set
  371.  
  372. #
  373. # Boot options
  374. #
  375. CONFIG_ZBOOT_ROM_TEXT=0x0
  376. CONFIG_ZBOOT_ROM_BSS=0x0
  377. CONFIG_CMDLINE="init=/sbin/init root=/dev/ram rw initrd=0x11000000,16M console=ttyDCC0 mem=88M"
  378. # CONFIG_XIP_KERNEL is not set
  379. # CONFIG_KEXEC is not set
  380.  
  381. #
  382. # CPU Power Management
  383. #
  384. CONFIG_CPU_FREQ=y
  385. CONFIG_CPU_FREQ_TABLE=y
  386. CONFIG_CPU_FREQ_DEBUG=y
  387. CONFIG_CPU_FREQ_STAT=y
  388. CONFIG_CPU_FREQ_STAT_DETAILS=y
  389. CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
  390. # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
  391. # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
  392. # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
  393. # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
  394. CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
  395. CONFIG_CPU_FREQ_GOV_POWERSAVE=y
  396. CONFIG_CPU_FREQ_GOV_USERSPACE=y
  397. CONFIG_CPU_FREQ_GOV_ONDEMAND=y
  398. CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
  399. # CONFIG_CPU_IDLE is not set
  400. CONFIG_CPU_FREQ_MSM=y
  401.  
  402. #
  403. # Floating point emulation
  404. #
  405.  
  406. #
  407. # At least one emulation must be selected
  408. #
  409. # CONFIG_FPE_NWFPE is not set
  410. # CONFIG_FPE_FASTFPE is not set
  411. CONFIG_VFP=y
  412.  
  413. #
  414. # Userspace binary formats
  415. #
  416. CONFIG_BINFMT_ELF=y
  417. # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
  418. CONFIG_HAVE_AOUT=y
  419. # CONFIG_BINFMT_AOUT is not set
  420. # CONFIG_BINFMT_MISC is not set
  421.  
  422. #
  423. # Power management options
  424. #
  425. CONFIG_PM=y
  426. # CONFIG_PM_DEBUG is not set
  427. CONFIG_PM_SLEEP=y
  428. CONFIG_SUSPEND=y
  429. CONFIG_SUSPEND_FREEZER=y
  430. CONFIG_HAS_WAKELOCK=y
  431. CONFIG_HAS_EARLYSUSPEND=y
  432. CONFIG_WAKELOCK=y
  433. CONFIG_WAKELOCK_STAT=y
  434. CONFIG_USER_WAKELOCK=y
  435. CONFIG_EARLYSUSPEND=y
  436. # CONFIG_NO_USER_SPACE_SCREEN_ACCESS_CONTROL is not set
  437. # CONFIG_CONSOLE_EARLYSUSPEND is not set
  438. CONFIG_FB_EARLYSUSPEND=y
  439. # CONFIG_APM_EMULATION is not set
  440. CONFIG_ZTE_SUSPEND_WAKEUP_MONITOR=y
  441. CONFIG_SCREEN_ON_WITHOUT_KEYOCDE=y
  442. # CONFIG_PM_RUNTIME is not set
  443. CONFIG_ARCH_SUSPEND_POSSIBLE=y
  444. CONFIG_NET=y
  445.  
  446. #
  447. # Networking options
  448. #
  449. CONFIG_PACKET=y
  450. # CONFIG_PACKET_MMAP is not set
  451. CONFIG_UNIX=y
  452. CONFIG_XFRM=y
  453. # CONFIG_XFRM_USER is not set
  454. # CONFIG_XFRM_SUB_POLICY is not set
  455. # CONFIG_XFRM_MIGRATE is not set
  456. # CONFIG_XFRM_STATISTICS is not set
  457. CONFIG_XFRM_IPCOMP=y
  458. # CONFIG_NET_KEY is not set
  459. CONFIG_INET=y
  460. # CONFIG_IP_MULTICAST is not set
  461. # CONFIG_IP_ADVANCED_ROUTER is not set
  462. CONFIG_IP_FIB_HASH=y
  463. # CONFIG_IP_PNP is not set
  464. # CONFIG_NET_IPIP is not set
  465. # CONFIG_NET_IPGRE is not set
  466. # CONFIG_ARPD is not set
  467. # CONFIG_SYN_COOKIES is not set
  468. # CONFIG_INET_AH is not set
  469. # CONFIG_INET_ESP is not set
  470. # CONFIG_INET_IPCOMP is not set
  471. # CONFIG_INET_XFRM_TUNNEL is not set
  472. # CONFIG_INET_TUNNEL is not set
  473. # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
  474. # CONFIG_INET_XFRM_MODE_TUNNEL is not set
  475. # CONFIG_INET_XFRM_MODE_BEET is not set
  476. # CONFIG_INET_LRO is not set
  477. # CONFIG_INET_DIAG is not set
  478. # CONFIG_TCP_CONG_ADVANCED is not set
  479. CONFIG_TCP_CONG_CUBIC=y
  480. CONFIG_DEFAULT_TCP_CONG="cubic"
  481. # CONFIG_TCP_MD5SIG is not set
  482. # CONFIG_IPV6 is not set
  483. CONFIG_ANDROID_PARANOID_NETWORK=y
  484. # CONFIG_NETWORK_SECMARK is not set
  485. # CONFIG_NETFILTER is not set
  486. # CONFIG_IP_DCCP is not set
  487. # CONFIG_IP_SCTP is not set
  488. # CONFIG_RDS is not set
  489. # CONFIG_TIPC is not set
  490. # CONFIG_ATM is not set
  491. # CONFIG_BRIDGE is not set
  492. # CONFIG_NET_DSA is not set
  493. # CONFIG_VLAN_8021Q is not set
  494. # CONFIG_DECNET is not set
  495. # CONFIG_LLC2 is not set
  496. # CONFIG_IPX is not set
  497. # CONFIG_ATALK is not set
  498. # CONFIG_X25 is not set
  499. # CONFIG_LAPB is not set
  500. # CONFIG_ECONET is not set
  501. # CONFIG_WAN_ROUTER is not set
  502. # CONFIG_PHONET is not set
  503. # CONFIG_IEEE802154 is not set
  504. CONFIG_NET_SCHED=y
  505.  
  506. #
  507. # Queueing/Scheduling
  508. #
  509. # CONFIG_NET_SCH_CBQ is not set
  510. CONFIG_NET_SCH_HTB=y
  511. # CONFIG_NET_SCH_HFSC is not set
  512. # CONFIG_NET_SCH_PRIO is not set
  513. # CONFIG_NET_SCH_MULTIQ is not set
  514. # CONFIG_NET_SCH_RED is not set
  515. # CONFIG_NET_SCH_SFQ is not set
  516. # CONFIG_NET_SCH_TEQL is not set
  517. # CONFIG_NET_SCH_TBF is not set
  518. # CONFIG_NET_SCH_GRED is not set
  519. # CONFIG_NET_SCH_DSMARK is not set
  520. # CONFIG_NET_SCH_NETEM is not set
  521. # CONFIG_NET_SCH_DRR is not set
  522.  
  523. #
  524. # Classification
  525. #
  526. CONFIG_NET_CLS=y
  527. # CONFIG_NET_CLS_BASIC is not set
  528. # CONFIG_NET_CLS_TCINDEX is not set
  529. # CONFIG_NET_CLS_ROUTE4 is not set
  530. # CONFIG_NET_CLS_FW is not set
  531. CONFIG_NET_CLS_U32=y
  532. # CONFIG_CLS_U32_PERF is not set
  533. # CONFIG_CLS_U32_MARK is not set
  534. # CONFIG_NET_CLS_RSVP is not set
  535. # CONFIG_NET_CLS_RSVP6 is not set
  536. # CONFIG_NET_CLS_FLOW is not set
  537. # CONFIG_NET_EMATCH is not set
  538. # CONFIG_NET_CLS_ACT is not set
  539. # CONFIG_NET_CLS_IND is not set
  540. CONFIG_NET_SCH_FIFO=y
  541. # CONFIG_DCB is not set
  542.  
  543. #
  544. # Network testing
  545. #
  546. # CONFIG_NET_PKTGEN is not set
  547. # CONFIG_NET_DROP_MONITOR is not set
  548. # CONFIG_HAMRADIO is not set
  549. # CONFIG_CAN is not set
  550. # CONFIG_IRDA is not set
  551. # CONFIG_BT is not set
  552. # CONFIG_AF_RXRPC is not set
  553. # CONFIG_WIRELESS is not set
  554. # CONFIG_WIMAX is not set
  555. # CONFIG_RFKILL is not set
  556. # CONFIG_NET_9P is not set
  557.  
  558. #
  559. # Device Drivers
  560. #
  561.  
  562. #
  563. # Generic Driver Options
  564. #
  565. CONFIG_UEVENT_HELPER_PATH=""
  566. # CONFIG_DEVTMPFS is not set
  567. CONFIG_STANDALONE=y
  568. CONFIG_PREVENT_FIRMWARE_BUILD=y
  569. CONFIG_FW_LOADER=y
  570. CONFIG_FIRMWARE_IN_KERNEL=y
  571. CONFIG_EXTRA_FIRMWARE=""
  572. # CONFIG_DEBUG_DRIVER is not set
  573. # CONFIG_DEBUG_DEVRES is not set
  574. # CONFIG_SYS_HYPERVISOR is not set
  575. CONFIG_CONNECTOR=y
  576. CONFIG_PROC_EVENTS=y
  577. CONFIG_MTD=y
  578. # CONFIG_MTD_DEBUG is not set
  579. CONFIG_MTD_TESTS=m
  580. # CONFIG_MTD_CONCAT is not set
  581. CONFIG_MTD_PARTITIONS=y
  582. # CONFIG_MTD_LAZYECCSTATS is not set
  583. # CONFIG_MTD_REDBOOT_PARTS is not set
  584. CONFIG_MTD_CMDLINE_PARTS=y
  585. # CONFIG_MTD_AFS_PARTS is not set
  586. # CONFIG_MTD_AR7_PARTS is not set
  587.  
  588. #
  589. # User Modules And Translation Layers
  590. #
  591. CONFIG_MTD_CHAR=y
  592. CONFIG_MTD_BLKDEVS=y
  593. CONFIG_MTD_BLOCK=y
  594. # CONFIG_FTL is not set
  595. # CONFIG_NFTL is not set
  596. # CONFIG_INFTL is not set
  597. # CONFIG_RFD_FTL is not set
  598. # CONFIG_SSFDC is not set
  599. # CONFIG_MTD_OOPS is not set
  600.  
  601. #
  602. # RAM/ROM/Flash chip drivers
  603. #
  604. # CONFIG_MTD_CFI is not set
  605. # CONFIG_MTD_JEDECPROBE is not set
  606. CONFIG_MTD_MAP_BANK_WIDTH_1=y
  607. CONFIG_MTD_MAP_BANK_WIDTH_2=y
  608. CONFIG_MTD_MAP_BANK_WIDTH_4=y
  609. # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
  610. # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
  611. # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
  612. CONFIG_MTD_CFI_I1=y
  613. CONFIG_MTD_CFI_I2=y
  614. # CONFIG_MTD_CFI_I4 is not set
  615. # CONFIG_MTD_CFI_I8 is not set
  616. # CONFIG_MTD_RAM is not set
  617. # CONFIG_MTD_ROM is not set
  618. # CONFIG_MTD_ABSENT is not set
  619.  
  620. #
  621. # Mapping drivers for chip access
  622. #
  623. # CONFIG_MTD_COMPLEX_MAPPINGS is not set
  624. # CONFIG_MTD_PLATRAM is not set
  625.  
  626. #
  627. # Self-contained MTD device drivers
  628. #
  629. CONFIG_MTD_MSM_NAND=y
  630. # CONFIG_MTD_SLRAM is not set
  631. # CONFIG_MTD_PHRAM is not set
  632. # CONFIG_MTD_MTDRAM is not set
  633. # CONFIG_MTD_BLOCK2MTD is not set
  634.  
  635. #
  636. # Disk-On-Chip Device Drivers
  637. #
  638. # CONFIG_MTD_DOC2000 is not set
  639. # CONFIG_MTD_DOC2001 is not set
  640. # CONFIG_MTD_DOC2001PLUS is not set
  641. CONFIG_MTD_NAND_IDS=y
  642. # CONFIG_MTD_NAND is not set
  643. # CONFIG_MTD_ONENAND is not set
  644.  
  645. #
  646. # LPDDR flash memory drivers
  647. #
  648. # CONFIG_MTD_LPDDR is not set
  649.  
  650. #
  651. # UBI - Unsorted block images
  652. #
  653. # CONFIG_MTD_UBI is not set
  654. # CONFIG_PARPORT is not set
  655. CONFIG_BLK_DEV=y
  656. # CONFIG_BLK_DEV_COW_COMMON is not set
  657. CONFIG_BLK_DEV_LOOP=y
  658. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  659. # CONFIG_BLK_DEV_NBD is not set
  660. CONFIG_BLK_DEV_RAM=y
  661. CONFIG_BLK_DEV_RAM_COUNT=8
  662. CONFIG_BLK_DEV_RAM_SIZE=16384
  663. # CONFIG_BLK_DEV_XIP is not set
  664. # CONFIG_CDROM_PKTCDVD is not set
  665. # CONFIG_ATA_OVER_ETH is not set
  666. CONFIG_MISC_DEVICES=y
  667. CONFIG_ANDROID_PMEM=y
  668. CONFIG_FM_SI4708=y
  669. # CONFIG_ANDROID_PMEM_DEBUG is not set
  670. CONFIG_ANDROID_PMEM_KAPI_TEST=m
  671. # CONFIG_ICS932S401 is not set
  672. # CONFIG_ENCLOSURE_SERVICES is not set
  673. # CONFIG_KERNEL_DEBUGGER_CORE is not set
  674. # CONFIG_ISL29003 is not set
  675. # CONFIG_UID_STAT is not set
  676. # CONFIG_WL127X_RFKILL is not set
  677. # CONFIG_APANIC is not set
  678. # CONFIG_TSIF is not set
  679. # CONFIG_HAPTIC_ISA1200 is not set
  680. # CONFIG_C2PORT is not set
  681.  
  682. #
  683. # EEPROM support
  684. #
  685. # CONFIG_EEPROM_AT24 is not set
  686. # CONFIG_EEPROM_LEGACY is not set
  687. # CONFIG_EEPROM_MAX6875 is not set
  688. # CONFIG_EEPROM_93CX6 is not set
  689. CONFIG_HAVE_IDE=y
  690. # CONFIG_IDE is not set
  691.  
  692. #
  693. # SCSI device support
  694. #
  695. # CONFIG_RAID_ATTRS is not set
  696. CONFIG_SCSI=y
  697. CONFIG_SCSI_DMA=y
  698. CONFIG_SCSI_TGT=y
  699. # CONFIG_SCSI_NETLINK is not set
  700. CONFIG_SCSI_PROC_FS=y
  701.  
  702. #
  703. # SCSI support type (disk, tape, CD-ROM)
  704. #
  705. CONFIG_BLK_DEV_SD=y
  706. # CONFIG_CHR_DEV_ST is not set
  707. # CONFIG_CHR_DEV_OSST is not set
  708. # CONFIG_BLK_DEV_SR is not set
  709. CONFIG_CHR_DEV_SG=y
  710. CONFIG_CHR_DEV_SCH=y
  711. CONFIG_SCSI_MULTI_LUN=y
  712. CONFIG_SCSI_CONSTANTS=y
  713. CONFIG_SCSI_LOGGING=y
  714. CONFIG_SCSI_SCAN_ASYNC=y
  715. CONFIG_SCSI_WAIT_SCAN=y
  716.  
  717. #
  718. # SCSI Transports
  719. #
  720. # CONFIG_SCSI_SPI_ATTRS is not set
  721. # CONFIG_SCSI_FC_ATTRS is not set
  722. # CONFIG_SCSI_ISCSI_ATTRS is not set
  723. # CONFIG_SCSI_SAS_LIBSAS is not set
  724. # CONFIG_SCSI_SRP_ATTRS is not set
  725. CONFIG_SCSI_LOWLEVEL=y
  726. # CONFIG_ISCSI_TCP is not set
  727. # CONFIG_LIBFC is not set
  728. # CONFIG_LIBFCOE is not set
  729. # CONFIG_SCSI_DEBUG is not set
  730. # CONFIG_SCSI_DH is not set
  731. # CONFIG_SCSI_OSD_INITIATOR is not set
  732. # CONFIG_ATA is not set
  733. CONFIG_MD=y
  734. # CONFIG_BLK_DEV_MD is not set
  735. CONFIG_BLK_DEV_DM=y
  736. # CONFIG_DM_DEBUG is not set
  737. CONFIG_DM_CRYPT=y
  738. CONFIG_DM_SNAPSHOT=y
  739. CONFIG_DM_MIRROR=y
  740. CONFIG_DM_LOG_USERSPACE=y
  741. CONFIG_DM_ZERO=y
  742. CONFIG_DM_MULTIPATH=y
  743. CONFIG_DM_MULTIPATH_QL=y
  744. CONFIG_DM_MULTIPATH_ST=y
  745. CONFIG_DM_DELAY=y
  746. CONFIG_DM_UEVENT=y
  747. CONFIG_NETDEVICES=y
  748. CONFIG_DUMMY=y
  749. # CONFIG_BONDING is not set
  750. # CONFIG_MACVLAN is not set
  751. # CONFIG_EQUALIZER is not set
  752. # CONFIG_TUN is not set
  753. # CONFIG_VETH is not set
  754. # CONFIG_PHYLIB is not set
  755. CONFIG_NET_ETHERNET=y
  756. CONFIG_MII=y
  757. # CONFIG_AX88796 is not set
  758. CONFIG_SMC91X=y
  759. # CONFIG_DM9000 is not set
  760. # CONFIG_ETHOC is not set
  761. # CONFIG_SMC911X is not set
  762. # CONFIG_SMSC911X is not set
  763. # CONFIG_DNET is not set
  764. # CONFIG_IBM_NEW_EMAC_ZMII is not set
  765. # CONFIG_IBM_NEW_EMAC_RGMII is not set
  766. # CONFIG_IBM_NEW_EMAC_TAH is not set
  767. # CONFIG_IBM_NEW_EMAC_EMAC4 is not set
  768. # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
  769. # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
  770. # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
  771. # CONFIG_B44 is not set
  772. # CONFIG_KS8842 is not set
  773. # CONFIG_KS8851_MLL is not set
  774. # CONFIG_NETDEV_1000 is not set
  775. # CONFIG_NETDEV_10000 is not set
  776. CONFIG_WLAN=y
  777. # CONFIG_WLAN_PRE80211 is not set
  778. # CONFIG_WLAN_80211 is not set
  779. CONFIG_LIBRA_SDIOIF=y
  780. # CONFIG_BCM4329 is not set
  781.  
  782. #
  783. # Enable WiMAX (Networking options) to see the WiMAX drivers
  784. #
  785. # CONFIG_WAN is not set
  786. # CONFIG_PPP is not set
  787. CONFIG_SLIP=y
  788. CONFIG_SLIP_COMPRESSED=y
  789. CONFIG_SLHC=y
  790. # CONFIG_SLIP_SMART is not set
  791. CONFIG_SLIP_MODE_SLIP6=y
  792. # CONFIG_NETCONSOLE is not set
  793. CONFIG_MSM_RMNET=y
  794. # CONFIG_MSM_RMNET_DEBUG is not set
  795. # CONFIG_NETPOLL is not set
  796. # CONFIG_NET_POLL_CONTROLLER is not set
  797. # CONFIG_ISDN is not set
  798. # CONFIG_PHONE is not set
  799.  
  800. #
  801. # Input device support
  802. #
  803. CONFIG_INPUT=y
  804. # CONFIG_INPUT_FF_MEMLESS is not set
  805. # CONFIG_INPUT_POLLDEV is not set
  806.  
  807. #
  808. # Userland interfaces
  809. #
  810. # CONFIG_INPUT_MOUSEDEV is not set
  811. # CONFIG_INPUT_JOYDEV is not set
  812. CONFIG_INPUT_EVDEV=y
  813. CONFIG_INPUT_EVBUG=y
  814. # CONFIG_INPUT_KEYRESET is not set
  815.  
  816. #
  817. # Input Device Drivers
  818. #
  819. # CONFIG_INPUT_KEYBOARD is not set
  820. # CONFIG_INPUT_MOUSE is not set
  821. # CONFIG_INPUT_JOYSTICK is not set
  822. # CONFIG_INPUT_TABLET is not set
  823. # CONFIG_INPUT_TOUCHSCREEN is not set
  824. CONFIG_INPUT_MISC=y
  825. # CONFIG_INPUT_ATI_REMOTE is not set
  826. # CONFIG_INPUT_ATI_REMOTE2 is not set
  827. CONFIG_INPUT_KEYCHORD=y
  828. # CONFIG_INPUT_KEYSPAN_REMOTE is not set
  829. # CONFIG_INPUT_POWERMATE is not set
  830. # CONFIG_INPUT_YEALINK is not set
  831. # CONFIG_INPUT_CM109 is not set
  832. CONFIG_INPUT_UINPUT=y
  833. CONFIG_INPUT_GPIO=y
  834. # CONFIG_INPUT_CAPELLA_CM3602 is not set
  835.  
  836. #
  837. # Hardware I/O ports
  838. #
  839. # CONFIG_SERIO is not set
  840. # CONFIG_GAMEPORT is not set
  841.  
  842. #
  843. # Character devices
  844. #
  845. CONFIG_VT=y
  846. CONFIG_CONSOLE_TRANSLATIONS=y
  847. CONFIG_VT_CONSOLE=y
  848. CONFIG_HW_CONSOLE=y
  849. # CONFIG_VT_HW_CONSOLE_BINDING is not set
  850. CONFIG_DEVMEM=y
  851. CONFIG_DEVKMEM=y
  852. # CONFIG_SERIAL_NONSTANDARD is not set
  853.  
  854. #
  855. # Serial drivers
  856. #
  857. # CONFIG_SERIAL_8250 is not set
  858.  
  859. #
  860. # Non-8250 serial port support
  861. #
  862. CONFIG_SERIAL_CORE=y
  863. CONFIG_SERIAL_CORE_CONSOLE=y
  864. CONFIG_SERIAL_MSM=y
  865. CONFIG_SERIAL_MSM_CONSOLE=y
  866. CONFIG_SERIAL_MSM_CLOCK_CONTROL=y
  867. # CONFIG_SERIAL_MSM_RX_WAKEUP is not set
  868. # CONFIG_SERIAL_MSM_HSL is not set
  869. CONFIG_SERIAL_MSM_HS=y
  870. # CONFIG_SERIAL_BCM_BT_LPM is not set
  871.  
  872. #
  873. # Diag Support
  874. #
  875. CONFIG_DIAG_CHAR=y
  876. CONFIG_UNIX98_PTYS=y
  877. # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
  878. # CONFIG_LEGACY_PTYS is not set
  879. # CONFIG_IPMI_HANDLER is not set
  880. # CONFIG_HW_RANDOM is not set
  881. # CONFIG_R3964 is not set
  882. # CONFIG_RAW_DRIVER is not set
  883. # CONFIG_TCG_TPM is not set
  884. # CONFIG_DCC_TTY is not set
  885. CONFIG_I2C=y
  886. CONFIG_I2C_BOARDINFO=y
  887. CONFIG_I2C_COMPAT=y
  888. CONFIG_I2C_CHARDEV=y
  889. CONFIG_I2C_HELPER_AUTO=y
  890. CONFIG_I2C_ALGOBIT=y
  891.  
  892. #
  893. # I2C Hardware Bus support
  894. #
  895.  
  896. #
  897. # I2C system bus drivers (mostly embedded / system-on-chip)
  898. #
  899. CONFIG_I2C_GPIO=y
  900. CONFIG_I2C_MSM=y
  901. # CONFIG_I2C_OCORES is not set
  902. # CONFIG_I2C_SIMTEC is not set
  903.  
  904. #
  905. # External I2C/SMBus adapter drivers
  906. #
  907. # CONFIG_I2C_PARPORT_LIGHT is not set
  908. # CONFIG_I2C_TAOS_EVM is not set
  909.  
  910. #
  911. # Other I2C/SMBus bus drivers
  912. #
  913. # CONFIG_I2C_PCA_PLATFORM is not set
  914. # CONFIG_I2C_STUB is not set
  915.  
  916. #
  917. # Miscellaneous I2C Chip support
  918. #
  919. # CONFIG_DS1682 is not set
  920. # CONFIG_SENSORS_TSL2550 is not set
  921. CONFIG_SENSORS_AK8973=y
  922. # CONFIG_SENSORS_AKM8976 is not set
  923. CONFIG_SENSOR_LIS302DL=y
  924. # CONFIG_SENSORS_PCA963X is not set
  925. # CONFIG_SENSORS_MT9T013 is not set
  926. # CONFIG_VP_A1026 is not set
  927. CONFIG_SENSORS_TSL2771=y
  928. # CONFIG_I2C_DEBUG_CORE is not set
  929. # CONFIG_I2C_DEBUG_ALGO is not set
  930. # CONFIG_I2C_DEBUG_BUS is not set
  931. # CONFIG_I2C_DEBUG_CHIP is not set
  932. # CONFIG_SPI is not set
  933.  
  934. #
  935. # PPS support
  936. #
  937. # CONFIG_PPS is not set
  938. CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
  939. # CONFIG_GPIOLIB is not set
  940. # CONFIG_W1 is not set
  941. CONFIG_POWER_SUPPLY=y
  942. # CONFIG_POWER_SUPPLY_DEBUG is not set
  943. # CONFIG_PDA_POWER is not set
  944. # CONFIG_BATTERY_DS2760 is not set
  945. # CONFIG_BATTERY_DS2782 is not set
  946. # CONFIG_BATTERY_DS2784 is not set
  947. # CONFIG_BATTERY_BQ27x00 is not set
  948. # CONFIG_BATTERY_MAX17040 is not set
  949. CONFIG_BATTERY_MSM=y
  950. # CONFIG_BATTERY_MSM_FAKE is not set
  951. # CONFIG_HWMON is not set
  952. # CONFIG_THERMAL is not set
  953. # CONFIG_WATCHDOG is not set
  954. CONFIG_SSB_POSSIBLE=y
  955.  
  956. #
  957. # Sonics Silicon Backplane
  958. #
  959. # CONFIG_SSB is not set
  960.  
  961. #
  962. # Multifunction device drivers
  963. #
  964. # CONFIG_MFD_CORE is not set
  965. # CONFIG_MFD_SM501 is not set
  966. # CONFIG_HTC_PASIC3 is not set
  967. # CONFIG_TWL4030_CORE is not set
  968. # CONFIG_MFD_TMIO is not set
  969. # CONFIG_PMIC_DA903X is not set
  970. # CONFIG_MFD_WM8400 is not set
  971. # CONFIG_MFD_WM831X is not set
  972. # CONFIG_MFD_WM8350_I2C is not set
  973. # CONFIG_MFD_PCF50633 is not set
  974. # CONFIG_AB3100_CORE is not set
  975. # CONFIG_REGULATOR is not set
  976. CONFIG_MEDIA_SUPPORT=y
  977.  
  978. #
  979. # Multimedia core support
  980. #
  981. CONFIG_VIDEO_DEV=y
  982. CONFIG_VIDEO_V4L2_COMMON=y
  983. CONFIG_VIDEO_ALLOW_V4L1=y
  984. CONFIG_VIDEO_V4L1_COMPAT=y
  985. # CONFIG_DVB_CORE is not set
  986. CONFIG_VIDEO_MEDIA=y
  987.  
  988. #
  989. # Multimedia drivers
  990. #
  991. # CONFIG_MEDIA_ATTACH is not set
  992. CONFIG_MEDIA_TUNER=y
  993. # CONFIG_MEDIA_TUNER_CUSTOMISE is not set
  994. CONFIG_MEDIA_TUNER_SIMPLE=y
  995. CONFIG_MEDIA_TUNER_TDA8290=y
  996. CONFIG_MEDIA_TUNER_TDA9887=y
  997. CONFIG_MEDIA_TUNER_TEA5761=y
  998. CONFIG_MEDIA_TUNER_TEA5767=y
  999. CONFIG_MEDIA_TUNER_MT20XX=y
  1000. CONFIG_MEDIA_TUNER_XC2028=y
  1001. CONFIG_MEDIA_TUNER_XC5000=y
  1002. CONFIG_MEDIA_TUNER_MC44S803=y
  1003. CONFIG_VIDEO_V4L2=y
  1004. CONFIG_VIDEO_V4L1=y
  1005. CONFIG_VIDEO_CAPTURE_DRIVERS=y
  1006. # CONFIG_VIDEO_ADV_DEBUG is not set
  1007. # CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
  1008. CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
  1009. # CONFIG_VIDEO_VIVI is not set
  1010. # CONFIG_VIDEO_CPIA is not set
  1011. # CONFIG_VIDEO_SAA5246A is not set
  1012. # CONFIG_VIDEO_SAA5249 is not set
  1013. # CONFIG_SOC_CAMERA is not set
  1014.  
  1015. #
  1016. # Qualcomm MSM Camera And Video
  1017. #
  1018. # CONFIG_MSM_CAMERA is not set
  1019.  
  1020. #
  1021. # Camera Sensor Selection
  1022. #
  1023. # CONFIG_RADIO_ADAPTERS is not set
  1024. # CONFIG_DAB is not set
  1025.  
  1026. #
  1027. # Graphics support
  1028. #
  1029. # CONFIG_DRM is not set
  1030. CONFIG_MSM_KGSL=y
  1031. CONFIG_MSM_KGSL_MMU=y
  1032. # CONFIG_KGSL_PER_PROCESS_PAGE_TABLE is not set
  1033. CONFIG_MSM_KGSL_MMU_PAGE_FAULT=y
  1034. # CONFIG_VGASTATE is not set
  1035. CONFIG_VIDEO_OUTPUT_CONTROL=y
  1036. CONFIG_FB=y
  1037. # CONFIG_FIRMWARE_EDID is not set
  1038. # CONFIG_FB_DDC is not set
  1039. # CONFIG_FB_BOOT_VESA_SUPPORT is not set
  1040. CONFIG_FB_CFB_FILLRECT=y
  1041. CONFIG_FB_CFB_COPYAREA=y
  1042. CONFIG_FB_CFB_IMAGEBLIT=y
  1043. # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
  1044. # CONFIG_FB_SYS_FILLRECT is not set
  1045. # CONFIG_FB_SYS_COPYAREA is not set
  1046. # CONFIG_FB_SYS_IMAGEBLIT is not set
  1047. # CONFIG_FB_FOREIGN_ENDIAN is not set
  1048. # CONFIG_FB_SYS_FOPS is not set
  1049. # CONFIG_FB_SVGALIB is not set
  1050. # CONFIG_FB_MACMODES is not set
  1051. # CONFIG_FB_BACKLIGHT is not set
  1052. # CONFIG_FB_MODE_HELPERS is not set
  1053. # CONFIG_FB_TILEBLITTING is not set
  1054.  
  1055. #
  1056. # Frame buffer hardware drivers
  1057. #
  1058. # CONFIG_FB_UVESA is not set
  1059. # CONFIG_FB_S1D13XXX is not set
  1060. # CONFIG_FB_VIRTUAL is not set
  1061. # CONFIG_FB_METRONOME is not set
  1062. # CONFIG_FB_MB862XX is not set
  1063. CONFIG_FB_MSM=y
  1064. # CONFIG_FB_MSM_BACKLIGHT is not set
  1065. # CONFIG_FB_MSM_LOGO is not set
  1066. CONFIG_FB_MSM_LCDC_HW=y
  1067. # CONFIG_FB_MSM_MDP22 is not set
  1068. CONFIG_FB_MSM_MDP30=y
  1069. # CONFIG_FB_MSM_MDP31 is not set
  1070. # CONFIG_FB_MSM_MDP40 is not set
  1071. # CONFIG_FB_MSM_EBI2 is not set
  1072. # CONFIG_FB_MSM_MDDI is not set
  1073. CONFIG_FB_MSM_LCDC=y
  1074. # CONFIG_FB_MSM_EXTMDDI is not set
  1075. # CONFIG_FB_MSM_TVOUT is not set
  1076. # CONFIG_FB_MSM_MDDI_TOSHIBA_COMMON is not set
  1077. # CONFIG_FB_MSM_MDDI_TOSHIBA_COMMON_VGA is not set
  1078. # CONFIG_FB_MSM_MDDI_ORISE is not set
  1079. # CONFIG_FB_MSM_MDDI_AUTO_DETECT is not set
  1080. CONFIG_FB_MSM_LCDC_PANEL=y
  1081. # CONFIG_FB_MSM_LCDC_ST15_WXGA is not set
  1082. # CONFIG_FB_MSM_LCDC_ST15_PANEL is not set
  1083. # CONFIG_FB_MSM_LCDC_PRISM_WVGA is not set
  1084. # CONFIG_FB_MSM_LCDC_SAMSUNG_WSVGA is not set
  1085. # CONFIG_FB_MSM_LCDC_GORDON_VGA is not set
  1086. # CONFIG_FB_MSM_LCDC_TOSHIBA_WVGA_PT is not set
  1087. # CONFIG_FB_MSM_LCDC_LEAD_QVGA is not set
  1088. # CONFIG_FB_MSM_LCDC_HIMAX_QVGA is not set
  1089. # CONFIG_FB_MSM_LCDC_SAMSUNG_QVGA is not set
  1090. CONFIG_FB_MSM_LCDC_OLED_WVGA=y
  1091. # CONFIG_FB_MSM_LCDC_V9_WVGA is not set
  1092. # CONFIG_FB_MSM_LCDC_LEAD_HVGA is not set
  1093. # CONFIG_FB_MSM_LCDC_SHARP_WVGA_PT is not set
  1094. # CONFIG_FB_MSM_LCDC_WXGA is not set
  1095.  
  1096. #
  1097. # LCD Panel
  1098. #
  1099. # CONFIG_FB_MSM_LCDC_PRISM_WVGA_PANEL is not set
  1100. # CONFIG_FB_MSM_LCDC_SAMSUNG_WSVGA_PANEL is not set
  1101. # CONFIG_FB_MSM_LCDC_GORDON_VGA_PANEL is not set
  1102. # CONFIG_FB_MSM_LCDC_HIMAX_WQVGA_PANEL727 is not set
  1103. # CONFIG_FB_MSM_LCDC_HIMAX_WQVGA_PANEL722 is not set
  1104. # CONFIG_FB_MSM_LCDC_LEAD_QVGA_PANEL is not set
  1105. # CONFIG_FB_MSM_LCDC_HIMAX_QVGA_PANEL is not set
  1106. # CONFIG_FB_MSM_LCDC_SAMSUNG_QVGA_PANEL is not set
  1107. CONFIG_FB_MSM_LCDC_OLED_WVGA_PANEL=y
  1108. # CONFIG_FB_MSM_LCDC_V9_WVGA_PANEL is not set
  1109. # CONFIG_FB_MSM_LCDC_LEAD_HVGA_PANEL is not set
  1110. # CONFIG_FB_MSM_LCDC_TOSHIBA_WVGA_PT_PANEL is not set
  1111. # CONFIG_FB_MSM_LCDC_SHARP_WVGA_PT_PANEL is not set
  1112. # CONFIG_FB_MSM_TRY_MDDI_CATCH_LCDC_PRISM is not set
  1113. # CONFIG_FB_MSM_MDDI_PANEL_AUTO_DETECT is not set
  1114. # CONFIG_FB_MSM_MDDI_PRISM_WVGA is not set
  1115. # CONFIG_FB_MSM_MDDI_TOSHIBA_WVGA_PORTRAIT is not set
  1116. # CONFIG_FB_MSM_MDDI_TOSHIBA_VGA is not set
  1117. # CONFIG_FB_MSM_MDDI_TOSHIBA_WVGA is not set
  1118. # CONFIG_FB_MSM_MDDI_SHARP_QVGA_128x128 is not set
  1119. # CONFIG_FB_MSM_EBI2_TMD_QVGA_EPSON_QCIF is not set
  1120. # CONFIG_FB_MSM_PANEL_NONE is not set
  1121. # CONFIG_FB_MSM_TVOUT_NTSC is not set
  1122. # CONFIG_FB_MSM_TVOUT_PAL is not set
  1123. # CONFIG_FB_BROADSHEET is not set
  1124. CONFIG_BACKLIGHT_LCD_SUPPORT=y
  1125. CONFIG_LCD_CLASS_DEVICE=y
  1126. # CONFIG_LCD_ILI9320 is not set
  1127. # CONFIG_LCD_PLATFORM is not set
  1128. CONFIG_BACKLIGHT_CLASS_DEVICE=y
  1129. CONFIG_BACKLIGHT_GENERIC=y
  1130.  
  1131. #
  1132. # Display device support
  1133. #
  1134. # CONFIG_DISPLAY_SUPPORT is not set
  1135.  
  1136. #
  1137. # Console display driver support
  1138. #
  1139. # CONFIG_VGA_CONSOLE is not set
  1140. CONFIG_DUMMY_CONSOLE=y
  1141. # CONFIG_FRAMEBUFFER_CONSOLE is not set
  1142. # CONFIG_LOGO is not set
  1143. CONFIG_SOUND=y
  1144. # CONFIG_SOUND_OSS_CORE is not set
  1145. CONFIG_SND=y
  1146. CONFIG_SND_TIMER=y
  1147. CONFIG_SND_PCM=y
  1148. CONFIG_SND_JACK=y
  1149. # CONFIG_SND_SEQUENCER is not set
  1150. # CONFIG_SND_MIXER_OSS is not set
  1151. # CONFIG_SND_PCM_OSS is not set
  1152. # CONFIG_SND_HRTIMER is not set
  1153. # CONFIG_SND_DYNAMIC_MINORS is not set
  1154. CONFIG_SND_SUPPORT_OLD_API=y
  1155. CONFIG_SND_VERBOSE_PROCFS=y
  1156. # CONFIG_SND_VERBOSE_PRINTK is not set
  1157. # CONFIG_SND_DEBUG is not set
  1158. # CONFIG_SND_RAWMIDI_SEQ is not set
  1159. # CONFIG_SND_OPL3_LIB_SEQ is not set
  1160. # CONFIG_SND_OPL4_LIB_SEQ is not set
  1161. # CONFIG_SND_SBAWE_SEQ is not set
  1162. # CONFIG_SND_EMU10K1_SEQ is not set
  1163. # CONFIG_SND_DRIVERS is not set
  1164. # CONFIG_SND_ARM is not set
  1165. CONFIG_SND_SOC=y
  1166.  
  1167. #
  1168. # MSM SoC Audio support
  1169. #
  1170. CONFIG_SND_MSM_SOC=y
  1171. CONFIG_SND_MSM_DAI_SOC=y
  1172. CONFIG_SND_MSM_SOC_MSM7K=y
  1173. CONFIG_SND_SOC_I2C_AND_SPI=y
  1174. # CONFIG_SND_SOC_ALL_CODECS is not set
  1175. # CONFIG_SOUND_PRIME is not set
  1176. CONFIG_HID_SUPPORT=y
  1177. CONFIG_HID=y
  1178. # CONFIG_HIDRAW is not set
  1179. # CONFIG_HID_PID is not set
  1180.  
  1181. #
  1182. # Special HID drivers
  1183. #
  1184. # CONFIG_HID_APPLE is not set
  1185. # CONFIG_HID_WACOM is not set
  1186. CONFIG_USB_SUPPORT=y
  1187. CONFIG_USB_ARCH_HAS_HCD=y
  1188. # CONFIG_USB_ARCH_HAS_OHCI is not set
  1189. CONFIG_USB_ARCH_HAS_EHCI=y
  1190. # CONFIG_USB is not set
  1191. # CONFIG_USB_OTG_WHITELIST is not set
  1192. # CONFIG_USB_OTG_BLACKLIST_HUB is not set
  1193. # CONFIG_USB_MUSB_HDRC is not set
  1194. # CONFIG_USB_GADGET_MUSB_HDRC is not set
  1195.  
  1196. #
  1197. # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
  1198. #
  1199. CONFIG_USB_GADGET=y
  1200. # CONFIG_USB_GADGET_DEBUG is not set
  1201. # CONFIG_USB_GADGET_DEBUG_FILES is not set
  1202. # CONFIG_USB_GADGET_DEBUG_FS is not set
  1203. CONFIG_USB_GADGET_VBUS_DRAW=2
  1204. CONFIG_USB_GADGET_SELECTED=y
  1205. # CONFIG_USB_GADGET_AT91 is not set
  1206. # CONFIG_USB_GADGET_ATMEL_USBA is not set
  1207. # CONFIG_USB_GADGET_FSL_USB2 is not set
  1208. # CONFIG_USB_GADGET_LH7A40X is not set
  1209. # CONFIG_USB_GADGET_OMAP is not set
  1210. # CONFIG_USB_GADGET_PXA25X is not set
  1211. # CONFIG_USB_GADGET_R8A66597 is not set
  1212. # CONFIG_USB_GADGET_PXA27X is not set
  1213. # CONFIG_USB_GADGET_S3C_HSOTG is not set
  1214. # CONFIG_USB_GADGET_IMX is not set
  1215. # CONFIG_USB_GADGET_S3C2410 is not set
  1216. # CONFIG_USB_GADGET_M66592 is not set
  1217. # CONFIG_USB_GADGET_AMD5536UDC is not set
  1218. # CONFIG_USB_GADGET_FSL_QE is not set
  1219. # CONFIG_USB_GADGET_CI13XXX is not set
  1220. # CONFIG_USB_GADGET_NET2280 is not set
  1221. # CONFIG_USB_GADGET_GOKU is not set
  1222. # CONFIG_USB_GADGET_LANGWELL is not set
  1223. CONFIG_USB_GADGET_MSM_72K=y
  1224. CONFIG_USB_MSM_72K=y
  1225. # CONFIG_USB_GADGET_DUMMY_HCD is not set
  1226. CONFIG_USB_GADGET_DUALSPEED=y
  1227. # CONFIG_USB_ZERO is not set
  1228. # CONFIG_USB_AUDIO is not set
  1229. # CONFIG_USB_ETH is not set
  1230. # CONFIG_USB_GADGETFS is not set
  1231. # CONFIG_USB_FILE_STORAGE is not set
  1232. # CONFIG_USB_G_SERIAL is not set
  1233. # CONFIG_USB_MIDI_GADGET is not set
  1234. # CONFIG_USB_G_PRINTER is not set
  1235. CONFIG_USB_ANDROID=y
  1236. CONFIG_USB_ANDROID_DIAG=y
  1237. # CONFIG_USB_ANDROID_CDC_ECM is not set
  1238. CONFIG_USB_ANDROID_RNDIS=y
  1239. CONFIG_USB_ANDROID_RNDIS_WCEIS=y
  1240. # CONFIG_USB_ANDROID_RMNET is not set
  1241. CONFIG_USB_F_SERIAL=y
  1242. CONFIG_MODEM_SUPPORT=y
  1243. CONFIG_USB_CSW_HACK=y
  1244. # CONFIG_USB_CDC_COMPOSITE is not set
  1245.  
  1246. #
  1247. # OTG and related infrastructure
  1248. #
  1249. CONFIG_USB_OTG_UTILS=y
  1250. # CONFIG_USB_GPIO_VBUS is not set
  1251. CONFIG_USB_MSM_OTG_72K=y
  1252. # CONFIG_NOP_USB_XCEIV is not set
  1253. CONFIG_MMC=y
  1254. # CONFIG_MMC_DEBUG is not set
  1255. # CONFIG_MMC_PERF_PROFILING is not set
  1256. CONFIG_MMC_UNSAFE_RESUME=y
  1257. # CONFIG_MMC_EMBEDDED_SDIO is not set
  1258. CONFIG_MMC_PARANOID_SD_INIT=y
  1259.  
  1260. #
  1261. # MMC/SD/SDIO Card Drivers
  1262. #
  1263. CONFIG_MMC_BLOCK=y
  1264. # CONFIG_MMC_BLOCK_BOUNCE is not set
  1265. # CONFIG_MMC_BLOCK_DEFERRED_RESUME is not set
  1266. # CONFIG_SDIO_UART is not set
  1267. # CONFIG_MMC_TEST is not set
  1268.  
  1269. #
  1270. # MMC/SD/SDIO Host Controller Drivers
  1271. #
  1272. # CONFIG_MMC_SDHCI is not set
  1273. # CONFIG_MMC_AT91 is not set
  1274. # CONFIG_MMC_ATMELMCI is not set
  1275. CONFIG_MMC_MSM=y
  1276. CONFIG_MMC_MSM_SDIO_SUPPORT=y
  1277. # CONFIG_MMC_MSM_CARD_HW_DETECTION is not set
  1278. CONFIG_MMC_MSM_SDC1_SUPPORT=y
  1279. # CONFIG_MMC_MSM_SDC1_8_BIT_SUPPORT is not set
  1280. CONFIG_MMC_MSM_SDC2_SUPPORT=y
  1281. # CONFIG_MMC_MSM_SDC2_8_BIT_SUPPORT is not set
  1282. # CONFIG_MMC_MSM_SDC3_SUPPORT is not set
  1283. # CONFIG_MMC_MSM_SDC4_SUPPORT is not set
  1284. # CONFIG_MMC_MSM_SDC5_SUPPORT is not set
  1285. CONFIG_MMC_MSM_PROG_DONE_SCAN=y
  1286. # CONFIG_MEMSTICK is not set
  1287. CONFIG_NEW_LEDS=y
  1288. CONFIG_LEDS_CLASS=y
  1289.  
  1290. #
  1291. # LED drivers
  1292. #
  1293. # CONFIG_LEDS_PCA9532 is not set
  1294. # CONFIG_LEDS_GPIO is not set
  1295. # CONFIG_LEDS_LP3944 is not set
  1296. CONFIG_LEDS_CPLD=y
  1297. # CONFIG_LEDS_PCA955X is not set
  1298. # CONFIG_LEDS_BD2802 is not set
  1299. CONFIG_LEDS_MSM_PMIC=y
  1300.  
  1301. #
  1302. # LED Triggers
  1303. #
  1304. # CONFIG_LEDS_TRIGGERS is not set
  1305. CONFIG_SWITCH=y
  1306. CONFIG_SWITCH_GPIO=y
  1307. # CONFIG_ACCESSIBILITY is not set
  1308. CONFIG_RTC_LIB=y
  1309. CONFIG_RTC_CLASS=y
  1310. CONFIG_RTC_HCTOSYS=y
  1311. CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
  1312. CONFIG_RTC_DEBUG=y
  1313.  
  1314. #
  1315. # RTC interfaces
  1316. #
  1317. CONFIG_RTC_INTF_SYSFS=y
  1318. CONFIG_RTC_INTF_PROC=y
  1319. CONFIG_RTC_INTF_DEV=y
  1320. # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
  1321. CONFIG_RTC_INTF_ALARM=y
  1322. CONFIG_RTC_INTF_ALARM_DEV=y
  1323. # CONFIG_RTC_DRV_TEST is not set
  1324.  
  1325. #
  1326. # I2C RTC drivers
  1327. #
  1328. # CONFIG_RTC_DRV_DS1307 is not set
  1329. # CONFIG_RTC_DRV_DS1374 is not set
  1330. # CONFIG_RTC_DRV_DS1672 is not set
  1331. # CONFIG_RTC_DRV_MAX6900 is not set
  1332. # CONFIG_RTC_DRV_RS5C372 is not set
  1333. # CONFIG_RTC_DRV_ISL1208 is not set
  1334. # CONFIG_RTC_DRV_X1205 is not set
  1335. # CONFIG_RTC_DRV_PCF8563 is not set
  1336. # CONFIG_RTC_DRV_PCF8583 is not set
  1337. # CONFIG_RTC_DRV_M41T80 is not set
  1338. # CONFIG_RTC_DRV_S35390A is not set
  1339. # CONFIG_RTC_DRV_FM3130 is not set
  1340. # CONFIG_RTC_DRV_RX8581 is not set
  1341. # CONFIG_RTC_DRV_RX8025 is not set
  1342.  
  1343. #
  1344. # SPI RTC drivers
  1345. #
  1346.  
  1347. #
  1348. # Platform RTC drivers
  1349. #
  1350. # CONFIG_RTC_DRV_CMOS is not set
  1351. # CONFIG_RTC_DRV_DS1286 is not set
  1352. # CONFIG_RTC_DRV_DS1511 is not set
  1353. # CONFIG_RTC_DRV_DS1553 is not set
  1354. # CONFIG_RTC_DRV_DS1742 is not set
  1355. # CONFIG_RTC_DRV_STK17TA8 is not set
  1356. # CONFIG_RTC_DRV_M48T86 is not set
  1357. # CONFIG_RTC_DRV_M48T35 is not set
  1358. # CONFIG_RTC_DRV_M48T59 is not set
  1359. # CONFIG_RTC_DRV_BQ4802 is not set
  1360. # CONFIG_RTC_DRV_V3020 is not set
  1361.  
  1362. #
  1363. # on-CPU RTC drivers
  1364. #
  1365. CONFIG_RTC_DRV_MSM=y
  1366. CONFIG_RTC_SECURE_TIME_SUPPORT=y
  1367. # CONFIG_RTC_DRV_MSM7X00A is not set
  1368. # CONFIG_DMADEVICES is not set
  1369. # CONFIG_AUXDISPLAY is not set
  1370. # CONFIG_UIO is not set
  1371.  
  1372. #
  1373. # TI VLYNQ
  1374. #
  1375. CONFIG_STAGING=y
  1376. # CONFIG_STAGING_EXCLUDE_BUILD is not set
  1377. # CONFIG_ECHO is not set
  1378.  
  1379. #
  1380. # Android
  1381. #
  1382. CONFIG_ANDROID=y
  1383. CONFIG_ANDROID_BINDER_IPC=y
  1384. CONFIG_ANDROID_LOGGER=y
  1385. CONFIG_ANDROID_RAM_CONSOLE=y
  1386. CONFIG_ANDROID_RAM_CONSOLE_ENABLE_VERBOSE=y
  1387. # CONFIG_ANDROID_RAM_CONSOLE_ERROR_CORRECTION is not set
  1388. # CONFIG_ANDROID_RAM_CONSOLE_EARLY_INIT is not set
  1389. CONFIG_ANDROID_TIMED_OUTPUT=y
  1390. CONFIG_ANDROID_TIMED_GPIO=y
  1391. CONFIG_ANDROID_LOW_MEMORY_KILLER=y
  1392. CONFIG_MSM_RPCSERVERS=y
  1393.  
  1394. #
  1395. # Qualcomm MSM Camera And Video
  1396. #
  1397.  
  1398. #
  1399. # Camera Sensor Selection
  1400. #
  1401. # CONFIG_DST is not set
  1402. # CONFIG_POHMELFS is not set
  1403. # CONFIG_PLAN9AUTH is not set
  1404.  
  1405. #
  1406. # RAR Register Driver
  1407. #
  1408. # CONFIG_RAR_REGISTER is not set
  1409. # CONFIG_IIO is not set
  1410.  
  1411. #
  1412. # File systems
  1413. #
  1414. CONFIG_EXT2_FS=y
  1415. CONFIG_EXT2_FS_XATTR=y
  1416. # CONFIG_EXT2_FS_POSIX_ACL is not set
  1417. # CONFIG_EXT2_FS_SECURITY is not set
  1418. # CONFIG_EXT2_FS_XIP is not set
  1419. CONFIG_EXT3_FS=y
  1420. # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
  1421. CONFIG_EXT3_FS_XATTR=y
  1422. # CONFIG_EXT3_FS_POSIX_ACL is not set
  1423. # CONFIG_EXT3_FS_SECURITY is not set
  1424. CONFIG_EXT4_FS=y
  1425. CONFIG_EXT4_FS_XATTR=y
  1426. # CONFIG_EXT4_FS_POSIX_ACL is not set
  1427. # CONFIG_EXT4_FS_SECURITY is not set
  1428. # CONFIG_EXT4_DEBUG is not set
  1429. CONFIG_JBD=y
  1430. # CONFIG_JBD_DEBUG is not set
  1431. CONFIG_JBD2=y
  1432. # CONFIG_JBD2_DEBUG is not set
  1433. CONFIG_FS_MBCACHE=y
  1434. # CONFIG_REISERFS_FS is not set
  1435. # CONFIG_JFS_FS is not set
  1436. # CONFIG_FS_POSIX_ACL is not set
  1437. # CONFIG_XFS_FS is not set
  1438. # CONFIG_GFS2_FS is not set
  1439. # CONFIG_OCFS2_FS is not set
  1440. # CONFIG_BTRFS_FS is not set
  1441. # CONFIG_NILFS2_FS is not set
  1442. CONFIG_FILE_LOCKING=y
  1443. CONFIG_FSNOTIFY=y
  1444. CONFIG_DNOTIFY=y
  1445. CONFIG_INOTIFY=y
  1446. CONFIG_INOTIFY_USER=y
  1447. # CONFIG_QUOTA is not set
  1448. # CONFIG_AUTOFS_FS is not set
  1449. # CONFIG_AUTOFS4_FS is not set
  1450. # CONFIG_FUSE_FS is not set
  1451.  
  1452. #
  1453. # Caches
  1454. #
  1455. # CONFIG_FSCACHE is not set
  1456.  
  1457. #
  1458. # CD-ROM/DVD Filesystems
  1459. #
  1460. # CONFIG_ISO9660_FS is not set
  1461. # CONFIG_UDF_FS is not set
  1462.  
  1463. #
  1464. # DOS/FAT/NT Filesystems
  1465. #
  1466. CONFIG_FAT_FS=y
  1467. # CONFIG_MSDOS_FS is not set
  1468. CONFIG_VFAT_FS=y
  1469. CONFIG_FAT_DEFAULT_CODEPAGE=437
  1470. CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
  1471. # CONFIG_NTFS_FS is not set
  1472.  
  1473. #
  1474. # Pseudo filesystems
  1475. #
  1476. CONFIG_PROC_FS=y
  1477. CONFIG_PROC_SYSCTL=y
  1478. CONFIG_PROC_PAGE_MONITOR=y
  1479. CONFIG_SYSFS=y
  1480. CONFIG_TMPFS=y
  1481. # CONFIG_TMPFS_POSIX_ACL is not set
  1482. # CONFIG_HUGETLB_PAGE is not set
  1483. # CONFIG_CONFIGFS_FS is not set
  1484. CONFIG_MISC_FILESYSTEMS=y
  1485. # CONFIG_ADFS_FS is not set
  1486. # CONFIG_AFFS_FS is not set
  1487. # CONFIG_HFS_FS is not set
  1488. # CONFIG_HFSPLUS_FS is not set
  1489. # CONFIG_BEFS_FS is not set
  1490. # CONFIG_BFS_FS is not set
  1491. # CONFIG_EFS_FS is not set
  1492. CONFIG_YAFFS_FS=y
  1493. CONFIG_YAFFS_YAFFS1=y
  1494. # CONFIG_YAFFS_9BYTE_TAGS is not set
  1495. # CONFIG_YAFFS_DOES_ECC is not set
  1496. CONFIG_YAFFS_YAFFS2=y
  1497. CONFIG_YAFFS_AUTO_YAFFS2=y
  1498. # CONFIG_YAFFS_DISABLE_LAZY_LOAD is not set
  1499. # CONFIG_YAFFS_DISABLE_WIDE_TNODES is not set
  1500. # CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED is not set
  1501. CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y
  1502. # CONFIG_YAFFS_EMPTY_LOST_AND_FOUND is not set
  1503. # CONFIG_JFFS2_FS is not set
  1504. # CONFIG_CRAMFS is not set
  1505. # CONFIG_SQUASHFS is not set
  1506. # CONFIG_VXFS_FS is not set
  1507. # CONFIG_MINIX_FS is not set
  1508. # CONFIG_OMFS_FS is not set
  1509. # CONFIG_HPFS_FS is not set
  1510. # CONFIG_QNX4FS_FS is not set
  1511. # CONFIG_ROMFS_FS is not set
  1512. # CONFIG_SYSV_FS is not set
  1513. # CONFIG_UFS_FS is not set
  1514. # CONFIG_NETWORK_FILESYSTEMS is not set
  1515.  
  1516. #
  1517. # Partition Types
  1518. #
  1519. CONFIG_PARTITION_ADVANCED=y
  1520. # CONFIG_ACORN_PARTITION is not set
  1521. # CONFIG_OSF_PARTITION is not set
  1522. # CONFIG_AMIGA_PARTITION is not set
  1523. # CONFIG_ATARI_PARTITION is not set
  1524. # CONFIG_MAC_PARTITION is not set
  1525. CONFIG_MSDOS_PARTITION=y
  1526. # CONFIG_BSD_DISKLABEL is not set
  1527. # CONFIG_MINIX_SUBPARTITION is not set
  1528. # CONFIG_SOLARIS_X86_PARTITION is not set
  1529. # CONFIG_UNIXWARE_DISKLABEL is not set
  1530. # CONFIG_LDM_PARTITION is not set
  1531. # CONFIG_SGI_PARTITION is not set
  1532. # CONFIG_ULTRIX_PARTITION is not set
  1533. # CONFIG_SUN_PARTITION is not set
  1534. # CONFIG_KARMA_PARTITION is not set
  1535. # CONFIG_EFI_PARTITION is not set
  1536. # CONFIG_SYSV68_PARTITION is not set
  1537. CONFIG_NLS=y
  1538. CONFIG_NLS_DEFAULT="iso8859-1"
  1539. CONFIG_NLS_CODEPAGE_437=y
  1540. # CONFIG_NLS_CODEPAGE_737 is not set
  1541. # CONFIG_NLS_CODEPAGE_775 is not set
  1542. # CONFIG_NLS_CODEPAGE_850 is not set
  1543. # CONFIG_NLS_CODEPAGE_852 is not set
  1544. # CONFIG_NLS_CODEPAGE_855 is not set
  1545. # CONFIG_NLS_CODEPAGE_857 is not set
  1546. # CONFIG_NLS_CODEPAGE_860 is not set
  1547. # CONFIG_NLS_CODEPAGE_861 is not set
  1548. # CONFIG_NLS_CODEPAGE_862 is not set
  1549. # CONFIG_NLS_CODEPAGE_863 is not set
  1550. # CONFIG_NLS_CODEPAGE_864 is not set
  1551. # CONFIG_NLS_CODEPAGE_865 is not set
  1552. # CONFIG_NLS_CODEPAGE_866 is not set
  1553. # CONFIG_NLS_CODEPAGE_869 is not set
  1554. # CONFIG_NLS_CODEPAGE_936 is not set
  1555. # CONFIG_NLS_CODEPAGE_950 is not set
  1556. # CONFIG_NLS_CODEPAGE_932 is not set
  1557. # CONFIG_NLS_CODEPAGE_949 is not set
  1558. # CONFIG_NLS_CODEPAGE_874 is not set
  1559. # CONFIG_NLS_ISO8859_8 is not set
  1560. # CONFIG_NLS_CODEPAGE_1250 is not set
  1561. # CONFIG_NLS_CODEPAGE_1251 is not set
  1562. CONFIG_NLS_ASCII=y
  1563. CONFIG_NLS_ISO8859_1=y
  1564. # CONFIG_NLS_ISO8859_2 is not set
  1565. # CONFIG_NLS_ISO8859_3 is not set
  1566. # CONFIG_NLS_ISO8859_4 is not set
  1567. # CONFIG_NLS_ISO8859_5 is not set
  1568. # CONFIG_NLS_ISO8859_6 is not set
  1569. # CONFIG_NLS_ISO8859_7 is not set
  1570. # CONFIG_NLS_ISO8859_9 is not set
  1571. # CONFIG_NLS_ISO8859_13 is not set
  1572. # CONFIG_NLS_ISO8859_14 is not set
  1573. # CONFIG_NLS_ISO8859_15 is not set
  1574. # CONFIG_NLS_KOI8_R is not set
  1575. # CONFIG_NLS_KOI8_U is not set
  1576. # CONFIG_NLS_UTF8 is not set
  1577. # CONFIG_DLM is not set
  1578.  
  1579. #
  1580. # Kernel hacking
  1581. #
  1582. CONFIG_PRINTK_TIME=y
  1583. CONFIG_ENABLE_WARN_DEPRECATED=y
  1584. CONFIG_ENABLE_MUST_CHECK=y
  1585. CONFIG_FRAME_WARN=1024
  1586. CONFIG_MAGIC_SYSRQ=y
  1587. # CONFIG_STRIP_ASM_SYMS is not set
  1588. # CONFIG_UNUSED_SYMBOLS is not set
  1589. CONFIG_DEBUG_FS=y
  1590. # CONFIG_HEADERS_CHECK is not set
  1591. CONFIG_DEBUG_KERNEL=y
  1592. # CONFIG_DEBUG_SHIRQ is not set
  1593. # CONFIG_DETECT_SOFTLOCKUP is not set
  1594. # CONFIG_DETECT_HUNG_TASK is not set
  1595. # CONFIG_SCHED_DEBUG is not set
  1596. # CONFIG_SCHEDSTATS is not set
  1597. CONFIG_TIMER_STATS=y
  1598. # CONFIG_DEBUG_OBJECTS is not set
  1599. # CONFIG_DEBUG_SLAB is not set
  1600. # CONFIG_DEBUG_KMEMLEAK is not set
  1601. # CONFIG_DEBUG_PREEMPT is not set
  1602. # CONFIG_DEBUG_RT_MUTEXES is not set
  1603. # CONFIG_RT_MUTEX_TESTER is not set
  1604. # CONFIG_DEBUG_SPINLOCK is not set
  1605. # CONFIG_DEBUG_MUTEXES is not set
  1606. # CONFIG_DEBUG_LOCK_ALLOC is not set
  1607. # CONFIG_PROVE_LOCKING is not set
  1608. # CONFIG_LOCK_STAT is not set
  1609. # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
  1610. # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
  1611. CONFIG_STACKTRACE=y
  1612. # CONFIG_DEBUG_KOBJECT is not set
  1613. CONFIG_DEBUG_BUGVERBOSE=y
  1614. CONFIG_DEBUG_INFO=y
  1615. # CONFIG_DEBUG_VM is not set
  1616. # CONFIG_DEBUG_WRITECOUNT is not set
  1617. # CONFIG_DEBUG_MEMORY_INIT is not set
  1618. # CONFIG_DEBUG_LIST is not set
  1619. # CONFIG_DEBUG_SG is not set
  1620. # CONFIG_DEBUG_NOTIFIERS is not set
  1621. # CONFIG_DEBUG_CREDENTIALS is not set
  1622. # CONFIG_BOOT_PRINTK_DELAY is not set
  1623. # CONFIG_RCU_TORTURE_TEST is not set
  1624. # CONFIG_RCU_CPU_STALL_DETECTOR is not set
  1625. # CONFIG_BACKTRACE_SELF_TEST is not set
  1626. # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
  1627. # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
  1628. # CONFIG_FAULT_INJECTION is not set
  1629. # CONFIG_LATENCYTOP is not set
  1630. # CONFIG_SYSCTL_SYSCALL_CHECK is not set
  1631. # CONFIG_PAGE_POISONING is not set
  1632. CONFIG_NOP_TRACER=y
  1633. CONFIG_HAVE_FUNCTION_TRACER=y
  1634. CONFIG_RING_BUFFER=y
  1635. CONFIG_EVENT_TRACING=y
  1636. CONFIG_CONTEXT_SWITCH_TRACER=y
  1637. CONFIG_RING_BUFFER_ALLOW_SWAP=y
  1638. CONFIG_TRACING=y
  1639. CONFIG_TRACING_SUPPORT=y
  1640. CONFIG_FTRACE=y
  1641. # CONFIG_FUNCTION_TRACER is not set
  1642. # CONFIG_IRQSOFF_TRACER is not set
  1643. # CONFIG_PREEMPT_TRACER is not set
  1644. # CONFIG_SCHED_TRACER is not set
  1645. # CONFIG_ENABLE_DEFAULT_TRACERS is not set
  1646. # CONFIG_BOOT_TRACER is not set
  1647. CONFIG_BRANCH_PROFILE_NONE=y
  1648. # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
  1649. # CONFIG_PROFILE_ALL_BRANCHES is not set
  1650. # CONFIG_STACK_TRACER is not set
  1651. # CONFIG_KMEMTRACE is not set
  1652. # CONFIG_WORKQUEUE_TRACER is not set
  1653. # CONFIG_BLK_DEV_IO_TRACE is not set
  1654. # CONFIG_RING_BUFFER_BENCHMARK is not set
  1655. CONFIG_DYNAMIC_DEBUG=y
  1656. # CONFIG_SAMPLES is not set
  1657. CONFIG_HAVE_ARCH_KGDB=y
  1658. # CONFIG_KGDB is not set
  1659. CONFIG_ARM_UNWIND=y
  1660. CONFIG_DEBUG_USER=y
  1661. CONFIG_DEBUG_ERRORS=y
  1662. # CONFIG_DEBUG_STACK_USAGE is not set
  1663.  
  1664. #
  1665. # Security options
  1666. #
  1667. # CONFIG_KEYS is not set
  1668. # CONFIG_SECURITY is not set
  1669. # CONFIG_SECURITYFS is not set
  1670. # CONFIG_SECURITY_FILE_CAPABILITIES is not set
  1671. CONFIG_CRYPTO=y
  1672.  
  1673. #
  1674. # Crypto core or helper
  1675. #
  1676. # CONFIG_CRYPTO_FIPS is not set
  1677. CONFIG_CRYPTO_ALGAPI=y
  1678. CONFIG_CRYPTO_ALGAPI2=y
  1679. CONFIG_CRYPTO_AEAD=y
  1680. CONFIG_CRYPTO_AEAD2=y
  1681. CONFIG_CRYPTO_BLKCIPHER=y
  1682. CONFIG_CRYPTO_BLKCIPHER2=y
  1683. CONFIG_CRYPTO_HASH=y
  1684. CONFIG_CRYPTO_HASH2=y
  1685. CONFIG_CRYPTO_RNG=y
  1686. CONFIG_CRYPTO_RNG2=y
  1687. CONFIG_CRYPTO_PCOMP=y
  1688. CONFIG_CRYPTO_MANAGER=y
  1689. CONFIG_CRYPTO_MANAGER2=y
  1690. # CONFIG_CRYPTO_GF128MUL is not set
  1691. # CONFIG_CRYPTO_NULL is not set
  1692. CONFIG_CRYPTO_WORKQUEUE=y
  1693. # CONFIG_CRYPTO_CRYPTD is not set
  1694. CONFIG_CRYPTO_AUTHENC=y
  1695. # CONFIG_CRYPTO_TEST is not set
  1696.  
  1697. #
  1698. # Authenticated Encryption with Associated Data
  1699. #
  1700. # CONFIG_CRYPTO_CCM is not set
  1701. # CONFIG_CRYPTO_GCM is not set
  1702. # CONFIG_CRYPTO_SEQIV is not set
  1703.  
  1704. #
  1705. # Block modes
  1706. #
  1707. CONFIG_CRYPTO_CBC=y
  1708. # CONFIG_CRYPTO_CTR is not set
  1709. # CONFIG_CRYPTO_CTS is not set
  1710. # CONFIG_CRYPTO_ECB is not set
  1711. # CONFIG_CRYPTO_LRW is not set
  1712. # CONFIG_CRYPTO_PCBC is not set
  1713. # CONFIG_CRYPTO_XTS is not set
  1714.  
  1715. #
  1716. # Hash modes
  1717. #
  1718. CONFIG_CRYPTO_HMAC=y
  1719. # CONFIG_CRYPTO_XCBC is not set
  1720. # CONFIG_CRYPTO_VMAC is not set
  1721.  
  1722. #
  1723. # Digest
  1724. #
  1725. CONFIG_CRYPTO_CRC32C=y
  1726. # CONFIG_CRYPTO_GHASH is not set
  1727. # CONFIG_CRYPTO_MD4 is not set
  1728. CONFIG_CRYPTO_MD5=y
  1729. # CONFIG_CRYPTO_MICHAEL_MIC is not set
  1730. # CONFIG_CRYPTO_RMD128 is not set
  1731. # CONFIG_CRYPTO_RMD160 is not set
  1732. # CONFIG_CRYPTO_RMD256 is not set
  1733. # CONFIG_CRYPTO_RMD320 is not set
  1734. CONFIG_CRYPTO_SHA1=y
  1735. # CONFIG_CRYPTO_SHA256 is not set
  1736. # CONFIG_CRYPTO_SHA512 is not set
  1737. # CONFIG_CRYPTO_TGR192 is not set
  1738. # CONFIG_CRYPTO_WP512 is not set
  1739.  
  1740. #
  1741. # Ciphers
  1742. #
  1743. CONFIG_CRYPTO_AES=y
  1744. # CONFIG_CRYPTO_ANUBIS is not set
  1745. # CONFIG_CRYPTO_ARC4 is not set
  1746. # CONFIG_CRYPTO_BLOWFISH is not set
  1747. # CONFIG_CRYPTO_CAMELLIA is not set
  1748. # CONFIG_CRYPTO_CAST5 is not set
  1749. # CONFIG_CRYPTO_CAST6 is not set
  1750. CONFIG_CRYPTO_DES=y
  1751. # CONFIG_CRYPTO_FCRYPT is not set
  1752. # CONFIG_CRYPTO_KHAZAD is not set
  1753. # CONFIG_CRYPTO_SALSA20 is not set
  1754. # CONFIG_CRYPTO_SEED is not set
  1755. # CONFIG_CRYPTO_SERPENT is not set
  1756. # CONFIG_CRYPTO_TEA is not set
  1757. CONFIG_CRYPTO_TWOFISH=y
  1758. CONFIG_CRYPTO_TWOFISH_COMMON=y
  1759.  
  1760. #
  1761. # Compression
  1762. #
  1763. CONFIG_CRYPTO_DEFLATE=y
  1764. # CONFIG_CRYPTO_ZLIB is not set
  1765. # CONFIG_CRYPTO_LZO is not set
  1766.  
  1767. #
  1768. # Random Number Generation
  1769. #
  1770. CONFIG_CRYPTO_ANSI_CPRNG=y
  1771. CONFIG_CRYPTO_HW=y
  1772. CONFIG_BINARY_PRINTF=y
  1773.  
  1774. #
  1775. # Library routines
  1776. #
  1777. CONFIG_BITREVERSE=y
  1778. CONFIG_GENERIC_FIND_LAST_BIT=y
  1779. CONFIG_CRC_CCITT=y
  1780. CONFIG_CRC16=y
  1781. # CONFIG_CRC_T10DIF is not set
  1782. # CONFIG_CRC_ITU_T is not set
  1783. CONFIG_CRC32=y
  1784. # CONFIG_CRC7 is not set
  1785. CONFIG_LIBCRC32C=y
  1786. CONFIG_ZLIB_INFLATE=y
  1787. CONFIG_ZLIB_DEFLATE=y
  1788. CONFIG_DECOMPRESS_GZIP=y
  1789. CONFIG_GENERIC_ALLOCATOR=y
  1790. CONFIG_TEXTSEARCH=y
  1791. CONFIG_TEXTSEARCH_KMP=y
  1792. CONFIG_TEXTSEARCH_BM=y
  1793. CONFIG_TEXTSEARCH_FSM=y
  1794. CONFIG_HAS_IOMEM=y
  1795. CONFIG_HAS_IOPORT=y
  1796. CONFIG_HAS_DMA=y
  1797. CONFIG_NLATTR=y
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement