Advertisement
Guest User

Untitled

a guest
Feb 28th, 2019
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 51.52 KB | None | 0 0
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.32-openvz-053.5
  4. # Wed Oct 24 18:23:50 2012
  5. #
  6. CONFIG_64BIT=y
  7. # CONFIG_X86_32 is not set
  8. CONFIG_X86_64=y
  9. CONFIG_X86=y
  10. CONFIG_OUTPUT_FORMAT="elf64-x86-64"
  11. CONFIG_ARCH_DEFCONFIG="arch/x86/configs/x86_64_defconfig"
  12. CONFIG_GENERIC_TIME=y
  13. CONFIG_GENERIC_CMOS_UPDATE=y
  14. CONFIG_CLOCKSOURCE_WATCHDOG=y
  15. CONFIG_GENERIC_CLOCKEVENTS=y
  16. CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
  17. CONFIG_LOCKDEP_SUPPORT=y
  18. CONFIG_STACKTRACE_SUPPORT=y
  19. CONFIG_HAVE_LATENCYTOP_SUPPORT=y
  20. CONFIG_MMU=y
  21. CONFIG_ZONE_DMA=y
  22. CONFIG_GENERIC_ISA_DMA=y
  23. CONFIG_GENERIC_IOMAP=y
  24. CONFIG_GENERIC_BUG=y
  25. CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y
  26. CONFIG_GENERIC_HWEIGHT=y
  27. CONFIG_ARCH_MAY_HAVE_PC_FDC=y
  28. # CONFIG_RWSEM_GENERIC_SPINLOCK is not set
  29. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  30. CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
  31. CONFIG_GENERIC_CALIBRATE_DELAY=y
  32. CONFIG_GENERIC_TIME_VSYSCALL=y
  33. CONFIG_ARCH_HAS_CPU_RELAX=y
  34. CONFIG_ARCH_HAS_DEFAULT_IDLE=y
  35. CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
  36. CONFIG_HAVE_SETUP_PER_CPU_AREA=y
  37. CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
  38. CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
  39. CONFIG_HAVE_CPUMASK_OF_CPU_MAP=y
  40. CONFIG_ARCH_HIBERNATION_POSSIBLE=y
  41. CONFIG_ARCH_SUSPEND_POSSIBLE=y
  42. CONFIG_ZONE_DMA32=y
  43. CONFIG_ARCH_POPULATES_NODE_MAP=y
  44. CONFIG_AUDIT_ARCH=y
  45. CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
  46. CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
  47. CONFIG_GENERIC_HARDIRQS=y
  48. CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
  49. CONFIG_GENERIC_IRQ_PROBE=y
  50. CONFIG_GENERIC_PENDING_IRQ=y
  51. CONFIG_USE_GENERIC_SMP_HELPERS=y
  52. CONFIG_X86_64_SMP=y
  53. CONFIG_X86_HT=y
  54. CONFIG_X86_TRAMPOLINE=y
  55. # CONFIG_KTIME_SCALAR is not set
  56. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  57. CONFIG_CONSTRUCTORS=y
  58.  
  59. #
  60. # General setup
  61. #
  62. CONFIG_EXPERIMENTAL=y
  63. CONFIG_LOCK_KERNEL=y
  64. CONFIG_INIT_ENV_ARG_LIMIT=32
  65. CONFIG_LOCALVERSION=""
  66. # CONFIG_LOCALVERSION_AUTO is not set
  67. CONFIG_HAVE_KERNEL_GZIP=y
  68. CONFIG_HAVE_KERNEL_BZIP2=y
  69. CONFIG_HAVE_KERNEL_LZMA=y
  70. CONFIG_KERNEL_GZIP=y
  71. # CONFIG_KERNEL_BZIP2 is not set
  72. # CONFIG_KERNEL_LZMA is not set
  73. CONFIG_SWAP=y
  74. CONFIG_SYSVIPC=y
  75. CONFIG_SYSVIPC_SYSCTL=y
  76. CONFIG_POSIX_MQUEUE=y
  77. CONFIG_POSIX_MQUEUE_SYSCTL=y
  78. CONFIG_BSD_PROCESS_ACCT=y
  79. # CONFIG_BSD_PROCESS_ACCT_V3 is not set
  80. # CONFIG_FHANDLE is not set
  81. # CONFIG_TASKSTATS is not set
  82. CONFIG_AUDIT=y
  83. CONFIG_AUDITSYSCALL=y
  84. CONFIG_AUDIT_TREE=y
  85. # CONFIG_UTRACE is not set
  86.  
  87. #
  88. # RCU Subsystem
  89. #
  90. CONFIG_TREE_RCU=y
  91. # CONFIG_TREE_PREEMPT_RCU is not set
  92. # CONFIG_RCU_TRACE is not set
  93. CONFIG_RCU_FANOUT=64
  94. # CONFIG_RCU_FANOUT_EXACT is not set
  95. # CONFIG_TREE_RCU_TRACE is not set
  96. # CONFIG_IKCONFIG is not set
  97. CONFIG_LOG_BUF_SHIFT=18
  98. CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
  99. CONFIG_GROUP_SCHED=y
  100. CONFIG_FAIR_GROUP_SCHED=y
  101. CONFIG_CFS_BANDWIDTH=y
  102. CONFIG_CFS_CPULIMIT=y
  103. # CONFIG_RT_GROUP_SCHED is not set
  104. # CONFIG_USER_SCHED is not set
  105. CONFIG_CGROUP_SCHED=y
  106. CONFIG_VZ_FAIRSCHED=y
  107. CONFIG_CGROUPS=y
  108. # CONFIG_CGROUP_DEBUG is not set
  109. CONFIG_CGROUP_FREEZER=y
  110. CONFIG_CGROUP_DEVICE=y
  111. CONFIG_CPUSETS=y
  112. CONFIG_PROC_PID_CPUSET=y
  113. CONFIG_CGROUP_CPUACCT=y
  114. CONFIG_BLK_CGROUP=y
  115. # CONFIG_DEBUG_BLK_CGROUP is not set
  116. # CONFIG_CGROUP_PERF is not set
  117. # CONFIG_SCHED_AUTOGROUP is not set
  118. # CONFIG_SYSFS_DEPRECATED_V2 is not set
  119. # CONFIG_SYSFS_DEPRECATED_DYN is not set
  120. CONFIG_RELAY=y
  121. CONFIG_NAMESPACES=y
  122. CONFIG_UTS_NS=y
  123. CONFIG_IPC_NS=y
  124. CONFIG_USER_NS=y
  125. CONFIG_PID_NS=y
  126. CONFIG_NET_NS=y
  127. # CONFIG_BLK_DEV_INITRD is not set
  128. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  129. CONFIG_SYSCTL=y
  130. CONFIG_ANON_INODES=y
  131. # CONFIG_EMBEDDED is not set
  132. CONFIG_UID16=y
  133. CONFIG_SYSCTL_SYSCALL=y
  134. CONFIG_KALLSYMS=y
  135. CONFIG_KALLSYMS_ALL=y
  136. CONFIG_KALLSYMS_EXTRA_PASS=y
  137. CONFIG_HOTPLUG=y
  138. CONFIG_PRINTK=y
  139. CONFIG_BUG=y
  140. CONFIG_ELF_CORE=y
  141. CONFIG_PCSPKR_PLATFORM=y
  142. CONFIG_BASE_FULL=y
  143. CONFIG_FUTEX=y
  144. CONFIG_EPOLL=y
  145. CONFIG_SIGNALFD=y
  146. CONFIG_TIMERFD=y
  147. CONFIG_EVENTFD=y
  148. CONFIG_SHMEM=y
  149. CONFIG_AIO=y
  150. CONFIG_HAVE_PERF_EVENTS=y
  151.  
  152. #
  153. # Kernel Performance Events And Counters
  154. #
  155. CONFIG_PERF_EVENTS=y
  156. # CONFIG_PERF_COUNTERS is not set
  157. # CONFIG_DEBUG_PERF_USE_VMALLOC is not set
  158. CONFIG_VM_EVENT_COUNTERS=y
  159. CONFIG_PCI_QUIRKS=y
  160. CONFIG_SLUB_DEBUG=y
  161. # CONFIG_COMPAT_BRK is not set
  162. # CONFIG_SLAB is not set
  163. CONFIG_SLUB=y
  164. # CONFIG_SLOB is not set
  165. # CONFIG_PROFILING is not set
  166. CONFIG_HAVE_OPROFILE=y
  167. # CONFIG_KPROBES is not set
  168. CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
  169. CONFIG_HAVE_IOREMAP_PROT=y
  170. CONFIG_HAVE_KPROBES=y
  171. CONFIG_HAVE_KRETPROBES=y
  172. CONFIG_HAVE_OPTPROBES=y
  173. CONFIG_HAVE_ARCH_TRACEHOOK=y
  174. CONFIG_HAVE_DMA_ATTRS=y
  175. CONFIG_HAVE_DMA_API_DEBUG=y
  176. CONFIG_HAVE_USER_RETURN_NOTIFIER=y
  177. CONFIG_HAVE_PERF_EVENTS_NMI=y
  178.  
  179. #
  180. # GCOV-based kernel profiling
  181. #
  182. # CONFIG_GCOV_KERNEL is not set
  183. # CONFIG_SLOW_WORK is not set
  184. # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
  185. CONFIG_SLABINFO=y
  186. CONFIG_RT_MUTEXES=y
  187. CONFIG_BASE_SMALL=0
  188. CONFIG_MODULES=y
  189. # CONFIG_MODULE_FORCE_LOAD is not set
  190. CONFIG_MODULE_UNLOAD=y
  191. CONFIG_MODULE_FORCE_UNLOAD=y
  192. # CONFIG_MODVERSIONS is not set
  193. # CONFIG_MODULE_SRCVERSION_ALL is not set
  194. # CONFIG_MODULE_VERIFY_ELF is not set
  195. # CONFIG_MODULE_SIG is not set
  196. CONFIG_STOP_MACHINE=y
  197. CONFIG_BLOCK=y
  198. CONFIG_BLK_DEV_BSG=y
  199. # CONFIG_BLK_DEV_BSGLIB is not set
  200. # CONFIG_BLK_DEV_INTEGRITY is not set
  201. # CONFIG_BLK_DEV_THROTTLING is not set
  202. CONFIG_BLOCK_COMPAT=y
  203.  
  204. #
  205. # IO Schedulers
  206. #
  207. CONFIG_IOSCHED_NOOP=y
  208. CONFIG_IOSCHED_AS=y
  209. CONFIG_IOSCHED_DEADLINE=y
  210. CONFIG_IOSCHED_CFQ=y
  211. # CONFIG_CFQ_GROUP_IOSCHED is not set
  212. # CONFIG_DEFAULT_AS is not set
  213. # CONFIG_DEFAULT_DEADLINE is not set
  214. CONFIG_DEFAULT_CFQ=y
  215. # CONFIG_DEFAULT_NOOP is not set
  216. CONFIG_DEFAULT_IOSCHED="cfq"
  217. CONFIG_FREEZER=y
  218.  
  219. #
  220. # Processor type and features
  221. #
  222. CONFIG_TICK_ONESHOT=y
  223. CONFIG_NO_HZ=y
  224. CONFIG_HIGH_RES_TIMERS=y
  225. CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
  226. CONFIG_SMP=y
  227. # CONFIG_SPARSE_IRQ is not set
  228. CONFIG_X86_MPPARSE=y
  229. # CONFIG_X86_EXTENDED_PLATFORM is not set
  230. CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y
  231. CONFIG_SCHED_OMIT_FRAME_POINTER=y
  232. # CONFIG_PARAVIRT_GUEST is not set
  233. CONFIG_MEMTEST=y
  234. # CONFIG_M386 is not set
  235. # CONFIG_M486 is not set
  236. # CONFIG_M586 is not set
  237. # CONFIG_M586TSC is not set
  238. # CONFIG_M586MMX is not set
  239. # CONFIG_M686 is not set
  240. # CONFIG_MPENTIUMII is not set
  241. # CONFIG_MPENTIUMIII is not set
  242. # CONFIG_MPENTIUMM is not set
  243. # CONFIG_MPENTIUM4 is not set
  244. # CONFIG_MK6 is not set
  245. # CONFIG_MK7 is not set
  246. # CONFIG_MK8 is not set
  247. # CONFIG_MCRUSOE is not set
  248. # CONFIG_MEFFICEON is not set
  249. # CONFIG_MWINCHIPC6 is not set
  250. # CONFIG_MWINCHIP3D is not set
  251. # CONFIG_MGEODEGX1 is not set
  252. # CONFIG_MGEODE_LX is not set
  253. # CONFIG_MCYRIXIII is not set
  254. # CONFIG_MVIAC3_2 is not set
  255. # CONFIG_MVIAC7 is not set
  256. # CONFIG_MPSC is not set
  257. CONFIG_MCORE2=y
  258. # CONFIG_MATOM is not set
  259. # CONFIG_GENERIC_CPU is not set
  260. CONFIG_X86_CPU=y
  261. CONFIG_X86_L1_CACHE_BYTES=64
  262. CONFIG_X86_INTERNODE_CACHE_BYTES=64
  263. CONFIG_X86_CMPXCHG=y
  264. CONFIG_X86_L1_CACHE_SHIFT=6
  265. CONFIG_X86_XADD=y
  266. CONFIG_X86_WP_WORKS_OK=y
  267. CONFIG_X86_INTEL_USERCOPY=y
  268. CONFIG_X86_USE_PPRO_CHECKSUM=y
  269. CONFIG_X86_P6_NOP=y
  270. CONFIG_X86_TSC=y
  271. CONFIG_X86_CMPXCHG64=y
  272. CONFIG_X86_CMOV=y
  273. CONFIG_X86_MINIMUM_CPU_FAMILY=64
  274. CONFIG_X86_DEBUGCTLMSR=y
  275. CONFIG_CPU_SUP_INTEL=y
  276. CONFIG_CPU_SUP_AMD=y
  277. CONFIG_CPU_SUP_CENTAUR=y
  278. CONFIG_HPET_TIMER=y
  279. CONFIG_DMI=y
  280. CONFIG_GART_IOMMU=y
  281. CONFIG_CALGARY_IOMMU=y
  282. CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT=y
  283. CONFIG_SWIOTLB=y
  284. CONFIG_IOMMU_HELPER=y
  285. # CONFIG_IOMMU_API is not set
  286. # CONFIG_MAXSMP is not set
  287. CONFIG_NR_CPUS=4
  288. # CONFIG_SCHED_SMT is not set
  289. CONFIG_SCHED_MC=y
  290. CONFIG_PREEMPT_NONE=y
  291. # CONFIG_PREEMPT_VOLUNTARY is not set
  292. # CONFIG_PREEMPT is not set
  293. CONFIG_X86_LOCAL_APIC=y
  294. CONFIG_X86_IO_APIC=y
  295. # CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS is not set
  296. CONFIG_X86_MCE=y
  297. CONFIG_X86_MCE_INTEL=y
  298. # CONFIG_X86_MCE_AMD is not set
  299. CONFIG_X86_MCE_THRESHOLD=y
  300. # CONFIG_X86_MCE_INJECT is not set
  301. CONFIG_X86_THERMAL_VECTOR=y
  302. # CONFIG_I8K is not set
  303. CONFIG_MICROCODE=y
  304. CONFIG_MICROCODE_INTEL=y
  305. # CONFIG_MICROCODE_AMD is not set
  306. CONFIG_MICROCODE_OLD_INTERFACE=y
  307. CONFIG_X86_MSR=y
  308. CONFIG_X86_CPUID=y
  309. # CONFIG_X86_CPU_DEBUG is not set
  310. CONFIG_ARCH_PHYS_ADDR_T_64BIT=y
  311. CONFIG_DIRECT_GBPAGES=y
  312. # CONFIG_TRACK_DIRTY_PAGES is not set
  313. # CONFIG_NUMA is not set
  314. CONFIG_ARCH_PROC_KCORE_TEXT=y
  315. CONFIG_ARCH_SPARSEMEM_DEFAULT=y
  316. CONFIG_ARCH_SPARSEMEM_ENABLE=y
  317. CONFIG_ARCH_SELECT_MEMORY_MODEL=y
  318. CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000
  319. CONFIG_SELECT_MEMORY_MODEL=y
  320. # CONFIG_FLATMEM_MANUAL is not set
  321. # CONFIG_DISCONTIGMEM_MANUAL is not set
  322. CONFIG_SPARSEMEM_MANUAL=y
  323. CONFIG_SPARSEMEM=y
  324. CONFIG_HAVE_MEMORY_PRESENT=y
  325. CONFIG_SPARSEMEM_EXTREME=y
  326. CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
  327. CONFIG_SPARSEMEM_VMEMMAP=y
  328. # CONFIG_MEMORY_HOTPLUG is not set
  329. CONFIG_PAGEFLAGS_EXTENDED=y
  330. CONFIG_SPLIT_PTLOCK_CPUS=4
  331. CONFIG_COMPACTION=y
  332. CONFIG_MIGRATION=y
  333. CONFIG_PHYS_ADDR_T_64BIT=y
  334. CONFIG_ZONE_DMA_FLAG=1
  335. CONFIG_BOUNCE=y
  336. CONFIG_VIRT_TO_BUS=y
  337. CONFIG_KSM=y
  338. CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
  339. CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y
  340. # CONFIG_MEMORY_FAILURE is not set
  341. CONFIG_TRANSPARENT_HUGEPAGE=y
  342. CONFIG_MEMORY_GANGS=y
  343. CONFIG_MEMORY_GANGS_MIGRATION=y
  344. CONFIG_PRAM=y
  345. CONFIG_PSWAP=y
  346. # CONFIG_X86_CHECK_BIOS_CORRUPTION is not set
  347. # CONFIG_X86_RESERVE_LOW_64K is not set
  348. CONFIG_MTRR=y
  349. # CONFIG_MTRR_SANITIZER is not set
  350. # CONFIG_X86_PAT is not set
  351. CONFIG_SECCOMP=y
  352. # CONFIG_CC_STACKPROTECTOR is not set
  353. # CONFIG_HZ_100 is not set
  354. # CONFIG_HZ_250 is not set
  355. CONFIG_HZ_300=y
  356. # CONFIG_HZ_1000 is not set
  357. CONFIG_HZ=300
  358. CONFIG_SCHED_HRTICK=y
  359. # CONFIG_KEXEC is not set
  360. # CONFIG_CRASH_DUMP is not set
  361. CONFIG_PHYSICAL_START=0x1000000
  362. # CONFIG_RELOCATABLE is not set
  363. CONFIG_PHYSICAL_ALIGN=0x1000000
  364. CONFIG_HOTPLUG_CPU=y
  365. # CONFIG_COMPAT_VDSO is not set
  366. # CONFIG_CMDLINE_BOOL is not set
  367. CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
  368.  
  369. #
  370. # Power management and ACPI options
  371. #
  372. CONFIG_PM=y
  373. # CONFIG_PM_DEBUG is not set
  374. CONFIG_PM_SLEEP_SMP=y
  375. CONFIG_PM_SLEEP=y
  376. # CONFIG_SUSPEND is not set
  377. # CONFIG_HIBERNATION is not set
  378. # CONFIG_PM_RUNTIME is not set
  379. # CONFIG_ACPI is not set
  380. # CONFIG_SFI is not set
  381.  
  382. #
  383. # CPU Frequency scaling
  384. #
  385. CONFIG_CPU_FREQ=y
  386. CONFIG_CPU_FREQ_TABLE=y
  387. CONFIG_CPU_FREQ_DEBUG=y
  388. # CONFIG_CPU_FREQ_STAT is not set
  389. # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
  390. # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
  391. CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
  392. # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
  393. # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
  394. CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
  395. # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
  396. CONFIG_CPU_FREQ_GOV_USERSPACE=y
  397. CONFIG_CPU_FREQ_GOV_ONDEMAND=y
  398. # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
  399.  
  400. #
  401. # CPUFreq processor drivers
  402. #
  403. # CONFIG_X86_P4_CLOCKMOD is not set
  404.  
  405. #
  406. # shared options
  407. #
  408. # CONFIG_X86_SPEEDSTEP_LIB is not set
  409. CONFIG_CPU_IDLE=y
  410. CONFIG_CPU_IDLE_GOV_LADDER=y
  411. CONFIG_CPU_IDLE_GOV_MENU=y
  412. # CONFIG_INTEL_IDLE is not set
  413.  
  414. #
  415. # Memory power savings
  416. #
  417. # CONFIG_I7300_IDLE is not set
  418.  
  419. #
  420. # Bus options (PCI etc.)
  421. #
  422. CONFIG_PCI=y
  423. CONFIG_PCI_DIRECT=y
  424. CONFIG_PCI_DOMAINS=y
  425. CONFIG_PCIEPORTBUS=y
  426. CONFIG_PCIEAER=y
  427. # CONFIG_PCIE_ECRC is not set
  428. # CONFIG_PCIEAER_INJECT is not set
  429. # CONFIG_PCIEASPM is not set
  430. CONFIG_ARCH_SUPPORTS_MSI=y
  431. # CONFIG_PCI_MSI is not set
  432. # CONFIG_PCI_LEGACY is not set
  433. # CONFIG_PCI_DEBUG is not set
  434. # CONFIG_PCI_STUB is not set
  435. CONFIG_HT_IRQ=y
  436. # CONFIG_PCI_IOV is not set
  437. CONFIG_ISA_DMA_API=y
  438. CONFIG_AMD_NB=y
  439. # CONFIG_PCCARD is not set
  440. # CONFIG_HOTPLUG_PCI is not set
  441.  
  442. #
  443. # Executable file formats / Emulations
  444. #
  445. CONFIG_BINFMT_ELF=y
  446. CONFIG_COMPAT_BINFMT_ELF=y
  447. # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
  448. # CONFIG_HAVE_AOUT is not set
  449. CONFIG_BINFMT_MISC=y
  450. CONFIG_IA32_EMULATION=y
  451. # CONFIG_IA32_AOUT is not set
  452. CONFIG_COMPAT=y
  453. CONFIG_COMPAT_FOR_U64_ALIGNMENT=y
  454. CONFIG_SYSVIPC_COMPAT=y
  455.  
  456. #
  457. # OpenVZ
  458. #
  459. CONFIG_VE=y
  460. CONFIG_VE_CALLS=m
  461. CONFIG_VZ_GENCALLS=y
  462. CONFIG_VE_NETDEV=m
  463. CONFIG_VE_ETHDEV=m
  464. CONFIG_VZ_DEV=m
  465. CONFIG_VE_IPTABLES=y
  466. CONFIG_VZ_WDOG=m
  467. CONFIG_VZ_CHECKPOINT=m
  468. CONFIG_VZ_CHECKPOINT_ITER=y
  469. CONFIG_VZ_EVENT=m
  470. CONFIG_VTTYS=y
  471. CONFIG_NET=y
  472.  
  473. #
  474. # Networking options
  475. #
  476. CONFIG_PACKET=y
  477. CONFIG_PACKET_MMAP=y
  478. CONFIG_UNIX=y
  479. # CONFIG_NET_KEY is not set
  480. CONFIG_INET=y
  481. CONFIG_IP_MULTICAST=y
  482. CONFIG_IP_ADVANCED_ROUTER=y
  483. CONFIG_ASK_IP_FIB_HASH=y
  484. # CONFIG_IP_FIB_TRIE is not set
  485. CONFIG_IP_FIB_HASH=y
  486. CONFIG_IP_MULTIPLE_TABLES=y
  487. CONFIG_IP_ROUTE_MULTIPATH=y
  488. # CONFIG_IP_ROUTE_VERBOSE is not set
  489. # CONFIG_IP_PNP is not set
  490. # CONFIG_NET_IPIP is not set
  491. # CONFIG_NET_IPGRE is not set
  492. CONFIG_IP_MROUTE=y
  493. CONFIG_IP_PIMSM_V1=y
  494. CONFIG_IP_PIMSM_V2=y
  495. # CONFIG_ARPD is not set
  496. CONFIG_SYN_COOKIES=y
  497. # CONFIG_INET_AH is not set
  498. # CONFIG_INET_ESP is not set
  499. # CONFIG_INET_IPCOMP is not set
  500. # CONFIG_INET_XFRM_TUNNEL is not set
  501. CONFIG_INET_TUNNEL=y
  502. # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
  503. # CONFIG_INET_XFRM_MODE_TUNNEL is not set
  504. # CONFIG_INET_XFRM_MODE_BEET is not set
  505. CONFIG_INET_LRO=y
  506. CONFIG_INET_DIAG=y
  507. CONFIG_INET_TCP_DIAG=y
  508. # CONFIG_TCP_CONG_ADVANCED is not set
  509. CONFIG_TCP_CONG_CUBIC=y
  510. CONFIG_DEFAULT_TCP_CONG="cubic"
  511. # CONFIG_TCP_MD5SIG is not set
  512. CONFIG_IPV6=y
  513. # CONFIG_IPV6_PRIVACY is not set
  514. # CONFIG_IPV6_ROUTER_PREF is not set
  515. # CONFIG_IPV6_OPTIMISTIC_DAD is not set
  516. # CONFIG_INET6_AH is not set
  517. # CONFIG_INET6_ESP is not set
  518. # CONFIG_INET6_IPCOMP is not set
  519. # CONFIG_IPV6_MIP6 is not set
  520. # CONFIG_INET6_XFRM_TUNNEL is not set
  521. # CONFIG_INET6_TUNNEL is not set
  522. # CONFIG_INET6_XFRM_MODE_TRANSPORT is not set
  523. # CONFIG_INET6_XFRM_MODE_TUNNEL is not set
  524. # CONFIG_INET6_XFRM_MODE_BEET is not set
  525. # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
  526. CONFIG_IPV6_SIT=y
  527. CONFIG_IPV6_NDISC_NODETYPE=y
  528. # CONFIG_IPV6_TUNNEL is not set
  529. # CONFIG_IPV6_MULTIPLE_TABLES is not set
  530. # CONFIG_IPV6_MROUTE is not set
  531. # CONFIG_NETWORK_SECMARK is not set
  532. CONFIG_NETFILTER=y
  533. # CONFIG_NETFILTER_DEBUG is not set
  534. CONFIG_NETFILTER_ADVANCED=y
  535. CONFIG_BRIDGE_NETFILTER=y
  536.  
  537. #
  538. # Core Netfilter Configuration
  539. #
  540. CONFIG_NETFILTER_NETLINK=y
  541. # CONFIG_NETFILTER_NETLINK_QUEUE is not set
  542. CONFIG_NETFILTER_NETLINK_LOG=y
  543. CONFIG_NF_CONNTRACK=y
  544. CONFIG_NF_CONNTRACK_MARK=y
  545. CONFIG_NF_CONNTRACK_EVENTS=y
  546. # CONFIG_NF_CT_PROTO_DCCP is not set
  547. # CONFIG_NF_CT_PROTO_SCTP is not set
  548. # CONFIG_NF_CT_PROTO_UDPLITE is not set
  549. # CONFIG_NF_CONNTRACK_AMANDA is not set
  550. CONFIG_NF_CONNTRACK_FTP=y
  551. # CONFIG_NF_CONNTRACK_H323 is not set
  552. CONFIG_NF_CONNTRACK_IRC=y
  553. CONFIG_NF_CONNTRACK_BROADCAST=y
  554. CONFIG_NF_CONNTRACK_NETBIOS_NS=y
  555. # CONFIG_NF_CONNTRACK_SNMP is not set
  556. # CONFIG_NF_CONNTRACK_PPTP is not set
  557. # CONFIG_NF_CONNTRACK_SANE is not set
  558. CONFIG_NF_CONNTRACK_SIP=y
  559. CONFIG_NF_CONNTRACK_TFTP=y
  560. # CONFIG_NF_CT_NETLINK is not set
  561. CONFIG_NETFILTER_TPROXY=m
  562. CONFIG_NETFILTER_XTABLES=y
  563. # CONFIG_NETFILTER_XT_TARGET_AUDIT is not set
  564. # CONFIG_NETFILTER_XT_TARGET_CHECKSUM is not set
  565. CONFIG_NETFILTER_XT_TARGET_CLASSIFY=y
  566. CONFIG_NETFILTER_XT_TARGET_CONNMARK=y
  567. # CONFIG_NETFILTER_XT_TARGET_DSCP is not set
  568. CONFIG_NETFILTER_XT_TARGET_HL=y
  569. CONFIG_NETFILTER_XT_TARGET_MARK=y
  570. CONFIG_NETFILTER_XT_TARGET_NFLOG=y
  571. # CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set
  572. # CONFIG_NETFILTER_XT_TARGET_NOTRACK is not set
  573. # CONFIG_NETFILTER_XT_TARGET_RATEEST is not set
  574. CONFIG_NETFILTER_XT_TARGET_TPROXY=m
  575. # CONFIG_NETFILTER_XT_TARGET_TRACE is not set
  576. CONFIG_NETFILTER_XT_TARGET_TCPMSS=y
  577. # CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set
  578. # CONFIG_NETFILTER_XT_MATCH_CLUSTER is not set
  579. # CONFIG_NETFILTER_XT_MATCH_COMMENT is not set
  580. CONFIG_NETFILTER_XT_MATCH_CONNBYTES=y
  581. CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=y
  582. # CONFIG_NETFILTER_XT_MATCH_CONNMARK is not set
  583. CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y
  584. # CONFIG_NETFILTER_XT_MATCH_DCCP is not set
  585. # CONFIG_NETFILTER_XT_MATCH_DSCP is not set
  586. # CONFIG_NETFILTER_XT_MATCH_ESP is not set
  587. # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set
  588. CONFIG_NETFILTER_XT_MATCH_HELPER=y
  589. CONFIG_NETFILTER_XT_MATCH_HL=y
  590. CONFIG_NETFILTER_XT_MATCH_IPRANGE=y
  591. CONFIG_NETFILTER_XT_MATCH_LENGTH=y
  592. CONFIG_NETFILTER_XT_MATCH_LIMIT=y
  593. CONFIG_NETFILTER_XT_MATCH_MAC=y
  594. CONFIG_NETFILTER_XT_MATCH_MARK=y
  595. CONFIG_NETFILTER_XT_MATCH_MULTIPORT=y
  596. CONFIG_NETFILTER_XT_MATCH_OWNER=y
  597. # CONFIG_NETFILTER_XT_MATCH_PHYSDEV is not set
  598. CONFIG_NETFILTER_XT_MATCH_PKTTYPE=y
  599. CONFIG_NETFILTER_XT_MATCH_QUOTA=y
  600. # CONFIG_NETFILTER_XT_MATCH_RATEEST is not set
  601. # CONFIG_NETFILTER_XT_MATCH_REALM is not set
  602. CONFIG_NETFILTER_XT_MATCH_RECENT=m
  603. # CONFIG_NETFILTER_XT_MATCH_RECENT_PROC_COMPAT is not set
  604. # CONFIG_NETFILTER_XT_MATCH_SCTP is not set
  605. # CONFIG_NETFILTER_XT_MATCH_SOCKET is not set
  606. CONFIG_NETFILTER_XT_MATCH_STATE=y
  607. # CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set
  608. # CONFIG_NETFILTER_XT_MATCH_STRING is not set
  609. CONFIG_NETFILTER_XT_MATCH_TCPMSS=y
  610. CONFIG_NETFILTER_XT_MATCH_TIME=y
  611. CONFIG_NETFILTER_XT_MATCH_U32=y
  612. # CONFIG_NETFILTER_XT_MATCH_OSF is not set
  613. # CONFIG_IP_SET is not set
  614. # CONFIG_IP_VS is not set
  615.  
  616. #
  617. # IP: Netfilter Configuration
  618. #
  619. CONFIG_NF_DEFRAG_IPV4=y
  620. CONFIG_NF_CONNTRACK_IPV4=y
  621. CONFIG_NF_CONNTRACK_PROC_COMPAT=y
  622. # CONFIG_IP_NF_QUEUE is not set
  623. CONFIG_IP_NF_IPTABLES=y
  624. CONFIG_IP_NF_MATCH_ADDRTYPE=y
  625. CONFIG_IP_NF_MATCH_AH=y
  626. CONFIG_IP_NF_MATCH_ECN=y
  627. CONFIG_IP_NF_MATCH_TTL=y
  628. CONFIG_IP_NF_FILTER=y
  629. CONFIG_IP_NF_TARGET_REJECT=y
  630. CONFIG_IP_NF_TARGET_LOG=y
  631. CONFIG_IP_NF_TARGET_ULOG=y
  632. CONFIG_NF_NAT=y
  633. CONFIG_NF_NAT_NEEDED=y
  634. CONFIG_IP_NF_TARGET_MASQUERADE=y
  635. CONFIG_IP_NF_TARGET_NETMAP=y
  636. CONFIG_IP_NF_TARGET_REDIRECT=y
  637. CONFIG_NF_NAT_FTP=y
  638. CONFIG_NF_NAT_IRC=y
  639. CONFIG_NF_NAT_TFTP=y
  640. # CONFIG_NF_NAT_AMANDA is not set
  641. # CONFIG_NF_NAT_PPTP is not set
  642. # CONFIG_NF_NAT_H323 is not set
  643. CONFIG_NF_NAT_SIP=y
  644. CONFIG_IP_NF_MANGLE=y
  645. # CONFIG_IP_NF_TARGET_CLUSTERIP is not set
  646. CONFIG_IP_NF_TARGET_ECN=y
  647. CONFIG_IP_NF_TARGET_TTL=y
  648. CONFIG_IP_NF_RAW=y
  649. # CONFIG_IP_NF_ARPTABLES is not set
  650.  
  651. #
  652. # IPv6: Netfilter Configuration
  653. #
  654. CONFIG_NF_CONNTRACK_IPV6=y
  655. # CONFIG_IP6_NF_QUEUE is not set
  656. CONFIG_IP6_NF_IPTABLES=y
  657. CONFIG_IP6_NF_MATCH_AH=y
  658. CONFIG_IP6_NF_MATCH_EUI64=y
  659. CONFIG_IP6_NF_MATCH_FRAG=y
  660. CONFIG_IP6_NF_MATCH_OPTS=y
  661. CONFIG_IP6_NF_MATCH_HL=y
  662. CONFIG_IP6_NF_MATCH_IPV6HEADER=y
  663. # CONFIG_IP6_NF_MATCH_MH is not set
  664. CONFIG_IP6_NF_MATCH_RT=y
  665. CONFIG_IP6_NF_TARGET_HL=y
  666. CONFIG_IP6_NF_TARGET_LOG=y
  667. CONFIG_IP6_NF_FILTER=y
  668. CONFIG_IP6_NF_TARGET_REJECT=y
  669. CONFIG_IP6_NF_MANGLE=y
  670. CONFIG_IP6_NF_RAW=y
  671. # CONFIG_BRIDGE_NF_EBTABLES is not set
  672. # CONFIG_IP_DCCP is not set
  673. # CONFIG_IP_SCTP is not set
  674. # CONFIG_RDS is not set
  675. # CONFIG_TIPC is not set
  676. # CONFIG_ATM is not set
  677. CONFIG_STP=y
  678. CONFIG_BRIDGE=y
  679. CONFIG_BRIDGE_IGMP_SNOOPING=y
  680. # CONFIG_NET_DSA is not set
  681. CONFIG_VLAN_8021Q=y
  682. # CONFIG_VLAN_8021Q_GVRP is not set
  683. # CONFIG_DECNET is not set
  684. CONFIG_LLC=y
  685. # CONFIG_LLC2 is not set
  686. # CONFIG_IPX is not set
  687. # CONFIG_ATALK is not set
  688. # CONFIG_X25 is not set
  689. # CONFIG_LAPB is not set
  690. # CONFIG_ECONET is not set
  691. # CONFIG_WAN_ROUTER is not set
  692. # CONFIG_PHONET is not set
  693. # CONFIG_IEEE802154 is not set
  694. # CONFIG_NET_SCHED is not set
  695. # CONFIG_DCB is not set
  696.  
  697. #
  698. # Network testing
  699. #
  700. # CONFIG_NET_PKTGEN is not set
  701. # CONFIG_HAMRADIO is not set
  702. # CONFIG_CAN is not set
  703. # CONFIG_IRDA is not set
  704. # CONFIG_BT is not set
  705. # CONFIG_AF_RXRPC is not set
  706. CONFIG_FIB_RULES=y
  707. # CONFIG_WIRELESS is not set
  708. # CONFIG_WIMAX is not set
  709. # CONFIG_RFKILL is not set
  710. # CONFIG_NET_9P is not set
  711.  
  712. #
  713. # Device Drivers
  714. #
  715.  
  716. #
  717. # Generic Driver Options
  718. #
  719. CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
  720. # CONFIG_DEVTMPFS is not set
  721. CONFIG_STANDALONE=y
  722. CONFIG_PREVENT_FIRMWARE_BUILD=y
  723. CONFIG_FW_LOADER=y
  724. # CONFIG_FIRMWARE_IN_KERNEL is not set
  725. CONFIG_EXTRA_FIRMWARE=""
  726. # CONFIG_DEBUG_DRIVER is not set
  727. # CONFIG_DEBUG_DEVRES is not set
  728. # CONFIG_SYS_HYPERVISOR is not set
  729. # CONFIG_CONNECTOR is not set
  730. # CONFIG_MTD is not set
  731. # CONFIG_PARPORT is not set
  732. CONFIG_BLK_DEV=y
  733. # CONFIG_BLK_DEV_FD is not set
  734. # CONFIG_BLK_CPQ_DA is not set
  735. # CONFIG_BLK_CPQ_CISS_DA is not set
  736. # CONFIG_BLK_DEV_DAC960 is not set
  737. # CONFIG_BLK_DEV_UMEM is not set
  738. # CONFIG_BLK_DEV_COW_COMMON is not set
  739. CONFIG_BLK_DEV_LOOP=m
  740. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  741. # CONFIG_BLK_DEV_PLOOP is not set
  742. # CONFIG_BLK_DEV_NBD is not set
  743. # CONFIG_BLK_DEV_SX8 is not set
  744. # CONFIG_BLK_DEV_UB is not set
  745. CONFIG_BLK_DEV_RAM=y
  746. CONFIG_BLK_DEV_RAM_COUNT=16
  747. CONFIG_BLK_DEV_RAM_SIZE=16384
  748. # CONFIG_BLK_DEV_XIP is not set
  749. CONFIG_CDROM_PKTCDVD=y
  750. CONFIG_CDROM_PKTCDVD_BUFFERS=8
  751. # CONFIG_CDROM_PKTCDVD_WCACHE is not set
  752. # CONFIG_ATA_OVER_ETH is not set
  753. # CONFIG_BLK_DEV_HD is not set
  754.  
  755. #
  756. # DRBD disabled because PROC_FS, INET or CONNECTOR not selected
  757. #
  758. # CONFIG_MISC_DEVICES is not set
  759. CONFIG_HAVE_IDE=y
  760. # CONFIG_IDE is not set
  761.  
  762. #
  763. # SCSI device support
  764. #
  765. # CONFIG_RAID_ATTRS is not set
  766. CONFIG_SCSI=y
  767. CONFIG_SCSI_DMA=y
  768. # CONFIG_SCSI_TGT is not set
  769. # CONFIG_SCSI_NETLINK is not set
  770. CONFIG_SCSI_PROC_FS=y
  771.  
  772. #
  773. # SCSI support type (disk, tape, CD-ROM)
  774. #
  775. CONFIG_BLK_DEV_SD=y
  776. # CONFIG_CHR_DEV_ST is not set
  777. # CONFIG_CHR_DEV_OSST is not set
  778. CONFIG_BLK_DEV_SR=y
  779. CONFIG_BLK_DEV_SR_VENDOR=y
  780. CONFIG_CHR_DEV_SG=y
  781. # CONFIG_CHR_DEV_SCH is not set
  782. # CONFIG_SCSI_MULTI_LUN is not set
  783. CONFIG_SCSI_CONSTANTS=y
  784. # CONFIG_SCSI_LOGGING is not set
  785. # CONFIG_SCSI_SCAN_ASYNC is not set
  786. CONFIG_SCSI_WAIT_SCAN=m
  787.  
  788. #
  789. # SCSI Transports
  790. #
  791. CONFIG_SCSI_SPI_ATTRS=y
  792. # CONFIG_SCSI_FC_ATTRS is not set
  793. # CONFIG_SCSI_ISCSI_ATTRS is not set
  794. # CONFIG_SCSI_SAS_ATTRS is not set
  795. # CONFIG_SCSI_SAS_LIBSAS is not set
  796. # CONFIG_SCSI_SRP_ATTRS is not set
  797. # CONFIG_SCSI_LOWLEVEL is not set
  798. # CONFIG_SCSI_DH is not set
  799. # CONFIG_SCSI_OSD_INITIATOR is not set
  800. CONFIG_ATA=y
  801. # CONFIG_ATA_NONSTANDARD is not set
  802. # CONFIG_ATA_VERBOSE_ERROR is not set
  803. # CONFIG_SATA_PMP is not set
  804. CONFIG_SATA_AHCI=y
  805. # CONFIG_SATA_SIL24 is not set
  806. # CONFIG_ATA_SFF is not set
  807. CONFIG_MD=y
  808. CONFIG_BLK_DEV_MD=y
  809. CONFIG_MD_AUTODETECT=y
  810. # CONFIG_MD_LINEAR is not set
  811. CONFIG_MD_RAID0=y
  812. CONFIG_MD_RAID1=y
  813. # CONFIG_MD_RAID10 is not set
  814. # CONFIG_MD_RAID456 is not set
  815. # CONFIG_MD_MULTIPATH is not set
  816. # CONFIG_MD_FAULTY is not set
  817. CONFIG_BLK_DEV_DM=y
  818. # CONFIG_DM_DEBUG is not set
  819. # CONFIG_DM_CRYPT is not set
  820. # CONFIG_DM_SNAPSHOT is not set
  821. # CONFIG_DM_MIRROR is not set
  822. # CONFIG_DM_RAID is not set
  823. # CONFIG_DM_ZERO is not set
  824. # CONFIG_DM_MULTIPATH is not set
  825. # CONFIG_DM_DELAY is not set
  826. # CONFIG_DM_REPLICATOR is not set
  827. # CONFIG_DM_RAID45 is not set
  828. # CONFIG_DM_UEVENT is not set
  829. # CONFIG_DM_FLAKEY is not set
  830. # CONFIG_TARGET_CORE is not set
  831. # CONFIG_FUSION is not set
  832.  
  833. #
  834. # IEEE 1394 (FireWire) support
  835. #
  836.  
  837. #
  838. # You can enable one or both FireWire driver stacks.
  839. #
  840.  
  841. #
  842. # See the help texts for more information.
  843. #
  844. # CONFIG_FIREWIRE is not set
  845. # CONFIG_IEEE1394 is not set
  846. # CONFIG_I2O is not set
  847. # CONFIG_MACINTOSH_DRIVERS is not set
  848. CONFIG_NETDEVICES=y
  849. # CONFIG_DUMMY is not set
  850. # CONFIG_BONDING is not set
  851. # CONFIG_MACVLAN is not set
  852. # CONFIG_EQUALIZER is not set
  853. CONFIG_TUN=y
  854. # CONFIG_VETH is not set
  855. # CONFIG_ARCNET is not set
  856. # CONFIG_PHYLIB is not set
  857. CONFIG_NET_ETHERNET=y
  858. CONFIG_MII=y
  859. # CONFIG_HAPPYMEAL is not set
  860. # CONFIG_SUNGEM is not set
  861. # CONFIG_CASSINI is not set
  862. # CONFIG_NET_VENDOR_3COM is not set
  863. # CONFIG_ETHOC is not set
  864. # CONFIG_DNET is not set
  865. # CONFIG_NET_TULIP is not set
  866. # CONFIG_HP100 is not set
  867. # CONFIG_IBM_NEW_EMAC_ZMII is not set
  868. # CONFIG_IBM_NEW_EMAC_RGMII is not set
  869. # CONFIG_IBM_NEW_EMAC_TAH is not set
  870. # CONFIG_IBM_NEW_EMAC_EMAC4 is not set
  871. # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
  872. # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
  873. # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
  874. CONFIG_NET_PCI=y
  875. # CONFIG_PCNET32 is not set
  876. # CONFIG_AMD8111_ETH is not set
  877. # CONFIG_ADAPTEC_STARFIRE is not set
  878. # CONFIG_B44 is not set
  879. # CONFIG_FORCEDETH is not set
  880. # CONFIG_E100 is not set
  881. # CONFIG_FEALNX is not set
  882. # CONFIG_NATSEMI is not set
  883. # CONFIG_NE2K_PCI is not set
  884. # CONFIG_8139CP is not set
  885. CONFIG_8139TOO=y
  886. # CONFIG_8139TOO_PIO is not set
  887. # CONFIG_8139TOO_TUNE_TWISTER is not set
  888. # CONFIG_8139TOO_8129 is not set
  889. # CONFIG_8139_OLD_RX_RESET is not set
  890. # CONFIG_R6040 is not set
  891. # CONFIG_SIS900 is not set
  892. # CONFIG_EPIC100 is not set
  893. # CONFIG_SMSC9420 is not set
  894. # CONFIG_SUNDANCE is not set
  895. # CONFIG_TLAN is not set
  896. # CONFIG_KS8842 is not set
  897. # CONFIG_KS8851_MLL is not set
  898. # CONFIG_VIA_RHINE is not set
  899. # CONFIG_SC92031 is not set
  900. # CONFIG_ATL2 is not set
  901. CONFIG_NETDEV_1000=y
  902. # CONFIG_ACENIC is not set
  903. # CONFIG_DL2K is not set
  904. # CONFIG_E1000 is not set
  905. CONFIG_E1000E=y
  906. # CONFIG_IP1000 is not set
  907. # CONFIG_IGB is not set
  908. # CONFIG_IGBVF is not set
  909. # CONFIG_NS83820 is not set
  910. # CONFIG_HAMACHI is not set
  911. # CONFIG_YELLOWFIN is not set
  912. # CONFIG_R8169 is not set
  913. # CONFIG_SIS190 is not set
  914. # CONFIG_SKGE is not set
  915. # CONFIG_SKY2 is not set
  916. # CONFIG_VIA_VELOCITY is not set
  917. # CONFIG_TIGON3 is not set
  918. # CONFIG_BNX2 is not set
  919. # CONFIG_CNIC is not set
  920. # CONFIG_QLA3XXX is not set
  921. # CONFIG_ATL1 is not set
  922. # CONFIG_ATL1E is not set
  923. # CONFIG_ATL1C is not set
  924. # CONFIG_JME is not set
  925. # CONFIG_NETDEV_10000 is not set
  926. # CONFIG_TR is not set
  927. # CONFIG_WLAN is not set
  928.  
  929. #
  930. # Enable WiMAX (Networking options) to see the WiMAX drivers
  931. #
  932.  
  933. #
  934. # USB Network Adapters
  935. #
  936. # CONFIG_USB_CATC is not set
  937. # CONFIG_USB_KAWETH is not set
  938. # CONFIG_USB_PEGASUS is not set
  939. # CONFIG_USB_RTL8150 is not set
  940. # CONFIG_USB_USBNET is not set
  941. # CONFIG_WAN is not set
  942. # CONFIG_FDDI is not set
  943. # CONFIG_HIPPI is not set
  944. CONFIG_PPP=y
  945. # CONFIG_PPP_MULTILINK is not set
  946. # CONFIG_PPP_FILTER is not set
  947. CONFIG_PPP_ASYNC=y
  948. # CONFIG_PPP_SYNC_TTY is not set
  949. CONFIG_PPP_DEFLATE=y
  950. CONFIG_PPP_BSDCOMP=y
  951. # CONFIG_PPP_MPPE is not set
  952. CONFIG_PPPOE=y
  953. # CONFIG_PPPOL2TP is not set
  954. # CONFIG_SLIP is not set
  955. CONFIG_SLHC=y
  956. # CONFIG_NET_FC is not set
  957. # CONFIG_NETCONSOLE is not set
  958. # CONFIG_NETPOLL is not set
  959. # CONFIG_NET_POLL_CONTROLLER is not set
  960. # CONFIG_VMXNET3 is not set
  961. # CONFIG_ISDN is not set
  962. # CONFIG_PHONE is not set
  963.  
  964. #
  965. # Input device support
  966. #
  967. CONFIG_INPUT=y
  968. # CONFIG_INPUT_FF_MEMLESS is not set
  969. # CONFIG_INPUT_POLLDEV is not set
  970.  
  971. #
  972. # Userland interfaces
  973. #
  974. CONFIG_INPUT_MOUSEDEV=y
  975. # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
  976. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  977. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  978. # CONFIG_INPUT_JOYDEV is not set
  979. # CONFIG_INPUT_EVDEV is not set
  980. # CONFIG_INPUT_EVBUG is not set
  981.  
  982. #
  983. # Input Device Drivers
  984. #
  985. CONFIG_INPUT_KEYBOARD=y
  986. # CONFIG_KEYBOARD_ADP5588 is not set
  987. CONFIG_KEYBOARD_ATKBD=y
  988. # CONFIG_QT2160 is not set
  989. # CONFIG_KEYBOARD_LKKBD is not set
  990. # CONFIG_KEYBOARD_MAX7359 is not set
  991. # CONFIG_KEYBOARD_NEWTON is not set
  992. # CONFIG_KEYBOARD_OPENCORES is not set
  993. # CONFIG_KEYBOARD_STOWAWAY is not set
  994. # CONFIG_KEYBOARD_SUNKBD is not set
  995. # CONFIG_KEYBOARD_XTKBD is not set
  996. # CONFIG_INPUT_MOUSE is not set
  997. # CONFIG_INPUT_JOYSTICK is not set
  998. # CONFIG_INPUT_TABLET is not set
  999. # CONFIG_INPUT_TOUCHSCREEN is not set
  1000. # CONFIG_INPUT_MISC is not set
  1001.  
  1002. #
  1003. # Hardware I/O ports
  1004. #
  1005. CONFIG_SERIO=y
  1006. CONFIG_SERIO_I8042=y
  1007. # CONFIG_SERIO_SERPORT is not set
  1008. # CONFIG_SERIO_CT82C710 is not set
  1009. # CONFIG_SERIO_PCIPS2 is not set
  1010. CONFIG_SERIO_LIBPS2=y
  1011. # CONFIG_SERIO_RAW is not set
  1012. # CONFIG_GAMEPORT is not set
  1013.  
  1014. #
  1015. # Character devices
  1016. #
  1017. CONFIG_VT=y
  1018. CONFIG_CONSOLE_TRANSLATIONS=y
  1019. CONFIG_VT_CONSOLE=y
  1020. CONFIG_HW_CONSOLE=y
  1021. # CONFIG_VT_HW_CONSOLE_BINDING is not set
  1022. # CONFIG_DEVKMEM is not set
  1023. # CONFIG_SERIAL_NONSTANDARD is not set
  1024. # CONFIG_NOZOMI is not set
  1025.  
  1026. #
  1027. # Serial drivers
  1028. #
  1029. CONFIG_SERIAL_8250=y
  1030. CONFIG_SERIAL_8250_CONSOLE=y
  1031. CONFIG_FIX_EARLYCON_MEM=y
  1032. CONFIG_SERIAL_8250_PCI=y
  1033. CONFIG_SERIAL_8250_NR_UARTS=32
  1034. CONFIG_SERIAL_8250_RUNTIME_UARTS=4
  1035. CONFIG_SERIAL_8250_EXTENDED=y
  1036. CONFIG_SERIAL_8250_MANY_PORTS=y
  1037. CONFIG_SERIAL_8250_SHARE_IRQ=y
  1038. CONFIG_SERIAL_8250_DETECT_IRQ=y
  1039. CONFIG_SERIAL_8250_RSA=y
  1040.  
  1041. #
  1042. # Non-8250 serial port support
  1043. #
  1044. CONFIG_SERIAL_CORE=y
  1045. CONFIG_SERIAL_CORE_CONSOLE=y
  1046. # CONFIG_SERIAL_JSM is not set
  1047. CONFIG_UNIX98_PTYS=y
  1048. # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
  1049. CONFIG_LEGACY_PTYS=y
  1050. # CONFIG_CRASH is not set
  1051. CONFIG_LEGACY_PTY_COUNT=256
  1052. # CONFIG_IPMI_HANDLER is not set
  1053. CONFIG_HW_RANDOM=y
  1054. # CONFIG_HW_RANDOM_TIMERIOMEM is not set
  1055. CONFIG_HW_RANDOM_INTEL=y
  1056. # CONFIG_HW_RANDOM_AMD is not set
  1057. CONFIG_HW_RANDOM_VIA=y
  1058. # CONFIG_NVRAM is not set
  1059. # CONFIG_RTC is not set
  1060. # CONFIG_GEN_RTC is not set
  1061. # CONFIG_R3964 is not set
  1062. # CONFIG_APPLICOM is not set
  1063. # CONFIG_MWAVE is not set
  1064. # CONFIG_PC8736x_GPIO is not set
  1065. # CONFIG_RAW_DRIVER is not set
  1066. # CONFIG_HANGCHECK_TIMER is not set
  1067. # CONFIG_TCG_TPM is not set
  1068. # CONFIG_TELCLOCK is not set
  1069. CONFIG_DEVPORT=y
  1070. CONFIG_I2C=y
  1071. CONFIG_I2C_BOARDINFO=y
  1072. CONFIG_I2C_COMPAT=y
  1073. CONFIG_I2C_CHARDEV=m
  1074. CONFIG_I2C_HELPER_AUTO=y
  1075.  
  1076. #
  1077. # I2C Hardware Bus support
  1078. #
  1079.  
  1080. #
  1081. # PC SMBus host controller drivers
  1082. #
  1083. # CONFIG_I2C_ALI1535 is not set
  1084. # CONFIG_I2C_ALI1563 is not set
  1085. # CONFIG_I2C_ALI15X3 is not set
  1086. # CONFIG_I2C_AMD756 is not set
  1087. # CONFIG_I2C_AMD8111 is not set
  1088. CONFIG_I2C_I801=m
  1089. # CONFIG_I2C_ISCH is not set
  1090. # CONFIG_I2C_PIIX4 is not set
  1091. # CONFIG_I2C_NFORCE2 is not set
  1092. # CONFIG_I2C_SIS5595 is not set
  1093. # CONFIG_I2C_SIS630 is not set
  1094. # CONFIG_I2C_SIS96X is not set
  1095. # CONFIG_I2C_VIA is not set
  1096. # CONFIG_I2C_VIAPRO is not set
  1097.  
  1098. #
  1099. # I2C system bus drivers (mostly embedded / system-on-chip)
  1100. #
  1101. # CONFIG_I2C_OCORES is not set
  1102. # CONFIG_I2C_SIMTEC is not set
  1103.  
  1104. #
  1105. # External I2C/SMBus adapter drivers
  1106. #
  1107. # CONFIG_I2C_PARPORT_LIGHT is not set
  1108. # CONFIG_I2C_TAOS_EVM is not set
  1109. # CONFIG_I2C_TINY_USB is not set
  1110.  
  1111. #
  1112. # Graphics adapter I2C/DDC channel drivers
  1113. #
  1114. # CONFIG_I2C_VOODOO3 is not set
  1115.  
  1116. #
  1117. # Other I2C/SMBus bus drivers
  1118. #
  1119. # CONFIG_I2C_PCA_PLATFORM is not set
  1120. # CONFIG_I2C_STUB is not set
  1121.  
  1122. #
  1123. # Miscellaneous I2C Chip support
  1124. #
  1125. # CONFIG_DS1682 is not set
  1126. # CONFIG_SENSORS_TSL2550 is not set
  1127. # CONFIG_I2C_DEBUG_CORE is not set
  1128. # CONFIG_I2C_DEBUG_ALGO is not set
  1129. # CONFIG_I2C_DEBUG_BUS is not set
  1130. # CONFIG_I2C_DEBUG_CHIP is not set
  1131. # CONFIG_SPI is not set
  1132.  
  1133. #
  1134. # PPS support
  1135. #
  1136. # CONFIG_PPS is not set
  1137. CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
  1138. # CONFIG_GPIOLIB is not set
  1139. # CONFIG_W1 is not set
  1140. # CONFIG_POWER_SUPPLY is not set
  1141. CONFIG_HWMON=m
  1142. CONFIG_HWMON_VID=m
  1143. # CONFIG_HWMON_DEBUG_CHIP is not set
  1144.  
  1145. #
  1146. # Native drivers
  1147. #
  1148. # CONFIG_SENSORS_ABITUGURU is not set
  1149. # CONFIG_SENSORS_ABITUGURU3 is not set
  1150. # CONFIG_SENSORS_AD7414 is not set
  1151. # CONFIG_SENSORS_AD7418 is not set
  1152. # CONFIG_SENSORS_ADM1021 is not set
  1153. # CONFIG_SENSORS_ADM1025 is not set
  1154. # CONFIG_SENSORS_ADM1026 is not set
  1155. # CONFIG_SENSORS_ADM1029 is not set
  1156. # CONFIG_SENSORS_ADM1031 is not set
  1157. # CONFIG_SENSORS_ADM9240 is not set
  1158. # CONFIG_SENSORS_ADT7462 is not set
  1159. # CONFIG_SENSORS_ADT7470 is not set
  1160. # CONFIG_SENSORS_ADT7473 is not set
  1161. # CONFIG_SENSORS_ADT7475 is not set
  1162. # CONFIG_SENSORS_K8TEMP is not set
  1163. # CONFIG_SENSORS_K10TEMP is not set
  1164. # CONFIG_SENSORS_ASB100 is not set
  1165. # CONFIG_SENSORS_ATXP1 is not set
  1166. # CONFIG_SENSORS_DS1621 is not set
  1167. # CONFIG_SENSORS_I5K_AMB is not set
  1168. # CONFIG_SENSORS_F71805F is not set
  1169. # CONFIG_SENSORS_F71882FG is not set
  1170. # CONFIG_SENSORS_F75375S is not set
  1171. # CONFIG_SENSORS_FSCHMD is not set
  1172. # CONFIG_SENSORS_G760A is not set
  1173. # CONFIG_SENSORS_GL518SM is not set
  1174. # CONFIG_SENSORS_GL520SM is not set
  1175. CONFIG_SENSORS_CORETEMP=m
  1176. # CONFIG_SENSORS_IT87 is not set
  1177. # CONFIG_SENSORS_LM63 is not set
  1178. # CONFIG_SENSORS_LM75 is not set
  1179. # CONFIG_SENSORS_LM77 is not set
  1180. # CONFIG_SENSORS_LM78 is not set
  1181. # CONFIG_SENSORS_LM80 is not set
  1182. # CONFIG_SENSORS_LM83 is not set
  1183. # CONFIG_SENSORS_LM85 is not set
  1184. # CONFIG_SENSORS_LM87 is not set
  1185. # CONFIG_SENSORS_LM90 is not set
  1186. # CONFIG_SENSORS_LM92 is not set
  1187. # CONFIG_SENSORS_LM93 is not set
  1188. # CONFIG_SENSORS_LTC4215 is not set
  1189. # CONFIG_SENSORS_LTC4245 is not set
  1190. # CONFIG_SENSORS_LM95241 is not set
  1191. # CONFIG_SENSORS_MAX1619 is not set
  1192. # CONFIG_SENSORS_MAX6650 is not set
  1193. # CONFIG_SENSORS_PC87360 is not set
  1194. # CONFIG_SENSORS_PC87427 is not set
  1195. # CONFIG_SENSORS_PCF8591 is not set
  1196. # CONFIG_SENSORS_SIS5595 is not set
  1197. # CONFIG_SENSORS_DME1737 is not set
  1198. # CONFIG_SENSORS_SMSC47M1 is not set
  1199. # CONFIG_SENSORS_SMSC47M192 is not set
  1200. # CONFIG_SENSORS_SMSC47B397 is not set
  1201. # CONFIG_SENSORS_ADS7828 is not set
  1202. # CONFIG_SENSORS_THMC50 is not set
  1203. # CONFIG_SENSORS_TMP401 is not set
  1204. # CONFIG_SENSORS_TMP421 is not set
  1205. # CONFIG_SENSORS_VIA_CPUTEMP is not set
  1206. # CONFIG_SENSORS_VIA686A is not set
  1207. # CONFIG_SENSORS_VT1211 is not set
  1208. # CONFIG_SENSORS_VT8231 is not set
  1209. # CONFIG_SENSORS_W83781D is not set
  1210. # CONFIG_SENSORS_W83791D is not set
  1211. # CONFIG_SENSORS_W83792D is not set
  1212. # CONFIG_SENSORS_W83793 is not set
  1213. # CONFIG_SENSORS_W83L785TS is not set
  1214. # CONFIG_SENSORS_W83L786NG is not set
  1215. # CONFIG_SENSORS_W83627HF is not set
  1216. CONFIG_SENSORS_W83627EHF=m
  1217. # CONFIG_SENSORS_HDAPS is not set
  1218. # CONFIG_SENSORS_APPLESMC is not set
  1219. CONFIG_THERMAL=y
  1220. # CONFIG_WATCHDOG is not set
  1221. CONFIG_SSB_POSSIBLE=y
  1222.  
  1223. #
  1224. # Sonics Silicon Backplane
  1225. #
  1226. # CONFIG_SSB is not set
  1227.  
  1228. #
  1229. # Multifunction device drivers
  1230. #
  1231. # CONFIG_MFD_CORE is not set
  1232. # CONFIG_MFD_SM501 is not set
  1233. # CONFIG_HTC_PASIC3 is not set
  1234. # CONFIG_TWL4030_CORE is not set
  1235. # CONFIG_MFD_TMIO is not set
  1236. # CONFIG_PMIC_DA903X is not set
  1237. # CONFIG_MFD_WM8400 is not set
  1238. # CONFIG_MFD_WM831X is not set
  1239. # CONFIG_MFD_WM8350_I2C is not set
  1240. # CONFIG_MFD_PCF50633 is not set
  1241. # CONFIG_AB3100_CORE is not set
  1242. # CONFIG_REGULATOR is not set
  1243. CONFIG_BKL=y
  1244. # CONFIG_MEDIA_SUPPORT is not set
  1245.  
  1246. #
  1247. # Graphics support
  1248. #
  1249. CONFIG_AGP=y
  1250. CONFIG_AGP_AMD64=y
  1251. CONFIG_AGP_INTEL=y
  1252. # CONFIG_AGP_SIS is not set
  1253. # CONFIG_AGP_VIA is not set
  1254. CONFIG_VGA_ARB=y
  1255. CONFIG_VGA_ARB_MAX_GPUS=64
  1256. # CONFIG_DRM is not set
  1257. # CONFIG_VGASTATE is not set
  1258. # CONFIG_VIDEO_OUTPUT_CONTROL is not set
  1259. # CONFIG_FB is not set
  1260. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  1261.  
  1262. #
  1263. # Display device support
  1264. #
  1265. # CONFIG_DISPLAY_SUPPORT is not set
  1266.  
  1267. #
  1268. # Console display driver support
  1269. #
  1270. CONFIG_VGA_CONSOLE=y
  1271. CONFIG_VGACON_SOFT_SCROLLBACK=y
  1272. CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=64
  1273. CONFIG_DUMMY_CONSOLE=y
  1274. CONFIG_SOUND=y
  1275. CONFIG_SOUND_OSS_CORE=y
  1276. CONFIG_SOUND_OSS_CORE_PRECLAIM=y
  1277. CONFIG_SND=y
  1278. CONFIG_SND_TIMER=y
  1279. CONFIG_SND_PCM=y
  1280. CONFIG_SND_SEQUENCER=y
  1281. # CONFIG_SND_SEQ_DUMMY is not set
  1282. CONFIG_SND_OSSEMUL=y
  1283. CONFIG_SND_MIXER_OSS=y
  1284. CONFIG_SND_PCM_OSS=y
  1285. CONFIG_SND_PCM_OSS_PLUGINS=y
  1286. CONFIG_SND_SEQUENCER_OSS=y
  1287. # CONFIG_SND_HRTIMER is not set
  1288. CONFIG_SND_DYNAMIC_MINORS=y
  1289. # CONFIG_SND_SUPPORT_OLD_API is not set
  1290. # CONFIG_SND_VERBOSE_PROCFS is not set
  1291. # CONFIG_SND_VERBOSE_PRINTK is not set
  1292. # CONFIG_SND_DEBUG is not set
  1293. CONFIG_SND_VMASTER=y
  1294. CONFIG_SND_DMA_SGBUF=y
  1295. # CONFIG_SND_RAWMIDI_SEQ is not set
  1296. # CONFIG_SND_OPL3_LIB_SEQ is not set
  1297. # CONFIG_SND_OPL4_LIB_SEQ is not set
  1298. # CONFIG_SND_SBAWE_SEQ is not set
  1299. # CONFIG_SND_EMU10K1_SEQ is not set
  1300. # CONFIG_SND_DRIVERS is not set
  1301. CONFIG_SND_PCI=y
  1302. # CONFIG_SND_AD1889 is not set
  1303. # CONFIG_SND_ALS300 is not set
  1304. # CONFIG_SND_ALS4000 is not set
  1305. # CONFIG_SND_ALI5451 is not set
  1306. # CONFIG_SND_ATIIXP is not set
  1307. # CONFIG_SND_ATIIXP_MODEM is not set
  1308. # CONFIG_SND_AU8810 is not set
  1309. # CONFIG_SND_AU8820 is not set
  1310. # CONFIG_SND_AU8830 is not set
  1311. # CONFIG_SND_AW2 is not set
  1312. # CONFIG_SND_AZT3328 is not set
  1313. # CONFIG_SND_BT87X is not set
  1314. # CONFIG_SND_CA0106 is not set
  1315. # CONFIG_SND_CMIPCI is not set
  1316. # CONFIG_SND_OXYGEN is not set
  1317. # CONFIG_SND_CS4281 is not set
  1318. # CONFIG_SND_CS46XX is not set
  1319. # CONFIG_SND_CS5530 is not set
  1320. # CONFIG_SND_CS5535AUDIO is not set
  1321. # CONFIG_SND_CTXFI is not set
  1322. # CONFIG_SND_DARLA20 is not set
  1323. # CONFIG_SND_GINA20 is not set
  1324. # CONFIG_SND_LAYLA20 is not set
  1325. # CONFIG_SND_DARLA24 is not set
  1326. # CONFIG_SND_GINA24 is not set
  1327. # CONFIG_SND_LAYLA24 is not set
  1328. # CONFIG_SND_MONA is not set
  1329. # CONFIG_SND_MIA is not set
  1330. # CONFIG_SND_ECHO3G is not set
  1331. # CONFIG_SND_INDIGO is not set
  1332. # CONFIG_SND_INDIGOIO is not set
  1333. # CONFIG_SND_INDIGODJ is not set
  1334. # CONFIG_SND_INDIGOIOX is not set
  1335. # CONFIG_SND_INDIGODJX is not set
  1336. # CONFIG_SND_EMU10K1 is not set
  1337. # CONFIG_SND_EMU10K1X is not set
  1338. # CONFIG_SND_ENS1370 is not set
  1339. # CONFIG_SND_ENS1371 is not set
  1340. # CONFIG_SND_ES1938 is not set
  1341. # CONFIG_SND_ES1968 is not set
  1342. # CONFIG_SND_FM801 is not set
  1343. CONFIG_SND_HDA_INTEL=m
  1344. CONFIG_SND_HDA_PREALLOC_SIZE=64
  1345. # CONFIG_SND_HDA_HWDEP is not set
  1346. # CONFIG_SND_HDA_INPUT_BEEP is not set
  1347. # CONFIG_SND_HDA_INPUT_JACK is not set
  1348. # CONFIG_SND_HDA_PATCH_LOADER is not set
  1349. CONFIG_SND_HDA_CODEC_REALTEK=y
  1350. CONFIG_SND_HDA_ENABLE_REALTEK_QUIRKS=y
  1351. CONFIG_SND_HDA_CODEC_ANALOG=y
  1352. CONFIG_SND_HDA_CODEC_SIGMATEL=y
  1353. CONFIG_SND_HDA_CODEC_VIA=y
  1354. CONFIG_SND_HDA_CODEC_HDMI=y
  1355. CONFIG_SND_HDA_CODEC_CIRRUS=y
  1356. CONFIG_SND_HDA_CODEC_CONEXANT=y
  1357. CONFIG_SND_HDA_CODEC_CA0110=y
  1358. CONFIG_SND_HDA_CODEC_CA0132=y
  1359. CONFIG_SND_HDA_CODEC_CMEDIA=y
  1360. CONFIG_SND_HDA_CODEC_SI3054=y
  1361. CONFIG_SND_HDA_GENERIC=y
  1362. # CONFIG_SND_HDA_POWER_SAVE is not set
  1363. # CONFIG_SND_HDSP is not set
  1364. # CONFIG_SND_HDSPM is not set
  1365. # CONFIG_SND_HIFIER is not set
  1366. # CONFIG_SND_ICE1712 is not set
  1367. # CONFIG_SND_ICE1724 is not set
  1368. # CONFIG_SND_INTEL8X0 is not set
  1369. # CONFIG_SND_INTEL8X0M is not set
  1370. # CONFIG_SND_KORG1212 is not set
  1371. # CONFIG_SND_LX6464ES is not set
  1372. # CONFIG_SND_MAESTRO3 is not set
  1373. # CONFIG_SND_MIXART is not set
  1374. # CONFIG_SND_NM256 is not set
  1375. # CONFIG_SND_PCXHR is not set
  1376. # CONFIG_SND_RIPTIDE is not set
  1377. # CONFIG_SND_RME32 is not set
  1378. # CONFIG_SND_RME96 is not set
  1379. # CONFIG_SND_RME9652 is not set
  1380. # CONFIG_SND_SONICVIBES is not set
  1381. # CONFIG_SND_TRIDENT is not set
  1382. # CONFIG_SND_VIA82XX is not set
  1383. # CONFIG_SND_VIA82XX_MODEM is not set
  1384. # CONFIG_SND_VIRTUOSO is not set
  1385. # CONFIG_SND_VX222 is not set
  1386. # CONFIG_SND_YMFPCI is not set
  1387. # CONFIG_SND_USB is not set
  1388. # CONFIG_SND_SOC is not set
  1389. # CONFIG_SOUND_PRIME is not set
  1390. CONFIG_HID_SUPPORT=y
  1391. CONFIG_HID=y
  1392. # CONFIG_HIDRAW is not set
  1393.  
  1394. #
  1395. # USB Input Devices
  1396. #
  1397. # CONFIG_USB_HID is not set
  1398. # CONFIG_HID_PID is not set
  1399.  
  1400. #
  1401. # Special HID drivers
  1402. #
  1403. CONFIG_USB_SUPPORT=y
  1404. CONFIG_USB_ARCH_HAS_HCD=y
  1405. CONFIG_USB_ARCH_HAS_OHCI=y
  1406. CONFIG_USB_ARCH_HAS_EHCI=y
  1407. CONFIG_USB=y
  1408. # CONFIG_USB_DEBUG is not set
  1409. # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
  1410.  
  1411. #
  1412. # Miscellaneous USB options
  1413. #
  1414. # CONFIG_USB_DEVICEFS is not set
  1415. # CONFIG_USB_DEVICE_CLASS is not set
  1416. # CONFIG_USB_DYNAMIC_MINORS is not set
  1417. CONFIG_USB_SUSPEND=y
  1418. # CONFIG_USB_OTG is not set
  1419. # CONFIG_USB_MON is not set
  1420. # CONFIG_USB_WUSB is not set
  1421. # CONFIG_USB_WUSB_CBAF is not set
  1422.  
  1423. #
  1424. # USB Host Controller Drivers
  1425. #
  1426. # CONFIG_USB_C67X00_HCD is not set
  1427. # CONFIG_USB_XHCI_HCD is not set
  1428. CONFIG_USB_EHCI_HCD=y
  1429. # CONFIG_USB_EHCI_ROOT_HUB_TT is not set
  1430. # CONFIG_USB_EHCI_TT_NEWSCHED is not set
  1431. # CONFIG_USB_OXU210HP_HCD is not set
  1432. # CONFIG_USB_ISP116X_HCD is not set
  1433. # CONFIG_USB_ISP1760_HCD is not set
  1434. # CONFIG_USB_ISP1362_HCD is not set
  1435. CONFIG_USB_OHCI_HCD=m
  1436. # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
  1437. # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
  1438. CONFIG_USB_OHCI_LITTLE_ENDIAN=y
  1439. CONFIG_USB_UHCI_HCD=y
  1440. # CONFIG_USB_SL811_HCD is not set
  1441. # CONFIG_USB_R8A66597_HCD is not set
  1442. # CONFIG_USB_WHCI_HCD is not set
  1443. # CONFIG_USB_HWA_HCD is not set
  1444.  
  1445. #
  1446. # USB Device Class drivers
  1447. #
  1448. # CONFIG_USB_ACM is not set
  1449. # CONFIG_USB_PRINTER is not set
  1450. # CONFIG_USB_WDM is not set
  1451. # CONFIG_USB_TMC is not set
  1452.  
  1453. #
  1454. # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
  1455. #
  1456.  
  1457. #
  1458. # also be needed; see USB_STORAGE Help for more info
  1459. #
  1460. CONFIG_USB_STORAGE=y
  1461. # CONFIG_USB_STORAGE_DEBUG is not set
  1462. # CONFIG_USB_STORAGE_DATAFAB is not set
  1463. # CONFIG_USB_STORAGE_FREECOM is not set
  1464. # CONFIG_USB_STORAGE_ISD200 is not set
  1465. # CONFIG_USB_STORAGE_USBAT is not set
  1466. # CONFIG_USB_STORAGE_SDDR09 is not set
  1467. # CONFIG_USB_STORAGE_SDDR55 is not set
  1468. # CONFIG_USB_STORAGE_JUMPSHOT is not set
  1469. # CONFIG_USB_STORAGE_ALAUDA is not set
  1470. # CONFIG_USB_STORAGE_ONETOUCH is not set
  1471. # CONFIG_USB_STORAGE_KARMA is not set
  1472. # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
  1473. # CONFIG_USB_LIBUSUAL is not set
  1474.  
  1475. #
  1476. # USB Imaging devices
  1477. #
  1478. # CONFIG_USB_MDC800 is not set
  1479. # CONFIG_USB_MICROTEK is not set
  1480.  
  1481. #
  1482. # USB port drivers
  1483. #
  1484. # CONFIG_USB_SERIAL is not set
  1485.  
  1486. #
  1487. # USB Miscellaneous drivers
  1488. #
  1489. # CONFIG_USB_EMI62 is not set
  1490. # CONFIG_USB_EMI26 is not set
  1491. # CONFIG_USB_ADUTUX is not set
  1492. # CONFIG_USB_SEVSEG is not set
  1493. # CONFIG_USB_RIO500 is not set
  1494. # CONFIG_USB_LEGOTOWER is not set
  1495. # CONFIG_USB_LCD is not set
  1496. # CONFIG_USB_BERRY_CHARGE is not set
  1497. # CONFIG_USB_LED is not set
  1498. # CONFIG_USB_CYPRESS_CY7C63 is not set
  1499. # CONFIG_USB_CYTHERM is not set
  1500. # CONFIG_USB_IDMOUSE is not set
  1501. # CONFIG_USB_FTDI_ELAN is not set
  1502. # CONFIG_USB_APPLEDISPLAY is not set
  1503. # CONFIG_USB_SISUSBVGA is not set
  1504. # CONFIG_USB_LD is not set
  1505. # CONFIG_USB_TRANCEVIBRATOR is not set
  1506. # CONFIG_USB_IOWARRIOR is not set
  1507. # CONFIG_USB_TEST is not set
  1508. # CONFIG_USB_ISIGHTFW is not set
  1509. # CONFIG_USB_VST is not set
  1510. # CONFIG_USB_GADGET is not set
  1511.  
  1512. #
  1513. # OTG and related infrastructure
  1514. #
  1515. # CONFIG_NOP_USB_XCEIV is not set
  1516. # CONFIG_UWB is not set
  1517. # CONFIG_MMC is not set
  1518. # CONFIG_MEMSTICK is not set
  1519. # CONFIG_NEW_LEDS is not set
  1520. # CONFIG_ACCESSIBILITY is not set
  1521. # CONFIG_INFINIBAND is not set
  1522. # CONFIG_EDAC is not set
  1523. # CONFIG_RTC_CLASS is not set
  1524. # CONFIG_DMADEVICES is not set
  1525. # CONFIG_AUXDISPLAY is not set
  1526. # CONFIG_UIO is not set
  1527.  
  1528. #
  1529. # TI VLYNQ
  1530. #
  1531. # CONFIG_STAGING is not set
  1532. CONFIG_X86_PLATFORM_DEVICES=y
  1533.  
  1534. #
  1535. # Firmware Drivers
  1536. #
  1537. # CONFIG_EDD is not set
  1538. CONFIG_FIRMWARE_MEMMAP=y
  1539. # CONFIG_DELL_RBU is not set
  1540. # CONFIG_DCDBAS is not set
  1541. # CONFIG_DMIID is not set
  1542. # CONFIG_ISCSI_IBFT_FIND is not set
  1543.  
  1544. #
  1545. # File systems
  1546. #
  1547. CONFIG_EXT2_FS=y
  1548. CONFIG_EXT2_FS_XATTR=y
  1549. # CONFIG_EXT2_FS_POSIX_ACL is not set
  1550. # CONFIG_EXT2_FS_SECURITY is not set
  1551. # CONFIG_EXT2_FS_XIP is not set
  1552. CONFIG_EXT3_FS=y
  1553. # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
  1554. CONFIG_EXT3_FS_XATTR=y
  1555. CONFIG_EXT3_FS_POSIX_ACL=y
  1556. # CONFIG_EXT3_FS_SECURITY is not set
  1557. # CONFIG_EXT4_FS is not set
  1558. CONFIG_JBD=y
  1559. # CONFIG_JBD_DEBUG is not set
  1560. CONFIG_FS_MBCACHE=y
  1561. # CONFIG_REISERFS_FS is not set
  1562. # CONFIG_JFS_FS is not set
  1563. CONFIG_FS_POSIX_ACL=y
  1564. CONFIG_XFS_FS=m
  1565. CONFIG_XFS_QUOTA=y
  1566. CONFIG_XFS_POSIX_ACL=y
  1567. # CONFIG_XFS_RT is not set
  1568. # CONFIG_XFS_DEBUG is not set
  1569. # CONFIG_GFS2_FS is not set
  1570. # CONFIG_OCFS2_FS is not set
  1571. # CONFIG_BTRFS_FS is not set
  1572. # CONFIG_NILFS2_FS is not set
  1573. CONFIG_FILE_LOCKING=y
  1574. CONFIG_FSNOTIFY=y
  1575. CONFIG_DNOTIFY=y
  1576. CONFIG_INOTIFY=y
  1577. CONFIG_INOTIFY_USER=y
  1578. CONFIG_QUOTA=y
  1579. # CONFIG_QUOTA_NETLINK_INTERFACE is not set
  1580. # CONFIG_PRINT_QUOTA_WARNING is not set
  1581. # CONFIG_QUOTA_DEBUG is not set
  1582. CONFIG_QUOTA_COMPAT=y
  1583. CONFIG_QUOTA_TREE=y
  1584. # CONFIG_QFMT_V1 is not set
  1585. CONFIG_QFMT_V2=y
  1586. CONFIG_VZ_QUOTA=m
  1587. # CONFIG_VZ_QUOTA_UNLOAD is not set
  1588. CONFIG_VZ_QUOTA_UGID=y
  1589. CONFIG_QUOTACTL=y
  1590. # CONFIG_AUTOFS_FS is not set
  1591. CONFIG_AUTOFS4_FS=y
  1592. CONFIG_FUSE_FS=m
  1593. CONFIG_SIM_FS=m
  1594. # CONFIG_CUSE is not set
  1595. CONFIG_GENERIC_ACL=y
  1596.  
  1597. #
  1598. # Caches
  1599. #
  1600. # CONFIG_FSCACHE is not set
  1601. # CONFIG_PRAMCACHE is not set
  1602.  
  1603. #
  1604. # CD-ROM/DVD Filesystems
  1605. #
  1606. CONFIG_ISO9660_FS=y
  1607. CONFIG_JOLIET=y
  1608. # CONFIG_ZISOFS is not set
  1609. CONFIG_UDF_FS=y
  1610. CONFIG_UDF_NLS=y
  1611.  
  1612. #
  1613. # DOS/FAT/NT Filesystems
  1614. #
  1615. CONFIG_FAT_FS=y
  1616. CONFIG_MSDOS_FS=y
  1617. CONFIG_VFAT_FS=y
  1618. CONFIG_FAT_DEFAULT_CODEPAGE=437
  1619. CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
  1620. # CONFIG_NTFS_FS is not set
  1621.  
  1622. #
  1623. # Pseudo filesystems
  1624. #
  1625. CONFIG_PROC_FS=y
  1626. CONFIG_PROC_KCORE=y
  1627. CONFIG_PROC_SYSCTL=y
  1628. CONFIG_PROC_PAGE_MONITOR=y
  1629. CONFIG_SYSFS=y
  1630. CONFIG_TMPFS=y
  1631. # CONFIG_PRAMFS is not set
  1632. CONFIG_TMPFS_POSIX_ACL=y
  1633. # CONFIG_HUGETLBFS is not set
  1634. CONFIG_HUGETLB_PAGE=y
  1635. # CONFIG_CONFIGFS_FS is not set
  1636. # CONFIG_MISC_FILESYSTEMS is not set
  1637. CONFIG_NETWORK_FILESYSTEMS=y
  1638. CONFIG_NFS_FS=y
  1639. CONFIG_NFS_V3=y
  1640. CONFIG_NFS_V3_ACL=y
  1641. CONFIG_NFS_V4=y
  1642. # CONFIG_NFS_V4_1 is not set
  1643. # CONFIG_NFS_USE_LEGACY_DNS is not set
  1644. CONFIG_NFS_USE_KERNEL_DNS=y
  1645. CONFIG_NFSD=y
  1646. CONFIG_NFSD_DEPRECATED=y
  1647. CONFIG_NFSD_V2_ACL=y
  1648. CONFIG_NFSD_V3=y
  1649. CONFIG_NFSD_V3_ACL=y
  1650. CONFIG_NFSD_V4=y
  1651. CONFIG_LOCKD=y
  1652. CONFIG_LOCKD_V4=y
  1653. CONFIG_EXPORTFS=y
  1654. CONFIG_NFS_ACL_SUPPORT=y
  1655. CONFIG_NFS_COMMON=y
  1656. CONFIG_SUNRPC=y
  1657. CONFIG_SUNRPC_GSS=y
  1658. # CONFIG_RPCSEC_GSS_SPKM3 is not set
  1659. # CONFIG_SMB_FS is not set
  1660. # CONFIG_CIFS is not set
  1661. # CONFIG_NCP_FS is not set
  1662. # CONFIG_CODA_FS is not set
  1663. # CONFIG_AFS_FS is not set
  1664.  
  1665. #
  1666. # Partition Types
  1667. #
  1668. # CONFIG_PARTITION_ADVANCED is not set
  1669. CONFIG_MSDOS_PARTITION=y
  1670. CONFIG_NLS=y
  1671. CONFIG_NLS_DEFAULT="iso8859-1"
  1672. CONFIG_NLS_CODEPAGE_437=y
  1673. # CONFIG_NLS_CODEPAGE_737 is not set
  1674. # CONFIG_NLS_CODEPAGE_775 is not set
  1675. CONFIG_NLS_CODEPAGE_850=m
  1676. # CONFIG_NLS_CODEPAGE_852 is not set
  1677. # CONFIG_NLS_CODEPAGE_855 is not set
  1678. # CONFIG_NLS_CODEPAGE_857 is not set
  1679. # CONFIG_NLS_CODEPAGE_860 is not set
  1680. # CONFIG_NLS_CODEPAGE_861 is not set
  1681. # CONFIG_NLS_CODEPAGE_862 is not set
  1682. # CONFIG_NLS_CODEPAGE_863 is not set
  1683. # CONFIG_NLS_CODEPAGE_864 is not set
  1684. # CONFIG_NLS_CODEPAGE_865 is not set
  1685. # CONFIG_NLS_CODEPAGE_866 is not set
  1686. # CONFIG_NLS_CODEPAGE_869 is not set
  1687. # CONFIG_NLS_CODEPAGE_936 is not set
  1688. # CONFIG_NLS_CODEPAGE_950 is not set
  1689. # CONFIG_NLS_CODEPAGE_932 is not set
  1690. # CONFIG_NLS_CODEPAGE_949 is not set
  1691. # CONFIG_NLS_CODEPAGE_874 is not set
  1692. # CONFIG_NLS_ISO8859_8 is not set
  1693. # CONFIG_NLS_CODEPAGE_1250 is not set
  1694. # CONFIG_NLS_CODEPAGE_1251 is not set
  1695. CONFIG_NLS_ASCII=y
  1696. CONFIG_NLS_ISO8859_1=y
  1697. # CONFIG_NLS_ISO8859_2 is not set
  1698. # CONFIG_NLS_ISO8859_3 is not set
  1699. # CONFIG_NLS_ISO8859_4 is not set
  1700. # CONFIG_NLS_ISO8859_5 is not set
  1701. # CONFIG_NLS_ISO8859_6 is not set
  1702. # CONFIG_NLS_ISO8859_7 is not set
  1703. # CONFIG_NLS_ISO8859_9 is not set
  1704. # CONFIG_NLS_ISO8859_13 is not set
  1705. # CONFIG_NLS_ISO8859_14 is not set
  1706. CONFIG_NLS_ISO8859_15=y
  1707. # CONFIG_NLS_KOI8_R is not set
  1708. # CONFIG_NLS_KOI8_U is not set
  1709. CONFIG_NLS_UTF8=y
  1710. # CONFIG_DLM is not set
  1711.  
  1712. #
  1713. # Kernel hacking
  1714. #
  1715. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  1716. CONFIG_PRINTK_TIME=y
  1717. # CONFIG_ENABLE_WARN_DEPRECATED is not set
  1718. CONFIG_ENABLE_MUST_CHECK=y
  1719. CONFIG_FRAME_WARN=2048
  1720. CONFIG_MAGIC_SYSRQ=y
  1721. # CONFIG_STRIP_ASM_SYMS is not set
  1722. # CONFIG_UNUSED_SYMBOLS is not set
  1723. CONFIG_DEBUG_FS=y
  1724. # CONFIG_HEADERS_CHECK is not set
  1725. # CONFIG_DEBUG_SECTION_MISMATCH is not set
  1726. # CONFIG_SYSRQ_DEBUG is not set
  1727. CONFIG_DEBUG_KERNEL=y
  1728. # CONFIG_DEBUG_SHIRQ is not set
  1729. CONFIG_DETECT_SOFTLOCKUP=y
  1730. CONFIG_LOCKUP_DETECTOR=y
  1731. CONFIG_HARDLOCKUP_DETECTOR=y
  1732. # CONFIG_BOOTPARAM_HARDLOCKUP_ENABLED is not set
  1733. CONFIG_BOOTPARAM_HARDLOCKUP_ENABLED_VALUE=0
  1734. CONFIG_BOOTPARAM_HARDLOCKUP_PANIC=y
  1735. CONFIG_BOOTPARAM_HARDLOCKUP_PANIC_VALUE=1
  1736. CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC=y
  1737. CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=1
  1738. # CONFIG_DETECT_HUNG_TASK is not set
  1739. # CONFIG_SCHED_DEBUG is not set
  1740. # CONFIG_SCHEDSTATS is not set
  1741. CONFIG_DEBUG_NMI_TIMEOUT=30
  1742. # CONFIG_TIMER_STATS is not set
  1743. # CONFIG_DEBUG_OBJECTS is not set
  1744. # CONFIG_SLUB_DEBUG_ON is not set
  1745. # CONFIG_SLUB_STATS is not set
  1746. # CONFIG_DEBUG_KMEMLEAK is not set
  1747. # CONFIG_DEBUG_RT_MUTEXES is not set
  1748. # CONFIG_RT_MUTEX_TESTER is not set
  1749. # CONFIG_DEBUG_SPINLOCK is not set
  1750. # CONFIG_DEBUG_MUTEXES is not set
  1751. # CONFIG_DEBUG_LOCK_ALLOC is not set
  1752. # CONFIG_PROVE_LOCKING is not set
  1753. # CONFIG_LOCK_STAT is not set
  1754. # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
  1755. # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
  1756. # CONFIG_DEBUG_KOBJECT is not set
  1757. CONFIG_DEBUG_BUGVERBOSE=y
  1758. # CONFIG_DEBUG_INFO is not set
  1759. # CONFIG_DEBUG_VM is not set
  1760. # CONFIG_DEBUG_VIRTUAL is not set
  1761. # CONFIG_DEBUG_WRITECOUNT is not set
  1762. CONFIG_DEBUG_MEMORY_INIT=y
  1763. # CONFIG_DEBUG_LIST is not set
  1764. # CONFIG_DEBUG_SG is not set
  1765. # CONFIG_DEBUG_NOTIFIERS is not set
  1766. # CONFIG_DEBUG_CREDENTIALS is not set
  1767. CONFIG_ARCH_WANT_FRAME_POINTERS=y
  1768. # CONFIG_FRAME_POINTER is not set
  1769. # CONFIG_BOOT_PRINTK_DELAY is not set
  1770. # CONFIG_RCU_TORTURE_TEST is not set
  1771. # CONFIG_RCU_CPU_STALL_DETECTOR is not set
  1772. # CONFIG_BACKTRACE_SELF_TEST is not set
  1773. # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
  1774. # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
  1775. # CONFIG_FAULT_INJECTION is not set
  1776. # CONFIG_LATENCYTOP is not set
  1777. CONFIG_SYSCTL_SYSCALL_CHECK=y
  1778. # CONFIG_DEBUG_PAGEALLOC is not set
  1779. CONFIG_USER_STACKTRACE_SUPPORT=y
  1780. CONFIG_HAVE_FUNCTION_TRACER=y
  1781. CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
  1782. CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=y
  1783. CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
  1784. CONFIG_HAVE_DYNAMIC_FTRACE=y
  1785. CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
  1786. CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
  1787. CONFIG_TRACING_SUPPORT=y
  1788. # CONFIG_FTRACE is not set
  1789. # CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
  1790. # CONFIG_DYNAMIC_DEBUG is not set
  1791. # CONFIG_DMA_API_DEBUG is not set
  1792. # CONFIG_SAMPLES is not set
  1793. CONFIG_HAVE_ARCH_KGDB=y
  1794. # CONFIG_KGDB is not set
  1795. CONFIG_HAVE_ARCH_KMEMCHECK=y
  1796. CONFIG_STRICT_DEVMEM=y
  1797. CONFIG_X86_VERBOSE_BOOTUP=y
  1798. CONFIG_EARLY_PRINTK=y
  1799. # CONFIG_EARLY_PRINTK_DBGP is not set
  1800. CONFIG_DEBUG_STACKOVERFLOW=y
  1801. CONFIG_DEBUG_STACK_USAGE=y
  1802. # CONFIG_DEBUG_PER_CPU_MAPS is not set
  1803. # CONFIG_X86_PTDUMP is not set
  1804. CONFIG_DEBUG_RODATA=y
  1805. # CONFIG_DEBUG_RODATA_TEST is not set
  1806. # CONFIG_DEBUG_NX_TEST is not set
  1807. # CONFIG_IOMMU_DEBUG is not set
  1808. # CONFIG_IOMMU_STRESS is not set
  1809. CONFIG_HAVE_MMIOTRACE_SUPPORT=y
  1810. # CONFIG_X86_DECODER_SELFTEST is not set
  1811. CONFIG_IO_DELAY_TYPE_0X80=0
  1812. CONFIG_IO_DELAY_TYPE_0XED=1
  1813. CONFIG_IO_DELAY_TYPE_UDELAY=2
  1814. CONFIG_IO_DELAY_TYPE_NONE=3
  1815. CONFIG_IO_DELAY_0X80=y
  1816. # CONFIG_IO_DELAY_0XED is not set
  1817. # CONFIG_IO_DELAY_UDELAY is not set
  1818. # CONFIG_IO_DELAY_NONE is not set
  1819. CONFIG_DEFAULT_IO_DELAY_TYPE=0
  1820. # CONFIG_DEBUG_BOOT_PARAMS is not set
  1821. # CONFIG_CPA_DEBUG is not set
  1822. # CONFIG_OPTIMIZE_INLINING is not set
  1823.  
  1824. #
  1825. # Security options
  1826. #
  1827. # CONFIG_KEYS is not set
  1828. # CONFIG_SECURITY_DMESG_RESTRICT is not set
  1829. # CONFIG_SECURITYFS is not set
  1830. # CONFIG_SECURITY_FILE_CAPABILITIES is not set
  1831. CONFIG_CRYPTO=y
  1832.  
  1833. #
  1834. # Crypto core or helper
  1835. #
  1836. CONFIG_CRYPTO_ALGAPI=y
  1837. CONFIG_CRYPTO_ALGAPI2=y
  1838. CONFIG_CRYPTO_AEAD=y
  1839. CONFIG_CRYPTO_AEAD2=y
  1840. CONFIG_CRYPTO_BLKCIPHER=y
  1841. CONFIG_CRYPTO_BLKCIPHER2=y
  1842. CONFIG_CRYPTO_HASH=y
  1843. CONFIG_CRYPTO_HASH2=y
  1844. CONFIG_CRYPTO_RNG2=y
  1845. CONFIG_CRYPTO_PCOMP=y
  1846. CONFIG_CRYPTO_MANAGER=y
  1847. CONFIG_CRYPTO_MANAGER2=y
  1848. # CONFIG_CRYPTO_GF128MUL is not set
  1849. # CONFIG_CRYPTO_NULL is not set
  1850. CONFIG_CRYPTO_WORKQUEUE=y
  1851. # CONFIG_CRYPTO_CRYPTD is not set
  1852. CONFIG_CRYPTO_AUTHENC=y
  1853. # CONFIG_CRYPTO_TEST is not set
  1854.  
  1855. #
  1856. # Authenticated Encryption with Associated Data
  1857. #
  1858. # CONFIG_CRYPTO_CCM is not set
  1859. # CONFIG_CRYPTO_GCM is not set
  1860. # CONFIG_CRYPTO_SEQIV is not set
  1861.  
  1862. #
  1863. # Block modes
  1864. #
  1865. CONFIG_CRYPTO_CBC=y
  1866. # CONFIG_CRYPTO_CTR is not set
  1867. # CONFIG_CRYPTO_CTS is not set
  1868. CONFIG_CRYPTO_ECB=y
  1869. # CONFIG_CRYPTO_LRW is not set
  1870. # CONFIG_CRYPTO_PCBC is not set
  1871. # CONFIG_CRYPTO_XTS is not set
  1872.  
  1873. #
  1874. # Hash modes
  1875. #
  1876. CONFIG_CRYPTO_HMAC=y
  1877. # CONFIG_CRYPTO_XCBC is not set
  1878. # CONFIG_CRYPTO_VMAC is not set
  1879.  
  1880. #
  1881. # Digest
  1882. #
  1883. CONFIG_CRYPTO_CRC32C=y
  1884. CONFIG_CRYPTO_CRC32C_INTEL=y
  1885. # CONFIG_CRYPTO_GHASH is not set
  1886. # CONFIG_CRYPTO_MD4 is not set
  1887. CONFIG_CRYPTO_MD5=y
  1888. # CONFIG_CRYPTO_MICHAEL_MIC is not set
  1889. # CONFIG_CRYPTO_RMD128 is not set
  1890. # CONFIG_CRYPTO_RMD160 is not set
  1891. # CONFIG_CRYPTO_RMD256 is not set
  1892. # CONFIG_CRYPTO_RMD320 is not set
  1893. CONFIG_CRYPTO_SHA1=y
  1894. # CONFIG_CRYPTO_SHA1_SSSE3 is not set
  1895. # CONFIG_CRYPTO_SHA256 is not set
  1896. # CONFIG_CRYPTO_SHA512 is not set
  1897. # CONFIG_CRYPTO_TGR192 is not set
  1898. # CONFIG_CRYPTO_WP512 is not set
  1899. # CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL is not set
  1900.  
  1901. #
  1902. # Ciphers
  1903. #
  1904. CONFIG_CRYPTO_AES=y
  1905. # CONFIG_CRYPTO_AES_X86_64 is not set
  1906. # CONFIG_CRYPTO_AES_NI_INTEL is not set
  1907. # CONFIG_CRYPTO_ANUBIS is not set
  1908. CONFIG_CRYPTO_ARC4=y
  1909. # CONFIG_CRYPTO_BLOWFISH is not set
  1910. # CONFIG_CRYPTO_CAMELLIA is not set
  1911. # CONFIG_CRYPTO_CAST5 is not set
  1912. # CONFIG_CRYPTO_CAST6 is not set
  1913. CONFIG_CRYPTO_DES=y
  1914. # CONFIG_CRYPTO_FCRYPT is not set
  1915. # CONFIG_CRYPTO_KHAZAD is not set
  1916. # CONFIG_CRYPTO_SALSA20 is not set
  1917. # CONFIG_CRYPTO_SALSA20_X86_64 is not set
  1918. # CONFIG_CRYPTO_SEED is not set
  1919. # CONFIG_CRYPTO_SERPENT is not set
  1920. # CONFIG_CRYPTO_TEA is not set
  1921. # CONFIG_CRYPTO_TWOFISH is not set
  1922. # CONFIG_CRYPTO_TWOFISH_X86_64 is not set
  1923.  
  1924. #
  1925. # Compression
  1926. #
  1927. # CONFIG_CRYPTO_DEFLATE is not set
  1928. # CONFIG_CRYPTO_ZLIB is not set
  1929. # CONFIG_CRYPTO_LZO is not set
  1930.  
  1931. #
  1932. # Random Number Generation
  1933. #
  1934. # CONFIG_CRYPTO_ANSI_CPRNG is not set
  1935. # CONFIG_CRYPTO_MPILIB is not set
  1936. # CONFIG_CRYPTO_SIGNATURE is not set
  1937. # CONFIG_CRYPTO_HW is not set
  1938. CONFIG_HAVE_KVM=y
  1939. # CONFIG_VIRTUALIZATION is not set
  1940. # CONFIG_BINARY_PRINTF is not set
  1941.  
  1942. #
  1943. # Library routines
  1944. #
  1945. CONFIG_BITREVERSE=y
  1946. CONFIG_GENERIC_FIND_FIRST_BIT=y
  1947. CONFIG_GENERIC_FIND_NEXT_BIT=y
  1948. CONFIG_GENERIC_FIND_LAST_BIT=y
  1949. CONFIG_CRC_CCITT=y
  1950. # CONFIG_CRC16 is not set
  1951. CONFIG_CRC_T10DIF=y
  1952. CONFIG_CRC_ITU_T=y
  1953. CONFIG_CRC32=y
  1954. # CONFIG_CRC7 is not set
  1955. CONFIG_LIBCRC32C=y
  1956. CONFIG_ZLIB_INFLATE=y
  1957. CONFIG_ZLIB_DEFLATE=y
  1958. CONFIG_LIST_SORT=y
  1959. CONFIG_HAS_IOMEM=y
  1960. CONFIG_HAS_IOPORT=y
  1961. CONFIG_HAS_DMA=y
  1962. CONFIG_NLATTR=y
  1963.  
  1964. #
  1965. # User resources
  1966. #
  1967. CONFIG_BEANCOUNTERS=y
  1968. CONFIG_BC_RSS_ACCOUNTING=y
  1969. CONFIG_BC_IO_ACCOUNTING=y
  1970. CONFIG_BC_IO_PRIORITY=y
  1971. CONFIG_BC_SWAP_ACCOUNTING=y
  1972. CONFIG_BC_PROC=y
  1973. # CONFIG_BC_DEBUG is not set
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement