Advertisement
Guest User

Untitled

a guest
Nov 12th, 2019
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 64.88 KB | None | 0 0
  1. #
  2. # Automatically generated file; DO NOT EDIT.
  3. # Linux/mips 5.4.0-rc7 Kernel Configuration
  4. #
  5.  
  6. #
  7. # Compiler: mips-embedded-linux-musl-gcc (GCC) 9.2.0
  8. #
  9. CONFIG_CC_IS_GCC=y
  10. CONFIG_GCC_VERSION=90200
  11. CONFIG_CLANG_VERSION=0
  12. CONFIG_CC_CAN_LINK=y
  13. CONFIG_CC_HAS_ASM_GOTO=y
  14. CONFIG_CC_HAS_ASM_INLINE=y
  15. CONFIG_CC_HAS_WARN_MAYBE_UNINITIALIZED=y
  16. CONFIG_CC_DISABLE_WARN_MAYBE_UNINITIALIZED=y
  17. CONFIG_IRQ_WORK=y
  18. CONFIG_BUILDTIME_EXTABLE_SORT=y
  19.  
  20. #
  21. # General setup
  22. #
  23. CONFIG_BROKEN_ON_SMP=y
  24. CONFIG_INIT_ENV_ARG_LIMIT=32
  25. # CONFIG_COMPILE_TEST is not set
  26. # CONFIG_HEADER_TEST is not set
  27. CONFIG_LOCALVERSION=""
  28. # CONFIG_LOCALVERSION_AUTO is not set
  29. CONFIG_BUILD_SALT=""
  30. CONFIG_HAVE_KERNEL_GZIP=y
  31. CONFIG_HAVE_KERNEL_BZIP2=y
  32. CONFIG_HAVE_KERNEL_LZMA=y
  33. CONFIG_HAVE_KERNEL_XZ=y
  34. CONFIG_HAVE_KERNEL_LZO=y
  35. CONFIG_HAVE_KERNEL_LZ4=y
  36. CONFIG_KERNEL_GZIP=y
  37. # CONFIG_KERNEL_BZIP2 is not set
  38. # CONFIG_KERNEL_LZMA is not set
  39. # CONFIG_KERNEL_XZ is not set
  40. # CONFIG_KERNEL_LZO is not set
  41. # CONFIG_KERNEL_LZ4 is not set
  42. CONFIG_DEFAULT_HOSTNAME="(none)"
  43. CONFIG_SWAP=y
  44. CONFIG_SYSVIPC=y
  45. CONFIG_SYSVIPC_SYSCTL=y
  46. # CONFIG_POSIX_MQUEUE is not set
  47. CONFIG_CROSS_MEMORY_ATTACH=y
  48. # CONFIG_USELIB is not set
  49. # CONFIG_AUDIT is not set
  50.  
  51. #
  52. # IRQ subsystem
  53. #
  54. CONFIG_GENERIC_IRQ_PROBE=y
  55. CONFIG_GENERIC_IRQ_SHOW=y
  56. CONFIG_GENERIC_IRQ_EFFECTIVE_AFF_MASK=y
  57. CONFIG_GENERIC_IRQ_CHIP=y
  58. CONFIG_IRQ_DOMAIN=y
  59. CONFIG_HANDLE_DOMAIN_IRQ=y
  60. CONFIG_IRQ_FORCED_THREADING=y
  61. # CONFIG_GENERIC_IRQ_DEBUGFS is not set
  62. # end of IRQ subsystem
  63.  
  64. CONFIG_ARCH_CLOCKSOURCE_DATA=y
  65. CONFIG_GENERIC_TIME_VSYSCALL=y
  66. CONFIG_GENERIC_CLOCKEVENTS=y
  67. CONFIG_GENERIC_CMOS_UPDATE=y
  68.  
  69. #
  70. # Timers subsystem
  71. #
  72. CONFIG_TICK_ONESHOT=y
  73. CONFIG_HZ_PERIODIC=y
  74. # CONFIG_NO_HZ_IDLE is not set
  75. # CONFIG_NO_HZ is not set
  76. CONFIG_HIGH_RES_TIMERS=y
  77. # end of Timers subsystem
  78.  
  79. CONFIG_PREEMPT_NONE=y
  80. # CONFIG_PREEMPT_VOLUNTARY is not set
  81. # CONFIG_PREEMPT is not set
  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. # CONFIG_PSI is not set
  92. # end of CPU/Task time and stats accounting
  93.  
  94. #
  95. # RCU Subsystem
  96. #
  97. CONFIG_TINY_RCU=y
  98. # CONFIG_RCU_EXPERT is not set
  99. CONFIG_SRCU=y
  100. CONFIG_TINY_SRCU=y
  101. # end of RCU Subsystem
  102.  
  103. # CONFIG_IKCONFIG is not set
  104. # CONFIG_IKHEADERS is not set
  105. CONFIG_LOG_BUF_SHIFT=17
  106. CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT=13
  107. CONFIG_GENERIC_SCHED_CLOCK=y
  108.  
  109. #
  110. # Scheduler features
  111. #
  112. # end of Scheduler features
  113.  
  114. # CONFIG_CGROUPS is not set
  115. CONFIG_NAMESPACES=y
  116. CONFIG_UTS_NS=y
  117. CONFIG_IPC_NS=y
  118. # CONFIG_USER_NS is not set
  119. CONFIG_PID_NS=y
  120. CONFIG_NET_NS=y
  121. # CONFIG_CHECKPOINT_RESTORE is not set
  122. # CONFIG_SCHED_AUTOGROUP is not set
  123. # CONFIG_SYSFS_DEPRECATED is not set
  124. # CONFIG_RELAY is not set
  125. # CONFIG_BLK_DEV_INITRD is not set
  126. # CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE is not set
  127. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  128. CONFIG_HAVE_LD_DEAD_CODE_DATA_ELIMINATION=y
  129. CONFIG_SYSCTL=y
  130. CONFIG_SYSCTL_EXCEPTION_TRACE=y
  131. CONFIG_BPF=y
  132. # CONFIG_EXPERT is not set
  133. CONFIG_MULTIUSER=y
  134. CONFIG_SGETMASK_SYSCALL=y
  135. CONFIG_SYSFS_SYSCALL=y
  136. CONFIG_FHANDLE=y
  137. CONFIG_POSIX_TIMERS=y
  138. CONFIG_PRINTK=y
  139. CONFIG_PRINTK_NMI=y
  140. CONFIG_BUG=y
  141. CONFIG_ELF_CORE=y
  142. CONFIG_BASE_FULL=y
  143. CONFIG_FUTEX=y
  144. CONFIG_FUTEX_PI=y
  145. CONFIG_EPOLL=y
  146. CONFIG_SIGNALFD=y
  147. CONFIG_TIMERFD=y
  148. CONFIG_EVENTFD=y
  149. CONFIG_SHMEM=y
  150. CONFIG_AIO=y
  151. CONFIG_IO_URING=y
  152. CONFIG_ADVISE_SYSCALLS=y
  153. CONFIG_MEMBARRIER=y
  154. CONFIG_KALLSYMS=y
  155. # CONFIG_KALLSYMS_ALL is not set
  156. CONFIG_KALLSYMS_BASE_RELATIVE=y
  157. # CONFIG_BPF_SYSCALL is not set
  158. # CONFIG_USERFAULTFD is not set
  159. CONFIG_RSEQ=y
  160. # CONFIG_EMBEDDED is not set
  161. CONFIG_HAVE_PERF_EVENTS=y
  162. CONFIG_PERF_USE_VMALLOC=y
  163.  
  164. #
  165. # Kernel Performance Events And Counters
  166. #
  167. # CONFIG_PERF_EVENTS is not set
  168. # end of Kernel Performance Events And Counters
  169.  
  170. CONFIG_VM_EVENT_COUNTERS=y
  171. CONFIG_SLUB_DEBUG=y
  172. # CONFIG_COMPAT_BRK is not set
  173. # CONFIG_SLAB is not set
  174. CONFIG_SLUB=y
  175. # CONFIG_SLAB_MERGE_DEFAULT is not set
  176. # CONFIG_SLAB_FREELIST_RANDOM is not set
  177. # CONFIG_SLAB_FREELIST_HARDENED is not set
  178. # CONFIG_SHUFFLE_PAGE_ALLOCATOR is not set
  179. CONFIG_SYSTEM_DATA_VERIFICATION=y
  180. # CONFIG_PROFILING is not set
  181. # end of General setup
  182.  
  183. CONFIG_MIPS=y
  184.  
  185. #
  186. # Machine selection
  187. #
  188. # CONFIG_MIPS_GENERIC is not set
  189. # CONFIG_MIPS_ALCHEMY is not set
  190. # CONFIG_AR7 is not set
  191. # CONFIG_ATH25 is not set
  192. CONFIG_ATH79=y
  193. # CONFIG_BMIPS_GENERIC is not set
  194. # CONFIG_BCM47XX is not set
  195. # CONFIG_BCM63XX is not set
  196. # CONFIG_MIPS_COBALT is not set
  197. # CONFIG_MACH_DECSTATION is not set
  198. # CONFIG_MACH_JAZZ is not set
  199. # CONFIG_MACH_INGENIC is not set
  200. # CONFIG_LANTIQ is not set
  201. # CONFIG_LASAT is not set
  202. # CONFIG_MACH_LOONGSON32 is not set
  203. # CONFIG_MACH_LOONGSON64 is not set
  204. # CONFIG_MACH_PISTACHIO is not set
  205. # CONFIG_MIPS_MALTA is not set
  206. # CONFIG_MACH_PIC32 is not set
  207. # CONFIG_NEC_MARKEINS is not set
  208. # CONFIG_MACH_VR41XX is not set
  209. # CONFIG_NXP_STB220 is not set
  210. # CONFIG_NXP_STB225 is not set
  211. # CONFIG_PMC_MSP is not set
  212. # CONFIG_RALINK is not set
  213. # CONFIG_SGI_IP22 is not set
  214. # CONFIG_SGI_IP27 is not set
  215. # CONFIG_SGI_IP28 is not set
  216. # CONFIG_SGI_IP32 is not set
  217. # CONFIG_SIBYTE_CRHINE is not set
  218. # CONFIG_SIBYTE_CARMEL is not set
  219. # CONFIG_SIBYTE_CRHONE is not set
  220. # CONFIG_SIBYTE_RHONE is not set
  221. # CONFIG_SIBYTE_SWARM is not set
  222. # CONFIG_SIBYTE_LITTLESUR is not set
  223. # CONFIG_SIBYTE_SENTOSA is not set
  224. # CONFIG_SIBYTE_BIGSUR is not set
  225. # CONFIG_SNI_RM is not set
  226. # CONFIG_MACH_TX39XX is not set
  227. # CONFIG_MACH_TX49XX is not set
  228. # CONFIG_MIKROTIK_RB532 is not set
  229. # CONFIG_CAVIUM_OCTEON_SOC is not set
  230. # CONFIG_NLM_XLR_BOARD is not set
  231. # CONFIG_NLM_XLP_BOARD is not set
  232. # CONFIG_MIPS_PARAVIRT is not set
  233. # end of Machine selection
  234.  
  235. CONFIG_GENERIC_HWEIGHT=y
  236. CONFIG_GENERIC_CALIBRATE_DELAY=y
  237. CONFIG_SCHED_OMIT_FRAME_POINTER=y
  238. CONFIG_BOOT_RAW=y
  239. CONFIG_CEVT_R4K=y
  240. CONFIG_CSRC_R4K=y
  241. CONFIG_MIPS_CLOCK_VSYSCALL=y
  242. CONFIG_ARCH_SUPPORTS_UPROBES=y
  243. CONFIG_DMA_NONCOHERENT=y
  244. CONFIG_SYS_HAS_EARLY_PRINTK=y
  245. CONFIG_CPU_BIG_ENDIAN=y
  246. CONFIG_SYS_SUPPORTS_BIG_ENDIAN=y
  247. CONFIG_MIPS_SPRAM=y
  248. CONFIG_MIPS_L1_CACHE_SHIFT=5
  249.  
  250. #
  251. # CPU selection
  252. #
  253. CONFIG_CPU_MIPS32_R2=y
  254. CONFIG_SYS_SUPPORTS_ZBOOT=y
  255. CONFIG_SYS_SUPPORTS_ZBOOT_UART_PROM=y
  256. CONFIG_SYS_HAS_CPU_MIPS32_R2=y
  257. # end of CPU selection
  258.  
  259. CONFIG_CPU_MIPS32=y
  260. CONFIG_CPU_MIPSR2=y
  261. CONFIG_TARGET_ISA_REV=2
  262. CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y
  263. CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y
  264. CONFIG_HARDWARE_WATCHPOINTS=y
  265.  
  266. #
  267. # Kernel type
  268. #
  269. CONFIG_32BIT=y
  270. # CONFIG_KVM_GUEST is not set
  271. CONFIG_PAGE_SIZE_4KB=y
  272. # CONFIG_PAGE_SIZE_16KB is not set
  273. # CONFIG_PAGE_SIZE_64KB is not set
  274. CONFIG_FORCE_MAX_ZONEORDER=11
  275. CONFIG_CPU_HAS_PREFETCH=y
  276. CONFIG_CPU_GENERIC_DUMP_TLB=y
  277. CONFIG_MIPS_FP_SUPPORT=y
  278. CONFIG_CPU_R4K_FPU=y
  279. CONFIG_CPU_R4K_CACHE_TLB=y
  280. CONFIG_CPU_NEEDS_NO_SMARTMIPS_OR_MICROMIPS=y
  281. CONFIG_CPU_HAS_RIXI=y
  282. CONFIG_CPU_HAS_LOAD_STORE_LR=y
  283. CONFIG_CPU_HAS_SYNC=y
  284. CONFIG_MIPS_ASID_SHIFT=0
  285. CONFIG_MIPS_ASID_BITS=8
  286. CONFIG_CPU_SUPPORTS_HIGHMEM=y
  287. CONFIG_SYS_SUPPORTS_MIPS16=y
  288. CONFIG_CPU_SUPPORTS_MSA=y
  289. CONFIG_ARCH_FLATMEM_ENABLE=y
  290. # CONFIG_HZ_24 is not set
  291. # CONFIG_HZ_48 is not set
  292. CONFIG_HZ_100=y
  293. # CONFIG_HZ_128 is not set
  294. # CONFIG_HZ_250 is not set
  295. # CONFIG_HZ_256 is not set
  296. # CONFIG_HZ_1000 is not set
  297. # CONFIG_HZ_1024 is not set
  298. CONFIG_SYS_SUPPORTS_ARBIT_HZ=y
  299. CONFIG_HZ=100
  300. CONFIG_SCHED_HRTICK=y
  301. # CONFIG_KEXEC is not set
  302. # CONFIG_CRASH_DUMP is not set
  303. # CONFIG_SECCOMP is not set
  304. # CONFIG_MIPS_O32_FP64_SUPPORT is not set
  305. CONFIG_USE_OF=y
  306. # CONFIG_MIPS_NO_APPENDED_DTB is not set
  307. # CONFIG_MIPS_ELF_APPENDED_DTB is not set
  308. CONFIG_MIPS_RAW_APPENDED_DTB=y
  309. CONFIG_MIPS_CMDLINE_FROM_DTB=y
  310. # CONFIG_MIPS_CMDLINE_DTB_EXTEND is not set
  311. # CONFIG_MIPS_CMDLINE_FROM_BOOTLOADER is not set
  312. # CONFIG_MIPS_CMDLINE_BUILTIN_EXTEND is not set
  313. # end of Kernel type
  314.  
  315. CONFIG_LOCKDEP_SUPPORT=y
  316. CONFIG_STACKTRACE_SUPPORT=y
  317. CONFIG_PGTABLE_LEVELS=2
  318.  
  319. #
  320. # Bus options (PCI, PCMCIA, EISA, ISA, TC)
  321. #
  322. CONFIG_PCI_DRIVERS_LEGACY=y
  323. CONFIG_MMU=y
  324. CONFIG_ARCH_MMAP_RND_BITS_MIN=8
  325. CONFIG_ARCH_MMAP_RND_BITS_MAX=15
  326. CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MIN=8
  327. CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MAX=15
  328. # end of Bus options (PCI, PCMCIA, EISA, ISA, TC)
  329.  
  330. CONFIG_TRAD_SIGNALS=y
  331.  
  332. #
  333. # Power management options
  334. #
  335. CONFIG_ARCH_HIBERNATION_POSSIBLE=y
  336. CONFIG_ARCH_SUSPEND_POSSIBLE=y
  337. # CONFIG_SUSPEND is not set
  338. # CONFIG_HIBERNATION is not set
  339. # CONFIG_PM is not set
  340. # end of Power management options
  341.  
  342. #
  343. # CPU Power Management
  344. #
  345.  
  346. #
  347. # CPU Idle
  348. #
  349. # CONFIG_CPU_IDLE is not set
  350. # end of CPU Idle
  351. # end of CPU Power Management
  352.  
  353. #
  354. # Firmware Drivers
  355. #
  356. # CONFIG_GOOGLE_FIRMWARE is not set
  357.  
  358. #
  359. # Tegra firmware driver
  360. #
  361. # end of Tegra firmware driver
  362. # end of Firmware Drivers
  363.  
  364. CONFIG_HAVE_KVM=y
  365. # CONFIG_VIRTUALIZATION is not set
  366.  
  367. #
  368. # General architecture-dependent options
  369. #
  370. CONFIG_HAVE_OPROFILE=y
  371. # CONFIG_KPROBES is not set
  372. # CONFIG_JUMP_LABEL is not set
  373. CONFIG_ARCH_USE_BUILTIN_BSWAP=y
  374. CONFIG_HAVE_IOREMAP_PROT=y
  375. CONFIG_HAVE_KPROBES=y
  376. CONFIG_HAVE_KRETPROBES=y
  377. CONFIG_HAVE_NMI=y
  378. CONFIG_HAVE_ARCH_TRACEHOOK=y
  379. CONFIG_HAVE_DMA_CONTIGUOUS=y
  380. CONFIG_GENERIC_SMP_IDLE_THREAD=y
  381. CONFIG_ARCH_HAS_UNCACHED_SEGMENT=y
  382. CONFIG_ARCH_32BIT_OFF_T=y
  383. CONFIG_HAVE_ASM_MODVERSIONS=y
  384. CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
  385. CONFIG_HAVE_RSEQ=y
  386. CONFIG_HAVE_CLK=y
  387. CONFIG_HAVE_ARCH_JUMP_LABEL=y
  388. CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
  389. CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
  390. CONFIG_HAVE_STACKPROTECTOR=y
  391. CONFIG_CC_HAS_STACKPROTECTOR_NONE=y
  392. CONFIG_STACKPROTECTOR=y
  393. CONFIG_STACKPROTECTOR_STRONG=y
  394. CONFIG_HAVE_CONTEXT_TRACKING=y
  395. CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y
  396. CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
  397. CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
  398. CONFIG_MODULES_USE_ELF_REL=y
  399. CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACK=y
  400. CONFIG_ARCH_HAS_ELF_RANDOMIZE=y
  401. CONFIG_HAVE_ARCH_MMAP_RND_BITS=y
  402. CONFIG_HAVE_EXIT_THREAD=y
  403. CONFIG_ARCH_MMAP_RND_BITS=8
  404. CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT=y
  405. CONFIG_HAVE_COPY_THREAD_TLS=y
  406. CONFIG_CLONE_BACKWARDS=y
  407. CONFIG_64BIT_TIME=y
  408. CONFIG_COMPAT_32BIT_TIME=y
  409. # CONFIG_REFCOUNT_FULL is not set
  410. CONFIG_HAVE_ARCH_COMPILER_H=y
  411. # CONFIG_LOCK_EVENT_COUNTS is not set
  412.  
  413. #
  414. # GCOV-based kernel profiling
  415. #
  416. # CONFIG_GCOV_KERNEL is not set
  417. # end of GCOV-based kernel profiling
  418.  
  419. CONFIG_PLUGIN_HOSTCC="g++"
  420. # end of General architecture-dependent options
  421.  
  422. CONFIG_RT_MUTEXES=y
  423. CONFIG_BASE_SMALL=0
  424. CONFIG_MODULES=y
  425. # CONFIG_MODULE_FORCE_LOAD is not set
  426. CONFIG_MODULE_UNLOAD=y
  427. # CONFIG_MODULE_FORCE_UNLOAD is not set
  428. # CONFIG_MODVERSIONS is not set
  429. # CONFIG_MODULE_SRCVERSION_ALL is not set
  430. # CONFIG_MODULE_SIG is not set
  431. # CONFIG_MODULE_COMPRESS is not set
  432. # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set
  433. # CONFIG_UNUSED_SYMBOLS is not set
  434. # CONFIG_TRIM_UNUSED_KSYMS is not set
  435. CONFIG_BLOCK=y
  436. # CONFIG_BLK_DEV_BSG is not set
  437. # CONFIG_BLK_DEV_BSGLIB is not set
  438. # CONFIG_BLK_DEV_INTEGRITY is not set
  439. # CONFIG_BLK_DEV_ZONED is not set
  440. # CONFIG_BLK_CMDLINE_PARSER is not set
  441. # CONFIG_BLK_WBT is not set
  442. CONFIG_BLK_DEBUG_FS=y
  443. # CONFIG_BLK_SED_OPAL is not set
  444.  
  445. #
  446. # Partition Types
  447. #
  448. # CONFIG_PARTITION_ADVANCED is not set
  449. CONFIG_MSDOS_PARTITION=y
  450. CONFIG_EFI_PARTITION=y
  451. # end of Partition Types
  452.  
  453. #
  454. # IO Schedulers
  455. #
  456. CONFIG_MQ_IOSCHED_DEADLINE=y
  457. CONFIG_MQ_IOSCHED_KYBER=y
  458. # CONFIG_IOSCHED_BFQ is not set
  459. # end of IO Schedulers
  460.  
  461. CONFIG_ASN1=y
  462. CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
  463. CONFIG_INLINE_READ_UNLOCK=y
  464. CONFIG_INLINE_READ_UNLOCK_IRQ=y
  465. CONFIG_INLINE_WRITE_UNLOCK=y
  466. CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
  467. CONFIG_ARCH_USE_QUEUED_SPINLOCKS=y
  468. CONFIG_ARCH_USE_QUEUED_RWLOCKS=y
  469.  
  470. #
  471. # Executable file formats
  472. #
  473. CONFIG_BINFMT_ELF=y
  474. CONFIG_ARCH_BINFMT_ELF_STATE=y
  475. CONFIG_ELFCORE=y
  476. CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
  477. CONFIG_BINFMT_SCRIPT=y
  478. # CONFIG_BINFMT_MISC is not set
  479. CONFIG_COREDUMP=y
  480. # end of Executable file formats
  481.  
  482. #
  483. # Memory Management options
  484. #
  485. CONFIG_FLATMEM=y
  486. CONFIG_FLAT_NODE_MEM_MAP=y
  487. CONFIG_HAVE_MEMBLOCK_NODE_MAP=y
  488. CONFIG_HAVE_FAST_GUP=y
  489. CONFIG_SPLIT_PTLOCK_CPUS=4
  490. CONFIG_COMPACTION=y
  491. CONFIG_MIGRATION=y
  492. CONFIG_VIRT_TO_BUS=y
  493. # CONFIG_KSM is not set
  494. CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
  495. CONFIG_NEED_PER_CPU_KM=y
  496. # CONFIG_CLEANCACHE is not set
  497. # CONFIG_FRONTSWAP is not set
  498. # CONFIG_CMA is not set
  499. # CONFIG_ZPOOL is not set
  500. # CONFIG_ZBUD is not set
  501. # CONFIG_ZSMALLOC is not set
  502. # CONFIG_IDLE_PAGE_TRACKING is not set
  503. # CONFIG_PERCPU_STATS is not set
  504. # CONFIG_GUP_BENCHMARK is not set
  505. # end of Memory Management options
  506.  
  507. CONFIG_NET=y
  508.  
  509. #
  510. # Networking options
  511. #
  512. CONFIG_PACKET=y
  513. # CONFIG_PACKET_DIAG is not set
  514. CONFIG_UNIX=y
  515. CONFIG_UNIX_SCM=y
  516. # CONFIG_UNIX_DIAG is not set
  517. # CONFIG_TLS is not set
  518. # CONFIG_XFRM_USER is not set
  519. # CONFIG_NET_KEY is not set
  520. CONFIG_INET=y
  521. CONFIG_IP_MULTICAST=y
  522. CONFIG_IP_ADVANCED_ROUTER=y
  523. # CONFIG_IP_FIB_TRIE_STATS is not set
  524. # CONFIG_IP_MULTIPLE_TABLES is not set
  525. # CONFIG_IP_ROUTE_MULTIPATH is not set
  526. # CONFIG_IP_ROUTE_VERBOSE is not set
  527. # CONFIG_IP_PNP is not set
  528. # CONFIG_NET_IPIP is not set
  529. # CONFIG_NET_IPGRE_DEMUX is not set
  530. # CONFIG_IP_MROUTE is not set
  531. # CONFIG_SYN_COOKIES is not set
  532. # CONFIG_NET_IPVTI is not set
  533. # CONFIG_NET_FOU is not set
  534. # CONFIG_INET_AH is not set
  535. # CONFIG_INET_ESP is not set
  536. # CONFIG_INET_IPCOMP is not set
  537. CONFIG_INET_DIAG=y
  538. CONFIG_INET_TCP_DIAG=y
  539. # CONFIG_INET_UDP_DIAG is not set
  540. # CONFIG_INET_RAW_DIAG is not set
  541. # CONFIG_INET_DIAG_DESTROY is not set
  542. # CONFIG_TCP_CONG_ADVANCED is not set
  543. CONFIG_TCP_CONG_CUBIC=y
  544. CONFIG_DEFAULT_TCP_CONG="cubic"
  545. # CONFIG_TCP_MD5SIG is not set
  546. # CONFIG_IPV6 is not set
  547. # CONFIG_NETWORK_SECMARK is not set
  548. # CONFIG_NETWORK_PHY_TIMESTAMPING is not set
  549. # CONFIG_NETFILTER is not set
  550. # CONFIG_BPFILTER is not set
  551. # CONFIG_IP_DCCP is not set
  552. # CONFIG_IP_SCTP is not set
  553. # CONFIG_RDS is not set
  554. # CONFIG_TIPC is not set
  555. # CONFIG_ATM is not set
  556. # CONFIG_L2TP is not set
  557. # CONFIG_BRIDGE is not set
  558. CONFIG_HAVE_NET_DSA=y
  559. # CONFIG_NET_DSA is not set
  560. # CONFIG_VLAN_8021Q is not set
  561. # CONFIG_DECNET is not set
  562. # CONFIG_LLC2 is not set
  563. # CONFIG_ATALK is not set
  564. # CONFIG_X25 is not set
  565. # CONFIG_LAPB is not set
  566. # CONFIG_PHONET is not set
  567. # CONFIG_IEEE802154 is not set
  568. # CONFIG_NET_SCHED is not set
  569. # CONFIG_DCB is not set
  570. # CONFIG_DNS_RESOLVER is not set
  571. # CONFIG_BATMAN_ADV is not set
  572. # CONFIG_OPENVSWITCH is not set
  573. # CONFIG_VSOCKETS is not set
  574. # CONFIG_NETLINK_DIAG is not set
  575. # CONFIG_MPLS is not set
  576. # CONFIG_NET_NSH is not set
  577. # CONFIG_HSR is not set
  578. # CONFIG_NET_SWITCHDEV is not set
  579. # CONFIG_NET_L3_MASTER_DEV is not set
  580. # CONFIG_NET_NCSI is not set
  581. CONFIG_NET_RX_BUSY_POLL=y
  582. CONFIG_BQL=y
  583. # CONFIG_BPF_JIT is not set
  584.  
  585. #
  586. # Network testing
  587. #
  588. # CONFIG_NET_PKTGEN is not set
  589. # end of Network testing
  590. # end of Networking options
  591.  
  592. # CONFIG_HAMRADIO is not set
  593. # CONFIG_CAN is not set
  594. # CONFIG_BT is not set
  595. # CONFIG_AF_RXRPC is not set
  596. # CONFIG_AF_KCM is not set
  597. CONFIG_WIRELESS=y
  598. CONFIG_CFG80211=m
  599. # CONFIG_NL80211_TESTMODE is not set
  600. # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
  601. CONFIG_CFG80211_REQUIRE_SIGNED_REGDB=y
  602. CONFIG_CFG80211_USE_KERNEL_REGDB_KEYS=y
  603. CONFIG_CFG80211_DEFAULT_PS=y
  604. # CONFIG_CFG80211_DEBUGFS is not set
  605. CONFIG_CFG80211_CRDA_SUPPORT=y
  606. # CONFIG_CFG80211_WEXT is not set
  607. CONFIG_MAC80211=m
  608. CONFIG_MAC80211_HAS_RC=y
  609. CONFIG_MAC80211_RC_MINSTREL=y
  610. CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
  611. CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
  612. # CONFIG_MAC80211_MESH is not set
  613. CONFIG_MAC80211_LEDS=y
  614. CONFIG_MAC80211_DEBUGFS=y
  615. # CONFIG_MAC80211_MESSAGE_TRACING is not set
  616. # CONFIG_MAC80211_DEBUG_MENU is not set
  617. CONFIG_MAC80211_STA_HASH_MAX_SIZE=0
  618. # CONFIG_WIMAX is not set
  619. # CONFIG_RFKILL is not set
  620. # CONFIG_NET_9P is not set
  621. # CONFIG_CAIF is not set
  622. # CONFIG_CEPH_LIB is not set
  623. # CONFIG_NFC is not set
  624. # CONFIG_PSAMPLE is not set
  625. # CONFIG_NET_IFE is not set
  626. # CONFIG_LWTUNNEL is not set
  627. # CONFIG_FAILOVER is not set
  628. CONFIG_HAVE_EBPF_JIT=y
  629.  
  630. #
  631. # Device Drivers
  632. #
  633. # CONFIG_PCCARD is not set
  634.  
  635. #
  636. # Generic Driver Options
  637. #
  638. # CONFIG_UEVENT_HELPER is not set
  639. # CONFIG_DEVTMPFS is not set
  640. CONFIG_STANDALONE=y
  641. CONFIG_PREVENT_FIRMWARE_BUILD=y
  642.  
  643. #
  644. # Firmware loader
  645. #
  646. CONFIG_FW_LOADER=y
  647. CONFIG_EXTRA_FIRMWARE=""
  648. # CONFIG_FW_LOADER_USER_HELPER is not set
  649. # CONFIG_FW_LOADER_COMPRESS is not set
  650. # end of Firmware loader
  651.  
  652. CONFIG_ALLOW_DEV_COREDUMP=y
  653. # CONFIG_DEBUG_DRIVER is not set
  654. # CONFIG_DEBUG_DEVRES is not set
  655. # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set
  656. # CONFIG_TEST_ASYNC_DRIVER_PROBE is not set
  657. CONFIG_GENERIC_CPU_AUTOPROBE=y
  658. # end of Generic Driver Options
  659.  
  660. #
  661. # Bus devices
  662. #
  663. # CONFIG_BRCMSTB_GISB_ARB is not set
  664. # CONFIG_MOXTET is not set
  665. # CONFIG_MIPS_CDMM is not set
  666. # end of Bus devices
  667.  
  668. # CONFIG_CONNECTOR is not set
  669. # CONFIG_GNSS is not set
  670. CONFIG_MTD=y
  671. # CONFIG_MTD_TESTS is not set
  672.  
  673. #
  674. # Partition parsers
  675. #
  676. # CONFIG_MTD_AR7_PARTS is not set
  677. CONFIG_MTD_CMDLINE_PARTS=y
  678. CONFIG_MTD_OF_PARTS=y
  679. CONFIG_MTD_REDBOOT_PARTS=y
  680. CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-2
  681. # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
  682. # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set
  683. # end of Partition parsers
  684.  
  685. #
  686. # User Modules And Translation Layers
  687. #
  688. CONFIG_MTD_BLKDEVS=y
  689. CONFIG_MTD_BLOCK=y
  690. # CONFIG_FTL is not set
  691. # CONFIG_NFTL is not set
  692. # CONFIG_INFTL is not set
  693. # CONFIG_RFD_FTL is not set
  694. # CONFIG_SSFDC is not set
  695. # CONFIG_SM_FTL is not set
  696. # CONFIG_MTD_OOPS is not set
  697. # CONFIG_MTD_SWAP is not set
  698. # CONFIG_MTD_PARTITIONED_MASTER is not set
  699.  
  700. #
  701. # RAM/ROM/Flash chip drivers
  702. #
  703. CONFIG_MTD_CFI=y
  704. CONFIG_MTD_JEDECPROBE=y
  705. CONFIG_MTD_GEN_PROBE=y
  706. # CONFIG_MTD_CFI_ADV_OPTIONS is not set
  707. CONFIG_MTD_MAP_BANK_WIDTH_1=y
  708. CONFIG_MTD_MAP_BANK_WIDTH_2=y
  709. CONFIG_MTD_MAP_BANK_WIDTH_4=y
  710. CONFIG_MTD_CFI_I1=y
  711. CONFIG_MTD_CFI_I2=y
  712. # CONFIG_MTD_CFI_INTELEXT is not set
  713. CONFIG_MTD_CFI_AMDSTD=y
  714. # CONFIG_MTD_CFI_STAA is not set
  715. CONFIG_MTD_CFI_UTIL=y
  716. # CONFIG_MTD_RAM is not set
  717. # CONFIG_MTD_ROM is not set
  718. # CONFIG_MTD_ABSENT is not set
  719. # end of RAM/ROM/Flash chip drivers
  720.  
  721. #
  722. # Mapping drivers for chip access
  723. #
  724. CONFIG_MTD_COMPLEX_MAPPINGS=y
  725. CONFIG_MTD_PHYSMAP=y
  726. # CONFIG_MTD_PHYSMAP_COMPAT is not set
  727. # CONFIG_MTD_PHYSMAP_OF is not set
  728. # CONFIG_MTD_PHYSMAP_GPIO_ADDR is not set
  729. # CONFIG_MTD_PLATRAM is not set
  730. # end of Mapping drivers for chip access
  731.  
  732. #
  733. # Self-contained MTD device drivers
  734. #
  735. # CONFIG_MTD_DATAFLASH is not set
  736. # CONFIG_MTD_MCHP23K256 is not set
  737. # CONFIG_MTD_SST25L is not set
  738. # CONFIG_MTD_SLRAM is not set
  739. # CONFIG_MTD_PHRAM is not set
  740. # CONFIG_MTD_MTDRAM is not set
  741. # CONFIG_MTD_BLOCK2MTD is not set
  742.  
  743. #
  744. # Disk-On-Chip Device Drivers
  745. #
  746. # CONFIG_MTD_DOCG3 is not set
  747. # end of Self-contained MTD device drivers
  748.  
  749. # CONFIG_MTD_ONENAND is not set
  750. # CONFIG_MTD_RAW_NAND is not set
  751. # CONFIG_MTD_SPI_NAND is not set
  752.  
  753. #
  754. # LPDDR & LPDDR2 PCM memory drivers
  755. #
  756. # CONFIG_MTD_LPDDR is not set
  757. # end of LPDDR & LPDDR2 PCM memory drivers
  758.  
  759. CONFIG_MTD_SPI_NOR=y
  760. CONFIG_MTD_SPI_NOR_USE_4K_SECTORS=y
  761. # CONFIG_SPI_MTK_QUADSPI is not set
  762. # CONFIG_MTD_UBI is not set
  763. # CONFIG_MTD_HYPERBUS is not set
  764. CONFIG_DTC=y
  765. CONFIG_OF=y
  766. # CONFIG_OF_UNITTEST is not set
  767. CONFIG_OF_FLATTREE=y
  768. CONFIG_OF_EARLY_FLATTREE=y
  769. CONFIG_OF_KOBJ=y
  770. CONFIG_OF_ADDRESS=y
  771. CONFIG_OF_IRQ=y
  772. CONFIG_OF_NET=y
  773. CONFIG_OF_RESERVED_MEM=y
  774. # CONFIG_OF_OVERLAY is not set
  775. # CONFIG_PARPORT is not set
  776. CONFIG_BLK_DEV=y
  777. # CONFIG_BLK_DEV_NULL_BLK is not set
  778. # CONFIG_BLK_DEV_LOOP is not set
  779. # CONFIG_BLK_DEV_DRBD is not set
  780. # CONFIG_BLK_DEV_NBD is not set
  781. # CONFIG_BLK_DEV_RAM is not set
  782. # CONFIG_CDROM_PKTCDVD is not set
  783. # CONFIG_ATA_OVER_ETH is not set
  784. # CONFIG_BLK_DEV_RBD is not set
  785.  
  786. #
  787. # NVME Support
  788. #
  789. # CONFIG_NVME_FC is not set
  790. # end of NVME Support
  791.  
  792. #
  793. # Misc devices
  794. #
  795. # CONFIG_AD525X_DPOT is not set
  796. # CONFIG_DUMMY_IRQ is not set
  797. # CONFIG_ICS932S401 is not set
  798. # CONFIG_ENCLOSURE_SERVICES is not set
  799. # CONFIG_APDS9802ALS is not set
  800. # CONFIG_ISL29003 is not set
  801. # CONFIG_ISL29020 is not set
  802. # CONFIG_SENSORS_TSL2550 is not set
  803. # CONFIG_SENSORS_BH1770 is not set
  804. # CONFIG_SENSORS_APDS990X is not set
  805. # CONFIG_HMC6352 is not set
  806. # CONFIG_DS1682 is not set
  807. # CONFIG_LATTICE_ECP3_CONFIG is not set
  808. # CONFIG_SRAM is not set
  809. # CONFIG_XILINX_SDFEC is not set
  810. # CONFIG_PVPANIC is not set
  811. # CONFIG_C2PORT is not set
  812.  
  813. #
  814. # EEPROM support
  815. #
  816. # CONFIG_EEPROM_AT24 is not set
  817. # CONFIG_EEPROM_AT25 is not set
  818. # CONFIG_EEPROM_LEGACY is not set
  819. # CONFIG_EEPROM_MAX6875 is not set
  820. # CONFIG_EEPROM_93CX6 is not set
  821. # CONFIG_EEPROM_93XX46 is not set
  822. # CONFIG_EEPROM_IDT_89HPESX is not set
  823. # CONFIG_EEPROM_EE1004 is not set
  824. # end of EEPROM support
  825.  
  826. #
  827. # Texas Instruments shared transport line discipline
  828. #
  829. # CONFIG_TI_ST is not set
  830. # end of Texas Instruments shared transport line discipline
  831.  
  832. # CONFIG_SENSORS_LIS3_SPI is not set
  833. # CONFIG_SENSORS_LIS3_I2C is not set
  834. # CONFIG_ALTERA_STAPL is not set
  835.  
  836. #
  837. # Intel MIC & related support
  838. #
  839.  
  840. #
  841. # Intel MIC Bus Driver
  842. #
  843.  
  844. #
  845. # SCIF Bus Driver
  846. #
  847.  
  848. #
  849. # VOP Bus Driver
  850. #
  851. # CONFIG_VOP_BUS is not set
  852.  
  853. #
  854. # Intel MIC Host Driver
  855. #
  856.  
  857. #
  858. # Intel MIC Card Driver
  859. #
  860.  
  861. #
  862. # SCIF Driver
  863. #
  864.  
  865. #
  866. # Intel MIC Coprocessor State Management (COSM) Drivers
  867. #
  868.  
  869. #
  870. # VOP Driver
  871. #
  872. # end of Intel MIC & related support
  873.  
  874. # CONFIG_ECHO is not set
  875. # CONFIG_MISC_RTSX_USB is not set
  876. # end of Misc devices
  877.  
  878. CONFIG_HAVE_IDE=y
  879. # CONFIG_IDE is not set
  880.  
  881. #
  882. # SCSI device support
  883. #
  884. CONFIG_SCSI_MOD=y
  885. # CONFIG_RAID_ATTRS is not set
  886. # CONFIG_SCSI is not set
  887. # end of SCSI device support
  888.  
  889. # CONFIG_ATA is not set
  890. # CONFIG_MD is not set
  891. # CONFIG_TARGET_CORE is not set
  892. CONFIG_NETDEVICES=y
  893. CONFIG_NET_CORE=y
  894. # CONFIG_BONDING is not set
  895. # CONFIG_DUMMY is not set
  896. # CONFIG_EQUALIZER is not set
  897. # CONFIG_NET_TEAM is not set
  898. # CONFIG_MACVLAN is not set
  899. # CONFIG_IPVLAN is not set
  900. # CONFIG_VXLAN is not set
  901. # CONFIG_GENEVE is not set
  902. # CONFIG_GTP is not set
  903. # CONFIG_MACSEC is not set
  904. # CONFIG_NETCONSOLE is not set
  905. # CONFIG_TUN is not set
  906. # CONFIG_TUN_VNET_CROSS_LE is not set
  907. # CONFIG_VETH is not set
  908. # CONFIG_NLMON is not set
  909.  
  910. #
  911. # CAIF transport drivers
  912. #
  913.  
  914. #
  915. # Distributed Switch Architecture drivers
  916. #
  917. # end of Distributed Switch Architecture drivers
  918.  
  919. CONFIG_ETHERNET=y
  920. CONFIG_NET_VENDOR_ALACRITECH=y
  921. # CONFIG_ALTERA_TSE is not set
  922. CONFIG_NET_VENDOR_AMAZON=y
  923. CONFIG_NET_VENDOR_AQUANTIA=y
  924. CONFIG_NET_VENDOR_ARC=y
  925. CONFIG_NET_VENDOR_ATHEROS=y
  926. # CONFIG_AG71XX is not set
  927. CONFIG_NET_VENDOR_AURORA=y
  928. # CONFIG_AURORA_NB8800 is not set
  929. CONFIG_NET_VENDOR_BROADCOM=y
  930. # CONFIG_B44 is not set
  931. # CONFIG_BCMGENET is not set
  932. # CONFIG_SYSTEMPORT is not set
  933. CONFIG_NET_VENDOR_CADENCE=y
  934. # CONFIG_MACB is not set
  935. CONFIG_NET_VENDOR_CAVIUM=y
  936. CONFIG_NET_VENDOR_CORTINA=y
  937. # CONFIG_GEMINI_ETHERNET is not set
  938. # CONFIG_DM9000 is not set
  939. # CONFIG_DNET is not set
  940. CONFIG_NET_VENDOR_EZCHIP=y
  941. # CONFIG_EZCHIP_NPS_MANAGEMENT_ENET is not set
  942. CONFIG_NET_VENDOR_GOOGLE=y
  943. CONFIG_NET_VENDOR_HUAWEI=y
  944. CONFIG_NET_VENDOR_I825XX=y
  945. CONFIG_NET_VENDOR_INTEL=y
  946. CONFIG_NET_VENDOR_MARVELL=y
  947. # CONFIG_MVMDIO is not set
  948. CONFIG_NET_VENDOR_MELLANOX=y
  949. # CONFIG_MLXSW_CORE is not set
  950. # CONFIG_MLXFW is not set
  951. CONFIG_NET_VENDOR_MICREL=y
  952. # CONFIG_KS8851 is not set
  953. # CONFIG_KS8851_MLL is not set
  954. CONFIG_NET_VENDOR_MICROCHIP=y
  955. # CONFIG_ENC28J60 is not set
  956. # CONFIG_ENCX24J600 is not set
  957. CONFIG_NET_VENDOR_MICROSEMI=y
  958. CONFIG_NET_VENDOR_NATSEMI=y
  959. CONFIG_NET_VENDOR_NETRONOME=y
  960. CONFIG_NET_VENDOR_NI=y
  961. # CONFIG_NI_XGE_MANAGEMENT_ENET is not set
  962. CONFIG_NET_VENDOR_8390=y
  963. # CONFIG_AX88796 is not set
  964. # CONFIG_ETHOC is not set
  965. CONFIG_NET_VENDOR_PENSANDO=y
  966. CONFIG_NET_VENDOR_QUALCOMM=y
  967. # CONFIG_QCA7000_SPI is not set
  968. # CONFIG_QCOM_EMAC is not set
  969. # CONFIG_RMNET is not set
  970. CONFIG_NET_VENDOR_RENESAS=y
  971. CONFIG_NET_VENDOR_ROCKER=y
  972. CONFIG_NET_VENDOR_SAMSUNG=y
  973. # CONFIG_SXGBE_ETH is not set
  974. CONFIG_NET_VENDOR_SEEQ=y
  975. CONFIG_NET_VENDOR_SOLARFLARE=y
  976. CONFIG_NET_VENDOR_SMSC=y
  977. # CONFIG_SMC91X is not set
  978. # CONFIG_SMSC911X is not set
  979. CONFIG_NET_VENDOR_SOCIONEXT=y
  980. CONFIG_NET_VENDOR_STMICRO=y
  981. # CONFIG_STMMAC_ETH is not set
  982. CONFIG_NET_VENDOR_SYNOPSYS=y
  983. # CONFIG_DWC_XLGMAC is not set
  984. CONFIG_NET_VENDOR_VIA=y
  985. # CONFIG_VIA_RHINE is not set
  986. # CONFIG_VIA_VELOCITY is not set
  987. CONFIG_NET_VENDOR_WIZNET=y
  988. # CONFIG_WIZNET_W5100 is not set
  989. # CONFIG_WIZNET_W5300 is not set
  990. CONFIG_NET_VENDOR_XILINX=y
  991. # CONFIG_XILINX_EMACLITE is not set
  992. # CONFIG_MDIO_DEVICE is not set
  993. # CONFIG_PHYLIB is not set
  994. # CONFIG_MICREL_KS8995MA is not set
  995. # CONFIG_PPP is not set
  996. # CONFIG_SLIP is not set
  997. CONFIG_USB_NET_DRIVERS=y
  998. # CONFIG_USB_CATC is not set
  999. # CONFIG_USB_KAWETH is not set
  1000. # CONFIG_USB_PEGASUS is not set
  1001. # CONFIG_USB_RTL8150 is not set
  1002. # CONFIG_USB_RTL8152 is not set
  1003. # CONFIG_USB_LAN78XX is not set
  1004. # CONFIG_USB_USBNET is not set
  1005. # CONFIG_USB_IPHETH is not set
  1006. CONFIG_WLAN=y
  1007. CONFIG_WLAN_VENDOR_ADMTEK=y
  1008. CONFIG_ATH_COMMON=m
  1009. CONFIG_WLAN_VENDOR_ATH=y
  1010. # CONFIG_ATH_DEBUG is not set
  1011. CONFIG_ATH9K_HW=m
  1012. CONFIG_ATH9K_COMMON=m
  1013. CONFIG_ATH9K_BTCOEX_SUPPORT=y
  1014. CONFIG_ATH9K=m
  1015. CONFIG_ATH9K_AHB=y
  1016. # CONFIG_ATH9K_DEBUGFS is not set
  1017. # CONFIG_ATH9K_DYNACK is not set
  1018. # CONFIG_ATH9K_CHANNEL_CONTEXT is not set
  1019. CONFIG_ATH9K_PCOEM=y
  1020. # CONFIG_ATH9K_HTC is not set
  1021. # CONFIG_CARL9170 is not set
  1022. # CONFIG_ATH6KL is not set
  1023. # CONFIG_AR5523 is not set
  1024. # CONFIG_ATH10K is not set
  1025. # CONFIG_WCN36XX is not set
  1026. CONFIG_WLAN_VENDOR_ATMEL=y
  1027. # CONFIG_AT76C50X_USB is not set
  1028. CONFIG_WLAN_VENDOR_BROADCOM=y
  1029. # CONFIG_B43 is not set
  1030. # CONFIG_B43LEGACY is not set
  1031. # CONFIG_BRCMSMAC is not set
  1032. # CONFIG_BRCMFMAC is not set
  1033. CONFIG_WLAN_VENDOR_CISCO=y
  1034. CONFIG_WLAN_VENDOR_INTEL=y
  1035. CONFIG_WLAN_VENDOR_INTERSIL=y
  1036. # CONFIG_HOSTAP is not set
  1037. # CONFIG_P54_COMMON is not set
  1038. CONFIG_WLAN_VENDOR_MARVELL=y
  1039. # CONFIG_LIBERTAS is not set
  1040. # CONFIG_LIBERTAS_THINFIRM is not set
  1041. # CONFIG_MWIFIEX is not set
  1042. CONFIG_WLAN_VENDOR_MEDIATEK=y
  1043. # CONFIG_MT7601U is not set
  1044. # CONFIG_MT76x0U is not set
  1045. # CONFIG_MT76x2U is not set
  1046. CONFIG_WLAN_VENDOR_RALINK=y
  1047. # CONFIG_RT2X00 is not set
  1048. CONFIG_WLAN_VENDOR_REALTEK=y
  1049. # CONFIG_RTL8187 is not set
  1050. CONFIG_RTL_CARDS=m
  1051. # CONFIG_RTL8192CU is not set
  1052. # CONFIG_RTL8XXXU is not set
  1053. # CONFIG_RTW88 is not set
  1054. CONFIG_WLAN_VENDOR_RSI=y
  1055. # CONFIG_RSI_91X is not set
  1056. CONFIG_WLAN_VENDOR_ST=y
  1057. # CONFIG_CW1200 is not set
  1058. CONFIG_WLAN_VENDOR_TI=y
  1059. # CONFIG_WL1251 is not set
  1060. # CONFIG_WL12XX is not set
  1061. # CONFIG_WL18XX is not set
  1062. # CONFIG_WLCORE is not set
  1063. CONFIG_WLAN_VENDOR_ZYDAS=y
  1064. # CONFIG_USB_ZD1201 is not set
  1065. # CONFIG_ZD1211RW is not set
  1066. CONFIG_WLAN_VENDOR_QUANTENNA=y
  1067. # CONFIG_MAC80211_HWSIM is not set
  1068. # CONFIG_USB_NET_RNDIS_WLAN is not set
  1069. # CONFIG_VIRT_WIFI is not set
  1070.  
  1071. #
  1072. # Enable WiMAX (Networking options) to see the WiMAX drivers
  1073. #
  1074. # CONFIG_WAN is not set
  1075. # CONFIG_NETDEVSIM is not set
  1076. # CONFIG_NET_FAILOVER is not set
  1077. # CONFIG_ISDN is not set
  1078. # CONFIG_NVM is not set
  1079.  
  1080. #
  1081. # Input device support
  1082. #
  1083. CONFIG_INPUT=y
  1084. CONFIG_INPUT_LEDS=m
  1085. # CONFIG_INPUT_FF_MEMLESS is not set
  1086. CONFIG_INPUT_POLLDEV=m
  1087. # CONFIG_INPUT_SPARSEKMAP is not set
  1088. # CONFIG_INPUT_MATRIXKMAP is not set
  1089.  
  1090. #
  1091. # Userland interfaces
  1092. #
  1093. # CONFIG_INPUT_MOUSEDEV is not set
  1094. # CONFIG_INPUT_JOYDEV is not set
  1095. # CONFIG_INPUT_EVDEV is not set
  1096. # CONFIG_INPUT_EVBUG is not set
  1097.  
  1098. #
  1099. # Input Device Drivers
  1100. #
  1101. CONFIG_INPUT_KEYBOARD=y
  1102. # CONFIG_KEYBOARD_ADP5588 is not set
  1103. # CONFIG_KEYBOARD_ADP5589 is not set
  1104. # CONFIG_KEYBOARD_ATKBD is not set
  1105. # CONFIG_KEYBOARD_QT1050 is not set
  1106. # CONFIG_KEYBOARD_QT1070 is not set
  1107. # CONFIG_KEYBOARD_QT2160 is not set
  1108. # CONFIG_KEYBOARD_DLINK_DIR685 is not set
  1109. # CONFIG_KEYBOARD_LKKBD is not set
  1110. # CONFIG_KEYBOARD_GPIO is not set
  1111. CONFIG_KEYBOARD_GPIO_POLLED=m
  1112. # CONFIG_KEYBOARD_TCA6416 is not set
  1113. # CONFIG_KEYBOARD_TCA8418 is not set
  1114. # CONFIG_KEYBOARD_MATRIX is not set
  1115. # CONFIG_KEYBOARD_LM8323 is not set
  1116. # CONFIG_KEYBOARD_LM8333 is not set
  1117. # CONFIG_KEYBOARD_MAX7359 is not set
  1118. # CONFIG_KEYBOARD_MCS is not set
  1119. # CONFIG_KEYBOARD_MPR121 is not set
  1120. # CONFIG_KEYBOARD_NEWTON is not set
  1121. # CONFIG_KEYBOARD_OPENCORES is not set
  1122. # CONFIG_KEYBOARD_SAMSUNG is not set
  1123. # CONFIG_KEYBOARD_STOWAWAY is not set
  1124. # CONFIG_KEYBOARD_SUNKBD is not set
  1125. # CONFIG_KEYBOARD_OMAP4 is not set
  1126. # CONFIG_KEYBOARD_TM2_TOUCHKEY is not set
  1127. # CONFIG_KEYBOARD_XTKBD is not set
  1128. # CONFIG_KEYBOARD_CAP11XX is not set
  1129. # CONFIG_KEYBOARD_BCM is not set
  1130. # CONFIG_INPUT_MOUSE is not set
  1131. # CONFIG_INPUT_JOYSTICK is not set
  1132. # CONFIG_INPUT_TABLET is not set
  1133. # CONFIG_INPUT_TOUCHSCREEN is not set
  1134. CONFIG_INPUT_MISC=y
  1135. # CONFIG_INPUT_AD714X is not set
  1136. # CONFIG_INPUT_ATMEL_CAPTOUCH is not set
  1137. # CONFIG_INPUT_BMA150 is not set
  1138. # CONFIG_INPUT_E3X0_BUTTON is not set
  1139. # CONFIG_INPUT_MSM_VIBRATOR is not set
  1140. # CONFIG_INPUT_MMA8450 is not set
  1141. # CONFIG_INPUT_GP2A is not set
  1142. # CONFIG_INPUT_GPIO_BEEPER is not set
  1143. # CONFIG_INPUT_GPIO_DECODER is not set
  1144. # CONFIG_INPUT_GPIO_VIBRA is not set
  1145. # CONFIG_INPUT_ATI_REMOTE2 is not set
  1146. # CONFIG_INPUT_KEYSPAN_REMOTE is not set
  1147. # CONFIG_INPUT_KXTJ9 is not set
  1148. # CONFIG_INPUT_POWERMATE is not set
  1149. # CONFIG_INPUT_YEALINK is not set
  1150. # CONFIG_INPUT_CM109 is not set
  1151. # CONFIG_INPUT_UINPUT is not set
  1152. # CONFIG_INPUT_PCF8574 is not set
  1153. # CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set
  1154. # CONFIG_INPUT_ADXL34X is not set
  1155. # CONFIG_INPUT_IMS_PCU is not set
  1156. # CONFIG_INPUT_CMA3000 is not set
  1157. # CONFIG_INPUT_DRV260X_HAPTICS is not set
  1158. # CONFIG_INPUT_DRV2665_HAPTICS is not set
  1159. # CONFIG_INPUT_DRV2667_HAPTICS is not set
  1160. # CONFIG_RMI4_CORE is not set
  1161.  
  1162. #
  1163. # Hardware I/O ports
  1164. #
  1165. # CONFIG_SERIO is not set
  1166. # CONFIG_GAMEPORT is not set
  1167. # end of Hardware I/O ports
  1168. # end of Input device support
  1169.  
  1170. #
  1171. # Character devices
  1172. #
  1173. CONFIG_TTY=y
  1174. CONFIG_VT=y
  1175. CONFIG_CONSOLE_TRANSLATIONS=y
  1176. CONFIG_VT_CONSOLE=y
  1177. CONFIG_HW_CONSOLE=y
  1178. # CONFIG_VT_HW_CONSOLE_BINDING is not set
  1179. CONFIG_UNIX98_PTYS=y
  1180. # CONFIG_LEGACY_PTYS is not set
  1181. # CONFIG_SERIAL_NONSTANDARD is not set
  1182. # CONFIG_N_GSM is not set
  1183. # CONFIG_TRACE_SINK is not set
  1184. # CONFIG_NULL_TTY is not set
  1185. # CONFIG_LDISC_AUTOLOAD is not set
  1186. # CONFIG_DEVMEM is not set
  1187. # CONFIG_DEVKMEM is not set
  1188.  
  1189. #
  1190. # Serial drivers
  1191. #
  1192. # CONFIG_SERIAL_8250 is not set
  1193.  
  1194. #
  1195. # Non-8250 serial port support
  1196. #
  1197. # CONFIG_SERIAL_MAX3100 is not set
  1198. # CONFIG_SERIAL_MAX310X is not set
  1199. # CONFIG_SERIAL_UARTLITE is not set
  1200. CONFIG_SERIAL_CORE=y
  1201. CONFIG_SERIAL_CORE_CONSOLE=y
  1202. # CONFIG_SERIAL_SIFIVE is not set
  1203. # CONFIG_SERIAL_SCCNXP is not set
  1204. # CONFIG_SERIAL_SC16IS7XX is not set
  1205. # CONFIG_SERIAL_BCM63XX is not set
  1206. # CONFIG_SERIAL_ALTERA_JTAGUART is not set
  1207. # CONFIG_SERIAL_ALTERA_UART is not set
  1208. # CONFIG_SERIAL_IFX6X60 is not set
  1209. # CONFIG_SERIAL_XILINX_PS_UART is not set
  1210. CONFIG_SERIAL_AR933X=y
  1211. CONFIG_SERIAL_AR933X_CONSOLE=y
  1212. CONFIG_SERIAL_AR933X_NR_UARTS=2
  1213. # CONFIG_SERIAL_ARC is not set
  1214. # CONFIG_SERIAL_FSL_LPUART is not set
  1215. # CONFIG_SERIAL_FSL_LINFLEXUART is not set
  1216. # CONFIG_SERIAL_CONEXANT_DIGICOLOR is not set
  1217. # end of Serial drivers
  1218.  
  1219. # CONFIG_SERIAL_DEV_BUS is not set
  1220. # CONFIG_IPMI_HANDLER is not set
  1221. # CONFIG_HW_RANDOM is not set
  1222. # CONFIG_RAW_DRIVER is not set
  1223. # CONFIG_TCG_TPM is not set
  1224. # CONFIG_XILLYBUS is not set
  1225. # end of Character devices
  1226.  
  1227. # CONFIG_RANDOM_TRUST_BOOTLOADER is not set
  1228.  
  1229. #
  1230. # I2C support
  1231. #
  1232. CONFIG_I2C=y
  1233. CONFIG_I2C_BOARDINFO=y
  1234. # CONFIG_I2C_COMPAT is not set
  1235. # CONFIG_I2C_CHARDEV is not set
  1236. # CONFIG_I2C_MUX is not set
  1237. # CONFIG_I2C_HELPER_AUTO is not set
  1238. # CONFIG_I2C_SMBUS is not set
  1239.  
  1240. #
  1241. # I2C Algorithms
  1242. #
  1243. CONFIG_I2C_ALGOBIT=y
  1244. # CONFIG_I2C_ALGOPCF is not set
  1245. # CONFIG_I2C_ALGOPCA is not set
  1246. # end of I2C Algorithms
  1247.  
  1248. #
  1249. # I2C Hardware Bus support
  1250. #
  1251.  
  1252. #
  1253. # I2C system bus drivers (mostly embedded / system-on-chip)
  1254. #
  1255. # CONFIG_I2C_CBUS_GPIO is not set
  1256. # CONFIG_I2C_DESIGNWARE_PLATFORM is not set
  1257. # CONFIG_I2C_EMEV2 is not set
  1258. CONFIG_I2C_GPIO=y
  1259. # CONFIG_I2C_GPIO_FAULT_INJECTOR is not set
  1260. # CONFIG_I2C_IMG is not set
  1261. # CONFIG_I2C_JZ4780 is not set
  1262. # CONFIG_I2C_OCORES is not set
  1263. # CONFIG_I2C_PCA_PLATFORM is not set
  1264. # CONFIG_I2C_RK3X is not set
  1265. # CONFIG_I2C_SIMTEC is not set
  1266. # CONFIG_I2C_XILINX is not set
  1267.  
  1268. #
  1269. # External I2C/SMBus adapter drivers
  1270. #
  1271. # CONFIG_I2C_DIOLAN_U2C is not set
  1272. # CONFIG_I2C_PARPORT_LIGHT is not set
  1273. # CONFIG_I2C_ROBOTFUZZ_OSIF is not set
  1274. # CONFIG_I2C_TAOS_EVM is not set
  1275. # CONFIG_I2C_TINY_USB is not set
  1276.  
  1277. #
  1278. # Other I2C/SMBus bus drivers
  1279. #
  1280. # end of I2C Hardware Bus support
  1281.  
  1282. # CONFIG_I2C_STUB is not set
  1283. # CONFIG_I2C_SLAVE is not set
  1284. # CONFIG_I2C_DEBUG_CORE is not set
  1285. # CONFIG_I2C_DEBUG_ALGO is not set
  1286. # CONFIG_I2C_DEBUG_BUS is not set
  1287. # end of I2C support
  1288.  
  1289. # CONFIG_I3C is not set
  1290. CONFIG_SPI=y
  1291. # CONFIG_SPI_DEBUG is not set
  1292. CONFIG_SPI_MASTER=y
  1293. CONFIG_SPI_MEM=y
  1294.  
  1295. #
  1296. # SPI Master Controller Drivers
  1297. #
  1298. # CONFIG_SPI_ALTERA is not set
  1299. CONFIG_SPI_ATH79=y
  1300. # CONFIG_SPI_AXI_SPI_ENGINE is not set
  1301. CONFIG_SPI_BITBANG=y
  1302. # CONFIG_SPI_CADENCE is not set
  1303. # CONFIG_SPI_DESIGNWARE is not set
  1304. # CONFIG_SPI_NXP_FLEXSPI is not set
  1305. CONFIG_SPI_GPIO=y
  1306. # CONFIG_SPI_IMG_SPFI is not set
  1307. # CONFIG_SPI_FSL_SPI is not set
  1308. # CONFIG_SPI_OC_TINY is not set
  1309. # CONFIG_SPI_ROCKCHIP is not set
  1310. # CONFIG_SPI_RB4XX is not set
  1311. # CONFIG_SPI_SC18IS602 is not set
  1312. # CONFIG_SPI_SIFIVE is not set
  1313. # CONFIG_SPI_MXIC is not set
  1314. # CONFIG_SPI_XCOMM is not set
  1315. # CONFIG_SPI_XILINX is not set
  1316. # CONFIG_SPI_ZYNQMP_GQSPI is not set
  1317.  
  1318. #
  1319. # SPI Protocol Masters
  1320. #
  1321. # CONFIG_SPI_SPIDEV is not set
  1322. # CONFIG_SPI_LOOPBACK_TEST is not set
  1323. # CONFIG_SPI_TLE62X0 is not set
  1324. # CONFIG_SPI_SLAVE is not set
  1325. # CONFIG_SPMI is not set
  1326. # CONFIG_HSI is not set
  1327. # CONFIG_PPS is not set
  1328.  
  1329. #
  1330. # PTP clock support
  1331. #
  1332. # CONFIG_PTP_1588_CLOCK is not set
  1333.  
  1334. #
  1335. # Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
  1336. #
  1337. # end of PTP clock support
  1338.  
  1339. CONFIG_PINCTRL=y
  1340. # CONFIG_DEBUG_PINCTRL is not set
  1341. # CONFIG_PINCTRL_AMD is not set
  1342. # CONFIG_PINCTRL_MCP23S08 is not set
  1343. # CONFIG_PINCTRL_SINGLE is not set
  1344. # CONFIG_PINCTRL_SX150X is not set
  1345. # CONFIG_PINCTRL_STMFX is not set
  1346. # CONFIG_PINCTRL_INGENIC is not set
  1347. # CONFIG_PINCTRL_OCELOT is not set
  1348. CONFIG_GPIOLIB=y
  1349. CONFIG_GPIOLIB_FASTPATH_LIMIT=512
  1350. CONFIG_OF_GPIO=y
  1351. CONFIG_GPIOLIB_IRQCHIP=y
  1352. # CONFIG_DEBUG_GPIO is not set
  1353. CONFIG_GPIO_SYSFS=y
  1354. CONFIG_GPIO_GENERIC=y
  1355.  
  1356. #
  1357. # Memory mapped GPIO drivers
  1358. #
  1359. # CONFIG_GPIO_74XX_MMIO is not set
  1360. # CONFIG_GPIO_ALTERA is not set
  1361. CONFIG_GPIO_ATH79=y
  1362. # CONFIG_GPIO_CADENCE is not set
  1363. # CONFIG_GPIO_DWAPB is not set
  1364. # CONFIG_GPIO_FTGPIO010 is not set
  1365. # CONFIG_GPIO_GENERIC_PLATFORM is not set
  1366. # CONFIG_GPIO_GRGPIO is not set
  1367. # CONFIG_GPIO_HLWD is not set
  1368. # CONFIG_GPIO_MB86S7X is not set
  1369. # CONFIG_GPIO_XILINX is not set
  1370. # CONFIG_GPIO_AMD_FCH is not set
  1371. # end of Memory mapped GPIO drivers
  1372.  
  1373. #
  1374. # I2C GPIO expanders
  1375. #
  1376. # CONFIG_GPIO_ADP5588 is not set
  1377. # CONFIG_GPIO_ADNP is not set
  1378. # CONFIG_GPIO_GW_PLD is not set
  1379. # CONFIG_GPIO_MAX7300 is not set
  1380. # CONFIG_GPIO_MAX732X is not set
  1381. # CONFIG_GPIO_PCA953X is not set
  1382. CONFIG_GPIO_PCF857X=y
  1383. # CONFIG_GPIO_TPIC2810 is not set
  1384. # end of I2C GPIO expanders
  1385.  
  1386. #
  1387. # MFD GPIO expanders
  1388. #
  1389. # end of MFD GPIO expanders
  1390.  
  1391. #
  1392. # SPI GPIO expanders
  1393. #
  1394. # CONFIG_GPIO_74X164 is not set
  1395. # CONFIG_GPIO_MAX3191X is not set
  1396. # CONFIG_GPIO_MAX7301 is not set
  1397. # CONFIG_GPIO_MC33880 is not set
  1398. # CONFIG_GPIO_PISOSR is not set
  1399. # CONFIG_GPIO_XRA1403 is not set
  1400. # end of SPI GPIO expanders
  1401.  
  1402. #
  1403. # USB GPIO expanders
  1404. #
  1405. # end of USB GPIO expanders
  1406.  
  1407. # CONFIG_GPIO_MOCKUP is not set
  1408. # CONFIG_W1 is not set
  1409. # CONFIG_POWER_AVS is not set
  1410. # CONFIG_POWER_RESET is not set
  1411. # CONFIG_POWER_SUPPLY is not set
  1412. # CONFIG_HWMON is not set
  1413. # CONFIG_THERMAL is not set
  1414. CONFIG_WATCHDOG=y
  1415. # CONFIG_WATCHDOG_CORE is not set
  1416. # CONFIG_WATCHDOG_NOWAYOUT is not set
  1417. CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED=y
  1418. CONFIG_WATCHDOG_OPEN_TIMEOUT=0
  1419. # CONFIG_WATCHDOG_SYSFS is not set
  1420.  
  1421. #
  1422. # Watchdog Pretimeout Governors
  1423. #
  1424.  
  1425. #
  1426. # Watchdog Device Drivers
  1427. #
  1428. # CONFIG_SOFT_WATCHDOG is not set
  1429. # CONFIG_GPIO_WATCHDOG is not set
  1430. # CONFIG_XILINX_WATCHDOG is not set
  1431. # CONFIG_ZIIRAVE_WATCHDOG is not set
  1432. # CONFIG_CADENCE_WATCHDOG is not set
  1433. # CONFIG_DW_WATCHDOG is not set
  1434. # CONFIG_MAX63XX_WATCHDOG is not set
  1435. CONFIG_ATH79_WDT=y
  1436. # CONFIG_IMGPDC_WDT is not set
  1437. # CONFIG_MEN_A21_WDT is not set
  1438.  
  1439. #
  1440. # USB-based Watchdog Cards
  1441. #
  1442. # CONFIG_USBPCWATCHDOG is not set
  1443. CONFIG_SSB_POSSIBLE=y
  1444. # CONFIG_SSB is not set
  1445. CONFIG_BCMA_POSSIBLE=y
  1446. # CONFIG_BCMA is not set
  1447.  
  1448. #
  1449. # Multifunction device drivers
  1450. #
  1451. # CONFIG_MFD_ACT8945A is not set
  1452. # CONFIG_MFD_AS3711 is not set
  1453. # CONFIG_MFD_AS3722 is not set
  1454. # CONFIG_PMIC_ADP5520 is not set
  1455. # CONFIG_MFD_AAT2870_CORE is not set
  1456. # CONFIG_MFD_ATMEL_FLEXCOM is not set
  1457. # CONFIG_MFD_ATMEL_HLCDC is not set
  1458. # CONFIG_MFD_BCM590XX is not set
  1459. # CONFIG_MFD_BD9571MWV is not set
  1460. # CONFIG_MFD_AXP20X_I2C is not set
  1461. # CONFIG_MFD_MADERA is not set
  1462. # CONFIG_PMIC_DA903X is not set
  1463. # CONFIG_MFD_DA9052_SPI is not set
  1464. # CONFIG_MFD_DA9052_I2C is not set
  1465. # CONFIG_MFD_DA9055 is not set
  1466. # CONFIG_MFD_DA9062 is not set
  1467. # CONFIG_MFD_DA9063 is not set
  1468. # CONFIG_MFD_DA9150 is not set
  1469. # CONFIG_MFD_DLN2 is not set
  1470. # CONFIG_MFD_MC13XXX_SPI is not set
  1471. # CONFIG_MFD_MC13XXX_I2C is not set
  1472. # CONFIG_MFD_HI6421_PMIC is not set
  1473. # CONFIG_HTC_PASIC3 is not set
  1474. # CONFIG_HTC_I2CPLD is not set
  1475. # CONFIG_MFD_KEMPLD is not set
  1476. # CONFIG_MFD_88PM800 is not set
  1477. # CONFIG_MFD_88PM805 is not set
  1478. # CONFIG_MFD_88PM860X is not set
  1479. # CONFIG_MFD_MAX14577 is not set
  1480. # CONFIG_MFD_MAX77620 is not set
  1481. # CONFIG_MFD_MAX77650 is not set
  1482. # CONFIG_MFD_MAX77686 is not set
  1483. # CONFIG_MFD_MAX77693 is not set
  1484. # CONFIG_MFD_MAX77843 is not set
  1485. # CONFIG_MFD_MAX8907 is not set
  1486. # CONFIG_MFD_MAX8925 is not set
  1487. # CONFIG_MFD_MAX8997 is not set
  1488. # CONFIG_MFD_MAX8998 is not set
  1489. # CONFIG_MFD_MT6397 is not set
  1490. # CONFIG_MFD_MENF21BMC is not set
  1491. # CONFIG_EZX_PCAP is not set
  1492. # CONFIG_MFD_CPCAP is not set
  1493. # CONFIG_MFD_VIPERBOARD is not set
  1494. # CONFIG_MFD_RETU is not set
  1495. # CONFIG_MFD_PCF50633 is not set
  1496. # CONFIG_MFD_RT5033 is not set
  1497. # CONFIG_MFD_RC5T583 is not set
  1498. # CONFIG_MFD_RK808 is not set
  1499. # CONFIG_MFD_RN5T618 is not set
  1500. # CONFIG_MFD_SEC_CORE is not set
  1501. # CONFIG_MFD_SI476X_CORE is not set
  1502. # CONFIG_MFD_SM501 is not set
  1503. # CONFIG_MFD_SKY81452 is not set
  1504. # CONFIG_MFD_SMSC is not set
  1505. # CONFIG_ABX500_CORE is not set
  1506. # CONFIG_MFD_STMPE is not set
  1507. # CONFIG_MFD_SYSCON is not set
  1508. # CONFIG_MFD_TI_AM335X_TSCADC is not set
  1509. # CONFIG_MFD_LP3943 is not set
  1510. # CONFIG_MFD_LP8788 is not set
  1511. # CONFIG_MFD_TI_LMU is not set
  1512. # CONFIG_MFD_PALMAS is not set
  1513. # CONFIG_TPS6105X is not set
  1514. # CONFIG_TPS65010 is not set
  1515. # CONFIG_TPS6507X is not set
  1516. # CONFIG_MFD_TPS65086 is not set
  1517. # CONFIG_MFD_TPS65090 is not set
  1518. # CONFIG_MFD_TPS65217 is not set
  1519. # CONFIG_MFD_TI_LP873X is not set
  1520. # CONFIG_MFD_TI_LP87565 is not set
  1521. # CONFIG_MFD_TPS65218 is not set
  1522. # CONFIG_MFD_TPS6586X is not set
  1523. # CONFIG_MFD_TPS65910 is not set
  1524. # CONFIG_MFD_TPS65912_I2C is not set
  1525. # CONFIG_MFD_TPS65912_SPI is not set
  1526. # CONFIG_MFD_TPS80031 is not set
  1527. # CONFIG_TWL4030_CORE is not set
  1528. # CONFIG_TWL6040_CORE is not set
  1529. # CONFIG_MFD_WL1273_CORE is not set
  1530. # CONFIG_MFD_LM3533 is not set
  1531. # CONFIG_MFD_TC3589X is not set
  1532. # CONFIG_MFD_TQMX86 is not set
  1533. # CONFIG_MFD_LOCHNAGAR is not set
  1534. # CONFIG_MFD_ARIZONA_I2C is not set
  1535. # CONFIG_MFD_ARIZONA_SPI is not set
  1536. # CONFIG_MFD_WM8400 is not set
  1537. # CONFIG_MFD_WM831X_I2C is not set
  1538. # CONFIG_MFD_WM831X_SPI is not set
  1539. # CONFIG_MFD_WM8350_I2C is not set
  1540. # CONFIG_MFD_WM8994 is not set
  1541. # CONFIG_MFD_ROHM_BD718XX is not set
  1542. # CONFIG_MFD_ROHM_BD70528 is not set
  1543. # CONFIG_MFD_STPMIC1 is not set
  1544. # CONFIG_MFD_STMFX is not set
  1545. # end of Multifunction device drivers
  1546.  
  1547. # CONFIG_REGULATOR is not set
  1548. # CONFIG_RC_CORE is not set
  1549. # CONFIG_MEDIA_SUPPORT is not set
  1550.  
  1551. #
  1552. # Graphics support
  1553. #
  1554. # CONFIG_DRM is not set
  1555. # CONFIG_DRM_DP_CEC is not set
  1556.  
  1557. #
  1558. # ARM devices
  1559. #
  1560. # end of ARM devices
  1561.  
  1562. #
  1563. # ACP (Audio CoProcessor) Configuration
  1564. #
  1565. # end of ACP (Audio CoProcessor) Configuration
  1566.  
  1567. #
  1568. # Frame buffer Devices
  1569. #
  1570. # CONFIG_FB is not set
  1571. # end of Frame buffer Devices
  1572.  
  1573. #
  1574. # Backlight & LCD device support
  1575. #
  1576. # CONFIG_LCD_CLASS_DEVICE is not set
  1577. # CONFIG_BACKLIGHT_CLASS_DEVICE is not set
  1578. # end of Backlight & LCD device support
  1579.  
  1580. #
  1581. # Console display driver support
  1582. #
  1583. CONFIG_VGA_CONSOLE=y
  1584. # CONFIG_VGACON_SOFT_SCROLLBACK is not set
  1585. CONFIG_DUMMY_CONSOLE=y
  1586. CONFIG_DUMMY_CONSOLE_COLUMNS=80
  1587. CONFIG_DUMMY_CONSOLE_ROWS=25
  1588. # end of Console display driver support
  1589. # end of Graphics support
  1590.  
  1591. # CONFIG_SOUND is not set
  1592.  
  1593. #
  1594. # HID support
  1595. #
  1596. # CONFIG_HID is not set
  1597.  
  1598. #
  1599. # USB HID support
  1600. #
  1601. # CONFIG_USB_HID is not set
  1602. # CONFIG_HID_PID is not set
  1603. # end of USB HID support
  1604.  
  1605. #
  1606. # I2C HID support
  1607. #
  1608. # CONFIG_I2C_HID is not set
  1609. # end of I2C HID support
  1610. # end of HID support
  1611.  
  1612. CONFIG_USB_OHCI_LITTLE_ENDIAN=y
  1613. CONFIG_USB_SUPPORT=y
  1614. CONFIG_USB_COMMON=y
  1615. # CONFIG_USB_LED_TRIG is not set
  1616. # CONFIG_USB_ULPI_BUS is not set
  1617. # CONFIG_USB_CONN_GPIO is not set
  1618. CONFIG_USB_ARCH_HAS_HCD=y
  1619. CONFIG_USB=y
  1620. # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
  1621.  
  1622. #
  1623. # Miscellaneous USB options
  1624. #
  1625. CONFIG_USB_DEFAULT_PERSIST=y
  1626. # CONFIG_USB_DYNAMIC_MINORS is not set
  1627. # CONFIG_USB_OTG_WHITELIST is not set
  1628. # CONFIG_USB_LEDS_TRIGGER_USBPORT is not set
  1629. CONFIG_USB_AUTOSUSPEND_DELAY=2
  1630. # CONFIG_USB_MON is not set
  1631.  
  1632. #
  1633. # USB Host Controller Drivers
  1634. #
  1635. # CONFIG_USB_C67X00_HCD is not set
  1636. # CONFIG_USB_XHCI_HCD is not set
  1637. CONFIG_USB_EHCI_HCD=y
  1638. # CONFIG_USB_EHCI_ROOT_HUB_TT is not set
  1639. # CONFIG_USB_EHCI_TT_NEWSCHED is not set
  1640. # CONFIG_USB_EHCI_FSL is not set
  1641. # CONFIG_USB_EHCI_HCD_PLATFORM is not set
  1642. # CONFIG_USB_OXU210HP_HCD is not set
  1643. # CONFIG_USB_ISP116X_HCD is not set
  1644. # CONFIG_USB_FOTG210_HCD is not set
  1645. # CONFIG_USB_MAX3421_HCD is not set
  1646. CONFIG_USB_OHCI_HCD=y
  1647. # CONFIG_USB_OHCI_HCD_PLATFORM is not set
  1648. # CONFIG_USB_SL811_HCD is not set
  1649. # CONFIG_USB_R8A66597_HCD is not set
  1650. # CONFIG_USB_HCD_TEST_MODE is not set
  1651.  
  1652. #
  1653. # USB Device Class drivers
  1654. #
  1655. # CONFIG_USB_ACM is not set
  1656. # CONFIG_USB_PRINTER is not set
  1657. # CONFIG_USB_WDM is not set
  1658. # CONFIG_USB_TMC is not set
  1659.  
  1660. #
  1661. # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
  1662. #
  1663.  
  1664. #
  1665. # also be needed; see USB_STORAGE Help for more info
  1666. #
  1667.  
  1668. #
  1669. # USB Imaging devices
  1670. #
  1671. # CONFIG_USB_MDC800 is not set
  1672. # CONFIG_USBIP_CORE is not set
  1673. # CONFIG_USB_CDNS3 is not set
  1674. # CONFIG_USB_MUSB_HDRC is not set
  1675. # CONFIG_USB_DWC3 is not set
  1676. # CONFIG_USB_DWC2 is not set
  1677. # CONFIG_USB_CHIPIDEA is not set
  1678. # CONFIG_USB_ISP1760 is not set
  1679.  
  1680. #
  1681. # USB port drivers
  1682. #
  1683. # CONFIG_USB_SERIAL is not set
  1684.  
  1685. #
  1686. # USB Miscellaneous drivers
  1687. #
  1688. # CONFIG_USB_EMI62 is not set
  1689. # CONFIG_USB_EMI26 is not set
  1690. # CONFIG_USB_ADUTUX is not set
  1691. # CONFIG_USB_SEVSEG is not set
  1692. # CONFIG_USB_LEGOTOWER is not set
  1693. # CONFIG_USB_LCD is not set
  1694. # CONFIG_USB_CYPRESS_CY7C63 is not set
  1695. # CONFIG_USB_CYTHERM is not set
  1696. # CONFIG_USB_IDMOUSE is not set
  1697. # CONFIG_USB_FTDI_ELAN is not set
  1698. # CONFIG_USB_APPLEDISPLAY is not set
  1699. # CONFIG_USB_SISUSBVGA is not set
  1700. # CONFIG_USB_LD is not set
  1701. # CONFIG_USB_TRANCEVIBRATOR is not set
  1702. # CONFIG_USB_IOWARRIOR is not set
  1703. # CONFIG_USB_TEST is not set
  1704. # CONFIG_USB_EHSET_TEST_FIXTURE is not set
  1705. # CONFIG_USB_ISIGHTFW is not set
  1706. # CONFIG_USB_YUREX is not set
  1707. # CONFIG_USB_EZUSB_FX2 is not set
  1708. # CONFIG_USB_HUB_USB251XB is not set
  1709. # CONFIG_USB_HSIC_USB3503 is not set
  1710. # CONFIG_USB_HSIC_USB4604 is not set
  1711. # CONFIG_USB_LINK_LAYER_TEST is not set
  1712.  
  1713. #
  1714. # USB Physical Layer drivers
  1715. #
  1716. # CONFIG_NOP_USB_XCEIV is not set
  1717. # CONFIG_USB_GPIO_VBUS is not set
  1718. # CONFIG_USB_ISP1301 is not set
  1719. # end of USB Physical Layer drivers
  1720.  
  1721. # CONFIG_USB_GADGET is not set
  1722. # CONFIG_TYPEC is not set
  1723. # CONFIG_USB_ROLE_SWITCH is not set
  1724. # CONFIG_MMC is not set
  1725. # CONFIG_MEMSTICK is not set
  1726. CONFIG_NEW_LEDS=y
  1727. CONFIG_LEDS_CLASS=y
  1728. # CONFIG_LEDS_CLASS_FLASH is not set
  1729. # CONFIG_LEDS_BRIGHTNESS_HW_CHANGED is not set
  1730.  
  1731. #
  1732. # LED drivers
  1733. #
  1734. # CONFIG_LEDS_AN30259A is not set
  1735. # CONFIG_LEDS_BCM6328 is not set
  1736. # CONFIG_LEDS_BCM6358 is not set
  1737. # CONFIG_LEDS_CR0014114 is not set
  1738. # CONFIG_LEDS_LM3530 is not set
  1739. # CONFIG_LEDS_LM3532 is not set
  1740. # CONFIG_LEDS_LM3642 is not set
  1741. # CONFIG_LEDS_LM3692X is not set
  1742. # CONFIG_LEDS_PCA9532 is not set
  1743. CONFIG_LEDS_GPIO=y
  1744. # CONFIG_LEDS_LP3944 is not set
  1745. # CONFIG_LEDS_LP3952 is not set
  1746. # CONFIG_LEDS_LP5521 is not set
  1747. # CONFIG_LEDS_LP5523 is not set
  1748. # CONFIG_LEDS_LP5562 is not set
  1749. # CONFIG_LEDS_LP8501 is not set
  1750. # CONFIG_LEDS_LP8860 is not set
  1751. # CONFIG_LEDS_PCA955X is not set
  1752. # CONFIG_LEDS_PCA963X is not set
  1753. # CONFIG_LEDS_DAC124S085 is not set
  1754. # CONFIG_LEDS_BD2802 is not set
  1755. # CONFIG_LEDS_LT3593 is not set
  1756. # CONFIG_LEDS_TCA6507 is not set
  1757. # CONFIG_LEDS_TLC591XX is not set
  1758. # CONFIG_LEDS_LM355x is not set
  1759. # CONFIG_LEDS_IS31FL319X is not set
  1760. # CONFIG_LEDS_IS31FL32XX is not set
  1761.  
  1762. #
  1763. # LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM)
  1764. #
  1765. # CONFIG_LEDS_BLINKM is not set
  1766. # CONFIG_LEDS_MLXREG is not set
  1767. # CONFIG_LEDS_USER is not set
  1768. # CONFIG_LEDS_SPI_BYTE is not set
  1769.  
  1770. #
  1771. # LED Triggers
  1772. #
  1773. CONFIG_LEDS_TRIGGERS=y
  1774. # CONFIG_LEDS_TRIGGER_TIMER is not set
  1775. # CONFIG_LEDS_TRIGGER_ONESHOT is not set
  1776. # CONFIG_LEDS_TRIGGER_MTD is not set
  1777. # CONFIG_LEDS_TRIGGER_HEARTBEAT is not set
  1778. # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
  1779. # CONFIG_LEDS_TRIGGER_CPU is not set
  1780. # CONFIG_LEDS_TRIGGER_ACTIVITY is not set
  1781. # CONFIG_LEDS_TRIGGER_GPIO is not set
  1782. # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set
  1783.  
  1784. #
  1785. # iptables trigger is under Netfilter config (LED target)
  1786. #
  1787. # CONFIG_LEDS_TRIGGER_TRANSIENT is not set
  1788. # CONFIG_LEDS_TRIGGER_CAMERA is not set
  1789. # CONFIG_LEDS_TRIGGER_PANIC is not set
  1790. # CONFIG_LEDS_TRIGGER_NETDEV is not set
  1791. # CONFIG_LEDS_TRIGGER_PATTERN is not set
  1792. # CONFIG_LEDS_TRIGGER_AUDIO is not set
  1793. # CONFIG_ACCESSIBILITY is not set
  1794. # CONFIG_INFINIBAND is not set
  1795. CONFIG_RTC_LIB=y
  1796. # CONFIG_RTC_CLASS is not set
  1797. # CONFIG_DMADEVICES is not set
  1798.  
  1799. #
  1800. # DMABUF options
  1801. #
  1802. # CONFIG_SYNC_FILE is not set
  1803. # end of DMABUF options
  1804.  
  1805. # CONFIG_AUXDISPLAY is not set
  1806. # CONFIG_UIO is not set
  1807. # CONFIG_VIRT_DRIVERS is not set
  1808. CONFIG_VIRTIO_MENU=y
  1809. # CONFIG_VIRTIO_MMIO is not set
  1810.  
  1811. #
  1812. # Microsoft Hyper-V guest support
  1813. #
  1814. # end of Microsoft Hyper-V guest support
  1815.  
  1816. # CONFIG_GREYBUS is not set
  1817. # CONFIG_STAGING is not set
  1818. CONFIG_MIPS_PLATFORM_DEVICES=y
  1819. # CONFIG_GOLDFISH is not set
  1820. CONFIG_CLKDEV_LOOKUP=y
  1821. CONFIG_HAVE_CLK_PREPARE=y
  1822. CONFIG_COMMON_CLK=y
  1823.  
  1824. #
  1825. # Common Clock Framework
  1826. #
  1827. # CONFIG_CLK_HSDK is not set
  1828. # CONFIG_COMMON_CLK_MAX9485 is not set
  1829. # CONFIG_COMMON_CLK_SI5341 is not set
  1830. # CONFIG_COMMON_CLK_SI5351 is not set
  1831. # CONFIG_COMMON_CLK_SI514 is not set
  1832. # CONFIG_COMMON_CLK_SI544 is not set
  1833. # CONFIG_COMMON_CLK_SI570 is not set
  1834. # CONFIG_COMMON_CLK_CDCE706 is not set
  1835. # CONFIG_COMMON_CLK_CDCE925 is not set
  1836. # CONFIG_COMMON_CLK_CS2000_CP is not set
  1837. # CONFIG_COMMON_CLK_VC5 is not set
  1838. # CONFIG_COMMON_CLK_FIXED_MMIO is not set
  1839. # CONFIG_COMMON_CLK_BOSTON is not set
  1840.  
  1841. #
  1842. # Ingenic SoCs drivers
  1843. #
  1844. # CONFIG_INGENIC_CGU_JZ4740 is not set
  1845. # CONFIG_INGENIC_CGU_JZ4725B is not set
  1846. # CONFIG_INGENIC_CGU_JZ4770 is not set
  1847. # CONFIG_INGENIC_CGU_JZ4780 is not set
  1848. # CONFIG_INGENIC_TCU_CLK is not set
  1849. # end of Ingenic SoCs drivers
  1850. # end of Common Clock Framework
  1851.  
  1852. # CONFIG_HWSPINLOCK is not set
  1853.  
  1854. #
  1855. # Clock Source drivers
  1856. #
  1857. # CONFIG_INGENIC_TIMER is not set
  1858. # end of Clock Source drivers
  1859.  
  1860. # CONFIG_MAILBOX is not set
  1861. # CONFIG_IOMMU_SUPPORT is not set
  1862.  
  1863. #
  1864. # Remoteproc drivers
  1865. #
  1866. # CONFIG_REMOTEPROC is not set
  1867. # end of Remoteproc drivers
  1868.  
  1869. #
  1870. # Rpmsg drivers
  1871. #
  1872. # CONFIG_RPMSG_VIRTIO is not set
  1873. # end of Rpmsg drivers
  1874.  
  1875. # CONFIG_SOUNDWIRE is not set
  1876.  
  1877. #
  1878. # SOC (System On Chip) specific Drivers
  1879. #
  1880.  
  1881. #
  1882. # Amlogic SoC drivers
  1883. #
  1884. # end of Amlogic SoC drivers
  1885.  
  1886. #
  1887. # Aspeed SoC drivers
  1888. #
  1889. # end of Aspeed SoC drivers
  1890.  
  1891. #
  1892. # Broadcom SoC drivers
  1893. #
  1894. # end of Broadcom SoC drivers
  1895.  
  1896. #
  1897. # NXP/Freescale QorIQ SoC drivers
  1898. #
  1899. # end of NXP/Freescale QorIQ SoC drivers
  1900.  
  1901. #
  1902. # i.MX SoC drivers
  1903. #
  1904. # end of i.MX SoC drivers
  1905.  
  1906. #
  1907. # Qualcomm SoC drivers
  1908. #
  1909. # end of Qualcomm SoC drivers
  1910.  
  1911. # CONFIG_SOC_TI is not set
  1912.  
  1913. #
  1914. # Xilinx SoC drivers
  1915. #
  1916. # CONFIG_XILINX_VCU is not set
  1917. # end of Xilinx SoC drivers
  1918. # end of SOC (System On Chip) specific Drivers
  1919.  
  1920. # CONFIG_PM_DEVFREQ is not set
  1921. # CONFIG_EXTCON is not set
  1922. # CONFIG_MEMORY is not set
  1923. # CONFIG_IIO is not set
  1924. # CONFIG_PWM is not set
  1925.  
  1926. #
  1927. # IRQ chip support
  1928. #
  1929. CONFIG_IRQCHIP=y
  1930. # CONFIG_AL_FIC is not set
  1931. CONFIG_IRQ_MIPS_CPU=y
  1932. # CONFIG_INGENIC_TCU_IRQ is not set
  1933. # end of IRQ chip support
  1934.  
  1935. # CONFIG_IPACK_BUS is not set
  1936. CONFIG_ARCH_HAS_RESET_CONTROLLER=y
  1937. CONFIG_RESET_CONTROLLER=y
  1938. CONFIG_RESET_ATH79=y
  1939. # CONFIG_RESET_TI_SYSCON is not set
  1940.  
  1941. #
  1942. # PHY Subsystem
  1943. #
  1944. # CONFIG_GENERIC_PHY is not set
  1945. # CONFIG_BCM_KONA_USB2_PHY is not set
  1946. # CONFIG_PHY_CADENCE_DP is not set
  1947. # CONFIG_PHY_CADENCE_DPHY is not set
  1948. # CONFIG_PHY_CADENCE_SIERRA is not set
  1949. # CONFIG_PHY_FSL_IMX8MQ_USB is not set
  1950. # CONFIG_PHY_MIXEL_MIPI_DPHY is not set
  1951. # CONFIG_PHY_PXA_28NM_HSIC is not set
  1952. # CONFIG_PHY_PXA_28NM_USB2 is not set
  1953. # CONFIG_PHY_MAPPHONE_MDM6600 is not set
  1954. # CONFIG_PHY_ATH79_USB is not set
  1955. # end of PHY Subsystem
  1956.  
  1957. # CONFIG_POWERCAP is not set
  1958. # CONFIG_MCB is not set
  1959. # CONFIG_RAS is not set
  1960.  
  1961. #
  1962. # Android
  1963. #
  1964. # CONFIG_ANDROID is not set
  1965. # end of Android
  1966.  
  1967. # CONFIG_DAX is not set
  1968. CONFIG_NVMEM=y
  1969. CONFIG_NVMEM_SYSFS=y
  1970.  
  1971. #
  1972. # HW tracing support
  1973. #
  1974. # CONFIG_STM is not set
  1975. # CONFIG_INTEL_TH is not set
  1976. # end of HW tracing support
  1977.  
  1978. # CONFIG_FPGA is not set
  1979. # CONFIG_FSI is not set
  1980. # CONFIG_SIOX is not set
  1981. # CONFIG_SLIMBUS is not set
  1982. # CONFIG_INTERCONNECT is not set
  1983. # CONFIG_COUNTER is not set
  1984. # end of Device Drivers
  1985.  
  1986. #
  1987. # File systems
  1988. #
  1989. # CONFIG_VALIDATE_FS_PARSER is not set
  1990. # CONFIG_EXT2_FS is not set
  1991. # CONFIG_EXT3_FS is not set
  1992. # CONFIG_EXT4_FS is not set
  1993. # CONFIG_REISERFS_FS is not set
  1994. # CONFIG_JFS_FS is not set
  1995. # CONFIG_XFS_FS is not set
  1996. # CONFIG_GFS2_FS is not set
  1997. # CONFIG_BTRFS_FS is not set
  1998. # CONFIG_NILFS2_FS is not set
  1999. # CONFIG_F2FS_FS is not set
  2000. CONFIG_EXPORTFS=y
  2001. # CONFIG_EXPORTFS_BLOCK_OPS is not set
  2002. CONFIG_FILE_LOCKING=y
  2003. CONFIG_MANDATORY_FILE_LOCKING=y
  2004. # CONFIG_FS_ENCRYPTION is not set
  2005. # CONFIG_FS_VERITY is not set
  2006. CONFIG_FSNOTIFY=y
  2007. # CONFIG_DNOTIFY is not set
  2008. CONFIG_INOTIFY_USER=y
  2009. # CONFIG_FANOTIFY is not set
  2010. # CONFIG_QUOTA is not set
  2011. # CONFIG_AUTOFS4_FS is not set
  2012. # CONFIG_AUTOFS_FS is not set
  2013. # CONFIG_FUSE_FS is not set
  2014. # CONFIG_OVERLAY_FS is not set
  2015.  
  2016. #
  2017. # Caches
  2018. #
  2019. # CONFIG_FSCACHE is not set
  2020. # end of Caches
  2021.  
  2022. #
  2023. # CD-ROM/DVD Filesystems
  2024. #
  2025. # CONFIG_ISO9660_FS is not set
  2026. # CONFIG_UDF_FS is not set
  2027. # end of CD-ROM/DVD Filesystems
  2028.  
  2029. #
  2030. # DOS/FAT/NT Filesystems
  2031. #
  2032. # CONFIG_MSDOS_FS is not set
  2033. # CONFIG_VFAT_FS is not set
  2034. # CONFIG_NTFS_FS is not set
  2035. # end of DOS/FAT/NT Filesystems
  2036.  
  2037. #
  2038. # Pseudo filesystems
  2039. #
  2040. CONFIG_PROC_FS=y
  2041. # CONFIG_PROC_KCORE is not set
  2042. CONFIG_PROC_SYSCTL=y
  2043. CONFIG_PROC_PAGE_MONITOR=y
  2044. # CONFIG_PROC_CHILDREN is not set
  2045. CONFIG_KERNFS=y
  2046. CONFIG_SYSFS=y
  2047. # CONFIG_TMPFS is not set
  2048. # CONFIG_CONFIGFS_FS is not set
  2049. # end of Pseudo filesystems
  2050.  
  2051. CONFIG_MISC_FILESYSTEMS=y
  2052. # CONFIG_ORANGEFS_FS is not set
  2053. # CONFIG_ADFS_FS is not set
  2054. # CONFIG_AFFS_FS is not set
  2055. # CONFIG_ECRYPT_FS is not set
  2056. # CONFIG_HFS_FS is not set
  2057. # CONFIG_HFSPLUS_FS is not set
  2058. # CONFIG_BEFS_FS is not set
  2059. # CONFIG_BFS_FS is not set
  2060. # CONFIG_EFS_FS is not set
  2061. # CONFIG_JFFS2_FS is not set
  2062. # CONFIG_CRAMFS is not set
  2063. # CONFIG_SQUASHFS is not set
  2064. # CONFIG_VXFS_FS is not set
  2065. # CONFIG_MINIX_FS is not set
  2066. # CONFIG_OMFS_FS is not set
  2067. # CONFIG_HPFS_FS is not set
  2068. # CONFIG_QNX4FS_FS is not set
  2069. # CONFIG_QNX6FS_FS is not set
  2070. # CONFIG_ROMFS_FS is not set
  2071. # CONFIG_PSTORE is not set
  2072. # CONFIG_SYSV_FS is not set
  2073. # CONFIG_UFS_FS is not set
  2074. # CONFIG_EROFS_FS is not set
  2075. CONFIG_NETWORK_FILESYSTEMS=y
  2076. # CONFIG_NFS_FS is not set
  2077. # CONFIG_NFSD is not set
  2078. # CONFIG_CEPH_FS is not set
  2079. # CONFIG_CIFS is not set
  2080. # CONFIG_CODA_FS is not set
  2081. # CONFIG_AFS_FS is not set
  2082. CONFIG_NLS=y
  2083. CONFIG_NLS_DEFAULT="iso8859-1"
  2084. # CONFIG_NLS_CODEPAGE_437 is not set
  2085. # CONFIG_NLS_CODEPAGE_737 is not set
  2086. # CONFIG_NLS_CODEPAGE_775 is not set
  2087. # CONFIG_NLS_CODEPAGE_850 is not set
  2088. # CONFIG_NLS_CODEPAGE_852 is not set
  2089. # CONFIG_NLS_CODEPAGE_855 is not set
  2090. # CONFIG_NLS_CODEPAGE_857 is not set
  2091. # CONFIG_NLS_CODEPAGE_860 is not set
  2092. # CONFIG_NLS_CODEPAGE_861 is not set
  2093. # CONFIG_NLS_CODEPAGE_862 is not set
  2094. # CONFIG_NLS_CODEPAGE_863 is not set
  2095. # CONFIG_NLS_CODEPAGE_864 is not set
  2096. # CONFIG_NLS_CODEPAGE_865 is not set
  2097. # CONFIG_NLS_CODEPAGE_866 is not set
  2098. # CONFIG_NLS_CODEPAGE_869 is not set
  2099. # CONFIG_NLS_CODEPAGE_936 is not set
  2100. # CONFIG_NLS_CODEPAGE_950 is not set
  2101. # CONFIG_NLS_CODEPAGE_932 is not set
  2102. # CONFIG_NLS_CODEPAGE_949 is not set
  2103. # CONFIG_NLS_CODEPAGE_874 is not set
  2104. # CONFIG_NLS_ISO8859_8 is not set
  2105. # CONFIG_NLS_CODEPAGE_1250 is not set
  2106. # CONFIG_NLS_CODEPAGE_1251 is not set
  2107. # CONFIG_NLS_ASCII is not set
  2108. # CONFIG_NLS_ISO8859_1 is not set
  2109. # CONFIG_NLS_ISO8859_2 is not set
  2110. # CONFIG_NLS_ISO8859_3 is not set
  2111. # CONFIG_NLS_ISO8859_4 is not set
  2112. # CONFIG_NLS_ISO8859_5 is not set
  2113. # CONFIG_NLS_ISO8859_6 is not set
  2114. # CONFIG_NLS_ISO8859_7 is not set
  2115. # CONFIG_NLS_ISO8859_9 is not set
  2116. # CONFIG_NLS_ISO8859_13 is not set
  2117. # CONFIG_NLS_ISO8859_14 is not set
  2118. # CONFIG_NLS_ISO8859_15 is not set
  2119. # CONFIG_NLS_KOI8_R is not set
  2120. # CONFIG_NLS_KOI8_U is not set
  2121. # CONFIG_NLS_MAC_ROMAN is not set
  2122. # CONFIG_NLS_MAC_CELTIC is not set
  2123. # CONFIG_NLS_MAC_CENTEURO is not set
  2124. # CONFIG_NLS_MAC_CROATIAN is not set
  2125. # CONFIG_NLS_MAC_CYRILLIC is not set
  2126. # CONFIG_NLS_MAC_GAELIC is not set
  2127. # CONFIG_NLS_MAC_GREEK is not set
  2128. # CONFIG_NLS_MAC_ICELAND is not set
  2129. # CONFIG_NLS_MAC_INUIT is not set
  2130. # CONFIG_NLS_MAC_ROMANIAN is not set
  2131. # CONFIG_NLS_MAC_TURKISH is not set
  2132. # CONFIG_NLS_UTF8 is not set
  2133. # CONFIG_UNICODE is not set
  2134. # end of File systems
  2135.  
  2136. #
  2137. # Security options
  2138. #
  2139. CONFIG_KEYS=y
  2140. # CONFIG_KEYS_REQUEST_CACHE is not set
  2141. # CONFIG_PERSISTENT_KEYRINGS is not set
  2142. # CONFIG_ENCRYPTED_KEYS is not set
  2143. # CONFIG_KEY_DH_OPERATIONS is not set
  2144. # CONFIG_SECURITY_DMESG_RESTRICT is not set
  2145. # CONFIG_SECURITY is not set
  2146. # CONFIG_SECURITYFS is not set
  2147. CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
  2148. # CONFIG_HARDENED_USERCOPY is not set
  2149. # CONFIG_STATIC_USERMODEHELPER is not set
  2150. CONFIG_DEFAULT_SECURITY_DAC=y
  2151. CONFIG_LSM="lockdown,yama,loadpin,safesetid,integrity"
  2152.  
  2153. #
  2154. # Kernel hardening options
  2155. #
  2156.  
  2157. #
  2158. # Memory initialization
  2159. #
  2160. CONFIG_INIT_STACK_NONE=y
  2161. # CONFIG_INIT_ON_ALLOC_DEFAULT_ON is not set
  2162. # CONFIG_INIT_ON_FREE_DEFAULT_ON is not set
  2163. # end of Memory initialization
  2164. # end of Kernel hardening options
  2165. # end of Security options
  2166.  
  2167. CONFIG_CRYPTO=y
  2168.  
  2169. #
  2170. # Crypto core or helper
  2171. #
  2172. CONFIG_CRYPTO_ALGAPI=y
  2173. CONFIG_CRYPTO_ALGAPI2=y
  2174. CONFIG_CRYPTO_AEAD=m
  2175. CONFIG_CRYPTO_AEAD2=y
  2176. CONFIG_CRYPTO_BLKCIPHER=m
  2177. CONFIG_CRYPTO_BLKCIPHER2=y
  2178. CONFIG_CRYPTO_HASH=y
  2179. CONFIG_CRYPTO_HASH2=y
  2180. CONFIG_CRYPTO_RNG=m
  2181. CONFIG_CRYPTO_RNG2=y
  2182. CONFIG_CRYPTO_RNG_DEFAULT=m
  2183. CONFIG_CRYPTO_AKCIPHER2=y
  2184. CONFIG_CRYPTO_AKCIPHER=y
  2185. CONFIG_CRYPTO_KPP2=y
  2186. CONFIG_CRYPTO_ACOMP2=y
  2187. CONFIG_CRYPTO_MANAGER=y
  2188. CONFIG_CRYPTO_MANAGER2=y
  2189. # CONFIG_CRYPTO_USER is not set
  2190. CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
  2191. CONFIG_CRYPTO_GF128MUL=m
  2192. CONFIG_CRYPTO_NULL=m
  2193. CONFIG_CRYPTO_NULL2=y
  2194. # CONFIG_CRYPTO_CRYPTD is not set
  2195. # CONFIG_CRYPTO_AUTHENC is not set
  2196. # CONFIG_CRYPTO_TEST is not set
  2197.  
  2198. #
  2199. # Public-key cryptography
  2200. #
  2201. CONFIG_CRYPTO_RSA=y
  2202. # CONFIG_CRYPTO_DH is not set
  2203. # CONFIG_CRYPTO_ECDH is not set
  2204. # CONFIG_CRYPTO_ECRDSA is not set
  2205.  
  2206. #
  2207. # Authenticated Encryption with Associated Data
  2208. #
  2209. CONFIG_CRYPTO_CCM=m
  2210. CONFIG_CRYPTO_GCM=m
  2211. # CONFIG_CRYPTO_CHACHA20POLY1305 is not set
  2212. # CONFIG_CRYPTO_AEGIS128 is not set
  2213. CONFIG_CRYPTO_SEQIV=m
  2214. # CONFIG_CRYPTO_ECHAINIV is not set
  2215.  
  2216. #
  2217. # Block modes
  2218. #
  2219. # CONFIG_CRYPTO_CBC is not set
  2220. # CONFIG_CRYPTO_CFB is not set
  2221. CONFIG_CRYPTO_CTR=m
  2222. # CONFIG_CRYPTO_CTS is not set
  2223. # CONFIG_CRYPTO_ECB is not set
  2224. # CONFIG_CRYPTO_LRW is not set
  2225. # CONFIG_CRYPTO_OFB is not set
  2226. # CONFIG_CRYPTO_PCBC is not set
  2227. # CONFIG_CRYPTO_XTS is not set
  2228. # CONFIG_CRYPTO_KEYWRAP is not set
  2229. # CONFIG_CRYPTO_ADIANTUM is not set
  2230. # CONFIG_CRYPTO_ESSIV is not set
  2231.  
  2232. #
  2233. # Hash modes
  2234. #
  2235. CONFIG_CRYPTO_CMAC=m
  2236. CONFIG_CRYPTO_HMAC=m
  2237. # CONFIG_CRYPTO_XCBC is not set
  2238. # CONFIG_CRYPTO_VMAC is not set
  2239.  
  2240. #
  2241. # Digest
  2242. #
  2243. # CONFIG_CRYPTO_CRC32C is not set
  2244. # CONFIG_CRYPTO_CRC32 is not set
  2245. # CONFIG_CRYPTO_XXHASH is not set
  2246. # CONFIG_CRYPTO_CRCT10DIF is not set
  2247. CONFIG_CRYPTO_GHASH=m
  2248. # CONFIG_CRYPTO_POLY1305 is not set
  2249. # CONFIG_CRYPTO_MD4 is not set
  2250. # CONFIG_CRYPTO_MD5 is not set
  2251. # CONFIG_CRYPTO_MICHAEL_MIC is not set
  2252. # CONFIG_CRYPTO_RMD128 is not set
  2253. # CONFIG_CRYPTO_RMD160 is not set
  2254. # CONFIG_CRYPTO_RMD256 is not set
  2255. # CONFIG_CRYPTO_RMD320 is not set
  2256. # CONFIG_CRYPTO_SHA1 is not set
  2257. CONFIG_CRYPTO_LIB_SHA256=m
  2258. CONFIG_CRYPTO_SHA256=m
  2259. # CONFIG_CRYPTO_SHA512 is not set
  2260. # CONFIG_CRYPTO_SHA3 is not set
  2261. # CONFIG_CRYPTO_SM3 is not set
  2262. # CONFIG_CRYPTO_STREEBOG is not set
  2263. # CONFIG_CRYPTO_TGR192 is not set
  2264. # CONFIG_CRYPTO_WP512 is not set
  2265.  
  2266. #
  2267. # Ciphers
  2268. #
  2269. CONFIG_CRYPTO_LIB_AES=m
  2270. CONFIG_CRYPTO_AES=m
  2271. # CONFIG_CRYPTO_AES_TI is not set
  2272. # CONFIG_CRYPTO_ANUBIS is not set
  2273. CONFIG_CRYPTO_LIB_ARC4=m
  2274. # CONFIG_CRYPTO_ARC4 is not set
  2275. # CONFIG_CRYPTO_BLOWFISH is not set
  2276. # CONFIG_CRYPTO_CAMELLIA is not set
  2277. # CONFIG_CRYPTO_CAST5 is not set
  2278. # CONFIG_CRYPTO_CAST6 is not set
  2279. # CONFIG_CRYPTO_DES is not set
  2280. # CONFIG_CRYPTO_FCRYPT is not set
  2281. # CONFIG_CRYPTO_KHAZAD is not set
  2282. # CONFIG_CRYPTO_SALSA20 is not set
  2283. # CONFIG_CRYPTO_CHACHA20 is not set
  2284. # CONFIG_CRYPTO_SEED is not set
  2285. # CONFIG_CRYPTO_SERPENT is not set
  2286. # CONFIG_CRYPTO_SM4 is not set
  2287. # CONFIG_CRYPTO_TEA is not set
  2288. # CONFIG_CRYPTO_TWOFISH is not set
  2289.  
  2290. #
  2291. # Compression
  2292. #
  2293. # CONFIG_CRYPTO_DEFLATE is not set
  2294. # CONFIG_CRYPTO_LZO is not set
  2295. # CONFIG_CRYPTO_842 is not set
  2296. # CONFIG_CRYPTO_LZ4 is not set
  2297. # CONFIG_CRYPTO_LZ4HC is not set
  2298. # CONFIG_CRYPTO_ZSTD is not set
  2299.  
  2300. #
  2301. # Random Number Generation
  2302. #
  2303. # CONFIG_CRYPTO_ANSI_CPRNG is not set
  2304. CONFIG_CRYPTO_DRBG_MENU=m
  2305. CONFIG_CRYPTO_DRBG_HMAC=y
  2306. # CONFIG_CRYPTO_DRBG_HASH is not set
  2307. # CONFIG_CRYPTO_DRBG_CTR is not set
  2308. CONFIG_CRYPTO_DRBG=m
  2309. CONFIG_CRYPTO_JITTERENTROPY=m
  2310. # CONFIG_CRYPTO_USER_API_HASH is not set
  2311. # CONFIG_CRYPTO_USER_API_SKCIPHER is not set
  2312. # CONFIG_CRYPTO_USER_API_RNG is not set
  2313. # CONFIG_CRYPTO_USER_API_AEAD is not set
  2314. CONFIG_CRYPTO_HASH_INFO=y
  2315. CONFIG_CRYPTO_HW=y
  2316. # CONFIG_CRYPTO_DEV_ATMEL_ECC is not set
  2317. # CONFIG_CRYPTO_DEV_ATMEL_SHA204A is not set
  2318. # CONFIG_CRYPTO_DEV_IMGTEC_HASH is not set
  2319. # CONFIG_CRYPTO_DEV_SAFEXCEL is not set
  2320. # CONFIG_CRYPTO_DEV_CCREE is not set
  2321. CONFIG_ASYMMETRIC_KEY_TYPE=y
  2322. CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=y
  2323. CONFIG_X509_CERTIFICATE_PARSER=y
  2324. # CONFIG_PKCS8_PRIVATE_KEY_PARSER is not set
  2325. CONFIG_PKCS7_MESSAGE_PARSER=y
  2326. # CONFIG_PKCS7_TEST_KEY is not set
  2327. # CONFIG_SIGNED_PE_FILE_VERIFICATION is not set
  2328.  
  2329. #
  2330. # Certificates for signature checking
  2331. #
  2332. CONFIG_SYSTEM_TRUSTED_KEYRING=y
  2333. CONFIG_SYSTEM_TRUSTED_KEYS=""
  2334. # CONFIG_SYSTEM_EXTRA_CERTIFICATE is not set
  2335. # CONFIG_SECONDARY_TRUSTED_KEYRING is not set
  2336. # CONFIG_SYSTEM_BLACKLIST_KEYRING is not set
  2337. # end of Certificates for signature checking
  2338.  
  2339. #
  2340. # Library routines
  2341. #
  2342. # CONFIG_PACKING is not set
  2343. CONFIG_BITREVERSE=y
  2344. CONFIG_GENERIC_NET_UTILS=y
  2345. # CONFIG_CORDIC is not set
  2346. CONFIG_RATIONAL=y
  2347. CONFIG_NO_GENERIC_PCI_IOPORT_MAP=y
  2348. CONFIG_GENERIC_PCI_IOMAP=y
  2349. CONFIG_GENERIC_IOMAP=y
  2350. # CONFIG_CRC_CCITT is not set
  2351. # CONFIG_CRC16 is not set
  2352. # CONFIG_CRC_T10DIF is not set
  2353. CONFIG_CRC_ITU_T=m
  2354. CONFIG_CRC32=y
  2355. # CONFIG_CRC32_SELFTEST is not set
  2356. CONFIG_CRC32_SLICEBY8=y
  2357. # CONFIG_CRC32_SLICEBY4 is not set
  2358. # CONFIG_CRC32_SARWATE is not set
  2359. # CONFIG_CRC32_BIT is not set
  2360. # CONFIG_CRC64 is not set
  2361. # CONFIG_CRC4 is not set
  2362. # CONFIG_CRC7 is not set
  2363. # CONFIG_LIBCRC32C is not set
  2364. # CONFIG_CRC8 is not set
  2365. # CONFIG_RANDOM32_SELFTEST is not set
  2366. CONFIG_XZ_DEC=y
  2367. CONFIG_XZ_DEC_X86=y
  2368. CONFIG_XZ_DEC_POWERPC=y
  2369. CONFIG_XZ_DEC_IA64=y
  2370. CONFIG_XZ_DEC_ARM=y
  2371. CONFIG_XZ_DEC_ARMTHUMB=y
  2372. CONFIG_XZ_DEC_SPARC=y
  2373. CONFIG_XZ_DEC_BCJ=y
  2374. # CONFIG_XZ_DEC_TEST is not set
  2375. CONFIG_GENERIC_ALLOCATOR=y
  2376. CONFIG_ASSOCIATIVE_ARRAY=y
  2377. CONFIG_HAS_IOMEM=y
  2378. CONFIG_HAS_IOPORT_MAP=y
  2379. CONFIG_HAS_DMA=y
  2380. CONFIG_NEED_DMA_MAP_STATE=y
  2381. CONFIG_ARCH_HAS_DMA_WRITE_COMBINE=y
  2382. CONFIG_DMA_DECLARE_COHERENT=y
  2383. CONFIG_ARCH_HAS_SYNC_DMA_FOR_DEVICE=y
  2384. CONFIG_ARCH_HAS_DMA_PREP_COHERENT=y
  2385. CONFIG_ARCH_HAS_DMA_COHERENT_TO_PFN=y
  2386. CONFIG_DMA_NONCOHERENT_CACHE_SYNC=y
  2387. # CONFIG_DMA_API_DEBUG is not set
  2388. CONFIG_SGL_ALLOC=y
  2389. CONFIG_DQL=y
  2390. CONFIG_NLATTR=y
  2391. CONFIG_GENERIC_ATOMIC64=y
  2392. CONFIG_CLZ_TAB=y
  2393. # CONFIG_IRQ_POLL is not set
  2394. CONFIG_MPILIB=y
  2395. CONFIG_LIBFDT=y
  2396. CONFIG_OID_REGISTRY=y
  2397. CONFIG_HAVE_GENERIC_VDSO=y
  2398. CONFIG_GENERIC_GETTIMEOFDAY=y
  2399. CONFIG_SBITMAP=y
  2400. # CONFIG_STRING_SELFTEST is not set
  2401. # end of Library routines
  2402.  
  2403. CONFIG_GENERIC_LIB_ASHLDI3=y
  2404. CONFIG_GENERIC_LIB_ASHRDI3=y
  2405. CONFIG_GENERIC_LIB_LSHRDI3=y
  2406. CONFIG_GENERIC_LIB_CMPDI2=y
  2407. CONFIG_GENERIC_LIB_UCMPDI2=y
  2408.  
  2409. #
  2410. # Kernel hacking
  2411. #
  2412.  
  2413. #
  2414. # printk and dmesg options
  2415. #
  2416. # CONFIG_PRINTK_TIME is not set
  2417. # CONFIG_PRINTK_CALLER is not set
  2418. CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7
  2419. CONFIG_CONSOLE_LOGLEVEL_QUIET=4
  2420. CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
  2421. # CONFIG_BOOT_PRINTK_DELAY is not set
  2422. # CONFIG_DYNAMIC_DEBUG is not set
  2423. # end of printk and dmesg options
  2424.  
  2425. #
  2426. # Compile-time checks and compiler options
  2427. #
  2428. # CONFIG_DEBUG_INFO is not set
  2429. # CONFIG_ENABLE_MUST_CHECK is not set
  2430. CONFIG_FRAME_WARN=1024
  2431. CONFIG_STRIP_ASM_SYMS=y
  2432. # CONFIG_READABLE_ASM is not set
  2433. CONFIG_DEBUG_FS=y
  2434. # CONFIG_HEADERS_INSTALL is not set
  2435. CONFIG_OPTIMIZE_INLINING=y
  2436. # CONFIG_DEBUG_SECTION_MISMATCH is not set
  2437. CONFIG_SECTION_MISMATCH_WARN_ONLY=y
  2438. # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
  2439. # end of Compile-time checks and compiler options
  2440.  
  2441. # CONFIG_MAGIC_SYSRQ is not set
  2442. CONFIG_DEBUG_KERNEL=y
  2443. CONFIG_DEBUG_MISC=y
  2444.  
  2445. #
  2446. # Memory Debugging
  2447. #
  2448. # CONFIG_PAGE_EXTENSION is not set
  2449. # CONFIG_DEBUG_PAGEALLOC is not set
  2450. # CONFIG_PAGE_OWNER is not set
  2451. # CONFIG_PAGE_POISONING is not set
  2452. # CONFIG_DEBUG_OBJECTS is not set
  2453. # CONFIG_SLUB_DEBUG_ON is not set
  2454. # CONFIG_SLUB_STATS is not set
  2455. CONFIG_HAVE_DEBUG_KMEMLEAK=y
  2456. # CONFIG_DEBUG_KMEMLEAK is not set
  2457. # CONFIG_DEBUG_STACK_USAGE is not set
  2458. # CONFIG_DEBUG_VM is not set
  2459. CONFIG_DEBUG_MEMORY_INIT=y
  2460. CONFIG_HAVE_DEBUG_STACKOVERFLOW=y
  2461. # CONFIG_DEBUG_STACKOVERFLOW is not set
  2462. CONFIG_CC_HAS_KASAN_GENERIC=y
  2463. CONFIG_KASAN_STACK=1
  2464. # end of Memory Debugging
  2465.  
  2466. CONFIG_CC_HAS_SANCOV_TRACE_PC=y
  2467. # CONFIG_DEBUG_SHIRQ is not set
  2468.  
  2469. #
  2470. # Debug Lockups and Hangs
  2471. #
  2472. # CONFIG_SOFTLOCKUP_DETECTOR is not set
  2473. # CONFIG_DETECT_HUNG_TASK is not set
  2474. # CONFIG_WQ_WATCHDOG is not set
  2475. # end of Debug Lockups and Hangs
  2476.  
  2477. # CONFIG_PANIC_ON_OOPS is not set
  2478. CONFIG_PANIC_ON_OOPS_VALUE=0
  2479. CONFIG_PANIC_TIMEOUT=0
  2480. # CONFIG_SCHED_DEBUG is not set
  2481. # CONFIG_SCHEDSTATS is not set
  2482. # CONFIG_SCHED_STACK_END_CHECK is not set
  2483. # CONFIG_DEBUG_TIMEKEEPING is not set
  2484.  
  2485. #
  2486. # Lock Debugging (spinlocks, mutexes, etc...)
  2487. #
  2488. CONFIG_LOCK_DEBUGGING_SUPPORT=y
  2489. # CONFIG_PROVE_LOCKING is not set
  2490. # CONFIG_LOCK_STAT is not set
  2491. # CONFIG_DEBUG_RT_MUTEXES is not set
  2492. # CONFIG_DEBUG_SPINLOCK is not set
  2493. # CONFIG_DEBUG_MUTEXES is not set
  2494. # CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
  2495. # CONFIG_DEBUG_RWSEMS is not set
  2496. # CONFIG_DEBUG_LOCK_ALLOC is not set
  2497. # CONFIG_DEBUG_ATOMIC_SLEEP is not set
  2498. # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
  2499. # CONFIG_LOCK_TORTURE_TEST is not set
  2500. # CONFIG_WW_MUTEX_SELFTEST is not set
  2501. # end of Lock Debugging (spinlocks, mutexes, etc...)
  2502.  
  2503. # CONFIG_STACKTRACE is not set
  2504. # CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set
  2505. # CONFIG_DEBUG_KOBJECT is not set
  2506. # CONFIG_DEBUG_LIST is not set
  2507. # CONFIG_DEBUG_PLIST is not set
  2508. # CONFIG_DEBUG_SG is not set
  2509. # CONFIG_DEBUG_NOTIFIERS is not set
  2510. # CONFIG_DEBUG_CREDENTIALS is not set
  2511.  
  2512. #
  2513. # RCU Debugging
  2514. #
  2515. # CONFIG_RCU_PERF_TEST is not set
  2516. # CONFIG_RCU_TORTURE_TEST is not set
  2517. # CONFIG_RCU_TRACE is not set
  2518. # CONFIG_RCU_EQS_DEBUG is not set
  2519. # end of RCU Debugging
  2520.  
  2521. # CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
  2522. # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
  2523. # CONFIG_NOTIFIER_ERROR_INJECTION is not set
  2524. # CONFIG_FAULT_INJECTION is not set
  2525. # CONFIG_LATENCYTOP is not set
  2526. CONFIG_HAVE_FUNCTION_TRACER=y
  2527. CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
  2528. CONFIG_HAVE_DYNAMIC_FTRACE=y
  2529. CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
  2530. CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
  2531. CONFIG_HAVE_C_RECORDMCOUNT=y
  2532. CONFIG_TRACING_SUPPORT=y
  2533. # CONFIG_FTRACE is not set
  2534. CONFIG_RUNTIME_TESTING_MENU=y
  2535. # CONFIG_LKDTM is not set
  2536. # CONFIG_TEST_LIST_SORT is not set
  2537. # CONFIG_TEST_SORT is not set
  2538. # CONFIG_BACKTRACE_SELF_TEST is not set
  2539. # CONFIG_RBTREE_TEST is not set
  2540. # CONFIG_REED_SOLOMON_TEST is not set
  2541. # CONFIG_INTERVAL_TREE_TEST is not set
  2542. # CONFIG_PERCPU_TEST is not set
  2543. # CONFIG_ATOMIC64_SELFTEST is not set
  2544. # CONFIG_TEST_HEXDUMP is not set
  2545. # CONFIG_TEST_STRING_HELPERS is not set
  2546. # CONFIG_TEST_STRSCPY is not set
  2547. # CONFIG_TEST_KSTRTOX is not set
  2548. # CONFIG_TEST_PRINTF is not set
  2549. # CONFIG_TEST_BITMAP is not set
  2550. # CONFIG_TEST_BITFIELD is not set
  2551. # CONFIG_TEST_UUID is not set
  2552. # CONFIG_TEST_XARRAY is not set
  2553. # CONFIG_TEST_OVERFLOW is not set
  2554. # CONFIG_TEST_RHASHTABLE is not set
  2555. # CONFIG_TEST_HASH is not set
  2556. # CONFIG_TEST_IDA is not set
  2557. # CONFIG_TEST_LKM is not set
  2558. # CONFIG_TEST_VMALLOC is not set
  2559. # CONFIG_TEST_USER_COPY is not set
  2560. # CONFIG_TEST_BPF is not set
  2561. # CONFIG_TEST_BLACKHOLE_DEV is not set
  2562. # CONFIG_FIND_BIT_BENCHMARK is not set
  2563. # CONFIG_TEST_FIRMWARE is not set
  2564. # CONFIG_TEST_SYSCTL is not set
  2565. # CONFIG_TEST_UDELAY is not set
  2566. # CONFIG_TEST_STATIC_KEYS is not set
  2567. # CONFIG_TEST_KMOD is not set
  2568. # CONFIG_TEST_MEMCAT_P is not set
  2569. # CONFIG_TEST_STACKINIT is not set
  2570. # CONFIG_TEST_MEMINIT is not set
  2571. # CONFIG_MEMTEST is not set
  2572. # CONFIG_BUG_ON_DATA_CORRUPTION is not set
  2573. # CONFIG_SAMPLES is not set
  2574. CONFIG_HAVE_ARCH_KGDB=y
  2575. # CONFIG_KGDB is not set
  2576. CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y
  2577. # CONFIG_UBSAN is not set
  2578. CONFIG_UBSAN_ALIGNMENT=y
  2579. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  2580. CONFIG_EARLY_PRINTK=y
  2581. CONFIG_CMDLINE_BOOL=y
  2582. CONFIG_CMDLINE="earlyprintk"
  2583. # CONFIG_CMDLINE_OVERRIDE is not set
  2584. # CONFIG_DEBUG_ZBOOT is not set
  2585. # CONFIG_SPINLOCK_TEST is not set
  2586. # CONFIG_SCACHE_DEBUGFS is not set
  2587. # end of Kernel hacking
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement