he77789

nspire linux .config

Jan 25th, 2022
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 68.67 KB | None | 0 0
  1. #
  2. # Automatically generated file; DO NOT EDIT.
  3. # Linux/arm 5.15.6 Kernel Configuration
  4. #
  5. CONFIG_CC_VERSION_TEXT="arm-buildroot-linux-gnueabi-gcc.br_real (Buildroot 2021.11) 11.2.0"
  6. CONFIG_CC_IS_GCC=y
  7. CONFIG_GCC_VERSION=110200
  8. CONFIG_CLANG_VERSION=0
  9. CONFIG_AS_IS_GNU=y
  10. CONFIG_AS_VERSION=23700
  11. CONFIG_LD_IS_BFD=y
  12. CONFIG_LD_VERSION=23700
  13. CONFIG_LLD_VERSION=0
  14. CONFIG_CC_CAN_LINK=y
  15. CONFIG_CC_CAN_LINK_STATIC=y
  16. CONFIG_CC_HAS_ASM_GOTO=y
  17. CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
  18. CONFIG_CC_HAS_ASM_INLINE=y
  19. CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
  20. CONFIG_IRQ_WORK=y
  21. CONFIG_BUILDTIME_TABLE_SORT=y
  22.  
  23. #
  24. # General setup
  25. #
  26. CONFIG_BROKEN_ON_SMP=y
  27. CONFIG_INIT_ENV_ARG_LIMIT=32
  28. # CONFIG_COMPILE_TEST is not set
  29. # CONFIG_WERROR is not set
  30. CONFIG_LOCALVERSION="-nspire"
  31. CONFIG_LOCALVERSION_AUTO=y
  32. CONFIG_BUILD_SALT=""
  33. CONFIG_HAVE_KERNEL_GZIP=y
  34. CONFIG_HAVE_KERNEL_LZMA=y
  35. CONFIG_HAVE_KERNEL_XZ=y
  36. CONFIG_HAVE_KERNEL_LZO=y
  37. CONFIG_HAVE_KERNEL_LZ4=y
  38. CONFIG_KERNEL_GZIP=y
  39. # CONFIG_KERNEL_LZMA is not set
  40. # CONFIG_KERNEL_XZ is not set
  41. # CONFIG_KERNEL_LZO is not set
  42. # CONFIG_KERNEL_LZ4 is not set
  43. CONFIG_DEFAULT_INIT=""
  44. CONFIG_DEFAULT_HOSTNAME="nspire"
  45. CONFIG_SWAP=y
  46. # CONFIG_SYSVIPC is not set
  47. # CONFIG_POSIX_MQUEUE is not set
  48. # CONFIG_WATCH_QUEUE is not set
  49. CONFIG_CROSS_MEMORY_ATTACH=y
  50. # CONFIG_USELIB is not set
  51. # CONFIG_AUDIT is not set
  52. CONFIG_HAVE_ARCH_AUDITSYSCALL=y
  53.  
  54. #
  55. # IRQ subsystem
  56. #
  57. CONFIG_GENERIC_IRQ_PROBE=y
  58. CONFIG_GENERIC_IRQ_SHOW=y
  59. CONFIG_GENERIC_IRQ_SHOW_LEVEL=y
  60. CONFIG_HARDIRQS_SW_RESEND=y
  61. CONFIG_GENERIC_IRQ_CHIP=y
  62. CONFIG_IRQ_DOMAIN=y
  63. CONFIG_HANDLE_DOMAIN_IRQ=y
  64. CONFIG_IRQ_FORCED_THREADING=y
  65. CONFIG_SPARSE_IRQ=y
  66. # CONFIG_GENERIC_IRQ_DEBUGFS is not set
  67. # end of IRQ subsystem
  68.  
  69. CONFIG_GENERIC_IRQ_MULTI_HANDLER=y
  70. CONFIG_GENERIC_CLOCKEVENTS=y
  71.  
  72. #
  73. # Timers subsystem
  74. #
  75. CONFIG_TICK_ONESHOT=y
  76. CONFIG_NO_HZ_COMMON=y
  77. # CONFIG_HZ_PERIODIC is not set
  78. CONFIG_NO_HZ_IDLE=y
  79. # CONFIG_NO_HZ is not set
  80. # CONFIG_HIGH_RES_TIMERS is not set
  81. # end of Timers subsystem
  82.  
  83. CONFIG_BPF=y
  84. CONFIG_HAVE_EBPF_JIT=y
  85.  
  86. #
  87. # BPF subsystem
  88. #
  89. # CONFIG_BPF_SYSCALL is not set
  90. # end of BPF subsystem
  91.  
  92. CONFIG_PREEMPT_NONE=y
  93. # CONFIG_PREEMPT_VOLUNTARY is not set
  94. # CONFIG_PREEMPT is not set
  95.  
  96. #
  97. # CPU/Task time and stats accounting
  98. #
  99. CONFIG_TICK_CPU_ACCOUNTING=y
  100. # CONFIG_VIRT_CPU_ACCOUNTING_GEN is not set
  101. # CONFIG_IRQ_TIME_ACCOUNTING is not set
  102. # CONFIG_BSD_PROCESS_ACCT is not set
  103. # CONFIG_TASKSTATS is not set
  104. # CONFIG_PSI is not set
  105. # end of CPU/Task time and stats accounting
  106.  
  107. #
  108. # RCU Subsystem
  109. #
  110. CONFIG_TINY_RCU=y
  111. # CONFIG_RCU_EXPERT is not set
  112. CONFIG_SRCU=y
  113. CONFIG_TINY_SRCU=y
  114. # end of RCU Subsystem
  115.  
  116. CONFIG_IKCONFIG=y
  117. CONFIG_IKCONFIG_PROC=y
  118. # CONFIG_IKHEADERS is not set
  119. CONFIG_LOG_BUF_SHIFT=17
  120. CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT=13
  121. # CONFIG_PRINTK_INDEX is not set
  122. CONFIG_GENERIC_SCHED_CLOCK=y
  123.  
  124. #
  125. # Scheduler features
  126. #
  127. # end of Scheduler features
  128.  
  129. CONFIG_CGROUPS=y
  130. # CONFIG_MEMCG is not set
  131. # CONFIG_BLK_CGROUP is not set
  132. CONFIG_CGROUP_SCHED=y
  133. CONFIG_FAIR_GROUP_SCHED=y
  134. # CONFIG_CFS_BANDWIDTH is not set
  135. # CONFIG_RT_GROUP_SCHED is not set
  136. # CONFIG_CGROUP_PIDS is not set
  137. # CONFIG_CGROUP_RDMA is not set
  138. # CONFIG_CGROUP_FREEZER is not set
  139. # CONFIG_CGROUP_DEVICE is not set
  140. CONFIG_CGROUP_CPUACCT=y
  141. # CONFIG_CGROUP_MISC is not set
  142. # CONFIG_CGROUP_DEBUG is not set
  143. CONFIG_NAMESPACES=y
  144. # CONFIG_UTS_NS is not set
  145. CONFIG_USER_NS=y
  146. # CONFIG_PID_NS is not set
  147. CONFIG_NET_NS=y
  148. # CONFIG_CHECKPOINT_RESTORE is not set
  149. # CONFIG_SCHED_AUTOGROUP is not set
  150. # CONFIG_SYSFS_DEPRECATED is not set
  151. # CONFIG_RELAY is not set
  152. CONFIG_BLK_DEV_INITRD=y
  153. CONFIG_INITRAMFS_SOURCE=""
  154. CONFIG_RD_GZIP=y
  155. CONFIG_RD_BZIP2=y
  156. CONFIG_RD_LZMA=y
  157. CONFIG_RD_XZ=y
  158. CONFIG_RD_LZO=y
  159. CONFIG_RD_LZ4=y
  160. CONFIG_RD_ZSTD=y
  161. # CONFIG_BOOT_CONFIG is not set
  162. # CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE is not set
  163. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  164. CONFIG_LD_ORPHAN_WARN=y
  165. CONFIG_SYSCTL=y
  166. CONFIG_HAVE_UID16=y
  167. CONFIG_EXPERT=y
  168. # CONFIG_UID16 is not set
  169. CONFIG_MULTIUSER=y
  170. # CONFIG_SGETMASK_SYSCALL is not set
  171. # CONFIG_SYSFS_SYSCALL is not set
  172. CONFIG_FHANDLE=y
  173. CONFIG_POSIX_TIMERS=y
  174. CONFIG_PRINTK=y
  175. CONFIG_BUG=y
  176. CONFIG_ELF_CORE=y
  177. CONFIG_BASE_FULL=y
  178. CONFIG_FUTEX=y
  179. CONFIG_FUTEX_PI=y
  180. CONFIG_HAVE_FUTEX_CMPXCHG=y
  181. CONFIG_EPOLL=y
  182. CONFIG_SIGNALFD=y
  183. CONFIG_TIMERFD=y
  184. CONFIG_EVENTFD=y
  185. CONFIG_SHMEM=y
  186. CONFIG_AIO=y
  187. CONFIG_IO_URING=y
  188. CONFIG_ADVISE_SYSCALLS=y
  189. CONFIG_MEMBARRIER=y
  190. # CONFIG_KALLSYMS is not set
  191. # CONFIG_USERFAULTFD is not set
  192. CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y
  193. CONFIG_KCMP=y
  194. # CONFIG_RSEQ is not set
  195. # CONFIG_EMBEDDED is not set
  196. CONFIG_HAVE_PERF_EVENTS=y
  197. CONFIG_PERF_USE_VMALLOC=y
  198. # CONFIG_PC104 is not set
  199.  
  200. #
  201. # Kernel Performance Events And Counters
  202. #
  203. # CONFIG_PERF_EVENTS is not set
  204. # end of Kernel Performance Events And Counters
  205.  
  206. # CONFIG_VM_EVENT_COUNTERS is not set
  207. # CONFIG_SLUB_DEBUG is not set
  208. # CONFIG_COMPAT_BRK is not set
  209. # CONFIG_SLAB is not set
  210. CONFIG_SLUB=y
  211. # CONFIG_SLOB is not set
  212. CONFIG_SLAB_MERGE_DEFAULT=y
  213. # CONFIG_SLAB_FREELIST_RANDOM is not set
  214. # CONFIG_SLAB_FREELIST_HARDENED is not set
  215. # CONFIG_SHUFFLE_PAGE_ALLOCATOR is not set
  216. # CONFIG_PROFILING is not set
  217. # end of General setup
  218.  
  219. CONFIG_ARM=y
  220. CONFIG_ARM_HAS_SG_CHAIN=y
  221. CONFIG_SYS_SUPPORTS_APM_EMULATION=y
  222. CONFIG_HAVE_PROC_CPU=y
  223. CONFIG_STACKTRACE_SUPPORT=y
  224. CONFIG_LOCKDEP_SUPPORT=y
  225. CONFIG_FIX_EARLYCON_MEM=y
  226. CONFIG_GENERIC_HWEIGHT=y
  227. CONFIG_GENERIC_CALIBRATE_DELAY=y
  228. CONFIG_ARCH_SUPPORTS_UPROBES=y
  229. CONFIG_ARM_PATCH_PHYS_VIRT=y
  230. CONFIG_GENERIC_BUG=y
  231. CONFIG_PGTABLE_LEVELS=2
  232.  
  233. #
  234. # System Type
  235. #
  236. CONFIG_MMU=y
  237. CONFIG_ARCH_MMAP_RND_BITS_MIN=8
  238. CONFIG_ARCH_MMAP_RND_BITS_MAX=16
  239. CONFIG_ARCH_MULTIPLATFORM=y
  240. # CONFIG_ARCH_EP93XX is not set
  241. # CONFIG_ARCH_FOOTBRIDGE is not set
  242. # CONFIG_ARCH_IOP32X is not set
  243. # CONFIG_ARCH_IXP4XX is not set
  244. # CONFIG_ARCH_DOVE is not set
  245. # CONFIG_ARCH_PXA is not set
  246. # CONFIG_ARCH_RPC is not set
  247. # CONFIG_ARCH_SA1100 is not set
  248. # CONFIG_ARCH_S3C24XX is not set
  249. # CONFIG_ARCH_OMAP1 is not set
  250.  
  251. #
  252. # Multiple platform selection
  253. #
  254.  
  255. #
  256. # CPU Core family selection
  257. #
  258. # CONFIG_ARCH_MULTI_V4 is not set
  259. # CONFIG_ARCH_MULTI_V4T is not set
  260. CONFIG_ARCH_MULTI_V5=y
  261. CONFIG_ARCH_MULTI_V4_V5=y
  262. # CONFIG_ARCH_MULTI_V6 is not set
  263. # CONFIG_ARCH_MULTI_V7 is not set
  264. CONFIG_ARCH_MULTI_CPU_AUTO=y
  265. # end of Multiple platform selection
  266.  
  267. # CONFIG_MACH_ASM9260 is not set
  268. # CONFIG_ARCH_ASPEED is not set
  269. # CONFIG_ARCH_AT91 is not set
  270. # CONFIG_ARCH_DAVINCI is not set
  271. # CONFIG_ARCH_HISI is not set
  272. # CONFIG_ARCH_MXC is not set
  273. # CONFIG_ARCH_INTEGRATOR is not set
  274. # CONFIG_ARCH_LPC32XX is not set
  275. # CONFIG_ARCH_MMP is not set
  276. # CONFIG_ARCH_MV78XX0 is not set
  277. # CONFIG_ARCH_MVEBU is not set
  278. # CONFIG_ARCH_MXS is not set
  279. # CONFIG_ARCH_NOMADIK is not set
  280. # CONFIG_ARCH_NPCM is not set
  281. CONFIG_ARCH_NSPIRE=y
  282. # CONFIG_ARCH_ORION5X is not set
  283. # CONFIG_ARCH_OXNAS is not set
  284. # CONFIG_ARCH_REALVIEW is not set
  285. # CONFIG_PLAT_SPEAR is not set
  286. # CONFIG_ARCH_SUNXI is not set
  287. # CONFIG_ARCH_VERSATILE is not set
  288. # CONFIG_ARCH_WM8505 is not set
  289.  
  290. #
  291. # Processor Type
  292. #
  293. CONFIG_CPU_ARM926T=y
  294. CONFIG_CPU_THUMB_CAPABLE=y
  295. CONFIG_CPU_32v5=y
  296. CONFIG_CPU_ABRT_EV5TJ=y
  297. CONFIG_CPU_PABRT_LEGACY=y
  298. CONFIG_CPU_CACHE_VIVT=y
  299. CONFIG_CPU_COPY_V4WB=y
  300. CONFIG_CPU_TLB_V4WBI=y
  301. CONFIG_CPU_CP15=y
  302. CONFIG_CPU_CP15_MMU=y
  303. CONFIG_CPU_USE_DOMAINS=y
  304.  
  305. #
  306. # Processor Features
  307. #
  308. CONFIG_ARM_THUMB=y
  309. # CONFIG_CPU_ICACHE_DISABLE is not set
  310. # CONFIG_CPU_DCACHE_DISABLE is not set
  311. # CONFIG_CPU_DCACHE_WRITETHROUGH is not set
  312. # CONFIG_CPU_CACHE_ROUND_ROBIN is not set
  313. CONFIG_NEED_KUSER_HELPERS=y
  314. CONFIG_KUSER_HELPERS=y
  315. CONFIG_ARM_L1_CACHE_SHIFT=5
  316. # end of System Type
  317.  
  318. #
  319. # Bus support
  320. #
  321. # end of Bus support
  322.  
  323. #
  324. # Kernel Features
  325. #
  326. CONFIG_VMSPLIT_3G=y
  327. # CONFIG_VMSPLIT_3G_OPT is not set
  328. # CONFIG_VMSPLIT_2G is not set
  329. # CONFIG_VMSPLIT_1G is not set
  330. CONFIG_PAGE_OFFSET=0xC0000000
  331. CONFIG_ARCH_NR_GPIO=0
  332. CONFIG_HZ_FIXED=0
  333. CONFIG_HZ_100=y
  334. # CONFIG_HZ_200 is not set
  335. # CONFIG_HZ_250 is not set
  336. # CONFIG_HZ_300 is not set
  337. # CONFIG_HZ_500 is not set
  338. # CONFIG_HZ_1000 is not set
  339. CONFIG_HZ=100
  340. CONFIG_AEABI=y
  341. # CONFIG_OABI_COMPAT is not set
  342. CONFIG_ARCH_SELECT_MEMORY_MODEL=y
  343. CONFIG_ARCH_FLATMEM_ENABLE=y
  344. CONFIG_ARCH_SPARSEMEM_ENABLE=y
  345. # CONFIG_HIGHMEM is not set
  346. # CONFIG_CPU_SW_DOMAIN_PAN is not set
  347. CONFIG_ARCH_WANT_GENERAL_HUGETLB=y
  348. CONFIG_FORCE_MAX_ZONEORDER=11
  349. CONFIG_ALIGNMENT_TRAP=y
  350. CONFIG_UACCESS_WITH_MEMCPY=y
  351. # CONFIG_PARAVIRT is not set
  352. # CONFIG_PARAVIRT_TIME_ACCOUNTING is not set
  353. # end of Kernel Features
  354.  
  355. #
  356. # Boot options
  357. #
  358. CONFIG_USE_OF=y
  359. # CONFIG_ATAGS is not set
  360. CONFIG_ZBOOT_ROM_TEXT=0
  361. CONFIG_ZBOOT_ROM_BSS=0
  362. # CONFIG_ARM_APPENDED_DTB is not set
  363. CONFIG_CMDLINE=""
  364. # CONFIG_KEXEC is not set
  365. # CONFIG_CRASH_DUMP is not set
  366. CONFIG_AUTO_ZRELADDR=y
  367. # CONFIG_EFI is not set
  368. # end of Boot options
  369.  
  370. #
  371. # CPU Power Management
  372. #
  373.  
  374. #
  375. # CPU Frequency scaling
  376. #
  377. # CONFIG_CPU_FREQ is not set
  378. # end of CPU Frequency scaling
  379.  
  380. #
  381. # CPU Idle
  382. #
  383. CONFIG_CPU_IDLE=y
  384. CONFIG_CPU_IDLE_MULTIPLE_DRIVERS=y
  385. CONFIG_CPU_IDLE_GOV_LADDER=y
  386. CONFIG_CPU_IDLE_GOV_MENU=y
  387. # CONFIG_CPU_IDLE_GOV_TEO is not set
  388. CONFIG_DT_IDLE_STATES=y
  389.  
  390. #
  391. # ARM CPU Idle Drivers
  392. #
  393. CONFIG_ARM_CPUIDLE=y
  394. # end of ARM CPU Idle Drivers
  395. # end of CPU Idle
  396. # end of CPU Power Management
  397.  
  398. #
  399. # Floating point emulation
  400. #
  401.  
  402. #
  403. # At least one emulation must be selected
  404. #
  405. CONFIG_VFP=y
  406. # end of Floating point emulation
  407.  
  408. #
  409. # Power management options
  410. #
  411. # CONFIG_SUSPEND is not set
  412. # CONFIG_HIBERNATION is not set
  413. CONFIG_PM=y
  414. # CONFIG_PM_DEBUG is not set
  415. CONFIG_APM_EMULATION=y
  416. CONFIG_PM_CLK=y
  417. # CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
  418. CONFIG_CPU_PM=y
  419. CONFIG_ARCH_SUSPEND_POSSIBLE=y
  420. CONFIG_ARCH_HIBERNATION_POSSIBLE=y
  421. # end of Power management options
  422.  
  423. # CONFIG_ARM_CRYPTO is not set
  424. CONFIG_AS_VFP_VMRS_FPINST=y
  425.  
  426. #
  427. # General architecture-dependent options
  428. #
  429. CONFIG_JUMP_LABEL=y
  430. # CONFIG_STATIC_KEYS_SELFTEST is not set
  431. CONFIG_ARCH_USE_BUILTIN_BSWAP=y
  432. CONFIG_HAVE_KPROBES=y
  433. CONFIG_HAVE_KRETPROBES=y
  434. CONFIG_HAVE_OPTPROBES=y
  435. CONFIG_HAVE_NMI=y
  436. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  437. CONFIG_HAVE_ARCH_TRACEHOOK=y
  438. CONFIG_HAVE_DMA_CONTIGUOUS=y
  439. CONFIG_GENERIC_SMP_IDLE_THREAD=y
  440. CONFIG_GENERIC_IDLE_POLL_SETUP=y
  441. CONFIG_ARCH_HAS_FORTIFY_SOURCE=y
  442. CONFIG_ARCH_HAS_KEEPINITRD=y
  443. CONFIG_ARCH_HAS_SET_MEMORY=y
  444. CONFIG_HAVE_ARCH_THREAD_STRUCT_WHITELIST=y
  445. CONFIG_ARCH_32BIT_OFF_T=y
  446. CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
  447. CONFIG_HAVE_RSEQ=y
  448. CONFIG_HAVE_PERF_REGS=y
  449. CONFIG_HAVE_PERF_USER_STACK_DUMP=y
  450. CONFIG_HAVE_ARCH_JUMP_LABEL=y
  451. CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
  452. CONFIG_HAVE_ARCH_SECCOMP=y
  453. CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
  454. # CONFIG_SECCOMP is not set
  455. CONFIG_HAVE_STACKPROTECTOR=y
  456. # CONFIG_STACKPROTECTOR is not set
  457. CONFIG_LTO_NONE=y
  458. CONFIG_HAVE_CONTEXT_TRACKING=y
  459. CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y
  460. CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
  461. CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
  462. CONFIG_MODULES_USE_ELF_REL=y
  463. CONFIG_ARCH_HAS_ELF_RANDOMIZE=y
  464. CONFIG_HAVE_ARCH_MMAP_RND_BITS=y
  465. CONFIG_HAVE_EXIT_THREAD=y
  466. CONFIG_ARCH_MMAP_RND_BITS=8
  467. CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT=y
  468. CONFIG_CLONE_BACKWARDS=y
  469. CONFIG_OLD_SIGSUSPEND3=y
  470. CONFIG_OLD_SIGACTION=y
  471. CONFIG_COMPAT_32BIT_TIME=y
  472. CONFIG_ARCH_OPTIONAL_KERNEL_RWX=y
  473. CONFIG_ARCH_HAS_STRICT_KERNEL_RWX=y
  474. # CONFIG_STRICT_KERNEL_RWX is not set
  475. CONFIG_ARCH_HAS_STRICT_MODULE_RWX=y
  476. CONFIG_ARCH_HAS_PHYS_TO_DMA=y
  477. # CONFIG_LOCK_EVENT_COUNTS is not set
  478. CONFIG_ARCH_WANT_LD_ORPHAN_WARN=y
  479. CONFIG_HAVE_ARCH_PFN_VALID=y
  480.  
  481. #
  482. # GCOV-based kernel profiling
  483. #
  484. # CONFIG_GCOV_KERNEL is not set
  485. CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
  486. # end of GCOV-based kernel profiling
  487.  
  488. CONFIG_HAVE_GCC_PLUGINS=y
  489. # CONFIG_GCC_PLUGINS is not set
  490. # end of General architecture-dependent options
  491.  
  492. CONFIG_RT_MUTEXES=y
  493. CONFIG_BASE_SMALL=0
  494. # CONFIG_MODULES is not set
  495. CONFIG_BLOCK=y
  496. CONFIG_BLK_DEV_BSG_COMMON=y
  497. # CONFIG_BLK_DEV_BSGLIB is not set
  498. # CONFIG_BLK_DEV_INTEGRITY is not set
  499. # CONFIG_BLK_DEV_ZONED is not set
  500. # CONFIG_BLK_WBT is not set
  501. CONFIG_BLK_DEBUG_FS=y
  502. # CONFIG_BLK_SED_OPAL is not set
  503. # CONFIG_BLK_INLINE_ENCRYPTION is not set
  504.  
  505. #
  506. # Partition Types
  507. #
  508. CONFIG_PARTITION_ADVANCED=y
  509. # CONFIG_ACORN_PARTITION is not set
  510. # CONFIG_AIX_PARTITION is not set
  511. # CONFIG_OSF_PARTITION is not set
  512. # CONFIG_AMIGA_PARTITION is not set
  513. # CONFIG_ATARI_PARTITION is not set
  514. # CONFIG_MAC_PARTITION is not set
  515. CONFIG_MSDOS_PARTITION=y
  516. # CONFIG_BSD_DISKLABEL is not set
  517. # CONFIG_MINIX_SUBPARTITION is not set
  518. # CONFIG_SOLARIS_X86_PARTITION is not set
  519. # CONFIG_UNIXWARE_DISKLABEL is not set
  520. # CONFIG_LDM_PARTITION is not set
  521. # CONFIG_SGI_PARTITION is not set
  522. # CONFIG_ULTRIX_PARTITION is not set
  523. # CONFIG_SUN_PARTITION is not set
  524. # CONFIG_KARMA_PARTITION is not set
  525. CONFIG_EFI_PARTITION=y
  526. # CONFIG_SYSV68_PARTITION is not set
  527. # CONFIG_CMDLINE_PARTITION is not set
  528. # end of Partition Types
  529.  
  530. CONFIG_BLK_PM=y
  531.  
  532. #
  533. # IO Schedulers
  534. #
  535. CONFIG_MQ_IOSCHED_DEADLINE=y
  536. CONFIG_MQ_IOSCHED_KYBER=y
  537. # CONFIG_IOSCHED_BFQ is not set
  538. # end of IO Schedulers
  539.  
  540. CONFIG_ASN1=y
  541. CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
  542. CONFIG_INLINE_READ_UNLOCK=y
  543. CONFIG_INLINE_READ_UNLOCK_IRQ=y
  544. CONFIG_INLINE_WRITE_UNLOCK=y
  545. CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
  546. CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
  547. CONFIG_ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE=y
  548.  
  549. #
  550. # Executable file formats
  551. #
  552. CONFIG_BINFMT_ELF=y
  553. # CONFIG_BINFMT_ELF_FDPIC is not set
  554. CONFIG_ELFCORE=y
  555. # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
  556. CONFIG_BINFMT_SCRIPT=y
  557. CONFIG_ARCH_HAS_BINFMT_FLAT=y
  558. # CONFIG_BINFMT_FLAT is not set
  559. CONFIG_BINFMT_FLAT_ARGVP_ENVP_ON_STACK=y
  560. # CONFIG_BINFMT_MISC is not set
  561. CONFIG_COREDUMP=y
  562. # end of Executable file formats
  563.  
  564. #
  565. # Memory Management options
  566. #
  567. CONFIG_SELECT_MEMORY_MODEL=y
  568. CONFIG_FLATMEM_MANUAL=y
  569. # CONFIG_SPARSEMEM_MANUAL is not set
  570. CONFIG_FLATMEM=y
  571. CONFIG_ARCH_KEEP_MEMBLOCK=y
  572. CONFIG_MEMORY_ISOLATION=y
  573. CONFIG_SPLIT_PTLOCK_CPUS=999999
  574. CONFIG_COMPACTION=y
  575. # CONFIG_PAGE_REPORTING is not set
  576. CONFIG_MIGRATION=y
  577. CONFIG_CONTIG_ALLOC=y
  578. CONFIG_KSM=y
  579. CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
  580. CONFIG_NEED_PER_CPU_KM=y
  581. # CONFIG_CLEANCACHE is not set
  582. # CONFIG_FRONTSWAP is not set
  583. CONFIG_CMA=y
  584. # CONFIG_CMA_DEBUG is not set
  585. # CONFIG_CMA_DEBUGFS is not set
  586. # CONFIG_CMA_SYSFS is not set
  587. CONFIG_CMA_AREAS=7
  588. # CONFIG_ZPOOL is not set
  589. CONFIG_ZSMALLOC=y
  590. # CONFIG_ZSMALLOC_STAT is not set
  591. CONFIG_GENERIC_EARLY_IOREMAP=y
  592. # CONFIG_IDLE_PAGE_TRACKING is not set
  593. # CONFIG_PERCPU_STATS is not set
  594. # CONFIG_GUP_TEST is not set
  595.  
  596. #
  597. # Data Access Monitoring
  598. #
  599. # CONFIG_DAMON is not set
  600. # end of Data Access Monitoring
  601. # end of Memory Management options
  602.  
  603. CONFIG_NET=y
  604. CONFIG_NET_INGRESS=y
  605.  
  606. #
  607. # Networking options
  608. #
  609. CONFIG_PACKET=y
  610. # CONFIG_PACKET_DIAG is not set
  611. CONFIG_UNIX=y
  612. CONFIG_UNIX_SCM=y
  613. CONFIG_AF_UNIX_OOB=y
  614. # CONFIG_UNIX_DIAG is not set
  615. # CONFIG_TLS is not set
  616. # CONFIG_XFRM_USER is not set
  617. # CONFIG_NET_KEY is not set
  618. CONFIG_INET=y
  619. # CONFIG_IP_MULTICAST is not set
  620. # CONFIG_IP_ADVANCED_ROUTER is not set
  621. CONFIG_IP_PNP=y
  622. CONFIG_IP_PNP_DHCP=y
  623. CONFIG_IP_PNP_BOOTP=y
  624. # CONFIG_IP_PNP_RARP is not set
  625. # CONFIG_NET_IPIP is not set
  626. # CONFIG_NET_IPGRE_DEMUX is not set
  627. # CONFIG_SYN_COOKIES is not set
  628. # CONFIG_NET_IPVTI is not set
  629. # CONFIG_NET_FOU is not set
  630. # CONFIG_INET_AH is not set
  631. # CONFIG_INET_ESP is not set
  632. # CONFIG_INET_IPCOMP is not set
  633. # CONFIG_INET_DIAG is not set
  634. # CONFIG_TCP_CONG_ADVANCED is not set
  635. CONFIG_TCP_CONG_CUBIC=y
  636. CONFIG_DEFAULT_TCP_CONG="cubic"
  637. # CONFIG_TCP_MD5SIG is not set
  638. # CONFIG_IPV6 is not set
  639. # CONFIG_MPTCP is not set
  640. # CONFIG_NETWORK_SECMARK is not set
  641. # CONFIG_NETWORK_PHY_TIMESTAMPING is not set
  642. CONFIG_NETFILTER=y
  643. CONFIG_NETFILTER_ADVANCED=y
  644.  
  645. #
  646. # Core Netfilter Configuration
  647. #
  648. CONFIG_NETFILTER_INGRESS=y
  649. # CONFIG_NETFILTER_NETLINK_ACCT is not set
  650. # CONFIG_NETFILTER_NETLINK_QUEUE is not set
  651. # CONFIG_NETFILTER_NETLINK_LOG is not set
  652. # CONFIG_NETFILTER_NETLINK_OSF is not set
  653. # CONFIG_NF_CONNTRACK is not set
  654. # CONFIG_NF_LOG_SYSLOG is not set
  655. # CONFIG_NF_TABLES is not set
  656. CONFIG_NETFILTER_XTABLES=y
  657.  
  658. #
  659. # Xtables combined modules
  660. #
  661. # CONFIG_NETFILTER_XT_MARK is not set
  662.  
  663. #
  664. # Xtables targets
  665. #
  666. # CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set
  667. # CONFIG_NETFILTER_XT_TARGET_HMARK is not set
  668. # CONFIG_NETFILTER_XT_TARGET_IDLETIMER is not set
  669. # CONFIG_NETFILTER_XT_TARGET_LOG is not set
  670. # CONFIG_NETFILTER_XT_TARGET_MARK is not set
  671. # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set
  672. # CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set
  673. # CONFIG_NETFILTER_XT_TARGET_RATEEST is not set
  674. # CONFIG_NETFILTER_XT_TARGET_TEE is not set
  675. # CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set
  676.  
  677. #
  678. # Xtables matches
  679. #
  680. # CONFIG_NETFILTER_XT_MATCH_ADDRTYPE is not set
  681. # CONFIG_NETFILTER_XT_MATCH_BPF is not set
  682. # CONFIG_NETFILTER_XT_MATCH_CGROUP is not set
  683. # CONFIG_NETFILTER_XT_MATCH_COMMENT is not set
  684. # CONFIG_NETFILTER_XT_MATCH_CPU is not set
  685. # CONFIG_NETFILTER_XT_MATCH_DCCP is not set
  686. # CONFIG_NETFILTER_XT_MATCH_DEVGROUP is not set
  687. # CONFIG_NETFILTER_XT_MATCH_DSCP is not set
  688. # CONFIG_NETFILTER_XT_MATCH_ECN is not set
  689. # CONFIG_NETFILTER_XT_MATCH_ESP is not set
  690. # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set
  691. # CONFIG_NETFILTER_XT_MATCH_HL is not set
  692. # CONFIG_NETFILTER_XT_MATCH_IPCOMP is not set
  693. # CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set
  694. # CONFIG_NETFILTER_XT_MATCH_L2TP is not set
  695. # CONFIG_NETFILTER_XT_MATCH_LENGTH is not set
  696. # CONFIG_NETFILTER_XT_MATCH_LIMIT is not set
  697. # CONFIG_NETFILTER_XT_MATCH_MAC is not set
  698. # CONFIG_NETFILTER_XT_MATCH_MARK is not set
  699. # CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set
  700. # CONFIG_NETFILTER_XT_MATCH_NFACCT is not set
  701. # CONFIG_NETFILTER_XT_MATCH_OSF is not set
  702. # CONFIG_NETFILTER_XT_MATCH_OWNER is not set
  703. # CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set
  704. # CONFIG_NETFILTER_XT_MATCH_QUOTA is not set
  705. # CONFIG_NETFILTER_XT_MATCH_RATEEST is not set
  706. # CONFIG_NETFILTER_XT_MATCH_REALM is not set
  707. # CONFIG_NETFILTER_XT_MATCH_RECENT is not set
  708. # CONFIG_NETFILTER_XT_MATCH_SCTP is not set
  709. # CONFIG_NETFILTER_XT_MATCH_SOCKET is not set
  710. # CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set
  711. # CONFIG_NETFILTER_XT_MATCH_STRING is not set
  712. # CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set
  713. # CONFIG_NETFILTER_XT_MATCH_TIME is not set
  714. # CONFIG_NETFILTER_XT_MATCH_U32 is not set
  715. # end of Core Netfilter Configuration
  716.  
  717. # CONFIG_IP_SET is not set
  718. # CONFIG_IP_VS is not set
  719.  
  720. #
  721. # IP: Netfilter Configuration
  722. #
  723. # CONFIG_NF_SOCKET_IPV4 is not set
  724. # CONFIG_NF_TPROXY_IPV4 is not set
  725. # CONFIG_NF_DUP_IPV4 is not set
  726. # CONFIG_NF_LOG_ARP is not set
  727. # CONFIG_NF_LOG_IPV4 is not set
  728. # CONFIG_NF_REJECT_IPV4 is not set
  729. CONFIG_IP_NF_IPTABLES=y
  730. # CONFIG_IP_NF_MATCH_AH is not set
  731. # CONFIG_IP_NF_MATCH_ECN is not set
  732. # CONFIG_IP_NF_MATCH_TTL is not set
  733. CONFIG_IP_NF_FILTER=y
  734. # CONFIG_IP_NF_TARGET_REJECT is not set
  735. # CONFIG_IP_NF_MANGLE is not set
  736. # CONFIG_IP_NF_RAW is not set
  737. # CONFIG_IP_NF_ARPTABLES is not set
  738. # end of IP: Netfilter Configuration
  739.  
  740. # CONFIG_BPFILTER is not set
  741. # CONFIG_IP_DCCP is not set
  742. # CONFIG_IP_SCTP is not set
  743. # CONFIG_RDS is not set
  744. # CONFIG_TIPC is not set
  745. # CONFIG_ATM is not set
  746. # CONFIG_L2TP is not set
  747. # CONFIG_BRIDGE is not set
  748. # CONFIG_VLAN_8021Q is not set
  749. # CONFIG_DECNET is not set
  750. # CONFIG_LLC2 is not set
  751. # CONFIG_ATALK is not set
  752. # CONFIG_X25 is not set
  753. # CONFIG_LAPB is not set
  754. # CONFIG_PHONET is not set
  755. # CONFIG_IEEE802154 is not set
  756. # CONFIG_NET_SCHED is not set
  757. # CONFIG_DCB is not set
  758. CONFIG_DNS_RESOLVER=y
  759. # CONFIG_BATMAN_ADV is not set
  760. # CONFIG_OPENVSWITCH is not set
  761. # CONFIG_VSOCKETS is not set
  762. # CONFIG_NETLINK_DIAG is not set
  763. # CONFIG_MPLS is not set
  764. # CONFIG_NET_NSH is not set
  765. # CONFIG_HSR is not set
  766. # CONFIG_NET_SWITCHDEV is not set
  767. # CONFIG_NET_L3_MASTER_DEV is not set
  768. # CONFIG_QRTR is not set
  769. # CONFIG_NET_NCSI is not set
  770. # CONFIG_CGROUP_NET_PRIO is not set
  771. # CONFIG_CGROUP_NET_CLASSID is not set
  772. CONFIG_NET_RX_BUSY_POLL=y
  773. CONFIG_BQL=y
  774.  
  775. #
  776. # Network testing
  777. #
  778. # CONFIG_NET_PKTGEN is not set
  779. # end of Network testing
  780. # end of Networking options
  781.  
  782. # CONFIG_HAMRADIO is not set
  783. # CONFIG_CAN is not set
  784. # CONFIG_BT is not set
  785. # CONFIG_AF_RXRPC is not set
  786. # CONFIG_AF_KCM is not set
  787. # CONFIG_MCTP is not set
  788. # CONFIG_WIRELESS is not set
  789. # CONFIG_RFKILL is not set
  790. # CONFIG_NET_9P is not set
  791. # CONFIG_CAIF is not set
  792. # CONFIG_CEPH_LIB is not set
  793. # CONFIG_NFC is not set
  794. # CONFIG_PSAMPLE is not set
  795. # CONFIG_NET_IFE is not set
  796. # CONFIG_LWTUNNEL is not set
  797. # CONFIG_FAILOVER is not set
  798. CONFIG_ETHTOOL_NETLINK=y
  799.  
  800. #
  801. # Device Drivers
  802. #
  803. CONFIG_ARM_AMBA=y
  804. CONFIG_HAVE_PCI=y
  805. # CONFIG_PCI is not set
  806. # CONFIG_PCCARD is not set
  807.  
  808. #
  809. # Generic Driver Options
  810. #
  811. CONFIG_UEVENT_HELPER=y
  812. CONFIG_UEVENT_HELPER_PATH=""
  813. CONFIG_DEVTMPFS=y
  814. CONFIG_DEVTMPFS_MOUNT=y
  815. CONFIG_STANDALONE=y
  816. CONFIG_PREVENT_FIRMWARE_BUILD=y
  817.  
  818. #
  819. # Firmware loader
  820. #
  821. # CONFIG_FW_LOADER is not set
  822. # end of Firmware loader
  823.  
  824. CONFIG_ALLOW_DEV_COREDUMP=y
  825. # CONFIG_DEBUG_DRIVER is not set
  826. # CONFIG_DEBUG_DEVRES is not set
  827. # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set
  828. CONFIG_GENERIC_CPU_AUTOPROBE=y
  829. CONFIG_REGMAP=y
  830. CONFIG_DMA_SHARED_BUFFER=y
  831. # CONFIG_DMA_FENCE_TRACE is not set
  832. # end of Generic Driver Options
  833.  
  834. #
  835. # Bus devices
  836. #
  837. # CONFIG_BRCMSTB_GISB_ARB is not set
  838. # CONFIG_VEXPRESS_CONFIG is not set
  839. # CONFIG_MHI_BUS is not set
  840. # end of Bus devices
  841.  
  842. # CONFIG_CONNECTOR is not set
  843.  
  844. #
  845. # Firmware Drivers
  846. #
  847.  
  848. #
  849. # ARM System Control and Management Interface Protocol
  850. #
  851. # CONFIG_ARM_SCMI_PROTOCOL is not set
  852. # end of ARM System Control and Management Interface Protocol
  853.  
  854. # CONFIG_FIRMWARE_MEMMAP is not set
  855. # CONFIG_FW_CFG_SYSFS is not set
  856. # CONFIG_GOOGLE_FIRMWARE is not set
  857.  
  858. #
  859. # Tegra firmware driver
  860. #
  861. # end of Tegra firmware driver
  862. # end of Firmware Drivers
  863.  
  864. # CONFIG_GNSS is not set
  865. # CONFIG_MTD is not set
  866. CONFIG_DTC=y
  867. CONFIG_OF=y
  868. # CONFIG_OF_UNITTEST is not set
  869. CONFIG_OF_FLATTREE=y
  870. CONFIG_OF_EARLY_FLATTREE=y
  871. CONFIG_OF_KOBJ=y
  872. CONFIG_OF_ADDRESS=y
  873. CONFIG_OF_IRQ=y
  874. CONFIG_OF_RESERVED_MEM=y
  875. # CONFIG_OF_OVERLAY is not set
  876. CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
  877. # CONFIG_PARPORT is not set
  878. CONFIG_BLK_DEV=y
  879. # CONFIG_BLK_DEV_NULL_BLK is not set
  880. CONFIG_BLK_DEV_LOOP=y
  881. CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
  882. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  883. # CONFIG_BLK_DEV_DRBD is not set
  884. # CONFIG_BLK_DEV_NBD is not set
  885. CONFIG_BLK_DEV_RAM=y
  886. CONFIG_BLK_DEV_RAM_COUNT=1
  887. CONFIG_BLK_DEV_RAM_SIZE=8192
  888. # CONFIG_CDROM_PKTCDVD is not set
  889. # CONFIG_ATA_OVER_ETH is not set
  890. # CONFIG_BLK_DEV_RBD is not set
  891.  
  892. #
  893. # NVME Support
  894. #
  895. # CONFIG_NVME_FC is not set
  896. # CONFIG_NVME_TCP is not set
  897. # CONFIG_NVME_TARGET is not set
  898. # end of NVME Support
  899.  
  900. #
  901. # Misc devices
  902. #
  903. # CONFIG_AD525X_DPOT is not set
  904. # CONFIG_DUMMY_IRQ is not set
  905. # CONFIG_ICS932S401 is not set
  906. # CONFIG_ENCLOSURE_SERVICES is not set
  907. # CONFIG_APDS9802ALS is not set
  908. # CONFIG_ISL29003 is not set
  909. # CONFIG_ISL29020 is not set
  910. # CONFIG_SENSORS_TSL2550 is not set
  911. # CONFIG_SENSORS_BH1770 is not set
  912. # CONFIG_SENSORS_APDS990X is not set
  913. # CONFIG_HMC6352 is not set
  914. # CONFIG_DS1682 is not set
  915. CONFIG_SRAM=y
  916. CONFIG_SRAM_EXEC=y
  917. # CONFIG_XILINX_SDFEC is not set
  918. # CONFIG_C2PORT is not set
  919.  
  920. #
  921. # EEPROM support
  922. #
  923. # CONFIG_EEPROM_AT24 is not set
  924. # CONFIG_EEPROM_LEGACY is not set
  925. # CONFIG_EEPROM_MAX6875 is not set
  926. # CONFIG_EEPROM_93CX6 is not set
  927. # CONFIG_EEPROM_IDT_89HPESX is not set
  928. # CONFIG_EEPROM_EE1004 is not set
  929. # end of EEPROM support
  930.  
  931. #
  932. # Texas Instruments shared transport line discipline
  933. #
  934. # CONFIG_TI_ST is not set
  935. # end of Texas Instruments shared transport line discipline
  936.  
  937. # CONFIG_SENSORS_LIS3_I2C is not set
  938. # CONFIG_ALTERA_STAPL is not set
  939. # CONFIG_ECHO is not set
  940. # CONFIG_PVPANIC is not set
  941. # end of Misc devices
  942.  
  943. #
  944. # SCSI device support
  945. #
  946. CONFIG_SCSI_MOD=y
  947. # CONFIG_RAID_ATTRS is not set
  948. CONFIG_SCSI_COMMON=y
  949. CONFIG_SCSI=y
  950. CONFIG_SCSI_DMA=y
  951. # CONFIG_SCSI_PROC_FS is not set
  952.  
  953. #
  954. # SCSI support type (disk, tape, CD-ROM)
  955. #
  956. CONFIG_BLK_DEV_SD=y
  957. # CONFIG_CHR_DEV_ST is not set
  958. # CONFIG_BLK_DEV_SR is not set
  959. # CONFIG_CHR_DEV_SG is not set
  960. CONFIG_BLK_DEV_BSG=y
  961. # CONFIG_CHR_DEV_SCH is not set
  962. # CONFIG_SCSI_CONSTANTS is not set
  963. # CONFIG_SCSI_LOGGING is not set
  964. # CONFIG_SCSI_SCAN_ASYNC is not set
  965.  
  966. #
  967. # SCSI Transports
  968. #
  969. # CONFIG_SCSI_SPI_ATTRS is not set
  970. # CONFIG_SCSI_FC_ATTRS is not set
  971. # CONFIG_SCSI_ISCSI_ATTRS is not set
  972. # CONFIG_SCSI_SAS_ATTRS is not set
  973. # CONFIG_SCSI_SAS_LIBSAS is not set
  974. # CONFIG_SCSI_SRP_ATTRS is not set
  975. # end of SCSI Transports
  976.  
  977. # CONFIG_SCSI_LOWLEVEL is not set
  978. # CONFIG_SCSI_DH is not set
  979. # end of SCSI device support
  980.  
  981. # CONFIG_ATA is not set
  982. # CONFIG_MD is not set
  983. # CONFIG_TARGET_CORE is not set
  984. # CONFIG_NETDEVICES is not set
  985.  
  986. #
  987. # Input device support
  988. #
  989. CONFIG_INPUT=y
  990. # CONFIG_INPUT_FF_MEMLESS is not set
  991. # CONFIG_INPUT_SPARSEKMAP is not set
  992. CONFIG_INPUT_MATRIXKMAP=y
  993.  
  994. #
  995. # Userland interfaces
  996. #
  997. CONFIG_INPUT_MOUSEDEV=y
  998. CONFIG_INPUT_MOUSEDEV_PSAUX=y
  999. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  1000. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  1001. # CONFIG_INPUT_JOYDEV is not set
  1002. CONFIG_INPUT_EVDEV=y
  1003. # CONFIG_INPUT_EVBUG is not set
  1004. # CONFIG_INPUT_APMPOWER is not set
  1005.  
  1006. #
  1007. # Input Device Drivers
  1008. #
  1009. CONFIG_INPUT_KEYBOARD=y
  1010. # CONFIG_KEYBOARD_ADP5588 is not set
  1011. # CONFIG_KEYBOARD_ADP5589 is not set
  1012. # CONFIG_KEYBOARD_ATKBD is not set
  1013. # CONFIG_KEYBOARD_QT1050 is not set
  1014. # CONFIG_KEYBOARD_QT1070 is not set
  1015. # CONFIG_KEYBOARD_QT2160 is not set
  1016. # CONFIG_KEYBOARD_DLINK_DIR685 is not set
  1017. # CONFIG_KEYBOARD_LKKBD is not set
  1018. # CONFIG_KEYBOARD_GPIO is not set
  1019. # CONFIG_KEYBOARD_GPIO_POLLED is not set
  1020. # CONFIG_KEYBOARD_TCA6416 is not set
  1021. # CONFIG_KEYBOARD_TCA8418 is not set
  1022. # CONFIG_KEYBOARD_MATRIX is not set
  1023. # CONFIG_KEYBOARD_LM8333 is not set
  1024. # CONFIG_KEYBOARD_MAX7359 is not set
  1025. # CONFIG_KEYBOARD_MCS is not set
  1026. # CONFIG_KEYBOARD_MPR121 is not set
  1027. # CONFIG_KEYBOARD_NEWTON is not set
  1028. CONFIG_KEYBOARD_NSPIRE=y
  1029. # CONFIG_KEYBOARD_OPENCORES is not set
  1030. # CONFIG_KEYBOARD_SAMSUNG is not set
  1031. # CONFIG_KEYBOARD_STOWAWAY is not set
  1032. # CONFIG_KEYBOARD_SUNKBD is not set
  1033. # CONFIG_KEYBOARD_OMAP4 is not set
  1034. # CONFIG_KEYBOARD_XTKBD is not set
  1035. # CONFIG_KEYBOARD_CAP11XX is not set
  1036. # CONFIG_KEYBOARD_BCM is not set
  1037. CONFIG_INPUT_MOUSE=y
  1038. # CONFIG_MOUSE_PS2 is not set
  1039. # CONFIG_MOUSE_SERIAL is not set
  1040. # CONFIG_MOUSE_APPLETOUCH is not set
  1041. # CONFIG_MOUSE_BCM5974 is not set
  1042. # CONFIG_MOUSE_CYAPA is not set
  1043. # CONFIG_MOUSE_ELAN_I2C is not set
  1044. # CONFIG_MOUSE_VSXXXAA is not set
  1045. # CONFIG_MOUSE_GPIO is not set
  1046. CONFIG_MOUSE_SYNAPTICS_I2C=y
  1047. # CONFIG_MOUSE_SYNAPTICS_USB is not set
  1048. # CONFIG_INPUT_JOYSTICK is not set
  1049. # CONFIG_INPUT_TABLET is not set
  1050. # CONFIG_INPUT_TOUCHSCREEN is not set
  1051. # CONFIG_INPUT_MISC is not set
  1052. # CONFIG_RMI4_CORE is not set
  1053.  
  1054. #
  1055. # Hardware I/O ports
  1056. #
  1057. CONFIG_SERIO=y
  1058. CONFIG_SERIO_SERPORT=y
  1059. # CONFIG_SERIO_AMBAKMI is not set
  1060. # CONFIG_SERIO_LIBPS2 is not set
  1061. # CONFIG_SERIO_RAW is not set
  1062. # CONFIG_SERIO_ALTERA_PS2 is not set
  1063. # CONFIG_SERIO_PS2MULT is not set
  1064. # CONFIG_SERIO_ARC_PS2 is not set
  1065. # CONFIG_SERIO_APBPS2 is not set
  1066. # CONFIG_SERIO_GPIO_PS2 is not set
  1067. # CONFIG_USERIO is not set
  1068. # CONFIG_GAMEPORT is not set
  1069. # end of Hardware I/O ports
  1070. # end of Input device support
  1071.  
  1072. #
  1073. # Character devices
  1074. #
  1075. CONFIG_TTY=y
  1076. CONFIG_VT=y
  1077. CONFIG_CONSOLE_TRANSLATIONS=y
  1078. CONFIG_VT_CONSOLE=y
  1079. CONFIG_HW_CONSOLE=y
  1080. CONFIG_VT_HW_CONSOLE_BINDING=y
  1081. CONFIG_UNIX98_PTYS=y
  1082. # CONFIG_LEGACY_PTYS is not set
  1083. CONFIG_LDISC_AUTOLOAD=y
  1084.  
  1085. #
  1086. # Serial drivers
  1087. #
  1088. CONFIG_SERIAL_EARLYCON=y
  1089. # CONFIG_SERIAL_8250 is not set
  1090.  
  1091. #
  1092. # Non-8250 serial port support
  1093. #
  1094. CONFIG_SERIAL_AMBA_PL010=y
  1095. CONFIG_SERIAL_AMBA_PL010_CONSOLE=y
  1096. CONFIG_SERIAL_AMBA_PL011=y
  1097. CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
  1098. # CONFIG_SERIAL_EARLYCON_ARM_SEMIHOST is not set
  1099. # CONFIG_SERIAL_UARTLITE is not set
  1100. CONFIG_SERIAL_CORE=y
  1101. CONFIG_SERIAL_CORE_CONSOLE=y
  1102. # CONFIG_SERIAL_SIFIVE is not set
  1103. # CONFIG_SERIAL_SCCNXP is not set
  1104. # CONFIG_SERIAL_SC16IS7XX is not set
  1105. # CONFIG_SERIAL_BCM63XX is not set
  1106. # CONFIG_SERIAL_ALTERA_JTAGUART is not set
  1107. # CONFIG_SERIAL_ALTERA_UART is not set
  1108. # CONFIG_SERIAL_XILINX_PS_UART is not set
  1109. # CONFIG_SERIAL_ARC is not set
  1110. # CONFIG_SERIAL_FSL_LPUART is not set
  1111. # CONFIG_SERIAL_FSL_LINFLEXUART is not set
  1112. # CONFIG_SERIAL_CONEXANT_DIGICOLOR is not set
  1113. # CONFIG_SERIAL_ST_ASC is not set
  1114. # CONFIG_SERIAL_SPRD is not set
  1115. # end of Serial drivers
  1116.  
  1117. # CONFIG_SERIAL_NONSTANDARD is not set
  1118. # CONFIG_N_GSM is not set
  1119. # CONFIG_NULL_TTY is not set
  1120. # CONFIG_HVC_DCC is not set
  1121. # CONFIG_SERIAL_DEV_BUS is not set
  1122. CONFIG_TTY_PRINTK=y
  1123. CONFIG_TTY_PRINTK_LEVEL=6
  1124. # CONFIG_VIRTIO_CONSOLE is not set
  1125. # CONFIG_IPMI_HANDLER is not set
  1126. # CONFIG_HW_RANDOM is not set
  1127. CONFIG_DEVMEM=y
  1128. # CONFIG_TCG_TPM is not set
  1129. # CONFIG_XILLYBUS is not set
  1130. # CONFIG_RANDOM_TRUST_BOOTLOADER is not set
  1131. # end of Character devices
  1132.  
  1133. #
  1134. # I2C support
  1135. #
  1136. CONFIG_I2C=y
  1137. CONFIG_I2C_BOARDINFO=y
  1138. CONFIG_I2C_COMPAT=y
  1139. CONFIG_I2C_CHARDEV=y
  1140. # CONFIG_I2C_MUX is not set
  1141. CONFIG_I2C_HELPER_AUTO=y
  1142. CONFIG_I2C_ALGOBIT=y
  1143.  
  1144. #
  1145. # I2C Hardware Bus support
  1146. #
  1147.  
  1148. #
  1149. # I2C system bus drivers (mostly embedded / system-on-chip)
  1150. #
  1151. # CONFIG_I2C_CBUS_GPIO is not set
  1152. CONFIG_I2C_DESIGNWARE_CORE=y
  1153. # CONFIG_I2C_DESIGNWARE_SLAVE is not set
  1154. CONFIG_I2C_DESIGNWARE_PLATFORM=y
  1155. # CONFIG_I2C_EMEV2 is not set
  1156. # CONFIG_I2C_GPIO is not set
  1157. # CONFIG_I2C_NOMADIK is not set
  1158. # CONFIG_I2C_OCORES is not set
  1159. # CONFIG_I2C_PCA_PLATFORM is not set
  1160. # CONFIG_I2C_RK3X is not set
  1161. # CONFIG_I2C_SIMTEC is not set
  1162. # CONFIG_I2C_XILINX is not set
  1163.  
  1164. #
  1165. # External I2C/SMBus adapter drivers
  1166. #
  1167. # CONFIG_I2C_TAOS_EVM is not set
  1168.  
  1169. #
  1170. # Other I2C/SMBus bus drivers
  1171. #
  1172. # CONFIG_I2C_VIRTIO is not set
  1173. # end of I2C Hardware Bus support
  1174.  
  1175. # CONFIG_I2C_SLAVE is not set
  1176. # CONFIG_I2C_DEBUG_CORE is not set
  1177. # CONFIG_I2C_DEBUG_ALGO is not set
  1178. # CONFIG_I2C_DEBUG_BUS is not set
  1179. # end of I2C support
  1180.  
  1181. # CONFIG_I3C is not set
  1182. # CONFIG_SPI is not set
  1183. # CONFIG_SPMI is not set
  1184. # CONFIG_HSI is not set
  1185. # CONFIG_PPS is not set
  1186.  
  1187. #
  1188. # PTP clock support
  1189. #
  1190. # CONFIG_PTP_1588_CLOCK is not set
  1191. CONFIG_PTP_1588_CLOCK_OPTIONAL=y
  1192.  
  1193. #
  1194. # Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
  1195. #
  1196. # end of PTP clock support
  1197.  
  1198. # CONFIG_PINCTRL is not set
  1199. CONFIG_ARCH_HAVE_CUSTOM_GPIO_H=y
  1200. CONFIG_GPIOLIB=y
  1201. CONFIG_GPIOLIB_FASTPATH_LIMIT=512
  1202. CONFIG_OF_GPIO=y
  1203. # CONFIG_DEBUG_GPIO is not set
  1204. # CONFIG_GPIO_SYSFS is not set
  1205. CONFIG_GPIO_CDEV=y
  1206. CONFIG_GPIO_CDEV_V1=y
  1207.  
  1208. #
  1209. # Memory mapped GPIO drivers
  1210. #
  1211. # CONFIG_GPIO_74XX_MMIO is not set
  1212. # CONFIG_GPIO_ALTERA is not set
  1213. # CONFIG_GPIO_CADENCE is not set
  1214. # CONFIG_GPIO_DWAPB is not set
  1215. # CONFIG_GPIO_FTGPIO010 is not set
  1216. # CONFIG_GPIO_GENERIC_PLATFORM is not set
  1217. # CONFIG_GPIO_GRGPIO is not set
  1218. # CONFIG_GPIO_HLWD is not set
  1219. # CONFIG_GPIO_MB86S7X is not set
  1220. # CONFIG_GPIO_MPC8XXX is not set
  1221. # CONFIG_GPIO_PL061 is not set
  1222. # CONFIG_GPIO_SIFIVE is not set
  1223. # CONFIG_GPIO_XILINX is not set
  1224. CONFIG_GPIO_ZEVIO=y
  1225. # CONFIG_GPIO_AMD_FCH is not set
  1226. # end of Memory mapped GPIO drivers
  1227.  
  1228. #
  1229. # I2C GPIO expanders
  1230. #
  1231. # CONFIG_GPIO_ADP5588 is not set
  1232. # CONFIG_GPIO_ADNP is not set
  1233. # CONFIG_GPIO_GW_PLD is not set
  1234. # CONFIG_GPIO_MAX7300 is not set
  1235. # CONFIG_GPIO_MAX732X is not set
  1236. # CONFIG_GPIO_PCA953X is not set
  1237. # CONFIG_GPIO_PCA9570 is not set
  1238. # CONFIG_GPIO_PCF857X is not set
  1239. # CONFIG_GPIO_TPIC2810 is not set
  1240. # end of I2C GPIO expanders
  1241.  
  1242. #
  1243. # MFD GPIO expanders
  1244. #
  1245. # CONFIG_HTC_EGPIO is not set
  1246. # end of MFD GPIO expanders
  1247.  
  1248. #
  1249. # Virtual GPIO drivers
  1250. #
  1251. # CONFIG_GPIO_AGGREGATOR is not set
  1252. # CONFIG_GPIO_MOCKUP is not set
  1253. # end of Virtual GPIO drivers
  1254.  
  1255. # CONFIG_W1 is not set
  1256. # CONFIG_POWER_RESET is not set
  1257. # CONFIG_POWER_SUPPLY is not set
  1258. # CONFIG_HWMON is not set
  1259. # CONFIG_THERMAL is not set
  1260. CONFIG_WATCHDOG=y
  1261. CONFIG_WATCHDOG_CORE=y
  1262. # CONFIG_WATCHDOG_NOWAYOUT is not set
  1263. CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED=y
  1264. CONFIG_WATCHDOG_OPEN_TIMEOUT=0
  1265. # CONFIG_WATCHDOG_SYSFS is not set
  1266. # CONFIG_WATCHDOG_HRTIMER_PRETIMEOUT is not set
  1267.  
  1268. #
  1269. # Watchdog Pretimeout Governors
  1270. #
  1271. # CONFIG_WATCHDOG_PRETIMEOUT_GOV is not set
  1272.  
  1273. #
  1274. # Watchdog Device Drivers
  1275. #
  1276. # CONFIG_SOFT_WATCHDOG is not set
  1277. # CONFIG_GPIO_WATCHDOG is not set
  1278. # CONFIG_XILINX_WATCHDOG is not set
  1279. # CONFIG_ZIIRAVE_WATCHDOG is not set
  1280. CONFIG_ARM_SP805_WATCHDOG=y
  1281. # CONFIG_CADENCE_WATCHDOG is not set
  1282. # CONFIG_FTWDT010_WATCHDOG is not set
  1283. # CONFIG_DW_WATCHDOG is not set
  1284. # CONFIG_MAX63XX_WATCHDOG is not set
  1285. # CONFIG_MEN_A21_WDT is not set
  1286. CONFIG_SSB_POSSIBLE=y
  1287. # CONFIG_SSB is not set
  1288. CONFIG_BCMA_POSSIBLE=y
  1289. # CONFIG_BCMA is not set
  1290.  
  1291. #
  1292. # Multifunction device drivers
  1293. #
  1294. # CONFIG_MFD_ACT8945A is not set
  1295. # CONFIG_MFD_AS3711 is not set
  1296. # CONFIG_MFD_AS3722 is not set
  1297. # CONFIG_PMIC_ADP5520 is not set
  1298. # CONFIG_MFD_AAT2870_CORE is not set
  1299. # CONFIG_MFD_ATMEL_FLEXCOM is not set
  1300. # CONFIG_MFD_ATMEL_HLCDC is not set
  1301. # CONFIG_MFD_BCM590XX is not set
  1302. # CONFIG_MFD_BD9571MWV is not set
  1303. # CONFIG_MFD_AXP20X_I2C is not set
  1304. # CONFIG_MFD_MADERA is not set
  1305. # CONFIG_MFD_ASIC3 is not set
  1306. # CONFIG_PMIC_DA903X is not set
  1307. # CONFIG_MFD_DA9052_I2C is not set
  1308. # CONFIG_MFD_DA9055 is not set
  1309. # CONFIG_MFD_DA9062 is not set
  1310. # CONFIG_MFD_DA9063 is not set
  1311. # CONFIG_MFD_DA9150 is not set
  1312. # CONFIG_MFD_GATEWORKS_GSC is not set
  1313. # CONFIG_MFD_MC13XXX_I2C is not set
  1314. # CONFIG_MFD_MP2629 is not set
  1315. # CONFIG_MFD_HI6421_PMIC is not set
  1316. # CONFIG_HTC_PASIC3 is not set
  1317. # CONFIG_HTC_I2CPLD is not set
  1318. # CONFIG_MFD_IQS62X is not set
  1319. # CONFIG_MFD_KEMPLD is not set
  1320. # CONFIG_MFD_88PM800 is not set
  1321. # CONFIG_MFD_88PM805 is not set
  1322. # CONFIG_MFD_88PM860X is not set
  1323. # CONFIG_MFD_MAX14577 is not set
  1324. # CONFIG_MFD_MAX77620 is not set
  1325. # CONFIG_MFD_MAX77650 is not set
  1326. # CONFIG_MFD_MAX77686 is not set
  1327. # CONFIG_MFD_MAX77693 is not set
  1328. # CONFIG_MFD_MAX77843 is not set
  1329. # CONFIG_MFD_MAX8907 is not set
  1330. # CONFIG_MFD_MAX8925 is not set
  1331. # CONFIG_MFD_MAX8997 is not set
  1332. # CONFIG_MFD_MAX8998 is not set
  1333. # CONFIG_MFD_MT6360 is not set
  1334. # CONFIG_MFD_MT6397 is not set
  1335. # CONFIG_MFD_MENF21BMC is not set
  1336. # CONFIG_MFD_NTXEC is not set
  1337. # CONFIG_MFD_RETU is not set
  1338. # CONFIG_MFD_PCF50633 is not set
  1339. # CONFIG_MFD_PM8XXX is not set
  1340. # CONFIG_MFD_RT4831 is not set
  1341. # CONFIG_MFD_RT5033 is not set
  1342. # CONFIG_MFD_RC5T583 is not set
  1343. # CONFIG_MFD_RK808 is not set
  1344. # CONFIG_MFD_RN5T618 is not set
  1345. # CONFIG_MFD_SEC_CORE is not set
  1346. # CONFIG_MFD_SI476X_CORE is not set
  1347. # CONFIG_MFD_SM501 is not set
  1348. # CONFIG_MFD_SKY81452 is not set
  1349. # CONFIG_MFD_STMPE is not set
  1350. # CONFIG_MFD_SYSCON is not set
  1351. # CONFIG_MFD_TI_AM335X_TSCADC is not set
  1352. # CONFIG_MFD_LP3943 is not set
  1353. # CONFIG_MFD_LP8788 is not set
  1354. # CONFIG_MFD_TI_LMU is not set
  1355. # CONFIG_MFD_PALMAS is not set
  1356. # CONFIG_TPS6105X is not set
  1357. # CONFIG_TPS65010 is not set
  1358. # CONFIG_TPS6507X is not set
  1359. # CONFIG_MFD_TPS65086 is not set
  1360. # CONFIG_MFD_TPS65090 is not set
  1361. # CONFIG_MFD_TPS65217 is not set
  1362. # CONFIG_MFD_TI_LP873X is not set
  1363. # CONFIG_MFD_TI_LP87565 is not set
  1364. # CONFIG_MFD_TPS65218 is not set
  1365. # CONFIG_MFD_TPS6586X is not set
  1366. # CONFIG_MFD_TPS65910 is not set
  1367. # CONFIG_MFD_TPS65912_I2C is not set
  1368. # CONFIG_MFD_TPS80031 is not set
  1369. # CONFIG_TWL4030_CORE is not set
  1370. # CONFIG_TWL6040_CORE is not set
  1371. # CONFIG_MFD_WL1273_CORE is not set
  1372. # CONFIG_MFD_LM3533 is not set
  1373. # CONFIG_MFD_TC3589X is not set
  1374. # CONFIG_MFD_T7L66XB is not set
  1375. # CONFIG_MFD_TC6387XB is not set
  1376. # CONFIG_MFD_TC6393XB is not set
  1377. # CONFIG_MFD_TQMX86 is not set
  1378. # CONFIG_MFD_LOCHNAGAR is not set
  1379. # CONFIG_MFD_ARIZONA_I2C is not set
  1380. # CONFIG_MFD_WM8400 is not set
  1381. # CONFIG_MFD_WM831X_I2C is not set
  1382. # CONFIG_MFD_WM8350_I2C is not set
  1383. # CONFIG_MFD_WM8994 is not set
  1384. # CONFIG_MFD_ROHM_BD718XX is not set
  1385. # CONFIG_MFD_ROHM_BD70528 is not set
  1386. # CONFIG_MFD_ROHM_BD71828 is not set
  1387. # CONFIG_MFD_ROHM_BD957XMUF is not set
  1388. # CONFIG_MFD_STPMIC1 is not set
  1389. # CONFIG_MFD_STMFX is not set
  1390. # CONFIG_MFD_ATC260X_I2C is not set
  1391. # CONFIG_MFD_QCOM_PM8008 is not set
  1392. # CONFIG_MFD_RSMU_I2C is not set
  1393. # end of Multifunction device drivers
  1394.  
  1395. CONFIG_REGULATOR=y
  1396. # CONFIG_REGULATOR_DEBUG is not set
  1397. CONFIG_REGULATOR_FIXED_VOLTAGE=y
  1398. # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
  1399. # CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
  1400. # CONFIG_REGULATOR_88PG86X is not set
  1401. # CONFIG_REGULATOR_AD5398 is not set
  1402. # CONFIG_REGULATOR_DA9121 is not set
  1403. # CONFIG_REGULATOR_DA9210 is not set
  1404. # CONFIG_REGULATOR_DA9211 is not set
  1405. # CONFIG_REGULATOR_FAN53555 is not set
  1406. # CONFIG_REGULATOR_FAN53880 is not set
  1407. # CONFIG_REGULATOR_GPIO is not set
  1408. # CONFIG_REGULATOR_ISL9305 is not set
  1409. # CONFIG_REGULATOR_ISL6271A is not set
  1410. # CONFIG_REGULATOR_LP3971 is not set
  1411. # CONFIG_REGULATOR_LP3972 is not set
  1412. # CONFIG_REGULATOR_LP872X is not set
  1413. # CONFIG_REGULATOR_LP8755 is not set
  1414. # CONFIG_REGULATOR_LTC3589 is not set
  1415. # CONFIG_REGULATOR_LTC3676 is not set
  1416. # CONFIG_REGULATOR_MAX1586 is not set
  1417. # CONFIG_REGULATOR_MAX8649 is not set
  1418. # CONFIG_REGULATOR_MAX8660 is not set
  1419. # CONFIG_REGULATOR_MAX8893 is not set
  1420. # CONFIG_REGULATOR_MAX8952 is not set
  1421. # CONFIG_REGULATOR_MAX77826 is not set
  1422. # CONFIG_REGULATOR_MCP16502 is not set
  1423. # CONFIG_REGULATOR_MP5416 is not set
  1424. # CONFIG_REGULATOR_MP8859 is not set
  1425. # CONFIG_REGULATOR_MP886X is not set
  1426. # CONFIG_REGULATOR_MPQ7920 is not set
  1427. # CONFIG_REGULATOR_MT6311 is not set
  1428. # CONFIG_REGULATOR_PCA9450 is not set
  1429. # CONFIG_REGULATOR_PF8X00 is not set
  1430. # CONFIG_REGULATOR_PFUZE100 is not set
  1431. # CONFIG_REGULATOR_PV88060 is not set
  1432. # CONFIG_REGULATOR_PV88080 is not set
  1433. # CONFIG_REGULATOR_PV88090 is not set
  1434. # CONFIG_REGULATOR_RASPBERRYPI_TOUCHSCREEN_ATTINY is not set
  1435. # CONFIG_REGULATOR_RT4801 is not set
  1436. # CONFIG_REGULATOR_RT6160 is not set
  1437. # CONFIG_REGULATOR_RT6245 is not set
  1438. # CONFIG_REGULATOR_RTQ2134 is not set
  1439. # CONFIG_REGULATOR_RTMV20 is not set
  1440. # CONFIG_REGULATOR_RTQ6752 is not set
  1441. # CONFIG_REGULATOR_SLG51000 is not set
  1442. # CONFIG_REGULATOR_SY8106A is not set
  1443. # CONFIG_REGULATOR_SY8824X is not set
  1444. # CONFIG_REGULATOR_SY8827N is not set
  1445. # CONFIG_REGULATOR_TPS51632 is not set
  1446. # CONFIG_REGULATOR_TPS62360 is not set
  1447. # CONFIG_REGULATOR_TPS65023 is not set
  1448. # CONFIG_REGULATOR_TPS6507X is not set
  1449. # CONFIG_REGULATOR_TPS65132 is not set
  1450. # CONFIG_REGULATOR_VCTRL is not set
  1451. # CONFIG_RC_CORE is not set
  1452. # CONFIG_MEDIA_CEC_SUPPORT is not set
  1453. # CONFIG_MEDIA_SUPPORT is not set
  1454.  
  1455. #
  1456. # Graphics support
  1457. #
  1458. # CONFIG_IMX_IPUV3_CORE is not set
  1459. CONFIG_DRM=y
  1460. CONFIG_DRM_DP_AUX_BUS=y
  1461. # CONFIG_DRM_DP_AUX_CHARDEV is not set
  1462. # CONFIG_DRM_DEBUG_MM is not set
  1463. # CONFIG_DRM_DEBUG_SELFTEST is not set
  1464. CONFIG_DRM_KMS_HELPER=y
  1465. # CONFIG_DRM_DEBUG_DP_MST_TOPOLOGY_REFS is not set
  1466. CONFIG_DRM_FBDEV_EMULATION=y
  1467. CONFIG_DRM_FBDEV_OVERALLOC=100
  1468. # CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set
  1469. # CONFIG_DRM_LOAD_EDID_FIRMWARE is not set
  1470. # CONFIG_DRM_DP_CEC is not set
  1471. CONFIG_DRM_GEM_CMA_HELPER=y
  1472. CONFIG_DRM_KMS_CMA_HELPER=y
  1473.  
  1474. #
  1475. # I2C encoder or helper chips
  1476. #
  1477. # CONFIG_DRM_I2C_CH7006 is not set
  1478. # CONFIG_DRM_I2C_SIL164 is not set
  1479. # CONFIG_DRM_I2C_NXP_TDA998X is not set
  1480. # CONFIG_DRM_I2C_NXP_TDA9950 is not set
  1481. # end of I2C encoder or helper chips
  1482.  
  1483. #
  1484. # ARM devices
  1485. #
  1486. # CONFIG_DRM_HDLCD is not set
  1487. # CONFIG_DRM_MALI_DISPLAY is not set
  1488. # CONFIG_DRM_KOMEDA is not set
  1489. # end of ARM devices
  1490.  
  1491. # CONFIG_DRM_VGEM is not set
  1492. # CONFIG_DRM_VKMS is not set
  1493. # CONFIG_DRM_EXYNOS is not set
  1494. # CONFIG_DRM_ARMADA is not set
  1495. # CONFIG_DRM_RCAR_DW_HDMI is not set
  1496. # CONFIG_DRM_RCAR_LVDS is not set
  1497. # CONFIG_DRM_OMAP is not set
  1498. # CONFIG_DRM_TILCDC is not set
  1499. # CONFIG_DRM_FSL_DCU is not set
  1500. # CONFIG_DRM_STM is not set
  1501. CONFIG_DRM_PANEL=y
  1502.  
  1503. #
  1504. # Display Panels
  1505. #
  1506. # CONFIG_DRM_PANEL_LVDS is not set
  1507. CONFIG_DRM_PANEL_SIMPLE=y
  1508. # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set
  1509. # CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20 is not set
  1510. # CONFIG_DRM_PANEL_SAMSUNG_S6E63M0 is not set
  1511. # CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01 is not set
  1512. # CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0 is not set
  1513. # CONFIG_DRM_PANEL_SEIKO_43WVF1G is not set
  1514. # CONFIG_DRM_PANEL_SHARP_LS037V7DW01 is not set
  1515. # end of Display Panels
  1516.  
  1517. CONFIG_DRM_BRIDGE=y
  1518. CONFIG_DRM_PANEL_BRIDGE=y
  1519.  
  1520. #
  1521. # Display Interface Bridges
  1522. #
  1523. # CONFIG_DRM_CDNS_DSI is not set
  1524. # CONFIG_DRM_CHIPONE_ICN6211 is not set
  1525. # CONFIG_DRM_CHRONTEL_CH7033 is not set
  1526. # CONFIG_DRM_DISPLAY_CONNECTOR is not set
  1527. # CONFIG_DRM_LONTIUM_LT8912B is not set
  1528. # CONFIG_DRM_LONTIUM_LT9611 is not set
  1529. # CONFIG_DRM_LONTIUM_LT9611UXC is not set
  1530. # CONFIG_DRM_ITE_IT66121 is not set
  1531. # CONFIG_DRM_LVDS_CODEC is not set
  1532. # CONFIG_DRM_MEGACHIPS_STDPXXXX_GE_B850V3_FW is not set
  1533. # CONFIG_DRM_NWL_MIPI_DSI is not set
  1534. # CONFIG_DRM_NXP_PTN3460 is not set
  1535. # CONFIG_DRM_PARADE_PS8622 is not set
  1536. # CONFIG_DRM_PARADE_PS8640 is not set
  1537. # CONFIG_DRM_SIL_SII8620 is not set
  1538. # CONFIG_DRM_SII902X is not set
  1539. # CONFIG_DRM_SII9234 is not set
  1540. # CONFIG_DRM_SIMPLE_BRIDGE is not set
  1541. # CONFIG_DRM_THINE_THC63LVD1024 is not set
  1542. # CONFIG_DRM_TOSHIBA_TC358762 is not set
  1543. # CONFIG_DRM_TOSHIBA_TC358764 is not set
  1544. # CONFIG_DRM_TOSHIBA_TC358767 is not set
  1545. # CONFIG_DRM_TOSHIBA_TC358768 is not set
  1546. # CONFIG_DRM_TOSHIBA_TC358775 is not set
  1547. # CONFIG_DRM_TI_TFP410 is not set
  1548. # CONFIG_DRM_TI_SN65DSI83 is not set
  1549. # CONFIG_DRM_TI_SN65DSI86 is not set
  1550. # CONFIG_DRM_TI_TPD12S015 is not set
  1551. # CONFIG_DRM_ANALOGIX_ANX6345 is not set
  1552. # CONFIG_DRM_ANALOGIX_ANX78XX is not set
  1553. # CONFIG_DRM_ANALOGIX_ANX7625 is not set
  1554. # CONFIG_DRM_I2C_ADV7511 is not set
  1555. # CONFIG_DRM_CDNS_MHDP8546 is not set
  1556. # end of Display Interface Bridges
  1557.  
  1558. # CONFIG_DRM_STI is not set
  1559. # CONFIG_DRM_ETNAVIV is not set
  1560. # CONFIG_DRM_MXSFB is not set
  1561. # CONFIG_DRM_ARCPGU is not set
  1562. # CONFIG_DRM_SIMPLEDRM is not set
  1563. CONFIG_DRM_PL111=y
  1564. # CONFIG_DRM_TVE200 is not set
  1565. # CONFIG_DRM_LIMA is not set
  1566. # CONFIG_DRM_PANFROST is not set
  1567. # CONFIG_DRM_MCDE is not set
  1568. # CONFIG_DRM_TIDSS is not set
  1569. # CONFIG_DRM_LEGACY is not set
  1570. CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y
  1571.  
  1572. #
  1573. # Frame buffer Devices
  1574. #
  1575. CONFIG_FB_CMDLINE=y
  1576. CONFIG_FB_NOTIFY=y
  1577. CONFIG_FB=y
  1578. # CONFIG_FIRMWARE_EDID is not set
  1579. CONFIG_FB_CFB_FILLRECT=y
  1580. CONFIG_FB_CFB_COPYAREA=y
  1581. CONFIG_FB_CFB_IMAGEBLIT=y
  1582. CONFIG_FB_SYS_FILLRECT=y
  1583. CONFIG_FB_SYS_COPYAREA=y
  1584. CONFIG_FB_SYS_IMAGEBLIT=y
  1585. # CONFIG_FB_FOREIGN_ENDIAN is not set
  1586. CONFIG_FB_SYS_FOPS=y
  1587. CONFIG_FB_DEFERRED_IO=y
  1588. # CONFIG_FB_MODE_HELPERS is not set
  1589. # CONFIG_FB_TILEBLITTING is not set
  1590.  
  1591. #
  1592. # Frame buffer hardware drivers
  1593. #
  1594. # CONFIG_FB_ARMCLCD is not set
  1595. # CONFIG_FB_OPENCORES is not set
  1596. # CONFIG_FB_S1D13XXX is not set
  1597. # CONFIG_FB_IBM_GXT4500 is not set
  1598. # CONFIG_FB_VIRTUAL is not set
  1599. # CONFIG_FB_METRONOME is not set
  1600. # CONFIG_FB_SIMPLE is not set
  1601. # CONFIG_FB_SSD1307 is not set
  1602. # end of Frame buffer Devices
  1603.  
  1604. #
  1605. # Backlight & LCD device support
  1606. #
  1607. CONFIG_LCD_CLASS_DEVICE=y
  1608. CONFIG_LCD_PLATFORM=y
  1609. CONFIG_BACKLIGHT_CLASS_DEVICE=y
  1610. # CONFIG_BACKLIGHT_KTD253 is not set
  1611. # CONFIG_BACKLIGHT_QCOM_WLED is not set
  1612. # CONFIG_BACKLIGHT_ADP8860 is not set
  1613. # CONFIG_BACKLIGHT_ADP8870 is not set
  1614. # CONFIG_BACKLIGHT_LM3639 is not set
  1615. # CONFIG_BACKLIGHT_GPIO is not set
  1616. # CONFIG_BACKLIGHT_LV5207LP is not set
  1617. # CONFIG_BACKLIGHT_BD6107 is not set
  1618. # CONFIG_BACKLIGHT_ARCXCNN is not set
  1619. # end of Backlight & LCD device support
  1620.  
  1621. CONFIG_VIDEOMODE_HELPERS=y
  1622. CONFIG_HDMI=y
  1623.  
  1624. #
  1625. # Console display driver support
  1626. #
  1627. CONFIG_DUMMY_CONSOLE=y
  1628. CONFIG_FRAMEBUFFER_CONSOLE=y
  1629. CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
  1630. CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
  1631. # CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER is not set
  1632. # end of Console display driver support
  1633.  
  1634. # CONFIG_LOGO is not set
  1635. # end of Graphics support
  1636.  
  1637. # CONFIG_SOUND is not set
  1638.  
  1639. #
  1640. # HID support
  1641. #
  1642. CONFIG_HID=y
  1643. # CONFIG_HID_BATTERY_STRENGTH is not set
  1644. # CONFIG_HIDRAW is not set
  1645. # CONFIG_UHID is not set
  1646. CONFIG_HID_GENERIC=y
  1647.  
  1648. #
  1649. # Special HID drivers
  1650. #
  1651. # CONFIG_HID_A4TECH is not set
  1652. # CONFIG_HID_ACRUX is not set
  1653. # CONFIG_HID_APPLE is not set
  1654. # CONFIG_HID_AUREAL is not set
  1655. # CONFIG_HID_BELKIN is not set
  1656. # CONFIG_HID_CHERRY is not set
  1657. # CONFIG_HID_CHICONY is not set
  1658. # CONFIG_HID_COUGAR is not set
  1659. # CONFIG_HID_MACALLY is not set
  1660. # CONFIG_HID_CMEDIA is not set
  1661. # CONFIG_HID_CYPRESS is not set
  1662. # CONFIG_HID_DRAGONRISE is not set
  1663. # CONFIG_HID_EMS_FF is not set
  1664. # CONFIG_HID_ELECOM is not set
  1665. # CONFIG_HID_EZKEY is not set
  1666. # CONFIG_HID_GEMBIRD is not set
  1667. # CONFIG_HID_GFRM is not set
  1668. # CONFIG_HID_GLORIOUS is not set
  1669. # CONFIG_HID_VIVALDI is not set
  1670. # CONFIG_HID_KEYTOUCH is not set
  1671. # CONFIG_HID_KYE is not set
  1672. # CONFIG_HID_WALTOP is not set
  1673. # CONFIG_HID_VIEWSONIC is not set
  1674. # CONFIG_HID_GYRATION is not set
  1675. # CONFIG_HID_ICADE is not set
  1676. # CONFIG_HID_ITE is not set
  1677. # CONFIG_HID_JABRA is not set
  1678. # CONFIG_HID_TWINHAN is not set
  1679. # CONFIG_HID_KENSINGTON is not set
  1680. # CONFIG_HID_LCPOWER is not set
  1681. # CONFIG_HID_LENOVO is not set
  1682. # CONFIG_HID_MAGICMOUSE is not set
  1683. # CONFIG_HID_MALTRON is not set
  1684. # CONFIG_HID_MAYFLASH is not set
  1685. # CONFIG_HID_REDRAGON is not set
  1686. # CONFIG_HID_MICROSOFT is not set
  1687. # CONFIG_HID_MONTEREY is not set
  1688. # CONFIG_HID_MULTITOUCH is not set
  1689. # CONFIG_HID_NTI is not set
  1690. # CONFIG_HID_ORTEK is not set
  1691. # CONFIG_HID_PANTHERLORD is not set
  1692. # CONFIG_HID_PETALYNX is not set
  1693. # CONFIG_HID_PICOLCD is not set
  1694. # CONFIG_HID_PLANTRONICS is not set
  1695. # CONFIG_HID_PLAYSTATION is not set
  1696. # CONFIG_HID_PRIMAX is not set
  1697. # CONFIG_HID_SAITEK is not set
  1698. # CONFIG_HID_SAMSUNG is not set
  1699. # CONFIG_HID_SEMITEK is not set
  1700. # CONFIG_HID_SPEEDLINK is not set
  1701. # CONFIG_HID_STEAM is not set
  1702. # CONFIG_HID_STEELSERIES is not set
  1703. # CONFIG_HID_SUNPLUS is not set
  1704. # CONFIG_HID_RMI is not set
  1705. # CONFIG_HID_GREENASIA is not set
  1706. # CONFIG_HID_SMARTJOYPLUS is not set
  1707. # CONFIG_HID_TIVO is not set
  1708. # CONFIG_HID_TOPSEED is not set
  1709. # CONFIG_HID_UDRAW_PS3 is not set
  1710. # CONFIG_HID_XINMO is not set
  1711. # CONFIG_HID_ZEROPLUS is not set
  1712. # CONFIG_HID_ZYDACRON is not set
  1713. # CONFIG_HID_SENSOR_HUB is not set
  1714. # CONFIG_HID_ALPS is not set
  1715. # end of Special HID drivers
  1716.  
  1717. #
  1718. # I2C HID support
  1719. #
  1720. # CONFIG_I2C_HID_OF is not set
  1721. # CONFIG_I2C_HID_OF_GOODIX is not set
  1722. # end of I2C HID support
  1723. # end of HID support
  1724.  
  1725. CONFIG_USB_OHCI_LITTLE_ENDIAN=y
  1726. CONFIG_USB_SUPPORT=y
  1727. CONFIG_USB_COMMON=y
  1728. # CONFIG_USB_ULPI_BUS is not set
  1729. # CONFIG_USB_CONN_GPIO is not set
  1730. CONFIG_USB_ARCH_HAS_HCD=y
  1731. # CONFIG_USB is not set
  1732. # CONFIG_USB_CDNS_SUPPORT is not set
  1733. # CONFIG_USB_MUSB_HDRC is not set
  1734. # CONFIG_USB_DWC3 is not set
  1735. # CONFIG_USB_DWC2 is not set
  1736. # CONFIG_USB_CHIPIDEA is not set
  1737. # CONFIG_USB_ISP1760 is not set
  1738.  
  1739. #
  1740. # USB port drivers
  1741. #
  1742.  
  1743. #
  1744. # USB Physical Layer drivers
  1745. #
  1746. CONFIG_USB_PHY=y
  1747. CONFIG_NOP_USB_XCEIV=y
  1748. # CONFIG_AM335X_PHY_USB is not set
  1749. # CONFIG_USB_GPIO_VBUS is not set
  1750. # CONFIG_USB_ISP1301 is not set
  1751. # CONFIG_USB_ULPI is not set
  1752. # end of USB Physical Layer drivers
  1753.  
  1754. CONFIG_USB_GADGET=y
  1755. # CONFIG_USB_GADGET_DEBUG is not set
  1756. # CONFIG_USB_GADGET_DEBUG_FILES is not set
  1757. # CONFIG_USB_GADGET_DEBUG_FS is not set
  1758. CONFIG_USB_GADGET_VBUS_DRAW=2
  1759. CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2
  1760.  
  1761. #
  1762. # USB Peripheral Controller
  1763. #
  1764. # CONFIG_USB_FUSB300 is not set
  1765. CONFIG_USB_FOTG210_UDC=y
  1766. # CONFIG_USB_GR_UDC is not set
  1767. # CONFIG_USB_R8A66597 is not set
  1768. # CONFIG_USB_PXA27X is not set
  1769. # CONFIG_USB_MV_UDC is not set
  1770. # CONFIG_USB_MV_U3D is not set
  1771. # CONFIG_USB_SNP_UDC_PLAT is not set
  1772. # CONFIG_USB_M66592 is not set
  1773. # CONFIG_USB_BDC_UDC is not set
  1774. # CONFIG_USB_NET2272 is not set
  1775. # CONFIG_USB_GADGET_XILINX is not set
  1776. # end of USB Peripheral Controller
  1777.  
  1778. CONFIG_USB_LIBCOMPOSITE=y
  1779. CONFIG_USB_U_ETHER=y
  1780. CONFIG_USB_F_ECM=y
  1781. CONFIG_USB_F_EEM=y
  1782. CONFIG_USB_F_SUBSET=y
  1783. # CONFIG_USB_CONFIGFS is not set
  1784.  
  1785. #
  1786. # USB Gadget precomposed configurations
  1787. #
  1788. # CONFIG_USB_ZERO is not set
  1789. CONFIG_USB_ETH=y
  1790. # CONFIG_USB_ETH_RNDIS is not set
  1791. CONFIG_USB_ETH_EEM=y
  1792. # CONFIG_USB_G_NCM is not set
  1793. # CONFIG_USB_GADGETFS is not set
  1794. # CONFIG_USB_FUNCTIONFS is not set
  1795. # CONFIG_USB_MASS_STORAGE is not set
  1796. # CONFIG_USB_G_SERIAL is not set
  1797. # CONFIG_USB_G_PRINTER is not set
  1798. # CONFIG_USB_CDC_COMPOSITE is not set
  1799. # CONFIG_USB_G_ACM_MS is not set
  1800. # CONFIG_USB_G_MULTI is not set
  1801. # CONFIG_USB_G_HID is not set
  1802. # CONFIG_USB_G_DBGP is not set
  1803. # CONFIG_USB_RAW_GADGET is not set
  1804. # end of USB Gadget precomposed configurations
  1805.  
  1806. # CONFIG_TYPEC is not set
  1807. # CONFIG_USB_ROLE_SWITCH is not set
  1808. # CONFIG_MMC is not set
  1809. # CONFIG_MEMSTICK is not set
  1810. # CONFIG_NEW_LEDS is not set
  1811. # CONFIG_ACCESSIBILITY is not set
  1812. # CONFIG_INFINIBAND is not set
  1813. CONFIG_EDAC_ATOMIC_SCRUB=y
  1814. CONFIG_EDAC_SUPPORT=y
  1815. CONFIG_RTC_LIB=y
  1816. # CONFIG_RTC_CLASS is not set
  1817. # CONFIG_DMADEVICES is not set
  1818.  
  1819. #
  1820. # DMABUF options
  1821. #
  1822. CONFIG_SYNC_FILE=y
  1823. # CONFIG_SW_SYNC is not set
  1824. # CONFIG_UDMABUF is not set
  1825. # CONFIG_DMABUF_MOVE_NOTIFY is not set
  1826. # CONFIG_DMABUF_DEBUG is not set
  1827. # CONFIG_DMABUF_SELFTESTS is not set
  1828. # CONFIG_DMABUF_HEAPS is not set
  1829. # CONFIG_DMABUF_SYSFS_STATS is not set
  1830. # end of DMABUF options
  1831.  
  1832. # CONFIG_AUXDISPLAY is not set
  1833. # CONFIG_UIO is not set
  1834. # CONFIG_VFIO is not set
  1835. # CONFIG_VIRT_DRIVERS is not set
  1836. # CONFIG_VIRTIO_MENU is not set
  1837. # CONFIG_VDPA is not set
  1838. # CONFIG_VHOST_MENU is not set
  1839.  
  1840. #
  1841. # Microsoft Hyper-V guest support
  1842. #
  1843. # end of Microsoft Hyper-V guest support
  1844.  
  1845. # CONFIG_GREYBUS is not set
  1846. # CONFIG_COMEDI is not set
  1847. # CONFIG_STAGING is not set
  1848. # CONFIG_GOLDFISH is not set
  1849. # CONFIG_CHROME_PLATFORMS is not set
  1850. # CONFIG_MELLANOX_PLATFORM is not set
  1851. CONFIG_HAVE_CLK=y
  1852. CONFIG_HAVE_CLK_PREPARE=y
  1853. CONFIG_COMMON_CLK=y
  1854.  
  1855. #
  1856. # Clock driver for ARM Reference designs
  1857. #
  1858. # CONFIG_ICST is not set
  1859. # CONFIG_CLK_SP810 is not set
  1860. # end of Clock driver for ARM Reference designs
  1861.  
  1862. # CONFIG_COMMON_CLK_MAX9485 is not set
  1863. # CONFIG_COMMON_CLK_SI5341 is not set
  1864. # CONFIG_COMMON_CLK_SI5351 is not set
  1865. # CONFIG_COMMON_CLK_SI514 is not set
  1866. # CONFIG_COMMON_CLK_SI544 is not set
  1867. # CONFIG_COMMON_CLK_SI570 is not set
  1868. # CONFIG_COMMON_CLK_CDCE706 is not set
  1869. # CONFIG_COMMON_CLK_CDCE925 is not set
  1870. # CONFIG_COMMON_CLK_CS2000_CP is not set
  1871. # CONFIG_COMMON_CLK_AXI_CLKGEN is not set
  1872. # CONFIG_COMMON_CLK_VC5 is not set
  1873. # CONFIG_COMMON_CLK_FIXED_MMIO is not set
  1874. # CONFIG_XILINX_VCU is not set
  1875. # CONFIG_HWSPINLOCK is not set
  1876.  
  1877. #
  1878. # Clock Source drivers
  1879. #
  1880. CONFIG_TIMER_OF=y
  1881. CONFIG_TIMER_PROBE=y
  1882. CONFIG_CLKSRC_MMIO=y
  1883. CONFIG_NSPIRE_TIMER=y
  1884. CONFIG_ARM_TIMER_SP804=y
  1885. # CONFIG_MICROCHIP_PIT64B is not set
  1886. # end of Clock Source drivers
  1887.  
  1888. # CONFIG_MAILBOX is not set
  1889. # CONFIG_IOMMU_SUPPORT is not set
  1890.  
  1891. #
  1892. # Remoteproc drivers
  1893. #
  1894. # CONFIG_REMOTEPROC is not set
  1895. # end of Remoteproc drivers
  1896.  
  1897. #
  1898. # Rpmsg drivers
  1899. #
  1900. # CONFIG_RPMSG_VIRTIO is not set
  1901. # end of Rpmsg drivers
  1902.  
  1903. # CONFIG_SOUNDWIRE is not set
  1904.  
  1905. #
  1906. # SOC (System On Chip) specific Drivers
  1907. #
  1908.  
  1909. #
  1910. # Amlogic SoC drivers
  1911. #
  1912. # end of Amlogic SoC drivers
  1913.  
  1914. #
  1915. # Broadcom SoC drivers
  1916. #
  1917. # CONFIG_SOC_BRCMSTB is not set
  1918. # end of Broadcom SoC drivers
  1919.  
  1920. #
  1921. # NXP/Freescale QorIQ SoC drivers
  1922. #
  1923. # CONFIG_QUICC_ENGINE is not set
  1924. # end of NXP/Freescale QorIQ SoC drivers
  1925.  
  1926. #
  1927. # i.MX SoC drivers
  1928. #
  1929. # end of i.MX SoC drivers
  1930.  
  1931. #
  1932. # Enable LiteX SoC Builder specific drivers
  1933. #
  1934. # CONFIG_LITEX_SOC_CONTROLLER is not set
  1935. # end of Enable LiteX SoC Builder specific drivers
  1936.  
  1937. #
  1938. # Qualcomm SoC drivers
  1939. #
  1940. # end of Qualcomm SoC drivers
  1941.  
  1942. # CONFIG_SOC_TI is not set
  1943.  
  1944. #
  1945. # Xilinx SoC drivers
  1946. #
  1947. # end of Xilinx SoC drivers
  1948. # end of SOC (System On Chip) specific Drivers
  1949.  
  1950. # CONFIG_PM_DEVFREQ is not set
  1951. CONFIG_EXTCON=y
  1952.  
  1953. #
  1954. # Extcon Device Drivers
  1955. #
  1956. # CONFIG_EXTCON_FSA9480 is not set
  1957. # CONFIG_EXTCON_GPIO is not set
  1958. # CONFIG_EXTCON_MAX3355 is not set
  1959. # CONFIG_EXTCON_PTN5150 is not set
  1960. # CONFIG_EXTCON_RT8973A is not set
  1961. # CONFIG_EXTCON_SM5502 is not set
  1962. # CONFIG_EXTCON_USB_GPIO is not set
  1963. # CONFIG_EXTCON_USBC_TUSB320 is not set
  1964. # CONFIG_MEMORY is not set
  1965. # CONFIG_IIO is not set
  1966. # CONFIG_PWM is not set
  1967.  
  1968. #
  1969. # IRQ chip support
  1970. #
  1971. CONFIG_IRQCHIP=y
  1972. CONFIG_ARM_VIC=y
  1973. CONFIG_ARM_VIC_NR=2
  1974. # CONFIG_AL_FIC is not set
  1975. # end of IRQ chip support
  1976.  
  1977. # CONFIG_IPACK_BUS is not set
  1978. # CONFIG_RESET_CONTROLLER is not set
  1979.  
  1980. #
  1981. # PHY Subsystem
  1982. #
  1983. # CONFIG_GENERIC_PHY is not set
  1984. # CONFIG_PHY_CAN_TRANSCEIVER is not set
  1985. # CONFIG_BCM_KONA_USB2_PHY is not set
  1986. # CONFIG_PHY_CADENCE_TORRENT is not set
  1987. # CONFIG_PHY_CADENCE_DPHY is not set
  1988. # CONFIG_PHY_CADENCE_SALVO is not set
  1989. # CONFIG_PHY_FSL_IMX8MQ_USB is not set
  1990. # CONFIG_PHY_MIXEL_MIPI_DPHY is not set
  1991. # CONFIG_PHY_PXA_28NM_HSIC is not set
  1992. # CONFIG_PHY_PXA_28NM_USB2 is not set
  1993. # CONFIG_PHY_MAPPHONE_MDM6600 is not set
  1994. # end of PHY Subsystem
  1995.  
  1996. # CONFIG_POWERCAP is not set
  1997. # CONFIG_MCB is not set
  1998. # CONFIG_RAS is not set
  1999.  
  2000. #
  2001. # Android
  2002. #
  2003. # CONFIG_ANDROID is not set
  2004. # end of Android
  2005.  
  2006. # CONFIG_DAX is not set
  2007. # CONFIG_NVMEM is not set
  2008.  
  2009. #
  2010. # HW tracing support
  2011. #
  2012. # CONFIG_STM is not set
  2013. # CONFIG_INTEL_TH is not set
  2014. # end of HW tracing support
  2015.  
  2016. # CONFIG_FPGA is not set
  2017. # CONFIG_FSI is not set
  2018. # CONFIG_SIOX is not set
  2019. # CONFIG_SLIMBUS is not set
  2020. # CONFIG_INTERCONNECT is not set
  2021. # CONFIG_COUNTER is not set
  2022. # CONFIG_MOST is not set
  2023. # end of Device Drivers
  2024.  
  2025. #
  2026. # File systems
  2027. #
  2028. # CONFIG_VALIDATE_FS_PARSER is not set
  2029. CONFIG_FS_IOMAP=y
  2030. # CONFIG_EXT2_FS is not set
  2031. # CONFIG_EXT3_FS is not set
  2032. CONFIG_EXT4_FS=y
  2033. CONFIG_EXT4_USE_FOR_EXT2=y
  2034. # CONFIG_EXT4_FS_POSIX_ACL is not set
  2035. # CONFIG_EXT4_FS_SECURITY is not set
  2036. # CONFIG_EXT4_DEBUG is not set
  2037. CONFIG_JBD2=y
  2038. # CONFIG_JBD2_DEBUG is not set
  2039. CONFIG_FS_MBCACHE=y
  2040. # CONFIG_REISERFS_FS is not set
  2041. # CONFIG_JFS_FS is not set
  2042. # CONFIG_XFS_FS is not set
  2043. # CONFIG_GFS2_FS is not set
  2044. # CONFIG_OCFS2_FS is not set
  2045. # CONFIG_BTRFS_FS is not set
  2046. # CONFIG_NILFS2_FS is not set
  2047. # CONFIG_F2FS_FS is not set
  2048. CONFIG_FS_POSIX_ACL=y
  2049. CONFIG_EXPORTFS=y
  2050. # CONFIG_EXPORTFS_BLOCK_OPS is not set
  2051. CONFIG_FILE_LOCKING=y
  2052. # CONFIG_FS_ENCRYPTION is not set
  2053. # CONFIG_FS_VERITY is not set
  2054. CONFIG_FSNOTIFY=y
  2055. CONFIG_DNOTIFY=y
  2056. CONFIG_INOTIFY_USER=y
  2057. CONFIG_FANOTIFY=y
  2058. # CONFIG_QUOTA is not set
  2059. CONFIG_AUTOFS4_FS=y
  2060. CONFIG_AUTOFS_FS=y
  2061. # CONFIG_FUSE_FS is not set
  2062. # CONFIG_OVERLAY_FS is not set
  2063.  
  2064. #
  2065. # Caches
  2066. #
  2067. CONFIG_NETFS_SUPPORT=y
  2068. # CONFIG_NETFS_STATS is not set
  2069. CONFIG_FSCACHE=y
  2070. # CONFIG_FSCACHE_STATS is not set
  2071. # CONFIG_FSCACHE_DEBUG is not set
  2072. # CONFIG_CACHEFILES is not set
  2073. # end of Caches
  2074.  
  2075. #
  2076. # CD-ROM/DVD Filesystems
  2077. #
  2078. # CONFIG_ISO9660_FS is not set
  2079. # CONFIG_UDF_FS is not set
  2080. # end of CD-ROM/DVD Filesystems
  2081.  
  2082. #
  2083. # DOS/FAT/EXFAT/NT Filesystems
  2084. #
  2085. # CONFIG_MSDOS_FS is not set
  2086. # CONFIG_VFAT_FS is not set
  2087. # CONFIG_EXFAT_FS is not set
  2088. # CONFIG_NTFS_FS is not set
  2089. # CONFIG_NTFS3_FS is not set
  2090. # end of DOS/FAT/EXFAT/NT Filesystems
  2091.  
  2092. #
  2093. # Pseudo filesystems
  2094. #
  2095. CONFIG_PROC_FS=y
  2096. CONFIG_PROC_SYSCTL=y
  2097. CONFIG_PROC_PAGE_MONITOR=y
  2098. # CONFIG_PROC_CHILDREN is not set
  2099. CONFIG_KERNFS=y
  2100. CONFIG_SYSFS=y
  2101. CONFIG_TMPFS=y
  2102. CONFIG_TMPFS_POSIX_ACL=y
  2103. CONFIG_TMPFS_XATTR=y
  2104. CONFIG_MEMFD_CREATE=y
  2105. CONFIG_CONFIGFS_FS=y
  2106. # end of Pseudo filesystems
  2107.  
  2108. # CONFIG_MISC_FILESYSTEMS is not set
  2109. CONFIG_NETWORK_FILESYSTEMS=y
  2110. # CONFIG_NFS_FS is not set
  2111. # CONFIG_NFSD is not set
  2112. # CONFIG_CEPH_FS is not set
  2113. CONFIG_CIFS=y
  2114. # CONFIG_CIFS_STATS2 is not set
  2115. CONFIG_CIFS_ALLOW_INSECURE_LEGACY=y
  2116. # CONFIG_CIFS_UPCALL is not set
  2117. CONFIG_CIFS_XATTR=y
  2118. CONFIG_CIFS_POSIX=y
  2119. # CONFIG_CIFS_DEBUG is not set
  2120. # CONFIG_CIFS_DFS_UPCALL is not set
  2121. # CONFIG_CIFS_SWN_UPCALL is not set
  2122. CONFIG_CIFS_FSCACHE=y
  2123. CONFIG_CIFS_ROOT=y
  2124. # CONFIG_SMB_SERVER is not set
  2125. CONFIG_SMBFS_COMMON=y
  2126. # CONFIG_CODA_FS is not set
  2127. # CONFIG_AFS_FS is not set
  2128. CONFIG_NLS=y
  2129. CONFIG_NLS_DEFAULT="iso8859-1"
  2130. # CONFIG_NLS_CODEPAGE_437 is not set
  2131. # CONFIG_NLS_CODEPAGE_737 is not set
  2132. # CONFIG_NLS_CODEPAGE_775 is not set
  2133. # CONFIG_NLS_CODEPAGE_850 is not set
  2134. # CONFIG_NLS_CODEPAGE_852 is not set
  2135. # CONFIG_NLS_CODEPAGE_855 is not set
  2136. # CONFIG_NLS_CODEPAGE_857 is not set
  2137. # CONFIG_NLS_CODEPAGE_860 is not set
  2138. # CONFIG_NLS_CODEPAGE_861 is not set
  2139. # CONFIG_NLS_CODEPAGE_862 is not set
  2140. # CONFIG_NLS_CODEPAGE_863 is not set
  2141. # CONFIG_NLS_CODEPAGE_864 is not set
  2142. # CONFIG_NLS_CODEPAGE_865 is not set
  2143. # CONFIG_NLS_CODEPAGE_866 is not set
  2144. # CONFIG_NLS_CODEPAGE_869 is not set
  2145. # CONFIG_NLS_CODEPAGE_936 is not set
  2146. # CONFIG_NLS_CODEPAGE_950 is not set
  2147. # CONFIG_NLS_CODEPAGE_932 is not set
  2148. # CONFIG_NLS_CODEPAGE_949 is not set
  2149. # CONFIG_NLS_CODEPAGE_874 is not set
  2150. # CONFIG_NLS_ISO8859_8 is not set
  2151. # CONFIG_NLS_CODEPAGE_1250 is not set
  2152. # CONFIG_NLS_CODEPAGE_1251 is not set
  2153. # CONFIG_NLS_ASCII is not set
  2154. # CONFIG_NLS_ISO8859_1 is not set
  2155. # CONFIG_NLS_ISO8859_2 is not set
  2156. # CONFIG_NLS_ISO8859_3 is not set
  2157. # CONFIG_NLS_ISO8859_4 is not set
  2158. # CONFIG_NLS_ISO8859_5 is not set
  2159. # CONFIG_NLS_ISO8859_6 is not set
  2160. # CONFIG_NLS_ISO8859_7 is not set
  2161. # CONFIG_NLS_ISO8859_9 is not set
  2162. # CONFIG_NLS_ISO8859_13 is not set
  2163. # CONFIG_NLS_ISO8859_14 is not set
  2164. # CONFIG_NLS_ISO8859_15 is not set
  2165. # CONFIG_NLS_KOI8_R is not set
  2166. # CONFIG_NLS_KOI8_U is not set
  2167. # CONFIG_NLS_MAC_ROMAN is not set
  2168. # CONFIG_NLS_MAC_CELTIC is not set
  2169. # CONFIG_NLS_MAC_CENTEURO is not set
  2170. # CONFIG_NLS_MAC_CROATIAN is not set
  2171. # CONFIG_NLS_MAC_CYRILLIC is not set
  2172. # CONFIG_NLS_MAC_GAELIC is not set
  2173. # CONFIG_NLS_MAC_GREEK is not set
  2174. # CONFIG_NLS_MAC_ICELAND is not set
  2175. # CONFIG_NLS_MAC_INUIT is not set
  2176. # CONFIG_NLS_MAC_ROMANIAN is not set
  2177. # CONFIG_NLS_MAC_TURKISH is not set
  2178. # CONFIG_NLS_UTF8 is not set
  2179. # CONFIG_DLM is not set
  2180. # CONFIG_UNICODE is not set
  2181. CONFIG_IO_WQ=y
  2182. # end of File systems
  2183.  
  2184. #
  2185. # Security options
  2186. #
  2187. CONFIG_KEYS=y
  2188. # CONFIG_KEYS_REQUEST_CACHE is not set
  2189. # CONFIG_PERSISTENT_KEYRINGS is not set
  2190. # CONFIG_ENCRYPTED_KEYS is not set
  2191. # CONFIG_KEY_DH_OPERATIONS is not set
  2192. # CONFIG_SECURITY_DMESG_RESTRICT is not set
  2193. # CONFIG_SECURITY is not set
  2194. # CONFIG_SECURITYFS is not set
  2195. CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
  2196. # CONFIG_HARDENED_USERCOPY is not set
  2197. # CONFIG_FORTIFY_SOURCE is not set
  2198. # CONFIG_STATIC_USERMODEHELPER is not set
  2199. CONFIG_DEFAULT_SECURITY_DAC=y
  2200. CONFIG_LSM="yama,loadpin,safesetid,integrity"
  2201.  
  2202. #
  2203. # Kernel hardening options
  2204. #
  2205.  
  2206. #
  2207. # Memory initialization
  2208. #
  2209. CONFIG_INIT_STACK_NONE=y
  2210. # CONFIG_INIT_ON_ALLOC_DEFAULT_ON is not set
  2211. # CONFIG_INIT_ON_FREE_DEFAULT_ON is not set
  2212. CONFIG_CC_HAS_ZERO_CALL_USED_REGS=y
  2213. # CONFIG_ZERO_CALL_USED_REGS is not set
  2214. # end of Memory initialization
  2215. # end of Kernel hardening options
  2216. # end of Security options
  2217.  
  2218. CONFIG_CRYPTO=y
  2219.  
  2220. #
  2221. # Crypto core or helper
  2222. #
  2223. CONFIG_CRYPTO_ALGAPI=y
  2224. CONFIG_CRYPTO_ALGAPI2=y
  2225. CONFIG_CRYPTO_AEAD=y
  2226. CONFIG_CRYPTO_AEAD2=y
  2227. CONFIG_CRYPTO_SKCIPHER=y
  2228. CONFIG_CRYPTO_SKCIPHER2=y
  2229. CONFIG_CRYPTO_HASH=y
  2230. CONFIG_CRYPTO_HASH2=y
  2231. CONFIG_CRYPTO_RNG2=y
  2232. CONFIG_CRYPTO_AKCIPHER2=y
  2233. CONFIG_CRYPTO_KPP2=y
  2234. CONFIG_CRYPTO_ACOMP2=y
  2235. CONFIG_CRYPTO_MANAGER=y
  2236. CONFIG_CRYPTO_MANAGER2=y
  2237. # CONFIG_CRYPTO_USER is not set
  2238. CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
  2239. CONFIG_CRYPTO_GF128MUL=y
  2240. CONFIG_CRYPTO_NULL=y
  2241. CONFIG_CRYPTO_NULL2=y
  2242. # CONFIG_CRYPTO_CRYPTD is not set
  2243. # CONFIG_CRYPTO_AUTHENC is not set
  2244. # CONFIG_CRYPTO_TEST is not set
  2245.  
  2246. #
  2247. # Public-key cryptography
  2248. #
  2249. # CONFIG_CRYPTO_RSA is not set
  2250. # CONFIG_CRYPTO_DH is not set
  2251. # CONFIG_CRYPTO_ECDH is not set
  2252. # CONFIG_CRYPTO_ECDSA is not set
  2253. # CONFIG_CRYPTO_ECRDSA is not set
  2254. # CONFIG_CRYPTO_SM2 is not set
  2255. # CONFIG_CRYPTO_CURVE25519 is not set
  2256.  
  2257. #
  2258. # Authenticated Encryption with Associated Data
  2259. #
  2260. CONFIG_CRYPTO_CCM=y
  2261. CONFIG_CRYPTO_GCM=y
  2262. # CONFIG_CRYPTO_CHACHA20POLY1305 is not set
  2263. # CONFIG_CRYPTO_AEGIS128 is not set
  2264. # CONFIG_CRYPTO_SEQIV is not set
  2265. # CONFIG_CRYPTO_ECHAINIV is not set
  2266.  
  2267. #
  2268. # Block modes
  2269. #
  2270. # CONFIG_CRYPTO_CBC is not set
  2271. # CONFIG_CRYPTO_CFB is not set
  2272. CONFIG_CRYPTO_CTR=y
  2273. # CONFIG_CRYPTO_CTS is not set
  2274. CONFIG_CRYPTO_ECB=y
  2275. # CONFIG_CRYPTO_LRW is not set
  2276. # CONFIG_CRYPTO_OFB is not set
  2277. # CONFIG_CRYPTO_PCBC is not set
  2278. # CONFIG_CRYPTO_XTS is not set
  2279. # CONFIG_CRYPTO_KEYWRAP is not set
  2280. # CONFIG_CRYPTO_ADIANTUM is not set
  2281. # CONFIG_CRYPTO_ESSIV is not set
  2282.  
  2283. #
  2284. # Hash modes
  2285. #
  2286. CONFIG_CRYPTO_CMAC=y
  2287. CONFIG_CRYPTO_HMAC=y
  2288. # CONFIG_CRYPTO_XCBC is not set
  2289. # CONFIG_CRYPTO_VMAC is not set
  2290.  
  2291. #
  2292. # Digest
  2293. #
  2294. CONFIG_CRYPTO_CRC32C=y
  2295. # CONFIG_CRYPTO_CRC32 is not set
  2296. # CONFIG_CRYPTO_XXHASH is not set
  2297. # CONFIG_CRYPTO_BLAKE2B is not set
  2298. # CONFIG_CRYPTO_BLAKE2S is not set
  2299. # CONFIG_CRYPTO_CRCT10DIF is not set
  2300. CONFIG_CRYPTO_GHASH=y
  2301. # CONFIG_CRYPTO_POLY1305 is not set
  2302. CONFIG_CRYPTO_MD4=y
  2303. CONFIG_CRYPTO_MD5=y
  2304. # CONFIG_CRYPTO_MICHAEL_MIC is not set
  2305. # CONFIG_CRYPTO_RMD160 is not set
  2306. # CONFIG_CRYPTO_SHA1 is not set
  2307. CONFIG_CRYPTO_SHA256=y
  2308. CONFIG_CRYPTO_SHA512=y
  2309. # CONFIG_CRYPTO_SHA3 is not set
  2310. # CONFIG_CRYPTO_SM3 is not set
  2311. # CONFIG_CRYPTO_STREEBOG is not set
  2312. # CONFIG_CRYPTO_WP512 is not set
  2313.  
  2314. #
  2315. # Ciphers
  2316. #
  2317. CONFIG_CRYPTO_AES=y
  2318. # CONFIG_CRYPTO_AES_TI is not set
  2319. # CONFIG_CRYPTO_BLOWFISH is not set
  2320. # CONFIG_CRYPTO_CAMELLIA is not set
  2321. # CONFIG_CRYPTO_CAST5 is not set
  2322. # CONFIG_CRYPTO_CAST6 is not set
  2323. # CONFIG_CRYPTO_DES is not set
  2324. # CONFIG_CRYPTO_FCRYPT is not set
  2325. # CONFIG_CRYPTO_CHACHA20 is not set
  2326. # CONFIG_CRYPTO_SERPENT is not set
  2327. # CONFIG_CRYPTO_SM4 is not set
  2328. # CONFIG_CRYPTO_TWOFISH is not set
  2329.  
  2330. #
  2331. # Compression
  2332. #
  2333. # CONFIG_CRYPTO_DEFLATE is not set
  2334. # CONFIG_CRYPTO_LZO is not set
  2335. # CONFIG_CRYPTO_842 is not set
  2336. # CONFIG_CRYPTO_LZ4 is not set
  2337. # CONFIG_CRYPTO_LZ4HC is not set
  2338. # CONFIG_CRYPTO_ZSTD is not set
  2339.  
  2340. #
  2341. # Random Number Generation
  2342. #
  2343. # CONFIG_CRYPTO_ANSI_CPRNG is not set
  2344. # CONFIG_CRYPTO_DRBG_MENU is not set
  2345. # CONFIG_CRYPTO_JITTERENTROPY is not set
  2346. # CONFIG_CRYPTO_USER_API_HASH is not set
  2347. # CONFIG_CRYPTO_USER_API_SKCIPHER is not set
  2348. # CONFIG_CRYPTO_USER_API_RNG is not set
  2349. # CONFIG_CRYPTO_USER_API_AEAD is not set
  2350.  
  2351. #
  2352. # Crypto library routines
  2353. #
  2354. CONFIG_CRYPTO_LIB_AES=y
  2355. # CONFIG_CRYPTO_LIB_BLAKE2S is not set
  2356. # CONFIG_CRYPTO_LIB_CHACHA is not set
  2357. # CONFIG_CRYPTO_LIB_CURVE25519 is not set
  2358. CONFIG_CRYPTO_LIB_POLY1305_RSIZE=9
  2359. # CONFIG_CRYPTO_LIB_POLY1305 is not set
  2360. # CONFIG_CRYPTO_LIB_CHACHA20POLY1305 is not set
  2361. CONFIG_CRYPTO_LIB_SHA256=y
  2362. CONFIG_CRYPTO_HW=y
  2363. # CONFIG_CRYPTO_DEV_ATMEL_ECC is not set
  2364. # CONFIG_CRYPTO_DEV_ATMEL_SHA204A is not set
  2365. # CONFIG_CRYPTO_DEV_SAFEXCEL is not set
  2366. # CONFIG_CRYPTO_DEV_CCREE is not set
  2367. # CONFIG_CRYPTO_DEV_AMLOGIC_GXL is not set
  2368. # CONFIG_ASYMMETRIC_KEY_TYPE is not set
  2369.  
  2370. #
  2371. # Certificates for signature checking
  2372. #
  2373. # CONFIG_SYSTEM_BLACKLIST_KEYRING is not set
  2374. # end of Certificates for signature checking
  2375.  
  2376. #
  2377. # Library routines
  2378. #
  2379. CONFIG_LINEAR_RANGES=y
  2380. # CONFIG_PACKING is not set
  2381. CONFIG_BITREVERSE=y
  2382. CONFIG_GENERIC_STRNCPY_FROM_USER=y
  2383. CONFIG_GENERIC_STRNLEN_USER=y
  2384. CONFIG_GENERIC_NET_UTILS=y
  2385. # CONFIG_CORDIC is not set
  2386. # CONFIG_PRIME_NUMBERS is not set
  2387. CONFIG_RATIONAL=y
  2388. CONFIG_GENERIC_PCI_IOMAP=y
  2389. CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y
  2390. # CONFIG_CRC_CCITT is not set
  2391. CONFIG_CRC16=y
  2392. # CONFIG_CRC_T10DIF is not set
  2393. # CONFIG_CRC_ITU_T is not set
  2394. CONFIG_CRC32=y
  2395. # CONFIG_CRC32_SELFTEST is not set
  2396. CONFIG_CRC32_SLICEBY8=y
  2397. # CONFIG_CRC32_SLICEBY4 is not set
  2398. # CONFIG_CRC32_SARWATE is not set
  2399. # CONFIG_CRC32_BIT is not set
  2400. # CONFIG_CRC64 is not set
  2401. # CONFIG_CRC4 is not set
  2402. # CONFIG_CRC7 is not set
  2403. # CONFIG_LIBCRC32C is not set
  2404. # CONFIG_CRC8 is not set
  2405. CONFIG_XXHASH=y
  2406. # CONFIG_RANDOM32_SELFTEST is not set
  2407. CONFIG_ZLIB_INFLATE=y
  2408. CONFIG_LZO_DECOMPRESS=y
  2409. CONFIG_LZ4_DECOMPRESS=y
  2410. CONFIG_ZSTD_DECOMPRESS=y
  2411. CONFIG_XZ_DEC=y
  2412. # CONFIG_XZ_DEC_X86 is not set
  2413. # CONFIG_XZ_DEC_POWERPC is not set
  2414. # CONFIG_XZ_DEC_IA64 is not set
  2415. CONFIG_XZ_DEC_ARM=y
  2416. CONFIG_XZ_DEC_ARMTHUMB=y
  2417. # CONFIG_XZ_DEC_SPARC is not set
  2418. CONFIG_XZ_DEC_BCJ=y
  2419. # CONFIG_XZ_DEC_TEST is not set
  2420. CONFIG_DECOMPRESS_GZIP=y
  2421. CONFIG_DECOMPRESS_BZIP2=y
  2422. CONFIG_DECOMPRESS_LZMA=y
  2423. CONFIG_DECOMPRESS_XZ=y
  2424. CONFIG_DECOMPRESS_LZO=y
  2425. CONFIG_DECOMPRESS_LZ4=y
  2426. CONFIG_DECOMPRESS_ZSTD=y
  2427. CONFIG_GENERIC_ALLOCATOR=y
  2428. CONFIG_ASSOCIATIVE_ARRAY=y
  2429. CONFIG_HAS_IOMEM=y
  2430. CONFIG_HAS_IOPORT_MAP=y
  2431. CONFIG_HAS_DMA=y
  2432. CONFIG_DMA_OPS=y
  2433. CONFIG_NEED_DMA_MAP_STATE=y
  2434. CONFIG_ARCH_HAS_DMA_WRITE_COMBINE=y
  2435. CONFIG_DMA_DECLARE_COHERENT=y
  2436. CONFIG_ARCH_HAS_SETUP_DMA_OPS=y
  2437. CONFIG_ARCH_HAS_TEARDOWN_DMA_OPS=y
  2438. CONFIG_DMA_NONCOHERENT_MMAP=y
  2439. CONFIG_DMA_REMAP=y
  2440. # CONFIG_DMA_CMA is not set
  2441. # CONFIG_DMA_API_DEBUG is not set
  2442. # CONFIG_DMA_MAP_BENCHMARK is not set
  2443. CONFIG_SGL_ALLOC=y
  2444. CONFIG_DQL=y
  2445. CONFIG_NLATTR=y
  2446. CONFIG_GENERIC_ATOMIC64=y
  2447. # CONFIG_IRQ_POLL is not set
  2448. CONFIG_LIBFDT=y
  2449. CONFIG_OID_REGISTRY=y
  2450. CONFIG_FONT_SUPPORT=y
  2451. CONFIG_FONTS=y
  2452. # CONFIG_FONT_8x8 is not set
  2453. # CONFIG_FONT_8x16 is not set
  2454. # CONFIG_FONT_6x11 is not set
  2455. # CONFIG_FONT_7x14 is not set
  2456. # CONFIG_FONT_PEARL_8x8 is not set
  2457. # CONFIG_FONT_ACORN_8x8 is not set
  2458. CONFIG_FONT_MINI_4x6=y
  2459. # CONFIG_FONT_6x10 is not set
  2460. # CONFIG_FONT_10x18 is not set
  2461. # CONFIG_FONT_SUN8x16 is not set
  2462. # CONFIG_FONT_SUN12x22 is not set
  2463. # CONFIG_FONT_TER16x32 is not set
  2464. # CONFIG_FONT_6x8 is not set
  2465. CONFIG_SG_POOL=y
  2466. CONFIG_SBITMAP=y
  2467. # end of Library routines
  2468.  
  2469. CONFIG_GENERIC_LIB_DEVMEM_IS_ALLOWED=y
  2470.  
  2471. #
  2472. # Kernel hacking
  2473. #
  2474.  
  2475. #
  2476. # printk and dmesg options
  2477. #
  2478. CONFIG_PRINTK_TIME=y
  2479. # CONFIG_PRINTK_CALLER is not set
  2480. # CONFIG_STACKTRACE_BUILD_ID is not set
  2481. CONFIG_CONSOLE_LOGLEVEL_DEFAULT=15
  2482. CONFIG_CONSOLE_LOGLEVEL_QUIET=4
  2483. CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
  2484. # CONFIG_BOOT_PRINTK_DELAY is not set
  2485. # CONFIG_DYNAMIC_DEBUG is not set
  2486. # CONFIG_DYNAMIC_DEBUG_CORE is not set
  2487. CONFIG_SYMBOLIC_ERRNAME=y
  2488. CONFIG_DEBUG_BUGVERBOSE=y
  2489. # end of printk and dmesg options
  2490.  
  2491. #
  2492. # Compile-time checks and compiler options
  2493. #
  2494. CONFIG_DEBUG_INFO=y
  2495. CONFIG_DEBUG_INFO_REDUCED=y
  2496. # CONFIG_DEBUG_INFO_COMPRESSED is not set
  2497. # CONFIG_DEBUG_INFO_SPLIT is not set
  2498. CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y
  2499. # CONFIG_DEBUG_INFO_DWARF4 is not set
  2500. # CONFIG_DEBUG_INFO_DWARF5 is not set
  2501. # CONFIG_GDB_SCRIPTS is not set
  2502. CONFIG_FRAME_WARN=1024
  2503. CONFIG_STRIP_ASM_SYMS=y
  2504. # CONFIG_READABLE_ASM is not set
  2505. # CONFIG_HEADERS_INSTALL is not set
  2506. CONFIG_DEBUG_SECTION_MISMATCH=y
  2507. CONFIG_SECTION_MISMATCH_WARN_ONLY=y
  2508. # CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_64B is not set
  2509. # CONFIG_VMLINUX_MAP is not set
  2510. # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
  2511. # end of Compile-time checks and compiler options
  2512.  
  2513. #
  2514. # Generic Kernel Debugging Instruments
  2515. #
  2516. # CONFIG_MAGIC_SYSRQ is not set
  2517. CONFIG_DEBUG_FS=y
  2518. CONFIG_DEBUG_FS_ALLOW_ALL=y
  2519. # CONFIG_DEBUG_FS_DISALLOW_MOUNT is not set
  2520. # CONFIG_DEBUG_FS_ALLOW_NONE is not set
  2521. CONFIG_HAVE_ARCH_KGDB=y
  2522. # CONFIG_KGDB is not set
  2523. # CONFIG_UBSAN is not set
  2524. CONFIG_HAVE_KCSAN_COMPILER=y
  2525. # end of Generic Kernel Debugging Instruments
  2526.  
  2527. CONFIG_DEBUG_KERNEL=y
  2528. # CONFIG_DEBUG_MISC is not set
  2529.  
  2530. #
  2531. # Memory Debugging
  2532. #
  2533. # CONFIG_PAGE_EXTENSION is not set
  2534. # CONFIG_DEBUG_PAGEALLOC is not set
  2535. # CONFIG_PAGE_OWNER is not set
  2536. # CONFIG_PAGE_POISONING is not set
  2537. # CONFIG_DEBUG_WX is not set
  2538. # CONFIG_DEBUG_OBJECTS is not set
  2539. # CONFIG_SLUB_STATS is not set
  2540. CONFIG_HAVE_DEBUG_KMEMLEAK=y
  2541. # CONFIG_DEBUG_KMEMLEAK is not set
  2542. # CONFIG_DEBUG_STACK_USAGE is not set
  2543. # CONFIG_SCHED_STACK_END_CHECK is not set
  2544. # CONFIG_DEBUG_VM is not set
  2545. CONFIG_ARCH_HAS_DEBUG_VIRTUAL=y
  2546. # CONFIG_DEBUG_VIRTUAL is not set
  2547. # CONFIG_DEBUG_MEMORY_INIT is not set
  2548. CONFIG_HAVE_ARCH_KASAN=y
  2549. CONFIG_CC_HAS_KASAN_GENERIC=y
  2550. CONFIG_CC_HAS_WORKING_NOSANITIZE_ADDRESS=y
  2551. # CONFIG_KASAN is not set
  2552. # end of Memory Debugging
  2553.  
  2554. # CONFIG_DEBUG_SHIRQ is not set
  2555.  
  2556. #
  2557. # Debug Oops, Lockups and Hangs
  2558. #
  2559. # CONFIG_PANIC_ON_OOPS is not set
  2560. CONFIG_PANIC_ON_OOPS_VALUE=0
  2561. CONFIG_PANIC_TIMEOUT=0
  2562. CONFIG_LOCKUP_DETECTOR=y
  2563. CONFIG_SOFTLOCKUP_DETECTOR=y
  2564. # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
  2565. CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
  2566. CONFIG_DETECT_HUNG_TASK=y
  2567. CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120
  2568. # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
  2569. CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
  2570. CONFIG_WQ_WATCHDOG=y
  2571. # end of Debug Oops, Lockups and Hangs
  2572.  
  2573. #
  2574. # Scheduler Debugging
  2575. #
  2576. CONFIG_SCHED_DEBUG=y
  2577. # CONFIG_SCHEDSTATS is not set
  2578. # end of Scheduler Debugging
  2579.  
  2580. # CONFIG_DEBUG_TIMEKEEPING is not set
  2581.  
  2582. #
  2583. # Lock Debugging (spinlocks, mutexes, etc...)
  2584. #
  2585. CONFIG_LOCK_DEBUGGING_SUPPORT=y
  2586. # CONFIG_PROVE_LOCKING is not set
  2587. # CONFIG_LOCK_STAT is not set
  2588. # CONFIG_DEBUG_RT_MUTEXES is not set
  2589. # CONFIG_DEBUG_SPINLOCK is not set
  2590. # CONFIG_DEBUG_MUTEXES is not set
  2591. # CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
  2592. # CONFIG_DEBUG_RWSEMS is not set
  2593. # CONFIG_DEBUG_LOCK_ALLOC is not set
  2594. # CONFIG_DEBUG_ATOMIC_SLEEP is not set
  2595. # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
  2596. # CONFIG_LOCK_TORTURE_TEST is not set
  2597. # CONFIG_WW_MUTEX_SELFTEST is not set
  2598. # CONFIG_SCF_TORTURE_TEST is not set
  2599. # end of Lock Debugging (spinlocks, mutexes, etc...)
  2600.  
  2601. # CONFIG_DEBUG_IRQFLAGS is not set
  2602. CONFIG_STACKTRACE=y
  2603. # CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set
  2604. # CONFIG_DEBUG_KOBJECT is not set
  2605.  
  2606. #
  2607. # Debug kernel data structures
  2608. #
  2609. # CONFIG_DEBUG_LIST is not set
  2610. # CONFIG_DEBUG_PLIST is not set
  2611. # CONFIG_DEBUG_SG is not set
  2612. # CONFIG_DEBUG_NOTIFIERS is not set
  2613. # CONFIG_BUG_ON_DATA_CORRUPTION is not set
  2614. # end of Debug kernel data structures
  2615.  
  2616. # CONFIG_DEBUG_CREDENTIALS is not set
  2617.  
  2618. #
  2619. # RCU Debugging
  2620. #
  2621. # CONFIG_RCU_SCALE_TEST is not set
  2622. # CONFIG_RCU_TORTURE_TEST is not set
  2623. # CONFIG_RCU_REF_SCALE_TEST is not set
  2624. # CONFIG_RCU_TRACE is not set
  2625. # CONFIG_RCU_EQS_DEBUG is not set
  2626. # end of RCU Debugging
  2627.  
  2628. # CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
  2629. # CONFIG_LATENCYTOP is not set
  2630. CONFIG_HAVE_FUNCTION_TRACER=y
  2631. CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
  2632. CONFIG_HAVE_DYNAMIC_FTRACE=y
  2633. CONFIG_HAVE_DYNAMIC_FTRACE_WITH_REGS=y
  2634. CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
  2635. CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
  2636. CONFIG_HAVE_C_RECORDMCOUNT=y
  2637. CONFIG_TRACING_SUPPORT=y
  2638. # CONFIG_FTRACE is not set
  2639. # CONFIG_SAMPLES is not set
  2640. # CONFIG_STRICT_DEVMEM is not set
  2641.  
  2642. #
  2643. # arm Debugging
  2644. #
  2645. # CONFIG_ARM_PTDUMP_DEBUGFS is not set
  2646. # CONFIG_UNWINDER_FRAME_POINTER is not set
  2647. CONFIG_UNWINDER_ARM=y
  2648. CONFIG_ARM_UNWIND=y
  2649. CONFIG_DEBUG_USER=y
  2650. # CONFIG_DEBUG_LL is not set
  2651. CONFIG_DEBUG_LL_INCLUDE="mach/debug-macro.S"
  2652. CONFIG_UNCOMPRESS_INCLUDE="debug/uncompress.h"
  2653. # CONFIG_CORESIGHT is not set
  2654. # end of arm Debugging
  2655.  
  2656. #
  2657. # Kernel Testing and Coverage
  2658. #
  2659. # CONFIG_KUNIT is not set
  2660. # CONFIG_NOTIFIER_ERROR_INJECTION is not set
  2661. # CONFIG_FAULT_INJECTION is not set
  2662. CONFIG_ARCH_HAS_KCOV=y
  2663. CONFIG_CC_HAS_SANCOV_TRACE_PC=y
  2664. # CONFIG_KCOV is not set
  2665. # CONFIG_RUNTIME_TESTING_MENU is not set
  2666. CONFIG_ARCH_USE_MEMTEST=y
  2667. # CONFIG_MEMTEST is not set
  2668. # end of Kernel Testing and Coverage
  2669. # end of Kernel hacking
Add Comment
Please, Sign In to add comment