kernel.config 29 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175
  1. #
  2. # Automatically generated file; DO NOT EDIT.
  3. # Linux/x86 3.7.3 Kernel Configuration
  4. #
  5. # CONFIG_64BIT is not set
  6. CONFIG_X86_32=y
  7. CONFIG_X86=y
  8. CONFIG_INSTRUCTION_DECODER=y
  9. CONFIG_OUTPUT_FORMAT="elf32-i386"
  10. CONFIG_ARCH_DEFCONFIG="arch/x86/configs/i386_defconfig"
  11. CONFIG_LOCKDEP_SUPPORT=y
  12. CONFIG_STACKTRACE_SUPPORT=y
  13. CONFIG_HAVE_LATENCYTOP_SUPPORT=y
  14. CONFIG_MMU=y
  15. CONFIG_NEED_SG_DMA_LENGTH=y
  16. CONFIG_GENERIC_ISA_DMA=y
  17. CONFIG_GENERIC_HWEIGHT=y
  18. CONFIG_ARCH_MAY_HAVE_PC_FDC=y
  19. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  20. CONFIG_GENERIC_CALIBRATE_DELAY=y
  21. CONFIG_ARCH_HAS_CPU_RELAX=y
  22. CONFIG_ARCH_HAS_DEFAULT_IDLE=y
  23. CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
  24. CONFIG_ARCH_HAS_CPU_AUTOPROBE=y
  25. CONFIG_HAVE_SETUP_PER_CPU_AREA=y
  26. CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
  27. CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
  28. CONFIG_ARCH_HIBERNATION_POSSIBLE=y
  29. CONFIG_ARCH_SUSPEND_POSSIBLE=y
  30. # CONFIG_ZONE_DMA32 is not set
  31. # CONFIG_AUDIT_ARCH is not set
  32. CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
  33. CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
  34. CONFIG_X86_32_LAZY_GS=y
  35. CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-ecx -fcall-saved-edx"
  36. CONFIG_ARCH_SUPPORTS_UPROBES=y
  37. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  38. CONFIG_HAVE_IRQ_WORK=y
  39. CONFIG_IRQ_WORK=y
  40. #
  41. # General setup
  42. #
  43. CONFIG_EXPERIMENTAL=y
  44. CONFIG_BROKEN_ON_SMP=y
  45. CONFIG_INIT_ENV_ARG_LIMIT=32
  46. CONFIG_CROSS_COMPILE=""
  47. CONFIG_LOCALVERSION=""
  48. # CONFIG_LOCALVERSION_AUTO is not set
  49. CONFIG_HAVE_KERNEL_GZIP=y
  50. CONFIG_HAVE_KERNEL_BZIP2=y
  51. CONFIG_HAVE_KERNEL_LZMA=y
  52. CONFIG_HAVE_KERNEL_XZ=y
  53. CONFIG_HAVE_KERNEL_LZO=y
  54. # CONFIG_KERNEL_GZIP is not set
  55. # CONFIG_KERNEL_BZIP2 is not set
  56. # CONFIG_KERNEL_LZMA is not set
  57. CONFIG_KERNEL_XZ=y
  58. # CONFIG_KERNEL_LZO is not set
  59. CONFIG_DEFAULT_HOSTNAME="openadk"
  60. # CONFIG_SWAP is not set
  61. CONFIG_SYSVIPC=y
  62. CONFIG_SYSVIPC_SYSCTL=y
  63. CONFIG_POSIX_MQUEUE=y
  64. CONFIG_POSIX_MQUEUE_SYSCTL=y
  65. # CONFIG_FHANDLE is not set
  66. # CONFIG_AUDIT is not set
  67. CONFIG_HAVE_GENERIC_HARDIRQS=y
  68. #
  69. # IRQ subsystem
  70. #
  71. CONFIG_GENERIC_HARDIRQS=y
  72. CONFIG_GENERIC_IRQ_PROBE=y
  73. CONFIG_GENERIC_IRQ_SHOW=y
  74. CONFIG_IRQ_FORCED_THREADING=y
  75. CONFIG_SPARSE_IRQ=y
  76. CONFIG_CLOCKSOURCE_WATCHDOG=y
  77. CONFIG_KTIME_SCALAR=y
  78. CONFIG_GENERIC_CLOCKEVENTS=y
  79. CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
  80. CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y
  81. CONFIG_GENERIC_CMOS_UPDATE=y
  82. #
  83. # Timers subsystem
  84. #
  85. CONFIG_TICK_ONESHOT=y
  86. CONFIG_NO_HZ=y
  87. # CONFIG_HIGH_RES_TIMERS is not set
  88. #
  89. # CPU/Task time and stats accounting
  90. #
  91. CONFIG_TICK_CPU_ACCOUNTING=y
  92. # CONFIG_IRQ_TIME_ACCOUNTING is not set
  93. # CONFIG_BSD_PROCESS_ACCT is not set
  94. # CONFIG_TASKSTATS is not set
  95. #
  96. # RCU Subsystem
  97. #
  98. CONFIG_TINY_RCU=y
  99. # CONFIG_PREEMPT_RCU is not set
  100. # CONFIG_TREE_RCU_TRACE is not set
  101. # CONFIG_IKCONFIG is not set
  102. CONFIG_LOG_BUF_SHIFT=15
  103. CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
  104. # CONFIG_CGROUPS is not set
  105. # CONFIG_CHECKPOINT_RESTORE is not set
  106. # CONFIG_NAMESPACES is not set
  107. CONFIG_UIDGID_CONVERTED=y
  108. # CONFIG_UIDGID_STRICT_TYPE_CHECKS is not set
  109. # CONFIG_SCHED_AUTOGROUP is not set
  110. # CONFIG_SYSFS_DEPRECATED is not set
  111. # CONFIG_RELAY is not set
  112. # CONFIG_BLK_DEV_INITRD is not set
  113. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  114. CONFIG_SYSCTL=y
  115. CONFIG_ANON_INODES=y
  116. CONFIG_EXPERT=y
  117. CONFIG_HAVE_UID16=y
  118. CONFIG_UID16=y
  119. CONFIG_SYSCTL_SYSCALL=y
  120. CONFIG_SYSCTL_EXCEPTION_TRACE=y
  121. # CONFIG_KALLSYMS is not set
  122. CONFIG_HOTPLUG=y
  123. CONFIG_PRINTK=y
  124. # CONFIG_BUG is not set
  125. # CONFIG_ELF_CORE is not set
  126. # CONFIG_PCSPKR_PLATFORM is not set
  127. CONFIG_HAVE_PCSPKR_PLATFORM=y
  128. # CONFIG_BASE_FULL is not set
  129. CONFIG_FUTEX=y
  130. CONFIG_EPOLL=y
  131. CONFIG_SIGNALFD=y
  132. CONFIG_TIMERFD=y
  133. CONFIG_EVENTFD=y
  134. CONFIG_SHMEM=y
  135. CONFIG_AIO=y
  136. CONFIG_EMBEDDED=y
  137. CONFIG_HAVE_PERF_EVENTS=y
  138. #
  139. # Kernel Performance Events And Counters
  140. #
  141. CONFIG_PERF_EVENTS=y
  142. # CONFIG_DEBUG_PERF_USE_VMALLOC is not set
  143. # CONFIG_VM_EVENT_COUNTERS is not set
  144. CONFIG_PCI_QUIRKS=y
  145. # CONFIG_COMPAT_BRK is not set
  146. CONFIG_SLAB=y
  147. # CONFIG_SLUB is not set
  148. # CONFIG_SLOB is not set
  149. # CONFIG_PROFILING is not set
  150. CONFIG_HAVE_OPROFILE=y
  151. CONFIG_OPROFILE_NMI_TIMER=y
  152. # CONFIG_KPROBES is not set
  153. # CONFIG_JUMP_LABEL is not set
  154. CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
  155. CONFIG_HAVE_IOREMAP_PROT=y
  156. CONFIG_HAVE_KPROBES=y
  157. CONFIG_HAVE_KRETPROBES=y
  158. CONFIG_HAVE_OPTPROBES=y
  159. CONFIG_HAVE_ARCH_TRACEHOOK=y
  160. CONFIG_HAVE_DMA_ATTRS=y
  161. CONFIG_HAVE_DMA_CONTIGUOUS=y
  162. CONFIG_GENERIC_SMP_IDLE_THREAD=y
  163. CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
  164. CONFIG_HAVE_DMA_API_DEBUG=y
  165. CONFIG_HAVE_HW_BREAKPOINT=y
  166. CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y
  167. CONFIG_HAVE_USER_RETURN_NOTIFIER=y
  168. CONFIG_HAVE_PERF_EVENTS_NMI=y
  169. CONFIG_HAVE_PERF_REGS=y
  170. CONFIG_HAVE_PERF_USER_STACK_DUMP=y
  171. CONFIG_HAVE_ARCH_JUMP_LABEL=y
  172. CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
  173. CONFIG_HAVE_CMPXCHG_LOCAL=y
  174. CONFIG_HAVE_CMPXCHG_DOUBLE=y
  175. CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
  176. CONFIG_GENERIC_KERNEL_THREAD=y
  177. CONFIG_GENERIC_KERNEL_EXECVE=y
  178. CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
  179. CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
  180. CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
  181. CONFIG_MODULES_USE_ELF_REL=y
  182. #
  183. # GCOV-based kernel profiling
  184. #
  185. CONFIG_HAVE_GENERIC_DMA_COHERENT=y
  186. CONFIG_SLABINFO=y
  187. CONFIG_RT_MUTEXES=y
  188. CONFIG_BASE_SMALL=1
  189. CONFIG_MODULES=y
  190. # CONFIG_MODULE_FORCE_LOAD is not set
  191. CONFIG_MODULE_UNLOAD=y
  192. CONFIG_MODULE_FORCE_UNLOAD=y
  193. # CONFIG_MODVERSIONS is not set
  194. # CONFIG_MODULE_SRCVERSION_ALL is not set
  195. # CONFIG_MODULE_SIG is not set
  196. CONFIG_BLOCK=y
  197. # CONFIG_LBDAF is not set
  198. # CONFIG_BLK_DEV_BSG is not set
  199. # CONFIG_BLK_DEV_BSGLIB is not set
  200. # CONFIG_BLK_DEV_INTEGRITY is not set
  201. #
  202. # Partition Types
  203. #
  204. # CONFIG_PARTITION_ADVANCED is not set
  205. CONFIG_MSDOS_PARTITION=y
  206. #
  207. # IO Schedulers
  208. #
  209. CONFIG_IOSCHED_NOOP=y
  210. # CONFIG_IOSCHED_DEADLINE is not set
  211. CONFIG_IOSCHED_CFQ=y
  212. CONFIG_DEFAULT_CFQ=y
  213. # CONFIG_DEFAULT_NOOP is not set
  214. CONFIG_DEFAULT_IOSCHED="cfq"
  215. CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
  216. CONFIG_INLINE_READ_UNLOCK=y
  217. CONFIG_INLINE_READ_UNLOCK_IRQ=y
  218. CONFIG_INLINE_WRITE_UNLOCK=y
  219. CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
  220. # CONFIG_FREEZER is not set
  221. #
  222. # Processor type and features
  223. #
  224. CONFIG_ZONE_DMA=y
  225. # CONFIG_SMP is not set
  226. # CONFIG_X86_EXTENDED_PLATFORM is not set
  227. # CONFIG_X86_32_IRIS is not set
  228. CONFIG_SCHED_OMIT_FRAME_POINTER=y
  229. # CONFIG_PARAVIRT_GUEST is not set
  230. CONFIG_NO_BOOTMEM=y
  231. # CONFIG_MEMTEST is not set
  232. # CONFIG_M386 is not set
  233. CONFIG_M486=y
  234. # CONFIG_M586 is not set
  235. # CONFIG_M586TSC is not set
  236. # CONFIG_M586MMX is not set
  237. # CONFIG_M686 is not set
  238. # CONFIG_MPENTIUMII is not set
  239. # CONFIG_MPENTIUMIII is not set
  240. # CONFIG_MPENTIUMM is not set
  241. # CONFIG_MPENTIUM4 is not set
  242. # CONFIG_MK6 is not set
  243. # CONFIG_MK7 is not set
  244. # CONFIG_MK8 is not set
  245. # CONFIG_MCRUSOE is not set
  246. # CONFIG_MEFFICEON is not set
  247. # CONFIG_MWINCHIPC6 is not set
  248. # CONFIG_MWINCHIP3D is not set
  249. # CONFIG_MELAN is not set
  250. # CONFIG_MGEODEGX1 is not set
  251. # CONFIG_MGEODE_LX is not set
  252. # CONFIG_MCYRIXIII is not set
  253. # CONFIG_MVIAC3_2 is not set
  254. # CONFIG_MVIAC7 is not set
  255. # CONFIG_MCORE2 is not set
  256. # CONFIG_MATOM is not set
  257. CONFIG_X86_GENERIC=y
  258. CONFIG_X86_INTERNODE_CACHE_SHIFT=6
  259. CONFIG_X86_CMPXCHG=y
  260. CONFIG_X86_L1_CACHE_SHIFT=6
  261. CONFIG_X86_XADD=y
  262. # CONFIG_X86_PPRO_FENCE is not set
  263. CONFIG_X86_F00F_BUG=y
  264. CONFIG_X86_INVD_BUG=y
  265. CONFIG_X86_WP_WORKS_OK=y
  266. CONFIG_X86_INVLPG=y
  267. CONFIG_X86_BSWAP=y
  268. CONFIG_X86_POPAD_OK=y
  269. CONFIG_X86_ALIGNMENT_16=y
  270. CONFIG_X86_INTEL_USERCOPY=y
  271. CONFIG_X86_MINIMUM_CPU_FAMILY=4
  272. # CONFIG_PROCESSOR_SELECT is not set
  273. CONFIG_CPU_SUP_INTEL=y
  274. CONFIG_CPU_SUP_CYRIX_32=y
  275. CONFIG_CPU_SUP_AMD=y
  276. CONFIG_CPU_SUP_CENTAUR=y
  277. CONFIG_CPU_SUP_TRANSMETA_32=y
  278. CONFIG_CPU_SUP_UMC_32=y
  279. # CONFIG_HPET_TIMER is not set
  280. # CONFIG_DMI is not set
  281. CONFIG_NR_CPUS=1
  282. CONFIG_PREEMPT_NONE=y
  283. # CONFIG_PREEMPT_VOLUNTARY is not set
  284. # CONFIG_PREEMPT is not set
  285. # CONFIG_X86_UP_APIC is not set
  286. # CONFIG_X86_MCE is not set
  287. CONFIG_VM86=y
  288. # CONFIG_TOSHIBA is not set
  289. # CONFIG_I8K is not set
  290. CONFIG_X86_REBOOTFIXUPS=y
  291. # CONFIG_MICROCODE is not set
  292. # CONFIG_X86_MSR is not set
  293. # CONFIG_X86_CPUID is not set
  294. # CONFIG_NOHIGHMEM is not set
  295. CONFIG_HIGHMEM4G=y
  296. CONFIG_VMSPLIT_3G=y
  297. # CONFIG_VMSPLIT_3G_OPT is not set
  298. # CONFIG_VMSPLIT_2G is not set
  299. # CONFIG_VMSPLIT_2G_OPT is not set
  300. # CONFIG_VMSPLIT_1G is not set
  301. CONFIG_PAGE_OFFSET=0xC0000000
  302. CONFIG_HIGHMEM=y
  303. CONFIG_NEED_NODE_MEMMAP_SIZE=y
  304. CONFIG_ARCH_FLATMEM_ENABLE=y
  305. CONFIG_ARCH_SPARSEMEM_ENABLE=y
  306. CONFIG_ARCH_SELECT_MEMORY_MODEL=y
  307. CONFIG_ILLEGAL_POINTER_VALUE=0
  308. CONFIG_SELECT_MEMORY_MODEL=y
  309. # CONFIG_FLATMEM_MANUAL is not set
  310. CONFIG_SPARSEMEM_MANUAL=y
  311. CONFIG_SPARSEMEM=y
  312. CONFIG_HAVE_MEMORY_PRESENT=y
  313. CONFIG_SPARSEMEM_STATIC=y
  314. CONFIG_HAVE_MEMBLOCK=y
  315. CONFIG_HAVE_MEMBLOCK_NODE_MAP=y
  316. CONFIG_ARCH_DISCARD_MEMBLOCK=y
  317. # CONFIG_MEMORY_HOTPLUG is not set
  318. CONFIG_SPLIT_PTLOCK_CPUS=4
  319. # CONFIG_COMPACTION is not set
  320. # CONFIG_PHYS_ADDR_T_64BIT is not set
  321. CONFIG_ZONE_DMA_FLAG=1
  322. CONFIG_BOUNCE=y
  323. CONFIG_VIRT_TO_BUS=y
  324. # CONFIG_KSM is not set
  325. CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
  326. # CONFIG_TRANSPARENT_HUGEPAGE is not set
  327. CONFIG_CROSS_MEMORY_ATTACH=y
  328. CONFIG_NEED_PER_CPU_KM=y
  329. # CONFIG_CLEANCACHE is not set
  330. # CONFIG_HIGHPTE is not set
  331. # CONFIG_X86_CHECK_BIOS_CORRUPTION is not set
  332. CONFIG_X86_RESERVE_LOW=64
  333. # CONFIG_MATH_EMULATION is not set
  334. # CONFIG_MTRR is not set
  335. CONFIG_ARCH_RANDOM=y
  336. CONFIG_X86_SMAP=y
  337. # CONFIG_SECCOMP is not set
  338. # CONFIG_CC_STACKPROTECTOR is not set
  339. # CONFIG_HZ_100 is not set
  340. CONFIG_HZ_250=y
  341. # CONFIG_HZ_300 is not set
  342. # CONFIG_HZ_1000 is not set
  343. CONFIG_HZ=250
  344. # CONFIG_SCHED_HRTICK is not set
  345. # CONFIG_KEXEC is not set
  346. # CONFIG_CRASH_DUMP is not set
  347. CONFIG_PHYSICAL_START=0x200000
  348. # CONFIG_RELOCATABLE is not set
  349. CONFIG_PHYSICAL_ALIGN=0x200000
  350. # CONFIG_COMPAT_VDSO is not set
  351. CONFIG_CMDLINE_BOOL=y
  352. CONFIG_CMDLINE=""
  353. # CONFIG_CMDLINE_OVERRIDE is not set
  354. CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
  355. #
  356. # Power management and ACPI options
  357. #
  358. # CONFIG_SUSPEND is not set
  359. # CONFIG_PM_RUNTIME is not set
  360. # CONFIG_ACPI is not set
  361. # CONFIG_SFI is not set
  362. #
  363. # CPU Frequency scaling
  364. #
  365. # CONFIG_CPU_FREQ is not set
  366. # CONFIG_CPU_IDLE is not set
  367. # CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set
  368. #
  369. # Bus options (PCI etc.)
  370. #
  371. CONFIG_PCI=y
  372. # CONFIG_PCI_GOBIOS is not set
  373. # CONFIG_PCI_GOMMCONFIG is not set
  374. # CONFIG_PCI_GODIRECT is not set
  375. CONFIG_PCI_GOANY=y
  376. CONFIG_PCI_BIOS=y
  377. CONFIG_PCI_DIRECT=y
  378. CONFIG_PCI_DOMAINS=y
  379. # CONFIG_PCI_CNB20LE_QUIRK is not set
  380. # CONFIG_PCIEPORTBUS is not set
  381. # CONFIG_PCI_DEBUG is not set
  382. # CONFIG_PCI_REALLOC_ENABLE_AUTO is not set
  383. # CONFIG_PCI_STUB is not set
  384. # CONFIG_PCI_IOV is not set
  385. # CONFIG_PCI_PRI is not set
  386. # CONFIG_PCI_PASID is not set
  387. CONFIG_ISA_DMA_API=y
  388. # CONFIG_ISA is not set
  389. # CONFIG_SCx200 is not set
  390. # CONFIG_OLPC is not set
  391. # CONFIG_ALIX is not set
  392. # CONFIG_NET5501 is not set
  393. CONFIG_AMD_NB=y
  394. # CONFIG_PCCARD is not set
  395. # CONFIG_HOTPLUG_PCI is not set
  396. # CONFIG_RAPIDIO is not set
  397. #
  398. # Executable file formats / Emulations
  399. #
  400. CONFIG_BINFMT_ELF=y
  401. CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y
  402. CONFIG_HAVE_AOUT=y
  403. # CONFIG_BINFMT_AOUT is not set
  404. # CONFIG_BINFMT_MISC is not set
  405. CONFIG_COREDUMP=y
  406. CONFIG_HAVE_ATOMIC_IOMAP=y
  407. CONFIG_HAVE_TEXT_POKE_SMP=y
  408. CONFIG_NET=y
  409. #
  410. # Networking options
  411. #
  412. CONFIG_PACKET=y
  413. # CONFIG_PACKET_DIAG is not set
  414. CONFIG_UNIX=y
  415. # CONFIG_UNIX_DIAG is not set
  416. # CONFIG_XFRM_USER is not set
  417. # CONFIG_NET_KEY is not set
  418. CONFIG_INET=y
  419. # CONFIG_IP_MULTICAST is not set
  420. # CONFIG_IP_ADVANCED_ROUTER is not set
  421. # CONFIG_IP_PNP is not set
  422. # CONFIG_NET_IPIP is not set
  423. # CONFIG_NET_IPGRE_DEMUX is not set
  424. # CONFIG_ARPD is not set
  425. # CONFIG_SYN_COOKIES is not set
  426. # CONFIG_INET_AH is not set
  427. # CONFIG_INET_ESP is not set
  428. # CONFIG_INET_IPCOMP is not set
  429. # CONFIG_INET_XFRM_TUNNEL is not set
  430. # CONFIG_INET_TUNNEL is not set
  431. # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
  432. # CONFIG_INET_XFRM_MODE_TUNNEL is not set
  433. # CONFIG_INET_XFRM_MODE_BEET is not set
  434. # CONFIG_INET_LRO is not set
  435. # CONFIG_INET_DIAG is not set
  436. # CONFIG_TCP_CONG_ADVANCED is not set
  437. CONFIG_TCP_CONG_CUBIC=y
  438. CONFIG_DEFAULT_TCP_CONG="cubic"
  439. # CONFIG_TCP_MD5SIG is not set
  440. # CONFIG_IPV6 is not set
  441. # CONFIG_NETWORK_SECMARK is not set
  442. # CONFIG_NETWORK_PHY_TIMESTAMPING is not set
  443. # CONFIG_NETFILTER is not set
  444. # CONFIG_IP_DCCP is not set
  445. # CONFIG_IP_SCTP is not set
  446. # CONFIG_RDS is not set
  447. # CONFIG_TIPC is not set
  448. # CONFIG_ATM is not set
  449. # CONFIG_L2TP is not set
  450. # CONFIG_BRIDGE is not set
  451. # CONFIG_VLAN_8021Q is not set
  452. # CONFIG_DECNET is not set
  453. # CONFIG_LLC2 is not set
  454. # CONFIG_IPX is not set
  455. # CONFIG_ATALK is not set
  456. # CONFIG_X25 is not set
  457. # CONFIG_LAPB is not set
  458. # CONFIG_WAN_ROUTER is not set
  459. # CONFIG_PHONET is not set
  460. # CONFIG_IEEE802154 is not set
  461. # CONFIG_NET_SCHED is not set
  462. # CONFIG_DCB is not set
  463. # CONFIG_BATMAN_ADV is not set
  464. # CONFIG_OPENVSWITCH is not set
  465. CONFIG_BQL=y
  466. #
  467. # Network testing
  468. #
  469. # CONFIG_NET_PKTGEN is not set
  470. # CONFIG_HAMRADIO is not set
  471. # CONFIG_CAN is not set
  472. # CONFIG_IRDA is not set
  473. # CONFIG_BT is not set
  474. # CONFIG_AF_RXRPC is not set
  475. # CONFIG_WIRELESS is not set
  476. # CONFIG_WIMAX is not set
  477. # CONFIG_RFKILL is not set
  478. # CONFIG_NET_9P is not set
  479. # CONFIG_CAIF is not set
  480. # CONFIG_CEPH_LIB is not set
  481. # CONFIG_NFC is not set
  482. #
  483. # Device Drivers
  484. #
  485. #
  486. # Generic Driver Options
  487. #
  488. CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
  489. CONFIG_DEVTMPFS=y
  490. CONFIG_DEVTMPFS_MOUNT=y
  491. # CONFIG_STANDALONE is not set
  492. # CONFIG_PREVENT_FIRMWARE_BUILD is not set
  493. # CONFIG_FW_LOADER is not set
  494. # CONFIG_DEBUG_DRIVER is not set
  495. # CONFIG_DEBUG_DEVRES is not set
  496. # CONFIG_SYS_HYPERVISOR is not set
  497. # CONFIG_GENERIC_CPU_DEVICES is not set
  498. # CONFIG_DMA_SHARED_BUFFER is not set
  499. # CONFIG_CMA is not set
  500. #
  501. # Bus devices
  502. #
  503. # CONFIG_OMAP_OCP2SCP is not set
  504. # CONFIG_CONNECTOR is not set
  505. # CONFIG_MTD is not set
  506. # CONFIG_PARPORT is not set
  507. # CONFIG_BLK_DEV is not set
  508. #
  509. # Misc devices
  510. #
  511. # CONFIG_PHANTOM is not set
  512. # CONFIG_INTEL_MID_PTI is not set
  513. # CONFIG_SGI_IOC4 is not set
  514. # CONFIG_TIFM_CORE is not set
  515. # CONFIG_ENCLOSURE_SERVICES is not set
  516. # CONFIG_HP_ILO is not set
  517. # CONFIG_VMWARE_BALLOON is not set
  518. # CONFIG_PCH_PHUB is not set
  519. # CONFIG_C2PORT is not set
  520. #
  521. # EEPROM support
  522. #
  523. # CONFIG_EEPROM_93CX6 is not set
  524. # CONFIG_CB710_CORE is not set
  525. #
  526. # Texas Instruments shared transport line discipline
  527. #
  528. #
  529. # Altera FPGA firmware download module
  530. #
  531. CONFIG_HAVE_IDE=y
  532. # CONFIG_IDE is not set
  533. #
  534. # SCSI device support
  535. #
  536. CONFIG_SCSI_MOD=y
  537. # CONFIG_RAID_ATTRS is not set
  538. # CONFIG_SCSI is not set
  539. # CONFIG_SCSI_DMA is not set
  540. # CONFIG_SCSI_NETLINK is not set
  541. # CONFIG_ATA is not set
  542. # CONFIG_MD is not set
  543. # CONFIG_FUSION is not set
  544. #
  545. # IEEE 1394 (FireWire) support
  546. #
  547. # CONFIG_FIREWIRE is not set
  548. # CONFIG_FIREWIRE_NOSY is not set
  549. # CONFIG_I2O is not set
  550. # CONFIG_MACINTOSH_DRIVERS is not set
  551. # CONFIG_NETDEVICES is not set
  552. #
  553. # Input device support
  554. #
  555. # CONFIG_INPUT is not set
  556. #
  557. # Hardware I/O ports
  558. #
  559. # CONFIG_SERIO is not set
  560. # CONFIG_GAMEPORT is not set
  561. #
  562. # Character devices
  563. #
  564. # CONFIG_VT is not set
  565. CONFIG_UNIX98_PTYS=y
  566. # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
  567. # CONFIG_LEGACY_PTYS is not set
  568. # CONFIG_SERIAL_NONSTANDARD is not set
  569. # CONFIG_NOZOMI is not set
  570. # CONFIG_N_GSM is not set
  571. # CONFIG_TRACE_SINK is not set
  572. # CONFIG_DEVKMEM is not set
  573. #
  574. # Serial drivers
  575. #
  576. CONFIG_SERIAL_8250=y
  577. CONFIG_SERIAL_8250_CONSOLE=y
  578. CONFIG_FIX_EARLYCON_MEM=y
  579. # CONFIG_SERIAL_8250_PCI is not set
  580. CONFIG_SERIAL_8250_NR_UARTS=4
  581. CONFIG_SERIAL_8250_RUNTIME_UARTS=4
  582. # CONFIG_SERIAL_8250_EXTENDED is not set
  583. #
  584. # Non-8250 serial port support
  585. #
  586. # CONFIG_SERIAL_MFD_HSU is not set
  587. CONFIG_SERIAL_CORE=y
  588. CONFIG_SERIAL_CORE_CONSOLE=y
  589. # CONFIG_SERIAL_JSM is not set
  590. # CONFIG_SERIAL_SCCNXP is not set
  591. # CONFIG_SERIAL_TIMBERDALE is not set
  592. # CONFIG_SERIAL_ALTERA_JTAGUART is not set
  593. # CONFIG_SERIAL_ALTERA_UART is not set
  594. # CONFIG_SERIAL_PCH_UART is not set
  595. # CONFIG_SERIAL_XILINX_PS_UART is not set
  596. # CONFIG_TTY_PRINTK is not set
  597. # CONFIG_IPMI_HANDLER is not set
  598. # CONFIG_HW_RANDOM is not set
  599. # CONFIG_NVRAM is not set
  600. # CONFIG_RTC is not set
  601. # CONFIG_GEN_RTC is not set
  602. # CONFIG_R3964 is not set
  603. # CONFIG_APPLICOM is not set
  604. # CONFIG_MWAVE is not set
  605. # CONFIG_PC8736x_GPIO is not set
  606. # CONFIG_NSC_GPIO is not set
  607. # CONFIG_RAW_DRIVER is not set
  608. # CONFIG_HANGCHECK_TIMER is not set
  609. # CONFIG_TCG_TPM is not set
  610. # CONFIG_TELCLOCK is not set
  611. CONFIG_DEVPORT=y
  612. # CONFIG_I2C is not set
  613. # CONFIG_SPI is not set
  614. # CONFIG_HSI is not set
  615. #
  616. # PPS support
  617. #
  618. # CONFIG_PPS is not set
  619. #
  620. # PPS generators support
  621. #
  622. #
  623. # PTP clock support
  624. #
  625. #
  626. # Enable Device Drivers -> PPS to see the PTP clock options.
  627. #
  628. CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
  629. # CONFIG_GPIOLIB is not set
  630. # CONFIG_W1 is not set
  631. # CONFIG_POWER_SUPPLY is not set
  632. # CONFIG_POWER_AVS is not set
  633. # CONFIG_HWMON is not set
  634. # CONFIG_THERMAL is not set
  635. # CONFIG_WATCHDOG is not set
  636. CONFIG_SSB_POSSIBLE=y
  637. #
  638. # Sonics Silicon Backplane
  639. #
  640. # CONFIG_SSB is not set
  641. CONFIG_BCMA_POSSIBLE=y
  642. #
  643. # Broadcom specific AMBA
  644. #
  645. # CONFIG_BCMA is not set
  646. #
  647. # Multifunction device drivers
  648. #
  649. # CONFIG_MFD_CORE is not set
  650. # CONFIG_MFD_SM501 is not set
  651. # CONFIG_HTC_PASIC3 is not set
  652. # CONFIG_MFD_TMIO is not set
  653. # CONFIG_ABX500_CORE is not set
  654. # CONFIG_MFD_CS5535 is not set
  655. # CONFIG_LPC_SCH is not set
  656. # CONFIG_LPC_ICH is not set
  657. # CONFIG_MFD_RDC321X is not set
  658. # CONFIG_MFD_JANZ_CMODIO is not set
  659. # CONFIG_MFD_VX855 is not set
  660. # CONFIG_REGULATOR is not set
  661. CONFIG_MEDIA_SUPPORT=y
  662. #
  663. # Multimedia core support
  664. #
  665. # CONFIG_MEDIA_CAMERA_SUPPORT is not set
  666. # CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set
  667. # CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set
  668. # CONFIG_MEDIA_RADIO_SUPPORT is not set
  669. # CONFIG_VIDEO_ADV_DEBUG is not set
  670. # CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
  671. #
  672. # Media drivers
  673. #
  674. # CONFIG_MEDIA_PCI_SUPPORT is not set
  675. #
  676. # Supported MMC/SDIO adapters
  677. #
  678. #
  679. # Media ancillary drivers (tuners, sensors, i2c, frontends)
  680. #
  681. #
  682. # Customise DVB Frontends
  683. #
  684. #
  685. # Tools to develop new frontends
  686. #
  687. # CONFIG_DVB_DUMMY_FE is not set
  688. #
  689. # Graphics support
  690. #
  691. # CONFIG_AGP is not set
  692. # CONFIG_VGA_ARB is not set
  693. # CONFIG_DRM is not set
  694. # CONFIG_STUB_POULSBO is not set
  695. # CONFIG_VGASTATE is not set
  696. # CONFIG_VIDEO_OUTPUT_CONTROL is not set
  697. # CONFIG_FB is not set
  698. # CONFIG_EXYNOS_VIDEO is not set
  699. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  700. # CONFIG_SOUND is not set
  701. CONFIG_USB_ARCH_HAS_OHCI=y
  702. CONFIG_USB_ARCH_HAS_EHCI=y
  703. CONFIG_USB_ARCH_HAS_XHCI=y
  704. # CONFIG_USB_SUPPORT is not set
  705. # CONFIG_UWB is not set
  706. # CONFIG_MMC is not set
  707. # CONFIG_MEMSTICK is not set
  708. # CONFIG_NEW_LEDS is not set
  709. # CONFIG_ACCESSIBILITY is not set
  710. # CONFIG_INFINIBAND is not set
  711. # CONFIG_EDAC is not set
  712. # CONFIG_RTC_CLASS is not set
  713. # CONFIG_DMADEVICES is not set
  714. # CONFIG_AUXDISPLAY is not set
  715. # CONFIG_UIO is not set
  716. #
  717. # Virtio drivers
  718. #
  719. # CONFIG_VIRTIO_PCI is not set
  720. # CONFIG_VIRTIO_MMIO is not set
  721. #
  722. # Microsoft Hyper-V guest support
  723. #
  724. # CONFIG_STAGING is not set
  725. # CONFIG_X86_PLATFORM_DEVICES is not set
  726. #
  727. # Hardware Spinlock drivers
  728. #
  729. CONFIG_CLKSRC_I8253=y
  730. CONFIG_CLKEVT_I8253=y
  731. CONFIG_CLKBLD_I8253=y
  732. CONFIG_IOMMU_SUPPORT=y
  733. #
  734. # Remoteproc drivers (EXPERIMENTAL)
  735. #
  736. # CONFIG_STE_MODEM_RPROC is not set
  737. #
  738. # Rpmsg drivers (EXPERIMENTAL)
  739. #
  740. # CONFIG_VIRT_DRIVERS is not set
  741. # CONFIG_PM_DEVFREQ is not set
  742. # CONFIG_EXTCON is not set
  743. # CONFIG_MEMORY is not set
  744. # CONFIG_IIO is not set
  745. # CONFIG_VME_BUS is not set
  746. # CONFIG_PWM is not set
  747. #
  748. # Firmware Drivers
  749. #
  750. # CONFIG_EDD is not set
  751. # CONFIG_FIRMWARE_MEMMAP is not set
  752. # CONFIG_DELL_RBU is not set
  753. # CONFIG_DCDBAS is not set
  754. # CONFIG_ISCSI_IBFT_FIND is not set
  755. # CONFIG_GOOGLE_FIRMWARE is not set
  756. #
  757. # File systems
  758. #
  759. CONFIG_DCACHE_WORD_ACCESS=y
  760. # CONFIG_EXT2_FS is not set
  761. # CONFIG_EXT3_FS is not set
  762. # CONFIG_EXT4_FS is not set
  763. # CONFIG_REISERFS_FS is not set
  764. # CONFIG_JFS_FS is not set
  765. # CONFIG_XFS_FS is not set
  766. # CONFIG_BTRFS_FS is not set
  767. # CONFIG_NILFS2_FS is not set
  768. # CONFIG_FS_POSIX_ACL is not set
  769. CONFIG_EXPORTFS=y
  770. CONFIG_FILE_LOCKING=y
  771. CONFIG_FSNOTIFY=y
  772. # CONFIG_DNOTIFY is not set
  773. # CONFIG_INOTIFY_USER is not set
  774. # CONFIG_FANOTIFY is not set
  775. # CONFIG_QUOTA is not set
  776. # CONFIG_QUOTACTL is not set
  777. # CONFIG_AUTOFS4_FS is not set
  778. # CONFIG_FUSE_FS is not set
  779. #
  780. # Caches
  781. #
  782. # CONFIG_FSCACHE is not set
  783. #
  784. # CD-ROM/DVD Filesystems
  785. #
  786. # CONFIG_ISO9660_FS is not set
  787. # CONFIG_UDF_FS is not set
  788. #
  789. # DOS/FAT/NT Filesystems
  790. #
  791. # CONFIG_MSDOS_FS is not set
  792. # CONFIG_VFAT_FS is not set
  793. # CONFIG_NTFS_FS is not set
  794. #
  795. # Pseudo filesystems
  796. #
  797. CONFIG_PROC_FS=y
  798. # CONFIG_PROC_KCORE is not set
  799. CONFIG_PROC_SYSCTL=y
  800. # CONFIG_PROC_PAGE_MONITOR is not set
  801. CONFIG_SYSFS=y
  802. CONFIG_TMPFS=y
  803. # CONFIG_TMPFS_POSIX_ACL is not set
  804. # CONFIG_TMPFS_XATTR is not set
  805. # CONFIG_HUGETLBFS is not set
  806. # CONFIG_HUGETLB_PAGE is not set
  807. # CONFIG_CONFIGFS_FS is not set
  808. # CONFIG_MISC_FILESYSTEMS is not set
  809. # CONFIG_NETWORK_FILESYSTEMS is not set
  810. CONFIG_NLS=y
  811. CONFIG_NLS_DEFAULT="iso8859-1"
  812. # CONFIG_NLS_CODEPAGE_437 is not set
  813. # CONFIG_NLS_CODEPAGE_737 is not set
  814. # CONFIG_NLS_CODEPAGE_775 is not set
  815. # CONFIG_NLS_CODEPAGE_850 is not set
  816. # CONFIG_NLS_CODEPAGE_852 is not set
  817. # CONFIG_NLS_CODEPAGE_855 is not set
  818. # CONFIG_NLS_CODEPAGE_857 is not set
  819. # CONFIG_NLS_CODEPAGE_860 is not set
  820. # CONFIG_NLS_CODEPAGE_861 is not set
  821. # CONFIG_NLS_CODEPAGE_862 is not set
  822. # CONFIG_NLS_CODEPAGE_863 is not set
  823. # CONFIG_NLS_CODEPAGE_864 is not set
  824. # CONFIG_NLS_CODEPAGE_865 is not set
  825. # CONFIG_NLS_CODEPAGE_866 is not set
  826. # CONFIG_NLS_CODEPAGE_869 is not set
  827. # CONFIG_NLS_CODEPAGE_936 is not set
  828. # CONFIG_NLS_CODEPAGE_950 is not set
  829. # CONFIG_NLS_CODEPAGE_932 is not set
  830. # CONFIG_NLS_CODEPAGE_949 is not set
  831. # CONFIG_NLS_CODEPAGE_874 is not set
  832. # CONFIG_NLS_ISO8859_8 is not set
  833. # CONFIG_NLS_CODEPAGE_1250 is not set
  834. # CONFIG_NLS_CODEPAGE_1251 is not set
  835. # CONFIG_NLS_ASCII is not set
  836. # CONFIG_NLS_ISO8859_1 is not set
  837. # CONFIG_NLS_ISO8859_2 is not set
  838. # CONFIG_NLS_ISO8859_3 is not set
  839. # CONFIG_NLS_ISO8859_4 is not set
  840. # CONFIG_NLS_ISO8859_5 is not set
  841. # CONFIG_NLS_ISO8859_6 is not set
  842. # CONFIG_NLS_ISO8859_7 is not set
  843. # CONFIG_NLS_ISO8859_9 is not set
  844. # CONFIG_NLS_ISO8859_13 is not set
  845. # CONFIG_NLS_ISO8859_14 is not set
  846. # CONFIG_NLS_ISO8859_15 is not set
  847. # CONFIG_NLS_KOI8_R is not set
  848. # CONFIG_NLS_KOI8_U is not set
  849. # CONFIG_NLS_MAC_ROMAN is not set
  850. # CONFIG_NLS_MAC_CELTIC is not set
  851. # CONFIG_NLS_MAC_CENTEURO is not set
  852. # CONFIG_NLS_MAC_CROATIAN is not set
  853. # CONFIG_NLS_MAC_CYRILLIC is not set
  854. # CONFIG_NLS_MAC_GAELIC is not set
  855. # CONFIG_NLS_MAC_GREEK is not set
  856. # CONFIG_NLS_MAC_ICELAND is not set
  857. # CONFIG_NLS_MAC_INUIT is not set
  858. # CONFIG_NLS_MAC_ROMANIAN is not set
  859. # CONFIG_NLS_MAC_TURKISH is not set
  860. # CONFIG_NLS_UTF8 is not set
  861. #
  862. # Kernel hacking
  863. #
  864. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  865. CONFIG_PRINTK_TIME=y
  866. CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
  867. # CONFIG_ENABLE_WARN_DEPRECATED is not set
  868. # CONFIG_ENABLE_MUST_CHECK is not set
  869. CONFIG_FRAME_WARN=1024
  870. # CONFIG_MAGIC_SYSRQ is not set
  871. # CONFIG_STRIP_ASM_SYMS is not set
  872. # CONFIG_READABLE_ASM is not set
  873. # CONFIG_UNUSED_SYMBOLS is not set
  874. # CONFIG_DEBUG_FS is not set
  875. # CONFIG_HEADERS_CHECK is not set
  876. # CONFIG_DEBUG_SECTION_MISMATCH is not set
  877. CONFIG_DEBUG_KERNEL=y
  878. # CONFIG_DEBUG_SHIRQ is not set
  879. # CONFIG_LOCKUP_DETECTOR is not set
  880. # CONFIG_PANIC_ON_OOPS is not set
  881. CONFIG_PANIC_ON_OOPS_VALUE=0
  882. # CONFIG_DETECT_HUNG_TASK is not set
  883. # CONFIG_SCHED_DEBUG is not set
  884. # CONFIG_SCHEDSTATS is not set
  885. # CONFIG_TIMER_STATS is not set
  886. # CONFIG_DEBUG_OBJECTS is not set
  887. # CONFIG_DEBUG_SLAB is not set
  888. CONFIG_HAVE_DEBUG_KMEMLEAK=y
  889. # CONFIG_DEBUG_KMEMLEAK is not set
  890. # CONFIG_DEBUG_RT_MUTEXES is not set
  891. # CONFIG_RT_MUTEX_TESTER is not set
  892. # CONFIG_DEBUG_SPINLOCK is not set
  893. # CONFIG_DEBUG_MUTEXES is not set
  894. # CONFIG_DEBUG_LOCK_ALLOC is not set
  895. # CONFIG_PROVE_LOCKING is not set
  896. # CONFIG_SPARSE_RCU_POINTER is not set
  897. # CONFIG_LOCK_STAT is not set
  898. # CONFIG_DEBUG_ATOMIC_SLEEP is not set
  899. # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
  900. # CONFIG_DEBUG_STACK_USAGE is not set
  901. # CONFIG_DEBUG_KOBJECT is not set
  902. # CONFIG_DEBUG_HIGHMEM is not set
  903. # CONFIG_DEBUG_INFO is not set
  904. # CONFIG_DEBUG_VM is not set
  905. # CONFIG_DEBUG_VIRTUAL is not set
  906. # CONFIG_DEBUG_WRITECOUNT is not set
  907. # CONFIG_DEBUG_MEMORY_INIT is not set
  908. # CONFIG_DEBUG_LIST is not set
  909. # CONFIG_TEST_LIST_SORT is not set
  910. # CONFIG_DEBUG_SG is not set
  911. # CONFIG_DEBUG_NOTIFIERS is not set
  912. # CONFIG_DEBUG_CREDENTIALS is not set
  913. CONFIG_ARCH_WANT_FRAME_POINTERS=y
  914. # CONFIG_FRAME_POINTER is not set
  915. # CONFIG_BOOT_PRINTK_DELAY is not set
  916. # CONFIG_RCU_TORTURE_TEST is not set
  917. # CONFIG_RCU_TRACE is not set
  918. # CONFIG_BACKTRACE_SELF_TEST is not set
  919. # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
  920. # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
  921. # CONFIG_NOTIFIER_ERROR_INJECTION is not set
  922. # CONFIG_FAULT_INJECTION is not set
  923. # CONFIG_LATENCYTOP is not set
  924. # CONFIG_DEBUG_PAGEALLOC is not set
  925. CONFIG_USER_STACKTRACE_SUPPORT=y
  926. CONFIG_HAVE_FUNCTION_TRACER=y
  927. CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
  928. CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=y
  929. CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
  930. CONFIG_HAVE_DYNAMIC_FTRACE=y
  931. CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
  932. CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
  933. CONFIG_HAVE_C_RECORDMCOUNT=y
  934. CONFIG_TRACING_SUPPORT=y
  935. # CONFIG_FTRACE is not set
  936. # CONFIG_RBTREE_TEST is not set
  937. # CONFIG_INTERVAL_TREE_TEST is not set
  938. # CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
  939. # CONFIG_DMA_API_DEBUG is not set
  940. # CONFIG_ATOMIC64_SELFTEST is not set
  941. # CONFIG_SAMPLES is not set
  942. CONFIG_HAVE_ARCH_KGDB=y
  943. # CONFIG_KGDB is not set
  944. CONFIG_HAVE_ARCH_KMEMCHECK=y
  945. # CONFIG_TEST_KSTRTOX is not set
  946. # CONFIG_STRICT_DEVMEM is not set
  947. # CONFIG_X86_VERBOSE_BOOTUP is not set
  948. CONFIG_EARLY_PRINTK=y
  949. # CONFIG_EARLY_PRINTK_DBGP is not set
  950. # CONFIG_DEBUG_STACKOVERFLOW is not set
  951. # CONFIG_X86_PTDUMP is not set
  952. # CONFIG_DEBUG_RODATA is not set
  953. # CONFIG_DEBUG_SET_MODULE_RONX is not set
  954. # CONFIG_DEBUG_NX_TEST is not set
  955. # CONFIG_DOUBLEFAULT is not set
  956. # CONFIG_DEBUG_TLBFLUSH is not set
  957. # CONFIG_IOMMU_STRESS is not set
  958. CONFIG_HAVE_MMIOTRACE_SUPPORT=y
  959. CONFIG_IO_DELAY_TYPE_0X80=0
  960. CONFIG_IO_DELAY_TYPE_0XED=1
  961. CONFIG_IO_DELAY_TYPE_UDELAY=2
  962. CONFIG_IO_DELAY_TYPE_NONE=3
  963. CONFIG_IO_DELAY_0X80=y
  964. # CONFIG_IO_DELAY_0XED is not set
  965. # CONFIG_IO_DELAY_UDELAY is not set
  966. # CONFIG_IO_DELAY_NONE is not set
  967. CONFIG_DEFAULT_IO_DELAY_TYPE=0
  968. # CONFIG_CPA_DEBUG is not set
  969. # CONFIG_OPTIMIZE_INLINING is not set
  970. # CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set
  971. #
  972. # Security options
  973. #
  974. # CONFIG_KEYS is not set
  975. # CONFIG_SECURITY_DMESG_RESTRICT is not set
  976. # CONFIG_SECURITY is not set
  977. # CONFIG_SECURITYFS is not set
  978. CONFIG_DEFAULT_SECURITY_DAC=y
  979. CONFIG_DEFAULT_SECURITY=""
  980. CONFIG_CRYPTO=y
  981. #
  982. # Crypto core or helper
  983. #
  984. CONFIG_CRYPTO_ALGAPI=y
  985. CONFIG_CRYPTO_ALGAPI2=y
  986. # CONFIG_CRYPTO_MANAGER is not set
  987. # CONFIG_CRYPTO_MANAGER2 is not set
  988. # CONFIG_CRYPTO_USER is not set
  989. # CONFIG_CRYPTO_GF128MUL is not set
  990. # CONFIG_CRYPTO_NULL is not set
  991. # CONFIG_CRYPTO_CRYPTD is not set
  992. # CONFIG_CRYPTO_AUTHENC is not set
  993. # CONFIG_CRYPTO_TEST is not set
  994. #
  995. # Authenticated Encryption with Associated Data
  996. #
  997. # CONFIG_CRYPTO_CCM is not set
  998. # CONFIG_CRYPTO_GCM is not set
  999. # CONFIG_CRYPTO_SEQIV is not set
  1000. #
  1001. # Block modes
  1002. #
  1003. # CONFIG_CRYPTO_CBC is not set
  1004. # CONFIG_CRYPTO_CTR is not set
  1005. # CONFIG_CRYPTO_CTS is not set
  1006. # CONFIG_CRYPTO_ECB is not set
  1007. # CONFIG_CRYPTO_LRW is not set
  1008. # CONFIG_CRYPTO_PCBC is not set
  1009. # CONFIG_CRYPTO_XTS is not set
  1010. #
  1011. # Hash modes
  1012. #
  1013. # CONFIG_CRYPTO_HMAC is not set
  1014. # CONFIG_CRYPTO_XCBC is not set
  1015. # CONFIG_CRYPTO_VMAC is not set
  1016. #
  1017. # Digest
  1018. #
  1019. # CONFIG_CRYPTO_CRC32C is not set
  1020. # CONFIG_CRYPTO_CRC32C_INTEL is not set
  1021. # CONFIG_CRYPTO_GHASH is not set
  1022. # CONFIG_CRYPTO_MD4 is not set
  1023. # CONFIG_CRYPTO_MD5 is not set
  1024. # CONFIG_CRYPTO_MICHAEL_MIC is not set
  1025. # CONFIG_CRYPTO_RMD128 is not set
  1026. # CONFIG_CRYPTO_RMD160 is not set
  1027. # CONFIG_CRYPTO_RMD256 is not set
  1028. # CONFIG_CRYPTO_RMD320 is not set
  1029. # CONFIG_CRYPTO_SHA1 is not set
  1030. # CONFIG_CRYPTO_SHA256 is not set
  1031. # CONFIG_CRYPTO_SHA512 is not set
  1032. # CONFIG_CRYPTO_TGR192 is not set
  1033. # CONFIG_CRYPTO_WP512 is not set
  1034. #
  1035. # Ciphers
  1036. #
  1037. CONFIG_CRYPTO_AES=y
  1038. # CONFIG_CRYPTO_AES_586 is not set
  1039. # CONFIG_CRYPTO_AES_NI_INTEL is not set
  1040. # CONFIG_CRYPTO_ANUBIS is not set
  1041. # CONFIG_CRYPTO_ARC4 is not set
  1042. # CONFIG_CRYPTO_BLOWFISH is not set
  1043. # CONFIG_CRYPTO_CAMELLIA is not set
  1044. # CONFIG_CRYPTO_CAST5 is not set
  1045. # CONFIG_CRYPTO_CAST6 is not set
  1046. # CONFIG_CRYPTO_DES is not set
  1047. # CONFIG_CRYPTO_FCRYPT is not set
  1048. # CONFIG_CRYPTO_KHAZAD is not set
  1049. # CONFIG_CRYPTO_SALSA20 is not set
  1050. # CONFIG_CRYPTO_SALSA20_586 is not set
  1051. # CONFIG_CRYPTO_SEED is not set
  1052. # CONFIG_CRYPTO_SERPENT is not set
  1053. # CONFIG_CRYPTO_SERPENT_SSE2_586 is not set
  1054. # CONFIG_CRYPTO_TEA is not set
  1055. # CONFIG_CRYPTO_TWOFISH is not set
  1056. # CONFIG_CRYPTO_TWOFISH_586 is not set
  1057. #
  1058. # Compression
  1059. #
  1060. # CONFIG_CRYPTO_DEFLATE is not set
  1061. # CONFIG_CRYPTO_ZLIB is not set
  1062. # CONFIG_CRYPTO_LZO is not set
  1063. #
  1064. # Random Number Generation
  1065. #
  1066. # CONFIG_CRYPTO_ANSI_CPRNG is not set
  1067. # CONFIG_CRYPTO_USER_API_HASH is not set
  1068. # CONFIG_CRYPTO_USER_API_SKCIPHER is not set
  1069. CONFIG_CRYPTO_HW=y
  1070. # CONFIG_CRYPTO_DEV_PADLOCK is not set
  1071. # CONFIG_CRYPTO_DEV_GEODE is not set
  1072. # CONFIG_CRYPTO_DEV_HIFN_795X is not set
  1073. CONFIG_HAVE_KVM=y
  1074. # CONFIG_VIRTUALIZATION is not set
  1075. # CONFIG_BINARY_PRINTF is not set
  1076. #
  1077. # Library routines
  1078. #
  1079. CONFIG_BITREVERSE=y
  1080. CONFIG_GENERIC_STRNCPY_FROM_USER=y
  1081. CONFIG_GENERIC_STRNLEN_USER=y
  1082. CONFIG_GENERIC_FIND_FIRST_BIT=y
  1083. CONFIG_GENERIC_PCI_IOMAP=y
  1084. CONFIG_GENERIC_IOMAP=y
  1085. CONFIG_GENERIC_IO=y
  1086. # CONFIG_CRC_CCITT is not set
  1087. # CONFIG_CRC16 is not set
  1088. # CONFIG_CRC_T10DIF is not set
  1089. # CONFIG_CRC_ITU_T is not set
  1090. CONFIG_CRC32=y
  1091. # CONFIG_CRC32_SELFTEST is not set
  1092. CONFIG_CRC32_SLICEBY8=y
  1093. # CONFIG_CRC32_SLICEBY4 is not set
  1094. # CONFIG_CRC32_SARWATE is not set
  1095. # CONFIG_CRC32_BIT is not set
  1096. # CONFIG_CRC7 is not set
  1097. # CONFIG_LIBCRC32C is not set
  1098. # CONFIG_CRC8 is not set
  1099. # CONFIG_XZ_DEC is not set
  1100. # CONFIG_XZ_DEC_BCJ is not set
  1101. CONFIG_HAS_IOMEM=y
  1102. CONFIG_HAS_IOPORT=y
  1103. CONFIG_HAS_DMA=y
  1104. CONFIG_DQL=y
  1105. CONFIG_NLATTR=y
  1106. CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
  1107. # CONFIG_AVERAGE is not set
  1108. # CONFIG_CORDIC is not set
  1109. # CONFIG_DDR is not set