ikkythegeek

Untitled

Jul 20th, 2019
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 100.50 KB | None | 0 0
  1. #
  2. # Automatically generated file; DO NOT EDIT.
  3. # Linux/arm 4.10.0 Kernel Configuration
  4. #
  5. CONFIG_ARM=y
  6. CONFIG_ARM_HAS_SG_CHAIN=y
  7. CONFIG_MIGHT_HAVE_PCI=y
  8. CONFIG_SYS_SUPPORTS_APM_EMULATION=y
  9. CONFIG_HAVE_PROC_CPU=y
  10. CONFIG_STACKTRACE_SUPPORT=y
  11. CONFIG_LOCKDEP_SUPPORT=y
  12. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  13. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  14. CONFIG_FIX_EARLYCON_MEM=y
  15. CONFIG_GENERIC_HWEIGHT=y
  16. CONFIG_GENERIC_CALIBRATE_DELAY=y
  17. CONFIG_NEED_DMA_MAP_STATE=y
  18. CONFIG_ARCH_SUPPORTS_UPROBES=y
  19. CONFIG_VECTORS_BASE=0xffff0000
  20. CONFIG_ARM_PATCH_PHYS_VIRT=y
  21. CONFIG_GENERIC_BUG=y
  22. CONFIG_PGTABLE_LEVELS=2
  23. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  24. CONFIG_IRQ_WORK=y
  25. CONFIG_BUILDTIME_EXTABLE_SORT=y
  26.  
  27. #
  28. # General setup
  29. #
  30. CONFIG_BROKEN_ON_SMP=y
  31. CONFIG_INIT_ENV_ARG_LIMIT=32
  32. CONFIG_CROSS_COMPILE=""
  33. # CONFIG_COMPILE_TEST is not set
  34. CONFIG_LOCALVERSION=""
  35. CONFIG_LOCALVERSION_AUTO=y
  36. CONFIG_HAVE_KERNEL_GZIP=y
  37. CONFIG_HAVE_KERNEL_LZMA=y
  38. CONFIG_HAVE_KERNEL_XZ=y
  39. CONFIG_HAVE_KERNEL_LZO=y
  40. CONFIG_HAVE_KERNEL_LZ4=y
  41. CONFIG_KERNEL_GZIP=y
  42. # CONFIG_KERNEL_LZMA is not set
  43. # CONFIG_KERNEL_XZ is not set
  44. # CONFIG_KERNEL_LZO is not set
  45. # CONFIG_KERNEL_LZ4 is not set
  46. CONFIG_DEFAULT_HOSTNAME="dns325"
  47. CONFIG_SWAP=y
  48. CONFIG_SYSVIPC=y
  49. CONFIG_SYSVIPC_SYSCTL=y
  50. # CONFIG_POSIX_MQUEUE is not set
  51. CONFIG_CROSS_MEMORY_ATTACH=y
  52. CONFIG_FHANDLE=y
  53. # CONFIG_USELIB is not set
  54. # CONFIG_AUDIT is not set
  55. CONFIG_HAVE_ARCH_AUDITSYSCALL=y
  56.  
  57. #
  58. # IRQ subsystem
  59. #
  60. CONFIG_GENERIC_IRQ_PROBE=y
  61. CONFIG_GENERIC_IRQ_SHOW=y
  62. CONFIG_GENERIC_IRQ_SHOW_LEVEL=y
  63. CONFIG_HARDIRQS_SW_RESEND=y
  64. CONFIG_GENERIC_IRQ_CHIP=y
  65. CONFIG_IRQ_DOMAIN=y
  66. CONFIG_HANDLE_DOMAIN_IRQ=y
  67. # CONFIG_IRQ_DOMAIN_DEBUG is not set
  68. CONFIG_IRQ_FORCED_THREADING=y
  69. CONFIG_SPARSE_IRQ=y
  70. CONFIG_ARCH_CLOCKSOURCE_DATA=y
  71. CONFIG_GENERIC_CLOCKEVENTS=y
  72.  
  73. #
  74. # Timers subsystem
  75. #
  76. CONFIG_TICK_ONESHOT=y
  77. CONFIG_NO_HZ_COMMON=y
  78. # CONFIG_HZ_PERIODIC is not set
  79. CONFIG_NO_HZ_IDLE=y
  80. CONFIG_NO_HZ=y
  81. CONFIG_HIGH_RES_TIMERS=y
  82.  
  83. #
  84. # CPU/Task time and stats accounting
  85. #
  86. CONFIG_TICK_CPU_ACCOUNTING=y
  87. # CONFIG_VIRT_CPU_ACCOUNTING_GEN is not set
  88. # CONFIG_IRQ_TIME_ACCOUNTING is not set
  89. # CONFIG_BSD_PROCESS_ACCT is not set
  90. # CONFIG_TASKSTATS is not set
  91.  
  92. #
  93. # RCU Subsystem
  94. #
  95. CONFIG_PREEMPT_RCU=y
  96. # CONFIG_RCU_EXPERT is not set
  97. CONFIG_SRCU=y
  98. # CONFIG_TASKS_RCU is not set
  99. CONFIG_RCU_STALL_COMMON=y
  100. # CONFIG_TREE_RCU_TRACE is not set
  101. # CONFIG_RCU_EXPEDITE_BOOT is not set
  102. # CONFIG_BUILD_BIN2C is not set
  103. # CONFIG_IKCONFIG is not set
  104. CONFIG_LOG_BUF_SHIFT=19
  105. CONFIG_NMI_LOG_BUF_SHIFT=13
  106. CONFIG_GENERIC_SCHED_CLOCK=y
  107. CONFIG_CGROUPS=y
  108. # CONFIG_MEMCG is not set
  109. CONFIG_BLK_CGROUP=y
  110. # CONFIG_DEBUG_BLK_CGROUP is not set
  111. CONFIG_CGROUP_SCHED=y
  112. CONFIG_FAIR_GROUP_SCHED=y
  113. # CONFIG_CFS_BANDWIDTH is not set
  114. # CONFIG_RT_GROUP_SCHED is not set
  115. # CONFIG_CGROUP_PIDS is not set
  116. CONFIG_CGROUP_FREEZER=y
  117. # CONFIG_CPUSETS is not set
  118. CONFIG_CGROUP_DEVICE=y
  119. CONFIG_CGROUP_CPUACCT=y
  120. # CONFIG_CGROUP_PERF is not set
  121. # CONFIG_CGROUP_DEBUG is not set
  122. # CONFIG_SOCK_CGROUP_DATA is not set
  123. # CONFIG_CHECKPOINT_RESTORE is not set
  124. CONFIG_NAMESPACES=y
  125. CONFIG_UTS_NS=y
  126. CONFIG_IPC_NS=y
  127. # CONFIG_USER_NS is not set
  128. CONFIG_PID_NS=y
  129. CONFIG_NET_NS=y
  130. # CONFIG_SCHED_AUTOGROUP is not set
  131. # CONFIG_SYSFS_DEPRECATED is not set
  132. # CONFIG_RELAY is not set
  133. CONFIG_BLK_DEV_INITRD=y
  134. CONFIG_INITRAMFS_SOURCE=""
  135. CONFIG_RD_GZIP=y
  136. CONFIG_RD_BZIP2=y
  137. CONFIG_RD_LZMA=y
  138. CONFIG_RD_XZ=y
  139. CONFIG_RD_LZO=y
  140. CONFIG_RD_LZ4=y
  141. CONFIG_INITRAMFS_COMPRESSION=".gz"
  142. CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y
  143. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  144. CONFIG_SYSCTL=y
  145. CONFIG_ANON_INODES=y
  146. CONFIG_HAVE_UID16=y
  147. CONFIG_BPF=y
  148. # CONFIG_EXPERT is not set
  149. CONFIG_UID16=y
  150. CONFIG_MULTIUSER=y
  151. # CONFIG_SGETMASK_SYSCALL is not set
  152. CONFIG_SYSFS_SYSCALL=y
  153. # CONFIG_SYSCTL_SYSCALL is not set
  154. CONFIG_POSIX_TIMERS=y
  155. CONFIG_KALLSYMS=y
  156. # CONFIG_KALLSYMS_ALL is not set
  157. # CONFIG_KALLSYMS_ABSOLUTE_PERCPU is not set
  158. CONFIG_KALLSYMS_BASE_RELATIVE=y
  159. CONFIG_PRINTK=y
  160. CONFIG_PRINTK_NMI=y
  161. CONFIG_BUG=y
  162. CONFIG_ELF_CORE=y
  163. CONFIG_BASE_FULL=y
  164. CONFIG_FUTEX=y
  165. CONFIG_EPOLL=y
  166. CONFIG_SIGNALFD=y
  167. CONFIG_TIMERFD=y
  168. CONFIG_EVENTFD=y
  169. # CONFIG_BPF_SYSCALL is not set
  170. CONFIG_SHMEM=y
  171. CONFIG_AIO=y
  172. CONFIG_ADVISE_SYSCALLS=y
  173. # CONFIG_USERFAULTFD is not set
  174. CONFIG_PCI_QUIRKS=y
  175. CONFIG_MEMBARRIER=y
  176. # CONFIG_EMBEDDED is not set
  177. CONFIG_HAVE_PERF_EVENTS=y
  178. CONFIG_PERF_USE_VMALLOC=y
  179.  
  180. #
  181. # Kernel Performance Events And Counters
  182. #
  183. CONFIG_PERF_EVENTS=y
  184. # CONFIG_DEBUG_PERF_USE_VMALLOC is not set
  185. CONFIG_VM_EVENT_COUNTERS=y
  186. CONFIG_SLUB_DEBUG=y
  187. CONFIG_COMPAT_BRK=y
  188. # CONFIG_SLAB is not set
  189. CONFIG_SLUB=y
  190. # CONFIG_SLAB_FREELIST_RANDOM is not set
  191. # CONFIG_SYSTEM_DATA_VERIFICATION is not set
  192. CONFIG_PROFILING=y
  193. CONFIG_OPROFILE=y
  194. CONFIG_HAVE_OPROFILE=y
  195. CONFIG_KPROBES=y
  196. # CONFIG_JUMP_LABEL is not set
  197. # CONFIG_UPROBES is not set
  198. # CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set
  199. CONFIG_ARCH_USE_BUILTIN_BSWAP=y
  200. CONFIG_KRETPROBES=y
  201. CONFIG_HAVE_KPROBES=y
  202. CONFIG_HAVE_KRETPROBES=y
  203. CONFIG_HAVE_OPTPROBES=y
  204. CONFIG_HAVE_NMI=y
  205. CONFIG_HAVE_ARCH_TRACEHOOK=y
  206. CONFIG_HAVE_DMA_CONTIGUOUS=y
  207. CONFIG_GENERIC_SMP_IDLE_THREAD=y
  208. CONFIG_GENERIC_IDLE_POLL_SETUP=y
  209. CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
  210. CONFIG_HAVE_CLK=y
  211. CONFIG_HAVE_DMA_API_DEBUG=y
  212. CONFIG_HAVE_PERF_REGS=y
  213. CONFIG_HAVE_PERF_USER_STACK_DUMP=y
  214. CONFIG_HAVE_ARCH_JUMP_LABEL=y
  215. CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
  216. CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
  217. CONFIG_HAVE_GCC_PLUGINS=y
  218. # CONFIG_GCC_PLUGINS is not set
  219. CONFIG_HAVE_CC_STACKPROTECTOR=y
  220. # CONFIG_CC_STACKPROTECTOR is not set
  221. CONFIG_CC_STACKPROTECTOR_NONE=y
  222. # CONFIG_CC_STACKPROTECTOR_REGULAR is not set
  223. # CONFIG_CC_STACKPROTECTOR_STRONG is not set
  224. CONFIG_HAVE_CONTEXT_TRACKING=y
  225. CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y
  226. CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
  227. CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
  228. CONFIG_MODULES_USE_ELF_REL=y
  229. CONFIG_ARCH_HAS_ELF_RANDOMIZE=y
  230. CONFIG_HAVE_ARCH_MMAP_RND_BITS=y
  231. CONFIG_HAVE_EXIT_THREAD=y
  232. CONFIG_ARCH_MMAP_RND_BITS_MIN=8
  233. CONFIG_ARCH_MMAP_RND_BITS_MAX=16
  234. CONFIG_ARCH_MMAP_RND_BITS=8
  235. # CONFIG_HAVE_ARCH_HASH is not set
  236. # CONFIG_ISA_BUS_API is not set
  237. CONFIG_CLONE_BACKWARDS=y
  238. CONFIG_OLD_SIGSUSPEND3=y
  239. CONFIG_OLD_SIGACTION=y
  240. # CONFIG_CPU_NO_EFFICIENT_FFS is not set
  241. # CONFIG_HAVE_ARCH_VMAP_STACK is not set
  242.  
  243. #
  244. # GCOV-based kernel profiling
  245. #
  246. # CONFIG_GCOV_KERNEL is not set
  247. CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
  248. CONFIG_HAVE_GENERIC_DMA_COHERENT=y
  249. CONFIG_SLABINFO=y
  250. CONFIG_RT_MUTEXES=y
  251. CONFIG_BASE_SMALL=0
  252. CONFIG_MODULES=y
  253. # CONFIG_MODULE_FORCE_LOAD is not set
  254. CONFIG_MODULE_UNLOAD=y
  255. # CONFIG_MODULE_FORCE_UNLOAD is not set
  256. # CONFIG_MODVERSIONS is not set
  257. # CONFIG_MODULE_SRCVERSION_ALL is not set
  258. # CONFIG_MODULE_SIG is not set
  259. # CONFIG_MODULE_COMPRESS is not set
  260. # CONFIG_TRIM_UNUSED_KSYMS is not set
  261. CONFIG_MODULES_TREE_LOOKUP=y
  262. CONFIG_BLOCK=y
  263. CONFIG_LBDAF=y
  264. # CONFIG_BLK_DEV_BSG is not set
  265. # CONFIG_BLK_DEV_BSGLIB is not set
  266. # CONFIG_BLK_DEV_INTEGRITY is not set
  267. # CONFIG_BLK_DEV_ZONED is not set
  268. # CONFIG_BLK_DEV_THROTTLING is not set
  269. # CONFIG_BLK_CMDLINE_PARSER is not set
  270. # CONFIG_BLK_WBT is not set
  271.  
  272. #
  273. # Partition Types
  274. #
  275. # CONFIG_PARTITION_ADVANCED is not set
  276. CONFIG_MSDOS_PARTITION=y
  277. CONFIG_EFI_PARTITION=y
  278. CONFIG_BLK_MQ_PCI=y
  279.  
  280. #
  281. # IO Schedulers
  282. #
  283. CONFIG_IOSCHED_NOOP=y
  284. CONFIG_IOSCHED_DEADLINE=y
  285. CONFIG_IOSCHED_CFQ=y
  286. # CONFIG_CFQ_GROUP_IOSCHED is not set
  287. # CONFIG_DEFAULT_DEADLINE is not set
  288. CONFIG_DEFAULT_CFQ=y
  289. # CONFIG_DEFAULT_NOOP is not set
  290. CONFIG_DEFAULT_IOSCHED="cfq"
  291. CONFIG_UNINLINE_SPIN_UNLOCK=y
  292. CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
  293. CONFIG_FREEZER=y
  294.  
  295. #
  296. # System Type
  297. #
  298. CONFIG_MMU=y
  299. CONFIG_ARCH_MULTIPLATFORM=y
  300. # CONFIG_ARCH_GEMINI is not set
  301. # CONFIG_ARCH_EBSA110 is not set
  302. # CONFIG_ARCH_EP93XX is not set
  303. # CONFIG_ARCH_FOOTBRIDGE is not set
  304. # CONFIG_ARCH_NETX is not set
  305. # CONFIG_ARCH_IOP13XX is not set
  306. # CONFIG_ARCH_IOP32X is not set
  307. # CONFIG_ARCH_IOP33X is not set
  308. # CONFIG_ARCH_IXP4XX is not set
  309. # CONFIG_ARCH_DOVE is not set
  310. # CONFIG_ARCH_KS8695 is not set
  311. # CONFIG_ARCH_W90X900 is not set
  312. # CONFIG_ARCH_LPC32XX is not set
  313. # CONFIG_ARCH_PXA is not set
  314. # CONFIG_ARCH_RPC is not set
  315. # CONFIG_ARCH_SA1100 is not set
  316. # CONFIG_ARCH_S3C24XX is not set
  317. # CONFIG_ARCH_DAVINCI is not set
  318. # CONFIG_ARCH_OMAP1 is not set
  319.  
  320. #
  321. # Multiple platform selection
  322. #
  323.  
  324. #
  325. # CPU Core family selection
  326. #
  327. # CONFIG_ARCH_MULTI_V4 is not set
  328. # CONFIG_ARCH_MULTI_V4T is not set
  329. CONFIG_ARCH_MULTI_V5=y
  330. CONFIG_ARCH_MULTI_V4_V5=y
  331. # CONFIG_ARCH_MULTI_V6 is not set
  332. # CONFIG_ARCH_MULTI_V7 is not set
  333. CONFIG_ARCH_MULTI_CPU_AUTO=y
  334. CONFIG_ARCH_MVEBU=y
  335. CONFIG_MACH_MVEBU_ANY=y
  336. CONFIG_MACH_KIRKWOOD=y
  337. # CONFIG_MACH_ASM9260 is not set
  338. # CONFIG_ARCH_AT91 is not set
  339. # CONFIG_ARCH_INTEGRATOR is not set
  340. # CONFIG_ARCH_ASPEED is not set
  341. # CONFIG_ARCH_MV78XX0 is not set
  342. # CONFIG_ARCH_MXC is not set
  343. # CONFIG_ARCH_MXS is not set
  344. # CONFIG_ARCH_NOMADIK is not set
  345. # CONFIG_ARCH_NSPIRE is not set
  346. CONFIG_ARCH_ORION5X=y
  347. CONFIG_ARCH_ORION5X_DT=y
  348. CONFIG_MACH_DB88F5281=y
  349. CONFIG_MACH_RD88F5182=y
  350. CONFIG_MACH_RD88F5182_DT=y
  351. CONFIG_MACH_KUROBOX_PRO=y
  352. CONFIG_MACH_DNS323=y
  353. CONFIG_MACH_TS209=y
  354. CONFIG_MACH_TERASTATION_PRO2=y
  355. CONFIG_MACH_LINKSTATION_PRO=y
  356. CONFIG_MACH_LINKSTATION_MINI=y
  357. CONFIG_MACH_LINKSTATION_LS_HGL=y
  358. CONFIG_MACH_TS409=y
  359. CONFIG_MACH_WRT350N_V2=y
  360. CONFIG_MACH_TS78XX=y
  361. CONFIG_MACH_MV2120=y
  362. CONFIG_MACH_D2NET_DT=y
  363. CONFIG_MACH_NET2BIG=y
  364. CONFIG_MACH_MSS2_DT=y
  365. CONFIG_MACH_WNR854T=y
  366. CONFIG_MACH_RD88F5181L_GE=y
  367. CONFIG_MACH_RD88F5181L_FXO=y
  368. CONFIG_MACH_RD88F6183AP_GE=y
  369. # CONFIG_ARCH_MMP is not set
  370. # CONFIG_ARCH_OXNAS is not set
  371. # CONFIG_ARCH_REALVIEW is not set
  372. # CONFIG_PLAT_SPEAR is not set
  373. # CONFIG_ARCH_U300 is not set
  374. # CONFIG_ARCH_VERSATILE is not set
  375. # CONFIG_ARCH_WM8505 is not set
  376. CONFIG_PLAT_ORION=y
  377. CONFIG_PLAT_ORION_LEGACY=y
  378.  
  379. #
  380. # Processor Type
  381. #
  382. CONFIG_CPU_FEROCEON=y
  383. CONFIG_CPU_FEROCEON_OLD_ID=y
  384. CONFIG_CPU_32v5=y
  385. CONFIG_CPU_ABRT_EV5T=y
  386. CONFIG_CPU_PABRT_LEGACY=y
  387. CONFIG_CPU_CACHE_VIVT=y
  388. CONFIG_CPU_COPY_FEROCEON=y
  389. CONFIG_CPU_TLB_FEROCEON=y
  390. CONFIG_CPU_CP15=y
  391. CONFIG_CPU_CP15_MMU=y
  392. CONFIG_CPU_USE_DOMAINS=y
  393.  
  394. #
  395. # Processor Features
  396. #
  397. # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
  398. CONFIG_ARM_THUMB=y
  399. # CONFIG_CPU_BIG_ENDIAN is not set
  400. # CONFIG_CPU_ICACHE_DISABLE is not set
  401. # CONFIG_CPU_DCACHE_DISABLE is not set
  402. CONFIG_NEED_KUSER_HELPERS=y
  403. CONFIG_KUSER_HELPERS=y
  404. CONFIG_OUTER_CACHE=y
  405. CONFIG_CACHE_FEROCEON_L2=y
  406. # CONFIG_CACHE_FEROCEON_L2_WRITETHROUGH is not set
  407. # CONFIG_CACHE_L2X0 is not set
  408. CONFIG_ARM_L1_CACHE_SHIFT=5
  409. CONFIG_ARCH_SUPPORTS_BIG_ENDIAN=y
  410. # CONFIG_DEBUG_RODATA is not set
  411. CONFIG_MULTI_IRQ_HANDLER=y
  412.  
  413. #
  414. # Bus support
  415. #
  416. CONFIG_PCI=y
  417. CONFIG_PCI_DOMAINS=y
  418. CONFIG_PCI_DOMAINS_GENERIC=y
  419. CONFIG_PCI_SYSCALL=y
  420. # CONFIG_PCIEPORTBUS is not set
  421. # CONFIG_PCI_MSI is not set
  422. # CONFIG_PCI_DEBUG is not set
  423. # CONFIG_PCI_REALLOC_ENABLE_AUTO is not set
  424. # CONFIG_PCI_STUB is not set
  425. # CONFIG_PCI_IOV is not set
  426. # CONFIG_PCI_PRI is not set
  427. # CONFIG_PCI_PASID is not set
  428. # CONFIG_HOTPLUG_PCI is not set
  429.  
  430. #
  431. # PCI host controller drivers
  432. #
  433. CONFIG_PCI_MVEBU=y
  434. # CONFIG_PCI_HOST_GENERIC is not set
  435. # CONFIG_PCIE_ALTERA is not set
  436. # CONFIG_PCCARD is not set
  437.  
  438. #
  439. # Kernel Features
  440. #
  441. CONFIG_VMSPLIT_3G=y
  442. # CONFIG_VMSPLIT_3G_OPT is not set
  443. # CONFIG_VMSPLIT_2G is not set
  444. # CONFIG_VMSPLIT_1G is not set
  445. CONFIG_PAGE_OFFSET=0xC0000000
  446. CONFIG_ARCH_NR_GPIO=0
  447. # CONFIG_PREEMPT_NONE is not set
  448. # CONFIG_PREEMPT_VOLUNTARY is not set
  449. CONFIG_PREEMPT=y
  450. CONFIG_PREEMPT_COUNT=y
  451. CONFIG_HZ_FIXED=0
  452. CONFIG_HZ_100=y
  453. # CONFIG_HZ_200 is not set
  454. # CONFIG_HZ_250 is not set
  455. # CONFIG_HZ_300 is not set
  456. # CONFIG_HZ_500 is not set
  457. # CONFIG_HZ_1000 is not set
  458. CONFIG_HZ=100
  459. CONFIG_SCHED_HRTICK=y
  460. CONFIG_AEABI=y
  461. # CONFIG_OABI_COMPAT is not set
  462. # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set
  463. # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set
  464. CONFIG_HAVE_ARCH_PFN_VALID=y
  465. CONFIG_HIGHMEM=y
  466. CONFIG_HIGHPTE=y
  467. CONFIG_CPU_SW_DOMAIN_PAN=y
  468. CONFIG_HW_PERF_EVENTS=y
  469. CONFIG_ARCH_WANT_GENERAL_HUGETLB=y
  470. # CONFIG_ARM_MODULE_PLTS is not set
  471. CONFIG_FLATMEM=y
  472. CONFIG_FLAT_NODE_MEM_MAP=y
  473. CONFIG_HAVE_MEMBLOCK=y
  474. CONFIG_NO_BOOTMEM=y
  475. # CONFIG_HAVE_BOOTMEM_INFO_NODE is not set
  476. CONFIG_SPLIT_PTLOCK_CPUS=999999
  477. CONFIG_COMPACTION=y
  478. CONFIG_MIGRATION=y
  479. # CONFIG_PHYS_ADDR_T_64BIT is not set
  480. CONFIG_BOUNCE=y
  481. # CONFIG_KSM is not set
  482. CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
  483. CONFIG_NEED_PER_CPU_KM=y
  484. # CONFIG_CLEANCACHE is not set
  485. # CONFIG_FRONTSWAP is not set
  486. # CONFIG_CMA is not set
  487. # CONFIG_ZPOOL is not set
  488. # CONFIG_ZBUD is not set
  489. # CONFIG_ZSMALLOC is not set
  490. CONFIG_GENERIC_EARLY_IOREMAP=y
  491. # CONFIG_IDLE_PAGE_TRACKING is not set
  492. CONFIG_FORCE_MAX_ZONEORDER=11
  493. CONFIG_ALIGNMENT_TRAP=y
  494. CONFIG_UACCESS_WITH_MEMCPY=y
  495. # CONFIG_SECCOMP is not set
  496. CONFIG_SWIOTLB=y
  497. CONFIG_IOMMU_HELPER=y
  498. # CONFIG_PARAVIRT is not set
  499. # CONFIG_PARAVIRT_TIME_ACCOUNTING is not set
  500.  
  501. #
  502. # Boot options
  503. #
  504. CONFIG_USE_OF=y
  505. CONFIG_ATAGS=y
  506. # CONFIG_DEPRECATED_PARAM_STRUCT is not set
  507. CONFIG_ZBOOT_ROM_TEXT=0x0
  508. CONFIG_ZBOOT_ROM_BSS=0x0
  509. CONFIG_ARM_APPENDED_DTB=y
  510. CONFIG_ARM_ATAG_DTB_COMPAT=y
  511. CONFIG_ARM_ATAG_DTB_COMPAT_CMDLINE_FROM_BOOTLOADER=y
  512. # CONFIG_ARM_ATAG_DTB_COMPAT_CMDLINE_EXTEND is not set
  513. CONFIG_CMDLINE=""
  514. # CONFIG_KEXEC is not set
  515. # CONFIG_CRASH_DUMP is not set
  516. CONFIG_AUTO_ZRELADDR=y
  517. # CONFIG_EFI is not set
  518.  
  519. #
  520. # CPU Power Management
  521. #
  522.  
  523. #
  524. # CPU Frequency scaling
  525. #
  526. CONFIG_CPU_FREQ=y
  527. CONFIG_CPU_FREQ_GOV_ATTR_SET=y
  528. CONFIG_CPU_FREQ_GOV_COMMON=y
  529. # CONFIG_CPU_FREQ_STAT is not set
  530. # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
  531. # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
  532. # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
  533. CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
  534. # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
  535. CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
  536. # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
  537. # CONFIG_CPU_FREQ_GOV_USERSPACE is not set
  538. CONFIG_CPU_FREQ_GOV_ONDEMAND=y
  539. # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
  540.  
  541. #
  542. # CPU frequency scaling drivers
  543. #
  544. # CONFIG_CPUFREQ_DT is not set
  545. CONFIG_ARM_KIRKWOOD_CPUFREQ=y
  546. # CONFIG_QORIQ_CPUFREQ is not set
  547.  
  548. #
  549. # CPU Idle
  550. #
  551. CONFIG_CPU_IDLE=y
  552. # CONFIG_CPU_IDLE_GOV_LADDER is not set
  553. CONFIG_CPU_IDLE_GOV_MENU=y
  554.  
  555. #
  556. # ARM CPU Idle Drivers
  557. #
  558. # CONFIG_ARM_CPUIDLE is not set
  559. CONFIG_ARM_KIRKWOOD_CPUIDLE=y
  560. # CONFIG_ARM_MVEBU_V7_CPUIDLE is not set
  561. # CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set
  562.  
  563. #
  564. # Floating point emulation
  565. #
  566.  
  567. #
  568. # At least one emulation must be selected
  569. #
  570. # CONFIG_VFP is not set
  571.  
  572. #
  573. # Userspace binary formats
  574. #
  575. CONFIG_BINFMT_ELF=y
  576. CONFIG_ELFCORE=y
  577. CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
  578. CONFIG_BINFMT_SCRIPT=y
  579. # CONFIG_BINFMT_FLAT is not set
  580. # CONFIG_HAVE_AOUT is not set
  581. # CONFIG_BINFMT_MISC is not set
  582. CONFIG_COREDUMP=y
  583.  
  584. #
  585. # Power management options
  586. #
  587. CONFIG_SUSPEND=y
  588. CONFIG_SUSPEND_FREEZER=y
  589. # CONFIG_HIBERNATION is not set
  590. CONFIG_PM_SLEEP=y
  591. # CONFIG_PM_AUTOSLEEP is not set
  592. # CONFIG_PM_WAKELOCKS is not set
  593. CONFIG_PM=y
  594. # CONFIG_PM_DEBUG is not set
  595. # CONFIG_APM_EMULATION is not set
  596. CONFIG_PM_CLK=y
  597. # CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
  598. CONFIG_CPU_PM=y
  599. CONFIG_ARCH_SUSPEND_POSSIBLE=y
  600. CONFIG_ARM_CPU_SUSPEND=y
  601. CONFIG_ARCH_HIBERNATION_POSSIBLE=y
  602. CONFIG_NET=y
  603. CONFIG_NET_INGRESS=y
  604.  
  605. #
  606. # Networking options
  607. #
  608. CONFIG_PACKET=y
  609. # CONFIG_PACKET_DIAG is not set
  610. CONFIG_UNIX=y
  611. # CONFIG_UNIX_DIAG is not set
  612. CONFIG_XFRM=y
  613. CONFIG_XFRM_ALGO=y
  614. # CONFIG_XFRM_USER is not set
  615. # CONFIG_XFRM_SUB_POLICY is not set
  616. # CONFIG_XFRM_MIGRATE is not set
  617. # CONFIG_XFRM_STATISTICS is not set
  618. CONFIG_XFRM_IPCOMP=y
  619. # CONFIG_NET_KEY is not set
  620. CONFIG_INET=y
  621. CONFIG_IP_MULTICAST=y
  622. CONFIG_IP_ADVANCED_ROUTER=y
  623. # CONFIG_IP_FIB_TRIE_STATS is not set
  624. # CONFIG_IP_MULTIPLE_TABLES is not set
  625. # CONFIG_IP_ROUTE_MULTIPATH is not set
  626. # CONFIG_IP_ROUTE_VERBOSE is not set
  627. CONFIG_IP_PNP=y
  628. CONFIG_IP_PNP_DHCP=y
  629. CONFIG_IP_PNP_BOOTP=y
  630. # CONFIG_IP_PNP_RARP is not set
  631. # CONFIG_NET_IPIP is not set
  632. # CONFIG_NET_IPGRE_DEMUX is not set
  633. # CONFIG_NET_IP_TUNNEL is not set
  634. # CONFIG_IP_MROUTE is not set
  635. # CONFIG_SYN_COOKIES is not set
  636. # CONFIG_NET_IPVTI is not set
  637. # CONFIG_NET_UDP_TUNNEL is not set
  638. # CONFIG_NET_FOU is not set
  639. CONFIG_INET_AH=y
  640. CONFIG_INET_ESP=y
  641. CONFIG_INET_IPCOMP=y
  642. CONFIG_INET_XFRM_TUNNEL=y
  643. CONFIG_INET_TUNNEL=y
  644. CONFIG_INET_XFRM_MODE_TRANSPORT=y
  645. CONFIG_INET_XFRM_MODE_TUNNEL=y
  646. CONFIG_INET_XFRM_MODE_BEET=y
  647. CONFIG_INET_DIAG=y
  648. CONFIG_INET_TCP_DIAG=y
  649. CONFIG_INET_UDP_DIAG=y
  650. # CONFIG_INET_RAW_DIAG is not set
  651. # CONFIG_INET_DIAG_DESTROY is not set
  652. # CONFIG_TCP_CONG_ADVANCED is not set
  653. CONFIG_TCP_CONG_CUBIC=y
  654. CONFIG_DEFAULT_TCP_CONG="cubic"
  655. # CONFIG_TCP_MD5SIG is not set
  656. # CONFIG_IPV6 is not set
  657. # CONFIG_NETWORK_SECMARK is not set
  658. # CONFIG_NET_PTP_CLASSIFY is not set
  659. # CONFIG_NETWORK_PHY_TIMESTAMPING is not set
  660. CONFIG_NETFILTER=y
  661. # CONFIG_NETFILTER_DEBUG is not set
  662. CONFIG_NETFILTER_ADVANCED=y
  663.  
  664. #
  665. # Core Netfilter Configuration
  666. #
  667. CONFIG_NETFILTER_INGRESS=y
  668. CONFIG_NETFILTER_NETLINK=m
  669. # CONFIG_NETFILTER_NETLINK_ACCT is not set
  670. # CONFIG_NETFILTER_NETLINK_QUEUE is not set
  671. CONFIG_NETFILTER_NETLINK_LOG=m
  672. CONFIG_NF_CONNTRACK=y
  673. # CONFIG_NF_LOG_NETDEV is not set
  674. # CONFIG_NF_CONNTRACK_MARK is not set
  675. CONFIG_NF_CONNTRACK_PROCFS=y
  676. # CONFIG_NF_CONNTRACK_EVENTS is not set
  677. # CONFIG_NF_CONNTRACK_TIMEOUT is not set
  678. # CONFIG_NF_CONNTRACK_TIMESTAMP is not set
  679. CONFIG_NF_CT_PROTO_DCCP=y
  680. CONFIG_NF_CT_PROTO_SCTP=y
  681. CONFIG_NF_CT_PROTO_UDPLITE=y
  682. # CONFIG_NF_CONNTRACK_AMANDA is not set
  683. # CONFIG_NF_CONNTRACK_FTP is not set
  684. # CONFIG_NF_CONNTRACK_H323 is not set
  685. # CONFIG_NF_CONNTRACK_IRC is not set
  686. # CONFIG_NF_CONNTRACK_NETBIOS_NS is not set
  687. # CONFIG_NF_CONNTRACK_SNMP is not set
  688. # CONFIG_NF_CONNTRACK_PPTP is not set
  689. # CONFIG_NF_CONNTRACK_SANE is not set
  690. # CONFIG_NF_CONNTRACK_SIP is not set
  691. # CONFIG_NF_CONNTRACK_TFTP is not set
  692. # CONFIG_NF_CT_NETLINK is not set
  693. # CONFIG_NF_CT_NETLINK_TIMEOUT is not set
  694. CONFIG_NF_NAT=y
  695. CONFIG_NF_NAT_NEEDED=y
  696. CONFIG_NF_NAT_PROTO_DCCP=y
  697. CONFIG_NF_NAT_PROTO_UDPLITE=y
  698. CONFIG_NF_NAT_PROTO_SCTP=y
  699. # CONFIG_NF_NAT_AMANDA is not set
  700. # CONFIG_NF_NAT_FTP is not set
  701. # CONFIG_NF_NAT_IRC is not set
  702. # CONFIG_NF_NAT_SIP is not set
  703. # CONFIG_NF_NAT_TFTP is not set
  704. CONFIG_NF_NAT_REDIRECT=y
  705. # CONFIG_NF_TABLES is not set
  706. CONFIG_NETFILTER_XTABLES=y
  707.  
  708. #
  709. # Xtables combined modules
  710. #
  711. # CONFIG_NETFILTER_XT_MARK is not set
  712. # CONFIG_NETFILTER_XT_CONNMARK is not set
  713. # CONFIG_NETFILTER_XT_SET is not set
  714.  
  715. #
  716. # Xtables targets
  717. #
  718. # CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set
  719. # CONFIG_NETFILTER_XT_TARGET_CONNMARK is not set
  720. # CONFIG_NETFILTER_XT_TARGET_HMARK is not set
  721. # CONFIG_NETFILTER_XT_TARGET_IDLETIMER is not set
  722. # CONFIG_NETFILTER_XT_TARGET_LED is not set
  723. # CONFIG_NETFILTER_XT_TARGET_LOG is not set
  724. # CONFIG_NETFILTER_XT_TARGET_MARK is not set
  725. CONFIG_NETFILTER_XT_NAT=y
  726. # CONFIG_NETFILTER_XT_TARGET_NETMAP is not set
  727. # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set
  728. # CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set
  729. # CONFIG_NETFILTER_XT_TARGET_RATEEST is not set
  730. CONFIG_NETFILTER_XT_TARGET_REDIRECT=y
  731. # CONFIG_NETFILTER_XT_TARGET_TEE is not set
  732. # CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set
  733.  
  734. #
  735. # Xtables matches
  736. #
  737. CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=y
  738. # CONFIG_NETFILTER_XT_MATCH_BPF is not set
  739. # CONFIG_NETFILTER_XT_MATCH_CGROUP is not set
  740. # CONFIG_NETFILTER_XT_MATCH_CLUSTER is not set
  741. CONFIG_NETFILTER_XT_MATCH_COMMENT=y
  742. # CONFIG_NETFILTER_XT_MATCH_CONNBYTES is not set
  743. # CONFIG_NETFILTER_XT_MATCH_CONNLABEL is not set
  744. CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=y
  745. # CONFIG_NETFILTER_XT_MATCH_CONNMARK is not set
  746. CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y
  747. # CONFIG_NETFILTER_XT_MATCH_CPU is not set
  748. # CONFIG_NETFILTER_XT_MATCH_DCCP is not set
  749. # CONFIG_NETFILTER_XT_MATCH_DEVGROUP is not set
  750. # CONFIG_NETFILTER_XT_MATCH_DSCP is not set
  751. # CONFIG_NETFILTER_XT_MATCH_ECN is not set
  752. # CONFIG_NETFILTER_XT_MATCH_ESP is not set
  753. # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set
  754. # CONFIG_NETFILTER_XT_MATCH_HELPER is not set
  755. CONFIG_NETFILTER_XT_MATCH_HL=y
  756. # CONFIG_NETFILTER_XT_MATCH_IPCOMP is not set
  757. CONFIG_NETFILTER_XT_MATCH_IPRANGE=y
  758. # CONFIG_NETFILTER_XT_MATCH_IPVS is not set
  759. # CONFIG_NETFILTER_XT_MATCH_L2TP is not set
  760. # CONFIG_NETFILTER_XT_MATCH_LENGTH is not set
  761. CONFIG_NETFILTER_XT_MATCH_LIMIT=y
  762. CONFIG_NETFILTER_XT_MATCH_MAC=y
  763. # CONFIG_NETFILTER_XT_MATCH_MARK is not set
  764. CONFIG_NETFILTER_XT_MATCH_MULTIPORT=y
  765. # CONFIG_NETFILTER_XT_MATCH_NFACCT is not set
  766. # CONFIG_NETFILTER_XT_MATCH_OSF is not set
  767. # CONFIG_NETFILTER_XT_MATCH_OWNER is not set
  768. # CONFIG_NETFILTER_XT_MATCH_POLICY is not set
  769. # CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set
  770. # CONFIG_NETFILTER_XT_MATCH_QUOTA is not set
  771. # CONFIG_NETFILTER_XT_MATCH_RATEEST is not set
  772. # CONFIG_NETFILTER_XT_MATCH_REALM is not set
  773. CONFIG_NETFILTER_XT_MATCH_RECENT=y
  774. # CONFIG_NETFILTER_XT_MATCH_SCTP is not set
  775. # CONFIG_NETFILTER_XT_MATCH_STATE is not set
  776. # CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set
  777. # CONFIG_NETFILTER_XT_MATCH_STRING is not set
  778. # CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set
  779. # CONFIG_NETFILTER_XT_MATCH_TIME is not set
  780. # CONFIG_NETFILTER_XT_MATCH_U32 is not set
  781. CONFIG_IP_SET=m
  782. CONFIG_IP_SET_MAX=256
  783. # CONFIG_IP_SET_BITMAP_IP is not set
  784. # CONFIG_IP_SET_BITMAP_IPMAC is not set
  785. # CONFIG_IP_SET_BITMAP_PORT is not set
  786. # CONFIG_IP_SET_HASH_IP is not set
  787. # CONFIG_IP_SET_HASH_IPMARK is not set
  788. # CONFIG_IP_SET_HASH_IPPORT is not set
  789. # CONFIG_IP_SET_HASH_IPPORTIP is not set
  790. # CONFIG_IP_SET_HASH_IPPORTNET is not set
  791. # CONFIG_IP_SET_HASH_IPMAC is not set
  792. # CONFIG_IP_SET_HASH_MAC is not set
  793. # CONFIG_IP_SET_HASH_NETPORTNET is not set
  794. # CONFIG_IP_SET_HASH_NET is not set
  795. # CONFIG_IP_SET_HASH_NETNET is not set
  796. # CONFIG_IP_SET_HASH_NETPORT is not set
  797. # CONFIG_IP_SET_HASH_NETIFACE is not set
  798. # CONFIG_IP_SET_LIST_SET is not set
  799. CONFIG_IP_VS=m
  800. # CONFIG_IP_VS_DEBUG is not set
  801. CONFIG_IP_VS_TAB_BITS=12
  802.  
  803. #
  804. # IPVS transport protocol load balancing support
  805. #
  806. # CONFIG_IP_VS_PROTO_TCP is not set
  807. # CONFIG_IP_VS_PROTO_UDP is not set
  808. # CONFIG_IP_VS_PROTO_AH_ESP is not set
  809. # CONFIG_IP_VS_PROTO_ESP is not set
  810. # CONFIG_IP_VS_PROTO_AH is not set
  811. # CONFIG_IP_VS_PROTO_SCTP is not set
  812.  
  813. #
  814. # IPVS scheduler
  815. #
  816. # CONFIG_IP_VS_RR is not set
  817. # CONFIG_IP_VS_WRR is not set
  818. # CONFIG_IP_VS_LC is not set
  819. # CONFIG_IP_VS_WLC is not set
  820. # CONFIG_IP_VS_FO is not set
  821. # CONFIG_IP_VS_OVF is not set
  822. # CONFIG_IP_VS_LBLC is not set
  823. # CONFIG_IP_VS_LBLCR is not set
  824. # CONFIG_IP_VS_DH is not set
  825. # CONFIG_IP_VS_SH is not set
  826. # CONFIG_IP_VS_SED is not set
  827. # CONFIG_IP_VS_NQ is not set
  828.  
  829. #
  830. # IPVS SH scheduler
  831. #
  832. CONFIG_IP_VS_SH_TAB_BITS=8
  833.  
  834. #
  835. # IPVS application helper
  836. #
  837. # CONFIG_IP_VS_NFCT is not set
  838.  
  839. #
  840. # IP: Netfilter Configuration
  841. #
  842. CONFIG_NF_DEFRAG_IPV4=y
  843. CONFIG_NF_CONNTRACK_IPV4=y
  844. # CONFIG_NF_SOCKET_IPV4 is not set
  845. # CONFIG_NF_DUP_IPV4 is not set
  846. # CONFIG_NF_LOG_ARP is not set
  847. # CONFIG_NF_LOG_IPV4 is not set
  848. CONFIG_NF_REJECT_IPV4=y
  849. CONFIG_NF_NAT_IPV4=y
  850. CONFIG_NF_NAT_MASQUERADE_IPV4=y
  851. # CONFIG_NF_NAT_PPTP is not set
  852. # CONFIG_NF_NAT_H323 is not set
  853. CONFIG_IP_NF_IPTABLES=y
  854. # CONFIG_IP_NF_MATCH_AH is not set
  855. # CONFIG_IP_NF_MATCH_ECN is not set
  856. # CONFIG_IP_NF_MATCH_TTL is not set
  857. CONFIG_IP_NF_FILTER=y
  858. CONFIG_IP_NF_TARGET_REJECT=y
  859. # CONFIG_IP_NF_TARGET_SYNPROXY is not set
  860. CONFIG_IP_NF_NAT=y
  861. CONFIG_IP_NF_TARGET_MASQUERADE=y
  862. # CONFIG_IP_NF_TARGET_NETMAP is not set
  863. CONFIG_IP_NF_TARGET_REDIRECT=y
  864. # CONFIG_IP_NF_MANGLE is not set
  865. # CONFIG_IP_NF_RAW is not set
  866. CONFIG_IP_NF_ARPTABLES=y
  867. CONFIG_IP_NF_ARPFILTER=y
  868. # CONFIG_IP_NF_ARP_MANGLE is not set
  869. # CONFIG_IP_DCCP is not set
  870. # CONFIG_IP_SCTP is not set
  871. # CONFIG_RDS is not set
  872. # CONFIG_TIPC is not set
  873. # CONFIG_ATM is not set
  874. # CONFIG_L2TP is not set
  875. # CONFIG_BRIDGE is not set
  876. CONFIG_HAVE_NET_DSA=y
  877. CONFIG_NET_DSA=y
  878. CONFIG_NET_DSA_HWMON=y
  879. CONFIG_NET_DSA_TAG_DSA=y
  880. CONFIG_NET_DSA_TAG_EDSA=y
  881. CONFIG_NET_DSA_TAG_TRAILER=y
  882. # CONFIG_VLAN_8021Q is not set
  883. # CONFIG_DECNET is not set
  884. # CONFIG_LLC2 is not set
  885. # CONFIG_IPX is not set
  886. # CONFIG_ATALK is not set
  887. # CONFIG_X25 is not set
  888. # CONFIG_LAPB is not set
  889. # CONFIG_PHONET is not set
  890. # CONFIG_IEEE802154 is not set
  891. # CONFIG_NET_SCHED is not set
  892. # CONFIG_DCB is not set
  893. CONFIG_DNS_RESOLVER=y
  894. # CONFIG_BATMAN_ADV is not set
  895. # CONFIG_OPENVSWITCH is not set
  896. # CONFIG_VSOCKETS is not set
  897. # CONFIG_NETLINK_DIAG is not set
  898. # CONFIG_MPLS is not set
  899. # CONFIG_HSR is not set
  900. CONFIG_NET_SWITCHDEV=y
  901. # CONFIG_NET_L3_MASTER_DEV is not set
  902. # CONFIG_NET_NCSI is not set
  903. # CONFIG_CGROUP_NET_PRIO is not set
  904. # CONFIG_CGROUP_NET_CLASSID is not set
  905. CONFIG_NET_RX_BUSY_POLL=y
  906. CONFIG_BQL=y
  907. # CONFIG_BPF_JIT is not set
  908.  
  909. #
  910. # Network testing
  911. #
  912. CONFIG_NET_PKTGEN=m
  913. # CONFIG_NET_TCPPROBE is not set
  914. # CONFIG_HAMRADIO is not set
  915. # CONFIG_CAN is not set
  916. # CONFIG_IRDA is not set
  917. # CONFIG_BT is not set
  918. # CONFIG_AF_RXRPC is not set
  919. # CONFIG_AF_KCM is not set
  920. # CONFIG_STREAM_PARSER is not set
  921. CONFIG_WIRELESS=y
  922. CONFIG_WIRELESS_EXT=y
  923. CONFIG_WEXT_CORE=y
  924. CONFIG_WEXT_PROC=y
  925. CONFIG_WEXT_SPY=y
  926. CONFIG_CFG80211=y
  927. # CONFIG_NL80211_TESTMODE is not set
  928. # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
  929. CONFIG_CFG80211_DEFAULT_PS=y
  930. # CONFIG_CFG80211_DEBUGFS is not set
  931. # CONFIG_CFG80211_INTERNAL_REGDB is not set
  932. CONFIG_CFG80211_CRDA_SUPPORT=y
  933. # CONFIG_CFG80211_WEXT is not set
  934. CONFIG_LIB80211=y
  935. # CONFIG_LIB80211_DEBUG is not set
  936. CONFIG_MAC80211=y
  937. CONFIG_MAC80211_HAS_RC=y
  938. CONFIG_MAC80211_RC_MINSTREL=y
  939. CONFIG_MAC80211_RC_MINSTREL_HT=y
  940. # CONFIG_MAC80211_RC_MINSTREL_VHT is not set
  941. CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
  942. CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
  943. # CONFIG_MAC80211_MESH is not set
  944. # CONFIG_MAC80211_LEDS is not set
  945. # CONFIG_MAC80211_DEBUGFS is not set
  946. # CONFIG_MAC80211_MESSAGE_TRACING is not set
  947. # CONFIG_MAC80211_DEBUG_MENU is not set
  948. CONFIG_MAC80211_STA_HASH_MAX_SIZE=0
  949. # CONFIG_WIMAX is not set
  950. # CONFIG_RFKILL is not set
  951. # CONFIG_RFKILL_REGULATOR is not set
  952. # CONFIG_NET_9P is not set
  953. # CONFIG_CAIF is not set
  954. # CONFIG_CEPH_LIB is not set
  955. # CONFIG_NFC is not set
  956. # CONFIG_LWTUNNEL is not set
  957. # CONFIG_DST_CACHE is not set
  958. # CONFIG_NET_DEVLINK is not set
  959. CONFIG_MAY_USE_DEVLINK=y
  960. CONFIG_HAVE_CBPF_JIT=y
  961.  
  962. #
  963. # Device Drivers
  964. #
  965.  
  966. #
  967. # Generic Driver Options
  968. #
  969. CONFIG_UEVENT_HELPER=y
  970. CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
  971. CONFIG_DEVTMPFS=y
  972. CONFIG_DEVTMPFS_MOUNT=y
  973. CONFIG_STANDALONE=y
  974. CONFIG_PREVENT_FIRMWARE_BUILD=y
  975. CONFIG_FW_LOADER=y
  976. CONFIG_FIRMWARE_IN_KERNEL=y
  977. CONFIG_EXTRA_FIRMWARE=""
  978. # CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set
  979. CONFIG_ALLOW_DEV_COREDUMP=y
  980. # CONFIG_DEBUG_DRIVER is not set
  981. # CONFIG_DEBUG_DEVRES is not set
  982. # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set
  983. # CONFIG_TEST_ASYNC_DRIVER_PROBE is not set
  984. # CONFIG_SYS_HYPERVISOR is not set
  985. # CONFIG_GENERIC_CPU_DEVICES is not set
  986. CONFIG_SOC_BUS=y
  987. CONFIG_REGMAP=y
  988. CONFIG_REGMAP_I2C=y
  989. CONFIG_REGMAP_SPI=y
  990. CONFIG_REGMAP_MMIO=y
  991. # CONFIG_DMA_SHARED_BUFFER is not set
  992.  
  993. #
  994. # Bus devices
  995. #
  996. # CONFIG_ARM_CCN is not set
  997. # CONFIG_BRCMSTB_GISB_ARB is not set
  998. CONFIG_MVEBU_MBUS=y
  999. # CONFIG_VEXPRESS_CONFIG is not set
  1000. # CONFIG_CONNECTOR is not set
  1001. CONFIG_MTD=y
  1002. # CONFIG_MTD_TESTS is not set
  1003. # CONFIG_MTD_REDBOOT_PARTS is not set
  1004. CONFIG_MTD_CMDLINE_PARTS=y
  1005. # CONFIG_MTD_AFS_PARTS is not set
  1006. CONFIG_MTD_OF_PARTS=y
  1007. # CONFIG_MTD_AR7_PARTS is not set
  1008.  
  1009. #
  1010. # User Modules And Translation Layers
  1011. #
  1012. CONFIG_MTD_BLKDEVS=y
  1013. CONFIG_MTD_BLOCK=y
  1014. # CONFIG_FTL is not set
  1015. # CONFIG_NFTL is not set
  1016. # CONFIG_INFTL is not set
  1017. # CONFIG_RFD_FTL is not set
  1018. # CONFIG_SSFDC is not set
  1019. # CONFIG_SM_FTL is not set
  1020. # CONFIG_MTD_OOPS is not set
  1021. # CONFIG_MTD_SWAP is not set
  1022. # CONFIG_MTD_PARTITIONED_MASTER is not set
  1023.  
  1024. #
  1025. # RAM/ROM/Flash chip drivers
  1026. #
  1027. CONFIG_MTD_CFI=y
  1028. CONFIG_MTD_JEDECPROBE=y
  1029. CONFIG_MTD_GEN_PROBE=y
  1030. CONFIG_MTD_CFI_ADV_OPTIONS=y
  1031. CONFIG_MTD_CFI_NOSWAP=y
  1032. # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
  1033. # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
  1034. CONFIG_MTD_CFI_GEOMETRY=y
  1035. CONFIG_MTD_MAP_BANK_WIDTH_1=y
  1036. CONFIG_MTD_MAP_BANK_WIDTH_2=y
  1037. # CONFIG_MTD_MAP_BANK_WIDTH_4 is not set
  1038. # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
  1039. # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
  1040. # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
  1041. CONFIG_MTD_CFI_I1=y
  1042. CONFIG_MTD_CFI_I2=y
  1043. # CONFIG_MTD_CFI_I4 is not set
  1044. # CONFIG_MTD_CFI_I8 is not set
  1045. # CONFIG_MTD_OTP is not set
  1046. CONFIG_MTD_CFI_INTELEXT=y
  1047. # CONFIG_MTD_CFI_AMDSTD is not set
  1048. CONFIG_MTD_CFI_STAA=y
  1049. CONFIG_MTD_CFI_UTIL=y
  1050. # CONFIG_MTD_RAM is not set
  1051. # CONFIG_MTD_ROM is not set
  1052. # CONFIG_MTD_ABSENT is not set
  1053.  
  1054. #
  1055. # Mapping drivers for chip access
  1056. #
  1057. # CONFIG_MTD_COMPLEX_MAPPINGS is not set
  1058. CONFIG_MTD_PHYSMAP=y
  1059. # CONFIG_MTD_PHYSMAP_COMPAT is not set
  1060. # CONFIG_MTD_PHYSMAP_OF is not set
  1061. # CONFIG_MTD_IMPA7 is not set
  1062. # CONFIG_MTD_INTEL_VR_NOR is not set
  1063. # CONFIG_MTD_PLATRAM is not set
  1064.  
  1065. #
  1066. # Self-contained MTD device drivers
  1067. #
  1068. # CONFIG_MTD_PMC551 is not set
  1069. # CONFIG_MTD_DATAFLASH is not set
  1070. CONFIG_MTD_M25P80=y
  1071. # CONFIG_MTD_SST25L is not set
  1072. # CONFIG_MTD_SLRAM is not set
  1073. # CONFIG_MTD_PHRAM is not set
  1074. # CONFIG_MTD_MTDRAM is not set
  1075. # CONFIG_MTD_BLOCK2MTD is not set
  1076.  
  1077. #
  1078. # Disk-On-Chip Device Drivers
  1079. #
  1080. # CONFIG_MTD_DOCG3 is not set
  1081. CONFIG_MTD_NAND_ECC=y
  1082. # CONFIG_MTD_NAND_ECC_SMC is not set
  1083. CONFIG_MTD_NAND=y
  1084. # CONFIG_MTD_NAND_ECC_BCH is not set
  1085. # CONFIG_MTD_SM_COMMON is not set
  1086. # CONFIG_MTD_NAND_DENALI_PCI is not set
  1087. # CONFIG_MTD_NAND_DENALI_DT is not set
  1088. # CONFIG_MTD_NAND_GPIO is not set
  1089. # CONFIG_MTD_NAND_OMAP_BCH_BUILD is not set
  1090. CONFIG_MTD_NAND_IDS=y
  1091. # CONFIG_MTD_NAND_RICOH is not set
  1092. # CONFIG_MTD_NAND_DISKONCHIP is not set
  1093. # CONFIG_MTD_NAND_DOCG4 is not set
  1094. # CONFIG_MTD_NAND_CAFE is not set
  1095. # CONFIG_MTD_NAND_PXA3xx is not set
  1096. # CONFIG_MTD_NAND_NANDSIM is not set
  1097. # CONFIG_MTD_NAND_BRCMNAND is not set
  1098. # CONFIG_MTD_NAND_PLATFORM is not set
  1099. CONFIG_MTD_NAND_ORION=y
  1100. # CONFIG_MTD_NAND_OXNAS is not set
  1101. # CONFIG_MTD_NAND_HISI504 is not set
  1102. # CONFIG_MTD_NAND_MTK is not set
  1103. # CONFIG_MTD_ONENAND is not set
  1104.  
  1105. #
  1106. # LPDDR & LPDDR2 PCM memory drivers
  1107. #
  1108. # CONFIG_MTD_LPDDR is not set
  1109. # CONFIG_MTD_LPDDR2_NVM is not set
  1110. CONFIG_MTD_SPI_NOR=y
  1111. # CONFIG_MTD_MT81xx_NOR is not set
  1112. CONFIG_MTD_SPI_NOR_USE_4K_SECTORS=y
  1113. # CONFIG_SPI_CADENCE_QUADSPI is not set
  1114. # CONFIG_MTD_UBI is not set
  1115. CONFIG_DTC=y
  1116. CONFIG_OF=y
  1117. # CONFIG_OF_UNITTEST is not set
  1118. CONFIG_OF_FLATTREE=y
  1119. CONFIG_OF_EARLY_FLATTREE=y
  1120. CONFIG_OF_ADDRESS=y
  1121. CONFIG_OF_ADDRESS_PCI=y
  1122. CONFIG_OF_IRQ=y
  1123. CONFIG_OF_NET=y
  1124. CONFIG_OF_MDIO=y
  1125. CONFIG_OF_PCI=y
  1126. CONFIG_OF_PCI_IRQ=y
  1127. CONFIG_OF_RESERVED_MEM=y
  1128. # CONFIG_OF_OVERLAY is not set
  1129. CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
  1130. # CONFIG_PARPORT is not set
  1131. CONFIG_BLK_DEV=y
  1132. # CONFIG_BLK_DEV_NULL_BLK is not set
  1133. # CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
  1134. # CONFIG_BLK_CPQ_CISS_DA is not set
  1135. # CONFIG_BLK_DEV_DAC960 is not set
  1136. # CONFIG_BLK_DEV_UMEM is not set
  1137. # CONFIG_BLK_DEV_COW_COMMON is not set
  1138. CONFIG_BLK_DEV_LOOP=y
  1139. CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
  1140. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  1141. # CONFIG_BLK_DEV_DRBD is not set
  1142. # CONFIG_BLK_DEV_NBD is not set
  1143. # CONFIG_BLK_DEV_SX8 is not set
  1144. # CONFIG_BLK_DEV_RAM is not set
  1145. # CONFIG_CDROM_PKTCDVD is not set
  1146. # CONFIG_ATA_OVER_ETH is not set
  1147. # CONFIG_MG_DISK is not set
  1148. # CONFIG_BLK_DEV_RBD is not set
  1149. # CONFIG_BLK_DEV_RSXX is not set
  1150. # CONFIG_BLK_DEV_NVME is not set
  1151. # CONFIG_NVME_FC is not set
  1152.  
  1153. #
  1154. # Misc devices
  1155. #
  1156. # CONFIG_SENSORS_LIS3LV02D is not set
  1157. # CONFIG_AD525X_DPOT is not set
  1158. # CONFIG_DUMMY_IRQ is not set
  1159. # CONFIG_PHANTOM is not set
  1160. # CONFIG_SGI_IOC4 is not set
  1161. # CONFIG_TIFM_CORE is not set
  1162. # CONFIG_ICS932S401 is not set
  1163. # CONFIG_ENCLOSURE_SERVICES is not set
  1164. # CONFIG_HP_ILO is not set
  1165. # CONFIG_APDS9802ALS is not set
  1166. # CONFIG_ISL29003 is not set
  1167. # CONFIG_ISL29020 is not set
  1168. # CONFIG_SENSORS_TSL2550 is not set
  1169. # CONFIG_SENSORS_BH1770 is not set
  1170. # CONFIG_SENSORS_APDS990X is not set
  1171. # CONFIG_HMC6352 is not set
  1172. # CONFIG_DS1682 is not set
  1173. # CONFIG_TI_DAC7512 is not set
  1174. # CONFIG_USB_SWITCH_FSA9480 is not set
  1175. # CONFIG_LATTICE_ECP3_CONFIG is not set
  1176. CONFIG_SRAM=y
  1177. # CONFIG_C2PORT is not set
  1178.  
  1179. #
  1180. # EEPROM support
  1181. #
  1182. CONFIG_EEPROM_AT24=y
  1183. # CONFIG_EEPROM_AT25 is not set
  1184. # CONFIG_EEPROM_LEGACY is not set
  1185. # CONFIG_EEPROM_MAX6875 is not set
  1186. # CONFIG_EEPROM_93CX6 is not set
  1187. # CONFIG_EEPROM_93XX46 is not set
  1188. # CONFIG_CB710_CORE is not set
  1189.  
  1190. #
  1191. # Texas Instruments shared transport line discipline
  1192. #
  1193. # CONFIG_TI_ST is not set
  1194. # CONFIG_SENSORS_LIS3_SPI is not set
  1195. # CONFIG_SENSORS_LIS3_I2C is not set
  1196.  
  1197. #
  1198. # Altera FPGA firmware download module
  1199. #
  1200. # CONFIG_ALTERA_STAPL is not set
  1201.  
  1202. #
  1203. # Intel MIC Bus Driver
  1204. #
  1205.  
  1206. #
  1207. # SCIF Bus Driver
  1208. #
  1209.  
  1210. #
  1211. # VOP Bus Driver
  1212. #
  1213.  
  1214. #
  1215. # Intel MIC Host Driver
  1216. #
  1217.  
  1218. #
  1219. # Intel MIC Card Driver
  1220. #
  1221.  
  1222. #
  1223. # SCIF Driver
  1224. #
  1225.  
  1226. #
  1227. # Intel MIC Coprocessor State Management (COSM) Drivers
  1228. #
  1229.  
  1230. #
  1231. # VOP Driver
  1232. #
  1233. # CONFIG_ECHO is not set
  1234. # CONFIG_CXL_BASE is not set
  1235. # CONFIG_CXL_AFU_DRIVER_OPS is not set
  1236. CONFIG_HAVE_IDE=y
  1237. # CONFIG_IDE is not set
  1238.  
  1239. #
  1240. # SCSI device support
  1241. #
  1242. CONFIG_SCSI_MOD=y
  1243. # CONFIG_RAID_ATTRS is not set
  1244. CONFIG_SCSI=y
  1245. CONFIG_SCSI_DMA=y
  1246. # CONFIG_SCSI_NETLINK is not set
  1247. # CONFIG_SCSI_MQ_DEFAULT is not set
  1248. # CONFIG_SCSI_PROC_FS is not set
  1249.  
  1250. #
  1251. # SCSI support type (disk, tape, CD-ROM)
  1252. #
  1253. CONFIG_BLK_DEV_SD=y
  1254. # CONFIG_CHR_DEV_ST is not set
  1255. # CONFIG_CHR_DEV_OSST is not set
  1256. CONFIG_BLK_DEV_SR=m
  1257. # CONFIG_BLK_DEV_SR_VENDOR is not set
  1258. CONFIG_CHR_DEV_SG=m
  1259. # CONFIG_CHR_DEV_SCH is not set
  1260. # CONFIG_SCSI_CONSTANTS is not set
  1261. # CONFIG_SCSI_LOGGING is not set
  1262. # CONFIG_SCSI_SCAN_ASYNC is not set
  1263.  
  1264. #
  1265. # SCSI Transports
  1266. #
  1267. # CONFIG_SCSI_SPI_ATTRS is not set
  1268. # CONFIG_SCSI_FC_ATTRS is not set
  1269. # CONFIG_SCSI_ISCSI_ATTRS is not set
  1270. # CONFIG_SCSI_SAS_ATTRS is not set
  1271. # CONFIG_SCSI_SAS_LIBSAS is not set
  1272. # CONFIG_SCSI_SRP_ATTRS is not set
  1273. CONFIG_SCSI_LOWLEVEL=y
  1274. # CONFIG_ISCSI_TCP is not set
  1275. # CONFIG_ISCSI_BOOT_SYSFS is not set
  1276. # CONFIG_SCSI_CXGB3_ISCSI is not set
  1277. # CONFIG_SCSI_CXGB4_ISCSI is not set
  1278. # CONFIG_SCSI_BNX2_ISCSI is not set
  1279. # CONFIG_BE2ISCSI is not set
  1280. # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
  1281. # CONFIG_SCSI_HPSA is not set
  1282. # CONFIG_SCSI_3W_9XXX is not set
  1283. # CONFIG_SCSI_3W_SAS is not set
  1284. # CONFIG_SCSI_ACARD is not set
  1285. # CONFIG_SCSI_AACRAID is not set
  1286. # CONFIG_SCSI_AIC7XXX is not set
  1287. # CONFIG_SCSI_AIC79XX is not set
  1288. # CONFIG_SCSI_AIC94XX is not set
  1289. # CONFIG_SCSI_MVSAS is not set
  1290. # CONFIG_SCSI_MVUMI is not set
  1291. # CONFIG_SCSI_ADVANSYS is not set
  1292. # CONFIG_SCSI_ARCMSR is not set
  1293. # CONFIG_SCSI_ESAS2R is not set
  1294. # CONFIG_MEGARAID_NEWGEN is not set
  1295. # CONFIG_MEGARAID_LEGACY is not set
  1296. # CONFIG_MEGARAID_SAS is not set
  1297. # CONFIG_SCSI_MPT3SAS is not set
  1298. # CONFIG_SCSI_MPT2SAS is not set
  1299. # CONFIG_SCSI_SMARTPQI is not set
  1300. # CONFIG_SCSI_UFSHCD is not set
  1301. # CONFIG_SCSI_HPTIOP is not set
  1302. # CONFIG_SCSI_SNIC is not set
  1303. # CONFIG_SCSI_DMX3191D is not set
  1304. # CONFIG_SCSI_FUTURE_DOMAIN is not set
  1305. # CONFIG_SCSI_IPS is not set
  1306. # CONFIG_SCSI_INITIO is not set
  1307. # CONFIG_SCSI_INIA100 is not set
  1308. # CONFIG_SCSI_STEX is not set
  1309. # CONFIG_SCSI_SYM53C8XX_2 is not set
  1310. # CONFIG_SCSI_IPR is not set
  1311. # CONFIG_SCSI_QLOGIC_1280 is not set
  1312. # CONFIG_SCSI_QLA_ISCSI is not set
  1313. # CONFIG_SCSI_DC395x is not set
  1314. # CONFIG_SCSI_AM53C974 is not set
  1315. # CONFIG_SCSI_NSP32 is not set
  1316. # CONFIG_SCSI_WD719X is not set
  1317. # CONFIG_SCSI_DEBUG is not set
  1318. # CONFIG_SCSI_PMCRAID is not set
  1319. # CONFIG_SCSI_PM8001 is not set
  1320. # CONFIG_SCSI_DH is not set
  1321. # CONFIG_SCSI_OSD_INITIATOR is not set
  1322. CONFIG_ATA=y
  1323. # CONFIG_ATA_NONSTANDARD is not set
  1324. CONFIG_ATA_VERBOSE_ERROR=y
  1325. CONFIG_SATA_PMP=y
  1326.  
  1327. #
  1328. # Controllers with non-SFF native interface
  1329. #
  1330. CONFIG_SATA_AHCI=y
  1331. # CONFIG_SATA_AHCI_PLATFORM is not set
  1332. # CONFIG_AHCI_CEVA is not set
  1333. # CONFIG_AHCI_MVEBU is not set
  1334. # CONFIG_AHCI_QORIQ is not set
  1335. # CONFIG_SATA_INIC162X is not set
  1336. # CONFIG_SATA_ACARD_AHCI is not set
  1337. # CONFIG_SATA_SIL24 is not set
  1338. CONFIG_ATA_SFF=y
  1339.  
  1340. #
  1341. # SFF controllers with custom DMA interface
  1342. #
  1343. # CONFIG_PDC_ADMA is not set
  1344. # CONFIG_SATA_QSTOR is not set
  1345. # CONFIG_SATA_SX4 is not set
  1346. CONFIG_ATA_BMDMA=y
  1347.  
  1348. #
  1349. # SATA SFF controllers with BMDMA
  1350. #
  1351. # CONFIG_ATA_PIIX is not set
  1352. # CONFIG_SATA_DWC is not set
  1353. CONFIG_SATA_MV=y
  1354. # CONFIG_SATA_NV is not set
  1355. # CONFIG_SATA_PROMISE is not set
  1356. # CONFIG_SATA_SIL is not set
  1357. # CONFIG_SATA_SIS is not set
  1358. # CONFIG_SATA_SVW is not set
  1359. # CONFIG_SATA_ULI is not set
  1360. # CONFIG_SATA_VIA is not set
  1361. # CONFIG_SATA_VITESSE is not set
  1362.  
  1363. #
  1364. # PATA SFF controllers with BMDMA
  1365. #
  1366. # CONFIG_PATA_ALI is not set
  1367. # CONFIG_PATA_AMD is not set
  1368. # CONFIG_PATA_ARTOP is not set
  1369. # CONFIG_PATA_ATIIXP is not set
  1370. # CONFIG_PATA_ATP867X is not set
  1371. # CONFIG_PATA_CMD64X is not set
  1372. # CONFIG_PATA_CYPRESS is not set
  1373. # CONFIG_PATA_EFAR is not set
  1374. # CONFIG_PATA_HPT366 is not set
  1375. # CONFIG_PATA_HPT37X is not set
  1376. # CONFIG_PATA_HPT3X2N is not set
  1377. # CONFIG_PATA_HPT3X3 is not set
  1378. # CONFIG_PATA_IT8213 is not set
  1379. # CONFIG_PATA_IT821X is not set
  1380. # CONFIG_PATA_JMICRON is not set
  1381. # CONFIG_PATA_MARVELL is not set
  1382. # CONFIG_PATA_NETCELL is not set
  1383. # CONFIG_PATA_NINJA32 is not set
  1384. # CONFIG_PATA_NS87415 is not set
  1385. # CONFIG_PATA_OLDPIIX is not set
  1386. # CONFIG_PATA_OPTIDMA is not set
  1387. # CONFIG_PATA_PDC2027X is not set
  1388. # CONFIG_PATA_PDC_OLD is not set
  1389. # CONFIG_PATA_RADISYS is not set
  1390. # CONFIG_PATA_RDC is not set
  1391. # CONFIG_PATA_SCH is not set
  1392. # CONFIG_PATA_SERVERWORKS is not set
  1393. # CONFIG_PATA_SIL680 is not set
  1394. # CONFIG_PATA_SIS is not set
  1395. # CONFIG_PATA_TOSHIBA is not set
  1396. # CONFIG_PATA_TRIFLEX is not set
  1397. # CONFIG_PATA_VIA is not set
  1398. # CONFIG_PATA_WINBOND is not set
  1399.  
  1400. #
  1401. # PIO-only SFF controllers
  1402. #
  1403. # CONFIG_PATA_CMD640_PCI is not set
  1404. # CONFIG_PATA_MPIIX is not set
  1405. # CONFIG_PATA_NS87410 is not set
  1406. # CONFIG_PATA_OPTI is not set
  1407. # CONFIG_PATA_RZ1000 is not set
  1408.  
  1409. #
  1410. # Generic fallback / legacy drivers
  1411. #
  1412. # CONFIG_ATA_GENERIC is not set
  1413. # CONFIG_PATA_LEGACY is not set
  1414. # CONFIG_MD is not set
  1415. # CONFIG_TARGET_CORE is not set
  1416. # CONFIG_FUSION is not set
  1417.  
  1418. #
  1419. # IEEE 1394 (FireWire) support
  1420. #
  1421. # CONFIG_FIREWIRE is not set
  1422. # CONFIG_FIREWIRE_NOSY is not set
  1423. CONFIG_NETDEVICES=y
  1424. CONFIG_MII=y
  1425. CONFIG_NET_CORE=y
  1426. # CONFIG_BONDING is not set
  1427. # CONFIG_DUMMY is not set
  1428. # CONFIG_EQUALIZER is not set
  1429. # CONFIG_NET_FC is not set
  1430. # CONFIG_NET_TEAM is not set
  1431. # CONFIG_MACVLAN is not set
  1432. # CONFIG_VXLAN is not set
  1433. # CONFIG_MACSEC is not set
  1434. # CONFIG_NETCONSOLE is not set
  1435. # CONFIG_NETPOLL is not set
  1436. # CONFIG_NET_POLL_CONTROLLER is not set
  1437. # CONFIG_TUN is not set
  1438. # CONFIG_TUN_VNET_CROSS_LE is not set
  1439. # CONFIG_VETH is not set
  1440. # CONFIG_NLMON is not set
  1441. # CONFIG_ARCNET is not set
  1442.  
  1443. #
  1444. # CAIF transport drivers
  1445. #
  1446.  
  1447. #
  1448. # Distributed Switch Architecture drivers
  1449. #
  1450. CONFIG_NET_DSA_MV88E6060=y
  1451. # CONFIG_NET_DSA_BCM_SF2 is not set
  1452. # CONFIG_B53 is not set
  1453. CONFIG_NET_DSA_MV88E6XXX=y
  1454. CONFIG_NET_DSA_MV88E6XXX_GLOBAL2=y
  1455. # CONFIG_NET_DSA_QCA8K is not set
  1456. CONFIG_ETHERNET=y
  1457. CONFIG_NET_VENDOR_3COM=y
  1458. # CONFIG_VORTEX is not set
  1459. # CONFIG_TYPHOON is not set
  1460. CONFIG_NET_VENDOR_ADAPTEC=y
  1461. # CONFIG_ADAPTEC_STARFIRE is not set
  1462. CONFIG_NET_VENDOR_AGERE=y
  1463. # CONFIG_ET131X is not set
  1464. CONFIG_NET_VENDOR_ALACRITECH=y
  1465. # CONFIG_SLICOSS is not set
  1466. CONFIG_NET_VENDOR_ALTEON=y
  1467. # CONFIG_ACENIC is not set
  1468. # CONFIG_ALTERA_TSE is not set
  1469. CONFIG_NET_VENDOR_AMAZON=y
  1470. CONFIG_NET_VENDOR_AMD=y
  1471. # CONFIG_AMD8111_ETH is not set
  1472. # CONFIG_PCNET32 is not set
  1473. # CONFIG_AMD_XGBE_HAVE_ECC is not set
  1474. CONFIG_NET_VENDOR_ARC=y
  1475. CONFIG_NET_VENDOR_ATHEROS=y
  1476. # CONFIG_ATL2 is not set
  1477. # CONFIG_ATL1 is not set
  1478. # CONFIG_ATL1E is not set
  1479. # CONFIG_ATL1C is not set
  1480. # CONFIG_ALX is not set
  1481. # CONFIG_NET_VENDOR_AURORA is not set
  1482. CONFIG_NET_CADENCE=y
  1483. # CONFIG_MACB is not set
  1484. CONFIG_NET_VENDOR_BROADCOM=y
  1485. # CONFIG_B44 is not set
  1486. # CONFIG_BCMGENET is not set
  1487. # CONFIG_BNX2 is not set
  1488. # CONFIG_CNIC is not set
  1489. # CONFIG_TIGON3 is not set
  1490. # CONFIG_BNX2X is not set
  1491. # CONFIG_SYSTEMPORT is not set
  1492. # CONFIG_BNXT is not set
  1493. CONFIG_NET_VENDOR_BROCADE=y
  1494. # CONFIG_BNA is not set
  1495. CONFIG_NET_VENDOR_CAVIUM=y
  1496. CONFIG_NET_VENDOR_CHELSIO=y
  1497. # CONFIG_CHELSIO_T1 is not set
  1498. # CONFIG_CHELSIO_T3 is not set
  1499. # CONFIG_CHELSIO_T4 is not set
  1500. # CONFIG_CHELSIO_T4VF is not set
  1501. CONFIG_NET_VENDOR_CIRRUS=y
  1502. # CONFIG_CS89x0 is not set
  1503. CONFIG_NET_VENDOR_CISCO=y
  1504. # CONFIG_ENIC is not set
  1505. # CONFIG_DM9000 is not set
  1506. # CONFIG_DNET is not set
  1507. CONFIG_NET_VENDOR_DEC=y
  1508. # CONFIG_NET_TULIP is not set
  1509. CONFIG_NET_VENDOR_DLINK=y
  1510. # CONFIG_DL2K is not set
  1511. # CONFIG_SUNDANCE is not set
  1512. CONFIG_NET_VENDOR_EMULEX=y
  1513. # CONFIG_BE2NET is not set
  1514. CONFIG_NET_VENDOR_EZCHIP=y
  1515. # CONFIG_EZCHIP_NPS_MANAGEMENT_ENET is not set
  1516. CONFIG_NET_VENDOR_EXAR=y
  1517. # CONFIG_S2IO is not set
  1518. # CONFIG_VXGE is not set
  1519. CONFIG_NET_VENDOR_FARADAY=y
  1520. # CONFIG_FTMAC100 is not set
  1521. # CONFIG_FTGMAC100 is not set
  1522. CONFIG_NET_VENDOR_HISILICON=y
  1523. # CONFIG_HIX5HD2_GMAC is not set
  1524. # CONFIG_HISI_FEMAC is not set
  1525. # CONFIG_HIP04_ETH is not set
  1526. # CONFIG_HNS is not set
  1527. # CONFIG_HNS_DSAF is not set
  1528. # CONFIG_HNS_ENET is not set
  1529. CONFIG_NET_VENDOR_HP=y
  1530. # CONFIG_HP100 is not set
  1531. CONFIG_NET_VENDOR_INTEL=y
  1532. # CONFIG_E100 is not set
  1533. # CONFIG_E1000 is not set
  1534. # CONFIG_E1000E is not set
  1535. # CONFIG_IGB is not set
  1536. # CONFIG_IGBVF is not set
  1537. # CONFIG_IXGB is not set
  1538. # CONFIG_IXGBE is not set
  1539. # CONFIG_I40E is not set
  1540. CONFIG_NET_VENDOR_I825XX=y
  1541. # CONFIG_JME is not set
  1542. CONFIG_NET_VENDOR_MARVELL=y
  1543. CONFIG_MV643XX_ETH=y
  1544. CONFIG_MVMDIO=y
  1545. # CONFIG_MVNETA is not set
  1546. # CONFIG_MVNETA_BM is not set
  1547. # CONFIG_SKGE is not set
  1548. # CONFIG_SKY2 is not set
  1549. CONFIG_NET_VENDOR_MELLANOX=y
  1550. # CONFIG_MLX4_EN is not set
  1551. # CONFIG_MLX4_CORE is not set
  1552. # CONFIG_MLX5_CORE is not set
  1553. # CONFIG_MLXSW_CORE is not set
  1554. CONFIG_NET_VENDOR_MICREL=y
  1555. # CONFIG_KS8842 is not set
  1556. # CONFIG_KS8851 is not set
  1557. # CONFIG_KS8851_MLL is not set
  1558. # CONFIG_KSZ884X_PCI is not set
  1559. CONFIG_NET_VENDOR_MICROCHIP=y
  1560. # CONFIG_ENC28J60 is not set
  1561. # CONFIG_ENCX24J600 is not set
  1562. CONFIG_NET_VENDOR_MYRI=y
  1563. # CONFIG_MYRI10GE is not set
  1564. # CONFIG_FEALNX is not set
  1565. CONFIG_NET_VENDOR_NATSEMI=y
  1566. # CONFIG_NATSEMI is not set
  1567. # CONFIG_NS83820 is not set
  1568. CONFIG_NET_VENDOR_NETRONOME=y
  1569. CONFIG_NET_VENDOR_8390=y
  1570. # CONFIG_AX88796 is not set
  1571. # CONFIG_NE2K_PCI is not set
  1572. CONFIG_NET_VENDOR_NVIDIA=y
  1573. # CONFIG_FORCEDETH is not set
  1574. CONFIG_NET_VENDOR_OKI=y
  1575. # CONFIG_ETHOC is not set
  1576. CONFIG_NET_PACKET_ENGINE=y
  1577. # CONFIG_HAMACHI is not set
  1578. # CONFIG_YELLOWFIN is not set
  1579. CONFIG_NET_VENDOR_QLOGIC=y
  1580. # CONFIG_QLA3XXX is not set
  1581. # CONFIG_QLCNIC is not set
  1582. # CONFIG_QLGE is not set
  1583. # CONFIG_NETXEN_NIC is not set
  1584. # CONFIG_QED is not set
  1585. CONFIG_NET_VENDOR_QUALCOMM=y
  1586. # CONFIG_QCA7000 is not set
  1587. # CONFIG_QCOM_EMAC is not set
  1588. CONFIG_NET_VENDOR_REALTEK=y
  1589. # CONFIG_8139CP is not set
  1590. # CONFIG_8139TOO is not set
  1591. CONFIG_R8169=y
  1592. CONFIG_NET_VENDOR_RENESAS=y
  1593. CONFIG_NET_VENDOR_RDC=y
  1594. # CONFIG_R6040 is not set
  1595. CONFIG_NET_VENDOR_ROCKER=y
  1596. CONFIG_NET_VENDOR_SAMSUNG=y
  1597. # CONFIG_SXGBE_ETH is not set
  1598. CONFIG_NET_VENDOR_SEEQ=y
  1599. CONFIG_NET_VENDOR_SILAN=y
  1600. # CONFIG_SC92031 is not set
  1601. CONFIG_NET_VENDOR_SIS=y
  1602. # CONFIG_SIS900 is not set
  1603. # CONFIG_SIS190 is not set
  1604. CONFIG_NET_VENDOR_SOLARFLARE=y
  1605. # CONFIG_SFC is not set
  1606. # CONFIG_SFC_FALCON is not set
  1607. CONFIG_NET_VENDOR_SMSC=y
  1608. # CONFIG_SMC91X is not set
  1609. # CONFIG_EPIC100 is not set
  1610. # CONFIG_SMC911X is not set
  1611. # CONFIG_SMSC911X is not set
  1612. # CONFIG_SMSC9420 is not set
  1613. CONFIG_NET_VENDOR_STMICRO=y
  1614. # CONFIG_STMMAC_ETH is not set
  1615. CONFIG_NET_VENDOR_SUN=y
  1616. # CONFIG_HAPPYMEAL is not set
  1617. # CONFIG_SUNGEM is not set
  1618. # CONFIG_CASSINI is not set
  1619. # CONFIG_NIU is not set
  1620. CONFIG_NET_VENDOR_SYNOPSYS=y
  1621. # CONFIG_SYNOPSYS_DWC_ETH_QOS is not set
  1622. CONFIG_NET_VENDOR_TEHUTI=y
  1623. # CONFIG_TEHUTI is not set
  1624. CONFIG_NET_VENDOR_TI=y
  1625. # CONFIG_TI_CPSW_ALE is not set
  1626. # CONFIG_TLAN is not set
  1627. CONFIG_NET_VENDOR_VIA=y
  1628. # CONFIG_VIA_RHINE is not set
  1629. # CONFIG_VIA_VELOCITY is not set
  1630. CONFIG_NET_VENDOR_WIZNET=y
  1631. # CONFIG_WIZNET_W5100 is not set
  1632. # CONFIG_WIZNET_W5300 is not set
  1633. # CONFIG_FDDI is not set
  1634. # CONFIG_HIPPI is not set
  1635. CONFIG_PHYLIB=y
  1636. CONFIG_SWPHY=y
  1637. # CONFIG_LED_TRIGGER_PHY is not set
  1638.  
  1639. #
  1640. # MDIO bus device drivers
  1641. #
  1642. # CONFIG_MDIO_BCM_UNIMAC is not set
  1643. # CONFIG_MDIO_BITBANG is not set
  1644. # CONFIG_MDIO_BUS_MUX_GPIO is not set
  1645. # CONFIG_MDIO_BUS_MUX_MMIOREG is not set
  1646. # CONFIG_MDIO_HISI_FEMAC is not set
  1647.  
  1648. #
  1649. # MII PHY device drivers
  1650. #
  1651. # CONFIG_AMD_PHY is not set
  1652. # CONFIG_AQUANTIA_PHY is not set
  1653. # CONFIG_AT803X_PHY is not set
  1654. # CONFIG_BCM7XXX_PHY is not set
  1655. # CONFIG_BCM87XX_PHY is not set
  1656. # CONFIG_BROADCOM_PHY is not set
  1657. # CONFIG_CICADA_PHY is not set
  1658. # CONFIG_DAVICOM_PHY is not set
  1659. # CONFIG_DP83848_PHY is not set
  1660. # CONFIG_DP83867_PHY is not set
  1661. CONFIG_FIXED_PHY=y
  1662. # CONFIG_ICPLUS_PHY is not set
  1663. # CONFIG_INTEL_XWAY_PHY is not set
  1664. # CONFIG_LSI_ET1011C_PHY is not set
  1665. # CONFIG_LXT_PHY is not set
  1666. CONFIG_MARVELL_PHY=y
  1667. # CONFIG_MICREL_PHY is not set
  1668. # CONFIG_MICROCHIP_PHY is not set
  1669. # CONFIG_MICROSEMI_PHY is not set
  1670. # CONFIG_NATIONAL_PHY is not set
  1671. # CONFIG_QSEMI_PHY is not set
  1672. # CONFIG_REALTEK_PHY is not set
  1673. # CONFIG_SMSC_PHY is not set
  1674. # CONFIG_STE10XP is not set
  1675. # CONFIG_TERANETICS_PHY is not set
  1676. # CONFIG_VITESSE_PHY is not set
  1677. # CONFIG_XILINX_GMII2RGMII is not set
  1678. # CONFIG_MICREL_KS8995MA is not set
  1679. # CONFIG_PPP is not set
  1680. # CONFIG_SLIP is not set
  1681. CONFIG_USB_NET_DRIVERS=y
  1682. # CONFIG_USB_CATC is not set
  1683. # CONFIG_USB_KAWETH is not set
  1684. # CONFIG_USB_PEGASUS is not set
  1685. # CONFIG_USB_RTL8150 is not set
  1686. # CONFIG_USB_RTL8152 is not set
  1687. # CONFIG_USB_LAN78XX is not set
  1688. # CONFIG_USB_USBNET is not set
  1689. # CONFIG_USB_IPHETH is not set
  1690. CONFIG_WLAN=y
  1691. CONFIG_WLAN_VENDOR_ADMTEK=y
  1692. # CONFIG_ADM8211 is not set
  1693. CONFIG_WLAN_VENDOR_ATH=y
  1694. # CONFIG_ATH_DEBUG is not set
  1695. # CONFIG_ATH5K is not set
  1696. # CONFIG_ATH5K_PCI is not set
  1697. # CONFIG_ATH9K is not set
  1698. # CONFIG_ATH9K_HTC is not set
  1699. # CONFIG_CARL9170 is not set
  1700. # CONFIG_ATH6KL is not set
  1701. # CONFIG_AR5523 is not set
  1702. # CONFIG_WIL6210 is not set
  1703. # CONFIG_ATH10K is not set
  1704. # CONFIG_WCN36XX is not set
  1705. CONFIG_WLAN_VENDOR_ATMEL=y
  1706. # CONFIG_ATMEL is not set
  1707. # CONFIG_AT76C50X_USB is not set
  1708. CONFIG_WLAN_VENDOR_BROADCOM=y
  1709. # CONFIG_B43 is not set
  1710. # CONFIG_B43LEGACY is not set
  1711. # CONFIG_BRCMSMAC is not set
  1712. # CONFIG_BRCMFMAC is not set
  1713. CONFIG_WLAN_VENDOR_CISCO=y
  1714. CONFIG_WLAN_VENDOR_INTEL=y
  1715. # CONFIG_IPW2100 is not set
  1716. # CONFIG_IPW2200 is not set
  1717. # CONFIG_IWL4965 is not set
  1718. # CONFIG_IWL3945 is not set
  1719. # CONFIG_IWLWIFI is not set
  1720. CONFIG_WLAN_VENDOR_INTERSIL=y
  1721. # CONFIG_HOSTAP is not set
  1722. # CONFIG_HERMES is not set
  1723. # CONFIG_P54_COMMON is not set
  1724. # CONFIG_PRISM54 is not set
  1725. CONFIG_WLAN_VENDOR_MARVELL=y
  1726. CONFIG_LIBERTAS=y
  1727. # CONFIG_LIBERTAS_USB is not set
  1728. CONFIG_LIBERTAS_SDIO=y
  1729. # CONFIG_LIBERTAS_SPI is not set
  1730. # CONFIG_LIBERTAS_DEBUG is not set
  1731. # CONFIG_LIBERTAS_MESH is not set
  1732. # CONFIG_LIBERTAS_THINFIRM is not set
  1733. # CONFIG_MWIFIEX is not set
  1734. CONFIG_MWL8K=m
  1735. CONFIG_WLAN_VENDOR_MEDIATEK=y
  1736. # CONFIG_MT7601U is not set
  1737. CONFIG_WLAN_VENDOR_RALINK=y
  1738. # CONFIG_RT2X00 is not set
  1739. CONFIG_WLAN_VENDOR_REALTEK=y
  1740. # CONFIG_RTL8180 is not set
  1741. # CONFIG_RTL8187 is not set
  1742. CONFIG_RTL_CARDS=y
  1743. # CONFIG_RTL8192CE is not set
  1744. # CONFIG_RTL8192SE is not set
  1745. # CONFIG_RTL8192DE is not set
  1746. # CONFIG_RTL8723AE is not set
  1747. # CONFIG_RTL8723BE is not set
  1748. # CONFIG_RTL8188EE is not set
  1749. # CONFIG_RTL8192EE is not set
  1750. # CONFIG_RTL8821AE is not set
  1751. # CONFIG_RTL8192CU is not set
  1752. # CONFIG_RTL8XXXU is not set
  1753. CONFIG_WLAN_VENDOR_RSI=y
  1754. # CONFIG_RSI_91X is not set
  1755. CONFIG_WLAN_VENDOR_ST=y
  1756. # CONFIG_CW1200 is not set
  1757. CONFIG_WLAN_VENDOR_TI=y
  1758. # CONFIG_WL1251 is not set
  1759. # CONFIG_WL12XX is not set
  1760. # CONFIG_WL18XX is not set
  1761. # CONFIG_WLCORE is not set
  1762. CONFIG_WLAN_VENDOR_ZYDAS=y
  1763. # CONFIG_USB_ZD1201 is not set
  1764. # CONFIG_ZD1211RW is not set
  1765. # CONFIG_MAC80211_HWSIM is not set
  1766. # CONFIG_USB_NET_RNDIS_WLAN is not set
  1767.  
  1768. #
  1769. # Enable WiMAX (Networking options) to see the WiMAX drivers
  1770. #
  1771. # CONFIG_WAN is not set
  1772. # CONFIG_VMXNET3 is not set
  1773. # CONFIG_ISDN is not set
  1774. # CONFIG_NVM is not set
  1775.  
  1776. #
  1777. # Input device support
  1778. #
  1779. CONFIG_INPUT=y
  1780. CONFIG_INPUT_LEDS=y
  1781. # CONFIG_INPUT_FF_MEMLESS is not set
  1782. # CONFIG_INPUT_POLLDEV is not set
  1783. # CONFIG_INPUT_SPARSEKMAP is not set
  1784. # CONFIG_INPUT_MATRIXKMAP is not set
  1785.  
  1786. #
  1787. # Userland interfaces
  1788. #
  1789. CONFIG_INPUT_MOUSEDEV=y
  1790. CONFIG_INPUT_MOUSEDEV_PSAUX=y
  1791. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  1792. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  1793. # CONFIG_INPUT_JOYDEV is not set
  1794. CONFIG_INPUT_EVDEV=y
  1795. # CONFIG_INPUT_EVBUG is not set
  1796.  
  1797. #
  1798. # Input Device Drivers
  1799. #
  1800. CONFIG_INPUT_KEYBOARD=y
  1801. # CONFIG_KEYBOARD_ADP5588 is not set
  1802. # CONFIG_KEYBOARD_ADP5589 is not set
  1803. CONFIG_KEYBOARD_ATKBD=y
  1804. # CONFIG_KEYBOARD_QT1070 is not set
  1805. # CONFIG_KEYBOARD_QT2160 is not set
  1806. # CONFIG_KEYBOARD_LKKBD is not set
  1807. CONFIG_KEYBOARD_GPIO=y
  1808. # CONFIG_KEYBOARD_GPIO_POLLED is not set
  1809. # CONFIG_KEYBOARD_TCA6416 is not set
  1810. # CONFIG_KEYBOARD_TCA8418 is not set
  1811. # CONFIG_KEYBOARD_MATRIX is not set
  1812. # CONFIG_KEYBOARD_LM8323 is not set
  1813. # CONFIG_KEYBOARD_LM8333 is not set
  1814. # CONFIG_KEYBOARD_MAX7359 is not set
  1815. # CONFIG_KEYBOARD_MCS is not set
  1816. # CONFIG_KEYBOARD_MPR121 is not set
  1817. # CONFIG_KEYBOARD_NEWTON is not set
  1818. # CONFIG_KEYBOARD_OPENCORES is not set
  1819. # CONFIG_KEYBOARD_SAMSUNG is not set
  1820. # CONFIG_KEYBOARD_STOWAWAY is not set
  1821. # CONFIG_KEYBOARD_SUNKBD is not set
  1822. # CONFIG_KEYBOARD_OMAP4 is not set
  1823. # CONFIG_KEYBOARD_XTKBD is not set
  1824. # CONFIG_KEYBOARD_CAP11XX is not set
  1825. # CONFIG_KEYBOARD_BCM is not set
  1826. # CONFIG_INPUT_MOUSE is not set
  1827. # CONFIG_INPUT_JOYSTICK is not set
  1828. # CONFIG_INPUT_TABLET is not set
  1829. # CONFIG_INPUT_TOUCHSCREEN is not set
  1830. # CONFIG_INPUT_MISC is not set
  1831. # CONFIG_RMI4_CORE is not set
  1832.  
  1833. #
  1834. # Hardware I/O ports
  1835. #
  1836. CONFIG_SERIO=y
  1837. CONFIG_SERIO_SERPORT=y
  1838. # CONFIG_SERIO_PCIPS2 is not set
  1839. CONFIG_SERIO_LIBPS2=y
  1840. # CONFIG_SERIO_RAW is not set
  1841. # CONFIG_SERIO_ALTERA_PS2 is not set
  1842. # CONFIG_SERIO_PS2MULT is not set
  1843. # CONFIG_SERIO_ARC_PS2 is not set
  1844. # CONFIG_SERIO_APBPS2 is not set
  1845. # CONFIG_USERIO is not set
  1846. # CONFIG_GAMEPORT is not set
  1847.  
  1848. #
  1849. # Character devices
  1850. #
  1851. CONFIG_TTY=y
  1852. CONFIG_VT=y
  1853. CONFIG_CONSOLE_TRANSLATIONS=y
  1854. CONFIG_VT_CONSOLE=y
  1855. CONFIG_VT_CONSOLE_SLEEP=y
  1856. CONFIG_HW_CONSOLE=y
  1857. # CONFIG_VT_HW_CONSOLE_BINDING is not set
  1858. CONFIG_UNIX98_PTYS=y
  1859. CONFIG_LEGACY_PTYS=y
  1860. CONFIG_LEGACY_PTY_COUNT=16
  1861. # CONFIG_SERIAL_NONSTANDARD is not set
  1862. # CONFIG_NOZOMI is not set
  1863. # CONFIG_N_GSM is not set
  1864. # CONFIG_TRACE_SINK is not set
  1865. CONFIG_DEVMEM=y
  1866. # CONFIG_DEVKMEM is not set
  1867.  
  1868. #
  1869. # Serial drivers
  1870. #
  1871. CONFIG_SERIAL_EARLYCON=y
  1872. CONFIG_SERIAL_8250=y
  1873. CONFIG_SERIAL_8250_DEPRECATED_OPTIONS=y
  1874. # CONFIG_SERIAL_8250_FINTEK is not set
  1875. CONFIG_SERIAL_8250_CONSOLE=y
  1876. CONFIG_SERIAL_8250_DMA=y
  1877. CONFIG_SERIAL_8250_PCI=y
  1878. CONFIG_SERIAL_8250_NR_UARTS=4
  1879. CONFIG_SERIAL_8250_RUNTIME_UARTS=2
  1880. # CONFIG_SERIAL_8250_EXTENDED is not set
  1881. CONFIG_SERIAL_8250_FSL=y
  1882. # CONFIG_SERIAL_8250_DW is not set
  1883. # CONFIG_SERIAL_8250_EM is not set
  1884. # CONFIG_SERIAL_8250_RT288X is not set
  1885. # CONFIG_SERIAL_8250_MOXA is not set
  1886. CONFIG_SERIAL_OF_PLATFORM=y
  1887.  
  1888. #
  1889. # Non-8250 serial port support
  1890. #
  1891. # CONFIG_SERIAL_EARLYCON_ARM_SEMIHOST is not set
  1892. # CONFIG_SERIAL_MAX3100 is not set
  1893. # CONFIG_SERIAL_MAX310X is not set
  1894. # CONFIG_SERIAL_UARTLITE is not set
  1895. CONFIG_SERIAL_CORE=y
  1896. CONFIG_SERIAL_CORE_CONSOLE=y
  1897. # CONFIG_SERIAL_JSM is not set
  1898. # CONFIG_SERIAL_SCCNXP is not set
  1899. # CONFIG_SERIAL_SC16IS7XX is not set
  1900. # CONFIG_SERIAL_BCM63XX is not set
  1901. # CONFIG_SERIAL_ALTERA_JTAGUART is not set
  1902. # CONFIG_SERIAL_ALTERA_UART is not set
  1903. # CONFIG_SERIAL_IFX6X60 is not set
  1904. # CONFIG_SERIAL_XILINX_PS_UART is not set
  1905. # CONFIG_SERIAL_ARC is not set
  1906. # CONFIG_SERIAL_RP2 is not set
  1907. # CONFIG_SERIAL_FSL_LPUART is not set
  1908. # CONFIG_SERIAL_CONEXANT_DIGICOLOR is not set
  1909. # CONFIG_SERIAL_ST_ASC is not set
  1910. # CONFIG_SERIAL_MVEBU_UART is not set
  1911. # CONFIG_HVC_DCC is not set
  1912. # CONFIG_IPMI_HANDLER is not set
  1913. # CONFIG_HW_RANDOM is not set
  1914. # CONFIG_R3964 is not set
  1915. # CONFIG_APPLICOM is not set
  1916. # CONFIG_RAW_DRIVER is not set
  1917. # CONFIG_TCG_TPM is not set
  1918. CONFIG_DEVPORT=y
  1919. # CONFIG_XILLYBUS is not set
  1920.  
  1921. #
  1922. # I2C support
  1923. #
  1924. CONFIG_I2C=y
  1925. CONFIG_I2C_BOARDINFO=y
  1926. # CONFIG_I2C_COMPAT is not set
  1927. CONFIG_I2C_CHARDEV=y
  1928. # CONFIG_I2C_MUX is not set
  1929. CONFIG_I2C_HELPER_AUTO=y
  1930.  
  1931. #
  1932. # I2C Hardware Bus support
  1933. #
  1934.  
  1935. #
  1936. # PC SMBus host controller drivers
  1937. #
  1938. # CONFIG_I2C_ALI1535 is not set
  1939. # CONFIG_I2C_ALI1563 is not set
  1940. # CONFIG_I2C_ALI15X3 is not set
  1941. # CONFIG_I2C_AMD756 is not set
  1942. # CONFIG_I2C_AMD8111 is not set
  1943. # CONFIG_I2C_I801 is not set
  1944. # CONFIG_I2C_ISCH is not set
  1945. # CONFIG_I2C_PIIX4 is not set
  1946. # CONFIG_I2C_NFORCE2 is not set
  1947. # CONFIG_I2C_SIS5595 is not set
  1948. # CONFIG_I2C_SIS630 is not set
  1949. # CONFIG_I2C_SIS96X is not set
  1950. # CONFIG_I2C_VIA is not set
  1951. # CONFIG_I2C_VIAPRO is not set
  1952.  
  1953. #
  1954. # I2C system bus drivers (mostly embedded / system-on-chip)
  1955. #
  1956. # CONFIG_I2C_CBUS_GPIO is not set
  1957. # CONFIG_I2C_DESIGNWARE_PLATFORM is not set
  1958. # CONFIG_I2C_DESIGNWARE_PCI is not set
  1959. # CONFIG_I2C_EMEV2 is not set
  1960. # CONFIG_I2C_GPIO is not set
  1961. CONFIG_I2C_MV64XXX=y
  1962. # CONFIG_I2C_OCORES is not set
  1963. # CONFIG_I2C_PCA_PLATFORM is not set
  1964. # CONFIG_I2C_PXA is not set
  1965. # CONFIG_I2C_PXA_PCI is not set
  1966. # CONFIG_I2C_RK3X is not set
  1967. # CONFIG_I2C_SIMTEC is not set
  1968. # CONFIG_I2C_XILINX is not set
  1969.  
  1970. #
  1971. # External I2C/SMBus adapter drivers
  1972. #
  1973. # CONFIG_I2C_DIOLAN_U2C is not set
  1974. # CONFIG_I2C_PARPORT_LIGHT is not set
  1975. # CONFIG_I2C_ROBOTFUZZ_OSIF is not set
  1976. # CONFIG_I2C_TAOS_EVM is not set
  1977. # CONFIG_I2C_TINY_USB is not set
  1978.  
  1979. #
  1980. # Other I2C/SMBus bus drivers
  1981. #
  1982. # CONFIG_I2C_STUB is not set
  1983. # CONFIG_I2C_SLAVE is not set
  1984. # CONFIG_I2C_DEBUG_CORE is not set
  1985. # CONFIG_I2C_DEBUG_ALGO is not set
  1986. # CONFIG_I2C_DEBUG_BUS is not set
  1987. CONFIG_SPI=y
  1988. # CONFIG_SPI_DEBUG is not set
  1989. CONFIG_SPI_MASTER=y
  1990.  
  1991. #
  1992. # SPI Master Controller Drivers
  1993. #
  1994. # CONFIG_SPI_ALTERA is not set
  1995. # CONFIG_SPI_ARMADA_3700 is not set
  1996. # CONFIG_SPI_AXI_SPI_ENGINE is not set
  1997. # CONFIG_SPI_BITBANG is not set
  1998. # CONFIG_SPI_CADENCE is not set
  1999. # CONFIG_SPI_DESIGNWARE is not set
  2000. # CONFIG_SPI_GPIO is not set
  2001. # CONFIG_SPI_FSL_SPI is not set
  2002. # CONFIG_SPI_OC_TINY is not set
  2003. CONFIG_SPI_ORION=y
  2004. # CONFIG_SPI_PXA2XX is not set
  2005. # CONFIG_SPI_PXA2XX_PCI is not set
  2006. # CONFIG_SPI_ROCKCHIP is not set
  2007. # CONFIG_SPI_SC18IS602 is not set
  2008. # CONFIG_SPI_XCOMM is not set
  2009. # CONFIG_SPI_XILINX is not set
  2010. # CONFIG_SPI_ZYNQMP_GQSPI is not set
  2011.  
  2012. #
  2013. # SPI Protocol Masters
  2014. #
  2015. # CONFIG_SPI_SPIDEV is not set
  2016. # CONFIG_SPI_LOOPBACK_TEST is not set
  2017. # CONFIG_SPI_TLE62X0 is not set
  2018. # CONFIG_SPMI is not set
  2019. # CONFIG_HSI is not set
  2020.  
  2021. #
  2022. # PPS support
  2023. #
  2024. # CONFIG_PPS is not set
  2025.  
  2026. #
  2027. # PPS generators support
  2028. #
  2029.  
  2030. #
  2031. # PTP clock support
  2032. #
  2033. # CONFIG_PTP_1588_CLOCK is not set
  2034.  
  2035. #
  2036. # Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
  2037. #
  2038. CONFIG_PINCTRL=y
  2039.  
  2040. #
  2041. # Pin controllers
  2042. #
  2043. CONFIG_PINMUX=y
  2044. CONFIG_PINCONF=y
  2045. # CONFIG_DEBUG_PINCTRL is not set
  2046. # CONFIG_PINCTRL_AMD is not set
  2047. # CONFIG_PINCTRL_SINGLE is not set
  2048. # CONFIG_PINCTRL_SX150X is not set
  2049. CONFIG_PINCTRL_MVEBU=y
  2050. CONFIG_PINCTRL_KIRKWOOD=y
  2051. CONFIG_PINCTRL_ORION=y
  2052. CONFIG_ARCH_HAVE_CUSTOM_GPIO_H=y
  2053. CONFIG_GPIOLIB=y
  2054. CONFIG_OF_GPIO=y
  2055. # CONFIG_DEBUG_GPIO is not set
  2056. CONFIG_GPIO_SYSFS=y
  2057.  
  2058. #
  2059. # Memory mapped GPIO drivers
  2060. #
  2061. # CONFIG_GPIO_74XX_MMIO is not set
  2062. # CONFIG_GPIO_ALTERA is not set
  2063. # CONFIG_GPIO_DWAPB is not set
  2064. # CONFIG_GPIO_GENERIC_PLATFORM is not set
  2065. # CONFIG_GPIO_GRGPIO is not set
  2066. # CONFIG_GPIO_MOCKUP is not set
  2067. # CONFIG_GPIO_MPC8XXX is not set
  2068. CONFIG_GPIO_MVEBU=y
  2069. # CONFIG_GPIO_XILINX is not set
  2070. # CONFIG_GPIO_ZEVIO is not set
  2071.  
  2072. #
  2073. # I2C GPIO expanders
  2074. #
  2075. # CONFIG_GPIO_ADP5588 is not set
  2076. # CONFIG_GPIO_ADNP is not set
  2077. # CONFIG_GPIO_MAX7300 is not set
  2078. # CONFIG_GPIO_MAX732X is not set
  2079. # CONFIG_GPIO_PCA953X is not set
  2080. # CONFIG_GPIO_PCF857X is not set
  2081. # CONFIG_GPIO_SX150X is not set
  2082. # CONFIG_GPIO_TPIC2810 is not set
  2083.  
  2084. #
  2085. # MFD GPIO expanders
  2086. #
  2087. # CONFIG_HTC_EGPIO is not set
  2088.  
  2089. #
  2090. # PCI GPIO expanders
  2091. #
  2092. # CONFIG_GPIO_BT8XX is not set
  2093. # CONFIG_GPIO_RDC321X is not set
  2094.  
  2095. #
  2096. # SPI GPIO expanders
  2097. #
  2098. # CONFIG_GPIO_74X164 is not set
  2099. # CONFIG_GPIO_MAX7301 is not set
  2100. # CONFIG_GPIO_MC33880 is not set
  2101. # CONFIG_GPIO_PISOSR is not set
  2102.  
  2103. #
  2104. # SPI or I2C GPIO expanders
  2105. #
  2106. # CONFIG_GPIO_MCP23S08 is not set
  2107.  
  2108. #
  2109. # USB GPIO expanders
  2110. #
  2111. # CONFIG_W1 is not set
  2112. # CONFIG_POWER_AVS is not set
  2113. CONFIG_POWER_RESET=y
  2114. # CONFIG_POWER_RESET_BRCMKONA is not set
  2115. CONFIG_POWER_RESET_GPIO=y
  2116. # CONFIG_POWER_RESET_GPIO_RESTART is not set
  2117. # CONFIG_POWER_RESET_LTC2952 is not set
  2118. CONFIG_POWER_RESET_QNAP=y
  2119. # CONFIG_POWER_RESET_RESTART is not set
  2120. # CONFIG_POWER_RESET_SYSCON is not set
  2121. # CONFIG_POWER_RESET_SYSCON_POWEROFF is not set
  2122. CONFIG_POWER_SUPPLY=y
  2123. # CONFIG_POWER_SUPPLY_DEBUG is not set
  2124. # CONFIG_PDA_POWER is not set
  2125. # CONFIG_TEST_POWER is not set
  2126. # CONFIG_BATTERY_DS2780 is not set
  2127. # CONFIG_BATTERY_DS2781 is not set
  2128. # CONFIG_BATTERY_DS2782 is not set
  2129. # CONFIG_BATTERY_SBS is not set
  2130. # CONFIG_BATTERY_BQ27XXX is not set
  2131. # CONFIG_BATTERY_MAX17040 is not set
  2132. # CONFIG_BATTERY_MAX17042 is not set
  2133. # CONFIG_CHARGER_MAX8903 is not set
  2134. # CONFIG_CHARGER_LP8727 is not set
  2135. # CONFIG_CHARGER_GPIO is not set
  2136. # CONFIG_CHARGER_MANAGER is not set
  2137. # CONFIG_CHARGER_BQ2415X is not set
  2138. # CONFIG_CHARGER_BQ24190 is not set
  2139. # CONFIG_CHARGER_BQ24257 is not set
  2140. # CONFIG_CHARGER_BQ24735 is not set
  2141. # CONFIG_CHARGER_BQ25890 is not set
  2142. # CONFIG_CHARGER_SMB347 is not set
  2143. # CONFIG_BATTERY_GAUGE_LTC2941 is not set
  2144. # CONFIG_CHARGER_RT9455 is not set
  2145. CONFIG_HWMON=y
  2146. CONFIG_HWMON_VID=y
  2147. # CONFIG_HWMON_DEBUG_CHIP is not set
  2148.  
  2149. #
  2150. # Native drivers
  2151. #
  2152. # CONFIG_SENSORS_AD7314 is not set
  2153. # CONFIG_SENSORS_AD7414 is not set
  2154. # CONFIG_SENSORS_AD7418 is not set
  2155. # CONFIG_SENSORS_ADM1021 is not set
  2156. # CONFIG_SENSORS_ADM1025 is not set
  2157. # CONFIG_SENSORS_ADM1026 is not set
  2158. # CONFIG_SENSORS_ADM1029 is not set
  2159. # CONFIG_SENSORS_ADM1031 is not set
  2160. # CONFIG_SENSORS_ADM9240 is not set
  2161. # CONFIG_SENSORS_ADT7310 is not set
  2162. # CONFIG_SENSORS_ADT7410 is not set
  2163. # CONFIG_SENSORS_ADT7411 is not set
  2164. # CONFIG_SENSORS_ADT7462 is not set
  2165. # CONFIG_SENSORS_ADT7470 is not set
  2166. CONFIG_SENSORS_ADT7475=y
  2167. # CONFIG_SENSORS_ASC7621 is not set
  2168. # CONFIG_SENSORS_ATXP1 is not set
  2169. # CONFIG_SENSORS_DS620 is not set
  2170. # CONFIG_SENSORS_DS1621 is not set
  2171. # CONFIG_SENSORS_I5K_AMB is not set
  2172. # CONFIG_SENSORS_F71805F is not set
  2173. # CONFIG_SENSORS_F71882FG is not set
  2174. # CONFIG_SENSORS_F75375S is not set
  2175. # CONFIG_SENSORS_FTSTEUTATES is not set
  2176. # CONFIG_SENSORS_GL518SM is not set
  2177. # CONFIG_SENSORS_GL520SM is not set
  2178. # CONFIG_SENSORS_G760A is not set
  2179. CONFIG_SENSORS_G762=y
  2180. CONFIG_SENSORS_GPIO_FAN=y
  2181. # CONFIG_SENSORS_HIH6130 is not set
  2182. # CONFIG_SENSORS_IT87 is not set
  2183. # CONFIG_SENSORS_JC42 is not set
  2184. # CONFIG_SENSORS_POWR1220 is not set
  2185. # CONFIG_SENSORS_LINEAGE is not set
  2186. # CONFIG_SENSORS_LTC2945 is not set
  2187. # CONFIG_SENSORS_LTC2990 is not set
  2188. # CONFIG_SENSORS_LTC4151 is not set
  2189. # CONFIG_SENSORS_LTC4215 is not set
  2190. # CONFIG_SENSORS_LTC4222 is not set
  2191. # CONFIG_SENSORS_LTC4245 is not set
  2192. # CONFIG_SENSORS_LTC4260 is not set
  2193. # CONFIG_SENSORS_LTC4261 is not set
  2194. # CONFIG_SENSORS_MAX1111 is not set
  2195. # CONFIG_SENSORS_MAX16065 is not set
  2196. # CONFIG_SENSORS_MAX1619 is not set
  2197. # CONFIG_SENSORS_MAX1668 is not set
  2198. # CONFIG_SENSORS_MAX197 is not set
  2199. # CONFIG_SENSORS_MAX31722 is not set
  2200. # CONFIG_SENSORS_MAX6639 is not set
  2201. # CONFIG_SENSORS_MAX6642 is not set
  2202. # CONFIG_SENSORS_MAX6650 is not set
  2203. # CONFIG_SENSORS_MAX6697 is not set
  2204. # CONFIG_SENSORS_MAX31790 is not set
  2205. # CONFIG_SENSORS_MCP3021 is not set
  2206. # CONFIG_SENSORS_TC654 is not set
  2207. # CONFIG_SENSORS_ADCXX is not set
  2208. CONFIG_SENSORS_LM63=y
  2209. # CONFIG_SENSORS_LM70 is not set
  2210. # CONFIG_SENSORS_LM73 is not set
  2211. CONFIG_SENSORS_LM75=y
  2212. # CONFIG_SENSORS_LM77 is not set
  2213. # CONFIG_SENSORS_LM78 is not set
  2214. # CONFIG_SENSORS_LM80 is not set
  2215. # CONFIG_SENSORS_LM83 is not set
  2216. CONFIG_SENSORS_LM85=y
  2217. # CONFIG_SENSORS_LM87 is not set
  2218. # CONFIG_SENSORS_LM90 is not set
  2219. # CONFIG_SENSORS_LM92 is not set
  2220. # CONFIG_SENSORS_LM93 is not set
  2221. # CONFIG_SENSORS_LM95234 is not set
  2222. # CONFIG_SENSORS_LM95241 is not set
  2223. # CONFIG_SENSORS_LM95245 is not set
  2224. # CONFIG_SENSORS_PC87360 is not set
  2225. # CONFIG_SENSORS_PC87427 is not set
  2226. # CONFIG_SENSORS_NTC_THERMISTOR is not set
  2227. # CONFIG_SENSORS_NCT6683 is not set
  2228. # CONFIG_SENSORS_NCT6775 is not set
  2229. # CONFIG_SENSORS_NCT7802 is not set
  2230. # CONFIG_SENSORS_NCT7904 is not set
  2231. # CONFIG_SENSORS_NSA320 is not set
  2232. # CONFIG_SENSORS_PCF8591 is not set
  2233. # CONFIG_PMBUS is not set
  2234. CONFIG_SENSORS_PWM_FAN=y
  2235. # CONFIG_SENSORS_SHT15 is not set
  2236. # CONFIG_SENSORS_SHT21 is not set
  2237. # CONFIG_SENSORS_SHT3x is not set
  2238. # CONFIG_SENSORS_SHTC1 is not set
  2239. # CONFIG_SENSORS_SIS5595 is not set
  2240. # CONFIG_SENSORS_DME1737 is not set
  2241. # CONFIG_SENSORS_EMC1403 is not set
  2242. # CONFIG_SENSORS_EMC2103 is not set
  2243. # CONFIG_SENSORS_EMC6W201 is not set
  2244. # CONFIG_SENSORS_SMSC47M1 is not set
  2245. # CONFIG_SENSORS_SMSC47M192 is not set
  2246. # CONFIG_SENSORS_SMSC47B397 is not set
  2247. # CONFIG_SENSORS_SCH56XX_COMMON is not set
  2248. # CONFIG_SENSORS_SCH5627 is not set
  2249. # CONFIG_SENSORS_SCH5636 is not set
  2250. # CONFIG_SENSORS_SMM665 is not set
  2251. # CONFIG_SENSORS_ADC128D818 is not set
  2252. # CONFIG_SENSORS_ADS1015 is not set
  2253. # CONFIG_SENSORS_ADS7828 is not set
  2254. # CONFIG_SENSORS_ADS7871 is not set
  2255. # CONFIG_SENSORS_AMC6821 is not set
  2256. # CONFIG_SENSORS_INA209 is not set
  2257. # CONFIG_SENSORS_INA2XX is not set
  2258. # CONFIG_SENSORS_INA3221 is not set
  2259. # CONFIG_SENSORS_TC74 is not set
  2260. # CONFIG_SENSORS_THMC50 is not set
  2261. # CONFIG_SENSORS_TMP102 is not set
  2262. # CONFIG_SENSORS_TMP103 is not set
  2263. # CONFIG_SENSORS_TMP108 is not set
  2264. # CONFIG_SENSORS_TMP401 is not set
  2265. # CONFIG_SENSORS_TMP421 is not set
  2266. # CONFIG_SENSORS_VIA686A is not set
  2267. # CONFIG_SENSORS_VT1211 is not set
  2268. # CONFIG_SENSORS_VT8231 is not set
  2269. # CONFIG_SENSORS_W83781D is not set
  2270. # CONFIG_SENSORS_W83791D is not set
  2271. # CONFIG_SENSORS_W83792D is not set
  2272. # CONFIG_SENSORS_W83793 is not set
  2273. # CONFIG_SENSORS_W83795 is not set
  2274. # CONFIG_SENSORS_W83L785TS is not set
  2275. # CONFIG_SENSORS_W83L786NG is not set
  2276. # CONFIG_SENSORS_W83627HF is not set
  2277. # CONFIG_SENSORS_W83627EHF is not set
  2278. CONFIG_THERMAL=y
  2279. CONFIG_THERMAL_HWMON=y
  2280. CONFIG_THERMAL_OF=y
  2281. # CONFIG_THERMAL_WRITABLE_TRIPS is not set
  2282. CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
  2283. # CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
  2284. # CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
  2285. # CONFIG_THERMAL_DEFAULT_GOV_POWER_ALLOCATOR is not set
  2286. # CONFIG_THERMAL_GOV_FAIR_SHARE is not set
  2287. CONFIG_THERMAL_GOV_STEP_WISE=y
  2288. # CONFIG_THERMAL_GOV_BANG_BANG is not set
  2289. # CONFIG_THERMAL_GOV_USER_SPACE is not set
  2290. # CONFIG_THERMAL_GOV_POWER_ALLOCATOR is not set
  2291. # CONFIG_CPU_THERMAL is not set
  2292. # CONFIG_THERMAL_EMULATION is not set
  2293. # CONFIG_QORIQ_THERMAL is not set
  2294. CONFIG_KIRKWOOD_THERMAL=y
  2295. # CONFIG_ARMADA_THERMAL is not set
  2296.  
  2297. #
  2298. # ACPI INT340X thermal drivers
  2299. #
  2300. CONFIG_WATCHDOG=y
  2301. CONFIG_WATCHDOG_CORE=y
  2302. # CONFIG_WATCHDOG_NOWAYOUT is not set
  2303. # CONFIG_WATCHDOG_SYSFS is not set
  2304.  
  2305. #
  2306. # Watchdog Device Drivers
  2307. #
  2308. # CONFIG_SOFT_WATCHDOG is not set
  2309. # CONFIG_GPIO_WATCHDOG is not set
  2310. # CONFIG_XILINX_WATCHDOG is not set
  2311. # CONFIG_ZIIRAVE_WATCHDOG is not set
  2312. # CONFIG_CADENCE_WATCHDOG is not set
  2313. # CONFIG_DW_WATCHDOG is not set
  2314. CONFIG_ORION_WATCHDOG=y
  2315. # CONFIG_MAX63XX_WATCHDOG is not set
  2316. # CONFIG_ALIM7101_WDT is not set
  2317. # CONFIG_I6300ESB_WDT is not set
  2318. # CONFIG_MEN_A21_WDT is not set
  2319.  
  2320. #
  2321. # PCI-based Watchdog Cards
  2322. #
  2323. # CONFIG_PCIPCWATCHDOG is not set
  2324. # CONFIG_WDTPCI is not set
  2325.  
  2326. #
  2327. # USB-based Watchdog Cards
  2328. #
  2329. # CONFIG_USBPCWATCHDOG is not set
  2330.  
  2331. #
  2332. # Watchdog Pretimeout Governors
  2333. #
  2334. # CONFIG_WATCHDOG_PRETIMEOUT_GOV is not set
  2335. CONFIG_SSB_POSSIBLE=y
  2336.  
  2337. #
  2338. # Sonics Silicon Backplane
  2339. #
  2340. # CONFIG_SSB is not set
  2341. CONFIG_BCMA_POSSIBLE=y
  2342.  
  2343. #
  2344. # Broadcom specific AMBA
  2345. #
  2346. # CONFIG_BCMA is not set
  2347.  
  2348. #
  2349. # Multifunction device drivers
  2350. #
  2351. # CONFIG_MFD_CORE is not set
  2352. # CONFIG_MFD_ACT8945A is not set
  2353. # CONFIG_MFD_AS3711 is not set
  2354. # CONFIG_MFD_AS3722 is not set
  2355. # CONFIG_PMIC_ADP5520 is not set
  2356. # CONFIG_MFD_AAT2870_CORE is not set
  2357. # CONFIG_MFD_ATMEL_FLEXCOM is not set
  2358. # CONFIG_MFD_ATMEL_HLCDC is not set
  2359. # CONFIG_MFD_BCM590XX is not set
  2360. # CONFIG_MFD_AXP20X_I2C is not set
  2361. # CONFIG_MFD_CROS_EC is not set
  2362. # CONFIG_MFD_ASIC3 is not set
  2363. # CONFIG_PMIC_DA903X is not set
  2364. # CONFIG_MFD_DA9052_SPI is not set
  2365. # CONFIG_MFD_DA9052_I2C is not set
  2366. # CONFIG_MFD_DA9055 is not set
  2367. # CONFIG_MFD_DA9062 is not set
  2368. # CONFIG_MFD_DA9063 is not set
  2369. # CONFIG_MFD_DA9150 is not set
  2370. # CONFIG_MFD_DLN2 is not set
  2371. # CONFIG_MFD_MC13XXX_SPI is not set
  2372. # CONFIG_MFD_MC13XXX_I2C is not set
  2373. # CONFIG_MFD_HI6421_PMIC is not set
  2374. # CONFIG_HTC_PASIC3 is not set
  2375. # CONFIG_HTC_I2CPLD is not set
  2376. # CONFIG_LPC_ICH is not set
  2377. # CONFIG_LPC_SCH is not set
  2378. # CONFIG_INTEL_SOC_PMIC is not set
  2379. # CONFIG_MFD_JANZ_CMODIO is not set
  2380. # CONFIG_MFD_KEMPLD is not set
  2381. # CONFIG_MFD_88PM800 is not set
  2382. # CONFIG_MFD_88PM805 is not set
  2383. # CONFIG_MFD_88PM860X is not set
  2384. # CONFIG_MFD_MAX14577 is not set
  2385. # CONFIG_MFD_MAX77620 is not set
  2386. # CONFIG_MFD_MAX77686 is not set
  2387. # CONFIG_MFD_MAX77693 is not set
  2388. # CONFIG_MFD_MAX77843 is not set
  2389. # CONFIG_MFD_MAX8907 is not set
  2390. # CONFIG_MFD_MAX8925 is not set
  2391. # CONFIG_MFD_MAX8997 is not set
  2392. # CONFIG_MFD_MAX8998 is not set
  2393. # CONFIG_MFD_MT6397 is not set
  2394. # CONFIG_MFD_MENF21BMC is not set
  2395. # CONFIG_EZX_PCAP is not set
  2396. # CONFIG_MFD_VIPERBOARD is not set
  2397. # CONFIG_MFD_RETU is not set
  2398. # CONFIG_MFD_PCF50633 is not set
  2399. # CONFIG_MFD_PM8XXX is not set
  2400. # CONFIG_MFD_RDC321X is not set
  2401. # CONFIG_MFD_RTSX_PCI is not set
  2402. # CONFIG_MFD_RT5033 is not set
  2403. # CONFIG_MFD_RTSX_USB is not set
  2404. # CONFIG_MFD_RC5T583 is not set
  2405. # CONFIG_MFD_RK808 is not set
  2406. # CONFIG_MFD_RN5T618 is not set
  2407. # CONFIG_MFD_SEC_CORE is not set
  2408. # CONFIG_MFD_SI476X_CORE is not set
  2409. # CONFIG_MFD_SM501 is not set
  2410. # CONFIG_MFD_SKY81452 is not set
  2411. # CONFIG_MFD_SMSC is not set
  2412. # CONFIG_ABX500_CORE is not set
  2413. # CONFIG_MFD_STMPE is not set
  2414. # CONFIG_MFD_SYSCON is not set
  2415. # CONFIG_MFD_TI_AM335X_TSCADC is not set
  2416. # CONFIG_MFD_LP3943 is not set
  2417. # CONFIG_MFD_LP8788 is not set
  2418. # CONFIG_MFD_PALMAS is not set
  2419. # CONFIG_TPS6105X is not set
  2420. # CONFIG_TPS65010 is not set
  2421. # CONFIG_TPS6507X is not set
  2422. # CONFIG_MFD_TPS65086 is not set
  2423. # CONFIG_MFD_TPS65090 is not set
  2424. # CONFIG_MFD_TPS65217 is not set
  2425. # CONFIG_MFD_TI_LP873X is not set
  2426. # CONFIG_MFD_TPS65218 is not set
  2427. # CONFIG_MFD_TPS6586X is not set
  2428. # CONFIG_MFD_TPS65910 is not set
  2429. # CONFIG_MFD_TPS65912_I2C is not set
  2430. # CONFIG_MFD_TPS65912_SPI is not set
  2431. # CONFIG_MFD_TPS80031 is not set
  2432. # CONFIG_TWL4030_CORE is not set
  2433. # CONFIG_TWL6040_CORE is not set
  2434. # CONFIG_MFD_WL1273_CORE is not set
  2435. # CONFIG_MFD_LM3533 is not set
  2436. # CONFIG_MFD_TC3589X is not set
  2437. # CONFIG_MFD_TMIO is not set
  2438. # CONFIG_MFD_T7L66XB is not set
  2439. # CONFIG_MFD_TC6387XB is not set
  2440. # CONFIG_MFD_TC6393XB is not set
  2441. # CONFIG_MFD_VX855 is not set
  2442. # CONFIG_MFD_ARIZONA_I2C is not set
  2443. # CONFIG_MFD_ARIZONA_SPI is not set
  2444. # CONFIG_MFD_WM8400 is not set
  2445. # CONFIG_MFD_WM831X_I2C is not set
  2446. # CONFIG_MFD_WM831X_SPI is not set
  2447. # CONFIG_MFD_WM8350_I2C is not set
  2448. # CONFIG_MFD_WM8994 is not set
  2449. CONFIG_REGULATOR=y
  2450. # CONFIG_REGULATOR_DEBUG is not set
  2451. CONFIG_REGULATOR_FIXED_VOLTAGE=y
  2452. # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
  2453. # CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
  2454. # CONFIG_REGULATOR_ACT8865 is not set
  2455. # CONFIG_REGULATOR_AD5398 is not set
  2456. # CONFIG_REGULATOR_DA9210 is not set
  2457. # CONFIG_REGULATOR_DA9211 is not set
  2458. # CONFIG_REGULATOR_FAN53555 is not set
  2459. # CONFIG_REGULATOR_GPIO is not set
  2460. # CONFIG_REGULATOR_ISL9305 is not set
  2461. # CONFIG_REGULATOR_ISL6271A is not set
  2462. # CONFIG_REGULATOR_LP3971 is not set
  2463. # CONFIG_REGULATOR_LP3972 is not set
  2464. # CONFIG_REGULATOR_LP872X is not set
  2465. # CONFIG_REGULATOR_LP8755 is not set
  2466. # CONFIG_REGULATOR_LTC3589 is not set
  2467. # CONFIG_REGULATOR_LTC3676 is not set
  2468. # CONFIG_REGULATOR_MAX1586 is not set
  2469. # CONFIG_REGULATOR_MAX8649 is not set
  2470. # CONFIG_REGULATOR_MAX8660 is not set
  2471. # CONFIG_REGULATOR_MAX8952 is not set
  2472. # CONFIG_REGULATOR_MAX8973 is not set
  2473. # CONFIG_REGULATOR_MT6311 is not set
  2474. # CONFIG_REGULATOR_PFUZE100 is not set
  2475. # CONFIG_REGULATOR_PV88060 is not set
  2476. # CONFIG_REGULATOR_PV88080 is not set
  2477. # CONFIG_REGULATOR_PV88090 is not set
  2478. CONFIG_REGULATOR_PWM=y
  2479. # CONFIG_REGULATOR_TPS51632 is not set
  2480. # CONFIG_REGULATOR_TPS62360 is not set
  2481. # CONFIG_REGULATOR_TPS65023 is not set
  2482. # CONFIG_REGULATOR_TPS6507X is not set
  2483. # CONFIG_REGULATOR_TPS6524X is not set
  2484. # CONFIG_MEDIA_SUPPORT is not set
  2485.  
  2486. #
  2487. # Graphics support
  2488. #
  2489. CONFIG_VGA_ARB=y
  2490. CONFIG_VGA_ARB_MAX_GPUS=16
  2491. # CONFIG_IMX_IPUV3_CORE is not set
  2492. # CONFIG_DRM is not set
  2493.  
  2494. #
  2495. # ACP (Audio CoProcessor) Configuration
  2496. #
  2497.  
  2498. #
  2499. # Frame buffer Devices
  2500. #
  2501. CONFIG_FB=y
  2502. # CONFIG_FIRMWARE_EDID is not set
  2503. CONFIG_FB_CMDLINE=y
  2504. CONFIG_FB_NOTIFY=y
  2505. # CONFIG_FB_DDC is not set
  2506. # CONFIG_FB_BOOT_VESA_SUPPORT is not set
  2507. CONFIG_FB_CFB_FILLRECT=y
  2508. CONFIG_FB_CFB_COPYAREA=y
  2509. CONFIG_FB_CFB_IMAGEBLIT=y
  2510. # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
  2511. # CONFIG_FB_SYS_FILLRECT is not set
  2512. # CONFIG_FB_SYS_COPYAREA is not set
  2513. # CONFIG_FB_SYS_IMAGEBLIT is not set
  2514. # CONFIG_FB_FOREIGN_ENDIAN is not set
  2515. # CONFIG_FB_SYS_FOPS is not set
  2516. # CONFIG_FB_SVGALIB is not set
  2517. # CONFIG_FB_MACMODES is not set
  2518. # CONFIG_FB_BACKLIGHT is not set
  2519. # CONFIG_FB_MODE_HELPERS is not set
  2520. # CONFIG_FB_TILEBLITTING is not set
  2521.  
  2522. #
  2523. # Frame buffer hardware drivers
  2524. #
  2525. # CONFIG_FB_CIRRUS is not set
  2526. # CONFIG_FB_PM2 is not set
  2527. # CONFIG_FB_CYBER2000 is not set
  2528. # CONFIG_FB_ASILIANT is not set
  2529. # CONFIG_FB_IMSTT is not set
  2530. # CONFIG_FB_OPENCORES is not set
  2531. # CONFIG_FB_S1D13XXX is not set
  2532. # CONFIG_FB_NVIDIA is not set
  2533. # CONFIG_FB_RIVA is not set
  2534. # CONFIG_FB_I740 is not set
  2535. # CONFIG_FB_MATROX is not set
  2536. # CONFIG_FB_RADEON is not set
  2537. # CONFIG_FB_ATY128 is not set
  2538. # CONFIG_FB_ATY is not set
  2539. # CONFIG_FB_S3 is not set
  2540. # CONFIG_FB_SAVAGE is not set
  2541. # CONFIG_FB_SIS is not set
  2542. # CONFIG_FB_NEOMAGIC is not set
  2543. # CONFIG_FB_KYRO is not set
  2544. # CONFIG_FB_3DFX is not set
  2545. # CONFIG_FB_VOODOO1 is not set
  2546. # CONFIG_FB_VT8623 is not set
  2547. # CONFIG_FB_TRIDENT is not set
  2548. # CONFIG_FB_ARK is not set
  2549. # CONFIG_FB_PM3 is not set
  2550. # CONFIG_FB_CARMINE is not set
  2551. # CONFIG_FB_SMSCUFX is not set
  2552. # CONFIG_FB_UDL is not set
  2553. # CONFIG_FB_IBM_GXT4500 is not set
  2554. # CONFIG_FB_VIRTUAL is not set
  2555. # CONFIG_FB_METRONOME is not set
  2556. # CONFIG_FB_MB862XX is not set
  2557. # CONFIG_FB_BROADSHEET is not set
  2558. # CONFIG_FB_AUO_K190X is not set
  2559. # CONFIG_FB_SIMPLE is not set
  2560. # CONFIG_FB_SSD1307 is not set
  2561. # CONFIG_FB_SM712 is not set
  2562. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  2563. # CONFIG_VGASTATE is not set
  2564.  
  2565. #
  2566. # Console display driver support
  2567. #
  2568. CONFIG_DUMMY_CONSOLE=y
  2569. # CONFIG_FRAMEBUFFER_CONSOLE is not set
  2570. # CONFIG_LOGO is not set
  2571. # CONFIG_SOUND is not set
  2572.  
  2573. #
  2574. # HID support
  2575. #
  2576. CONFIG_HID=y
  2577. # CONFIG_HID_BATTERY_STRENGTH is not set
  2578. # CONFIG_HIDRAW is not set
  2579. # CONFIG_UHID is not set
  2580. CONFIG_HID_GENERIC=y
  2581.  
  2582. #
  2583. # Special HID drivers
  2584. #
  2585. CONFIG_HID_A4TECH=y
  2586. # CONFIG_HID_ACRUX is not set
  2587. CONFIG_HID_APPLE=y
  2588. # CONFIG_HID_APPLEIR is not set
  2589. # CONFIG_HID_AUREAL is not set
  2590. CONFIG_HID_BELKIN=y
  2591. # CONFIG_HID_BETOP_FF is not set
  2592. CONFIG_HID_CHERRY=y
  2593. CONFIG_HID_CHICONY=y
  2594. # CONFIG_HID_CORSAIR is not set
  2595. # CONFIG_HID_CMEDIA is not set
  2596. CONFIG_HID_CYPRESS=y
  2597. CONFIG_HID_DRAGONRISE=y
  2598. # CONFIG_DRAGONRISE_FF is not set
  2599. # CONFIG_HID_EMS_FF is not set
  2600. # CONFIG_HID_ELECOM is not set
  2601. # CONFIG_HID_ELO is not set
  2602. CONFIG_HID_EZKEY=y
  2603. # CONFIG_HID_GEMBIRD is not set
  2604. # CONFIG_HID_GFRM is not set
  2605. # CONFIG_HID_HOLTEK is not set
  2606. # CONFIG_HID_GT683R is not set
  2607. # CONFIG_HID_KEYTOUCH is not set
  2608. # CONFIG_HID_KYE is not set
  2609. # CONFIG_HID_UCLOGIC is not set
  2610. # CONFIG_HID_WALTOP is not set
  2611. CONFIG_HID_GYRATION=y
  2612. # CONFIG_HID_ICADE is not set
  2613. CONFIG_HID_TWINHAN=y
  2614. CONFIG_HID_KENSINGTON=y
  2615. # CONFIG_HID_LCPOWER is not set
  2616. # CONFIG_HID_LED is not set
  2617. # CONFIG_HID_LENOVO is not set
  2618. CONFIG_HID_LOGITECH=y
  2619. # CONFIG_HID_LOGITECH_HIDPP is not set
  2620. # CONFIG_LOGITECH_FF is not set
  2621. # CONFIG_LOGIRUMBLEPAD2_FF is not set
  2622. # CONFIG_LOGIG940_FF is not set
  2623. # CONFIG_LOGIWHEELS_FF is not set
  2624. # CONFIG_HID_MAGICMOUSE is not set
  2625. # CONFIG_HID_MAYFLASH is not set
  2626. CONFIG_HID_MICROSOFT=y
  2627. CONFIG_HID_MONTEREY=y
  2628. # CONFIG_HID_MULTITOUCH is not set
  2629. CONFIG_HID_NTRIG=y
  2630. # CONFIG_HID_ORTEK is not set
  2631. CONFIG_HID_PANTHERLORD=y
  2632. # CONFIG_PANTHERLORD_FF is not set
  2633. # CONFIG_HID_PENMOUNT is not set
  2634. CONFIG_HID_PETALYNX=y
  2635. # CONFIG_HID_PICOLCD is not set
  2636. # CONFIG_HID_PLANTRONICS is not set
  2637. # CONFIG_HID_PRIMAX is not set
  2638. # CONFIG_HID_ROCCAT is not set
  2639. # CONFIG_HID_SAITEK is not set
  2640. CONFIG_HID_SAMSUNG=y
  2641. CONFIG_HID_SONY=y
  2642. # CONFIG_SONY_FF is not set
  2643. # CONFIG_HID_SPEEDLINK is not set
  2644. # CONFIG_HID_STEELSERIES is not set
  2645. CONFIG_HID_SUNPLUS=y
  2646. # CONFIG_HID_RMI is not set
  2647. CONFIG_HID_GREENASIA=y
  2648. # CONFIG_GREENASIA_FF is not set
  2649. CONFIG_HID_SMARTJOYPLUS=y
  2650. # CONFIG_SMARTJOYPLUS_FF is not set
  2651. # CONFIG_HID_TIVO is not set
  2652. CONFIG_HID_TOPSEED=y
  2653. # CONFIG_HID_THINGM is not set
  2654. CONFIG_HID_THRUSTMASTER=y
  2655. # CONFIG_THRUSTMASTER_FF is not set
  2656. # CONFIG_HID_UDRAW_PS3 is not set
  2657. # CONFIG_HID_WACOM is not set
  2658. # CONFIG_HID_WIIMOTE is not set
  2659. # CONFIG_HID_XINMO is not set
  2660. CONFIG_HID_ZEROPLUS=y
  2661. # CONFIG_ZEROPLUS_FF is not set
  2662. # CONFIG_HID_ZYDACRON is not set
  2663. # CONFIG_HID_SENSOR_HUB is not set
  2664. # CONFIG_HID_ALPS is not set
  2665.  
  2666. #
  2667. # USB HID support
  2668. #
  2669. CONFIG_USB_HID=y
  2670. # CONFIG_HID_PID is not set
  2671. # CONFIG_USB_HIDDEV is not set
  2672.  
  2673. #
  2674. # I2C HID support
  2675. #
  2676. # CONFIG_I2C_HID is not set
  2677. CONFIG_USB_OHCI_LITTLE_ENDIAN=y
  2678. CONFIG_USB_SUPPORT=y
  2679. CONFIG_USB_COMMON=y
  2680. CONFIG_USB_ARCH_HAS_HCD=y
  2681. CONFIG_USB=y
  2682. # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
  2683.  
  2684. #
  2685. # Miscellaneous USB options
  2686. #
  2687. CONFIG_USB_DEFAULT_PERSIST=y
  2688. # CONFIG_USB_DYNAMIC_MINORS is not set
  2689. # CONFIG_USB_OTG is not set
  2690. # CONFIG_USB_OTG_WHITELIST is not set
  2691. # CONFIG_USB_LEDS_TRIGGER_USBPORT is not set
  2692. # CONFIG_USB_MON is not set
  2693. # CONFIG_USB_WUSB_CBAF is not set
  2694.  
  2695. #
  2696. # USB Host Controller Drivers
  2697. #
  2698. # CONFIG_USB_C67X00_HCD is not set
  2699. # CONFIG_USB_XHCI_HCD is not set
  2700. CONFIG_USB_EHCI_HCD=y
  2701. CONFIG_USB_EHCI_ROOT_HUB_TT=y
  2702. CONFIG_USB_EHCI_TT_NEWSCHED=y
  2703. CONFIG_USB_EHCI_PCI=y
  2704. CONFIG_USB_EHCI_HCD_ORION=y
  2705. # CONFIG_USB_EHCI_HCD_PLATFORM is not set
  2706. # CONFIG_USB_OXU210HP_HCD is not set
  2707. # CONFIG_USB_ISP116X_HCD is not set
  2708. # CONFIG_USB_ISP1362_HCD is not set
  2709. # CONFIG_USB_FOTG210_HCD is not set
  2710. # CONFIG_USB_MAX3421_HCD is not set
  2711. # CONFIG_USB_OHCI_HCD is not set
  2712. # CONFIG_USB_UHCI_HCD is not set
  2713. # CONFIG_USB_SL811_HCD is not set
  2714. # CONFIG_USB_R8A66597_HCD is not set
  2715. # CONFIG_USB_HCD_TEST_MODE is not set
  2716.  
  2717. #
  2718. # USB Device Class drivers
  2719. #
  2720. # CONFIG_USB_ACM is not set
  2721. CONFIG_USB_PRINTER=m
  2722. # CONFIG_USB_WDM is not set
  2723. # CONFIG_USB_TMC is not set
  2724.  
  2725. #
  2726. # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
  2727. #
  2728.  
  2729. #
  2730. # also be needed; see USB_STORAGE Help for more info
  2731. #
  2732. CONFIG_USB_STORAGE=y
  2733. # CONFIG_USB_STORAGE_DEBUG is not set
  2734. # CONFIG_USB_STORAGE_REALTEK is not set
  2735. CONFIG_USB_STORAGE_DATAFAB=y
  2736. CONFIG_USB_STORAGE_FREECOM=y
  2737. # CONFIG_USB_STORAGE_ISD200 is not set
  2738. # CONFIG_USB_STORAGE_USBAT is not set
  2739. CONFIG_USB_STORAGE_SDDR09=y
  2740. CONFIG_USB_STORAGE_SDDR55=y
  2741. CONFIG_USB_STORAGE_JUMPSHOT=y
  2742. # CONFIG_USB_STORAGE_ALAUDA is not set
  2743. # CONFIG_USB_STORAGE_ONETOUCH is not set
  2744. # CONFIG_USB_STORAGE_KARMA is not set
  2745. # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
  2746. # CONFIG_USB_STORAGE_ENE_UB6250 is not set
  2747. # CONFIG_USB_UAS is not set
  2748.  
  2749. #
  2750. # USB Imaging devices
  2751. #
  2752. # CONFIG_USB_MDC800 is not set
  2753. # CONFIG_USB_MICROTEK is not set
  2754. # CONFIG_USBIP_CORE is not set
  2755. # CONFIG_USB_MUSB_HDRC is not set
  2756. # CONFIG_USB_DWC3 is not set
  2757. # CONFIG_USB_DWC2 is not set
  2758. # CONFIG_USB_CHIPIDEA is not set
  2759. # CONFIG_USB_ISP1760 is not set
  2760.  
  2761. #
  2762. # USB port drivers
  2763. #
  2764. # CONFIG_USB_SERIAL is not set
  2765.  
  2766. #
  2767. # USB Miscellaneous drivers
  2768. #
  2769. # CONFIG_USB_EMI62 is not set
  2770. # CONFIG_USB_EMI26 is not set
  2771. # CONFIG_USB_ADUTUX is not set
  2772. # CONFIG_USB_SEVSEG is not set
  2773. # CONFIG_USB_RIO500 is not set
  2774. # CONFIG_USB_LEGOTOWER is not set
  2775. # CONFIG_USB_LCD is not set
  2776. # CONFIG_USB_CYPRESS_CY7C63 is not set
  2777. # CONFIG_USB_CYTHERM is not set
  2778. # CONFIG_USB_IDMOUSE is not set
  2779. # CONFIG_USB_FTDI_ELAN is not set
  2780. # CONFIG_USB_APPLEDISPLAY is not set
  2781. # CONFIG_USB_SISUSBVGA is not set
  2782. # CONFIG_USB_LD is not set
  2783. # CONFIG_USB_TRANCEVIBRATOR is not set
  2784. # CONFIG_USB_IOWARRIOR is not set
  2785. # CONFIG_USB_TEST is not set
  2786. # CONFIG_USB_EHSET_TEST_FIXTURE is not set
  2787. # CONFIG_USB_ISIGHTFW is not set
  2788. # CONFIG_USB_YUREX is not set
  2789. # CONFIG_USB_EZUSB_FX2 is not set
  2790. # CONFIG_USB_HSIC_USB3503 is not set
  2791. # CONFIG_USB_HSIC_USB4604 is not set
  2792. # CONFIG_USB_LINK_LAYER_TEST is not set
  2793.  
  2794. #
  2795. # USB Physical Layer drivers
  2796. #
  2797. # CONFIG_USB_PHY is not set
  2798. # CONFIG_NOP_USB_XCEIV is not set
  2799. # CONFIG_USB_GPIO_VBUS is not set
  2800. # CONFIG_USB_ISP1301 is not set
  2801. # CONFIG_USB_ULPI is not set
  2802. # CONFIG_USB_GADGET is not set
  2803. # CONFIG_USB_LED_TRIG is not set
  2804. # CONFIG_USB_ULPI_BUS is not set
  2805. # CONFIG_UWB is not set
  2806. CONFIG_MMC=y
  2807. # CONFIG_MMC_DEBUG is not set
  2808. CONFIG_PWRSEQ_EMMC=y
  2809. CONFIG_PWRSEQ_SIMPLE=y
  2810. CONFIG_MMC_BLOCK=y
  2811. CONFIG_MMC_BLOCK_MINORS=8
  2812. CONFIG_MMC_BLOCK_BOUNCE=y
  2813. CONFIG_SDIO_UART=y
  2814. # CONFIG_MMC_TEST is not set
  2815.  
  2816. #
  2817. # MMC/SD/SDIO Host Controller Drivers
  2818. #
  2819. # CONFIG_MMC_SDHCI is not set
  2820. # CONFIG_MMC_TIFM_SD is not set
  2821. CONFIG_MMC_MVSDIO=y
  2822. # CONFIG_MMC_CB710 is not set
  2823. # CONFIG_MMC_VIA_SDMMC is not set
  2824. # CONFIG_MMC_DW is not set
  2825. # CONFIG_MMC_VUB300 is not set
  2826. # CONFIG_MMC_USHC is not set
  2827. # CONFIG_MMC_USDHI6ROL0 is not set
  2828. # CONFIG_MMC_TOSHIBA_PCI is not set
  2829. # CONFIG_MMC_MTK is not set
  2830. # CONFIG_MEMSTICK is not set
  2831. CONFIG_NEW_LEDS=y
  2832. CONFIG_LEDS_CLASS=y
  2833. # CONFIG_LEDS_CLASS_FLASH is not set
  2834.  
  2835. #
  2836. # LED drivers
  2837. #
  2838. # CONFIG_LEDS_BCM6328 is not set
  2839. # CONFIG_LEDS_BCM6358 is not set
  2840. # CONFIG_LEDS_LM3530 is not set
  2841. # CONFIG_LEDS_LM3642 is not set
  2842. # CONFIG_LEDS_PCA9532 is not set
  2843. CONFIG_LEDS_GPIO=y
  2844. # CONFIG_LEDS_LP3944 is not set
  2845. # CONFIG_LEDS_LP5521 is not set
  2846. # CONFIG_LEDS_LP5523 is not set
  2847. # CONFIG_LEDS_LP5562 is not set
  2848. # CONFIG_LEDS_LP8501 is not set
  2849. # CONFIG_LEDS_LP8860 is not set
  2850. # CONFIG_LEDS_PCA955X is not set
  2851. # CONFIG_LEDS_PCA963X is not set
  2852. # CONFIG_LEDS_DAC124S085 is not set
  2853. CONFIG_LEDS_PWM=y
  2854. # CONFIG_LEDS_REGULATOR is not set
  2855. # CONFIG_LEDS_BD2802 is not set
  2856. # CONFIG_LEDS_LT3593 is not set
  2857. CONFIG_LEDS_NS2=y
  2858. CONFIG_LEDS_NETXBIG=y
  2859. # CONFIG_LEDS_TCA6507 is not set
  2860. # CONFIG_LEDS_TLC591XX is not set
  2861. # CONFIG_LEDS_LM355x is not set
  2862. # CONFIG_LEDS_IS31FL319X is not set
  2863. # CONFIG_LEDS_IS31FL32XX is not set
  2864.  
  2865. #
  2866. # LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM)
  2867. #
  2868. # CONFIG_LEDS_BLINKM is not set
  2869. # CONFIG_LEDS_USER is not set
  2870.  
  2871. #
  2872. # LED Triggers
  2873. #
  2874. CONFIG_LEDS_TRIGGERS=y
  2875. CONFIG_LEDS_TRIGGER_TIMER=y
  2876. # CONFIG_LEDS_TRIGGER_ONESHOT is not set
  2877. # CONFIG_LEDS_TRIGGER_DISK is not set
  2878. # CONFIG_LEDS_TRIGGER_MTD is not set
  2879. CONFIG_LEDS_TRIGGER_HEARTBEAT=y
  2880. # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
  2881. # CONFIG_LEDS_TRIGGER_CPU is not set
  2882. # CONFIG_LEDS_TRIGGER_GPIO is not set
  2883. CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
  2884.  
  2885. #
  2886. # iptables trigger is under Netfilter config (LED target)
  2887. #
  2888. # CONFIG_LEDS_TRIGGER_TRANSIENT is not set
  2889. # CONFIG_LEDS_TRIGGER_CAMERA is not set
  2890. # CONFIG_LEDS_TRIGGER_PANIC is not set
  2891. # CONFIG_ACCESSIBILITY is not set
  2892. # CONFIG_INFINIBAND is not set
  2893. CONFIG_EDAC_ATOMIC_SCRUB=y
  2894. CONFIG_EDAC_SUPPORT=y
  2895. # CONFIG_EDAC is not set
  2896. CONFIG_RTC_LIB=y
  2897. CONFIG_RTC_CLASS=y
  2898. CONFIG_RTC_HCTOSYS=y
  2899. CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
  2900. CONFIG_RTC_SYSTOHC=y
  2901. CONFIG_RTC_SYSTOHC_DEVICE="rtc0"
  2902. # CONFIG_RTC_DEBUG is not set
  2903.  
  2904. #
  2905. # RTC interfaces
  2906. #
  2907. CONFIG_RTC_INTF_SYSFS=y
  2908. CONFIG_RTC_INTF_PROC=y
  2909. CONFIG_RTC_INTF_DEV=y
  2910. # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
  2911. # CONFIG_RTC_DRV_TEST is not set
  2912.  
  2913. #
  2914. # I2C RTC drivers
  2915. #
  2916. # CONFIG_RTC_DRV_ABB5ZES3 is not set
  2917. # CONFIG_RTC_DRV_ABX80X is not set
  2918. # CONFIG_RTC_DRV_DS1307 is not set
  2919. # CONFIG_RTC_DRV_DS1374 is not set
  2920. # CONFIG_RTC_DRV_DS1672 is not set
  2921. # CONFIG_RTC_DRV_HYM8563 is not set
  2922. # CONFIG_RTC_DRV_MAX6900 is not set
  2923. CONFIG_RTC_DRV_RS5C372=y
  2924. # CONFIG_RTC_DRV_ISL1208 is not set
  2925. # CONFIG_RTC_DRV_ISL12022 is not set
  2926. # CONFIG_RTC_DRV_X1205 is not set
  2927. # CONFIG_RTC_DRV_PCF8523 is not set
  2928. # CONFIG_RTC_DRV_PCF85063 is not set
  2929. CONFIG_RTC_DRV_PCF8563=y
  2930. # CONFIG_RTC_DRV_PCF8583 is not set
  2931. # CONFIG_RTC_DRV_M41T80 is not set
  2932. # CONFIG_RTC_DRV_BQ32K is not set
  2933. CONFIG_RTC_DRV_S35390A=y
  2934. # CONFIG_RTC_DRV_FM3130 is not set
  2935. # CONFIG_RTC_DRV_RX8010 is not set
  2936. # CONFIG_RTC_DRV_RX8581 is not set
  2937. # CONFIG_RTC_DRV_RX8025 is not set
  2938. # CONFIG_RTC_DRV_EM3027 is not set
  2939. # CONFIG_RTC_DRV_RV8803 is not set
  2940.  
  2941. #
  2942. # SPI RTC drivers
  2943. #
  2944. # CONFIG_RTC_DRV_M41T93 is not set
  2945. # CONFIG_RTC_DRV_M41T94 is not set
  2946. # CONFIG_RTC_DRV_DS1302 is not set
  2947. # CONFIG_RTC_DRV_DS1305 is not set
  2948. # CONFIG_RTC_DRV_DS1343 is not set
  2949. # CONFIG_RTC_DRV_DS1347 is not set
  2950. # CONFIG_RTC_DRV_DS1390 is not set
  2951. # CONFIG_RTC_DRV_MAX6916 is not set
  2952. # CONFIG_RTC_DRV_R9701 is not set
  2953. # CONFIG_RTC_DRV_RX4581 is not set
  2954. # CONFIG_RTC_DRV_RX6110 is not set
  2955. # CONFIG_RTC_DRV_RS5C348 is not set
  2956. # CONFIG_RTC_DRV_MAX6902 is not set
  2957. # CONFIG_RTC_DRV_PCF2123 is not set
  2958. # CONFIG_RTC_DRV_MCP795 is not set
  2959. CONFIG_RTC_I2C_AND_SPI=y
  2960.  
  2961. #
  2962. # SPI and I2C RTC drivers
  2963. #
  2964. # CONFIG_RTC_DRV_DS3232 is not set
  2965. # CONFIG_RTC_DRV_PCF2127 is not set
  2966. # CONFIG_RTC_DRV_RV3029C2 is not set
  2967.  
  2968. #
  2969. # Platform RTC drivers
  2970. #
  2971. # CONFIG_RTC_DRV_CMOS is not set
  2972. # CONFIG_RTC_DRV_DS1286 is not set
  2973. # CONFIG_RTC_DRV_DS1511 is not set
  2974. # CONFIG_RTC_DRV_DS1553 is not set
  2975. # CONFIG_RTC_DRV_DS1685_FAMILY is not set
  2976. # CONFIG_RTC_DRV_DS1742 is not set
  2977. # CONFIG_RTC_DRV_DS2404 is not set
  2978. # CONFIG_RTC_DRV_STK17TA8 is not set
  2979. # CONFIG_RTC_DRV_M48T86 is not set
  2980. # CONFIG_RTC_DRV_M48T35 is not set
  2981. # CONFIG_RTC_DRV_M48T59 is not set
  2982. # CONFIG_RTC_DRV_MSM6242 is not set
  2983. # CONFIG_RTC_DRV_BQ4802 is not set
  2984. # CONFIG_RTC_DRV_RP5C01 is not set
  2985. # CONFIG_RTC_DRV_V3020 is not set
  2986. # CONFIG_RTC_DRV_ZYNQMP is not set
  2987.  
  2988. #
  2989. # on-CPU RTC drivers
  2990. #
  2991. CONFIG_RTC_DRV_MV=y
  2992. # CONFIG_RTC_DRV_ARMADA38X is not set
  2993. # CONFIG_RTC_DRV_SNVS is not set
  2994. # CONFIG_RTC_DRV_R7301 is not set
  2995.  
  2996. #
  2997. # HID Sensor RTC drivers
  2998. #
  2999. # CONFIG_RTC_DRV_HID_SENSOR_TIME is not set
  3000. CONFIG_DMADEVICES=y
  3001. # CONFIG_DMADEVICES_DEBUG is not set
  3002.  
  3003. #
  3004. # DMA Devices
  3005. #
  3006. CONFIG_ASYNC_TX_ENABLE_CHANNEL_SWITCH=y
  3007. CONFIG_DMA_ENGINE=y
  3008. CONFIG_DMA_OF=y
  3009. # CONFIG_FSL_EDMA is not set
  3010. # CONFIG_INTEL_IDMA64 is not set
  3011. CONFIG_MV_XOR=y
  3012. # CONFIG_NBPFAXI_DMA is not set
  3013. # CONFIG_QCOM_HIDMA_MGMT is not set
  3014. # CONFIG_QCOM_HIDMA is not set
  3015. # CONFIG_DW_DMAC is not set
  3016. # CONFIG_DW_DMAC_PCI is not set
  3017.  
  3018. #
  3019. # DMA Clients
  3020. #
  3021. # CONFIG_ASYNC_TX_DMA is not set
  3022. # CONFIG_DMATEST is not set
  3023. CONFIG_DMA_ENGINE_RAID=y
  3024.  
  3025. #
  3026. # DMABUF options
  3027. #
  3028. # CONFIG_SYNC_FILE is not set
  3029. # CONFIG_AUXDISPLAY is not set
  3030. # CONFIG_UIO is not set
  3031. # CONFIG_VIRT_DRIVERS is not set
  3032.  
  3033. #
  3034. # Virtio drivers
  3035. #
  3036. # CONFIG_VIRTIO_PCI is not set
  3037. # CONFIG_VIRTIO_MMIO is not set
  3038.  
  3039. #
  3040. # Microsoft Hyper-V guest support
  3041. #
  3042. CONFIG_STAGING=y
  3043. # CONFIG_PRISM2_USB is not set
  3044. # CONFIG_COMEDI is not set
  3045. # CONFIG_RTL8192U is not set
  3046. # CONFIG_RTLLIB is not set
  3047. # CONFIG_R8712U is not set
  3048. # CONFIG_R8188EU is not set
  3049. # CONFIG_RTS5208 is not set
  3050. # CONFIG_VT6655 is not set
  3051. # CONFIG_VT6656 is not set
  3052. # CONFIG_FB_SM750 is not set
  3053. CONFIG_FB_XGI=y
  3054.  
  3055. #
  3056. # Speakup console speech
  3057. #
  3058. # CONFIG_SPEAKUP is not set
  3059. # CONFIG_STAGING_MEDIA is not set
  3060.  
  3061. #
  3062. # Android
  3063. #
  3064. # CONFIG_STAGING_BOARD is not set
  3065. # CONFIG_LTE_GDM724X is not set
  3066. # CONFIG_MTD_SPINAND_MT29F is not set
  3067. # CONFIG_LNET is not set
  3068. # CONFIG_DGNC is not set
  3069. # CONFIG_GS_FPGABOOT is not set
  3070. # CONFIG_COMMON_CLK_XLNX_CLKWZRD is not set
  3071. # CONFIG_FB_TFT is not set
  3072. # CONFIG_WILC1000_SDIO is not set
  3073. # CONFIG_WILC1000_SPI is not set
  3074. # CONFIG_MOST is not set
  3075. # CONFIG_KS7010 is not set
  3076. # CONFIG_GREYBUS is not set
  3077. # CONFIG_GOLDFISH is not set
  3078. # CONFIG_CHROME_PLATFORMS is not set
  3079. CONFIG_CLKDEV_LOOKUP=y
  3080. CONFIG_HAVE_CLK_PREPARE=y
  3081. CONFIG_COMMON_CLK=y
  3082.  
  3083. #
  3084. # Common Clock Framework
  3085. #
  3086. # CONFIG_COMMON_CLK_SI5351 is not set
  3087. # CONFIG_COMMON_CLK_SI514 is not set
  3088. # CONFIG_COMMON_CLK_SI570 is not set
  3089. # CONFIG_COMMON_CLK_CDCE706 is not set
  3090. # CONFIG_COMMON_CLK_CDCE925 is not set
  3091. # CONFIG_COMMON_CLK_CS2000_CP is not set
  3092. # CONFIG_CLK_QORIQ is not set
  3093. # CONFIG_COMMON_CLK_NXP is not set
  3094. CONFIG_COMMON_CLK_PWM=y
  3095. # CONFIG_COMMON_CLK_PXA is not set
  3096. # CONFIG_COMMON_CLK_PIC32 is not set
  3097. # CONFIG_COMMON_CLK_MT2701 is not set
  3098. # CONFIG_COMMON_CLK_MT2701_MMSYS is not set
  3099. # CONFIG_COMMON_CLK_MT2701_IMGSYS is not set
  3100. # CONFIG_COMMON_CLK_MT2701_VDECSYS is not set
  3101. # CONFIG_COMMON_CLK_MT2701_HIFSYS is not set
  3102. # CONFIG_COMMON_CLK_MT2701_ETHSYS is not set
  3103. # CONFIG_COMMON_CLK_MT2701_BDPSYS is not set
  3104. CONFIG_MVEBU_CLK_COMMON=y
  3105. CONFIG_KIRKWOOD_CLK=y
  3106. CONFIG_ORION_CLK=y
  3107.  
  3108. #
  3109. # Hardware Spinlock drivers
  3110. #
  3111.  
  3112. #
  3113. # Clock Source drivers
  3114. #
  3115. CONFIG_CLKSRC_OF=y
  3116. CONFIG_CLKSRC_PROBE=y
  3117. CONFIG_CLKSRC_MMIO=y
  3118. CONFIG_ORION_TIMER=y
  3119. # CONFIG_ARM_TIMER_SP804 is not set
  3120. # CONFIG_ATMEL_PIT is not set
  3121. # CONFIG_SH_TIMER_CMT is not set
  3122. # CONFIG_SH_TIMER_MTU2 is not set
  3123. # CONFIG_SH_TIMER_TMU is not set
  3124. # CONFIG_EM_TIMER_STI is not set
  3125. # CONFIG_MAILBOX is not set
  3126. CONFIG_IOMMU_SUPPORT=y
  3127.  
  3128. #
  3129. # Generic IOMMU Pagetable Support
  3130. #
  3131. # CONFIG_IOMMU_IO_PGTABLE_LPAE is not set
  3132. # CONFIG_IOMMU_IO_PGTABLE_ARMV7S is not set
  3133. # CONFIG_ARM_SMMU is not set
  3134.  
  3135. #
  3136. # Remoteproc drivers
  3137. #
  3138. # CONFIG_REMOTEPROC is not set
  3139.  
  3140. #
  3141. # Rpmsg drivers
  3142. #
  3143.  
  3144. #
  3145. # SOC (System On Chip) specific Drivers
  3146. #
  3147.  
  3148. #
  3149. # Broadcom SoC drivers
  3150. #
  3151. # CONFIG_SOC_BRCMSTB is not set
  3152. # CONFIG_SUNXI_SRAM is not set
  3153. # CONFIG_SOC_TI is not set
  3154. # CONFIG_PM_DEVFREQ is not set
  3155. # CONFIG_EXTCON is not set
  3156. # CONFIG_MEMORY is not set
  3157. # CONFIG_IIO is not set
  3158. # CONFIG_NTB is not set
  3159. # CONFIG_VME_BUS is not set
  3160. CONFIG_PWM=y
  3161. CONFIG_PWM_SYSFS=y
  3162. CONFIG_PWM_FSL_FTM=y
  3163. # CONFIG_PWM_PCA9685 is not set
  3164. CONFIG_IRQCHIP=y
  3165. CONFIG_ARM_GIC_MAX_NR=1
  3166. CONFIG_ORION_IRQCHIP=y
  3167. # CONFIG_IPACK_BUS is not set
  3168. # CONFIG_RESET_CONTROLLER is not set
  3169. # CONFIG_FMC is not set
  3170.  
  3171. #
  3172. # PHY Subsystem
  3173. #
  3174. CONFIG_GENERIC_PHY=y
  3175. # CONFIG_PHY_PXA_28NM_HSIC is not set
  3176. # CONFIG_PHY_PXA_28NM_USB2 is not set
  3177. CONFIG_PHY_MVEBU_SATA=y
  3178. # CONFIG_BCM_KONA_USB2_PHY is not set
  3179. # CONFIG_POWERCAP is not set
  3180. # CONFIG_MCB is not set
  3181.  
  3182. #
  3183. # Performance monitor support
  3184. #
  3185. CONFIG_ARM_PMU=y
  3186. # CONFIG_RAS is not set
  3187.  
  3188. #
  3189. # Android
  3190. #
  3191. # CONFIG_ANDROID is not set
  3192. CONFIG_NVMEM=y
  3193. # CONFIG_STM is not set
  3194. # CONFIG_INTEL_TH is not set
  3195.  
  3196. #
  3197. # FPGA Configuration Support
  3198. #
  3199. # CONFIG_FPGA is not set
  3200.  
  3201. #
  3202. # Firmware Drivers
  3203. #
  3204. # CONFIG_FIRMWARE_MEMMAP is not set
  3205. # CONFIG_FW_CFG_SYSFS is not set
  3206.  
  3207. #
  3208. # Tegra firmware driver
  3209. #
  3210.  
  3211. #
  3212. # File systems
  3213. #
  3214. # CONFIG_EXT2_FS is not set
  3215. # CONFIG_EXT3_FS is not set
  3216. CONFIG_EXT4_FS=y
  3217. CONFIG_EXT4_USE_FOR_EXT2=y
  3218. CONFIG_EXT4_FS_POSIX_ACL=y
  3219. # CONFIG_EXT4_FS_SECURITY is not set
  3220. # CONFIG_EXT4_ENCRYPTION is not set
  3221. # CONFIG_EXT4_DEBUG is not set
  3222. CONFIG_JBD2=y
  3223. # CONFIG_JBD2_DEBUG is not set
  3224. CONFIG_FS_MBCACHE=y
  3225. # CONFIG_REISERFS_FS is not set
  3226. # CONFIG_JFS_FS is not set
  3227. # CONFIG_XFS_FS is not set
  3228. # CONFIG_GFS2_FS is not set
  3229. # CONFIG_BTRFS_FS is not set
  3230. # CONFIG_NILFS2_FS is not set
  3231. # CONFIG_F2FS_FS is not set
  3232. CONFIG_FS_POSIX_ACL=y
  3233. CONFIG_EXPORTFS=y
  3234. CONFIG_EXPORTFS_BLOCK_OPS=y
  3235. CONFIG_FILE_LOCKING=y
  3236. CONFIG_MANDATORY_FILE_LOCKING=y
  3237. # CONFIG_FS_ENCRYPTION is not set
  3238. CONFIG_FSNOTIFY=y
  3239. CONFIG_DNOTIFY=y
  3240. CONFIG_INOTIFY_USER=y
  3241. # CONFIG_FANOTIFY is not set
  3242. CONFIG_QUOTA=y
  3243. # CONFIG_QUOTA_NETLINK_INTERFACE is not set
  3244. # CONFIG_PRINT_QUOTA_WARNING is not set
  3245. # CONFIG_QUOTA_DEBUG is not set
  3246. # CONFIG_QFMT_V1 is not set
  3247. # CONFIG_QFMT_V2 is not set
  3248. CONFIG_QUOTACTL=y
  3249. CONFIG_AUTOFS4_FS=y
  3250. # CONFIG_FUSE_FS is not set
  3251. # CONFIG_OVERLAY_FS is not set
  3252.  
  3253. #
  3254. # Caches
  3255. #
  3256. # CONFIG_FSCACHE is not set
  3257.  
  3258. #
  3259. # CD-ROM/DVD Filesystems
  3260. #
  3261. CONFIG_ISO9660_FS=m
  3262. CONFIG_JOLIET=y
  3263. # CONFIG_ZISOFS is not set
  3264. CONFIG_UDF_FS=m
  3265. CONFIG_UDF_NLS=y
  3266.  
  3267. #
  3268. # DOS/FAT/NT Filesystems
  3269. #
  3270. CONFIG_FAT_FS=y
  3271. CONFIG_MSDOS_FS=y
  3272. CONFIG_VFAT_FS=y
  3273. CONFIG_FAT_DEFAULT_CODEPAGE=437
  3274. CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
  3275. # CONFIG_FAT_DEFAULT_UTF8 is not set
  3276. # CONFIG_NTFS_FS is not set
  3277.  
  3278. #
  3279. # Pseudo filesystems
  3280. #
  3281. CONFIG_PROC_FS=y
  3282. CONFIG_PROC_SYSCTL=y
  3283. CONFIG_PROC_PAGE_MONITOR=y
  3284. # CONFIG_PROC_CHILDREN is not set
  3285. CONFIG_KERNFS=y
  3286. CONFIG_SYSFS=y
  3287. CONFIG_TMPFS=y
  3288. # CONFIG_TMPFS_POSIX_ACL is not set
  3289. # CONFIG_TMPFS_XATTR is not set
  3290. # CONFIG_HUGETLB_PAGE is not set
  3291. # CONFIG_CONFIGFS_FS is not set
  3292. CONFIG_MISC_FILESYSTEMS=y
  3293. # CONFIG_ORANGEFS_FS is not set
  3294. # CONFIG_ADFS_FS is not set
  3295. # CONFIG_AFFS_FS is not set
  3296. # CONFIG_ECRYPT_FS is not set
  3297. # CONFIG_HFS_FS is not set
  3298. # CONFIG_HFSPLUS_FS is not set
  3299. # CONFIG_BEFS_FS is not set
  3300. # CONFIG_BFS_FS is not set
  3301. # CONFIG_EFS_FS is not set
  3302. CONFIG_JFFS2_FS=y
  3303. CONFIG_JFFS2_FS_DEBUG=0
  3304. CONFIG_JFFS2_FS_WRITEBUFFER=y
  3305. # CONFIG_JFFS2_FS_WBUF_VERIFY is not set
  3306. # CONFIG_JFFS2_SUMMARY is not set
  3307. # CONFIG_JFFS2_FS_XATTR is not set
  3308. # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
  3309. CONFIG_JFFS2_ZLIB=y
  3310. # CONFIG_JFFS2_LZO is not set
  3311. CONFIG_JFFS2_RTIME=y
  3312. # CONFIG_JFFS2_RUBIN is not set
  3313. CONFIG_CRAMFS=y
  3314. # CONFIG_SQUASHFS is not set
  3315. # CONFIG_VXFS_FS is not set
  3316. # CONFIG_MINIX_FS is not set
  3317. # CONFIG_OMFS_FS is not set
  3318. # CONFIG_HPFS_FS is not set
  3319. # CONFIG_QNX4FS_FS is not set
  3320. # CONFIG_QNX6FS_FS is not set
  3321. # CONFIG_ROMFS_FS is not set
  3322. # CONFIG_PSTORE is not set
  3323. # CONFIG_SYSV_FS is not set
  3324. # CONFIG_UFS_FS is not set
  3325. CONFIG_NETWORK_FILESYSTEMS=y
  3326. CONFIG_NFS_FS=y
  3327. CONFIG_NFS_V2=y
  3328. CONFIG_NFS_V3=y
  3329. # CONFIG_NFS_V3_ACL is not set
  3330. CONFIG_NFS_V4=y
  3331. # CONFIG_NFS_SWAP is not set
  3332. CONFIG_NFS_V4_1=y
  3333. CONFIG_NFS_V4_2=y
  3334. CONFIG_PNFS_FILE_LAYOUT=y
  3335. CONFIG_PNFS_FLEXFILE_LAYOUT=m
  3336. CONFIG_NFS_V4_1_IMPLEMENTATION_ID_DOMAIN="kernel.org"
  3337. # CONFIG_NFS_V4_1_MIGRATION is not set
  3338. CONFIG_ROOT_NFS=y
  3339. # CONFIG_NFS_USE_LEGACY_DNS is not set
  3340. CONFIG_NFS_USE_KERNEL_DNS=y
  3341. CONFIG_NFSD=y
  3342. CONFIG_NFSD_V2_ACL=y
  3343. CONFIG_NFSD_V3=y
  3344. CONFIG_NFSD_V3_ACL=y
  3345. CONFIG_NFSD_V4=y
  3346. CONFIG_NFSD_PNFS=y
  3347. CONFIG_NFSD_BLOCKLAYOUT=y
  3348. CONFIG_NFSD_SCSILAYOUT=y
  3349. CONFIG_NFSD_FLEXFILELAYOUT=y
  3350. # CONFIG_NFSD_FAULT_INJECTION is not set
  3351. CONFIG_GRACE_PERIOD=y
  3352. CONFIG_LOCKD=y
  3353. CONFIG_LOCKD_V4=y
  3354. CONFIG_NFS_ACL_SUPPORT=y
  3355. CONFIG_NFS_COMMON=y
  3356. CONFIG_SUNRPC=y
  3357. CONFIG_SUNRPC_GSS=y
  3358. CONFIG_SUNRPC_BACKCHANNEL=y
  3359. # CONFIG_SUNRPC_DEBUG is not set
  3360. # CONFIG_CEPH_FS is not set
  3361. # CONFIG_CIFS is not set
  3362. # CONFIG_NCP_FS is not set
  3363. # CONFIG_CODA_FS is not set
  3364. # CONFIG_AFS_FS is not set
  3365. CONFIG_NLS=y
  3366. CONFIG_NLS_DEFAULT="iso8859-1"
  3367. CONFIG_NLS_CODEPAGE_437=y
  3368. # CONFIG_NLS_CODEPAGE_737 is not set
  3369. # CONFIG_NLS_CODEPAGE_775 is not set
  3370. CONFIG_NLS_CODEPAGE_850=y
  3371. # CONFIG_NLS_CODEPAGE_852 is not set
  3372. # CONFIG_NLS_CODEPAGE_855 is not set
  3373. # CONFIG_NLS_CODEPAGE_857 is not set
  3374. # CONFIG_NLS_CODEPAGE_860 is not set
  3375. # CONFIG_NLS_CODEPAGE_861 is not set
  3376. # CONFIG_NLS_CODEPAGE_862 is not set
  3377. # CONFIG_NLS_CODEPAGE_863 is not set
  3378. # CONFIG_NLS_CODEPAGE_864 is not set
  3379. # CONFIG_NLS_CODEPAGE_865 is not set
  3380. # CONFIG_NLS_CODEPAGE_866 is not set
  3381. # CONFIG_NLS_CODEPAGE_869 is not set
  3382. # CONFIG_NLS_CODEPAGE_936 is not set
  3383. # CONFIG_NLS_CODEPAGE_950 is not set
  3384. # CONFIG_NLS_CODEPAGE_932 is not set
  3385. # CONFIG_NLS_CODEPAGE_949 is not set
  3386. # CONFIG_NLS_CODEPAGE_874 is not set
  3387. # CONFIG_NLS_ISO8859_8 is not set
  3388. # CONFIG_NLS_CODEPAGE_1250 is not set
  3389. # CONFIG_NLS_CODEPAGE_1251 is not set
  3390. # CONFIG_NLS_ASCII is not set
  3391. CONFIG_NLS_ISO8859_1=y
  3392. CONFIG_NLS_ISO8859_2=y
  3393. # CONFIG_NLS_ISO8859_3 is not set
  3394. # CONFIG_NLS_ISO8859_4 is not set
  3395. # CONFIG_NLS_ISO8859_5 is not set
  3396. # CONFIG_NLS_ISO8859_6 is not set
  3397. # CONFIG_NLS_ISO8859_7 is not set
  3398. # CONFIG_NLS_ISO8859_9 is not set
  3399. # CONFIG_NLS_ISO8859_13 is not set
  3400. # CONFIG_NLS_ISO8859_14 is not set
  3401. # CONFIG_NLS_ISO8859_15 is not set
  3402. # CONFIG_NLS_KOI8_R is not set
  3403. # CONFIG_NLS_KOI8_U is not set
  3404. # CONFIG_NLS_MAC_ROMAN is not set
  3405. # CONFIG_NLS_MAC_CELTIC is not set
  3406. # CONFIG_NLS_MAC_CENTEURO is not set
  3407. # CONFIG_NLS_MAC_CROATIAN is not set
  3408. # CONFIG_NLS_MAC_CYRILLIC is not set
  3409. # CONFIG_NLS_MAC_GAELIC is not set
  3410. # CONFIG_NLS_MAC_GREEK is not set
  3411. # CONFIG_NLS_MAC_ICELAND is not set
  3412. # CONFIG_NLS_MAC_INUIT is not set
  3413. # CONFIG_NLS_MAC_ROMANIAN is not set
  3414. # CONFIG_NLS_MAC_TURKISH is not set
  3415. CONFIG_NLS_UTF8=y
  3416.  
  3417. #
  3418. # Kernel hacking
  3419. #
  3420.  
  3421. #
  3422. # printk and dmesg options
  3423. #
  3424. # CONFIG_PRINTK_TIME is not set
  3425. CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7
  3426. CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
  3427. # CONFIG_BOOT_PRINTK_DELAY is not set
  3428. # CONFIG_DYNAMIC_DEBUG is not set
  3429.  
  3430. #
  3431. # Compile-time checks and compiler options
  3432. #
  3433. CONFIG_DEBUG_INFO=y
  3434. # CONFIG_DEBUG_INFO_REDUCED is not set
  3435. # CONFIG_DEBUG_INFO_SPLIT is not set
  3436. # CONFIG_DEBUG_INFO_DWARF4 is not set
  3437. # CONFIG_GDB_SCRIPTS is not set
  3438. CONFIG_ENABLE_WARN_DEPRECATED=y
  3439. CONFIG_ENABLE_MUST_CHECK=y
  3440. CONFIG_FRAME_WARN=1024
  3441. # CONFIG_STRIP_ASM_SYMS is not set
  3442. # CONFIG_READABLE_ASM is not set
  3443. # CONFIG_UNUSED_SYMBOLS is not set
  3444. # CONFIG_PAGE_OWNER is not set
  3445. CONFIG_DEBUG_FS=y
  3446. # CONFIG_HEADERS_CHECK is not set
  3447. # CONFIG_DEBUG_SECTION_MISMATCH is not set
  3448. CONFIG_SECTION_MISMATCH_WARN_ONLY=y
  3449. # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
  3450. CONFIG_MAGIC_SYSRQ=y
  3451. CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x1
  3452. CONFIG_DEBUG_KERNEL=y
  3453.  
  3454. #
  3455. # Memory Debugging
  3456. #
  3457. # CONFIG_PAGE_EXTENSION is not set
  3458. # CONFIG_DEBUG_PAGEALLOC is not set
  3459. # CONFIG_PAGE_POISONING is not set
  3460. # CONFIG_DEBUG_OBJECTS is not set
  3461. # CONFIG_SLUB_DEBUG_ON is not set
  3462. # CONFIG_SLUB_STATS is not set
  3463. CONFIG_HAVE_DEBUG_KMEMLEAK=y
  3464. # CONFIG_DEBUG_KMEMLEAK is not set
  3465. # CONFIG_DEBUG_STACK_USAGE is not set
  3466. # CONFIG_DEBUG_VM is not set
  3467. CONFIG_DEBUG_MEMORY_INIT=y
  3468. # CONFIG_DEBUG_HIGHMEM is not set
  3469. # CONFIG_DEBUG_SHIRQ is not set
  3470.  
  3471. #
  3472. # Debug Lockups and Hangs
  3473. #
  3474. # CONFIG_LOCKUP_DETECTOR is not set
  3475. # CONFIG_DETECT_HUNG_TASK is not set
  3476. # CONFIG_WQ_WATCHDOG is not set
  3477. # CONFIG_PANIC_ON_OOPS is not set
  3478. CONFIG_PANIC_ON_OOPS_VALUE=0
  3479. CONFIG_PANIC_TIMEOUT=0
  3480. # CONFIG_SCHED_DEBUG is not set
  3481. # CONFIG_SCHED_INFO is not set
  3482. # CONFIG_SCHEDSTATS is not set
  3483. # CONFIG_SCHED_STACK_END_CHECK is not set
  3484. # CONFIG_DEBUG_TIMEKEEPING is not set
  3485. # CONFIG_TIMER_STATS is not set
  3486. # CONFIG_DEBUG_PREEMPT is not set
  3487.  
  3488. #
  3489. # Lock Debugging (spinlocks, mutexes, etc...)
  3490. #
  3491. # CONFIG_DEBUG_RT_MUTEXES is not set
  3492. # CONFIG_DEBUG_SPINLOCK is not set
  3493. # CONFIG_DEBUG_MUTEXES is not set
  3494. # CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
  3495. # CONFIG_DEBUG_LOCK_ALLOC is not set
  3496. # CONFIG_PROVE_LOCKING is not set
  3497. # CONFIG_LOCK_STAT is not set
  3498. # CONFIG_DEBUG_ATOMIC_SLEEP is not set
  3499. # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
  3500. # CONFIG_LOCK_TORTURE_TEST is not set
  3501. # CONFIG_STACKTRACE is not set
  3502. # CONFIG_DEBUG_KOBJECT is not set
  3503. CONFIG_DEBUG_BUGVERBOSE=y
  3504. # CONFIG_DEBUG_LIST is not set
  3505. # CONFIG_DEBUG_PI_LIST is not set
  3506. # CONFIG_DEBUG_SG is not set
  3507. # CONFIG_DEBUG_NOTIFIERS is not set
  3508. # CONFIG_DEBUG_CREDENTIALS is not set
  3509.  
  3510. #
  3511. # RCU Debugging
  3512. #
  3513. # CONFIG_PROVE_RCU is not set
  3514. # CONFIG_SPARSE_RCU_POINTER is not set
  3515. # CONFIG_TORTURE_TEST is not set
  3516. # CONFIG_RCU_PERF_TEST is not set
  3517. # CONFIG_RCU_TORTURE_TEST is not set
  3518. CONFIG_RCU_CPU_STALL_TIMEOUT=21
  3519. # CONFIG_RCU_TRACE is not set
  3520. # CONFIG_RCU_EQS_DEBUG is not set
  3521. # CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
  3522. # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
  3523. # CONFIG_NOTIFIER_ERROR_INJECTION is not set
  3524. # CONFIG_FAULT_INJECTION is not set
  3525. # CONFIG_LATENCYTOP is not set
  3526. CONFIG_HAVE_FUNCTION_TRACER=y
  3527. CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
  3528. CONFIG_HAVE_DYNAMIC_FTRACE=y
  3529. CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
  3530. CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
  3531. CONFIG_HAVE_C_RECORDMCOUNT=y
  3532. CONFIG_TRACE_CLOCK=y
  3533. CONFIG_RING_BUFFER=y
  3534. CONFIG_RING_BUFFER_ALLOW_SWAP=y
  3535. CONFIG_TRACING_SUPPORT=y
  3536. # CONFIG_FTRACE is not set
  3537.  
  3538. #
  3539. # Runtime Testing
  3540. #
  3541. # CONFIG_LKDTM is not set
  3542. # CONFIG_TEST_LIST_SORT is not set
  3543. # CONFIG_KPROBES_SANITY_TEST is not set
  3544. # CONFIG_BACKTRACE_SELF_TEST is not set
  3545. # CONFIG_RBTREE_TEST is not set
  3546. # CONFIG_INTERVAL_TREE_TEST is not set
  3547. # CONFIG_PERCPU_TEST is not set
  3548. # CONFIG_ATOMIC64_SELFTEST is not set
  3549. # CONFIG_TEST_HEXDUMP is not set
  3550. # CONFIG_TEST_STRING_HELPERS is not set
  3551. # CONFIG_TEST_KSTRTOX is not set
  3552. # CONFIG_TEST_PRINTF is not set
  3553. # CONFIG_TEST_BITMAP is not set
  3554. # CONFIG_TEST_UUID is not set
  3555. # CONFIG_TEST_RHASHTABLE is not set
  3556. # CONFIG_TEST_HASH is not set
  3557. # CONFIG_DMA_API_DEBUG is not set
  3558. # CONFIG_TEST_LKM is not set
  3559. # CONFIG_TEST_USER_COPY is not set
  3560. # CONFIG_TEST_BPF is not set
  3561. # CONFIG_TEST_FIRMWARE is not set
  3562. # CONFIG_TEST_UDELAY is not set
  3563. # CONFIG_MEMTEST is not set
  3564. # CONFIG_TEST_STATIC_KEYS is not set
  3565. # CONFIG_BUG_ON_DATA_CORRUPTION is not set
  3566. # CONFIG_SAMPLES is not set
  3567. CONFIG_HAVE_ARCH_KGDB=y
  3568. # CONFIG_KGDB is not set
  3569. # CONFIG_ARCH_WANTS_UBSAN_NO_NULL is not set
  3570. # CONFIG_UBSAN is not set
  3571. CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=y
  3572. # CONFIG_STRICT_DEVMEM is not set
  3573. # CONFIG_ARM_PTDUMP is not set
  3574. CONFIG_ARM_UNWIND=y
  3575. CONFIG_DEBUG_USER=y
  3576. # CONFIG_DEBUG_LL is not set
  3577. CONFIG_DEBUG_LL_INCLUDE="mach/debug-macro.S"
  3578. # CONFIG_DEBUG_UART_8250 is not set
  3579. CONFIG_UNCOMPRESS_INCLUDE="debug/uncompress.h"
  3580. # CONFIG_ARM_KPROBES_TEST is not set
  3581. # CONFIG_DEBUG_SET_MODULE_RONX is not set
  3582. # CONFIG_CORESIGHT is not set
  3583.  
  3584. #
  3585. # Security options
  3586. #
  3587. CONFIG_KEYS=y
  3588. # CONFIG_PERSISTENT_KEYRINGS is not set
  3589. # CONFIG_BIG_KEYS is not set
  3590. # CONFIG_ENCRYPTED_KEYS is not set
  3591. # CONFIG_KEY_DH_OPERATIONS is not set
  3592. # CONFIG_SECURITY_DMESG_RESTRICT is not set
  3593. # CONFIG_SECURITY is not set
  3594. # CONFIG_SECURITYFS is not set
  3595. CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
  3596. CONFIG_HAVE_ARCH_HARDENED_USERCOPY=y
  3597. # CONFIG_HARDENED_USERCOPY is not set
  3598. CONFIG_DEFAULT_SECURITY_DAC=y
  3599. CONFIG_DEFAULT_SECURITY=""
  3600. CONFIG_CRYPTO=y
  3601.  
  3602. #
  3603. # Crypto core or helper
  3604. #
  3605. CONFIG_CRYPTO_ALGAPI=y
  3606. CONFIG_CRYPTO_ALGAPI2=y
  3607. CONFIG_CRYPTO_AEAD=y
  3608. CONFIG_CRYPTO_AEAD2=y
  3609. CONFIG_CRYPTO_BLKCIPHER=y
  3610. CONFIG_CRYPTO_BLKCIPHER2=y
  3611. CONFIG_CRYPTO_HASH=y
  3612. CONFIG_CRYPTO_HASH2=y
  3613. CONFIG_CRYPTO_RNG=y
  3614. CONFIG_CRYPTO_RNG2=y
  3615. CONFIG_CRYPTO_RNG_DEFAULT=y
  3616. CONFIG_CRYPTO_AKCIPHER2=y
  3617. CONFIG_CRYPTO_KPP2=y
  3618. CONFIG_CRYPTO_ACOMP2=y
  3619. # CONFIG_CRYPTO_RSA is not set
  3620. # CONFIG_CRYPTO_DH is not set
  3621. # CONFIG_CRYPTO_ECDH is not set
  3622. CONFIG_CRYPTO_MANAGER=y
  3623. CONFIG_CRYPTO_MANAGER2=y
  3624. # CONFIG_CRYPTO_USER is not set
  3625. CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
  3626. CONFIG_CRYPTO_GF128MUL=y
  3627. CONFIG_CRYPTO_NULL=y
  3628. CONFIG_CRYPTO_NULL2=y
  3629. CONFIG_CRYPTO_WORKQUEUE=y
  3630. # CONFIG_CRYPTO_CRYPTD is not set
  3631. # CONFIG_CRYPTO_MCRYPTD is not set
  3632. CONFIG_CRYPTO_AUTHENC=y
  3633. # CONFIG_CRYPTO_TEST is not set
  3634.  
  3635. #
  3636. # Authenticated Encryption with Associated Data
  3637. #
  3638. CONFIG_CRYPTO_CCM=y
  3639. CONFIG_CRYPTO_GCM=y
  3640. # CONFIG_CRYPTO_CHACHA20POLY1305 is not set
  3641. CONFIG_CRYPTO_SEQIV=y
  3642. CONFIG_CRYPTO_ECHAINIV=y
  3643.  
  3644. #
  3645. # Block modes
  3646. #
  3647. CONFIG_CRYPTO_CBC=y
  3648. CONFIG_CRYPTO_CTR=y
  3649. # CONFIG_CRYPTO_CTS is not set
  3650. # CONFIG_CRYPTO_ECB is not set
  3651. # CONFIG_CRYPTO_LRW is not set
  3652. CONFIG_CRYPTO_PCBC=m
  3653. # CONFIG_CRYPTO_XTS is not set
  3654. # CONFIG_CRYPTO_KEYWRAP is not set
  3655.  
  3656. #
  3657. # Hash modes
  3658. #
  3659. # CONFIG_CRYPTO_CMAC is not set
  3660. CONFIG_CRYPTO_HMAC=y
  3661. # CONFIG_CRYPTO_XCBC is not set
  3662. # CONFIG_CRYPTO_VMAC is not set
  3663.  
  3664. #
  3665. # Digest
  3666. #
  3667. CONFIG_CRYPTO_CRC32C=y
  3668. # CONFIG_CRYPTO_CRC32 is not set
  3669. # CONFIG_CRYPTO_CRCT10DIF is not set
  3670. CONFIG_CRYPTO_GHASH=y
  3671. # CONFIG_CRYPTO_POLY1305 is not set
  3672. # CONFIG_CRYPTO_MD4 is not set
  3673. CONFIG_CRYPTO_MD5=y
  3674. # CONFIG_CRYPTO_MICHAEL_MIC is not set
  3675. # CONFIG_CRYPTO_RMD128 is not set
  3676. # CONFIG_CRYPTO_RMD160 is not set
  3677. # CONFIG_CRYPTO_RMD256 is not set
  3678. # CONFIG_CRYPTO_RMD320 is not set
  3679. CONFIG_CRYPTO_SHA1=y
  3680. CONFIG_CRYPTO_SHA256=y
  3681. # CONFIG_CRYPTO_SHA512 is not set
  3682. # CONFIG_CRYPTO_SHA3 is not set
  3683. # CONFIG_CRYPTO_TGR192 is not set
  3684. # CONFIG_CRYPTO_WP512 is not set
  3685.  
  3686. #
  3687. # Ciphers
  3688. #
  3689. CONFIG_CRYPTO_AES=y
  3690. # CONFIG_CRYPTO_ANUBIS is not set
  3691. CONFIG_CRYPTO_ARC4=y
  3692. # CONFIG_CRYPTO_BLOWFISH is not set
  3693. # CONFIG_CRYPTO_CAMELLIA is not set
  3694. # CONFIG_CRYPTO_CAST5 is not set
  3695. # CONFIG_CRYPTO_CAST6 is not set
  3696. CONFIG_CRYPTO_DES=y
  3697. # CONFIG_CRYPTO_FCRYPT is not set
  3698. # CONFIG_CRYPTO_KHAZAD is not set
  3699. # CONFIG_CRYPTO_SALSA20 is not set
  3700. # CONFIG_CRYPTO_CHACHA20 is not set
  3701. # CONFIG_CRYPTO_SEED is not set
  3702. # CONFIG_CRYPTO_SERPENT is not set
  3703. # CONFIG_CRYPTO_TEA is not set
  3704. # CONFIG_CRYPTO_TWOFISH is not set
  3705.  
  3706. #
  3707. # Compression
  3708. #
  3709. CONFIG_CRYPTO_DEFLATE=y
  3710. # CONFIG_CRYPTO_LZO is not set
  3711. # CONFIG_CRYPTO_842 is not set
  3712. # CONFIG_CRYPTO_LZ4 is not set
  3713. # CONFIG_CRYPTO_LZ4HC is not set
  3714.  
  3715. #
  3716. # Random Number Generation
  3717. #
  3718. # CONFIG_CRYPTO_ANSI_CPRNG is not set
  3719. CONFIG_CRYPTO_DRBG_MENU=y
  3720. CONFIG_CRYPTO_DRBG_HMAC=y
  3721. # CONFIG_CRYPTO_DRBG_HASH is not set
  3722. # CONFIG_CRYPTO_DRBG_CTR is not set
  3723. CONFIG_CRYPTO_DRBG=y
  3724. CONFIG_CRYPTO_JITTERENTROPY=y
  3725. # CONFIG_CRYPTO_USER_API_HASH is not set
  3726. # CONFIG_CRYPTO_USER_API_SKCIPHER is not set
  3727. # CONFIG_CRYPTO_USER_API_RNG is not set
  3728. # CONFIG_CRYPTO_USER_API_AEAD is not set
  3729. CONFIG_CRYPTO_HW=y
  3730. # CONFIG_CRYPTO_DEV_MV_CESA is not set
  3731. CONFIG_CRYPTO_DEV_MARVELL_CESA=y
  3732. # CONFIG_CRYPTO_DEV_HIFN_795X is not set
  3733. # CONFIG_CRYPTO_DEV_FSL_CAAM_CRYPTO_API_DESC is not set
  3734. # CONFIG_ASYMMETRIC_KEY_TYPE is not set
  3735.  
  3736. #
  3737. # Certificates for signature checking
  3738. #
  3739. # CONFIG_ARM_CRYPTO is not set
  3740. # CONFIG_BINARY_PRINTF is not set
  3741.  
  3742. #
  3743. # Library routines
  3744. #
  3745. CONFIG_BITREVERSE=y
  3746. # CONFIG_HAVE_ARCH_BITREVERSE is not set
  3747. CONFIG_RATIONAL=y
  3748. CONFIG_GENERIC_STRNCPY_FROM_USER=y
  3749. CONFIG_GENERIC_STRNLEN_USER=y
  3750. CONFIG_GENERIC_NET_UTILS=y
  3751. CONFIG_GENERIC_PCI_IOMAP=y
  3752. CONFIG_GENERIC_IO=y
  3753. CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y
  3754. CONFIG_CRC_CCITT=y
  3755. CONFIG_CRC16=y
  3756. # CONFIG_CRC_T10DIF is not set
  3757. CONFIG_CRC_ITU_T=m
  3758. CONFIG_CRC32=y
  3759. # CONFIG_CRC32_SELFTEST is not set
  3760. CONFIG_CRC32_SLICEBY8=y
  3761. # CONFIG_CRC32_SLICEBY4 is not set
  3762. # CONFIG_CRC32_SARWATE is not set
  3763. # CONFIG_CRC32_BIT is not set
  3764. # CONFIG_CRC7 is not set
  3765. CONFIG_LIBCRC32C=y
  3766. # CONFIG_CRC8 is not set
  3767. # CONFIG_AUDIT_ARCH_COMPAT_GENERIC is not set
  3768. # CONFIG_RANDOM32_SELFTEST is not set
  3769. CONFIG_ZLIB_INFLATE=y
  3770. CONFIG_ZLIB_DEFLATE=y
  3771. CONFIG_LZO_COMPRESS=y
  3772. CONFIG_LZO_DECOMPRESS=y
  3773. CONFIG_LZ4_DECOMPRESS=y
  3774. CONFIG_XZ_DEC=y
  3775. CONFIG_XZ_DEC_X86=y
  3776. CONFIG_XZ_DEC_POWERPC=y
  3777. CONFIG_XZ_DEC_IA64=y
  3778. CONFIG_XZ_DEC_ARM=y
  3779. CONFIG_XZ_DEC_ARMTHUMB=y
  3780. CONFIG_XZ_DEC_SPARC=y
  3781. CONFIG_XZ_DEC_BCJ=y
  3782. # CONFIG_XZ_DEC_TEST is not set
  3783. CONFIG_DECOMPRESS_GZIP=y
  3784. CONFIG_DECOMPRESS_BZIP2=y
  3785. CONFIG_DECOMPRESS_LZMA=y
  3786. CONFIG_DECOMPRESS_XZ=y
  3787. CONFIG_DECOMPRESS_LZO=y
  3788. CONFIG_DECOMPRESS_LZ4=y
  3789. CONFIG_GENERIC_ALLOCATOR=y
  3790. CONFIG_ASSOCIATIVE_ARRAY=y
  3791. CONFIG_HAS_IOMEM=y
  3792. CONFIG_HAS_IOPORT_MAP=y
  3793. CONFIG_HAS_DMA=y
  3794. CONFIG_DQL=y
  3795. CONFIG_GLOB=y
  3796. # CONFIG_GLOB_SELFTEST is not set
  3797. CONFIG_NLATTR=y
  3798. CONFIG_GENERIC_ATOMIC64=y
  3799. # CONFIG_CORDIC is not set
  3800. # CONFIG_DDR is not set
  3801. # CONFIG_IRQ_POLL is not set
  3802. CONFIG_LIBFDT=y
  3803. CONFIG_OID_REGISTRY=y
  3804. # CONFIG_SG_SPLIT is not set
  3805. CONFIG_SG_POOL=y
  3806. CONFIG_ARCH_HAS_SG_CHAIN=y
  3807. CONFIG_SBITMAP=y
  3808. # CONFIG_VIRTUALIZATION is not set
Advertisement
Add Comment
Please, Sign In to add comment