kernel.config 24 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069
  1. #
  2. # Automatically generated file; DO NOT EDIT.
  3. # Linux/arm 3.11.5 Kernel Configuration
  4. #
  5. CONFIG_ARM=y
  6. CONFIG_SYS_SUPPORTS_APM_EMULATION=y
  7. CONFIG_HAVE_PROC_CPU=y
  8. CONFIG_STACKTRACE_SUPPORT=y
  9. CONFIG_HAVE_LATENCYTOP_SUPPORT=y
  10. CONFIG_LOCKDEP_SUPPORT=y
  11. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  12. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  13. CONFIG_ARCH_HAS_CPUFREQ=y
  14. CONFIG_GENERIC_HWEIGHT=y
  15. CONFIG_GENERIC_CALIBRATE_DELAY=y
  16. CONFIG_NEED_DMA_MAP_STATE=y
  17. CONFIG_FIQ=y
  18. CONFIG_VECTORS_BASE=0xffff0000
  19. CONFIG_ARM_PATCH_PHYS_VIRT=y
  20. CONFIG_NEED_MACH_IO_H=y
  21. CONFIG_NEED_MACH_MEMORY_H=y
  22. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  23. CONFIG_IRQ_WORK=y
  24. #
  25. # General setup
  26. #
  27. CONFIG_BROKEN_ON_SMP=y
  28. CONFIG_INIT_ENV_ARG_LIMIT=32
  29. CONFIG_CROSS_COMPILE=""
  30. # CONFIG_COMPILE_TEST is not set
  31. CONFIG_LOCALVERSION=""
  32. # CONFIG_LOCALVERSION_AUTO is not set
  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 is not set
  39. # CONFIG_KERNEL_LZMA is not set
  40. CONFIG_KERNEL_XZ=y
  41. # CONFIG_KERNEL_LZO is not set
  42. # CONFIG_KERNEL_LZ4 is not set
  43. CONFIG_DEFAULT_HOSTNAME="openadk"
  44. CONFIG_SYSVIPC=y
  45. CONFIG_SYSVIPC_SYSCTL=y
  46. # CONFIG_POSIX_MQUEUE is not set
  47. # CONFIG_FHANDLE is not set
  48. # CONFIG_AUDIT is not set
  49. CONFIG_HAVE_GENERIC_HARDIRQS=y
  50. #
  51. # IRQ subsystem
  52. #
  53. CONFIG_GENERIC_HARDIRQS=y
  54. CONFIG_GENERIC_IRQ_PROBE=y
  55. CONFIG_GENERIC_IRQ_SHOW=y
  56. CONFIG_HARDIRQS_SW_RESEND=y
  57. CONFIG_IRQ_DOMAIN=y
  58. CONFIG_KTIME_SCALAR=y
  59. CONFIG_GENERIC_CLOCKEVENTS=y
  60. CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
  61. #
  62. # Timers subsystem
  63. #
  64. CONFIG_TICK_ONESHOT=y
  65. CONFIG_NO_HZ_COMMON=y
  66. # CONFIG_HZ_PERIODIC is not set
  67. CONFIG_NO_HZ_IDLE=y
  68. # CONFIG_NO_HZ is not set
  69. # CONFIG_HIGH_RES_TIMERS is not set
  70. #
  71. # CPU/Task time and stats accounting
  72. #
  73. CONFIG_TICK_CPU_ACCOUNTING=y
  74. # CONFIG_IRQ_TIME_ACCOUNTING is not set
  75. # CONFIG_BSD_PROCESS_ACCT is not set
  76. # CONFIG_TASKSTATS is not set
  77. #
  78. # RCU Subsystem
  79. #
  80. CONFIG_TINY_RCU=y
  81. # CONFIG_PREEMPT_RCU is not set
  82. # CONFIG_RCU_STALL_COMMON is not set
  83. # CONFIG_TREE_RCU_TRACE is not set
  84. CONFIG_IKCONFIG=y
  85. CONFIG_IKCONFIG_PROC=y
  86. CONFIG_LOG_BUF_SHIFT=16
  87. CONFIG_GENERIC_SCHED_CLOCK=y
  88. # CONFIG_CGROUPS is not set
  89. # CONFIG_CHECKPOINT_RESTORE is not set
  90. # CONFIG_NAMESPACES is not set
  91. CONFIG_UIDGID_CONVERTED=y
  92. # CONFIG_UIDGID_STRICT_TYPE_CHECKS is not set
  93. # CONFIG_SCHED_AUTOGROUP is not set
  94. # CONFIG_SYSFS_DEPRECATED is not set
  95. # CONFIG_RELAY is not set
  96. # CONFIG_BLK_DEV_INITRD is not set
  97. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  98. CONFIG_SYSCTL=y
  99. CONFIG_ANON_INODES=y
  100. CONFIG_HAVE_UID16=y
  101. CONFIG_EXPERT=y
  102. CONFIG_UID16=y
  103. CONFIG_SYSCTL_SYSCALL=y
  104. # CONFIG_KALLSYMS is not set
  105. CONFIG_PRINTK=y
  106. # CONFIG_BUG is not set
  107. # CONFIG_BASE_FULL is not set
  108. CONFIG_FUTEX=y
  109. CONFIG_EPOLL=y
  110. CONFIG_SIGNALFD=y
  111. CONFIG_TIMERFD=y
  112. CONFIG_EVENTFD=y
  113. CONFIG_SHMEM=y
  114. CONFIG_AIO=y
  115. CONFIG_EMBEDDED=y
  116. CONFIG_HAVE_PERF_EVENTS=y
  117. CONFIG_PERF_USE_VMALLOC=y
  118. #
  119. # Kernel Performance Events And Counters
  120. #
  121. # CONFIG_PERF_EVENTS is not set
  122. # CONFIG_VM_EVENT_COUNTERS is not set
  123. # CONFIG_COMPAT_BRK is not set
  124. CONFIG_SLAB=y
  125. # CONFIG_SLUB is not set
  126. # CONFIG_SLOB is not set
  127. # CONFIG_PROFILING is not set
  128. CONFIG_HAVE_OPROFILE=y
  129. # CONFIG_KPROBES is not set
  130. # CONFIG_JUMP_LABEL is not set
  131. # CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set
  132. CONFIG_HAVE_KPROBES=y
  133. CONFIG_HAVE_KRETPROBES=y
  134. CONFIG_HAVE_ARCH_TRACEHOOK=y
  135. CONFIG_HAVE_DMA_ATTRS=y
  136. CONFIG_HAVE_DMA_CONTIGUOUS=y
  137. CONFIG_GENERIC_SMP_IDLE_THREAD=y
  138. CONFIG_GENERIC_IDLE_POLL_SETUP=y
  139. CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
  140. CONFIG_HAVE_CLK=y
  141. CONFIG_HAVE_DMA_API_DEBUG=y
  142. CONFIG_HAVE_ARCH_JUMP_LABEL=y
  143. CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
  144. CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
  145. CONFIG_HAVE_CONTEXT_TRACKING=y
  146. CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
  147. CONFIG_MODULES_USE_ELF_REL=y
  148. CONFIG_CLONE_BACKWARDS=y
  149. CONFIG_OLD_SIGSUSPEND3=y
  150. CONFIG_OLD_SIGACTION=y
  151. #
  152. # GCOV-based kernel profiling
  153. #
  154. CONFIG_HAVE_GENERIC_DMA_COHERENT=y
  155. CONFIG_SLABINFO=y
  156. CONFIG_RT_MUTEXES=y
  157. CONFIG_BASE_SMALL=1
  158. CONFIG_MODULES=y
  159. # CONFIG_MODULE_FORCE_LOAD is not set
  160. CONFIG_MODULE_UNLOAD=y
  161. CONFIG_MODULE_FORCE_UNLOAD=y
  162. # CONFIG_MODVERSIONS is not set
  163. # CONFIG_MODULE_SRCVERSION_ALL is not set
  164. # CONFIG_MODULE_SIG is not set
  165. # CONFIG_BLOCK is not set
  166. CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
  167. CONFIG_INLINE_READ_UNLOCK=y
  168. CONFIG_INLINE_READ_UNLOCK_IRQ=y
  169. CONFIG_INLINE_WRITE_UNLOCK=y
  170. CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
  171. # CONFIG_FREEZER is not set
  172. #
  173. # System Type
  174. #
  175. CONFIG_MMU=y
  176. # CONFIG_ARCH_MULTIPLATFORM is not set
  177. # CONFIG_ARCH_INTEGRATOR is not set
  178. # CONFIG_ARCH_REALVIEW is not set
  179. # CONFIG_ARCH_VERSATILE is not set
  180. # CONFIG_ARCH_AT91 is not set
  181. CONFIG_ARCH_BCM2708=y
  182. # CONFIG_ARCH_CLPS711X is not set
  183. # CONFIG_ARCH_GEMINI is not set
  184. # CONFIG_ARCH_EBSA110 is not set
  185. # CONFIG_ARCH_EP93XX is not set
  186. # CONFIG_ARCH_FOOTBRIDGE is not set
  187. # CONFIG_ARCH_NETX is not set
  188. # CONFIG_ARCH_IOP13XX is not set
  189. # CONFIG_ARCH_IOP32X is not set
  190. # CONFIG_ARCH_IOP33X is not set
  191. # CONFIG_ARCH_IXP4XX is not set
  192. # CONFIG_ARCH_DOVE is not set
  193. # CONFIG_ARCH_KIRKWOOD is not set
  194. # CONFIG_ARCH_MV78XX0 is not set
  195. # CONFIG_ARCH_ORION5X is not set
  196. # CONFIG_ARCH_MMP is not set
  197. # CONFIG_ARCH_KS8695 is not set
  198. # CONFIG_ARCH_W90X900 is not set
  199. # CONFIG_ARCH_LPC32XX is not set
  200. # CONFIG_ARCH_PXA is not set
  201. # CONFIG_ARCH_MSM is not set
  202. # CONFIG_ARCH_SHMOBILE is not set
  203. # CONFIG_ARCH_RPC is not set
  204. # CONFIG_ARCH_SA1100 is not set
  205. # CONFIG_ARCH_S3C24XX is not set
  206. # CONFIG_ARCH_S3C64XX is not set
  207. # CONFIG_ARCH_S5P64X0 is not set
  208. # CONFIG_ARCH_S5PC100 is not set
  209. # CONFIG_ARCH_S5PV210 is not set
  210. # CONFIG_ARCH_EXYNOS is not set
  211. # CONFIG_ARCH_SHARK is not set
  212. # CONFIG_ARCH_DAVINCI is not set
  213. # CONFIG_ARCH_OMAP1 is not set
  214. # CONFIG_PLAT_SPEAR is not set
  215. #
  216. # ST-Ericsson AB U300/U335 Platform
  217. #
  218. #
  219. # ST-Ericsson Mobile Platform Products
  220. #
  221. #
  222. # ST-Ericsson U300/U335 Feature Selections
  223. #
  224. #
  225. # Broadcom BCM2708 Implementations
  226. #
  227. CONFIG_MACH_BCM2708=y
  228. CONFIG_BCM2708_GPIO=y
  229. CONFIG_BCM2708_VCMEM=y
  230. # CONFIG_BCM2708_NOL2CACHE is not set
  231. CONFIG_BCM2708_DMAER=y
  232. #
  233. # Processor Type
  234. #
  235. CONFIG_CPU_V6=y
  236. CONFIG_CPU_32v6=y
  237. CONFIG_CPU_ABRT_EV6=y
  238. CONFIG_CPU_PABRT_V6=y
  239. CONFIG_CPU_CACHE_V6=y
  240. CONFIG_CPU_CACHE_VIPT=y
  241. CONFIG_CPU_COPY_V6=y
  242. CONFIG_CPU_TLB_V6=y
  243. CONFIG_CPU_HAS_ASID=y
  244. CONFIG_CPU_CP15=y
  245. CONFIG_CPU_CP15_MMU=y
  246. CONFIG_CPU_USE_DOMAINS=y
  247. #
  248. # Processor Features
  249. #
  250. # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
  251. # CONFIG_ARM_THUMB is not set
  252. # CONFIG_CPU_ICACHE_DISABLE is not set
  253. # CONFIG_CPU_DCACHE_DISABLE is not set
  254. # CONFIG_CPU_BPREDICT_DISABLE is not set
  255. CONFIG_KUSER_HELPERS=y
  256. # CONFIG_CACHE_L2X0 is not set
  257. CONFIG_ARM_L1_CACHE_SHIFT=5
  258. CONFIG_ARM_DMA_MEM_BUFFERABLE=y
  259. CONFIG_ARM_NR_BANKS=8
  260. # CONFIG_ARM_ERRATA_326103 is not set
  261. CONFIG_ARM_ERRATA_411920=y
  262. # CONFIG_ARM_ERRATA_364296 is not set
  263. #
  264. # Bus support
  265. #
  266. CONFIG_ARM_AMBA=y
  267. # CONFIG_PCI_SYSCALL is not set
  268. # CONFIG_PCCARD is not set
  269. #
  270. # Kernel Features
  271. #
  272. CONFIG_VMSPLIT_3G=y
  273. # CONFIG_VMSPLIT_2G is not set
  274. # CONFIG_VMSPLIT_1G is not set
  275. CONFIG_PAGE_OFFSET=0xC0000000
  276. CONFIG_ARCH_NR_GPIO=0
  277. CONFIG_PREEMPT_NONE=y
  278. # CONFIG_PREEMPT_VOLUNTARY is not set
  279. # CONFIG_PREEMPT is not set
  280. CONFIG_HZ=100
  281. # CONFIG_SCHED_HRTICK is not set
  282. CONFIG_AEABI=y
  283. # CONFIG_OABI_COMPAT is not set
  284. # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set
  285. # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set
  286. CONFIG_HAVE_ARCH_PFN_VALID=y
  287. # CONFIG_HIGHMEM is not set
  288. CONFIG_FLATMEM=y
  289. CONFIG_FLAT_NODE_MEM_MAP=y
  290. CONFIG_HAVE_MEMBLOCK=y
  291. # CONFIG_HAVE_BOOTMEM_INFO_NODE is not set
  292. CONFIG_PAGEFLAGS_EXTENDED=y
  293. CONFIG_SPLIT_PTLOCK_CPUS=4
  294. # CONFIG_COMPACTION is not set
  295. # CONFIG_PHYS_ADDR_T_64BIT is not set
  296. CONFIG_ZONE_DMA_FLAG=0
  297. # CONFIG_KSM is not set
  298. CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
  299. # CONFIG_CROSS_MEMORY_ATTACH is not set
  300. CONFIG_NEED_PER_CPU_KM=y
  301. # CONFIG_CLEANCACHE is not set
  302. # CONFIG_ZBUD is not set
  303. CONFIG_FORCE_MAX_ZONEORDER=11
  304. CONFIG_ALIGNMENT_TRAP=y
  305. # CONFIG_UACCESS_WITH_MEMCPY is not set
  306. # CONFIG_SECCOMP is not set
  307. # CONFIG_CC_STACKPROTECTOR is not set
  308. #
  309. # Boot options
  310. #
  311. CONFIG_USE_OF=y
  312. CONFIG_ATAGS=y
  313. # CONFIG_DEPRECATED_PARAM_STRUCT is not set
  314. CONFIG_ZBOOT_ROM_TEXT=0
  315. CONFIG_ZBOOT_ROM_BSS=0
  316. # CONFIG_ARM_APPENDED_DTB is not set
  317. CONFIG_CMDLINE=""
  318. # CONFIG_CMDLINE_FROM_BOOTLOADER is not set
  319. CONFIG_CMDLINE_EXTEND=y
  320. # CONFIG_CMDLINE_FORCE is not set
  321. # CONFIG_XIP_KERNEL is not set
  322. # CONFIG_KEXEC is not set
  323. # CONFIG_CRASH_DUMP is not set
  324. CONFIG_AUTO_ZRELADDR=y
  325. #
  326. # CPU Power Management
  327. #
  328. #
  329. # CPU Frequency scaling
  330. #
  331. # CONFIG_CPU_FREQ is not set
  332. # CONFIG_CPU_IDLE is not set
  333. # CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set
  334. #
  335. # Floating point emulation
  336. #
  337. #
  338. # At least one emulation must be selected
  339. #
  340. CONFIG_VFP=y
  341. #
  342. # Userspace binary formats
  343. #
  344. CONFIG_BINFMT_ELF=y
  345. CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y
  346. CONFIG_BINFMT_SCRIPT=y
  347. # CONFIG_HAVE_AOUT is not set
  348. # CONFIG_BINFMT_MISC is not set
  349. # CONFIG_COREDUMP is not set
  350. #
  351. # Power management options
  352. #
  353. # CONFIG_SUSPEND is not set
  354. # CONFIG_PM_RUNTIME is not set
  355. CONFIG_ARCH_SUSPEND_POSSIBLE=y
  356. # CONFIG_ARM_CPU_SUSPEND is not set
  357. CONFIG_NET=y
  358. #
  359. # Networking options
  360. #
  361. CONFIG_PACKET=y
  362. # CONFIG_PACKET_DIAG is not set
  363. CONFIG_UNIX=y
  364. # CONFIG_UNIX_DIAG is not set
  365. # CONFIG_XFRM_USER is not set
  366. # CONFIG_NET_KEY is not set
  367. CONFIG_INET=y
  368. # CONFIG_IP_MULTICAST is not set
  369. # CONFIG_IP_ADVANCED_ROUTER is not set
  370. # CONFIG_IP_PNP is not set
  371. # CONFIG_NET_IPIP is not set
  372. # CONFIG_NET_IPGRE_DEMUX is not set
  373. # CONFIG_NET_IP_TUNNEL is not set
  374. # CONFIG_ARPD is not set
  375. # CONFIG_SYN_COOKIES is not set
  376. # CONFIG_INET_AH is not set
  377. # CONFIG_INET_ESP is not set
  378. # CONFIG_INET_IPCOMP is not set
  379. # CONFIG_INET_XFRM_TUNNEL is not set
  380. # CONFIG_INET_TUNNEL is not set
  381. # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
  382. # CONFIG_INET_XFRM_MODE_TUNNEL is not set
  383. # CONFIG_INET_XFRM_MODE_BEET is not set
  384. # CONFIG_INET_LRO is not set
  385. # CONFIG_INET_DIAG is not set
  386. # CONFIG_TCP_CONG_ADVANCED is not set
  387. CONFIG_TCP_CONG_CUBIC=y
  388. CONFIG_DEFAULT_TCP_CONG="cubic"
  389. # CONFIG_TCP_MD5SIG is not set
  390. # CONFIG_IPV6 is not set
  391. # CONFIG_NETWORK_SECMARK is not set
  392. # CONFIG_NETWORK_PHY_TIMESTAMPING is not set
  393. # CONFIG_NETFILTER is not set
  394. # CONFIG_IP_DCCP is not set
  395. # CONFIG_IP_SCTP is not set
  396. # CONFIG_RDS is not set
  397. # CONFIG_TIPC is not set
  398. # CONFIG_ATM is not set
  399. # CONFIG_L2TP is not set
  400. # CONFIG_BRIDGE is not set
  401. # CONFIG_VLAN_8021Q is not set
  402. # CONFIG_DECNET is not set
  403. # CONFIG_LLC2 is not set
  404. # CONFIG_IPX is not set
  405. # CONFIG_ATALK is not set
  406. # CONFIG_X25 is not set
  407. # CONFIG_LAPB is not set
  408. # CONFIG_PHONET is not set
  409. # CONFIG_IEEE802154 is not set
  410. # CONFIG_NET_SCHED is not set
  411. # CONFIG_DCB is not set
  412. # CONFIG_BATMAN_ADV is not set
  413. # CONFIG_OPENVSWITCH is not set
  414. # CONFIG_VSOCKETS is not set
  415. # CONFIG_NETLINK_MMAP is not set
  416. # CONFIG_NETLINK_DIAG is not set
  417. # CONFIG_NET_MPLS_GSO is not set
  418. CONFIG_NET_RX_BUSY_POLL=y
  419. CONFIG_BQL=y
  420. # CONFIG_BPF_JIT is not set
  421. #
  422. # Network testing
  423. #
  424. # CONFIG_NET_PKTGEN is not set
  425. # CONFIG_HAMRADIO is not set
  426. # CONFIG_CAN is not set
  427. # CONFIG_IRDA is not set
  428. # CONFIG_BT is not set
  429. # CONFIG_AF_RXRPC is not set
  430. # CONFIG_WIRELESS is not set
  431. # CONFIG_WIMAX is not set
  432. # CONFIG_RFKILL is not set
  433. # CONFIG_NET_9P is not set
  434. # CONFIG_CAIF is not set
  435. # CONFIG_CEPH_LIB is not set
  436. # CONFIG_NFC is not set
  437. CONFIG_HAVE_BPF_JIT=y
  438. #
  439. # Device Drivers
  440. #
  441. #
  442. # Generic Driver Options
  443. #
  444. CONFIG_UEVENT_HELPER_PATH=""
  445. CONFIG_DEVTMPFS=y
  446. CONFIG_DEVTMPFS_MOUNT=y
  447. # CONFIG_STANDALONE is not set
  448. # CONFIG_PREVENT_FIRMWARE_BUILD is not set
  449. # CONFIG_FW_LOADER is not set
  450. # CONFIG_DEBUG_DRIVER is not set
  451. # CONFIG_DEBUG_DEVRES is not set
  452. # CONFIG_SYS_HYPERVISOR is not set
  453. # CONFIG_GENERIC_CPU_DEVICES is not set
  454. # CONFIG_DMA_SHARED_BUFFER is not set
  455. # CONFIG_CMA is not set
  456. #
  457. # Bus devices
  458. #
  459. # CONFIG_ARM_CCI is not set
  460. # CONFIG_CONNECTOR is not set
  461. # CONFIG_MTD is not set
  462. CONFIG_DTC=y
  463. CONFIG_OF=y
  464. #
  465. # Device Tree and Open Firmware support
  466. #
  467. # CONFIG_PROC_DEVICETREE is not set
  468. # CONFIG_OF_SELFTEST is not set
  469. CONFIG_OF_FLATTREE=y
  470. CONFIG_OF_EARLY_FLATTREE=y
  471. CONFIG_OF_ADDRESS=y
  472. CONFIG_OF_IRQ=y
  473. # CONFIG_PARPORT is not set
  474. #
  475. # Misc devices
  476. #
  477. # CONFIG_ATMEL_PWM is not set
  478. # CONFIG_DUMMY_IRQ is not set
  479. # CONFIG_ATMEL_SSC is not set
  480. # CONFIG_ENCLOSURE_SERVICES is not set
  481. # CONFIG_SRAM is not set
  482. # CONFIG_C2PORT is not set
  483. #
  484. # EEPROM support
  485. #
  486. # CONFIG_EEPROM_93CX6 is not set
  487. #
  488. # Texas Instruments shared transport line discipline
  489. #
  490. # CONFIG_TI_ST is not set
  491. #
  492. # Altera FPGA firmware download module
  493. #
  494. CONFIG_BCM2708_VCHIQ=y
  495. #
  496. # SCSI device support
  497. #
  498. CONFIG_SCSI_MOD=y
  499. # CONFIG_SCSI_DMA is not set
  500. # CONFIG_SCSI_NETLINK is not set
  501. # CONFIG_NETDEVICES is not set
  502. #
  503. # Input device support
  504. #
  505. # CONFIG_INPUT is not set
  506. #
  507. # Hardware I/O ports
  508. #
  509. # CONFIG_SERIO is not set
  510. # CONFIG_GAMEPORT is not set
  511. #
  512. # Character devices
  513. #
  514. CONFIG_TTY=y
  515. # CONFIG_VT is not set
  516. CONFIG_UNIX98_PTYS=y
  517. # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
  518. # CONFIG_LEGACY_PTYS is not set
  519. # CONFIG_SERIAL_NONSTANDARD is not set
  520. # CONFIG_N_GSM is not set
  521. # CONFIG_TRACE_SINK is not set
  522. # CONFIG_DEVKMEM is not set
  523. #
  524. # Serial drivers
  525. #
  526. # CONFIG_SERIAL_8250 is not set
  527. #
  528. # Non-8250 serial port support
  529. #
  530. # CONFIG_SERIAL_AMBA_PL010 is not set
  531. # CONFIG_SERIAL_AMBA_PL011 is not set
  532. # CONFIG_SERIAL_SCCNXP is not set
  533. # CONFIG_SERIAL_TIMBERDALE is not set
  534. # CONFIG_SERIAL_ALTERA_JTAGUART is not set
  535. # CONFIG_SERIAL_ALTERA_UART is not set
  536. # CONFIG_SERIAL_XILINX_PS_UART is not set
  537. # CONFIG_SERIAL_ARC is not set
  538. # CONFIG_SERIAL_FSL_LPUART is not set
  539. # CONFIG_TTY_PRINTK is not set
  540. # CONFIG_HVC_DCC is not set
  541. # CONFIG_IPMI_HANDLER is not set
  542. # CONFIG_HW_RANDOM is not set
  543. # CONFIG_R3964 is not set
  544. # CONFIG_TCG_TPM is not set
  545. # CONFIG_BRCM_CHAR_DRIVERS is not set
  546. # CONFIG_I2C is not set
  547. # CONFIG_SPI is not set
  548. # CONFIG_HSI is not set
  549. #
  550. # PPS support
  551. #
  552. # CONFIG_PPS is not set
  553. #
  554. # PPS generators support
  555. #
  556. #
  557. # PTP clock support
  558. #
  559. # CONFIG_PTP_1588_CLOCK is not set
  560. #
  561. # Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
  562. #
  563. CONFIG_ARCH_HAVE_CUSTOM_GPIO_H=y
  564. CONFIG_ARCH_REQUIRE_GPIOLIB=y
  565. CONFIG_GPIO_DEVRES=y
  566. CONFIG_GPIOLIB=y
  567. CONFIG_OF_GPIO=y
  568. # CONFIG_DEBUG_GPIO is not set
  569. # CONFIG_GPIO_SYSFS is not set
  570. #
  571. # Memory mapped GPIO drivers:
  572. #
  573. # CONFIG_GPIO_GENERIC_PLATFORM is not set
  574. # CONFIG_GPIO_EM is not set
  575. # CONFIG_GPIO_PL061 is not set
  576. # CONFIG_GPIO_RCAR is not set
  577. # CONFIG_GPIO_TS5500 is not set
  578. # CONFIG_GPIO_GRGPIO is not set
  579. #
  580. # I2C GPIO expanders:
  581. #
  582. #
  583. # PCI GPIO expanders:
  584. #
  585. #
  586. # SPI GPIO expanders:
  587. #
  588. #
  589. # AC97 GPIO expanders:
  590. #
  591. #
  592. # MODULbus GPIO expanders:
  593. #
  594. #
  595. # USB GPIO expanders:
  596. #
  597. # CONFIG_W1 is not set
  598. # CONFIG_POWER_SUPPLY is not set
  599. # CONFIG_POWER_AVS is not set
  600. # CONFIG_HWMON is not set
  601. # CONFIG_THERMAL is not set
  602. # CONFIG_WATCHDOG is not set
  603. CONFIG_SSB_POSSIBLE=y
  604. #
  605. # Sonics Silicon Backplane
  606. #
  607. # CONFIG_SSB is not set
  608. CONFIG_BCMA_POSSIBLE=y
  609. #
  610. # Broadcom specific AMBA
  611. #
  612. # CONFIG_BCMA is not set
  613. #
  614. # Multifunction device drivers
  615. #
  616. # CONFIG_MFD_CORE is not set
  617. # CONFIG_MFD_CROS_EC is not set
  618. # CONFIG_MFD_ASIC3 is not set
  619. # CONFIG_HTC_EGPIO is not set
  620. # CONFIG_HTC_PASIC3 is not set
  621. # CONFIG_MFD_KEMPLD is not set
  622. # CONFIG_MFD_SM501 is not set
  623. # CONFIG_ABX500_CORE is not set
  624. # CONFIG_MFD_SYSCON is not set
  625. # CONFIG_MFD_TI_AM335X_TSCADC is not set
  626. # CONFIG_MFD_TPS65912 is not set
  627. # CONFIG_MFD_TMIO is not set
  628. # CONFIG_MFD_T7L66XB is not set
  629. # CONFIG_MFD_TC6387XB is not set
  630. # CONFIG_MFD_TC6393XB is not set
  631. # CONFIG_VEXPRESS_CONFIG is not set
  632. # CONFIG_REGULATOR is not set
  633. # CONFIG_MEDIA_SUPPORT is not set
  634. #
  635. # Graphics support
  636. #
  637. # CONFIG_DRM is not set
  638. # CONFIG_VGASTATE is not set
  639. # CONFIG_VIDEO_OUTPUT_CONTROL is not set
  640. CONFIG_FB=y
  641. # CONFIG_FIRMWARE_EDID is not set
  642. # CONFIG_FB_DDC is not set
  643. # CONFIG_FB_BOOT_VESA_SUPPORT is not set
  644. # CONFIG_FB_CFB_FILLRECT is not set
  645. # CONFIG_FB_CFB_COPYAREA is not set
  646. # CONFIG_FB_CFB_IMAGEBLIT is not set
  647. # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
  648. # CONFIG_FB_SYS_FILLRECT is not set
  649. # CONFIG_FB_SYS_COPYAREA is not set
  650. # CONFIG_FB_SYS_IMAGEBLIT is not set
  651. # CONFIG_FB_FOREIGN_ENDIAN is not set
  652. # CONFIG_FB_SYS_FOPS is not set
  653. # CONFIG_FB_SVGALIB is not set
  654. # CONFIG_FB_MACMODES is not set
  655. # CONFIG_FB_BACKLIGHT is not set
  656. # CONFIG_FB_MODE_HELPERS is not set
  657. # CONFIG_FB_TILEBLITTING is not set
  658. #
  659. # Frame buffer hardware drivers
  660. #
  661. # CONFIG_FB_BCM2708 is not set
  662. # CONFIG_FB_ARMCLCD is not set
  663. # CONFIG_FB_S1D13XXX is not set
  664. # CONFIG_FB_GOLDFISH is not set
  665. # CONFIG_FB_VIRTUAL is not set
  666. # CONFIG_FB_METRONOME is not set
  667. # CONFIG_FB_BROADSHEET is not set
  668. # CONFIG_FB_AUO_K190X is not set
  669. # CONFIG_FB_SIMPLE is not set
  670. # CONFIG_EXYNOS_VIDEO is not set
  671. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  672. # CONFIG_LOGO is not set
  673. # CONFIG_SOUND is not set
  674. # CONFIG_USB_SUPPORT is not set
  675. # CONFIG_MMC is not set
  676. # CONFIG_MEMSTICK is not set
  677. # CONFIG_NEW_LEDS is not set
  678. # CONFIG_ACCESSIBILITY is not set
  679. # CONFIG_EDAC is not set
  680. CONFIG_RTC_LIB=y
  681. # CONFIG_RTC_CLASS is not set
  682. # CONFIG_DMADEVICES is not set
  683. # CONFIG_AUXDISPLAY is not set
  684. # CONFIG_UIO is not set
  685. # CONFIG_VIRT_DRIVERS is not set
  686. #
  687. # Virtio drivers
  688. #
  689. # CONFIG_VIRTIO_MMIO is not set
  690. #
  691. # Microsoft Hyper-V guest support
  692. #
  693. # CONFIG_STAGING is not set
  694. CONFIG_CLKDEV_LOOKUP=y
  695. #
  696. # Hardware Spinlock drivers
  697. #
  698. # CONFIG_MAILBOX is not set
  699. CONFIG_IOMMU_SUPPORT=y
  700. CONFIG_OF_IOMMU=y
  701. #
  702. # Remoteproc drivers
  703. #
  704. # CONFIG_STE_MODEM_RPROC is not set
  705. #
  706. # Rpmsg drivers
  707. #
  708. # CONFIG_PM_DEVFREQ is not set
  709. # CONFIG_EXTCON is not set
  710. # CONFIG_MEMORY is not set
  711. # CONFIG_IIO is not set
  712. # CONFIG_PWM is not set
  713. CONFIG_IRQCHIP=y
  714. # CONFIG_IPACK_BUS is not set
  715. # CONFIG_RESET_CONTROLLER is not set
  716. # CONFIG_FMC is not set
  717. #
  718. # File systems
  719. #
  720. CONFIG_DCACHE_WORD_ACCESS=y
  721. # CONFIG_FS_POSIX_ACL is not set
  722. CONFIG_EXPORTFS=y
  723. CONFIG_FILE_LOCKING=y
  724. CONFIG_FSNOTIFY=y
  725. CONFIG_DNOTIFY=y
  726. CONFIG_INOTIFY_USER=y
  727. CONFIG_FANOTIFY=y
  728. # CONFIG_QUOTA is not set
  729. # CONFIG_QUOTACTL is not set
  730. # CONFIG_AUTOFS4_FS is not set
  731. # CONFIG_FUSE_FS is not set
  732. #
  733. # Caches
  734. #
  735. # CONFIG_FSCACHE is not set
  736. #
  737. # Pseudo filesystems
  738. #
  739. CONFIG_PROC_FS=y
  740. CONFIG_PROC_SYSCTL=y
  741. # CONFIG_PROC_PAGE_MONITOR is not set
  742. CONFIG_SYSFS=y
  743. CONFIG_TMPFS=y
  744. # CONFIG_TMPFS_POSIX_ACL is not set
  745. # CONFIG_TMPFS_XATTR is not set
  746. # CONFIG_HUGETLB_PAGE is not set
  747. # CONFIG_CONFIGFS_FS is not set
  748. # CONFIG_MISC_FILESYSTEMS is not set
  749. # CONFIG_NETWORK_FILESYSTEMS is not set
  750. # CONFIG_NLS is not set
  751. #
  752. # Kernel hacking
  753. #
  754. #
  755. # printk and dmesg options
  756. #
  757. CONFIG_PRINTK_TIME=y
  758. CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
  759. # CONFIG_BOOT_PRINTK_DELAY is not set
  760. #
  761. # Compile-time checks and compiler options
  762. #
  763. # CONFIG_DEBUG_INFO is not set
  764. # CONFIG_ENABLE_WARN_DEPRECATED is not set
  765. # CONFIG_ENABLE_MUST_CHECK is not set
  766. CONFIG_FRAME_WARN=1024
  767. # CONFIG_STRIP_ASM_SYMS is not set
  768. # CONFIG_READABLE_ASM is not set
  769. # CONFIG_UNUSED_SYMBOLS is not set
  770. # CONFIG_DEBUG_FS is not set
  771. # CONFIG_HEADERS_CHECK is not set
  772. # CONFIG_DEBUG_SECTION_MISMATCH is not set
  773. CONFIG_FRAME_POINTER=y
  774. # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
  775. CONFIG_MAGIC_SYSRQ=y
  776. CONFIG_DEBUG_KERNEL=y
  777. #
  778. # Memory Debugging
  779. #
  780. # CONFIG_DEBUG_PAGEALLOC is not set
  781. # CONFIG_DEBUG_OBJECTS is not set
  782. # CONFIG_DEBUG_SLAB is not set
  783. CONFIG_HAVE_DEBUG_KMEMLEAK=y
  784. # CONFIG_DEBUG_KMEMLEAK is not set
  785. # CONFIG_DEBUG_STACK_USAGE is not set
  786. # CONFIG_DEBUG_VM is not set
  787. # CONFIG_DEBUG_MEMORY_INIT is not set
  788. # CONFIG_DEBUG_SHIRQ is not set
  789. #
  790. # Debug Lockups and Hangs
  791. #
  792. # CONFIG_LOCKUP_DETECTOR is not set
  793. # CONFIG_DETECT_HUNG_TASK is not set
  794. # CONFIG_PANIC_ON_OOPS is not set
  795. CONFIG_PANIC_ON_OOPS_VALUE=0
  796. # CONFIG_SCHED_DEBUG is not set
  797. # CONFIG_SCHEDSTATS is not set
  798. # CONFIG_TIMER_STATS is not set
  799. #
  800. # Lock Debugging (spinlocks, mutexes, etc...)
  801. #
  802. # CONFIG_DEBUG_RT_MUTEXES is not set
  803. # CONFIG_RT_MUTEX_TESTER is not set
  804. # CONFIG_DEBUG_SPINLOCK is not set
  805. # CONFIG_DEBUG_MUTEXES is not set
  806. # CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
  807. # CONFIG_DEBUG_LOCK_ALLOC is not set
  808. # CONFIG_PROVE_LOCKING is not set
  809. # CONFIG_LOCK_STAT is not set
  810. # CONFIG_DEBUG_ATOMIC_SLEEP is not set
  811. # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
  812. # CONFIG_DEBUG_KOBJECT is not set
  813. # CONFIG_DEBUG_WRITECOUNT is not set
  814. # CONFIG_DEBUG_LIST is not set
  815. # CONFIG_DEBUG_SG is not set
  816. # CONFIG_DEBUG_NOTIFIERS is not set
  817. # CONFIG_DEBUG_CREDENTIALS is not set
  818. #
  819. # RCU Debugging
  820. #
  821. # CONFIG_SPARSE_RCU_POINTER is not set
  822. # CONFIG_RCU_TORTURE_TEST is not set
  823. # CONFIG_RCU_TRACE is not set
  824. # CONFIG_NOTIFIER_ERROR_INJECTION is not set
  825. # CONFIG_FAULT_INJECTION is not set
  826. # CONFIG_LATENCYTOP is not set
  827. CONFIG_HAVE_FUNCTION_TRACER=y
  828. CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
  829. CONFIG_HAVE_DYNAMIC_FTRACE=y
  830. CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
  831. CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
  832. CONFIG_HAVE_C_RECORDMCOUNT=y
  833. CONFIG_TRACING_SUPPORT=y
  834. # CONFIG_FTRACE is not set
  835. #
  836. # Runtime Testing
  837. #
  838. # CONFIG_TEST_LIST_SORT is not set
  839. # CONFIG_BACKTRACE_SELF_TEST is not set
  840. # CONFIG_RBTREE_TEST is not set
  841. # CONFIG_INTERVAL_TREE_TEST is not set
  842. # CONFIG_ATOMIC64_SELFTEST is not set
  843. # CONFIG_TEST_STRING_HELPERS is not set
  844. # CONFIG_TEST_KSTRTOX is not set
  845. # CONFIG_DMA_API_DEBUG is not set
  846. # CONFIG_SAMPLES is not set
  847. CONFIG_HAVE_ARCH_KGDB=y
  848. # CONFIG_KGDB is not set
  849. # CONFIG_STRICT_DEVMEM is not set
  850. # CONFIG_ARM_UNWIND is not set
  851. # CONFIG_DEBUG_USER is not set
  852. # CONFIG_DEBUG_LL is not set
  853. CONFIG_DEBUG_LL_INCLUDE="mach/debug-macro.S"
  854. CONFIG_UNCOMPRESS_INCLUDE="mach/uncompress.h"
  855. # CONFIG_OC_ETM is not set
  856. # CONFIG_PID_IN_CONTEXTIDR is not set
  857. #
  858. # Security options
  859. #
  860. # CONFIG_KEYS is not set
  861. # CONFIG_SECURITY_DMESG_RESTRICT is not set
  862. # CONFIG_SECURITY is not set
  863. # CONFIG_SECURITYFS is not set
  864. CONFIG_DEFAULT_SECURITY_DAC=y
  865. CONFIG_DEFAULT_SECURITY=""
  866. CONFIG_CRYPTO=y
  867. #
  868. # Crypto core or helper
  869. #
  870. # CONFIG_CRYPTO_FIPS is not set
  871. CONFIG_CRYPTO_ALGAPI=y
  872. CONFIG_CRYPTO_ALGAPI2=y
  873. CONFIG_CRYPTO_RNG=m
  874. CONFIG_CRYPTO_RNG2=m
  875. # CONFIG_CRYPTO_MANAGER is not set
  876. # CONFIG_CRYPTO_MANAGER2 is not set
  877. # CONFIG_CRYPTO_USER is not set
  878. # CONFIG_CRYPTO_GF128MUL is not set
  879. # CONFIG_CRYPTO_NULL is not set
  880. # CONFIG_CRYPTO_CRYPTD is not set
  881. # CONFIG_CRYPTO_AUTHENC is not set
  882. # CONFIG_CRYPTO_TEST is not set
  883. #
  884. # Authenticated Encryption with Associated Data
  885. #
  886. # CONFIG_CRYPTO_CCM is not set
  887. # CONFIG_CRYPTO_GCM is not set
  888. # CONFIG_CRYPTO_SEQIV is not set
  889. #
  890. # Block modes
  891. #
  892. # CONFIG_CRYPTO_CBC is not set
  893. # CONFIG_CRYPTO_CTR is not set
  894. # CONFIG_CRYPTO_CTS is not set
  895. # CONFIG_CRYPTO_ECB is not set
  896. # CONFIG_CRYPTO_LRW is not set
  897. # CONFIG_CRYPTO_PCBC is not set
  898. # CONFIG_CRYPTO_XTS is not set
  899. #
  900. # Hash modes
  901. #
  902. # CONFIG_CRYPTO_CMAC is not set
  903. # CONFIG_CRYPTO_HMAC is not set
  904. # CONFIG_CRYPTO_XCBC is not set
  905. # CONFIG_CRYPTO_VMAC is not set
  906. #
  907. # Digest
  908. #
  909. # CONFIG_CRYPTO_CRC32C is not set
  910. # CONFIG_CRYPTO_CRC32 is not set
  911. # CONFIG_CRYPTO_GHASH is not set
  912. # CONFIG_CRYPTO_MD4 is not set
  913. # CONFIG_CRYPTO_MD5 is not set
  914. # CONFIG_CRYPTO_MICHAEL_MIC is not set
  915. # CONFIG_CRYPTO_RMD128 is not set
  916. # CONFIG_CRYPTO_RMD160 is not set
  917. # CONFIG_CRYPTO_RMD256 is not set
  918. # CONFIG_CRYPTO_RMD320 is not set
  919. # CONFIG_CRYPTO_SHA1 is not set
  920. # CONFIG_CRYPTO_SHA1_ARM is not set
  921. # CONFIG_CRYPTO_SHA256 is not set
  922. # CONFIG_CRYPTO_SHA512 is not set
  923. # CONFIG_CRYPTO_TGR192 is not set
  924. # CONFIG_CRYPTO_WP512 is not set
  925. #
  926. # Ciphers
  927. #
  928. CONFIG_CRYPTO_AES=y
  929. # CONFIG_CRYPTO_AES_ARM is not set
  930. # CONFIG_CRYPTO_ANUBIS is not set
  931. # CONFIG_CRYPTO_ARC4 is not set
  932. # CONFIG_CRYPTO_BLOWFISH is not set
  933. # CONFIG_CRYPTO_CAMELLIA is not set
  934. # CONFIG_CRYPTO_CAST5 is not set
  935. # CONFIG_CRYPTO_CAST6 is not set
  936. # CONFIG_CRYPTO_DES is not set
  937. # CONFIG_CRYPTO_FCRYPT is not set
  938. # CONFIG_CRYPTO_KHAZAD is not set
  939. # CONFIG_CRYPTO_SALSA20 is not set
  940. # CONFIG_CRYPTO_SEED is not set
  941. # CONFIG_CRYPTO_SERPENT is not set
  942. # CONFIG_CRYPTO_TEA is not set
  943. # CONFIG_CRYPTO_TWOFISH is not set
  944. #
  945. # Compression
  946. #
  947. # CONFIG_CRYPTO_DEFLATE is not set
  948. # CONFIG_CRYPTO_ZLIB is not set
  949. # CONFIG_CRYPTO_LZO is not set
  950. # CONFIG_CRYPTO_LZ4 is not set
  951. # CONFIG_CRYPTO_LZ4HC is not set
  952. #
  953. # Random Number Generation
  954. #
  955. CONFIG_CRYPTO_ANSI_CPRNG=m
  956. # CONFIG_CRYPTO_USER_API_HASH is not set
  957. # CONFIG_CRYPTO_USER_API_SKCIPHER is not set
  958. CONFIG_CRYPTO_HW=y
  959. # CONFIG_BINARY_PRINTF is not set
  960. #
  961. # Library routines
  962. #
  963. CONFIG_GENERIC_STRNCPY_FROM_USER=y
  964. CONFIG_GENERIC_STRNLEN_USER=y
  965. CONFIG_GENERIC_NET_UTILS=y
  966. CONFIG_GENERIC_PCI_IOMAP=y
  967. CONFIG_GENERIC_IO=y
  968. # CONFIG_CRC_CCITT is not set
  969. # CONFIG_CRC16 is not set
  970. # CONFIG_CRC_T10DIF is not set
  971. # CONFIG_CRC_ITU_T is not set
  972. # CONFIG_CRC32 is not set
  973. # CONFIG_CRC7 is not set
  974. # CONFIG_LIBCRC32C is not set
  975. # CONFIG_CRC8 is not set
  976. # CONFIG_XZ_DEC is not set
  977. # CONFIG_XZ_DEC_BCJ is not set
  978. CONFIG_HAS_IOMEM=y
  979. CONFIG_HAS_IOPORT=y
  980. CONFIG_HAS_DMA=y
  981. CONFIG_DQL=y
  982. CONFIG_NLATTR=y
  983. CONFIG_GENERIC_ATOMIC64=y
  984. CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
  985. # CONFIG_AVERAGE is not set
  986. # CONFIG_CORDIC is not set
  987. # CONFIG_DDR is not set
  988. # CONFIG_VIRTUALIZATION is not set