Advertisement
Guest User

LeMaker's guitar 3.10.37 kernel config

a guest
Oct 5th, 2015
311
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 96.52 KB | None | 0 0
  1. # Automatically generated file; DO NOT EDIT.
  2. # Linux/arm 3.10.37 Kernel Configuration
  3. #
  4. CONFIG_ARM=y
  5. CONFIG_ARCH_HIBERNATION_POSSIBLE=y
  6. CONFIG_ARM_HAS_SG_CHAIN=y
  7. CONFIG_SYS_SUPPORTS_APM_EMULATION=y
  8. CONFIG_HAVE_PROC_CPU=y
  9. CONFIG_STACKTRACE_SUPPORT=y
  10. CONFIG_LOCKDEP_SUPPORT=y
  11. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  12. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  13. CONFIG_ARCH_HAS_CPUFREQ=y
  14. CONFIG_GENERIC_HWEIGHT=y
  15. CONFIG_GENERIC_CALIBRATE_DELAY=y
  16. CONFIG_NEED_DMA_MAP_STATE=y
  17. CONFIG_VECTORS_BASE=0xffff0000
  18. CONFIG_ARM_PATCH_PHYS_VIRT=y
  19. CONFIG_GENERIC_BUG=y
  20. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  21. CONFIG_IRQ_WORK=y
  22. CONFIG_BUILDTIME_EXTABLE_SORT=y
  23.  
  24. #
  25. # General setup
  26. #
  27. CONFIG_INIT_ENV_ARG_LIMIT=32
  28. CONFIG_CROSS_COMPILE=""
  29. CONFIG_LOCALVERSION=""
  30. # CONFIG_LOCALVERSION_AUTO is not set
  31. CONFIG_HAVE_KERNEL_GZIP=y
  32. CONFIG_HAVE_KERNEL_LZMA=y
  33. CONFIG_HAVE_KERNEL_XZ=y
  34. CONFIG_HAVE_KERNEL_LZO=y
  35. CONFIG_KERNEL_GZIP=y
  36. # CONFIG_KERNEL_LZMA is not set
  37. # CONFIG_KERNEL_XZ is not set
  38. # CONFIG_KERNEL_LZO is not set
  39. CONFIG_DEFAULT_HOSTNAME="(none)"
  40. CONFIG_SWAP=y
  41. CONFIG_SYSVIPC=y
  42. CONFIG_SYSVIPC_SYSCTL=y
  43. # CONFIG_POSIX_MQUEUE is not set
  44. CONFIG_FHANDLE=y
  45. CONFIG_AUDIT=y
  46. CONFIG_AUDITSYSCALL=y
  47. CONFIG_AUDIT_WATCH=y
  48. CONFIG_AUDIT_TREE=y
  49. # CONFIG_AUDIT_LOGINUID_IMMUTABLE is not set
  50. CONFIG_HAVE_GENERIC_HARDIRQS=y
  51.  
  52. #
  53. # IRQ subsystem
  54. #
  55. CONFIG_GENERIC_HARDIRQS=y
  56. CONFIG_GENERIC_IRQ_PROBE=y
  57. CONFIG_GENERIC_IRQ_SHOW=y
  58. CONFIG_HARDIRQS_SW_RESEND=y
  59. CONFIG_IRQ_DOMAIN=y
  60. # CONFIG_IRQ_DOMAIN_DEBUG is not set
  61. CONFIG_KTIME_SCALAR=y
  62. CONFIG_GENERIC_CLOCKEVENTS=y
  63. CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
  64. CONFIG_ARCH_HAS_TICK_BROADCAST=y
  65. CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
  66.  
  67. #
  68. # Timers subsystem
  69. #
  70. CONFIG_TICK_ONESHOT=y
  71. CONFIG_NO_HZ_COMMON=y
  72. # CONFIG_HZ_PERIODIC is not set
  73. CONFIG_NO_HZ_IDLE=y
  74. CONFIG_NO_HZ=y
  75. CONFIG_HIGH_RES_TIMERS=y
  76.  
  77. #
  78. # CPU/Task time and stats accounting
  79. #
  80. CONFIG_TICK_CPU_ACCOUNTING=y
  81. # CONFIG_IRQ_TIME_ACCOUNTING is not set
  82. # CONFIG_BSD_PROCESS_ACCT is not set
  83. # CONFIG_TASKSTATS is not set
  84.  
  85. #
  86. # RCU Subsystem
  87. #
  88. CONFIG_TREE_PREEMPT_RCU=y
  89. CONFIG_PREEMPT_RCU=y
  90. CONFIG_RCU_STALL_COMMON=y
  91. # CONFIG_RCU_USER_QS is not set
  92. CONFIG_RCU_FANOUT=32
  93. CONFIG_RCU_FANOUT_LEAF=16
  94. # CONFIG_RCU_FANOUT_EXACT is not set
  95. # CONFIG_RCU_FAST_NO_HZ is not set
  96. # CONFIG_TREE_RCU_TRACE is not set
  97. # CONFIG_RCU_BOOST is not set
  98. # CONFIG_RCU_NOCB_CPU is not set
  99. CONFIG_IKCONFIG=y
  100. CONFIG_IKCONFIG_PROC=y
  101. CONFIG_LOG_BUF_SHIFT=17
  102. CONFIG_CGROUPS=y
  103. CONFIG_CGROUP_DEBUG=y
  104. CONFIG_CGROUP_FREEZER=y
  105. # CONFIG_CGROUP_DEVICE is not set
  106. # CONFIG_CPUSETS is not set
  107. CONFIG_CGROUP_CPUACCT=y
  108. CONFIG_RESOURCE_COUNTERS=y
  109. CONFIG_MEMCG=y
  110. # CONFIG_MEMCG_SWAP is not set
  111. # CONFIG_MEMCG_KMEM is not set
  112. # CONFIG_CGROUP_PERF is not set
  113. CONFIG_CGROUP_SCHED=y
  114. CONFIG_FAIR_GROUP_SCHED=y
  115. # CONFIG_CFS_BANDWIDTH is not set
  116. CONFIG_RT_GROUP_SCHED=y
  117. # CONFIG_BLK_CGROUP is not set
  118. # CONFIG_CHECKPOINT_RESTORE is not set
  119. CONFIG_NAMESPACES=y
  120. CONFIG_UTS_NS=y
  121. CONFIG_IPC_NS=y
  122. # CONFIG_USER_NS is not set
  123. CONFIG_PID_NS=y
  124. CONFIG_NET_NS=y
  125. CONFIG_UIDGID_CONVERTED=y
  126. # CONFIG_UIDGID_STRICT_TYPE_CHECKS is not set
  127. # CONFIG_SCHED_AUTOGROUP is not set
  128. CONFIG_MM_OWNER=y
  129. # CONFIG_SYSFS_DEPRECATED is not set
  130. CONFIG_RELAY=y
  131. CONFIG_BLK_DEV_INITRD=y
  132. CONFIG_INITRAMFS_SOURCE=""
  133. CONFIG_RD_GZIP=y
  134. # CONFIG_RD_BZIP2 is not set
  135. # CONFIG_RD_LZMA is not set
  136. # CONFIG_RD_XZ is not set
  137. # CONFIG_RD_LZO is not set
  138. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  139. CONFIG_SYSCTL=y
  140. CONFIG_ANON_INODES=y
  141. CONFIG_HAVE_UID16=y
  142. CONFIG_HOTPLUG=y
  143. CONFIG_PANIC_TIMEOUT=0
  144. CONFIG_EXPERT=y
  145. CONFIG_UID16=y
  146. # CONFIG_SYSCTL_SYSCALL is not set
  147. CONFIG_KALLSYMS=y
  148. CONFIG_KALLSYMS_ALL=y
  149. CONFIG_PRINTK=y
  150. CONFIG_BUG=y
  151. CONFIG_ELF_CORE=y
  152. CONFIG_BASE_FULL=y
  153. CONFIG_FUTEX=y
  154. CONFIG_EPOLL=y
  155. CONFIG_SIGNALFD=y
  156. CONFIG_TIMERFD=y
  157. CONFIG_EVENTFD=y
  158. CONFIG_SHMEM=y
  159. CONFIG_AIO=y
  160. CONFIG_EMBEDDED=y
  161. CONFIG_HAVE_PERF_EVENTS=y
  162. CONFIG_PERF_USE_VMALLOC=y
  163.  
  164. #
  165. # Kernel Performance Events And Counters
  166. #
  167. CONFIG_PERF_EVENTS=y
  168. CONFIG_DEBUG_PERF_USE_VMALLOC=y
  169. CONFIG_VM_EVENT_COUNTERS=y
  170. CONFIG_SLUB_DEBUG=y
  171. CONFIG_COMPAT_BRK=y
  172. # CONFIG_SLAB is not set
  173. CONFIG_SLUB=y
  174. # CONFIG_SLOB is not set
  175. # CONFIG_PROFILING is not set
  176. CONFIG_TRACEPOINTS=y
  177. CONFIG_HAVE_OPROFILE=y
  178. # CONFIG_KPROBES is not set
  179. # CONFIG_JUMP_LABEL is not set
  180. # CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set
  181. CONFIG_HAVE_KPROBES=y
  182. CONFIG_HAVE_KRETPROBES=y
  183. CONFIG_HAVE_ARCH_TRACEHOOK=y
  184. CONFIG_HAVE_DMA_ATTRS=y
  185. CONFIG_HAVE_DMA_CONTIGUOUS=y
  186. CONFIG_USE_GENERIC_SMP_HELPERS=y
  187. CONFIG_GENERIC_SMP_IDLE_THREAD=y
  188. CONFIG_GENERIC_IDLE_POLL_SETUP=y
  189. CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
  190. CONFIG_HAVE_CLK=y
  191. CONFIG_HAVE_DMA_API_DEBUG=y
  192. CONFIG_HAVE_HW_BREAKPOINT=y
  193. CONFIG_HAVE_ARCH_JUMP_LABEL=y
  194. CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
  195. CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
  196. CONFIG_SECCOMP_FILTER=y
  197. CONFIG_HAVE_CONTEXT_TRACKING=y
  198. CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
  199. CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
  200. CONFIG_MODULES_USE_ELF_REL=y
  201. CONFIG_CLONE_BACKWARDS=y
  202. CONFIG_OLD_SIGSUSPEND3=y
  203. CONFIG_OLD_SIGACTION=y
  204.  
  205. #
  206. # GCOV-based kernel profiling
  207. #
  208. # CONFIG_GCOV_KERNEL is not set
  209. CONFIG_HAVE_GENERIC_DMA_COHERENT=y
  210. CONFIG_SLABINFO=y
  211. CONFIG_RT_MUTEXES=y
  212. CONFIG_BASE_SMALL=0
  213. CONFIG_MODULES=y
  214. CONFIG_MODULE_FORCE_LOAD=y
  215. CONFIG_MODULE_UNLOAD=y
  216. # CONFIG_MODULE_FORCE_UNLOAD is not set
  217. # CONFIG_MODVERSIONS is not set
  218. # CONFIG_MODULE_SRCVERSION_ALL is not set
  219. # CONFIG_MODULE_SIG is not set
  220. CONFIG_STOP_MACHINE=y
  221. CONFIG_BLOCK=y
  222. CONFIG_LBDAF=y
  223. CONFIG_BLK_DEV_BSG=y
  224. # CONFIG_BLK_DEV_BSGLIB is not set
  225. # CONFIG_BLK_DEV_INTEGRITY is not set
  226.  
  227. #
  228. # Partition Types
  229. #
  230. # CONFIG_PARTITION_ADVANCED is not set
  231. CONFIG_MSDOS_PARTITION=y
  232. CONFIG_EFI_PARTITION=y
  233.  
  234. #
  235. # IO Schedulers
  236. #
  237. CONFIG_IOSCHED_NOOP=y
  238. CONFIG_IOSCHED_DEADLINE=y
  239. CONFIG_IOSCHED_CFQ=y
  240. # CONFIG_DEFAULT_DEADLINE is not set
  241. CONFIG_DEFAULT_CFQ=y
  242. # CONFIG_DEFAULT_NOOP is not set
  243. CONFIG_DEFAULT_IOSCHED="cfq"
  244. CONFIG_UNINLINE_SPIN_UNLOCK=y
  245. CONFIG_FREEZER=y
  246.  
  247. #
  248. # System Type
  249. #
  250. CONFIG_MMU=y
  251. # CONFIG_ARCH_MULTIPLATFORM is not set
  252. # CONFIG_ARCH_INTEGRATOR is not set
  253. # CONFIG_ARCH_REALVIEW is not set
  254. # CONFIG_ARCH_VERSATILE is not set
  255. # CONFIG_ARCH_AT91 is not set
  256. # CONFIG_ARCH_CLPS711X is not set
  257. # CONFIG_ARCH_GEMINI is not set
  258. # CONFIG_ARCH_EBSA110 is not set
  259. # CONFIG_ARCH_EP93XX is not set
  260. # CONFIG_ARCH_FOOTBRIDGE is not set
  261. # CONFIG_ARCH_NETX is not set
  262. # CONFIG_ARCH_IOP13XX is not set
  263. # CONFIG_ARCH_IOP32X is not set
  264. # CONFIG_ARCH_IOP33X is not set
  265. # CONFIG_ARCH_IXP4XX is not set
  266. # CONFIG_ARCH_DOVE is not set
  267. # CONFIG_ARCH_KIRKWOOD is not set
  268. # CONFIG_ARCH_MV78XX0 is not set
  269. # CONFIG_ARCH_ORION5X is not set
  270. # CONFIG_ARCH_MMP is not set
  271. # CONFIG_ARCH_KS8695 is not set
  272. # CONFIG_ARCH_W90X900 is not set
  273. # CONFIG_ARCH_LPC32XX is not set
  274. # CONFIG_ARCH_PXA is not set
  275. # CONFIG_ARCH_MSM is not set
  276. # CONFIG_ARCH_SHMOBILE is not set
  277. # CONFIG_ARCH_RPC is not set
  278. # CONFIG_ARCH_SA1100 is not set
  279. # CONFIG_ARCH_S3C24XX is not set
  280. # CONFIG_ARCH_S3C64XX is not set
  281. # CONFIG_ARCH_S5P64X0 is not set
  282. # CONFIG_ARCH_S5PC100 is not set
  283. # CONFIG_ARCH_S5PV210 is not set
  284. # CONFIG_ARCH_EXYNOS is not set
  285. # CONFIG_ARCH_SHARK is not set
  286. # CONFIG_ARCH_U300 is not set
  287. # CONFIG_ARCH_DAVINCI is not set
  288. # CONFIG_ARCH_OMAP1 is not set
  289. CONFIG_ARCH_OWL=y
  290. # CONFIG_GPIO_PCA953X is not set
  291. # CONFIG_KEYBOARD_GPIO_POLLED is not set
  292. # CONFIG_PLAT_SPEAR is not set
  293.  
  294. #
  295. # Owl configurations
  296. #
  297. CONFIG_MACH_OWL=y
  298. # CONFIG_OWL_DEBUG_IRQ_STACK is not set
  299. CONFIG_SERIAL_OWL=y
  300. CONFIG_SERIAL_OWL_CONSOLE=y
  301. # CONFIG_OWL_CONSOLE_KEEP_ON is not set
  302. CONFIG_GPIO_OWL=y
  303. CONFIG_GPU_RESERVED_SIZE=64
  304. CONFIG_ION_RESERVED_SIZE=96
  305. CONFIG_FB_RESERVED_SIZE=32
  306. CONFIG_I2C_OWL=y
  307. CONFIG_I2C_OWL_BUS0=y
  308. CONFIG_I2C_OWL_BUS1=y
  309. # CONFIG_I2C_OWL_BUS2 is not set
  310. # CONFIG_I2C_OWL_BUS3 is not set
  311. CONFIG_PINCTRL_OWL=y
  312. CONFIG_ACTIONS_SOC_CAMERA=y
  313. # CONFIG_FB_ACTIONS is not set
  314. # CONFIG_BACKLIGHT_ACTIONS is not set
  315. CONFIG_CPUFREQ_ACTIONS=y
  316. CONFIG_OWL_CLOSE_PATCH=y
  317.  
  318. #
  319. # Processor Type
  320. #
  321. CONFIG_CPU_V7=y
  322. CONFIG_CPU_32v6K=y
  323. CONFIG_CPU_32v7=y
  324. CONFIG_CPU_ABRT_EV7=y
  325. CONFIG_CPU_PABRT_V7=y
  326. CONFIG_CPU_CACHE_V7=y
  327. CONFIG_CPU_CACHE_VIPT=y
  328. CONFIG_CPU_COPY_V6=y
  329. CONFIG_CPU_TLB_V7=y
  330. CONFIG_CPU_HAS_ASID=y
  331. CONFIG_CPU_CP15=y
  332. CONFIG_CPU_CP15_MMU=y
  333.  
  334. #
  335. # Processor Features
  336. #
  337. # CONFIG_ARM_LPAE is not set
  338. # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
  339. CONFIG_ARM_THUMB=y
  340. CONFIG_ARM_THUMBEE=y
  341. CONFIG_ARM_VIRT_EXT=y
  342. # CONFIG_SWP_EMULATE is not set
  343. # CONFIG_CPU_ICACHE_DISABLE is not set
  344. # CONFIG_CPU_DCACHE_DISABLE is not set
  345. # CONFIG_CPU_BPREDICT_DISABLE is not set
  346. CONFIG_KUSER_HELPERS=y
  347. CONFIG_OUTER_CACHE=y
  348. CONFIG_OUTER_CACHE_SYNC=y
  349. CONFIG_MIGHT_HAVE_CACHE_L2X0=y
  350. CONFIG_CACHE_L2X0=y
  351. CONFIG_CACHE_PL310=y
  352. CONFIG_ARM_L1_CACHE_SHIFT_6=y
  353. CONFIG_ARM_L1_CACHE_SHIFT=6
  354. CONFIG_ARM_DMA_MEM_BUFFERABLE=y
  355. CONFIG_ARM_NR_BANKS=8
  356. CONFIG_MULTI_IRQ_HANDLER=y
  357. # CONFIG_ARM_ERRATA_430973 is not set
  358. # CONFIG_ARM_ERRATA_458693 is not set
  359. # CONFIG_ARM_ERRATA_460075 is not set
  360. # CONFIG_ARM_ERRATA_742230 is not set
  361. # CONFIG_ARM_ERRATA_742231 is not set
  362. # CONFIG_PL310_ERRATA_588369 is not set
  363. # CONFIG_ARM_ERRATA_643719 is not set
  364. # CONFIG_ARM_ERRATA_720789 is not set
  365. # CONFIG_PL310_ERRATA_727915 is not set
  366. # CONFIG_ARM_ERRATA_743622 is not set
  367. # CONFIG_ARM_ERRATA_751472 is not set
  368. # CONFIG_PL310_ERRATA_753970 is not set
  369. CONFIG_ARM_ERRATA_754322=y
  370. # CONFIG_ARM_ERRATA_754327 is not set
  371. CONFIG_ARM_ERRATA_764369=y
  372. # CONFIG_PL310_ERRATA_769419 is not set
  373. # CONFIG_ARM_ERRATA_775420 is not set
  374. # CONFIG_ARM_ERRATA_798181 is not set
  375. # CONFIG_FIQ_DEBUGGER is not set
  376.  
  377. #
  378. # Bus support
  379. #
  380. # CONFIG_PCI_SYSCALL is not set
  381. # CONFIG_PCCARD is not set
  382.  
  383. #
  384. # Kernel Features
  385. #
  386. CONFIG_HAVE_SMP=y
  387. CONFIG_SMP=y
  388. CONFIG_SMP_ON_UP=y
  389. CONFIG_ARM_CPU_TOPOLOGY=y
  390. CONFIG_SCHED_MC=y
  391. # CONFIG_SCHED_SMT is not set
  392. # CONFIG_DISABLE_CPU_SCHED_DOMAIN_BALANCE is not set
  393. CONFIG_HAVE_ARM_SCU=y
  394. # CONFIG_HAVE_ARM_ARCH_TIMER is not set
  395. CONFIG_HAVE_ARM_TWD=y
  396. # CONFIG_MCPM is not set
  397. # CONFIG_BIG_LITTLE is not set
  398. CONFIG_VMSPLIT_3G=y
  399. # CONFIG_VMSPLIT_2G is not set
  400. # CONFIG_VMSPLIT_1G is not set
  401. CONFIG_PAGE_OFFSET=0xC0000000
  402. CONFIG_NR_CPUS=4
  403. CONFIG_HOTPLUG_CPU=y
  404. # CONFIG_ARM_PSCI is not set
  405. CONFIG_LOCAL_TIMERS=y
  406. CONFIG_ARCH_NR_GPIO=0
  407. # CONFIG_PREEMPT_NONE is not set
  408. # CONFIG_PREEMPT_VOLUNTARY is not set
  409. CONFIG_PREEMPT=y
  410. CONFIG_PREEMPT_COUNT=y
  411. CONFIG_HZ=100
  412. CONFIG_SCHED_HRTICK=y
  413. # CONFIG_THUMB2_KERNEL is not set
  414. CONFIG_AEABI=y
  415. # CONFIG_OABI_COMPAT is not set
  416. # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set
  417. # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set
  418. CONFIG_HAVE_ARCH_PFN_VALID=y
  419. CONFIG_HIGHMEM=y
  420. # CONFIG_HIGHPTE is not set
  421. CONFIG_HW_PERF_EVENTS=y
  422. CONFIG_FLATMEM=y
  423. CONFIG_FLAT_NODE_MEM_MAP=y
  424. CONFIG_HAVE_MEMBLOCK=y
  425. CONFIG_MEMORY_ISOLATION=y
  426. # CONFIG_HAVE_BOOTMEM_INFO_NODE is not set
  427. CONFIG_PAGEFLAGS_EXTENDED=y
  428. CONFIG_SPLIT_PTLOCK_CPUS=4
  429. CONFIG_COMPACTION=y
  430. CONFIG_MIGRATION=y
  431. # CONFIG_PHYS_ADDR_T_64BIT is not set
  432. CONFIG_ZONE_DMA_FLAG=0
  433. # CONFIG_BOUNCE is not set
  434. CONFIG_VIRT_TO_BUS=y
  435. CONFIG_KSM=y
  436. CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
  437. CONFIG_CROSS_MEMORY_ATTACH=y
  438. # CONFIG_CLEANCACHE is not set
  439. # CONFIG_FRONTSWAP is not set
  440. CONFIG_FORCE_MAX_ZONEORDER=11
  441. CONFIG_ALIGNMENT_TRAP=y
  442. # CONFIG_UACCESS_WITH_MEMCPY is not set
  443. CONFIG_SECCOMP=y
  444. # CONFIG_CC_STACKPROTECTOR is not set
  445. # CONFIG_XEN is not set
  446. # CONFIG_ARM_FLUSH_CONSOLE_ON_RESTART is not set
  447.  
  448. #
  449. # Boot options
  450. #
  451. CONFIG_USE_OF=y
  452. CONFIG_ATAGS=y
  453. # CONFIG_DEPRECATED_PARAM_STRUCT is not set
  454. # CONFIG_BUILD_ARM_APPENDED_DTB_IMAGE is not set
  455. CONFIG_ZBOOT_ROM_TEXT=0
  456. CONFIG_ZBOOT_ROM_BSS=0
  457. # CONFIG_ARM_APPENDED_DTB is not set
  458. CONFIG_CMDLINE=""
  459. # CONFIG_XIP_KERNEL is not set
  460. # CONFIG_KEXEC is not set
  461. # CONFIG_CRASH_DUMP is not set
  462. # CONFIG_AUTO_ZRELADDR is not set
  463.  
  464. #
  465. # CPU Power Management
  466. #
  467.  
  468. #
  469. # CPU Frequency scaling
  470. #
  471. CONFIG_CPU_FREQ=y
  472. CONFIG_CPU_FREQ_TABLE=y
  473. CONFIG_CPU_FREQ_GOV_COMMON=y
  474. CONFIG_CPU_FREQ_STAT=y
  475. # CONFIG_CPU_FREQ_STAT_DETAILS is not set
  476. # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
  477. # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
  478. # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
  479. # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
  480. # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
  481. CONFIG_CPU_FREQ_DEFAULT_GOV_INTERACTIVE=y
  482. CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
  483. CONFIG_CPU_FREQ_GOV_POWERSAVE=y
  484. CONFIG_CPU_FREQ_GOV_USERSPACE=y
  485. CONFIG_CPU_FREQ_GOV_ONDEMAND=y
  486. CONFIG_CPU_FREQ_GOV_INTERACTIVE=y
  487. CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
  488. # CONFIG_GENERIC_CPUFREQ_CPU0 is not set
  489.  
  490. #
  491. # ARM CPU frequency scaling drivers
  492. #
  493. # CONFIG_ARM_EXYNOS4210_CPUFREQ is not set
  494. # CONFIG_ARM_EXYNOS4X12_CPUFREQ is not set
  495. # CONFIG_ARM_EXYNOS5250_CPUFREQ is not set
  496. # CONFIG_ARM_EXYNOS5440_CPUFREQ is not set
  497. # CONFIG_ARM_KIRKWOOD_CPUFREQ is not set
  498. CONFIG_ARM_OWL_CPUFREQ=y
  499. CONFIG_CPU_IDLE=y
  500. # CONFIG_CPU_IDLE_MULTIPLE_DRIVERS is not set
  501. CONFIG_CPU_IDLE_GOV_LADDER=y
  502. CONFIG_CPU_IDLE_GOV_MENU=y
  503. # CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set
  504.  
  505. #
  506. # Floating point emulation
  507. #
  508.  
  509. #
  510. # At least one emulation must be selected
  511. #
  512. CONFIG_VFP=y
  513. CONFIG_VFPv3=y
  514. CONFIG_NEON=y
  515.  
  516. #
  517. # Userspace binary formats
  518. #
  519. CONFIG_BINFMT_ELF=y
  520. CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y
  521. # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
  522. CONFIG_BINFMT_SCRIPT=y
  523. # CONFIG_HAVE_AOUT is not set
  524. # CONFIG_BINFMT_MISC is not set
  525. CONFIG_COREDUMP=y
  526.  
  527. #
  528. # Power management options
  529. #
  530. CONFIG_SUSPEND=y
  531. CONFIG_SUSPEND_FREEZER=y
  532. CONFIG_HAS_WAKELOCK=y
  533. CONFIG_WAKELOCK=y
  534. CONFIG_HAS_EARLYSUSPEND=y
  535. CONFIG_EARLYSUSPEND=y
  536. CONFIG_FB_EARLYSUSPEND=y
  537. CONFIG_HIBERNATE_CALLBACKS=y
  538. CONFIG_HIBERNATION=y
  539. CONFIG_PM_STD_PARTITION=""
  540. CONFIG_PM_SLEEP=y
  541. CONFIG_PM_SLEEP_SMP=y
  542. CONFIG_PM_AUTOSLEEP=y
  543. CONFIG_PM_WAKELOCKS=y
  544. CONFIG_PM_WAKELOCKS_LIMIT=0
  545. # CONFIG_PM_WAKELOCKS_GC is not set
  546. CONFIG_PM_RUNTIME=y
  547. CONFIG_PM=y
  548. CONFIG_PM_DEBUG=y
  549. # CONFIG_PM_ADVANCED_DEBUG is not set
  550. # CONFIG_PM_TEST_SUSPEND is not set
  551. CONFIG_PM_SLEEP_DEBUG=y
  552. # CONFIG_APM_EMULATION is not set
  553. CONFIG_ARCH_HAS_OPP=y
  554. CONFIG_PM_OPP=y
  555. CONFIG_PM_CLK=y
  556. # CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
  557. CONFIG_CPU_PM=y
  558. CONFIG_SUSPEND_TIME=y
  559. CONFIG_ARCH_SUSPEND_POSSIBLE=y
  560. CONFIG_ARM_CPU_SUSPEND=y
  561. CONFIG_NET=y
  562.  
  563. #
  564. # Networking options
  565. #
  566. CONFIG_PACKET=y
  567. # CONFIG_PACKET_DIAG is not set
  568. CONFIG_UNIX=y
  569. # CONFIG_UNIX_DIAG is not set
  570. CONFIG_XFRM=y
  571. CONFIG_XFRM_ALGO=y
  572. CONFIG_XFRM_USER=y
  573. # CONFIG_XFRM_SUB_POLICY is not set
  574. CONFIG_XFRM_MIGRATE=y
  575. # CONFIG_XFRM_STATISTICS is not set
  576. CONFIG_XFRM_IPCOMP=y
  577. CONFIG_NET_KEY=y
  578. CONFIG_NET_KEY_MIGRATE=y
  579. CONFIG_INET=y
  580. CONFIG_IP_MULTICAST=y
  581. CONFIG_IP_ADVANCED_ROUTER=y
  582. # CONFIG_IP_FIB_TRIE_STATS is not set
  583. CONFIG_IP_MULTIPLE_TABLES=y
  584. # CONFIG_IP_ROUTE_MULTIPATH is not set
  585. # CONFIG_IP_ROUTE_VERBOSE is not set
  586. CONFIG_IP_ROUTE_CLASSID=y
  587. CONFIG_IP_PNP=y
  588. CONFIG_IP_PNP_DHCP=y
  589. CONFIG_IP_PNP_BOOTP=y
  590. CONFIG_IP_PNP_RARP=y
  591. # CONFIG_NET_IPIP is not set
  592. # CONFIG_NET_IPGRE_DEMUX is not set
  593. CONFIG_NET_IP_TUNNEL=y
  594. # CONFIG_IP_MROUTE is not set
  595. # CONFIG_ARPD is not set
  596. # CONFIG_SYN_COOKIES is not set
  597. # CONFIG_NET_IPVTI is not set
  598. CONFIG_INET_AH=m
  599. CONFIG_INET_ESP=m
  600. CONFIG_INET_IPCOMP=m
  601. CONFIG_INET_XFRM_TUNNEL=m
  602. CONFIG_INET_TUNNEL=y
  603. CONFIG_INET_XFRM_MODE_TRANSPORT=m
  604. CONFIG_INET_XFRM_MODE_TUNNEL=m
  605. CONFIG_INET_XFRM_MODE_BEET=m
  606. # CONFIG_INET_LRO is not set
  607. CONFIG_INET_DIAG=y
  608. CONFIG_INET_TCP_DIAG=y
  609. # CONFIG_INET_UDP_DIAG is not set
  610. # CONFIG_TCP_CONG_ADVANCED is not set
  611. CONFIG_TCP_CONG_CUBIC=y
  612. CONFIG_DEFAULT_TCP_CONG="cubic"
  613. # CONFIG_TCP_MD5SIG is not set
  614. CONFIG_IPV6=y
  615. CONFIG_IPV6_PRIVACY=y
  616. CONFIG_IPV6_ROUTER_PREF=y
  617. CONFIG_IPV6_ROUTE_INFO=y
  618. CONFIG_IPV6_OPTIMISTIC_DAD=y
  619. CONFIG_INET6_AH=y
  620. CONFIG_INET6_ESP=y
  621. CONFIG_INET6_IPCOMP=y
  622. CONFIG_IPV6_MIP6=y
  623. CONFIG_INET6_XFRM_TUNNEL=y
  624. CONFIG_INET6_TUNNEL=y
  625. CONFIG_INET6_XFRM_MODE_TRANSPORT=y
  626. CONFIG_INET6_XFRM_MODE_TUNNEL=y
  627. CONFIG_INET6_XFRM_MODE_BEET=y
  628. # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
  629. CONFIG_IPV6_SIT=y
  630. # CONFIG_IPV6_SIT_6RD is not set
  631. CONFIG_IPV6_NDISC_NODETYPE=y
  632. CONFIG_IPV6_TUNNEL=y
  633. # CONFIG_IPV6_GRE is not set
  634. CONFIG_IPV6_MULTIPLE_TABLES=y
  635. # CONFIG_IPV6_SUBTREES is not set
  636. # CONFIG_IPV6_MROUTE is not set
  637. # CONFIG_NETLABEL is not set
  638. # CONFIG_ANDROID_PARANOID_NETWORK is not set
  639. CONFIG_NET_ACTIVITY_STATS=y
  640. CONFIG_NETWORK_SECMARK=y
  641. # CONFIG_NETWORK_PHY_TIMESTAMPING is not set
  642. CONFIG_NETFILTER=y
  643. # CONFIG_NETFILTER_DEBUG is not set
  644. CONFIG_NETFILTER_ADVANCED=y
  645. CONFIG_BRIDGE_NETFILTER=y
  646.  
  647. #
  648. # Core Netfilter Configuration
  649. #
  650. CONFIG_NETFILTER_NETLINK=y
  651. CONFIG_NETFILTER_NETLINK_ACCT=m
  652. CONFIG_NETFILTER_NETLINK_QUEUE=y
  653. CONFIG_NETFILTER_NETLINK_LOG=y
  654. CONFIG_NF_CONNTRACK=y
  655. CONFIG_NF_CONNTRACK_MARK=y
  656. # CONFIG_NF_CONNTRACK_SECMARK is not set
  657. # CONFIG_NF_CONNTRACK_ZONES is not set
  658. CONFIG_NF_CONNTRACK_PROCFS=y
  659. CONFIG_NF_CONNTRACK_EVENTS=y
  660. # CONFIG_NF_CONNTRACK_TIMEOUT is not set
  661. # CONFIG_NF_CONNTRACK_TIMESTAMP is not set
  662. CONFIG_NF_CONNTRACK_LABELS=y
  663. CONFIG_NF_CT_PROTO_DCCP=y
  664. CONFIG_NF_CT_PROTO_GRE=y
  665. CONFIG_NF_CT_PROTO_SCTP=y
  666. CONFIG_NF_CT_PROTO_UDPLITE=y
  667. CONFIG_NF_CONNTRACK_AMANDA=y
  668. CONFIG_NF_CONNTRACK_FTP=y
  669. CONFIG_NF_CONNTRACK_H323=y
  670. CONFIG_NF_CONNTRACK_IRC=y
  671. CONFIG_NF_CONNTRACK_BROADCAST=y
  672. CONFIG_NF_CONNTRACK_NETBIOS_NS=y
  673. # CONFIG_NF_CONNTRACK_SNMP is not set
  674. CONFIG_NF_CONNTRACK_PPTP=y
  675. CONFIG_NF_CONNTRACK_SANE=y
  676. # CONFIG_NF_CONNTRACK_SIP is not set
  677. CONFIG_NF_CONNTRACK_TFTP=y
  678. CONFIG_NF_CT_NETLINK=y
  679. # CONFIG_NF_CT_NETLINK_TIMEOUT is not set
  680. # CONFIG_NETFILTER_NETLINK_QUEUE_CT is not set
  681. CONFIG_NF_NAT=y
  682. CONFIG_NF_NAT_NEEDED=y
  683. CONFIG_NF_NAT_PROTO_DCCP=y
  684. CONFIG_NF_NAT_PROTO_UDPLITE=y
  685. CONFIG_NF_NAT_PROTO_SCTP=y
  686. CONFIG_NF_NAT_AMANDA=y
  687. CONFIG_NF_NAT_FTP=y
  688. CONFIG_NF_NAT_IRC=y
  689. # CONFIG_NF_NAT_SIP is not set
  690. CONFIG_NF_NAT_TFTP=y
  691. CONFIG_NETFILTER_TPROXY=y
  692. CONFIG_NETFILTER_XTABLES=y
  693.  
  694. #
  695. # Xtables combined modules
  696. #
  697. CONFIG_NETFILTER_XT_MARK=y
  698. CONFIG_NETFILTER_XT_CONNMARK=y
  699.  
  700. #
  701. # Xtables targets
  702. #
  703. # CONFIG_NETFILTER_XT_TARGET_AUDIT is not set
  704. # CONFIG_NETFILTER_XT_TARGET_CHECKSUM is not set
  705. CONFIG_NETFILTER_XT_TARGET_CLASSIFY=y
  706. CONFIG_NETFILTER_XT_TARGET_CONNMARK=y
  707. CONFIG_NETFILTER_XT_TARGET_CT=m
  708. CONFIG_NETFILTER_XT_TARGET_DSCP=m
  709. CONFIG_NETFILTER_XT_TARGET_HL=y
  710. CONFIG_NETFILTER_XT_TARGET_HMARK=m
  711. CONFIG_NETFILTER_XT_TARGET_IDLETIMER=y
  712. # CONFIG_NETFILTER_XT_TARGET_LED is not set
  713. CONFIG_NETFILTER_XT_TARGET_LOG=m
  714. CONFIG_NETFILTER_XT_TARGET_MARK=y
  715. CONFIG_NETFILTER_XT_TARGET_NETMAP=y
  716. CONFIG_NETFILTER_XT_TARGET_NFLOG=y
  717. CONFIG_NETFILTER_XT_TARGET_NFQUEUE=y
  718. CONFIG_NETFILTER_XT_TARGET_NOTRACK=m
  719. CONFIG_NETFILTER_XT_TARGET_RATEEST=m
  720. CONFIG_NETFILTER_XT_TARGET_REDIRECT=y
  721. CONFIG_NETFILTER_XT_TARGET_TEE=m
  722. CONFIG_NETFILTER_XT_TARGET_TPROXY=y
  723. CONFIG_NETFILTER_XT_TARGET_TRACE=y
  724. CONFIG_NETFILTER_XT_TARGET_SECMARK=m
  725. CONFIG_NETFILTER_XT_TARGET_TCPMSS=y
  726. CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
  727.  
  728. #
  729. # Xtables matches
  730. #
  731. CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=m
  732. CONFIG_NETFILTER_XT_MATCH_BPF=m
  733. CONFIG_NETFILTER_XT_MATCH_CLUSTER=m
  734. CONFIG_NETFILTER_XT_MATCH_COMMENT=m
  735. CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m
  736. CONFIG_NETFILTER_XT_MATCH_CONNLABEL=m
  737. CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=y
  738. CONFIG_NETFILTER_XT_MATCH_CONNMARK=y
  739. CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y
  740. CONFIG_NETFILTER_XT_MATCH_CPU=m
  741. CONFIG_NETFILTER_XT_MATCH_DCCP=m
  742. CONFIG_NETFILTER_XT_MATCH_DEVGROUP=m
  743. CONFIG_NETFILTER_XT_MATCH_DSCP=m
  744. CONFIG_NETFILTER_XT_MATCH_ECN=y
  745. CONFIG_NETFILTER_XT_MATCH_ESP=m
  746. CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=y
  747. CONFIG_NETFILTER_XT_MATCH_HELPER=y
  748. CONFIG_NETFILTER_XT_MATCH_HL=y
  749. CONFIG_NETFILTER_XT_MATCH_IPRANGE=y
  750. CONFIG_NETFILTER_XT_MATCH_LENGTH=y
  751. CONFIG_NETFILTER_XT_MATCH_LIMIT=y
  752. CONFIG_NETFILTER_XT_MATCH_MAC=y
  753. CONFIG_NETFILTER_XT_MATCH_MARK=y
  754. CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
  755. CONFIG_NETFILTER_XT_MATCH_NFACCT=m
  756. CONFIG_NETFILTER_XT_MATCH_OSF=m
  757. CONFIG_NETFILTER_XT_MATCH_OWNER=m
  758. CONFIG_NETFILTER_XT_MATCH_POLICY=y
  759. CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m
  760. CONFIG_NETFILTER_XT_MATCH_PKTTYPE=y
  761. CONFIG_NETFILTER_XT_MATCH_QUOTA=y
  762. CONFIG_NETFILTER_XT_MATCH_QUOTA2=y
  763. CONFIG_NETFILTER_XT_MATCH_RATEEST=m
  764. CONFIG_NETFILTER_XT_MATCH_REALM=m
  765. CONFIG_NETFILTER_XT_MATCH_RECENT=m
  766. CONFIG_NETFILTER_XT_MATCH_SCTP=m
  767. CONFIG_NETFILTER_XT_MATCH_SOCKET=y
  768. CONFIG_NETFILTER_XT_MATCH_STATE=y
  769. CONFIG_NETFILTER_XT_MATCH_STATISTIC=y
  770. CONFIG_NETFILTER_XT_MATCH_STRING=y
  771. CONFIG_NETFILTER_XT_MATCH_TCPMSS=m
  772. CONFIG_NETFILTER_XT_MATCH_TIME=y
  773. CONFIG_NETFILTER_XT_MATCH_U32=y
  774. # CONFIG_IP_SET is not set
  775. # CONFIG_IP_VS is not set
  776.  
  777. #
  778. # IP: Netfilter Configuration
  779. #
  780. CONFIG_NF_DEFRAG_IPV4=y
  781. CONFIG_NF_CONNTRACK_IPV4=y
  782. CONFIG_NF_CONNTRACK_PROC_COMPAT=y
  783. CONFIG_IP_NF_IPTABLES=y
  784. CONFIG_IP_NF_MATCH_AH=y
  785. CONFIG_IP_NF_MATCH_ECN=y
  786. CONFIG_IP_NF_MATCH_RPFILTER=y
  787. CONFIG_IP_NF_MATCH_TTL=y
  788. CONFIG_IP_NF_FILTER=y
  789. CONFIG_IP_NF_TARGET_REJECT=y
  790. CONFIG_IP_NF_TARGET_REJECT_SKERR=y
  791. CONFIG_IP_NF_TARGET_ULOG=y
  792. CONFIG_NF_NAT_IPV4=y
  793. CONFIG_IP_NF_TARGET_MASQUERADE=y
  794. CONFIG_IP_NF_TARGET_NETMAP=y
  795. CONFIG_IP_NF_TARGET_REDIRECT=y
  796. CONFIG_NF_NAT_PROTO_GRE=y
  797. CONFIG_NF_NAT_PPTP=y
  798. CONFIG_NF_NAT_H323=y
  799. CONFIG_IP_NF_MANGLE=y
  800. CONFIG_IP_NF_TARGET_CLUSTERIP=y
  801. CONFIG_IP_NF_TARGET_ECN=y
  802. CONFIG_IP_NF_TARGET_TTL=y
  803. CONFIG_IP_NF_RAW=y
  804. CONFIG_IP_NF_SECURITY=y
  805. CONFIG_IP_NF_ARPTABLES=m
  806. CONFIG_IP_NF_ARPFILTER=m
  807. CONFIG_IP_NF_ARP_MANGLE=m
  808.  
  809. #
  810. # IPv6: Netfilter Configuration
  811. #
  812. CONFIG_NF_DEFRAG_IPV6=y
  813. CONFIG_NF_CONNTRACK_IPV6=y
  814. CONFIG_IP6_NF_IPTABLES=y
  815. # CONFIG_IP6_NF_MATCH_AH is not set
  816. # CONFIG_IP6_NF_MATCH_EUI64 is not set
  817. # CONFIG_IP6_NF_MATCH_FRAG is not set
  818. # CONFIG_IP6_NF_MATCH_OPTS is not set
  819. # CONFIG_IP6_NF_MATCH_HL is not set
  820. # CONFIG_IP6_NF_MATCH_IPV6HEADER is not set
  821. # CONFIG_IP6_NF_MATCH_MH is not set
  822. # CONFIG_IP6_NF_MATCH_RPFILTER is not set
  823. # CONFIG_IP6_NF_MATCH_RT is not set
  824. # CONFIG_IP6_NF_TARGET_HL is not set
  825. CONFIG_IP6_NF_FILTER=y
  826. CONFIG_IP6_NF_TARGET_REJECT=y
  827. CONFIG_IP6_NF_TARGET_REJECT_SKERR=y
  828. CONFIG_IP6_NF_MANGLE=y
  829. CONFIG_IP6_NF_RAW=y
  830. # CONFIG_IP6_NF_SECURITY is not set
  831. # CONFIG_NF_NAT_IPV6 is not set
  832. CONFIG_BRIDGE_NF_EBTABLES=m
  833. CONFIG_BRIDGE_EBT_BROUTE=m
  834. CONFIG_BRIDGE_EBT_T_FILTER=m
  835. CONFIG_BRIDGE_EBT_T_NAT=m
  836. CONFIG_BRIDGE_EBT_802_3=m
  837. CONFIG_BRIDGE_EBT_AMONG=m
  838. CONFIG_BRIDGE_EBT_ARP=m
  839. CONFIG_BRIDGE_EBT_IP=m
  840. CONFIG_BRIDGE_EBT_IP6=m
  841. CONFIG_BRIDGE_EBT_LIMIT=m
  842. CONFIG_BRIDGE_EBT_MARK=m
  843. CONFIG_BRIDGE_EBT_PKTTYPE=m
  844. CONFIG_BRIDGE_EBT_STP=m
  845. CONFIG_BRIDGE_EBT_VLAN=m
  846. CONFIG_BRIDGE_EBT_ARPREPLY=m
  847. CONFIG_BRIDGE_EBT_DNAT=m
  848. CONFIG_BRIDGE_EBT_MARK_T=m
  849. CONFIG_BRIDGE_EBT_REDIRECT=m
  850. CONFIG_BRIDGE_EBT_SNAT=m
  851. CONFIG_BRIDGE_EBT_LOG=m
  852. CONFIG_BRIDGE_EBT_ULOG=m
  853. CONFIG_BRIDGE_EBT_NFLOG=m
  854. # CONFIG_IP_DCCP is not set
  855. # CONFIG_IP_SCTP is not set
  856. # CONFIG_RDS is not set
  857. # CONFIG_TIPC is not set
  858. # CONFIG_ATM is not set
  859. CONFIG_L2TP=y
  860. # CONFIG_L2TP_DEBUGFS is not set
  861. # CONFIG_L2TP_V3 is not set
  862. CONFIG_STP=y
  863. CONFIG_BRIDGE=y
  864. CONFIG_BRIDGE_IGMP_SNOOPING=y
  865. # CONFIG_BRIDGE_VLAN_FILTERING is not set
  866. CONFIG_HAVE_NET_DSA=y
  867. CONFIG_VLAN_8021Q=y
  868. # CONFIG_VLAN_8021Q_GVRP is not set
  869. # CONFIG_VLAN_8021Q_MVRP is not set
  870. # CONFIG_DECNET is not set
  871. CONFIG_LLC=y
  872. # CONFIG_LLC2 is not set
  873. # CONFIG_IPX is not set
  874. # CONFIG_ATALK is not set
  875. # CONFIG_X25 is not set
  876. # CONFIG_LAPB is not set
  877. # CONFIG_PHONET is not set
  878. # CONFIG_IEEE802154 is not set
  879. CONFIG_NET_SCHED=y
  880.  
  881. #
  882. # Queueing/Scheduling
  883. #
  884. # CONFIG_NET_SCH_CBQ is not set
  885. CONFIG_NET_SCH_HTB=y
  886. # CONFIG_NET_SCH_HFSC is not set
  887. # CONFIG_NET_SCH_PRIO is not set
  888. # CONFIG_NET_SCH_MULTIQ is not set
  889. # CONFIG_NET_SCH_RED is not set
  890. # CONFIG_NET_SCH_SFB is not set
  891. # CONFIG_NET_SCH_SFQ is not set
  892. # CONFIG_NET_SCH_TEQL is not set
  893. # CONFIG_NET_SCH_TBF is not set
  894. # CONFIG_NET_SCH_GRED is not set
  895. # CONFIG_NET_SCH_DSMARK is not set
  896. # CONFIG_NET_SCH_NETEM is not set
  897. # CONFIG_NET_SCH_DRR is not set
  898. # CONFIG_NET_SCH_MQPRIO is not set
  899. # CONFIG_NET_SCH_CHOKE is not set
  900. # CONFIG_NET_SCH_QFQ is not set
  901. # CONFIG_NET_SCH_CODEL is not set
  902. # CONFIG_NET_SCH_FQ_CODEL is not set
  903. # CONFIG_NET_SCH_INGRESS is not set
  904. # CONFIG_NET_SCH_PLUG is not set
  905.  
  906. #
  907. # Classification
  908. #
  909. CONFIG_NET_CLS=y
  910. # CONFIG_NET_CLS_BASIC is not set
  911. # CONFIG_NET_CLS_TCINDEX is not set
  912. # CONFIG_NET_CLS_ROUTE4 is not set
  913. # CONFIG_NET_CLS_FW is not set
  914. CONFIG_NET_CLS_U32=y
  915. # CONFIG_CLS_U32_PERF is not set
  916. # CONFIG_CLS_U32_MARK is not set
  917. # CONFIG_NET_CLS_RSVP is not set
  918. # CONFIG_NET_CLS_RSVP6 is not set
  919. # CONFIG_NET_CLS_FLOW is not set
  920. # CONFIG_NET_CLS_CGROUP is not set
  921. CONFIG_NET_EMATCH=y
  922. CONFIG_NET_EMATCH_STACK=32
  923. # CONFIG_NET_EMATCH_CMP is not set
  924. # CONFIG_NET_EMATCH_NBYTE is not set
  925. CONFIG_NET_EMATCH_U32=y
  926. # CONFIG_NET_EMATCH_META is not set
  927. # CONFIG_NET_EMATCH_TEXT is not set
  928. CONFIG_NET_CLS_ACT=y
  929. # CONFIG_NET_ACT_POLICE is not set
  930. # CONFIG_NET_ACT_GACT is not set
  931. # CONFIG_NET_ACT_MIRRED is not set
  932. # CONFIG_NET_ACT_IPT is not set
  933. # CONFIG_NET_ACT_NAT is not set
  934. # CONFIG_NET_ACT_PEDIT is not set
  935. # CONFIG_NET_ACT_SIMP is not set
  936. # CONFIG_NET_ACT_SKBEDIT is not set
  937. # CONFIG_NET_ACT_CSUM is not set
  938. # CONFIG_NET_CLS_IND is not set
  939. CONFIG_NET_SCH_FIFO=y
  940. # CONFIG_DCB is not set
  941. # CONFIG_BATMAN_ADV is not set
  942. # CONFIG_OPENVSWITCH is not set
  943. # CONFIG_VSOCKETS is not set
  944. # CONFIG_NETLINK_MMAP is not set
  945. # CONFIG_NETLINK_DIAG is not set
  946. CONFIG_RPS=y
  947. CONFIG_RFS_ACCEL=y
  948. CONFIG_XPS=y
  949. # CONFIG_NETPRIO_CGROUP is not set
  950. CONFIG_BQL=y
  951. # CONFIG_BPF_JIT is not set
  952.  
  953. #
  954. # Network testing
  955. #
  956. # CONFIG_NET_PKTGEN is not set
  957. # CONFIG_NET_DROP_MONITOR is not set
  958. # CONFIG_HAMRADIO is not set
  959. # CONFIG_CAN is not set
  960. # CONFIG_IRDA is not set
  961. CONFIG_BT=y
  962. CONFIG_BT_RFCOMM=y
  963. # CONFIG_BT_RFCOMM_TTY is not set
  964. # CONFIG_BT_BNEP is not set
  965. CONFIG_BT_HIDP=y
  966.  
  967. #
  968. # Bluetooth device drivers
  969. #
  970. # CONFIG_BT_HCIBTUSB is not set
  971. # CONFIG_BT_HCIBTSDIO is not set
  972. CONFIG_BT_HCIUART=y
  973. CONFIG_BT_HCIUART_H4=y
  974. # CONFIG_BT_HCIUART_BCSP is not set
  975. # CONFIG_BT_HCIUART_ATH3K is not set
  976. # CONFIG_BT_HCIUART_LL is not set
  977. # CONFIG_BT_HCIUART_3WIRE is not set
  978. CONFIG_BT_HCIUART_RTKH5=y
  979. # CONFIG_BT_HCIBCM203X is not set
  980. # CONFIG_BT_HCIBPA10X is not set
  981. # CONFIG_BT_HCIBFUSB is not set
  982. # CONFIG_BT_HCIVHCI is not set
  983. # CONFIG_BT_MRVL is not set
  984. # CONFIG_AF_RXRPC is not set
  985. CONFIG_FIB_RULES=y
  986. CONFIG_WIRELESS=y
  987. CONFIG_WIRELESS_EXT=y
  988. CONFIG_WEXT_CORE=y
  989. CONFIG_WEXT_PROC=y
  990. CONFIG_WEXT_SPY=y
  991. CONFIG_WEXT_PRIV=y
  992. CONFIG_CFG80211=y
  993. CONFIG_NL80211_TESTMODE=y
  994. # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
  995. # CONFIG_CFG80211_REG_DEBUG is not set
  996. # CONFIG_CFG80211_CERTIFICATION_ONUS is not set
  997. CONFIG_CFG80211_DEFAULT_PS=y
  998. # CONFIG_CFG80211_DEBUGFS is not set
  999. # CONFIG_CFG80211_INTERNAL_REGDB is not set
  1000. CONFIG_CFG80211_WEXT=y
  1001. CONFIG_LIB80211=y
  1002. CONFIG_LIB80211_CRYPT_WEP=y
  1003. CONFIG_LIB80211_CRYPT_CCMP=y
  1004. CONFIG_LIB80211_CRYPT_TKIP=y
  1005. # CONFIG_LIB80211_DEBUG is not set
  1006. # CONFIG_CFG80211_ALLOW_RECONNECT is not set
  1007. CONFIG_MAC80211=y
  1008. CONFIG_MAC80211_HAS_RC=y
  1009. # CONFIG_MAC80211_RC_PID is not set
  1010. CONFIG_MAC80211_RC_MINSTREL=y
  1011. CONFIG_MAC80211_RC_MINSTREL_HT=y
  1012. CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
  1013. CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
  1014. CONFIG_MAC80211_MESH=y
  1015. CONFIG_MAC80211_LEDS=y
  1016. # CONFIG_MAC80211_DEBUGFS is not set
  1017. # CONFIG_MAC80211_MESSAGE_TRACING is not set
  1018. # CONFIG_MAC80211_DEBUG_MENU is not set
  1019. # CONFIG_WIMAX is not set
  1020. CONFIG_RFKILL=y
  1021. CONFIG_RFKILL_PM=y
  1022. CONFIG_RFKILL_LEDS=y
  1023. # CONFIG_RFKILL_INPUT is not set
  1024. # CONFIG_RFKILL_REGULATOR is not set
  1025. # CONFIG_RFKILL_GPIO is not set
  1026. # CONFIG_NET_9P is not set
  1027. # CONFIG_CAIF is not set
  1028. # CONFIG_CEPH_LIB is not set
  1029. # CONFIG_NFC is not set
  1030. CONFIG_HAVE_BPF_JIT=y
  1031.  
  1032. #
  1033. # Device Drivers
  1034. #
  1035.  
  1036. #
  1037. # Generic Driver Options
  1038. #
  1039. CONFIG_UEVENT_HELPER_PATH=""
  1040. CONFIG_DEVTMPFS=y
  1041. CONFIG_DEVTMPFS_MOUNT=y
  1042. CONFIG_STANDALONE=y
  1043. CONFIG_PREVENT_FIRMWARE_BUILD=y
  1044. CONFIG_FW_LOADER=y
  1045. CONFIG_FIRMWARE_IN_KERNEL=y
  1046. CONFIG_EXTRA_FIRMWARE=""
  1047. CONFIG_FW_LOADER_USER_HELPER=y
  1048. # CONFIG_DEBUG_DRIVER is not set
  1049. # CONFIG_DEBUG_DEVRES is not set
  1050. # CONFIG_SYS_HYPERVISOR is not set
  1051. # CONFIG_GENERIC_CPU_DEVICES is not set
  1052. CONFIG_REGMAP=y
  1053. CONFIG_REGMAP_I2C=y
  1054. CONFIG_REGMAP_SPI=y
  1055. CONFIG_REGMAP_IRQ=y
  1056. CONFIG_DMA_SHARED_BUFFER=y
  1057. CONFIG_CMA=y
  1058. # CONFIG_CMA_DEBUG is not set
  1059.  
  1060. #
  1061. # Default contiguous memory area size:
  1062. #
  1063. CONFIG_CMA_SIZE_MBYTES=48
  1064. CONFIG_CMA_SIZE_SEL_MBYTES=y
  1065. # CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set
  1066. # CONFIG_CMA_SIZE_SEL_MIN is not set
  1067. # CONFIG_CMA_SIZE_SEL_MAX is not set
  1068. CONFIG_CMA_ALIGNMENT=2
  1069. CONFIG_CMA_AREAS=1
  1070.  
  1071. #
  1072. # Bus devices
  1073. #
  1074. # CONFIG_ARM_CCI is not set
  1075. # CONFIG_CONNECTOR is not set
  1076. # CONFIG_MTD is not set
  1077. CONFIG_DTC=y
  1078. CONFIG_OF=y
  1079.  
  1080. #
  1081. # Device Tree and Open Firmware support
  1082. #
  1083. CONFIG_PROC_DEVICETREE=y
  1084. # CONFIG_OF_SELFTEST is not set
  1085. CONFIG_OF_FLATTREE=y
  1086. CONFIG_OF_EARLY_FLATTREE=y
  1087. CONFIG_OF_ADDRESS=y
  1088. CONFIG_OF_IRQ=y
  1089. CONFIG_OF_DEVICE=y
  1090. CONFIG_OF_I2C=y
  1091. CONFIG_OF_NET=y
  1092. CONFIG_OF_MDIO=y
  1093. # CONFIG_PARPORT is not set
  1094. CONFIG_BLK_DEV=y
  1095. # CONFIG_BLK_DEV_COW_COMMON is not set
  1096. CONFIG_BLK_DEV_LOOP=y
  1097. CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
  1098. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  1099. # CONFIG_BLK_DEV_DRBD is not set
  1100. # CONFIG_BLK_DEV_NBD is not set
  1101. CONFIG_BLK_DEV_RAM=y
  1102. CONFIG_BLK_DEV_RAM_COUNT=16
  1103. CONFIG_BLK_DEV_RAM_SIZE=8192
  1104. # CONFIG_BLK_DEV_XIP is not set
  1105. # CONFIG_CDROM_PKTCDVD is not set
  1106. # CONFIG_ATA_OVER_ETH is not set
  1107. # CONFIG_MG_DISK is not set
  1108. # CONFIG_BLK_DEV_RBD is not set
  1109.  
  1110. #
  1111. # Misc devices
  1112. #
  1113. # CONFIG_SENSORS_LIS3LV02D is not set
  1114. # CONFIG_AD525X_DPOT is not set
  1115. # CONFIG_ATMEL_PWM is not set
  1116. # CONFIG_DUMMY_IRQ is not set
  1117. # CONFIG_ICS932S401 is not set
  1118. # CONFIG_ATMEL_SSC is not set
  1119. # CONFIG_ENCLOSURE_SERVICES is not set
  1120. # CONFIG_APDS9802ALS is not set
  1121. # CONFIG_ISL29003 is not set
  1122. # CONFIG_ISL29020 is not set
  1123. # CONFIG_SENSORS_TSL2550 is not set
  1124. # CONFIG_SENSORS_BH1780 is not set
  1125. # CONFIG_SENSORS_BH1770 is not set
  1126. # CONFIG_SENSORS_APDS990X is not set
  1127. # CONFIG_HMC6352 is not set
  1128. # CONFIG_DS1682 is not set
  1129. # CONFIG_TI_DAC7512 is not set
  1130. # CONFIG_UID_STAT is not set
  1131. # CONFIG_BMP085_I2C is not set
  1132. # CONFIG_BMP085_SPI is not set
  1133. # CONFIG_USB_SWITCH_FSA9480 is not set
  1134. # CONFIG_LATTICE_ECP3_CONFIG is not set
  1135. # CONFIG_SRAM is not set
  1136. # CONFIG_C2PORT is not set
  1137.  
  1138. #
  1139. # EEPROM support
  1140. #
  1141. # CONFIG_EEPROM_AT24 is not set
  1142. # CONFIG_EEPROM_AT25 is not set
  1143. # CONFIG_EEPROM_LEGACY is not set
  1144. # CONFIG_EEPROM_MAX6875 is not set
  1145. CONFIG_EEPROM_93CX6=m
  1146. # CONFIG_EEPROM_93XX46 is not set
  1147.  
  1148. #
  1149. # Texas Instruments shared transport line discipline
  1150. #
  1151. # CONFIG_TI_ST is not set
  1152. # CONFIG_SENSORS_LIS3_SPI is not set
  1153. # CONFIG_SENSORS_LIS3_I2C is not set
  1154.  
  1155. #
  1156. # Altera FPGA firmware download module
  1157. #
  1158. # CONFIG_ALTERA_STAPL is not set
  1159.  
  1160. #
  1161. # ACTIONS MISC INFO ACCESS DRIVER
  1162. #
  1163. CONFIG_MISC_INFO=y
  1164.  
  1165. #
  1166. # SCSI device support
  1167. #
  1168. CONFIG_SCSI_MOD=y
  1169. # CONFIG_RAID_ATTRS is not set
  1170. CONFIG_SCSI=y
  1171. CONFIG_SCSI_DMA=y
  1172. # CONFIG_SCSI_TGT is not set
  1173. # CONFIG_SCSI_NETLINK is not set
  1174. CONFIG_SCSI_PROC_FS=y
  1175.  
  1176. #
  1177. # SCSI support type (disk, tape, CD-ROM)
  1178. #
  1179. CONFIG_BLK_DEV_SD=y
  1180. # CONFIG_CHR_DEV_ST is not set
  1181. # CONFIG_CHR_DEV_OSST is not set
  1182. # CONFIG_BLK_DEV_SR is not set
  1183. CONFIG_CHR_DEV_SG=y
  1184. # CONFIG_CHR_DEV_SCH is not set
  1185. # CONFIG_SCSI_MULTI_LUN is not set
  1186. # CONFIG_SCSI_CONSTANTS is not set
  1187. # CONFIG_SCSI_LOGGING is not set
  1188. # CONFIG_SCSI_SCAN_ASYNC is not set
  1189.  
  1190. #
  1191. # SCSI Transports
  1192. #
  1193. # CONFIG_SCSI_SPI_ATTRS is not set
  1194. # CONFIG_SCSI_FC_ATTRS is not set
  1195. # CONFIG_SCSI_ISCSI_ATTRS is not set
  1196. # CONFIG_SCSI_SAS_ATTRS is not set
  1197. # CONFIG_SCSI_SAS_LIBSAS is not set
  1198. # CONFIG_SCSI_SRP_ATTRS is not set
  1199. CONFIG_SCSI_LOWLEVEL=y
  1200. # CONFIG_ISCSI_TCP is not set
  1201. # CONFIG_ISCSI_BOOT_SYSFS is not set
  1202. # CONFIG_SCSI_UFSHCD is not set
  1203. # CONFIG_LIBFC is not set
  1204. # CONFIG_LIBFCOE is not set
  1205. # CONFIG_SCSI_DEBUG is not set
  1206. # CONFIG_SCSI_DH is not set
  1207. # CONFIG_SCSI_OSD_INITIATOR is not set
  1208. # CONFIG_ATA is not set
  1209. CONFIG_MD=y
  1210. # CONFIG_BLK_DEV_MD is not set
  1211. # CONFIG_BCACHE is not set
  1212. CONFIG_BLK_DEV_DM_BUILTIN=y
  1213. CONFIG_BLK_DEV_DM=y
  1214. # CONFIG_DM_DEBUG is not set
  1215. CONFIG_DM_BUFIO=y
  1216. CONFIG_DM_CRYPT=y
  1217. # CONFIG_DM_SNAPSHOT is not set
  1218. # CONFIG_DM_THIN_PROVISIONING is not set
  1219. # CONFIG_DM_CACHE is not set
  1220. # CONFIG_DM_MIRROR is not set
  1221. # CONFIG_DM_RAID is not set
  1222. # CONFIG_DM_ZERO is not set
  1223. # CONFIG_DM_MULTIPATH is not set
  1224. # CONFIG_DM_DELAY is not set
  1225. CONFIG_DM_UEVENT=y
  1226. # CONFIG_DM_FLAKEY is not set
  1227. CONFIG_DM_VERITY=y
  1228. # CONFIG_TARGET_CORE is not set
  1229. CONFIG_NETDEVICES=y
  1230. CONFIG_NET_CORE=y
  1231. # CONFIG_BONDING is not set
  1232. # CONFIG_DUMMY is not set
  1233. # CONFIG_EQUALIZER is not set
  1234. CONFIG_MII=y
  1235. # CONFIG_IFB is not set
  1236. # CONFIG_NET_TEAM is not set
  1237. # CONFIG_MACVLAN is not set
  1238. # CONFIG_VXLAN is not set
  1239. # CONFIG_NETCONSOLE is not set
  1240. # CONFIG_NETPOLL is not set
  1241. # CONFIG_NET_POLL_CONTROLLER is not set
  1242. CONFIG_TUN=y
  1243. # CONFIG_VETH is not set
  1244.  
  1245. #
  1246. # CAIF transport drivers
  1247. #
  1248.  
  1249. #
  1250. # Distributed Switch Architecture drivers
  1251. #
  1252. # CONFIG_NET_DSA_MV88E6XXX is not set
  1253. # CONFIG_NET_DSA_MV88E6060 is not set
  1254. # CONFIG_NET_DSA_MV88E6XXX_NEED_PPU is not set
  1255. # CONFIG_NET_DSA_MV88E6131 is not set
  1256. # CONFIG_NET_DSA_MV88E6123_61_65 is not set
  1257. CONFIG_ETHERNET=y
  1258. CONFIG_NET_CADENCE=y
  1259. # CONFIG_ARM_AT91_ETHER is not set
  1260. # CONFIG_MACB is not set
  1261. CONFIG_NET_VENDOR_BROADCOM=y
  1262. # CONFIG_B44 is not set
  1263. # CONFIG_NET_CALXEDA_XGMAC is not set
  1264. CONFIG_NET_VENDOR_CIRRUS=y
  1265. # CONFIG_CS89x0 is not set
  1266. # CONFIG_DM9000 is not set
  1267. CONFIG_NET_VENDOR_ACTS=m
  1268. CONFIG_POLL_PHY_STATE=y
  1269. # CONFIG_PHY_REALTEK_RTL8201 is not set
  1270. CONFIG_PHY_CORECHIP_SR8201G=y
  1271. # CONFIG_NET_VENDOR_SG8201G is not set
  1272. # CONFIG_DNET is not set
  1273. CONFIG_NET_VENDOR_FARADAY=y
  1274. # CONFIG_FTMAC100 is not set
  1275. # CONFIG_FTGMAC100 is not set
  1276. CONFIG_NET_VENDOR_INTEL=y
  1277. CONFIG_NET_VENDOR_I825XX=y
  1278. CONFIG_NET_VENDOR_MARVELL=y
  1279. # CONFIG_MVMDIO is not set
  1280. CONFIG_NET_VENDOR_MICREL=y
  1281. # CONFIG_KS8842 is not set
  1282. # CONFIG_KS8851 is not set
  1283. # CONFIG_KS8851_MLL is not set
  1284. CONFIG_NET_VENDOR_MICROCHIP=y
  1285. # CONFIG_ENC28J60 is not set
  1286. CONFIG_NET_VENDOR_NATSEMI=y
  1287. CONFIG_NET_VENDOR_8390=y
  1288. # CONFIG_AX88796 is not set
  1289. # CONFIG_ETHOC is not set
  1290. CONFIG_NET_VENDOR_SEEQ=y
  1291. CONFIG_NET_VENDOR_SMSC=y
  1292. # CONFIG_SMC91X is not set
  1293. # CONFIG_SMC911X is not set
  1294. # CONFIG_SMSC911X is not set
  1295. CONFIG_NET_VENDOR_STMICRO=y
  1296. # CONFIG_STMMAC_ETH is not set
  1297. CONFIG_NET_VENDOR_WIZNET=y
  1298. # CONFIG_WIZNET_W5100 is not set
  1299. # CONFIG_WIZNET_W5300 is not set
  1300. CONFIG_PHYLIB=y
  1301.  
  1302. #
  1303. # MII PHY device drivers
  1304. #
  1305. # CONFIG_AT803X_PHY is not set
  1306. # CONFIG_AMD_PHY is not set
  1307. # CONFIG_MARVELL_PHY is not set
  1308. # CONFIG_DAVICOM_PHY is not set
  1309. # CONFIG_QSEMI_PHY is not set
  1310. # CONFIG_LXT_PHY is not set
  1311. # CONFIG_CICADA_PHY is not set
  1312. # CONFIG_VITESSE_PHY is not set
  1313. # CONFIG_SMSC_PHY is not set
  1314. # CONFIG_BROADCOM_PHY is not set
  1315. # CONFIG_BCM87XX_PHY is not set
  1316. # CONFIG_ICPLUS_PHY is not set
  1317. # CONFIG_REALTEK_PHY is not set
  1318. # CONFIG_NATIONAL_PHY is not set
  1319. # CONFIG_STE10XP is not set
  1320. # CONFIG_LSI_ET1011C_PHY is not set
  1321. # CONFIG_MICREL_PHY is not set
  1322. # CONFIG_FIXED_PHY is not set
  1323. # CONFIG_MDIO_BITBANG is not set
  1324. # CONFIG_MDIO_BUS_MUX_GPIO is not set
  1325. # CONFIG_MDIO_BUS_MUX_MMIOREG is not set
  1326. # CONFIG_MICREL_KS8995MA is not set
  1327. CONFIG_PPP=m
  1328. CONFIG_PPP_BSDCOMP=m
  1329. CONFIG_PPP_DEFLATE=m
  1330. CONFIG_PPP_FILTER=y
  1331. CONFIG_PPP_MPPE=m
  1332. CONFIG_PPP_MULTILINK=y
  1333. CONFIG_PPPOE=m
  1334. CONFIG_PPPOL2TP=m
  1335. CONFIG_PPPOLAC=m
  1336. CONFIG_PPPOPNS=m
  1337. CONFIG_PPP_ASYNC=m
  1338. CONFIG_PPP_SYNC_TTY=m
  1339. # CONFIG_SLIP is not set
  1340. CONFIG_SLHC=m
  1341.  
  1342. #
  1343. # USB Network Adapters
  1344. #
  1345. # CONFIG_USB_CATC is not set
  1346. # CONFIG_USB_KAWETH is not set
  1347. # CONFIG_USB_PEGASUS is not set
  1348. CONFIG_USB_RTL8150=y
  1349. CONFIG_USB_RTL8152=y
  1350. CONFIG_USB_USBNET=y
  1351. CONFIG_USB_NET_ASIX=y
  1352. CONFIG_USB_NET_SR9700=y
  1353. CONFIG_USB_NET_SR9800=y
  1354. # CONFIG_USB_NET_AX8817X is not set
  1355. CONFIG_USB_NET_AX88179_178A=y
  1356. CONFIG_USB_NET_CDCETHER=y
  1357. # CONFIG_USB_NET_CDC_EEM is not set
  1358. CONFIG_USB_NET_CDC_NCM=y
  1359. # CONFIG_USB_NET_CDC_MBIM is not set
  1360. # CONFIG_USB_NET_DM9601 is not set
  1361. CONFIG_USB_NET_SMSC75XX=m
  1362. CONFIG_USB_NET_SMSC95XX=m
  1363. # CONFIG_USB_NET_GL620A is not set
  1364. # CONFIG_USB_NET_NET1080 is not set
  1365. # CONFIG_USB_NET_PLUSB is not set
  1366. # CONFIG_USB_NET_MCS7830 is not set
  1367. # CONFIG_USB_NET_RNDIS_HOST is not set
  1368. CONFIG_USB_NET_CDC_SUBSET=y
  1369. # CONFIG_USB_ALI_M5632 is not set
  1370. # CONFIG_USB_AN2720 is not set
  1371. CONFIG_USB_BELKIN=y
  1372. CONFIG_USB_ARMLINUX=y
  1373. # CONFIG_USB_EPSON2888 is not set
  1374. # CONFIG_USB_KC2190 is not set
  1375. # CONFIG_USB_NET_ZAURUS is not set
  1376. # CONFIG_USB_NET_CX82310_ETH is not set
  1377. CONFIG_USB_NET_KALMIA=m
  1378. CONFIG_USB_NET_QMI_WWAN=m
  1379. # CONFIG_USB_HSO is not set
  1380. # CONFIG_USB_NET_INT51X1 is not set
  1381. # CONFIG_USB_IPHETH is not set
  1382. # CONFIG_USB_SIERRA_NET is not set
  1383. # CONFIG_USB_VL600 is not set
  1384. CONFIG_WLAN=y
  1385. # CONFIG_LIBERTAS_THINFIRM is not set
  1386. # CONFIG_AT76C50X_USB is not set
  1387. # CONFIG_USB_ZD1201 is not set
  1388. # CONFIG_USB_NET_RNDIS_WLAN is not set
  1389. CONFIG_RTL8187=m
  1390. CONFIG_RTL8187_LEDS=y
  1391. # CONFIG_MAC80211_HWSIM is not set
  1392. # CONFIG_WIFI_CONTROL_FUNC is not set
  1393. CONFIG_BROADCOM_WIFI_BT=m
  1394. CONFIG_RTL8723BS=m
  1395. # CONFIG_RTL8723BS_VQ0 is not set
  1396. CONFIG_RTL8723BU=m
  1397. CONFIG_RTL8188ETV=m
  1398. CONFIG_ATH_COMMON=m
  1399. CONFIG_ATH_CARDS=m
  1400. # CONFIG_ATH_DEBUG is not set
  1401. CONFIG_ATH9K_HW=m
  1402. CONFIG_ATH9K_COMMON=m
  1403. CONFIG_ATH9K_BTCOEX_SUPPORT=y
  1404. CONFIG_ATH9K=m
  1405. CONFIG_ATH9K_AHB=y
  1406. # CONFIG_ATH9K_DEBUGFS is not set
  1407. CONFIG_ATH9K_LEGACY_RATE_CONTROL=y
  1408. CONFIG_ATH9K_HTC=m
  1409. # CONFIG_ATH9K_HTC_DEBUGFS is not set
  1410. CONFIG_CARL9170=m
  1411. CONFIG_CARL9170_LEDS=y
  1412. CONFIG_CARL9170_WPC=y
  1413. # CONFIG_CARL9170_HWRNG is not set
  1414. # CONFIG_ATH6KL is not set
  1415. CONFIG_AR5523=m
  1416. # CONFIG_B43 is not set
  1417. # CONFIG_B43LEGACY is not set
  1418. # CONFIG_BRCMFMAC is not set
  1419. CONFIG_HOSTAP=y
  1420. CONFIG_HOSTAP_FIRMWARE=y
  1421. CONFIG_HOSTAP_FIRMWARE_NVRAM=y
  1422. # CONFIG_LIBERTAS is not set
  1423. # CONFIG_P54_COMMON is not set
  1424. CONFIG_RT2X00=y
  1425. CONFIG_RT2500USB=m
  1426. CONFIG_RT73USB=m
  1427. CONFIG_RT2800USB=m
  1428. CONFIG_RT2800USB_RT33XX=y
  1429. CONFIG_RT2800USB_RT35XX=y
  1430. CONFIG_RT2800USB_RT53XX=y
  1431. CONFIG_RT2800USB_RT55XX=y
  1432. # CONFIG_RT2800USB_UNKNOWN is not set
  1433. CONFIG_RT2800_LIB=m
  1434. CONFIG_RT2X00_LIB_USB=m
  1435. CONFIG_RT2X00_LIB=m
  1436. CONFIG_RT2X00_LIB_FIRMWARE=y
  1437. CONFIG_RT2X00_LIB_CRYPTO=y
  1438. CONFIG_RT2X00_LIB_LEDS=y
  1439. # CONFIG_RT2X00_DEBUG is not set
  1440. CONFIG_RTLWIFI=y
  1441. # CONFIG_RTLWIFI_DEBUG is not set
  1442. CONFIG_RTL8192CU=m
  1443. CONFIG_RTL8192C_COMMON=m
  1444. CONFIG_WL_TI=y
  1445. CONFIG_WL1251=m
  1446. # CONFIG_WL1251_SPI is not set
  1447. # CONFIG_WL1251_SDIO is not set
  1448. CONFIG_WL12XX=m
  1449. CONFIG_WL18XX=m
  1450. CONFIG_WLCORE=m
  1451. # CONFIG_WLCORE_SPI is not set
  1452. # CONFIG_WLCORE_SDIO is not set
  1453. # CONFIG_ZD1211RW is not set
  1454. # CONFIG_MWIFIEX is not set
  1455.  
  1456. #
  1457. # Enable WiMAX (Networking options) to see the WiMAX drivers
  1458. #
  1459. # CONFIG_WAN is not set
  1460. # CONFIG_ISDN is not set
  1461.  
  1462. #
  1463. # Input device support
  1464. #
  1465. CONFIG_INPUT=y
  1466. CONFIG_INPUT_FF_MEMLESS=y
  1467. CONFIG_INPUT_POLLDEV=y
  1468. # CONFIG_INPUT_SPARSEKMAP is not set
  1469. # CONFIG_INPUT_MATRIXKMAP is not set
  1470.  
  1471. #
  1472. # Userland interfaces
  1473. #
  1474. CONFIG_INPUT_MOUSEDEV=y
  1475. CONFIG_INPUT_MOUSEDEV_PSAUX=y
  1476. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  1477. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  1478. # CONFIG_INPUT_JOYDEV is not set
  1479. CONFIG_INPUT_EVDEV=y
  1480. # CONFIG_INPUT_EVBUG is not set
  1481. # CONFIG_INPUT_KEYRESET is not set
  1482.  
  1483. #
  1484. # Input Device Drivers
  1485. #
  1486. CONFIG_INPUT_KEYBOARD=y
  1487. # CONFIG_KEYBOARD_ADP5588 is not set
  1488. # CONFIG_KEYBOARD_ADP5589 is not set
  1489. CONFIG_KEYBOARD_ATKBD=y
  1490. # CONFIG_KEYBOARD_QT1070 is not set
  1491. # CONFIG_KEYBOARD_QT2160 is not set
  1492. # CONFIG_KEYBOARD_LKKBD is not set
  1493. # CONFIG_KEYBOARD_GPIO is not set
  1494. # CONFIG_KEYBOARD_TCA6416 is not set
  1495. # CONFIG_KEYBOARD_TCA8418 is not set
  1496. # CONFIG_KEYBOARD_MATRIX is not set
  1497. # CONFIG_KEYBOARD_LM8323 is not set
  1498. # CONFIG_KEYBOARD_LM8333 is not set
  1499. # CONFIG_KEYBOARD_MAX7359 is not set
  1500. # CONFIG_KEYBOARD_MCS is not set
  1501. # CONFIG_KEYBOARD_MPR121 is not set
  1502. # CONFIG_KEYBOARD_NEWTON is not set
  1503. # CONFIG_KEYBOARD_OPENCORES is not set
  1504. # CONFIG_KEYBOARD_SAMSUNG is not set
  1505. # CONFIG_KEYBOARD_STOWAWAY is not set
  1506. # CONFIG_KEYBOARD_SUNKBD is not set
  1507. # CONFIG_KEYBOARD_ATC260X_ADCKEY is not set
  1508. CONFIG_KEYBOARD_ATC260X_ONOFF=y
  1509. CONFIG_KEYBOARD_ATC260X_IRKEY=m
  1510. # CONFIG_KEYBOARD_XTKBD is not set
  1511. # CONFIG_INPUT_MOUSE is not set
  1512. CONFIG_INPUT_JOYSTICK=y
  1513. # CONFIG_JOYSTICK_ANALOG is not set
  1514. # CONFIG_JOYSTICK_A3D is not set
  1515. # CONFIG_JOYSTICK_ADI is not set
  1516. # CONFIG_JOYSTICK_COBRA is not set
  1517. # CONFIG_JOYSTICK_GF2K is not set
  1518. # CONFIG_JOYSTICK_GRIP is not set
  1519. # CONFIG_JOYSTICK_GRIP_MP is not set
  1520. # CONFIG_JOYSTICK_GUILLEMOT is not set
  1521. # CONFIG_JOYSTICK_INTERACT is not set
  1522. # CONFIG_JOYSTICK_SIDEWINDER is not set
  1523. # CONFIG_JOYSTICK_TMDC is not set
  1524. # CONFIG_JOYSTICK_IFORCE is not set
  1525. # CONFIG_JOYSTICK_WARRIOR is not set
  1526. # CONFIG_JOYSTICK_MAGELLAN is not set
  1527. # CONFIG_JOYSTICK_SPACEORB is not set
  1528. # CONFIG_JOYSTICK_SPACEBALL is not set
  1529. # CONFIG_JOYSTICK_STINGER is not set
  1530. # CONFIG_JOYSTICK_TWIDJOY is not set
  1531. # CONFIG_JOYSTICK_ZHENHUA is not set
  1532. # CONFIG_JOYSTICK_AS5011 is not set
  1533. # CONFIG_JOYSTICK_JOYDUMP is not set
  1534. CONFIG_JOYSTICK_XPAD=y
  1535. CONFIG_JOYSTICK_XPAD_FF=y
  1536. CONFIG_JOYSTICK_XPAD_LEDS=y
  1537. CONFIG_INPUT_TABLET=y
  1538. CONFIG_TABLET_USB_ACECAD=y
  1539. CONFIG_TABLET_USB_AIPTEK=y
  1540. CONFIG_TABLET_USB_GTCO=y
  1541. CONFIG_TABLET_USB_HANWANG=y
  1542. CONFIG_TABLET_USB_KBTAB=y
  1543. CONFIG_TABLET_USB_WACOM=y
  1544. CONFIG_INPUT_TOUCHSCREEN=y
  1545. # CONFIG_TOUCHSCREEN_ADS7846 is not set
  1546. # CONFIG_TOUCHSCREEN_AD7877 is not set
  1547. # CONFIG_TOUCHSCREEN_AD7879 is not set
  1548. # CONFIG_TOUCHSCREEN_ATMEL_MXT is not set
  1549. # CONFIG_TOUCHSCREEN_AUO_PIXCIR is not set
  1550. # CONFIG_TOUCHSCREEN_BU21013 is not set
  1551. # CONFIG_TOUCHSCREEN_CY8CTMG110 is not set
  1552. # CONFIG_TOUCHSCREEN_CYTTSP_CORE is not set
  1553. # CONFIG_TOUCHSCREEN_DYNAPRO is not set
  1554. # CONFIG_TOUCHSCREEN_HAMPSHIRE is not set
  1555. # CONFIG_TOUCHSCREEN_EETI is not set
  1556. # CONFIG_TOUCHSCREEN_EGALAX is not set
  1557. # CONFIG_TOUCHSCREEN_FUJITSU is not set
  1558. # CONFIG_TOUCHSCREEN_ILI210X is not set
  1559. # CONFIG_TOUCHSCREEN_GUNZE is not set
  1560. # CONFIG_TOUCHSCREEN_ELO is not set
  1561. # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
  1562. # CONFIG_TOUCHSCREEN_WACOM_I2C is not set
  1563. # CONFIG_TOUCHSCREEN_MAX11801 is not set
  1564. # CONFIG_TOUCHSCREEN_MCS5000 is not set
  1565. # CONFIG_TOUCHSCREEN_MMS114 is not set
  1566. # CONFIG_TOUCHSCREEN_MTOUCH is not set
  1567. # CONFIG_TOUCHSCREEN_INEXIO is not set
  1568. # CONFIG_TOUCHSCREEN_MK712 is not set
  1569. # CONFIG_TOUCHSCREEN_PENMOUNT is not set
  1570. # CONFIG_TOUCHSCREEN_EDT_FT5X06 is not set
  1571. # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
  1572. # CONFIG_TOUCHSCREEN_TOUCHWIN is not set
  1573. # CONFIG_TOUCHSCREEN_PIXCIR is not set
  1574. # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set
  1575. # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
  1576. # CONFIG_TOUCHSCREEN_TSC_SERIO is not set
  1577. # CONFIG_TOUCHSCREEN_TSC2005 is not set
  1578. # CONFIG_TOUCHSCREEN_TSC2007 is not set
  1579. # CONFIG_TOUCHSCREEN_W90X900 is not set
  1580. # CONFIG_TOUCHSCREEN_ST1232 is not set
  1581. # CONFIG_TOUCHSCREEN_TPS6507X is not set
  1582. CONFIG_TOUCHSCREEN_GSLX680=m
  1583. # CONFIG_TOUCHSCREEN_GSL1680F is not set
  1584. CONFIG_TOUCHSCREEN_GSL3680=m
  1585. CONFIG_TOUCHSCREEN_FT5X06=m
  1586. CONFIG_TOUCHSCREEN_DETECT=m
  1587. CONFIG_INPUT_MISC=y
  1588. # CONFIG_INPUT_AD714X is not set
  1589. # CONFIG_INPUT_BMA150 is not set
  1590. # CONFIG_INPUT_MMA8450 is not set
  1591. # CONFIG_INPUT_MPU3050 is not set
  1592. # CONFIG_INPUT_GP2A is not set
  1593. # CONFIG_INPUT_GPIO_TILT_POLLED is not set
  1594. # CONFIG_INPUT_ATI_REMOTE2 is not set
  1595. # CONFIG_INPUT_KEYCHORD is not set
  1596. # CONFIG_INPUT_KEYSPAN_REMOTE is not set
  1597. # CONFIG_INPUT_KXTJ9 is not set
  1598. # CONFIG_INPUT_POWERMATE is not set
  1599. # CONFIG_INPUT_YEALINK is not set
  1600. # CONFIG_INPUT_CM109 is not set
  1601. CONFIG_INPUT_UINPUT=y
  1602. # CONFIG_INPUT_GPIO is not set
  1603. # CONFIG_INPUT_PCF8574 is not set
  1604. # CONFIG_INPUT_PWM_BEEPER is not set
  1605. # CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set
  1606. # CONFIG_INPUT_ADXL34X is not set
  1607. # CONFIG_INPUT_IMS_PCU is not set
  1608. # CONFIG_INPUT_CMA3000 is not set
  1609. CONFIG_INPUT_GSENSOR=y
  1610. CONFIG_GSENSOR_DETECT=m
  1611. CONFIG_GSENSOR_BMA222=m
  1612. # CONFIG_GSENSOR_STK8312 is not set
  1613. CONFIG_GSENSOR_STK8313=m
  1614. CONFIG_GSENSOR_MC3236=m
  1615. # CONFIG_GSENSOR_MC3230 is not set
  1616. CONFIG_GSENSOR_MC3232=m
  1617. # CONFIG_GSENSOR_MMA7660 is not set
  1618. CONFIG_GSENSOR_KIONIX=m
  1619. CONFIG_GSENSOR_MIR3DA=m
  1620. CONFIG_INPUT_LIGHT_GSENSOR=y
  1621. CONFIG_LIGHT_GSENSOR_LTR301=m
  1622.  
  1623. #
  1624. # Hardware I/O ports
  1625. #
  1626. CONFIG_SERIO=y
  1627. CONFIG_SERIO_SERPORT=y
  1628. CONFIG_SERIO_LIBPS2=y
  1629. # CONFIG_SERIO_RAW is not set
  1630. # CONFIG_SERIO_ALTERA_PS2 is not set
  1631. # CONFIG_SERIO_PS2MULT is not set
  1632. # CONFIG_SERIO_ARC_PS2 is not set
  1633. # CONFIG_SERIO_APBPS2 is not set
  1634. # CONFIG_GAMEPORT is not set
  1635.  
  1636. #
  1637. # Character devices
  1638. #
  1639. CONFIG_TTY=y
  1640. CONFIG_VT=y
  1641. CONFIG_CONSOLE_TRANSLATIONS=y
  1642. CONFIG_VT_CONSOLE=y
  1643. CONFIG_VT_CONSOLE_SLEEP=y
  1644. CONFIG_HW_CONSOLE=y
  1645. # CONFIG_VT_HW_CONSOLE_BINDING is not set
  1646. CONFIG_UNIX98_PTYS=y
  1647. # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
  1648. # CONFIG_LEGACY_PTYS is not set
  1649. # CONFIG_SERIAL_NONSTANDARD is not set
  1650. # CONFIG_N_GSM is not set
  1651. # CONFIG_TRACE_SINK is not set
  1652. CONFIG_DEVMEM=y
  1653. # CONFIG_DEVKMEM is not set
  1654.  
  1655. #
  1656. # Serial drivers
  1657. #
  1658. # CONFIG_SERIAL_8250 is not set
  1659.  
  1660. #
  1661. # Non-8250 serial port support
  1662. #
  1663. # CONFIG_SERIAL_MAX3100 is not set
  1664. # CONFIG_SERIAL_MAX310X is not set
  1665. CONFIG_SERIAL_CORE=y
  1666. CONFIG_SERIAL_CORE_CONSOLE=y
  1667. # CONFIG_SERIAL_SCCNXP is not set
  1668. # CONFIG_SERIAL_TIMBERDALE is not set
  1669. # CONFIG_SERIAL_ALTERA_JTAGUART is not set
  1670. # CONFIG_SERIAL_ALTERA_UART is not set
  1671. # CONFIG_SERIAL_IFX6X60 is not set
  1672. # CONFIG_SERIAL_XILINX_PS_UART is not set
  1673. # CONFIG_SERIAL_ARC is not set
  1674. # CONFIG_TTY_PRINTK is not set
  1675. # CONFIG_HVC_DCC is not set
  1676. # CONFIG_IPMI_HANDLER is not set
  1677. CONFIG_HW_RANDOM=y
  1678. # CONFIG_HW_RANDOM_TIMERIOMEM is not set
  1679. # CONFIG_HW_RANDOM_ATMEL is not set
  1680. # CONFIG_HW_RANDOM_EXYNOS is not set
  1681. # CONFIG_R3964 is not set
  1682. # CONFIG_RAW_DRIVER is not set
  1683. # CONFIG_TCG_TPM is not set
  1684. # CONFIG_DCC_TTY is not set
  1685. CONFIG_I2C=y
  1686. CONFIG_I2C_BOARDINFO=y
  1687. CONFIG_I2C_COMPAT=y
  1688. CONFIG_I2C_CHARDEV=m
  1689. # CONFIG_I2C_MUX is not set
  1690. CONFIG_I2C_HELPER_AUTO=y
  1691. CONFIG_I2C_ALGOBIT=m
  1692.  
  1693. #
  1694. # I2C Hardware Bus support
  1695. #
  1696.  
  1697. #
  1698. # I2C system bus drivers (mostly embedded / system-on-chip)
  1699. #
  1700. # CONFIG_I2C_CBUS_GPIO is not set
  1701. # CONFIG_I2C_DESIGNWARE_PLATFORM is not set
  1702. # CONFIG_I2C_GPIO is not set
  1703. # CONFIG_I2C_OCORES is not set
  1704. # CONFIG_I2C_PCA_PLATFORM is not set
  1705. # CONFIG_I2C_PXA_PCI is not set
  1706. # CONFIG_I2C_SIMTEC is not set
  1707. # CONFIG_I2C_XILINX is not set
  1708.  
  1709. #
  1710. # External I2C/SMBus adapter drivers
  1711. #
  1712. # CONFIG_I2C_DIOLAN_U2C is not set
  1713. # CONFIG_I2C_PARPORT_LIGHT is not set
  1714. # CONFIG_I2C_TAOS_EVM is not set
  1715. # CONFIG_I2C_TINY_USB is not set
  1716.  
  1717. #
  1718. # Other I2C/SMBus bus drivers
  1719. #
  1720. # CONFIG_I2C_STUB is not set
  1721. # CONFIG_I2C_DEBUG_CORE is not set
  1722. # CONFIG_I2C_DEBUG_ALGO is not set
  1723. # CONFIG_I2C_DEBUG_BUS is not set
  1724. CONFIG_SPI=y
  1725. # CONFIG_SPI_DEBUG is not set
  1726. CONFIG_SPI_MASTER=y
  1727.  
  1728. #
  1729. # SPI Master Controller Drivers
  1730. #
  1731. # CONFIG_SPI_ALTERA is not set
  1732. # CONFIG_SPI_BITBANG is not set
  1733. # CONFIG_SPI_GPIO is not set
  1734. # CONFIG_SPI_FSL_SPI is not set
  1735. # CONFIG_SPI_OC_TINY is not set
  1736. # CONFIG_SPI_PXA2XX_PCI is not set
  1737. # CONFIG_SPI_SC18IS602 is not set
  1738. # CONFIG_SPI_XCOMM is not set
  1739. # CONFIG_SPI_XILINX is not set
  1740. # CONFIG_SPI_DESIGNWARE is not set
  1741.  
  1742. #
  1743. # SPI Protocol Masters
  1744. #
  1745. CONFIG_SPI_SPIDEV=m
  1746. # CONFIG_SPI_TLE62X0 is not set
  1747. CONFIG_SPI_OWL=y
  1748.  
  1749. #
  1750. # Qualcomm MSM SSBI bus support
  1751. #
  1752. # CONFIG_SSBI is not set
  1753. # CONFIG_HSI is not set
  1754.  
  1755. #
  1756. # PPS support
  1757. #
  1758. # CONFIG_PPS is not set
  1759.  
  1760. #
  1761. # PPS generators support
  1762. #
  1763.  
  1764. #
  1765. # PTP clock support
  1766. #
  1767. # CONFIG_PTP_1588_CLOCK is not set
  1768.  
  1769. #
  1770. # Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
  1771. #
  1772. # CONFIG_PTP_1588_CLOCK_PCH is not set
  1773. CONFIG_PINCTRL=y
  1774.  
  1775. #
  1776. # Pin controllers
  1777. #
  1778. CONFIG_PINMUX=y
  1779. CONFIG_PINCONF=y
  1780. # CONFIG_DEBUG_PINCTRL is not set
  1781. # CONFIG_PINCTRL_SINGLE is not set
  1782. # CONFIG_PINCTRL_EXYNOS is not set
  1783. # CONFIG_PINCTRL_EXYNOS5440 is not set
  1784. CONFIG_ARCH_HAVE_CUSTOM_GPIO_H=y
  1785. CONFIG_ARCH_REQUIRE_GPIOLIB=y
  1786. CONFIG_GPIO_DEVRES=y
  1787. CONFIG_GPIOLIB=y
  1788. CONFIG_OF_GPIO=y
  1789. # CONFIG_DEBUG_GPIO is not set
  1790. CONFIG_GPIO_SYSFS=y
  1791.  
  1792. #
  1793. # Memory mapped GPIO drivers:
  1794. #
  1795. # CONFIG_GPIO_GENERIC_PLATFORM is not set
  1796. # CONFIG_GPIO_EM is not set
  1797. # CONFIG_GPIO_RCAR is not set
  1798. # CONFIG_GPIO_TS5500 is not set
  1799. # CONFIG_GPIO_GRGPIO is not set
  1800.  
  1801. #
  1802. # I2C GPIO expanders:
  1803. #
  1804. # CONFIG_GPIO_MAX7300 is not set
  1805. # CONFIG_GPIO_MAX732X is not set
  1806. # CONFIG_GPIO_PCF857X is not set
  1807. # CONFIG_GPIO_SX150X is not set
  1808. # CONFIG_GPIO_ADP5588 is not set
  1809. # CONFIG_GPIO_ADNP is not set
  1810. CONFIG_GPIO_ATC260X=y
  1811.  
  1812. #
  1813. # PCI GPIO expanders:
  1814. #
  1815.  
  1816. #
  1817. # SPI GPIO expanders:
  1818. #
  1819. # CONFIG_GPIO_MAX7301 is not set
  1820. # CONFIG_GPIO_MCP23S08 is not set
  1821. # CONFIG_GPIO_MC33880 is not set
  1822. # CONFIG_GPIO_74X164 is not set
  1823.  
  1824. #
  1825. # AC97 GPIO expanders:
  1826. #
  1827.  
  1828. #
  1829. # MODULbus GPIO expanders:
  1830. #
  1831.  
  1832. #
  1833. # USB GPIO expanders:
  1834. #
  1835. # CONFIG_W1 is not set
  1836. CONFIG_POWER_SUPPLY=y
  1837. # CONFIG_POWER_SUPPLY_DEBUG is not set
  1838. # CONFIG_PDA_POWER is not set
  1839. # CONFIG_GENERIC_ADC_BATTERY is not set
  1840. # CONFIG_TEST_POWER is not set
  1841. # CONFIG_BATTERY_DS2780 is not set
  1842. # CONFIG_BATTERY_DS2781 is not set
  1843. # CONFIG_BATTERY_DS2782 is not set
  1844. # CONFIG_BATTERY_SBS is not set
  1845. # CONFIG_BATTERY_BQ27x00 is not set
  1846. # CONFIG_BATTERY_BQ27441 is not set
  1847. # CONFIG_BATTERY_MAX17040 is not set
  1848. # CONFIG_BATTERY_MAX17042 is not set
  1849. # CONFIG_CHARGER_MAX8903 is not set
  1850. # CONFIG_CHARGER_LP8727 is not set
  1851. # CONFIG_CHARGER_GPIO is not set
  1852. # CONFIG_CHARGER_MANAGER is not set
  1853. # CONFIG_CHARGER_BQ2415X is not set
  1854. # CONFIG_CHARGER_SMB347 is not set
  1855. # CONFIG_BATTERY_GOLDFISH is not set
  1856. CONFIG_CHARGER_DRV_ATC206X=y
  1857. # CONFIG_ATC260X_CAP_GAUGE is not set
  1858. # CONFIG_POWER_RESET is not set
  1859. # CONFIG_POWER_RESET_RESTART is not set
  1860. # CONFIG_POWER_AVS is not set
  1861. CONFIG_HWMON=y
  1862. # CONFIG_HWMON_VID is not set
  1863. # CONFIG_HWMON_DEBUG_CHIP is not set
  1864.  
  1865. #
  1866. # Native drivers
  1867. #
  1868. # CONFIG_SENSORS_AD7314 is not set
  1869. # CONFIG_SENSORS_AD7414 is not set
  1870. # CONFIG_SENSORS_AD7418 is not set
  1871. # CONFIG_SENSORS_ADCXX is not set
  1872. # CONFIG_SENSORS_ADM1021 is not set
  1873. # CONFIG_SENSORS_ADM1025 is not set
  1874. # CONFIG_SENSORS_ADM1026 is not set
  1875. # CONFIG_SENSORS_ADM1029 is not set
  1876. # CONFIG_SENSORS_ADM1031 is not set
  1877. # CONFIG_SENSORS_ADM9240 is not set
  1878. # CONFIG_SENSORS_ADT7310 is not set
  1879. # CONFIG_SENSORS_ADT7410 is not set
  1880. # CONFIG_SENSORS_ADT7411 is not set
  1881. # CONFIG_SENSORS_ADT7462 is not set
  1882. # CONFIG_SENSORS_ADT7470 is not set
  1883. # CONFIG_SENSORS_ADT7475 is not set
  1884. # CONFIG_SENSORS_ASC7621 is not set
  1885. # CONFIG_SENSORS_ATXP1 is not set
  1886. # CONFIG_SENSORS_DS620 is not set
  1887. # CONFIG_SENSORS_DS1621 is not set
  1888. # CONFIG_SENSORS_F71805F is not set
  1889. # CONFIG_SENSORS_F71882FG is not set
  1890. # CONFIG_SENSORS_F75375S is not set
  1891. # CONFIG_SENSORS_G760A is not set
  1892. # CONFIG_SENSORS_GL518SM is not set
  1893. # CONFIG_SENSORS_GL520SM is not set
  1894. # CONFIG_SENSORS_GPIO_FAN is not set
  1895. # CONFIG_SENSORS_HIH6130 is not set
  1896. # CONFIG_SENSORS_IIO_HWMON is not set
  1897. # CONFIG_SENSORS_IT87 is not set
  1898. # CONFIG_SENSORS_JC42 is not set
  1899. # CONFIG_SENSORS_LINEAGE is not set
  1900. # CONFIG_SENSORS_LM63 is not set
  1901. # CONFIG_SENSORS_LM70 is not set
  1902. # CONFIG_SENSORS_LM73 is not set
  1903. # CONFIG_SENSORS_LM75 is not set
  1904. # CONFIG_SENSORS_LM77 is not set
  1905. # CONFIG_SENSORS_LM78 is not set
  1906. # CONFIG_SENSORS_LM80 is not set
  1907. # CONFIG_SENSORS_LM83 is not set
  1908. # CONFIG_SENSORS_LM85 is not set
  1909. # CONFIG_SENSORS_LM87 is not set
  1910. # CONFIG_SENSORS_LM90 is not set
  1911. # CONFIG_SENSORS_LM92 is not set
  1912. # CONFIG_SENSORS_LM93 is not set
  1913. # CONFIG_SENSORS_LTC4151 is not set
  1914. # CONFIG_SENSORS_LTC4215 is not set
  1915. # CONFIG_SENSORS_LTC4245 is not set
  1916. # CONFIG_SENSORS_LTC4261 is not set
  1917. # CONFIG_SENSORS_LM95234 is not set
  1918. # CONFIG_SENSORS_LM95241 is not set
  1919. # CONFIG_SENSORS_LM95245 is not set
  1920. # CONFIG_SENSORS_MAX1111 is not set
  1921. # CONFIG_SENSORS_MAX16065 is not set
  1922. # CONFIG_SENSORS_MAX1619 is not set
  1923. # CONFIG_SENSORS_MAX1668 is not set
  1924. # CONFIG_SENSORS_MAX197 is not set
  1925. # CONFIG_SENSORS_MAX6639 is not set
  1926. # CONFIG_SENSORS_MAX6642 is not set
  1927. # CONFIG_SENSORS_MAX6650 is not set
  1928. # CONFIG_SENSORS_MAX6697 is not set
  1929. # CONFIG_SENSORS_MCP3021 is not set
  1930. # CONFIG_SENSORS_NCT6775 is not set
  1931. # CONFIG_SENSORS_NTC_THERMISTOR is not set
  1932. # CONFIG_SENSORS_PC87360 is not set
  1933. # CONFIG_SENSORS_PC87427 is not set
  1934. # CONFIG_SENSORS_PCF8591 is not set
  1935. # CONFIG_PMBUS is not set
  1936. # CONFIG_SENSORS_SHT15 is not set
  1937. # CONFIG_SENSORS_SHT21 is not set
  1938. # CONFIG_SENSORS_SMM665 is not set
  1939. # CONFIG_SENSORS_DME1737 is not set
  1940. # CONFIG_SENSORS_EMC1403 is not set
  1941. # CONFIG_SENSORS_EMC2103 is not set
  1942. # CONFIG_SENSORS_EMC6W201 is not set
  1943. # CONFIG_SENSORS_SMSC47M1 is not set
  1944. # CONFIG_SENSORS_SMSC47M192 is not set
  1945. # CONFIG_SENSORS_SMSC47B397 is not set
  1946. # CONFIG_SENSORS_SCH56XX_COMMON is not set
  1947. # CONFIG_SENSORS_ADS1015 is not set
  1948. # CONFIG_SENSORS_ADS7828 is not set
  1949. # CONFIG_SENSORS_ADS7871 is not set
  1950. # CONFIG_SENSORS_AMC6821 is not set
  1951. # CONFIG_SENSORS_INA209 is not set
  1952. # CONFIG_SENSORS_INA2XX is not set
  1953. # CONFIG_SENSORS_THMC50 is not set
  1954. # CONFIG_SENSORS_TMP102 is not set
  1955. # CONFIG_SENSORS_TMP401 is not set
  1956. # CONFIG_SENSORS_TMP421 is not set
  1957. # CONFIG_SENSORS_VT1211 is not set
  1958. # CONFIG_SENSORS_W83781D is not set
  1959. # CONFIG_SENSORS_W83791D is not set
  1960. # CONFIG_SENSORS_W83792D is not set
  1961. # CONFIG_SENSORS_W83793 is not set
  1962. # CONFIG_SENSORS_W83795 is not set
  1963. # CONFIG_SENSORS_W83L785TS is not set
  1964. # CONFIG_SENSORS_W83L786NG is not set
  1965. # CONFIG_SENSORS_W83627HF is not set
  1966. # CONFIG_SENSORS_W83627EHF is not set
  1967. CONFIG_SENSORS_ATC260X=y
  1968. CONFIG_THERMAL=y
  1969. CONFIG_THERMAL_HWMON=y
  1970. CONFIG_THERMAL_OF=y
  1971. CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
  1972. # CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
  1973. # CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
  1974. CONFIG_THERMAL_GOV_FAIR_SHARE=y
  1975. CONFIG_THERMAL_GOV_STEP_WISE=y
  1976. CONFIG_THERMAL_GOV_USER_SPACE=y
  1977. CONFIG_CPU_THERMAL=y
  1978. CONFIG_THERMAL_EMULATION=y
  1979. CONFIG_OWL_THERMAL=y
  1980. # CONFIG_WATCHDOG is not set
  1981. CONFIG_SSB_POSSIBLE=y
  1982.  
  1983. #
  1984. # Sonics Silicon Backplane
  1985. #
  1986. # CONFIG_SSB is not set
  1987. CONFIG_BCMA_POSSIBLE=y
  1988.  
  1989. #
  1990. # Broadcom specific AMBA
  1991. #
  1992. # CONFIG_BCMA is not set
  1993.  
  1994. #
  1995. # Multifunction device drivers
  1996. #
  1997. CONFIG_MFD_CORE=y
  1998. # CONFIG_MFD_AS3711 is not set
  1999. # CONFIG_PMIC_ADP5520 is not set
  2000. # CONFIG_MFD_AAT2870_CORE is not set
  2001. # CONFIG_MFD_CROS_EC is not set
  2002. # CONFIG_MFD_ASIC3 is not set
  2003. # CONFIG_PMIC_DA903X is not set
  2004. # CONFIG_MFD_DA9052_SPI is not set
  2005. # CONFIG_MFD_DA9052_I2C is not set
  2006. # CONFIG_MFD_DA9055 is not set
  2007. # CONFIG_MFD_MC13XXX_SPI is not set
  2008. # CONFIG_MFD_MC13XXX_I2C is not set
  2009. # CONFIG_HTC_EGPIO is not set
  2010. # CONFIG_HTC_PASIC3 is not set
  2011. # CONFIG_HTC_I2CPLD is not set
  2012. # CONFIG_MFD_88PM800 is not set
  2013. # CONFIG_MFD_88PM805 is not set
  2014. # CONFIG_MFD_88PM860X is not set
  2015. # CONFIG_MFD_MAX77686 is not set
  2016. # CONFIG_MFD_MAX77693 is not set
  2017. # CONFIG_MFD_MAX8907 is not set
  2018. # CONFIG_MFD_MAX8925 is not set
  2019. # CONFIG_MFD_MAX8997 is not set
  2020. # CONFIG_MFD_MAX8998 is not set
  2021. # CONFIG_EZX_PCAP is not set
  2022. # CONFIG_MFD_VIPERBOARD is not set
  2023. # CONFIG_MFD_RETU is not set
  2024. # CONFIG_MFD_PCF50633 is not set
  2025. # CONFIG_MFD_RC5T583 is not set
  2026. # CONFIG_MFD_SEC_CORE is not set
  2027. # CONFIG_MFD_SI476X_CORE is not set
  2028. # CONFIG_MFD_SM501 is not set
  2029. # CONFIG_MFD_SMSC is not set
  2030. # CONFIG_ABX500_CORE is not set
  2031. # CONFIG_MFD_STMPE is not set
  2032. # CONFIG_MFD_SYSCON is not set
  2033. # CONFIG_MFD_TI_AM335X_TSCADC is not set
  2034. # CONFIG_MFD_LP8788 is not set
  2035. # CONFIG_MFD_PALMAS is not set
  2036. # CONFIG_TPS6105X is not set
  2037. # CONFIG_TPS65010 is not set
  2038. # CONFIG_TPS6507X is not set
  2039. # CONFIG_MFD_TPS65090 is not set
  2040. # CONFIG_MFD_TPS65217 is not set
  2041. # CONFIG_MFD_TPS6586X is not set
  2042. # CONFIG_MFD_TPS65910 is not set
  2043. # CONFIG_MFD_TPS65912 is not set
  2044. # CONFIG_MFD_TPS65912_I2C is not set
  2045. # CONFIG_MFD_TPS65912_SPI is not set
  2046. # CONFIG_MFD_TPS80031 is not set
  2047. # CONFIG_TWL4030_CORE is not set
  2048. # CONFIG_TWL6040_CORE is not set
  2049. # CONFIG_MFD_WL1273_CORE is not set
  2050. # CONFIG_MFD_LM3533 is not set
  2051. # CONFIG_MFD_TC3589X is not set
  2052. # CONFIG_MFD_TMIO is not set
  2053. # CONFIG_MFD_T7L66XB is not set
  2054. # CONFIG_MFD_TC6387XB is not set
  2055. # CONFIG_MFD_TC6393XB is not set
  2056. # CONFIG_MFD_ARIZONA_I2C is not set
  2057. # CONFIG_MFD_ARIZONA_SPI is not set
  2058. # CONFIG_MFD_WM8400 is not set
  2059. # CONFIG_MFD_WM831X_I2C is not set
  2060. # CONFIG_MFD_WM831X_SPI is not set
  2061. # CONFIG_MFD_WM8350_I2C is not set
  2062. # CONFIG_MFD_WM8994 is not set
  2063. CONFIG_MFD_ATC260X=y
  2064. # CONFIG_VEXPRESS_CONFIG is not set
  2065. CONFIG_ATC260X_PWM=y
  2066. CONFIG_REGULATOR=y
  2067. # CONFIG_REGULATOR_DEBUG is not set
  2068. # CONFIG_REGULATOR_DUMMY is not set
  2069. # CONFIG_REGULATOR_FIXED_VOLTAGE is not set
  2070. # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
  2071. # CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
  2072. # CONFIG_REGULATOR_GPIO is not set
  2073. # CONFIG_REGULATOR_AD5398 is not set
  2074. # CONFIG_REGULATOR_FAN53555 is not set
  2075. # CONFIG_REGULATOR_ISL6271A is not set
  2076. # CONFIG_REGULATOR_MAX1586 is not set
  2077. # CONFIG_REGULATOR_MAX8649 is not set
  2078. # CONFIG_REGULATOR_MAX8660 is not set
  2079. # CONFIG_REGULATOR_MAX8952 is not set
  2080. # CONFIG_REGULATOR_MAX8973 is not set
  2081. # CONFIG_REGULATOR_LP3971 is not set
  2082. # CONFIG_REGULATOR_LP3972 is not set
  2083. # CONFIG_REGULATOR_LP872X is not set
  2084. # CONFIG_REGULATOR_LP8755 is not set
  2085. # CONFIG_REGULATOR_TPS51632 is not set
  2086. # CONFIG_REGULATOR_TPS62360 is not set
  2087. # CONFIG_REGULATOR_TPS65023 is not set
  2088. # CONFIG_REGULATOR_TPS6507X is not set
  2089. # CONFIG_REGULATOR_TPS6524X is not set
  2090. CONFIG_REGULATOR_ATC260X=y
  2091. CONFIG_MEDIA_SUPPORT=y
  2092.  
  2093. #
  2094. # Multimedia core support
  2095. #
  2096. CONFIG_MEDIA_CAMERA_SUPPORT=y
  2097. # CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set
  2098. # CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set
  2099. # CONFIG_MEDIA_RADIO_SUPPORT is not set
  2100. # CONFIG_MEDIA_RC_SUPPORT is not set
  2101. # CONFIG_MEDIA_CONTROLLER is not set
  2102. CONFIG_VIDEO_DEV=y
  2103. CONFIG_VIDEO_V4L2=y
  2104. # CONFIG_VIDEO_ADV_DEBUG is not set
  2105. # CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
  2106. CONFIG_VIDEOBUF_GEN=y
  2107. CONFIG_VIDEOBUF_DMA_CONTIG=y
  2108. CONFIG_VIDEOBUF2_CORE=y
  2109. CONFIG_VIDEOBUF2_MEMOPS=y
  2110. CONFIG_VIDEOBUF2_DMA_CONTIG=y
  2111. CONFIG_VIDEOBUF2_VMALLOC=m
  2112. # CONFIG_VIDEO_V4L2_INT_DEVICE is not set
  2113. # CONFIG_TTPCI_EEPROM is not set
  2114.  
  2115. #
  2116. # Media drivers
  2117. #
  2118. CONFIG_MEDIA_USB_SUPPORT=y
  2119.  
  2120. #
  2121. # Webcam devices
  2122. #
  2123. CONFIG_USB_VIDEO_CLASS=m
  2124. CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
  2125. CONFIG_USB_GSPCA=m
  2126. # CONFIG_USB_M5602 is not set
  2127. # CONFIG_USB_STV06XX is not set
  2128. # CONFIG_USB_GL860 is not set
  2129. # CONFIG_USB_GSPCA_BENQ is not set
  2130. # CONFIG_USB_GSPCA_CONEX is not set
  2131. # CONFIG_USB_GSPCA_CPIA1 is not set
  2132. # CONFIG_USB_GSPCA_ETOMS is not set
  2133. # CONFIG_USB_GSPCA_FINEPIX is not set
  2134. # CONFIG_USB_GSPCA_JEILINJ is not set
  2135. # CONFIG_USB_GSPCA_JL2005BCD is not set
  2136. # CONFIG_USB_GSPCA_KINECT is not set
  2137. # CONFIG_USB_GSPCA_KONICA is not set
  2138. # CONFIG_USB_GSPCA_MARS is not set
  2139. # CONFIG_USB_GSPCA_MR97310A is not set
  2140. # CONFIG_USB_GSPCA_NW80X is not set
  2141. # CONFIG_USB_GSPCA_OV519 is not set
  2142. # CONFIG_USB_GSPCA_OV534 is not set
  2143. # CONFIG_USB_GSPCA_OV534_9 is not set
  2144. # CONFIG_USB_GSPCA_PAC207 is not set
  2145. # CONFIG_USB_GSPCA_PAC7302 is not set
  2146. # CONFIG_USB_GSPCA_PAC7311 is not set
  2147. # CONFIG_USB_GSPCA_SE401 is not set
  2148. # CONFIG_USB_GSPCA_SN9C2028 is not set
  2149. # CONFIG_USB_GSPCA_SN9C20X is not set
  2150. # CONFIG_USB_GSPCA_SONIXB is not set
  2151. # CONFIG_USB_GSPCA_SONIXJ is not set
  2152. # CONFIG_USB_GSPCA_SPCA500 is not set
  2153. # CONFIG_USB_GSPCA_SPCA501 is not set
  2154. # CONFIG_USB_GSPCA_SPCA505 is not set
  2155. # CONFIG_USB_GSPCA_SPCA506 is not set
  2156. # CONFIG_USB_GSPCA_SPCA508 is not set
  2157. # CONFIG_USB_GSPCA_SPCA561 is not set
  2158. # CONFIG_USB_GSPCA_SPCA1528 is not set
  2159. # CONFIG_USB_GSPCA_SQ905 is not set
  2160. # CONFIG_USB_GSPCA_SQ905C is not set
  2161. # CONFIG_USB_GSPCA_SQ930X is not set
  2162. # CONFIG_USB_GSPCA_STK014 is not set
  2163. # CONFIG_USB_GSPCA_STV0680 is not set
  2164. # CONFIG_USB_GSPCA_SUNPLUS is not set
  2165. # CONFIG_USB_GSPCA_T613 is not set
  2166. # CONFIG_USB_GSPCA_TOPRO is not set
  2167. # CONFIG_USB_GSPCA_TV8532 is not set
  2168. # CONFIG_USB_GSPCA_VC032X is not set
  2169. # CONFIG_USB_GSPCA_VICAM is not set
  2170. # CONFIG_USB_GSPCA_XIRLINK_CIT is not set
  2171. # CONFIG_USB_GSPCA_ZC3XX is not set
  2172. # CONFIG_USB_PWC is not set
  2173. # CONFIG_VIDEO_CPIA2 is not set
  2174. # CONFIG_USB_ZR364XX is not set
  2175. # CONFIG_USB_STKWEBCAM is not set
  2176. # CONFIG_USB_S2255 is not set
  2177. # CONFIG_USB_SN9C102 is not set
  2178.  
  2179. #
  2180. # Webcam, TV (analog/digital) USB devices
  2181. #
  2182. # CONFIG_VIDEO_EM28XX is not set
  2183. CONFIG_V4L_PLATFORM_DRIVERS=y
  2184. # CONFIG_VIDEO_TIMBERDALE is not set
  2185. CONFIG_SOC_CAMERA=y
  2186. # CONFIG_SOC_CAMERA_PLATFORM is not set
  2187. # CONFIG_VIDEO_SH_MOBILE_CSI2 is not set
  2188. # CONFIG_VIDEO_SH_MOBILE_CEU is not set
  2189. # CONFIG_V4L_MEM2MEM_DRIVERS is not set
  2190. # CONFIG_V4L_TEST_DRIVERS is not set
  2191.  
  2192. #
  2193. # Supported MMC/SDIO adapters
  2194. #
  2195. # CONFIG_CYPRESS_FIRMWARE is not set
  2196.  
  2197. #
  2198. # Media ancillary drivers (tuners, sensors, i2c, frontends)
  2199. #
  2200. CONFIG_MEDIA_SUBDRV_AUTOSELECT=y
  2201.  
  2202. #
  2203. # Audio decoders, processors and mixers
  2204. #
  2205.  
  2206. #
  2207. # RDS decoders
  2208. #
  2209.  
  2210. #
  2211. # Video decoders
  2212. #
  2213.  
  2214. #
  2215. # Video and audio decoders
  2216. #
  2217.  
  2218. #
  2219. # Video encoders
  2220. #
  2221.  
  2222. #
  2223. # Camera sensor devices
  2224. #
  2225.  
  2226. #
  2227. # Flash devices
  2228. #
  2229.  
  2230. #
  2231. # Video improvement chips
  2232. #
  2233.  
  2234. #
  2235. # Miscelaneous helper chips
  2236. #
  2237.  
  2238. #
  2239. # Sensors used on soc_camera driver
  2240. #
  2241.  
  2242. #
  2243. # soc_camera sensor drivers
  2244. #
  2245. # CONFIG_SOC_CAMERA_IMX074 is not set
  2246. # CONFIG_SOC_CAMERA_MT9M001 is not set
  2247. # CONFIG_SOC_CAMERA_MT9M111 is not set
  2248. # CONFIG_SOC_CAMERA_MT9T031 is not set
  2249. # CONFIG_SOC_CAMERA_MT9T112 is not set
  2250. # CONFIG_SOC_CAMERA_MT9V022 is not set
  2251. # CONFIG_SOC_CAMERA_OV2640 is not set
  2252. # CONFIG_SOC_CAMERA_OV5642 is not set
  2253. # CONFIG_SOC_CAMERA_OV6650 is not set
  2254. # CONFIG_SOC_CAMERA_OV772X is not set
  2255. # CONFIG_SOC_CAMERA_OV9640 is not set
  2256. # CONFIG_SOC_CAMERA_OV9740 is not set
  2257. # CONFIG_SOC_CAMERA_RJ54N1 is not set
  2258. # CONFIG_SOC_CAMERA_TW9910 is not set
  2259. CONFIG_ACTIONS_CAMERA=y
  2260.  
  2261. #
  2262. # Sensors used on Actions driver
  2263. #
  2264. CONFIG_GC2035=m
  2265. CONFIG_GC0308=m
  2266. CONFIG_GC2155=m
  2267. CONFIG_GC0312=m
  2268. CONFIG_GC2145=m
  2269. CONFIG_GC0328=m
  2270. CONFIG_GC0329=m
  2271. CONFIG_SP0A19=m
  2272. CONFIG_HI257=m
  2273. CONFIG_HI708=m
  2274. CONFIG_OV5640=m
  2275. CONFIG_SP2519=m
  2276. CONFIG_OV2686=m
  2277. CONFIG_SOC5140=m
  2278. CONFIG_SP0718=m
  2279. CONFIG_SIV121DU=m
  2280. CONFIG_FLASHLIGHT=m
  2281. CONFIG_OWL7059_CAMERA=m
  2282. CONFIG_SENSOR_DETECT=m
  2283.  
  2284. #
  2285. # Tools to develop new frontends
  2286. #
  2287. # CONFIG_DVB_DUMMY_FE is not set
  2288.  
  2289. #
  2290. # Graphics support
  2291. #
  2292. CONFIG_DRM=m
  2293. # CONFIG_DRM_UDL is not set
  2294. # CONFIG_DRM_TILCDC is not set
  2295. # CONFIG_IMG_PVR_GPU is not set
  2296. # CONFIG_VGASTATE is not set
  2297. # CONFIG_VIDEO_OUTPUT_CONTROL is not set
  2298. CONFIG_HDMI=y
  2299. CONFIG_FB=y
  2300. # CONFIG_FIRMWARE_EDID is not set
  2301. # CONFIG_FB_DDC is not set
  2302. # CONFIG_FB_BOOT_VESA_SUPPORT is not set
  2303. CONFIG_FB_CFB_FILLRECT=y
  2304. CONFIG_FB_CFB_COPYAREA=y
  2305. CONFIG_FB_CFB_IMAGEBLIT=y
  2306. # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
  2307. # CONFIG_FB_SYS_FILLRECT is not set
  2308. # CONFIG_FB_SYS_COPYAREA is not set
  2309. # CONFIG_FB_SYS_IMAGEBLIT is not set
  2310. # CONFIG_FB_FOREIGN_ENDIAN is not set
  2311. # CONFIG_FB_SYS_FOPS is not set
  2312. # CONFIG_FB_SVGALIB is not set
  2313. # CONFIG_FB_MACMODES is not set
  2314. # CONFIG_FB_BACKLIGHT is not set
  2315. # CONFIG_FB_MODE_HELPERS is not set
  2316. # CONFIG_FB_TILEBLITTING is not set
  2317.  
  2318. #
  2319. # Frame buffer hardware drivers
  2320. #
  2321. # CONFIG_FB_ARMHDLCD is not set
  2322. # CONFIG_FB_S1D13XXX is not set
  2323. # CONFIG_FB_TMIO is not set
  2324. # CONFIG_FB_SMSCUFX is not set
  2325. # CONFIG_FB_UDL is not set
  2326. # CONFIG_FB_GOLDFISH is not set
  2327. # CONFIG_FB_VIRTUAL is not set
  2328. # CONFIG_FB_METRONOME is not set
  2329. # CONFIG_FB_BROADSHEET is not set
  2330. # CONFIG_FB_AUO_K190X is not set
  2331. # CONFIG_FB_SIMPLE is not set
  2332. # CONFIG_EXYNOS_VIDEO is not set
  2333. CONFIG_VIDEO_OWL=y
  2334. CONFIG_VIDEO_ACTIONS_VCE=y
  2335. CONFIG_VIDEO_ACTIONS_VDE=y
  2336. CONFIG_VIDEO_OWL_PWM_BACKLIGHT=y
  2337. CONFIG_VIDEO_OWL_DSS=y
  2338. CONFIG_VIDEO_OWL_DE_ATM7059=y
  2339. # CONFIG_VIDEO_OWL_DE_ATM9009 is not set
  2340. CONFIG_VIDEO_OWL_MMU_SUPPORT=y
  2341. CONFIG_VIDEO_OWL_MMU_ION_SUPPORT=y
  2342. CONFIG_VIDEO_OWL_LCDC=y
  2343. CONFIG_VIDEO_OWL_DSI=y
  2344. CONFIG_VIDEO_OWL_NO_DVI=y
  2345. CONFIG_VIDEO_OWL_HDMI=y
  2346. CONFIG_FB_COLOR_MODE_XRGB32=y
  2347. CONFIG_FB_MAP_TO_DE=y
  2348. CONFIG_FB_DEFAULT_MIRROR_TO_HDMI=y
  2349. CONFIG_VIDEO_OWL_FB=y
  2350. CONFIG_BACKLIGHT_LCD_SUPPORT=y
  2351. # CONFIG_LCD_CLASS_DEVICE is not set
  2352. CONFIG_BACKLIGHT_CLASS_DEVICE=y
  2353. # CONFIG_BACKLIGHT_GENERIC is not set
  2354. # CONFIG_BACKLIGHT_PWM is not set
  2355. # CONFIG_BACKLIGHT_ADP8860 is not set
  2356. # CONFIG_BACKLIGHT_ADP8870 is not set
  2357. # CONFIG_BACKLIGHT_LM3630 is not set
  2358. # CONFIG_BACKLIGHT_LM3639 is not set
  2359. # CONFIG_BACKLIGHT_LP855X is not set
  2360. # CONFIG_ADF is not set
  2361.  
  2362. #
  2363. # Console display driver support
  2364. #
  2365. CONFIG_DUMMY_CONSOLE=y
  2366. CONFIG_FRAMEBUFFER_CONSOLE=y
  2367. CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
  2368. CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
  2369. # CONFIG_FONTS is not set
  2370. CONFIG_FONT_8x8=y
  2371. CONFIG_FONT_8x16=y
  2372. CONFIG_LOGO=y
  2373. CONFIG_LOGO_LINUX_MONO=y
  2374. CONFIG_LOGO_LINUX_VGA16=y
  2375. CONFIG_LOGO_LINUX_CLUT224=y
  2376. # CONFIG_LOGO_ACTIONS_CLUT224 is not set
  2377. # CONFIG_FB_SSD1307 is not set
  2378. CONFIG_SOUND=y
  2379. # CONFIG_SOUND_OSS_CORE is not set
  2380. CONFIG_SND=y
  2381. CONFIG_SND_TIMER=y
  2382. CONFIG_SND_PCM=y
  2383. CONFIG_SND_RAWMIDI=y
  2384. CONFIG_SND_COMPRESS_OFFLOAD=y
  2385. CONFIG_SND_JACK=y
  2386. # CONFIG_SND_SEQUENCER is not set
  2387. # CONFIG_SND_MIXER_OSS is not set
  2388. # CONFIG_SND_PCM_OSS is not set
  2389. # CONFIG_SND_HRTIMER is not set
  2390. # CONFIG_SND_DYNAMIC_MINORS is not set
  2391. CONFIG_SND_SUPPORT_OLD_API=y
  2392. CONFIG_SND_VERBOSE_PROCFS=y
  2393. # CONFIG_SND_VERBOSE_PRINTK is not set
  2394. # CONFIG_SND_DEBUG is not set
  2395. # CONFIG_SND_RAWMIDI_SEQ is not set
  2396. # CONFIG_SND_OPL3_LIB_SEQ is not set
  2397. # CONFIG_SND_OPL4_LIB_SEQ is not set
  2398. # CONFIG_SND_SBAWE_SEQ is not set
  2399. # CONFIG_SND_EMU10K1_SEQ is not set
  2400. CONFIG_SND_DRIVERS=y
  2401. # CONFIG_SND_DUMMY is not set
  2402. # CONFIG_SND_ALOOP is not set
  2403. # CONFIG_SND_MTPAV is not set
  2404. # CONFIG_SND_SERIAL_U16550 is not set
  2405. # CONFIG_SND_MPU401 is not set
  2406. CONFIG_SND_ARM=y
  2407. CONFIG_SND_SPI=y
  2408. CONFIG_SND_USB=y
  2409. # CONFIG_SND_USB_AUDIO is not set
  2410. # CONFIG_SND_USB_UA101 is not set
  2411. # CONFIG_SND_USB_CAIAQ is not set
  2412. # CONFIG_SND_USB_6FIRE is not set
  2413. CONFIG_SND_SOC=y
  2414. CONFIG_SND_SOC_OWL=y
  2415. CONFIG_SND_SOC_ATC2603A=y
  2416. CONFIG_SND_SOC_ATC2603C=y
  2417. CONFIG_SND_SOC_HDMI_OWL=y
  2418. CONFIG_SND_SOC_DAI_OWL=y
  2419. CONFIG_SND_SOC_ALL_PMU_OWL=y
  2420. # CONFIG_SND_ATMEL_SOC is not set
  2421. # CONFIG_SND_DESIGNWARE_I2S is not set
  2422. CONFIG_SND_SOC_I2C_AND_SPI=y
  2423. # CONFIG_SND_SOC_ALL_CODECS is not set
  2424. # CONFIG_SND_SIMPLE_CARD is not set
  2425. # CONFIG_SOUND_PRIME is not set
  2426. CONFIG_SND_UBUNTU=y
  2427.  
  2428. #
  2429. # HID support
  2430. #
  2431. CONFIG_HID=y
  2432. # CONFIG_HID_BATTERY_STRENGTH is not set
  2433. CONFIG_HIDRAW=y
  2434. CONFIG_UHID=y
  2435. CONFIG_HID_GENERIC=y
  2436.  
  2437. #
  2438. # Special HID drivers
  2439. #
  2440. CONFIG_HID_A4TECH=y
  2441. CONFIG_HID_ACRUX=y
  2442. CONFIG_HID_ACRUX_FF=y
  2443. CONFIG_HID_APPLE=y
  2444. # CONFIG_HID_APPLEIR is not set
  2445. # CONFIG_HID_AUREAL is not set
  2446. CONFIG_HID_BELKIN=y
  2447. CONFIG_HID_CHERRY=y
  2448. CONFIG_HID_CHICONY=y
  2449. CONFIG_HID_PRODIKEYS=y
  2450. CONFIG_HID_CYPRESS=y
  2451. CONFIG_HID_DRAGONRISE=y
  2452. CONFIG_DRAGONRISE_FF=y
  2453. CONFIG_HID_EMS_FF=y
  2454. CONFIG_HID_ELECOM=y
  2455. CONFIG_HID_EZKEY=y
  2456. CONFIG_HID_HOLTEK=y
  2457. # CONFIG_HOLTEK_FF is not set
  2458. CONFIG_HID_KEYTOUCH=y
  2459. CONFIG_HID_KYE=y
  2460. CONFIG_HID_UCLOGIC=y
  2461. CONFIG_HID_WALTOP=y
  2462. CONFIG_HID_GYRATION=y
  2463. # CONFIG_HID_ICADE is not set
  2464. CONFIG_HID_TWINHAN=y
  2465. CONFIG_HID_KENSINGTON=y
  2466. CONFIG_HID_LCPOWER=y
  2467. # CONFIG_HID_LENOVO_TPKBD is not set
  2468. CONFIG_HID_LOGITECH=y
  2469. CONFIG_HID_LOGITECH_DJ=y
  2470. CONFIG_LOGITECH_FF=y
  2471. CONFIG_LOGIRUMBLEPAD2_FF=y
  2472. CONFIG_LOGIG940_FF=y
  2473. CONFIG_LOGIWHEELS_FF=y
  2474. CONFIG_HID_MAGICMOUSE=y
  2475. CONFIG_HID_MICROSOFT=y
  2476. CONFIG_HID_MONTEREY=y
  2477. CONFIG_HID_MULTITOUCH=y
  2478. CONFIG_HID_NTRIG=y
  2479. CONFIG_HID_ORTEK=y
  2480. CONFIG_HID_PANTHERLORD=y
  2481. CONFIG_PANTHERLORD_FF=y
  2482. CONFIG_HID_PETALYNX=y
  2483. CONFIG_HID_PICOLCD=y
  2484. # CONFIG_HID_PICOLCD_FB is not set
  2485. # CONFIG_HID_PICOLCD_BACKLIGHT is not set
  2486. # CONFIG_HID_PICOLCD_LEDS is not set
  2487. CONFIG_HID_PRIMAX=y
  2488. # CONFIG_HID_PS3REMOTE is not set
  2489. CONFIG_HID_ROCCAT=y
  2490. CONFIG_HID_SAITEK=y
  2491. CONFIG_HID_SAMSUNG=y
  2492. CONFIG_HID_SONY=y
  2493. CONFIG_HID_SPEEDLINK=y
  2494. # CONFIG_HID_STEELSERIES is not set
  2495. CONFIG_HID_SUNPLUS=y
  2496. CONFIG_HID_GREENASIA=y
  2497. CONFIG_GREENASIA_FF=y
  2498. CONFIG_HID_SMARTJOYPLUS=y
  2499. CONFIG_SMARTJOYPLUS_FF=y
  2500. CONFIG_HID_TIVO=y
  2501. CONFIG_HID_TOPSEED=y
  2502. # CONFIG_HID_THINGM is not set
  2503. CONFIG_HID_THRUSTMASTER=y
  2504. # CONFIG_THRUSTMASTER_FF is not set
  2505. CONFIG_HID_WACOM=y
  2506. CONFIG_HID_WIIMOTE=y
  2507. CONFIG_HID_WIIMOTE_EXT=y
  2508. CONFIG_HID_ZEROPLUS=y
  2509. # CONFIG_ZEROPLUS_FF is not set
  2510. CONFIG_HID_ZYDACRON=y
  2511. # CONFIG_HID_SENSOR_HUB is not set
  2512.  
  2513. #
  2514. # USB HID support
  2515. #
  2516. CONFIG_USB_HID=y
  2517. # CONFIG_HID_PID is not set
  2518. CONFIG_USB_HIDDEV=y
  2519.  
  2520. #
  2521. # I2C HID support
  2522. #
  2523. # CONFIG_I2C_HID is not set
  2524. # CONFIG_USB_ARCH_HAS_OHCI is not set
  2525. # CONFIG_USB_ARCH_HAS_EHCI is not set
  2526. CONFIG_USB_ARCH_HAS_XHCI=y
  2527. CONFIG_USB_SUPPORT=y
  2528. CONFIG_USB_COMMON=y
  2529. CONFIG_USB_ARCH_HAS_HCD=y
  2530. CONFIG_USB=y
  2531. CONFIG_USB_DEBUG=y
  2532. CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
  2533.  
  2534. #
  2535. # Miscellaneous USB options
  2536. #
  2537. CONFIG_USB_DEFAULT_PERSIST=y
  2538. # CONFIG_USB_DYNAMIC_MINORS is not set
  2539. CONFIG_USB_OTG=y
  2540. # CONFIG_USB_OTG_WHITELIST is not set
  2541. # CONFIG_USB_OTG_BLACKLIST_HUB is not set
  2542. CONFIG_USB_MON=y
  2543. CONFIG_USB_ACTIONS_MON=y
  2544. CONFIG_USB_PLATFORM_LINUX=y
  2545. # CONFIG_USB_WUSB_CBAF is not set
  2546.  
  2547. #
  2548. # USB Host Controller Drivers
  2549. #
  2550. # CONFIG_USB_C67X00_HCD is not set
  2551. CONFIG_USB_XHCI_HCD=y
  2552. CONFIG_USB_XHCI_PLATFORM=y
  2553. # CONFIG_USB_XHCI_HCD_DEBUGGING is not set
  2554. # CONFIG_USB_OXU210HP_HCD is not set
  2555. # CONFIG_USB_ISP116X_HCD is not set
  2556. # CONFIG_USB_ISP1760_HCD is not set
  2557. # CONFIG_USB_ISP1362_HCD is not set
  2558. # CONFIG_USB_SL811_HCD is not set
  2559. # CONFIG_USB_R8A66597_HCD is not set
  2560. CONFIG_USB_AOTG_HCD=y
  2561. # CONFIG_USB_MUSB_HDRC is not set
  2562. # CONFIG_USB_RENESAS_USBHS is not set
  2563.  
  2564. #
  2565. # USB Device Class drivers
  2566. #
  2567. CONFIG_USB_ACM=y
  2568. # CONFIG_USB_PRINTER is not set
  2569. CONFIG_USB_WDM=m
  2570. # CONFIG_USB_TMC is not set
  2571.  
  2572. #
  2573. # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
  2574. #
  2575.  
  2576. #
  2577. # also be needed; see USB_STORAGE Help for more info
  2578. #
  2579. CONFIG_USB_STORAGE=y
  2580. # CONFIG_USB_STORAGE_DEBUG is not set
  2581. # CONFIG_USB_STORAGE_REALTEK is not set
  2582. # CONFIG_USB_STORAGE_DATAFAB is not set
  2583. # CONFIG_USB_STORAGE_FREECOM is not set
  2584. # CONFIG_USB_STORAGE_ISD200 is not set
  2585. # CONFIG_USB_STORAGE_USBAT is not set
  2586. # CONFIG_USB_STORAGE_SDDR09 is not set
  2587. # CONFIG_USB_STORAGE_SDDR55 is not set
  2588. # CONFIG_USB_STORAGE_JUMPSHOT is not set
  2589. # CONFIG_USB_STORAGE_ALAUDA is not set
  2590. # CONFIG_USB_STORAGE_ONETOUCH is not set
  2591. # CONFIG_USB_STORAGE_KARMA is not set
  2592. # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
  2593. # CONFIG_USB_STORAGE_ENE_UB6250 is not set
  2594.  
  2595. #
  2596. # USB Imaging devices
  2597. #
  2598. # CONFIG_USB_MDC800 is not set
  2599. # CONFIG_USB_MICROTEK is not set
  2600. CONFIG_USB_DWC3=y
  2601. # CONFIG_USB_DWC3_HOST is not set
  2602. # CONFIG_USB_DWC3_GADGET is not set
  2603. CONFIG_USB_DWC3_DUAL_ROLE=y
  2604. # CONFIG_USB_DWC3_DEBUG is not set
  2605. # CONFIG_USB_CHIPIDEA is not set
  2606.  
  2607. #
  2608. # USB port drivers
  2609. #
  2610. CONFIG_USB_SERIAL=y
  2611. # CONFIG_USB_SERIAL_CONSOLE is not set
  2612. # CONFIG_USB_SERIAL_GENERIC is not set
  2613. # CONFIG_USB_SERIAL_AIRCABLE is not set
  2614. # CONFIG_USB_SERIAL_ARK3116 is not set
  2615. # CONFIG_USB_SERIAL_BELKIN is not set
  2616. # CONFIG_USB_SERIAL_CH341 is not set
  2617. # CONFIG_USB_SERIAL_WHITEHEAT is not set
  2618. # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
  2619. # CONFIG_USB_SERIAL_CP210X is not set
  2620. # CONFIG_USB_SERIAL_CYPRESS_M8 is not set
  2621. # CONFIG_USB_SERIAL_EMPEG is not set
  2622. # CONFIG_USB_SERIAL_FTDI_SIO is not set
  2623. # CONFIG_USB_SERIAL_FUNSOFT is not set
  2624. # CONFIG_USB_SERIAL_VISOR is not set
  2625. # CONFIG_USB_SERIAL_IPAQ is not set
  2626. # CONFIG_USB_SERIAL_IR is not set
  2627. # CONFIG_USB_SERIAL_EDGEPORT is not set
  2628. # CONFIG_USB_SERIAL_EDGEPORT_TI is not set
  2629. # CONFIG_USB_SERIAL_F81232 is not set
  2630. # CONFIG_USB_SERIAL_GARMIN is not set
  2631. # CONFIG_USB_SERIAL_IPW is not set
  2632. # CONFIG_USB_SERIAL_IUU is not set
  2633. # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
  2634. # CONFIG_USB_SERIAL_KEYSPAN is not set
  2635. # CONFIG_USB_SERIAL_KLSI is not set
  2636. # CONFIG_USB_SERIAL_KOBIL_SCT is not set
  2637. # CONFIG_USB_SERIAL_MCT_U232 is not set
  2638. # CONFIG_USB_SERIAL_METRO is not set
  2639. # CONFIG_USB_SERIAL_MOS7720 is not set
  2640. # CONFIG_USB_SERIAL_MOS7840 is not set
  2641. # CONFIG_USB_SERIAL_MOTOROLA is not set
  2642. # CONFIG_USB_SERIAL_NAVMAN is not set
  2643. # CONFIG_USB_SERIAL_PL2303 is not set
  2644. # CONFIG_USB_SERIAL_OTI6858 is not set
  2645. # CONFIG_USB_SERIAL_QCAUX is not set
  2646. # CONFIG_USB_SERIAL_QUALCOMM is not set
  2647. # CONFIG_USB_SERIAL_SPCP8X5 is not set
  2648. # CONFIG_USB_SERIAL_HP4X is not set
  2649. # CONFIG_USB_SERIAL_SAFE is not set
  2650. # CONFIG_USB_SERIAL_SIEMENS_MPI is not set
  2651. # CONFIG_USB_SERIAL_SIERRAWIRELESS is not set
  2652. # CONFIG_USB_SERIAL_SYMBOL is not set
  2653. # CONFIG_USB_SERIAL_TI is not set
  2654. # CONFIG_USB_SERIAL_CYBERJACK is not set
  2655. # CONFIG_USB_SERIAL_XIRCOM is not set
  2656. CONFIG_USB_SERIAL_WWAN=y
  2657. CONFIG_USB_SERIAL_OPTION=y
  2658. # CONFIG_USB_SERIAL_OMNINET is not set
  2659. # CONFIG_USB_SERIAL_OPTICON is not set
  2660. # CONFIG_USB_SERIAL_VIVOPAY_SERIAL is not set
  2661. # CONFIG_USB_SERIAL_XSENS_MT is not set
  2662. # CONFIG_USB_SERIAL_ZIO is not set
  2663. # CONFIG_USB_SERIAL_WISHBONE is not set
  2664. # CONFIG_USB_SERIAL_ZTE is not set
  2665. # CONFIG_USB_SERIAL_SSU100 is not set
  2666. # CONFIG_USB_SERIAL_QT2 is not set
  2667. # CONFIG_USB_SERIAL_DEBUG is not set
  2668.  
  2669. #
  2670. # USB Miscellaneous drivers
  2671. #
  2672. # CONFIG_USB_EMI62 is not set
  2673. # CONFIG_USB_EMI26 is not set
  2674. # CONFIG_USB_ADUTUX is not set
  2675. # CONFIG_USB_SEVSEG is not set
  2676. # CONFIG_USB_RIO500 is not set
  2677. # CONFIG_USB_LEGOTOWER is not set
  2678. # CONFIG_USB_LCD is not set
  2679. # CONFIG_USB_LED is not set
  2680. # CONFIG_USB_CYPRESS_CY7C63 is not set
  2681. # CONFIG_USB_CYTHERM is not set
  2682. # CONFIG_USB_IDMOUSE is not set
  2683. # CONFIG_USB_FTDI_ELAN is not set
  2684. # CONFIG_USB_APPLEDISPLAY is not set
  2685. # CONFIG_USB_LD is not set
  2686. # CONFIG_USB_TRANCEVIBRATOR is not set
  2687. # CONFIG_USB_IOWARRIOR is not set
  2688. # CONFIG_USB_TEST is not set
  2689. # CONFIG_USB_ISIGHTFW is not set
  2690. # CONFIG_USB_YUREX is not set
  2691. # CONFIG_USB_EZUSB_FX2 is not set
  2692. # CONFIG_USB_HSIC_USB3503 is not set
  2693. # CONFIG_USB_PHY is not set
  2694. # CONFIG_USB_OTG_WAKELOCK is not set
  2695. CONFIG_USB_GADGET=y
  2696. # CONFIG_USB_GADGET_DEBUG is not set
  2697. # CONFIG_USB_GADGET_DEBUG_FILES is not set
  2698. # CONFIG_USB_GADGET_DEBUG_FS is not set
  2699. CONFIG_USB_GADGET_VBUS_DRAW=2
  2700. CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2
  2701.  
  2702. #
  2703. # USB Peripheral Controller
  2704. #
  2705. # CONFIG_USB_FUSB300 is not set
  2706. # CONFIG_USB_R8A66597 is not set
  2707. # CONFIG_USB_PXA27X is not set
  2708. # CONFIG_USB_MV_UDC is not set
  2709. # CONFIG_USB_MV_U3D is not set
  2710. # CONFIG_USB_M66592 is not set
  2711. # CONFIG_USB_NET2272 is not set
  2712. # CONFIG_USB_DUMMY_HCD is not set
  2713. CONFIG_USB_GADGET_DUALSPEED=y
  2714. CONFIG_USB_LIBCOMPOSITE=y
  2715. # CONFIG_USB_ZERO is not set
  2716. # CONFIG_USB_AUDIO is not set
  2717. # CONFIG_USB_ETH is not set
  2718. # CONFIG_USB_G_NCM is not set
  2719. # CONFIG_USB_GADGETFS is not set
  2720. # CONFIG_USB_FUNCTIONFS is not set
  2721. # CONFIG_USB_MASS_STORAGE is not set
  2722. # CONFIG_USB_G_SERIAL is not set
  2723. # CONFIG_USB_MIDI_GADGET is not set
  2724. # CONFIG_USB_G_PRINTER is not set
  2725. # CONFIG_USB_G_ANDROID is not set
  2726. # CONFIG_USB_CDC_COMPOSITE is not set
  2727. # CONFIG_USB_G_ACM_MS is not set
  2728. # CONFIG_USB_G_MULTI is not set
  2729. # CONFIG_USB_G_HID is not set
  2730. # CONFIG_USB_G_DBGP is not set
  2731. # CONFIG_USB_G_WEBCAM is not set
  2732. CONFIG_USB_ACTIONS_ADFUSERVER=y
  2733. CONFIG_MMC=y
  2734. # CONFIG_MMC_DEBUG is not set
  2735. CONFIG_MMC_UNSAFE_RESUME=y
  2736. # CONFIG_MMC_CLKGATE is not set
  2737. # CONFIG_MMC_EMBEDDED_SDIO is not set
  2738. # CONFIG_MMC_PARANOID_SD_INIT is not set
  2739.  
  2740. #
  2741. # MMC/SD/SDIO Card Drivers
  2742. #
  2743. CONFIG_MMC_BLOCK=y
  2744. # CONFIG_TSD_MMC_BLOCK is not set
  2745. # CONFIG_CARD_TO_CARD_MMC_BLOCK is not set
  2746. CONFIG_MMC_BLOCK_MINORS=16
  2747. CONFIG_MMC_BLOCK_BOUNCE=y
  2748. # CONFIG_MMC_BLOCK_DEFERRED_RESUME is not set
  2749. # CONFIG_SDIO_UART is not set
  2750. # CONFIG_MMC_TEST is not set
  2751.  
  2752. #
  2753. # MMC/SD/SDIO Host Controller Drivers
  2754. #
  2755. # CONFIG_MMC_SDHCI is not set
  2756. # CONFIG_MMC_SDHCI_PXAV3 is not set
  2757. # CONFIG_MMC_SDHCI_PXAV2 is not set
  2758. CONFIG_MMC_OWL=y
  2759. # CONFIG_MMC_DW is not set
  2760. # CONFIG_MMC_VUB300 is not set
  2761. # CONFIG_MMC_USHC is not set
  2762. # CONFIG_MEMSTICK is not set
  2763. CONFIG_NEW_LEDS=y
  2764. CONFIG_LEDS_CLASS=y
  2765.  
  2766. #
  2767. # LED drivers
  2768. #
  2769. # CONFIG_LEDS_LM3530 is not set
  2770. # CONFIG_LEDS_LM3642 is not set
  2771. # CONFIG_LEDS_PCA9532 is not set
  2772. CONFIG_LEDS_GPIO=y
  2773. # CONFIG_LEDS_LP3944 is not set
  2774. # CONFIG_LEDS_LP5521 is not set
  2775. # CONFIG_LEDS_LP5523 is not set
  2776. # CONFIG_LEDS_LP5562 is not set
  2777. # CONFIG_LEDS_PCA955X is not set
  2778. # CONFIG_LEDS_PCA9633 is not set
  2779. # CONFIG_LEDS_DAC124S085 is not set
  2780. # CONFIG_LEDS_PWM is not set
  2781. # CONFIG_LEDS_REGULATOR is not set
  2782. # CONFIG_LEDS_BD2802 is not set
  2783. # CONFIG_LEDS_LT3593 is not set
  2784. # CONFIG_LEDS_RENESAS_TPU is not set
  2785. # CONFIG_LEDS_TCA6507 is not set
  2786. # CONFIG_LEDS_LM355x is not set
  2787. # CONFIG_LEDS_OT200 is not set
  2788. # CONFIG_LEDS_BLINKM is not set
  2789.  
  2790. #
  2791. # LED Triggers
  2792. #
  2793. CONFIG_LEDS_TRIGGERS=y
  2794. CONFIG_LEDS_TRIGGER_TIMER=y
  2795. CONFIG_LEDS_TRIGGER_ONESHOT=y
  2796. CONFIG_LEDS_TRIGGER_HEARTBEAT=y
  2797. # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
  2798. CONFIG_LEDS_TRIGGER_CPU=y
  2799. # CONFIG_LEDS_TRIGGER_GPIO is not set
  2800. CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
  2801.  
  2802. #
  2803. # iptables trigger is under Netfilter config (LED target)
  2804. #
  2805. # CONFIG_LEDS_TRIGGER_TRANSIENT is not set
  2806. # CONFIG_LEDS_TRIGGER_CAMERA is not set
  2807. CONFIG_SWITCH=y
  2808. CONFIG_SWITCH_GPIO=y
  2809. # CONFIG_ACCESSIBILITY is not set
  2810. # CONFIG_EDAC is not set
  2811. CONFIG_RTC_LIB=y
  2812. CONFIG_RTC_CLASS=y
  2813. CONFIG_RTC_HCTOSYS=y
  2814. CONFIG_RTC_SYSTOHC=y
  2815. CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
  2816. # CONFIG_RTC_DEBUG is not set
  2817.  
  2818. #
  2819. # RTC interfaces
  2820. #
  2821. CONFIG_RTC_INTF_SYSFS=y
  2822. CONFIG_RTC_INTF_PROC=y
  2823. CONFIG_RTC_INTF_DEV=y
  2824. # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
  2825. # CONFIG_RTC_DRV_TEST is not set
  2826.  
  2827. #
  2828. # I2C RTC drivers
  2829. #
  2830. # CONFIG_RTC_DRV_DS1307 is not set
  2831. # CONFIG_RTC_DRV_DS1374 is not set
  2832. # CONFIG_RTC_DRV_DS1672 is not set
  2833. # CONFIG_RTC_DRV_DS3232 is not set
  2834. # CONFIG_RTC_DRV_MAX6900 is not set
  2835. # CONFIG_RTC_DRV_RS5C372 is not set
  2836. # CONFIG_RTC_DRV_ISL1208 is not set
  2837. # CONFIG_RTC_DRV_ISL12022 is not set
  2838. # CONFIG_RTC_DRV_X1205 is not set
  2839. # CONFIG_RTC_DRV_PCF8523 is not set
  2840. # CONFIG_RTC_DRV_PCF8563 is not set
  2841. # CONFIG_RTC_DRV_PCF8583 is not set
  2842. # CONFIG_RTC_DRV_M41T80 is not set
  2843. # CONFIG_RTC_DRV_BQ32K is not set
  2844. # CONFIG_RTC_DRV_S35390A is not set
  2845. # CONFIG_RTC_DRV_FM3130 is not set
  2846. # CONFIG_RTC_DRV_RX8581 is not set
  2847. # CONFIG_RTC_DRV_RX8025 is not set
  2848. # CONFIG_RTC_DRV_EM3027 is not set
  2849. # CONFIG_RTC_DRV_RV3029C2 is not set
  2850.  
  2851. #
  2852. # SPI RTC drivers
  2853. #
  2854. # CONFIG_RTC_DRV_M41T93 is not set
  2855. # CONFIG_RTC_DRV_M41T94 is not set
  2856. # CONFIG_RTC_DRV_DS1305 is not set
  2857. # CONFIG_RTC_DRV_DS1390 is not set
  2858. # CONFIG_RTC_DRV_MAX6902 is not set
  2859. # CONFIG_RTC_DRV_R9701 is not set
  2860. # CONFIG_RTC_DRV_RS5C348 is not set
  2861. # CONFIG_RTC_DRV_DS3234 is not set
  2862. # CONFIG_RTC_DRV_PCF2123 is not set
  2863. # CONFIG_RTC_DRV_RX4581 is not set
  2864.  
  2865. #
  2866. # Platform RTC drivers
  2867. #
  2868. # CONFIG_RTC_DRV_CMOS is not set
  2869. # CONFIG_RTC_DRV_DS1286 is not set
  2870. # CONFIG_RTC_DRV_DS1511 is not set
  2871. # CONFIG_RTC_DRV_DS1553 is not set
  2872. # CONFIG_RTC_DRV_DS1742 is not set
  2873. # CONFIG_RTC_DRV_STK17TA8 is not set
  2874. # CONFIG_RTC_DRV_M48T86 is not set
  2875. # CONFIG_RTC_DRV_M48T35 is not set
  2876. # CONFIG_RTC_DRV_M48T59 is not set
  2877. # CONFIG_RTC_DRV_MSM6242 is not set
  2878. # CONFIG_RTC_DRV_BQ4802 is not set
  2879. # CONFIG_RTC_DRV_RP5C01 is not set
  2880. # CONFIG_RTC_DRV_V3020 is not set
  2881. # CONFIG_RTC_DRV_DS2404 is not set
  2882. CONFIG_RTC_DRV_ATC206X=y
  2883.  
  2884. #
  2885. # on-CPU RTC drivers
  2886. #
  2887. # CONFIG_RTC_DRV_SNVS is not set
  2888.  
  2889. #
  2890. # HID Sensor RTC drivers
  2891. #
  2892. # CONFIG_RTC_DRV_HID_SENSOR_TIME is not set
  2893. CONFIG_DMADEVICES=y
  2894. # CONFIG_DMADEVICES_DEBUG is not set
  2895.  
  2896. #
  2897. # DMA Devices
  2898. #
  2899. CONFIG_OWL_DMAC=y
  2900. # CONFIG_DW_DMAC is not set
  2901. # CONFIG_TIMB_DMA is not set
  2902. CONFIG_DMA_ENGINE=y
  2903. CONFIG_DMA_OF=y
  2904.  
  2905. #
  2906. # DMA Clients
  2907. #
  2908. # CONFIG_ASYNC_TX_DMA is not set
  2909. # CONFIG_DMATEST is not set
  2910. # CONFIG_AUXDISPLAY is not set
  2911. # CONFIG_UIO is not set
  2912. # CONFIG_VIRT_DRIVERS is not set
  2913.  
  2914. #
  2915. # Virtio drivers
  2916. #
  2917. # CONFIG_VIRTIO_MMIO is not set
  2918.  
  2919. #
  2920. # Microsoft Hyper-V guest support
  2921. #
  2922. CONFIG_STAGING=y
  2923. # CONFIG_USBIP_CORE is not set
  2924. # CONFIG_W35UND is not set
  2925. # CONFIG_PRISM2_USB is not set
  2926. # CONFIG_ECHO is not set
  2927. # CONFIG_COMEDI is not set
  2928. # CONFIG_ASUS_OLED is not set
  2929. # CONFIG_RTLLIB is not set
  2930. # CONFIG_R8712U is not set
  2931. # CONFIG_RTS5139 is not set
  2932. # CONFIG_TRANZPORT is not set
  2933. # CONFIG_LINE6_USB is not set
  2934. # CONFIG_USB_SERIAL_QUATECH2 is not set
  2935. # CONFIG_VT6656 is not set
  2936.  
  2937. #
  2938. # IIO staging drivers
  2939. #
  2940.  
  2941. #
  2942. # Accelerometers
  2943. #
  2944. # CONFIG_ADIS16201 is not set
  2945. # CONFIG_ADIS16203 is not set
  2946. # CONFIG_ADIS16204 is not set
  2947. # CONFIG_ADIS16209 is not set
  2948. # CONFIG_ADIS16220 is not set
  2949. # CONFIG_ADIS16240 is not set
  2950. # CONFIG_LIS3L02DQ is not set
  2951. # CONFIG_SCA3000 is not set
  2952.  
  2953. #
  2954. # Analog to digital converters
  2955. #
  2956. # CONFIG_AD7291 is not set
  2957. # CONFIG_AD7606 is not set
  2958. # CONFIG_AD799X is not set
  2959. # CONFIG_AD7780 is not set
  2960. # CONFIG_AD7816 is not set
  2961. # CONFIG_AD7192 is not set
  2962. # CONFIG_AD7280 is not set
  2963.  
  2964. #
  2965. # Analog digital bi-direction converters
  2966. #
  2967. # CONFIG_ADT7316 is not set
  2968.  
  2969. #
  2970. # Capacitance to digital converters
  2971. #
  2972. # CONFIG_AD7150 is not set
  2973. # CONFIG_AD7152 is not set
  2974. # CONFIG_AD7746 is not set
  2975.  
  2976. #
  2977. # Direct Digital Synthesis
  2978. #
  2979. # CONFIG_AD5930 is not set
  2980. # CONFIG_AD9832 is not set
  2981. # CONFIG_AD9834 is not set
  2982. # CONFIG_AD9850 is not set
  2983. # CONFIG_AD9852 is not set
  2984. # CONFIG_AD9910 is not set
  2985. # CONFIG_AD9951 is not set
  2986.  
  2987. #
  2988. # Digital gyroscope sensors
  2989. #
  2990. # CONFIG_ADIS16060 is not set
  2991. # CONFIG_ADIS16130 is not set
  2992. # CONFIG_ADIS16260 is not set
  2993.  
  2994. #
  2995. # Network Analyzer, Impedance Converters
  2996. #
  2997. # CONFIG_AD5933 is not set
  2998.  
  2999. #
  3000. # Light sensors
  3001. #
  3002. # CONFIG_SENSORS_ISL29018 is not set
  3003. # CONFIG_SENSORS_ISL29028 is not set
  3004. # CONFIG_TSL2583 is not set
  3005. # CONFIG_TSL2x7x is not set
  3006.  
  3007. #
  3008. # Magnetometer sensors
  3009. #
  3010. # CONFIG_SENSORS_HMC5843 is not set
  3011.  
  3012. #
  3013. # Active energy metering IC
  3014. #
  3015. # CONFIG_ADE7753 is not set
  3016. # CONFIG_ADE7754 is not set
  3017. # CONFIG_ADE7758 is not set
  3018. # CONFIG_ADE7759 is not set
  3019. # CONFIG_ADE7854 is not set
  3020.  
  3021. #
  3022. # Resolver to digital converters
  3023. #
  3024. # CONFIG_AD2S90 is not set
  3025. # CONFIG_AD2S1200 is not set
  3026. # CONFIG_AD2S1210 is not set
  3027.  
  3028. #
  3029. # Triggers - standalone
  3030. #
  3031. # CONFIG_IIO_PERIODIC_RTC_TRIGGER is not set
  3032. # CONFIG_IIO_GPIO_TRIGGER is not set
  3033. # CONFIG_IIO_SYSFS_TRIGGER is not set
  3034. # CONFIG_IIO_SIMPLE_DUMMY is not set
  3035. CONFIG_ZSMALLOC=y
  3036. CONFIG_ZRAM=y
  3037. # CONFIG_ZRAM_DEBUG is not set
  3038. # CONFIG_USB_ENESTORAGE is not set
  3039. # CONFIG_BCM_WIMAX is not set
  3040. # CONFIG_FT1000 is not set
  3041.  
  3042. #
  3043. # Speakup console speech
  3044. #
  3045. # CONFIG_SPEAKUP is not set
  3046. # CONFIG_TOUCHSCREEN_CLEARPAD_TM1217 is not set
  3047. # CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4 is not set
  3048. # CONFIG_STAGING_MEDIA is not set
  3049.  
  3050. #
  3051. # Android
  3052. #
  3053. CONFIG_ANDROID=y
  3054. CONFIG_ANDROID_BINDER_IPC=y
  3055. CONFIG_ANDROID_BINDER_IPC_32BIT=y
  3056. CONFIG_ASHMEM=y
  3057. CONFIG_ANDROID_LOGGER=y
  3058. CONFIG_ANDROID_TIMED_OUTPUT=y
  3059. CONFIG_ANDROID_TIMED_GPIO=y
  3060. CONFIG_ANDROID_LOW_MEMORY_KILLER=y
  3061. CONFIG_ANDROID_LOW_MEMORY_KILLER_AUTODETECT_OOM_ADJ_VALUES=y
  3062. # CONFIG_ANDROID_SWITCH is not set
  3063. CONFIG_ANDROID_INTF_ALARM_DEV=y
  3064. CONFIG_SYNC=y
  3065. CONFIG_SW_SYNC=y
  3066. CONFIG_SW_SYNC_USER=y
  3067. CONFIG_ION=y
  3068. # CONFIG_ION_TEST is not set
  3069. # CONFIG_ION_DUMMY is not set
  3070. CONFIG_ION_OWL=y
  3071. # CONFIG_USB_WPAN_HCD is not set
  3072. # CONFIG_WIMAX_GDM72XX is not set
  3073. # CONFIG_CSR_WIFI is not set
  3074. # CONFIG_CED1401 is not set
  3075. # CONFIG_DGRP is not set
  3076. # CONFIG_USB_DWC2 is not set
  3077. CONFIG_CLKDEV_LOOKUP=y
  3078. CONFIG_HAVE_CLK_PREPARE=y
  3079. CONFIG_COMMON_CLK=y
  3080.  
  3081. #
  3082. # Common Clock Framework
  3083. #
  3084. # CONFIG_COMMON_CLK_DEBUG is not set
  3085. # CONFIG_COMMON_CLK_SI5351 is not set
  3086.  
  3087. #
  3088. # Hardware Spinlock drivers
  3089. #
  3090. CONFIG_CLKSRC_OF=y
  3091. # CONFIG_MAILBOX is not set
  3092. CONFIG_IOMMU_SUPPORT=y
  3093. CONFIG_OF_IOMMU=y
  3094.  
  3095. #
  3096. # Remoteproc drivers
  3097. #
  3098. # CONFIG_STE_MODEM_RPROC is not set
  3099.  
  3100. #
  3101. # Rpmsg drivers
  3102. #
  3103. # CONFIG_PM_DEVFREQ is not set
  3104. # CONFIG_EXTCON is not set
  3105. # CONFIG_MEMORY is not set
  3106. CONFIG_IIO=y
  3107. CONFIG_IIO_BUFFER=y
  3108. # CONFIG_IIO_BUFFER_CB is not set
  3109. CONFIG_IIO_KFIFO_BUF=y
  3110. CONFIG_IIO_TRIGGER=y
  3111. CONFIG_IIO_CONSUMERS_PER_TRIGGER=2
  3112.  
  3113. #
  3114. # Accelerometers
  3115. #
  3116. # CONFIG_KXSD9 is not set
  3117. # CONFIG_IIO_ST_ACCEL_3AXIS is not set
  3118.  
  3119. #
  3120. # Analog to digital converters
  3121. #
  3122. # CONFIG_AD7266 is not set
  3123. # CONFIG_AD7298 is not set
  3124. # CONFIG_AD7923 is not set
  3125. # CONFIG_AD7791 is not set
  3126. # CONFIG_AD7793 is not set
  3127. # CONFIG_AD7476 is not set
  3128. # CONFIG_AD7887 is not set
  3129. # CONFIG_EXYNOS_ADC is not set
  3130. # CONFIG_MAX1363 is not set
  3131. # CONFIG_TI_ADC081C is not set
  3132.  
  3133. #
  3134. # Amplifiers
  3135. #
  3136. # CONFIG_AD8366 is not set
  3137.  
  3138. #
  3139. # Hid Sensor IIO Common
  3140. #
  3141.  
  3142. #
  3143. # Digital to analog converters
  3144. #
  3145. # CONFIG_AD5064 is not set
  3146. # CONFIG_AD5360 is not set
  3147. # CONFIG_AD5380 is not set
  3148. # CONFIG_AD5421 is not set
  3149. # CONFIG_AD5624R_SPI is not set
  3150. # CONFIG_AD5446 is not set
  3151. # CONFIG_AD5449 is not set
  3152. # CONFIG_AD5504 is not set
  3153. # CONFIG_AD5755 is not set
  3154. # CONFIG_AD5764 is not set
  3155. # CONFIG_AD5791 is not set
  3156. # CONFIG_AD5686 is not set
  3157. # CONFIG_MAX517 is not set
  3158. # CONFIG_MCP4725 is not set
  3159.  
  3160. #
  3161. # Frequency Synthesizers DDS/PLL
  3162. #
  3163.  
  3164. #
  3165. # Clock Generator/Distribution
  3166. #
  3167. # CONFIG_AD9523 is not set
  3168.  
  3169. #
  3170. # Phase-Locked Loop (PLL) frequency synthesizers
  3171. #
  3172. # CONFIG_ADF4350 is not set
  3173.  
  3174. #
  3175. # Digital gyroscope sensors
  3176. #
  3177. # CONFIG_ADIS16080 is not set
  3178. # CONFIG_ADIS16136 is not set
  3179. # CONFIG_ADXRS450 is not set
  3180. # CONFIG_IIO_ST_GYRO_3AXIS is not set
  3181. # CONFIG_ITG3200 is not set
  3182. CONFIG_IIO_INV_MPU6515=m
  3183.  
  3184. #
  3185. # Inertial measurement units
  3186. #
  3187. # CONFIG_ADIS16400 is not set
  3188. # CONFIG_ADIS16480 is not set
  3189. # CONFIG_INV_MPU6050_IIO is not set
  3190.  
  3191. #
  3192. # Light sensors
  3193. #
  3194. # CONFIG_ADJD_S311 is not set
  3195. # CONFIG_SENSORS_TSL2563 is not set
  3196. # CONFIG_VCNL4000 is not set
  3197.  
  3198. #
  3199. # Magnetometer sensors
  3200. #
  3201. # CONFIG_AK8975 is not set
  3202. # CONFIG_IIO_ST_MAGN_3AXIS is not set
  3203. CONFIG_PWM=y
  3204. CONFIG_PWM_OWL=y
  3205. CONFIG_IRQCHIP=y
  3206. CONFIG_ARM_GIC=y
  3207. # CONFIG_IPACK_BUS is not set
  3208. # CONFIG_RESET_CONTROLLER is not set
  3209.  
  3210. #
  3211. # File systems
  3212. #
  3213. CONFIG_DCACHE_WORD_ACCESS=y
  3214. CONFIG_EXT2_FS=y
  3215. # CONFIG_EXT2_FS_XATTR is not set
  3216. # CONFIG_EXT2_FS_XIP is not set
  3217. CONFIG_EXT3_FS=y
  3218. CONFIG_EXT3_DEFAULTS_TO_ORDERED=y
  3219. CONFIG_EXT3_FS_XATTR=y
  3220. # CONFIG_EXT3_FS_POSIX_ACL is not set
  3221. # CONFIG_EXT3_FS_SECURITY is not set
  3222. CONFIG_EXT4_FS=y
  3223. # CONFIG_EXT4_FS_POSIX_ACL is not set
  3224. CONFIG_EXT4_FS_SECURITY=y
  3225. # CONFIG_EXT4_DEBUG is not set
  3226. CONFIG_JBD=y
  3227. # CONFIG_JBD_DEBUG is not set
  3228. CONFIG_JBD2=y
  3229. # CONFIG_JBD2_DEBUG is not set
  3230. CONFIG_FS_MBCACHE=y
  3231. # CONFIG_REISERFS_FS is not set
  3232. # CONFIG_JFS_FS is not set
  3233. # CONFIG_XFS_FS is not set
  3234. # CONFIG_GFS2_FS is not set
  3235. # CONFIG_OCFS2_FS is not set
  3236. # CONFIG_BTRFS_FS is not set
  3237. # CONFIG_NILFS2_FS is not set
  3238. CONFIG_FS_POSIX_ACL=y
  3239. CONFIG_EXPORTFS=y
  3240. CONFIG_FILE_LOCKING=y
  3241. CONFIG_FSNOTIFY=y
  3242. CONFIG_DNOTIFY=y
  3243. CONFIG_INOTIFY_USER=y
  3244. # CONFIG_FANOTIFY is not set
  3245. # CONFIG_QUOTA is not set
  3246. # CONFIG_QUOTACTL is not set
  3247. CONFIG_AUTOFS4_FS=y
  3248. CONFIG_FUSE_FS=y
  3249. # CONFIG_CUSE is not set
  3250. CONFIG_GENERIC_ACL=y
  3251.  
  3252. #
  3253. # Caches
  3254. #
  3255. # CONFIG_FSCACHE is not set
  3256.  
  3257. #
  3258. # CD-ROM/DVD Filesystems
  3259. #
  3260. # CONFIG_ISO9660_FS is not set
  3261. # CONFIG_UDF_FS is not set
  3262.  
  3263. #
  3264. # DOS/FAT/NT Filesystems
  3265. #
  3266. CONFIG_FAT_FS=y
  3267. CONFIG_MSDOS_FS=y
  3268. CONFIG_VFAT_FS=y
  3269. CONFIG_FAT_DEFAULT_CODEPAGE=437
  3270. CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
  3271. CONFIG_NTFS_FS=y
  3272. # CONFIG_NTFS_DEBUG is not set
  3273. CONFIG_NTFS_RW=y
  3274.  
  3275. #
  3276. # Pseudo filesystems
  3277. #
  3278. CONFIG_PROC_FS=y
  3279. CONFIG_PROC_SYSCTL=y
  3280. CONFIG_PROC_PAGE_MONITOR=y
  3281. CONFIG_SYSFS=y
  3282. CONFIG_TMPFS=y
  3283. CONFIG_TMPFS_POSIX_ACL=y
  3284. CONFIG_TMPFS_XATTR=y
  3285. # CONFIG_HUGETLB_PAGE is not set
  3286. CONFIG_CONFIGFS_FS=y
  3287. CONFIG_MISC_FILESYSTEMS=y
  3288. # CONFIG_ADFS_FS is not set
  3289. # CONFIG_AFFS_FS is not set
  3290. # CONFIG_HFS_FS is not set
  3291. # CONFIG_HFSPLUS_FS is not set
  3292. # CONFIG_BEFS_FS is not set
  3293. # CONFIG_BFS_FS is not set
  3294. # CONFIG_EFS_FS is not set
  3295. # CONFIG_LOGFS is not set
  3296. # CONFIG_CRAMFS is not set
  3297. # CONFIG_SQUASHFS is not set
  3298. # CONFIG_VXFS_FS is not set
  3299. # CONFIG_MINIX_FS is not set
  3300. # CONFIG_OMFS_FS is not set
  3301. # CONFIG_HPFS_FS is not set
  3302. # CONFIG_QNX4FS_FS is not set
  3303. # CONFIG_QNX6FS_FS is not set
  3304. # CONFIG_ROMFS_FS is not set
  3305. CONFIG_PSTORE=y
  3306. CONFIG_PSTORE_CONSOLE=y
  3307. CONFIG_PSTORE_RAM=y
  3308. # CONFIG_SYSV_FS is not set
  3309. # CONFIG_UFS_FS is not set
  3310. # CONFIG_F2FS_FS is not set
  3311. CONFIG_NETWORK_FILESYSTEMS=y
  3312. CONFIG_NFS_FS=y
  3313. CONFIG_NFS_V2=y
  3314. CONFIG_NFS_V3=y
  3315. # CONFIG_NFS_V3_ACL is not set
  3316. # CONFIG_NFS_V4 is not set
  3317. # CONFIG_NFS_SWAP is not set
  3318. # CONFIG_ROOT_NFS is not set
  3319. # CONFIG_NFSD is not set
  3320. CONFIG_LOCKD=y
  3321. CONFIG_LOCKD_V4=y
  3322. CONFIG_NFS_COMMON=y
  3323. CONFIG_SUNRPC=y
  3324. # CONFIG_SUNRPC_DEBUG is not set
  3325. # CONFIG_CEPH_FS is not set
  3326. CONFIG_CIFS=y
  3327. # CONFIG_CIFS_STATS is not set
  3328. # CONFIG_CIFS_WEAK_PW_HASH is not set
  3329. # CONFIG_CIFS_XATTR is not set
  3330. CONFIG_CIFS_DEBUG=y
  3331. # CONFIG_CIFS_DEBUG2 is not set
  3332. # CONFIG_CIFS_SMB2 is not set
  3333. # CONFIG_NCP_FS is not set
  3334. # CONFIG_CODA_FS is not set
  3335. # CONFIG_AFS_FS is not set
  3336. CONFIG_NLS=y
  3337. CONFIG_NLS_DEFAULT="iso8859-1"
  3338. CONFIG_NLS_CODEPAGE_437=y
  3339. # CONFIG_NLS_CODEPAGE_737 is not set
  3340. # CONFIG_NLS_CODEPAGE_775 is not set
  3341. # CONFIG_NLS_CODEPAGE_850 is not set
  3342. # CONFIG_NLS_CODEPAGE_852 is not set
  3343. # CONFIG_NLS_CODEPAGE_855 is not set
  3344. # CONFIG_NLS_CODEPAGE_857 is not set
  3345. # CONFIG_NLS_CODEPAGE_860 is not set
  3346. # CONFIG_NLS_CODEPAGE_861 is not set
  3347. # CONFIG_NLS_CODEPAGE_862 is not set
  3348. # CONFIG_NLS_CODEPAGE_863 is not set
  3349. # CONFIG_NLS_CODEPAGE_864 is not set
  3350. # CONFIG_NLS_CODEPAGE_865 is not set
  3351. # CONFIG_NLS_CODEPAGE_866 is not set
  3352. # CONFIG_NLS_CODEPAGE_869 is not set
  3353. CONFIG_NLS_CODEPAGE_936=y
  3354. # CONFIG_NLS_CODEPAGE_950 is not set
  3355. # CONFIG_NLS_CODEPAGE_932 is not set
  3356. # CONFIG_NLS_CODEPAGE_949 is not set
  3357. # CONFIG_NLS_CODEPAGE_874 is not set
  3358. # CONFIG_NLS_ISO8859_8 is not set
  3359. # CONFIG_NLS_CODEPAGE_1250 is not set
  3360. # CONFIG_NLS_CODEPAGE_1251 is not set
  3361. # CONFIG_NLS_ASCII is not set
  3362. CONFIG_NLS_ISO8859_1=y
  3363. # CONFIG_NLS_ISO8859_2 is not set
  3364. # CONFIG_NLS_ISO8859_3 is not set
  3365. # CONFIG_NLS_ISO8859_4 is not set
  3366. # CONFIG_NLS_ISO8859_5 is not set
  3367. # CONFIG_NLS_ISO8859_6 is not set
  3368. # CONFIG_NLS_ISO8859_7 is not set
  3369. # CONFIG_NLS_ISO8859_9 is not set
  3370. # CONFIG_NLS_ISO8859_13 is not set
  3371. # CONFIG_NLS_ISO8859_14 is not set
  3372. # CONFIG_NLS_ISO8859_15 is not set
  3373. # CONFIG_NLS_KOI8_R is not set
  3374. # CONFIG_NLS_KOI8_U is not set
  3375. # CONFIG_NLS_MAC_ROMAN is not set
  3376. # CONFIG_NLS_MAC_CELTIC is not set
  3377. # CONFIG_NLS_MAC_CENTEURO is not set
  3378. # CONFIG_NLS_MAC_CROATIAN is not set
  3379. # CONFIG_NLS_MAC_CYRILLIC is not set
  3380. # CONFIG_NLS_MAC_GAELIC is not set
  3381. # CONFIG_NLS_MAC_GREEK is not set
  3382. # CONFIG_NLS_MAC_ICELAND is not set
  3383. # CONFIG_NLS_MAC_INUIT is not set
  3384. # CONFIG_NLS_MAC_ROMANIAN is not set
  3385. # CONFIG_NLS_MAC_TURKISH is not set
  3386. CONFIG_NLS_UTF8=y
  3387. # CONFIG_DLM is not set
  3388. # CONFIG_DEBUG_READDUMP is not set
  3389.  
  3390. #
  3391. # Kernel hacking
  3392. #
  3393. CONFIG_PRINTK_TIME=y
  3394. CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
  3395. CONFIG_ENABLE_WARN_DEPRECATED=y
  3396. CONFIG_ENABLE_MUST_CHECK=y
  3397. CONFIG_FRAME_WARN=1024
  3398. CONFIG_MAGIC_SYSRQ=y
  3399. # CONFIG_STRIP_ASM_SYMS is not set
  3400. # CONFIG_READABLE_ASM is not set
  3401. # CONFIG_UNUSED_SYMBOLS is not set
  3402. CONFIG_DEBUG_FS=y
  3403. # CONFIG_HEADERS_CHECK is not set
  3404. # CONFIG_DEBUG_SECTION_MISMATCH is not set
  3405. CONFIG_DEBUG_KERNEL=y
  3406. # CONFIG_DEBUG_SHIRQ is not set
  3407. # CONFIG_LOCKUP_DETECTOR is not set
  3408. # CONFIG_PANIC_ON_OOPS is not set
  3409. CONFIG_PANIC_ON_OOPS_VALUE=0
  3410. CONFIG_DETECT_HUNG_TASK=y
  3411. CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120
  3412. # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
  3413. CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
  3414. CONFIG_SCHED_DEBUG=y
  3415. CONFIG_SCHEDSTATS=y
  3416. CONFIG_TIMER_STATS=y
  3417. # CONFIG_DEBUG_OBJECTS is not set
  3418. # CONFIG_SLUB_DEBUG_ON is not set
  3419. # CONFIG_SLUB_STATS is not set
  3420. CONFIG_HAVE_DEBUG_KMEMLEAK=y
  3421. CONFIG_DEBUG_KMEMLEAK=y
  3422. CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE=800
  3423. # CONFIG_DEBUG_KMEMLEAK_TEST is not set
  3424. CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF=y
  3425. CONFIG_DEBUG_PREEMPT=y
  3426. # CONFIG_DEBUG_RT_MUTEXES is not set
  3427. # CONFIG_RT_MUTEX_TESTER is not set
  3428. # CONFIG_DEBUG_SPINLOCK is not set
  3429. CONFIG_DEBUG_MUTEXES=y
  3430. # CONFIG_DEBUG_LOCK_ALLOC is not set
  3431. # CONFIG_PROVE_LOCKING is not set
  3432. # CONFIG_LOCK_STAT is not set
  3433. # CONFIG_DEBUG_ATOMIC_SLEEP is not set
  3434. # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
  3435. CONFIG_STACKTRACE=y
  3436. # CONFIG_DEBUG_STACK_USAGE is not set
  3437. # CONFIG_DEBUG_KOBJECT is not set
  3438. # CONFIG_DEBUG_HIGHMEM is not set
  3439. CONFIG_DEBUG_BUGVERBOSE=y
  3440. CONFIG_DEBUG_INFO=y
  3441. CONFIG_DEBUG_INFO_REDUCED=y
  3442. # CONFIG_DEBUG_VM is not set
  3443. # CONFIG_DEBUG_WRITECOUNT is not set
  3444. # CONFIG_DEBUG_MEMORY_INIT is not set
  3445. # CONFIG_DEBUG_LIST is not set
  3446. # CONFIG_TEST_LIST_SORT is not set
  3447. # CONFIG_DEBUG_SG is not set
  3448. # CONFIG_DEBUG_NOTIFIERS is not set
  3449. # CONFIG_DEBUG_CREDENTIALS is not set
  3450. # CONFIG_BOOT_PRINTK_DELAY is not set
  3451.  
  3452. #
  3453. # RCU Debugging
  3454. #
  3455. # CONFIG_PROVE_RCU_DELAY is not set
  3456. # CONFIG_SPARSE_RCU_POINTER is not set
  3457. # CONFIG_RCU_TORTURE_TEST is not set
  3458. CONFIG_RCU_CPU_STALL_TIMEOUT=60
  3459. CONFIG_RCU_CPU_STALL_VERBOSE=y
  3460. # CONFIG_RCU_CPU_STALL_INFO is not set
  3461. # CONFIG_RCU_TRACE is not set
  3462. # CONFIG_BACKTRACE_SELF_TEST is not set
  3463. # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
  3464. # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
  3465. # CONFIG_DEBUG_PER_CPU_MAPS is not set
  3466. # CONFIG_LKDTM is not set
  3467. # CONFIG_NOTIFIER_ERROR_INJECTION is not set
  3468. # CONFIG_FAULT_INJECTION is not set
  3469. CONFIG_NOP_TRACER=y
  3470. CONFIG_HAVE_FUNCTION_TRACER=y
  3471. CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
  3472. CONFIG_HAVE_DYNAMIC_FTRACE=y
  3473. CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
  3474. CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
  3475. CONFIG_HAVE_C_RECORDMCOUNT=y
  3476. CONFIG_TRACE_CLOCK=y
  3477. CONFIG_RING_BUFFER=y
  3478. CONFIG_EVENT_TRACING=y
  3479. CONFIG_CONTEXT_SWITCH_TRACER=y
  3480. CONFIG_TRACING=y
  3481. CONFIG_GENERIC_TRACER=y
  3482. CONFIG_TRACING_SUPPORT=y
  3483. CONFIG_FTRACE=y
  3484. # CONFIG_FUNCTION_TRACER is not set
  3485. # CONFIG_IRQSOFF_TRACER is not set
  3486. # CONFIG_PREEMPT_TRACER is not set
  3487. # CONFIG_SCHED_TRACER is not set
  3488. # CONFIG_FTRACE_SYSCALLS is not set
  3489. # CONFIG_TRACER_SNAPSHOT is not set
  3490. CONFIG_BRANCH_PROFILE_NONE=y
  3491. # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
  3492. # CONFIG_PROFILE_ALL_BRANCHES is not set
  3493. # CONFIG_STACK_TRACER is not set
  3494. CONFIG_BLK_DEV_IO_TRACE=y
  3495. # CONFIG_PROBE_EVENTS is not set
  3496. # CONFIG_FTRACE_STARTUP_TEST is not set
  3497. # CONFIG_RING_BUFFER_BENCHMARK is not set
  3498. # CONFIG_RING_BUFFER_STARTUP_TEST is not set
  3499. # CONFIG_RBTREE_TEST is not set
  3500. # CONFIG_INTERVAL_TREE_TEST is not set
  3501. CONFIG_DYNAMIC_DEBUG=y
  3502. # CONFIG_DMA_API_DEBUG is not set
  3503. # CONFIG_ATOMIC64_SELFTEST is not set
  3504. # CONFIG_SAMPLES is not set
  3505. CONFIG_HAVE_ARCH_KGDB=y
  3506. # CONFIG_KGDB is not set
  3507. # CONFIG_TEST_STRING_HELPERS is not set
  3508. # CONFIG_TEST_KSTRTOX is not set
  3509. # CONFIG_STRICT_DEVMEM is not set
  3510. CONFIG_ARM_UNWIND=y
  3511. # CONFIG_DEBUG_USER is not set
  3512. # CONFIG_DEBUG_RODATA is not set
  3513. CONFIG_DEBUG_LL=y
  3514. CONFIG_DEBUG_LL_UART_NONE=y
  3515. # CONFIG_DEBUG_ICEDCC is not set
  3516. # CONFIG_DEBUG_SEMIHOSTING is not set
  3517. CONFIG_DEBUG_LL_INCLUDE="mach/debug-macro.S"
  3518. CONFIG_UNCOMPRESS_INCLUDE="mach/uncompress.h"
  3519. CONFIG_EARLY_PRINTK=y
  3520. # CONFIG_PID_IN_CONTEXTIDR is not set
  3521.  
  3522. #
  3523. # Security options
  3524. #
  3525. # CONFIG_KEYS is not set
  3526. # CONFIG_SECURITY_DMESG_RESTRICT is not set
  3527. CONFIG_SECURITY=y
  3528. CONFIG_SECURITYFS=y
  3529. CONFIG_SECURITY_NETWORK=y
  3530. # CONFIG_SECURITY_NETWORK_XFRM is not set
  3531. CONFIG_SECURITY_PATH=y
  3532. CONFIG_LSM_MMAP_MIN_ADDR=32768
  3533. CONFIG_SECURITY_SELINUX=y
  3534. CONFIG_SECURITY_SELINUX_BOOTPARAM=y
  3535. CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=1
  3536. # CONFIG_SECURITY_SELINUX_DISABLE is not set
  3537. CONFIG_SECURITY_SELINUX_DEVELOP=y
  3538. CONFIG_SECURITY_SELINUX_AVC_STATS=y
  3539. CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1
  3540. # CONFIG_SECURITY_SELINUX_POLICYDB_VERSION_MAX is not set
  3541. # CONFIG_SECURITY_SMACK is not set
  3542. # CONFIG_SECURITY_TOMOYO is not set
  3543. CONFIG_SECURITY_APPARMOR=y
  3544. CONFIG_SECURITY_APPARMOR_BOOTPARAM_VALUE=1
  3545. # CONFIG_SECURITY_YAMA is not set
  3546. # CONFIG_IMA is not set
  3547. CONFIG_DEFAULT_SECURITY_SELINUX=y
  3548. # CONFIG_DEFAULT_SECURITY_APPARMOR is not set
  3549. # CONFIG_DEFAULT_SECURITY_DAC is not set
  3550. CONFIG_DEFAULT_SECURITY="selinux"
  3551. CONFIG_CRYPTO=y
  3552.  
  3553. #
  3554. # Crypto core or helper
  3555. #
  3556. CONFIG_CRYPTO_ALGAPI=y
  3557. CONFIG_CRYPTO_ALGAPI2=y
  3558. CONFIG_CRYPTO_AEAD=y
  3559. CONFIG_CRYPTO_AEAD2=y
  3560. CONFIG_CRYPTO_BLKCIPHER=y
  3561. CONFIG_CRYPTO_BLKCIPHER2=y
  3562. CONFIG_CRYPTO_HASH=y
  3563. CONFIG_CRYPTO_HASH2=y
  3564. CONFIG_CRYPTO_RNG=y
  3565. CONFIG_CRYPTO_RNG2=y
  3566. CONFIG_CRYPTO_PCOMP2=y
  3567. CONFIG_CRYPTO_MANAGER=y
  3568. CONFIG_CRYPTO_MANAGER2=y
  3569. # CONFIG_CRYPTO_USER is not set
  3570. CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
  3571. # CONFIG_CRYPTO_GF128MUL is not set
  3572. # CONFIG_CRYPTO_NULL is not set
  3573. # CONFIG_CRYPTO_PCRYPT is not set
  3574. CONFIG_CRYPTO_WORKQUEUE=y
  3575. # CONFIG_CRYPTO_CRYPTD is not set
  3576. CONFIG_CRYPTO_AUTHENC=y
  3577. # CONFIG_CRYPTO_TEST is not set
  3578.  
  3579. #
  3580. # Authenticated Encryption with Associated Data
  3581. #
  3582. # CONFIG_CRYPTO_CCM is not set
  3583. # CONFIG_CRYPTO_GCM is not set
  3584. # CONFIG_CRYPTO_SEQIV is not set
  3585.  
  3586. #
  3587. # Block modes
  3588. #
  3589. CONFIG_CRYPTO_CBC=y
  3590. # CONFIG_CRYPTO_CTR is not set
  3591. # CONFIG_CRYPTO_CTS is not set
  3592. CONFIG_CRYPTO_ECB=y
  3593. # CONFIG_CRYPTO_LRW is not set
  3594. # CONFIG_CRYPTO_PCBC is not set
  3595. # CONFIG_CRYPTO_XTS is not set
  3596.  
  3597. #
  3598. # Hash modes
  3599. #
  3600. # CONFIG_CRYPTO_CMAC is not set
  3601. CONFIG_CRYPTO_HMAC=y
  3602. # CONFIG_CRYPTO_XCBC is not set
  3603. # CONFIG_CRYPTO_VMAC is not set
  3604.  
  3605. #
  3606. # Digest
  3607. #
  3608. CONFIG_CRYPTO_CRC32C=y
  3609. # CONFIG_CRYPTO_CRC32 is not set
  3610. # CONFIG_CRYPTO_GHASH is not set
  3611. CONFIG_CRYPTO_MD4=y
  3612. CONFIG_CRYPTO_MD5=y
  3613. CONFIG_CRYPTO_MICHAEL_MIC=y
  3614. # CONFIG_CRYPTO_RMD128 is not set
  3615. # CONFIG_CRYPTO_RMD160 is not set
  3616. # CONFIG_CRYPTO_RMD256 is not set
  3617. # CONFIG_CRYPTO_RMD320 is not set
  3618. CONFIG_CRYPTO_SHA1=y
  3619. # CONFIG_CRYPTO_SHA1_ARM is not set
  3620. CONFIG_CRYPTO_SHA256=y
  3621. # CONFIG_CRYPTO_SHA512 is not set
  3622. # CONFIG_CRYPTO_TGR192 is not set
  3623. # CONFIG_CRYPTO_WP512 is not set
  3624.  
  3625. #
  3626. # Ciphers
  3627. #
  3628. CONFIG_CRYPTO_AES=y
  3629. # CONFIG_CRYPTO_AES_ARM is not set
  3630. # CONFIG_CRYPTO_ANUBIS is not set
  3631. CONFIG_CRYPTO_ARC4=y
  3632. # CONFIG_CRYPTO_BLOWFISH is not set
  3633. # CONFIG_CRYPTO_CAMELLIA is not set
  3634. # CONFIG_CRYPTO_CAST5 is not set
  3635. # CONFIG_CRYPTO_CAST6 is not set
  3636. CONFIG_CRYPTO_DES=y
  3637. # CONFIG_CRYPTO_FCRYPT is not set
  3638. # CONFIG_CRYPTO_KHAZAD is not set
  3639. # CONFIG_CRYPTO_SALSA20 is not set
  3640. # CONFIG_CRYPTO_SEED is not set
  3641. # CONFIG_CRYPTO_SERPENT is not set
  3642. # CONFIG_CRYPTO_TEA is not set
  3643. CONFIG_CRYPTO_TWOFISH=y
  3644. CONFIG_CRYPTO_TWOFISH_COMMON=y
  3645.  
  3646. #
  3647. # Compression
  3648. #
  3649. CONFIG_CRYPTO_DEFLATE=y
  3650. # CONFIG_CRYPTO_ZLIB is not set
  3651. # CONFIG_CRYPTO_LZO is not set
  3652.  
  3653. #
  3654. # Random Number Generation
  3655. #
  3656. CONFIG_CRYPTO_ANSI_CPRNG=y
  3657. # CONFIG_CRYPTO_USER_API_HASH is not set
  3658. # CONFIG_CRYPTO_USER_API_SKCIPHER is not set
  3659. CONFIG_CRYPTO_HW=y
  3660. CONFIG_BINARY_PRINTF=y
  3661.  
  3662. #
  3663. # Library routines
  3664. #
  3665. CONFIG_BITREVERSE=y
  3666. CONFIG_GENERIC_STRNCPY_FROM_USER=y
  3667. CONFIG_GENERIC_STRNLEN_USER=y
  3668. CONFIG_GENERIC_PCI_IOMAP=y
  3669. CONFIG_GENERIC_IO=y
  3670. CONFIG_CRC_CCITT=y
  3671. CONFIG_CRC16=y
  3672. # CONFIG_CRC_T10DIF is not set
  3673. CONFIG_CRC_ITU_T=m
  3674. CONFIG_CRC32=y
  3675. # CONFIG_CRC32_SELFTEST is not set
  3676. CONFIG_CRC32_SLICEBY8=y
  3677. # CONFIG_CRC32_SLICEBY4 is not set
  3678. # CONFIG_CRC32_SARWATE is not set
  3679. # CONFIG_CRC32_BIT is not set
  3680. CONFIG_CRC7=m
  3681. CONFIG_LIBCRC32C=y
  3682. # CONFIG_CRC8 is not set
  3683. CONFIG_AUDIT_GENERIC=y
  3684. CONFIG_ZLIB_INFLATE=y
  3685. CONFIG_ZLIB_DEFLATE=y
  3686. CONFIG_LZO_COMPRESS=y
  3687. CONFIG_LZO_DECOMPRESS=y
  3688. CONFIG_XZ_DEC=y
  3689. CONFIG_XZ_DEC_X86=y
  3690. CONFIG_XZ_DEC_POWERPC=y
  3691. CONFIG_XZ_DEC_IA64=y
  3692. CONFIG_XZ_DEC_ARM=y
  3693. CONFIG_XZ_DEC_ARMTHUMB=y
  3694. CONFIG_XZ_DEC_SPARC=y
  3695. CONFIG_XZ_DEC_BCJ=y
  3696. # CONFIG_XZ_DEC_TEST is not set
  3697. CONFIG_DECOMPRESS_GZIP=y
  3698. CONFIG_GENERIC_ALLOCATOR=y
  3699. CONFIG_REED_SOLOMON=y
  3700. CONFIG_REED_SOLOMON_ENC8=y
  3701. CONFIG_REED_SOLOMON_DEC8=y
  3702. CONFIG_TEXTSEARCH=y
  3703. CONFIG_TEXTSEARCH_KMP=y
  3704. CONFIG_TEXTSEARCH_BM=y
  3705. CONFIG_TEXTSEARCH_FSM=y
  3706. CONFIG_HAS_IOMEM=y
  3707. CONFIG_HAS_IOPORT=y
  3708. CONFIG_HAS_DMA=y
  3709. CONFIG_CPU_RMAP=y
  3710. CONFIG_DQL=y
  3711. CONFIG_NLATTR=y
  3712. CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
  3713. CONFIG_AVERAGE=y
  3714. # CONFIG_CORDIC is not set
  3715. # CONFIG_DDR is not set
  3716. # CONFIG_VIRTUALIZATION is not set
  3717. CONFIG_PLATFORM_UBUNTU=y
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement