Advertisement
Guest User

Untitled

a guest
May 7th, 2017
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.54 KB | None | 0 0
  1. CONFIG_64BIT=y
  2. # CONFIG_X86_32 is not set
  3. CONFIG_X86_64=y
  4. CONFIG_X86=y
  5. CONFIG_GENERIC_TIME=y
  6. CONFIG_GENERIC_CMOS_UPDATE=y
  7. CONFIG_LOCKDEP_SUPPORT=y
  8. CONFIG_STACKTRACE_SUPPORT=y
  9. CONFIG_SEMAPHORE_SLEEPERS=y
  10. CONFIG_MMU=y
  11. CONFIG_ZONE_DMA=y
  12. # CONFIG_QUICKLIST is not set
  13. CONFIG_GENERIC_ISA_DMA=y
  14. CONFIG_GENERIC_IOMAP=y
  15. CONFIG_GENERIC_BUG=y
  16. CONFIG_GENERIC_HWEIGHT=y
  17. CONFIG_ARCH_MAY_HAVE_PC_FDC=y
  18. CONFIG_DMI=y
  19. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  20. # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
  21. # CONFIG_ARCH_HAS_ILOG2_U32 is not set
  22. # CONFIG_ARCH_HAS_ILOG2_U64 is not set
  23. CONFIG_GENERIC_CALIBRATE_DELAY=y
  24. CONFIG_GENERIC_TIME_VSYSCALL=y
  25. CONFIG_ARCH_SUPPORTS_OPROFILE=y
  26. CONFIG_ZONE_DMA32=y
  27. CONFIG_ARCH_POPULATES_NODE_MAP=y
  28. CONFIG_AUDIT_ARCH=y
  29. CONFIG_GENERIC_HARDIRQS=y
  30. CONFIG_GENERIC_IRQ_PROBE=y
  31. CONFIG_GENERIC_PENDING_IRQ=y
  32. CONFIG_X86_NO_TSS=y
  33. CONFIG_X86_NO_IDT=y
  34. # CONFIG_KTIME_SCALAR is not set
  35. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  36.  
  37. #
  38. # General setup
  39. #
  40. CONFIG_EXPERIMENTAL=y
  41. CONFIG_LOCK_KERNEL=y
  42. CONFIG_INIT_ENV_ARG_LIMIT=32
  43. CONFIG_LOCALVERSION=""
  44. CONFIG_LOCALVERSION_AUTO=y
  45. CONFIG_VERSION_SIGNATURE=""
  46. CONFIG_SWAP=y
  47. CONFIG_SYSVIPC=y
  48. CONFIG_SYSVIPC_SYSCTL=y
  49. CONFIG_POSIX_MQUEUE=y
  50. # CONFIG_BSD_PROCESS_ACCT is not set
  51. # CONFIG_TASKSTATS is not set
  52. # CONFIG_USER_NS is not set
  53. # CONFIG_PID_NS is not set
  54. CONFIG_AUDIT=y
  55. CONFIG_AUDITSYSCALL=y
  56. CONFIG_AUDIT_TREE=y
  57. CONFIG_IKCONFIG=y
  58. CONFIG_IKCONFIG_PROC=y
  59. CONFIG_LOG_BUF_SHIFT=17
  60. # CONFIG_CGROUPS is not set
  61. # CONFIG_FAIR_GROUP_SCHED is not set
  62. # CONFIG_SYSFS_DEPRECATED is not set
  63. CONFIG_RELAY=y
  64. CONFIG_BLK_DEV_INITRD=y
  65. CONFIG_INITRAMFS_SOURCE=""
  66. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  67. CONFIG_SYSCTL=y
  68. # CONFIG_EMBEDDED is not set
  69. CONFIG_UID16=y
  70. CONFIG_SYSCTL_SYSCALL=y
  71. CONFIG_KALLSYMS=y
  72. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  73. CONFIG_HOTPLUG=y
  74. CONFIG_PRINTK=y
  75. CONFIG_BUG=y
  76. CONFIG_ELF_CORE=y
  77. CONFIG_BASE_FULL=y
  78. CONFIG_FUTEX=y
  79. CONFIG_ANON_INODES=y
  80. CONFIG_EPOLL=y
  81. CONFIG_SIGNALFD=y
  82. CONFIG_EVENTFD=y
  83. CONFIG_SHMEM=y
  84. CONFIG_VM_EVENT_COUNTERS=y
  85. CONFIG_SLUB_DEBUG=y
  86. # CONFIG_SLAB is not set
  87. CONFIG_SLUB=y
  88. # CONFIG_SLOB is not set
  89. CONFIG_SLABINFO=y
  90. CONFIG_RT_MUTEXES=y
  91. # CONFIG_TINY_SHMEM is not set
  92. CONFIG_BASE_SMALL=0
  93. CONFIG_MODULES=y
  94. CONFIG_MODULE_UNLOAD=y
  95. CONFIG_MODULE_FORCE_UNLOAD=y
  96. # CONFIG_MODVERSIONS is not set
  97. # CONFIG_MODULE_SRCVERSION_ALL is not set
  98. # CONFIG_KMOD is not set
  99. CONFIG_STOP_MACHINE=y
  100. CONFIG_BLOCK=y
  101. CONFIG_BLK_DEV_IO_TRACE=y
  102. CONFIG_BLK_DEV_BSG=y
  103. CONFIG_BLOCK_COMPAT=y
  104.  
  105. #
  106. # IO Schedulers
  107. #
  108. CONFIG_IOSCHED_NOOP=y
  109. # CONFIG_IOSCHED_AS is not set
  110. CONFIG_IOSCHED_DEADLINE=y
  111. # CONFIG_IOSCHED_CFQ is not set
  112. # CONFIG_DEFAULT_AS is not set
  113. CONFIG_DEFAULT_DEADLINE=y
  114. # CONFIG_DEFAULT_CFQ is not set
  115. # CONFIG_DEFAULT_NOOP is not set
  116. CONFIG_DEFAULT_IOSCHED="deadline"
  117.  
  118. #
  119. # Processor type and features
  120. #
  121. # CONFIG_TICK_ONESHOT is not set
  122. CONFIG_SMP=y
  123. # CONFIG_X86_PC is not set
  124. # CONFIG_X86_XEN is not set
  125. # CONFIG_X86_ELAN is not set
  126. # CONFIG_X86_VOYAGER is not set
  127. # CONFIG_X86_NUMAQ is not set
  128. # CONFIG_X86_SUMMIT is not set
  129. # CONFIG_X86_BIGSMP is not set
  130. # CONFIG_X86_VISWS is not set
  131. # CONFIG_X86_GENERICARCH is not set
  132. # CONFIG_X86_ES7000 is not set
  133. CONFIG_X86_64_XEN=y
  134. # CONFIG_X86_VSMP is not set
  135. # CONFIG_M386 is not set
  136. # CONFIG_M486 is not set
  137. # CONFIG_M586 is not set
  138. # CONFIG_M586TSC is not set
  139. # CONFIG_M586MMX is not set
  140. # CONFIG_M686 is not set
  141. # CONFIG_MPENTIUMII is not set
  142. # CONFIG_MPENTIUMIII is not set
  143. # CONFIG_MPENTIUMM is not set
  144. # CONFIG_MPENTIUM4 is not set
  145. # CONFIG_MK6 is not set
  146. # CONFIG_MK7 is not set
  147. CONFIG_MK8=y
  148. # CONFIG_MCRUSOE is not set
  149. # CONFIG_MEFFICEON is not set
  150. # CONFIG_MWINCHIPC6 is not set
  151. # CONFIG_MWINCHIP2 is not set
  152. # CONFIG_MWINCHIP3D is not set
  153. # CONFIG_MGEODEGX1 is not set
  154. # CONFIG_MGEODE_LX is not set
  155. # CONFIG_MCYRIXIII is not set
  156. # CONFIG_MVIAC3_2 is not set
  157. # CONFIG_MVIAC7 is not set
  158. # CONFIG_MPSC is not set
  159. # CONFIG_MCORE2 is not set
  160. # CONFIG_GENERIC_CPU is not set
  161. CONFIG_X86_L1_CACHE_BYTES=64
  162. CONFIG_X86_INTERNODE_CACHE_BYTES=64
  163. CONFIG_X86_CMPXCHG=y
  164. CONFIG_X86_L1_CACHE_SHIFT=6
  165. CONFIG_X86_GOOD_APIC=y
  166. CONFIG_X86_INTEL_USERCOPY=y
  167. CONFIG_X86_USE_PPRO_CHECKSUM=y
  168. CONFIG_X86_MINIMUM_CPU_FAMILY=64
  169. CONFIG_SWIOTLB=y
  170. CONFIG_NR_CPUS=2
  171. CONFIG_PREEMPT_NONE=y
  172. # CONFIG_PREEMPT_VOLUNTARY is not set
  173. # CONFIG_PREEMPT is not set
  174. CONFIG_PREEMPT_BKL=y
  175. CONFIG_X86_LOCAL_APIC=y
  176. CONFIG_X86_IO_APIC=y
  177. CONFIG_X86_XEN_GENAPIC=y
  178. # CONFIG_MICROCODE is not set
  179. CONFIG_X86_MSR=y
  180. CONFIG_X86_CPUID=y
  181. CONFIG_ARCH_FLATMEM_ENABLE=y
  182. CONFIG_SELECT_MEMORY_MODEL=y
  183. CONFIG_FLATMEM_MANUAL=y
  184. # CONFIG_DISCONTIGMEM_MANUAL is not set
  185. # CONFIG_SPARSEMEM_MANUAL is not set
  186. CONFIG_FLATMEM=y
  187. CONFIG_FLAT_NODE_MEM_MAP=y
  188. # CONFIG_SPARSEMEM_STATIC is not set
  189. # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
  190. CONFIG_SPLIT_PTLOCK_CPUS=4
  191. CONFIG_RESOURCES_64BIT=y
  192. CONFIG_ZONE_DMA_FLAG=1
  193. CONFIG_BOUNCE=y
  194. CONFIG_VIRT_TO_BUS=y
  195. CONFIG_MTRR=y
  196. CONFIG_SECCOMP=y
  197. # CONFIG_CC_STACKPROTECTOR is not set
  198. # CONFIG_HZ_100 is not set
  199. # CONFIG_HZ_250 is not set
  200. # CONFIG_HZ_300 is not set
  201. CONFIG_HZ_1000=y
  202. CONFIG_HZ=1000
  203. # CONFIG_KEXEC is not set
  204. # CONFIG_CRASH_DUMP is not set
  205. CONFIG_PHYSICAL_START=0x200000
  206. CONFIG_PHYSICAL_ALIGN=0x200000
  207. # CONFIG_HOTPLUG_CPU is not set
  208. CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
  209.  
  210. #
  211. # Power management options
  212. #
  213. CONFIG_PM=y
  214. # CONFIG_PM_LEGACY is not set
  215. # CONFIG_PM_DEBUG is not set
  216. CONFIG_SUSPEND_SMP_POSSIBLE=y
  217. # CONFIG_SUSPEND is not set
  218. # CONFIG_PM_DISABLE_CONSOLE is not set
  219. CONFIG_ACPI=y
  220. # CONFIG_ACPI_PROCFS is not set
  221. # CONFIG_ACPI_PROCFS_POWER is not set
  222. CONFIG_ACPI_SYSFS_POWER=y
  223. # CONFIG_ACPI_PROC_EVENT is not set
  224. # CONFIG_ACPI_AC is not set
  225. # CONFIG_ACPI_BATTERY is not set
  226. CONFIG_ACPI_BUTTON=y
  227. CONFIG_ACPI_VIDEO=y
  228. CONFIG_ACPI_FAN=y
  229. # CONFIG_ACPI_DOCK is not set
  230. CONFIG_ACPI_PROCESSOR=y
  231. CONFIG_ACPI_THERMAL=y
  232. # CONFIG_ACPI_ASUS is not set
  233. # CONFIG_ACPI_TOSHIBA is not set
  234. CONFIG_ACPI_CUSTOM_DSDT_INITRD=y
  235. CONFIG_ACPI_BLACKLIST_YEAR=0
  236. # CONFIG_ACPI_DEBUG is not set
  237. CONFIG_ACPI_EC=y
  238. CONFIG_ACPI_POWER=y
  239. CONFIG_ACPI_SYSTEM=y
  240. # CONFIG_ACPI_CONTAINER is not set
  241. # CONFIG_ACPI_SBS is not set
  242.  
  243. #
  244. # CPU Frequency scaling
  245. #
  246. # CONFIG_CPU_FREQ is not set
  247. # CONFIG_CPU_IDLE is not set
  248.  
  249. #
  250. # Bus options (PCI etc.)
  251. #
  252. CONFIG_PCI=y
  253. CONFIG_PCI_DIRECT=y
  254. CONFIG_PCI_MMCONFIG=y
  255. CONFIG_PCI_DOMAINS=y
  256. CONFIG_XEN_PCIDEV_FRONTEND=y
  257. # CONFIG_XEN_PCIDEV_FE_DEBUG is not set
  258. CONFIG_PCIEPORTBUS=y
  259. CONFIG_PCIEAER=y
  260. # CONFIG_ARCH_SUPPORTS_MSI is not set
  261. # CONFIG_PCI_LEGACY is not set
  262. CONFIG_ISA_DMA_API=y
  263. # CONFIG_PCCARD is not set
  264. # CONFIG_HOTPLUG_PCI is not set
  265.  
  266. #
  267. # Executable file formats / Emulations
  268. #
  269. CONFIG_BINFMT_ELF=y
  270. CONFIG_BINFMT_MISC=y
  271. CONFIG_IA32_EMULATION=y
  272. CONFIG_IA32_AOUT=y
  273. CONFIG_COMPAT=y
  274. CONFIG_COMPAT_FOR_U64_ALIGNMENT=y
  275. CONFIG_SYSVIPC_COMPAT=y
  276.  
  277. #
  278. # Networking
  279. #
  280. CONFIG_NET=y
  281.  
  282. #
  283. # Networking options
  284. #
  285. CONFIG_PACKET=y
  286. CONFIG_PACKET_MMAP=y
  287. CONFIG_UNIX=y
  288. CONFIG_XFRM=y
  289. CONFIG_XFRM_USER=y
  290. # CONFIG_XFRM_SUB_POLICY is not set
  291. # CONFIG_XFRM_MIGRATE is not set
  292. # CONFIG_NET_KEY is not set
  293. CONFIG_INET=y
  294. CONFIG_IP_MULTICAST=y
  295. CONFIG_IP_ADVANCED_ROUTER=y
  296. CONFIG_ASK_IP_FIB_HASH=y
  297. # CONFIG_IP_FIB_TRIE is not set
  298. CONFIG_IP_FIB_HASH=y
  299. CONFIG_IP_MULTIPLE_TABLES=y
  300. CONFIG_IP_ROUTE_MULTIPATH=y
  301. CONFIG_IP_ROUTE_VERBOSE=y
  302. CONFIG_IP_PNP=y
  303. CONFIG_IP_PNP_DHCP=y
  304. CONFIG_IP_PNP_BOOTP=y
  305. CONFIG_IP_PNP_RARP=y
  306. CONFIG_NET_IPIP=y
  307. CONFIG_NET_IPGRE=y
  308. CONFIG_NET_IPGRE_BROADCAST=y
  309. CONFIG_IP_MROUTE=y
  310. # CONFIG_IP_PIMSM_V1 is not set
  311. CONFIG_IP_PIMSM_V2=y
  312. CONFIG_ARPD=y
  313. # CONFIG_SYN_COOKIES is not set
  314. CONFIG_INET_AH=y
  315. CONFIG_INET_ESP=y
  316. CONFIG_INET_IPCOMP=y
  317. CONFIG_INET_XFRM_TUNNEL=y
  318. CONFIG_INET_TUNNEL=y
  319. CONFIG_INET_XFRM_MODE_TRANSPORT=y
  320. CONFIG_INET_XFRM_MODE_TUNNEL=y
  321. CONFIG_INET_XFRM_MODE_BEET=y
  322. # CONFIG_INET_LRO is not set
  323. CONFIG_INET_DIAG=y
  324. CONFIG_INET_TCP_DIAG=y
  325. # CONFIG_TCP_CONG_ADVANCED is not set
  326. CONFIG_TCP_CONG_CUBIC=y
  327. CONFIG_DEFAULT_TCP_CONG="cubic"
  328. # CONFIG_TCP_MD5SIG is not set
  329. # CONFIG_IP_VS is not set
  330. CONFIG_IPV6=y
  331. CONFIG_IPV6_PRIVACY=y
  332. CONFIG_IPV6_ROUTER_PREF=y
  333. # CONFIG_IPV6_ROUTE_INFO is not set
  334. # CONFIG_IPV6_OPTIMISTIC_DAD is not set
  335. CONFIG_INET6_AH=y
  336. CONFIG_INET6_ESP=y
  337. CONFIG_INET6_IPCOMP=y
  338. # CONFIG_IPV6_MIP6 is not set
  339. CONFIG_INET6_XFRM_TUNNEL=y
  340. CONFIG_INET6_TUNNEL=y
  341. # CONFIG_INET6_XFRM_MODE_TRANSPORT is not set
  342. CONFIG_INET6_XFRM_MODE_TUNNEL=y
  343. CONFIG_INET6_XFRM_MODE_BEET=y
  344. # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
  345. CONFIG_IPV6_SIT=y
  346. CONFIG_IPV6_TUNNEL=y
  347. CONFIG_IPV6_MULTIPLE_TABLES=y
  348. CONFIG_IPV6_SUBTREES=y
  349. CONFIG_NETWORK_SECMARK=y
  350. CONFIG_NETFILTER=y
  351. # CONFIG_NETFILTER_DEBUG is not set
  352. CONFIG_BRIDGE_NETFILTER=y
  353.  
  354. #
  355. # Core Netfilter Configuration
  356. #
  357. CONFIG_NETFILTER_NETLINK=y
  358. CONFIG_NETFILTER_NETLINK_QUEUE=y
  359. CONFIG_NETFILTER_NETLINK_LOG=y
  360. # CONFIG_NF_CONNTRACK_ENABLED is not set
  361. # CONFIG_NF_CONNTRACK is not set
  362. CONFIG_NETFILTER_XTABLES=y
  363. CONFIG_NETFILTER_XT_TARGET_CLASSIFY=y
  364. CONFIG_NETFILTER_XT_TARGET_DSCP=y
  365. CONFIG_NETFILTER_XT_TARGET_MARK=y
  366. CONFIG_NETFILTER_XT_TARGET_NFQUEUE=y
  367. CONFIG_NETFILTER_XT_TARGET_NFLOG=y
  368. CONFIG_NETFILTER_XT_TARGET_TRACE=y
  369. CONFIG_NETFILTER_XT_TARGET_SECMARK=y
  370. CONFIG_NETFILTER_XT_TARGET_TCPMSS=y
  371. CONFIG_NETFILTER_XT_MATCH_COMMENT=y
  372. CONFIG_NETFILTER_XT_MATCH_DCCP=y
  373. CONFIG_NETFILTER_XT_MATCH_DSCP=y
  374. CONFIG_NETFILTER_XT_MATCH_ESP=y
  375. CONFIG_NETFILTER_XT_MATCH_LENGTH=y
  376. CONFIG_NETFILTER_XT_MATCH_LIMIT=y
  377. CONFIG_NETFILTER_XT_MATCH_MAC=y
  378. CONFIG_NETFILTER_XT_MATCH_MARK=y
  379. CONFIG_NETFILTER_XT_MATCH_POLICY=y
  380. CONFIG_NETFILTER_XT_MATCH_MULTIPORT=y
  381. CONFIG_NETFILTER_XT_MATCH_PHYSDEV=y
  382. CONFIG_NETFILTER_XT_MATCH_PKTTYPE=y
  383. CONFIG_NETFILTER_XT_MATCH_QUOTA=y
  384. CONFIG_NETFILTER_XT_MATCH_REALM=y
  385. # CONFIG_NETFILTER_XT_MATCH_SCTP is not set
  386. CONFIG_NETFILTER_XT_MATCH_STATISTIC=y
  387. CONFIG_NETFILTER_XT_MATCH_STRING=y
  388. CONFIG_NETFILTER_XT_MATCH_TCPMSS=y
  389. CONFIG_NETFILTER_XT_MATCH_TIME=y
  390. CONFIG_NETFILTER_XT_MATCH_U32=y
  391. CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=y
  392.  
  393. #
  394. # IP: Netfilter Configuration
  395. #
  396. # CONFIG_IP_NF_QUEUE is not set
  397. CONFIG_IP_NF_IPTABLES=y
  398. # CONFIG_IP_NF_MATCH_IPRANGE is not set
  399. # CONFIG_IP_NF_MATCH_TOS is not set
  400. CONFIG_IP_NF_MATCH_RECENT=y
  401. CONFIG_IP_NF_MATCH_ECN=y
  402. CONFIG_IP_NF_MATCH_AH=y
  403. CONFIG_IP_NF_MATCH_TTL=y
  404. # CONFIG_IP_NF_MATCH_OWNER is not set
  405. CONFIG_IP_NF_MATCH_ADDRTYPE=y
  406. CONFIG_IP_NF_FILTER=y
  407. CONFIG_IP_NF_TARGET_REJECT=y
  408. CONFIG_IP_NF_TARGET_LOG=y
  409. CONFIG_IP_NF_TARGET_ULOG=y
  410. CONFIG_IP_NF_MANGLE=y
  411. # CONFIG_IP_NF_TARGET_TOS is not set
  412. CONFIG_IP_NF_TARGET_ECN=y
  413. CONFIG_IP_NF_TARGET_TTL=y
  414. CONFIG_IP_NF_RAW=y
  415. CONFIG_IP_NF_ARPTABLES=y
  416. CONFIG_IP_NF_ARPFILTER=y
  417. CONFIG_IP_NF_ARP_MANGLE=y
  418.  
  419. #
  420. # IPv6: Netfilter Configuration (EXPERIMENTAL)
  421. #
  422. # CONFIG_IP6_NF_QUEUE is not set
  423. # CONFIG_IP6_NF_IPTABLES is not set
  424.  
  425. #
  426. # Bridge: Netfilter Configuration
  427. #
  428. CONFIG_BRIDGE_NF_EBTABLES=y
  429. CONFIG_BRIDGE_EBT_BROUTE=y
  430. CONFIG_BRIDGE_EBT_T_FILTER=y
  431. CONFIG_BRIDGE_EBT_T_NAT=y
  432. CONFIG_BRIDGE_EBT_802_3=y
  433. CONFIG_BRIDGE_EBT_AMONG=y
  434. CONFIG_BRIDGE_EBT_ARP=y
  435. CONFIG_BRIDGE_EBT_IP=y
  436. CONFIG_BRIDGE_EBT_LIMIT=y
  437. CONFIG_BRIDGE_EBT_MARK=y
  438. CONFIG_BRIDGE_EBT_PKTTYPE=y
  439. CONFIG_BRIDGE_EBT_STP=y
  440. CONFIG_BRIDGE_EBT_VLAN=y
  441. CONFIG_BRIDGE_EBT_ARPREPLY=y
  442. CONFIG_BRIDGE_EBT_DNAT=y
  443. CONFIG_BRIDGE_EBT_MARK_T=y
  444. CONFIG_BRIDGE_EBT_REDIRECT=y
  445. CONFIG_BRIDGE_EBT_SNAT=y
  446. CONFIG_BRIDGE_EBT_LOG=y
  447. # CONFIG_BRIDGE_EBT_ULOG is not set
  448. # CONFIG_IP_DCCP is not set
  449. CONFIG_IP_SCTP=y
  450. # CONFIG_SCTP_DBG_MSG is not set
  451. # CONFIG_SCTP_DBG_OBJCNT is not set
  452. # CONFIG_SCTP_HMAC_NONE is not set
  453. # CONFIG_SCTP_HMAC_SHA1 is not set
  454. CONFIG_SCTP_HMAC_MD5=y
  455. # CONFIG_TIPC is not set
  456. # CONFIG_ATM is not set
  457. CONFIG_BRIDGE=y
  458. CONFIG_VLAN_8021Q=y
  459. # CONFIG_DECNET is not set
  460. CONFIG_LLC=y
  461. # CONFIG_LLC2 is not set
  462. # CONFIG_IPX is not set
  463. # CONFIG_ATALK is not set
  464. # CONFIG_X25 is not set
  465. # CONFIG_LAPB is not set
  466. # CONFIG_ECONET is not set
  467. CONFIG_WAN_ROUTER=y
  468. # CONFIG_NET_SCHED is not set
  469. CONFIG_NET_CLS_ROUTE=y
  470.  
  471. #
  472. # Network testing
  473. #
  474. CONFIG_NET_PKTGEN=y
  475. # CONFIG_HAMRADIO is not set
  476. # CONFIG_IRDA is not set
  477. # CONFIG_BT is not set
  478. # CONFIG_AF_RXRPC is not set
  479. CONFIG_FIB_RULES=y
  480.  
  481. #
  482. # Wireless
  483. #
  484. # CONFIG_CFG80211 is not set
  485. # CONFIG_WIRELESS_EXT is not set
  486. # CONFIG_MAC80211 is not set
  487. # CONFIG_IEEE80211 is not set
  488. # CONFIG_RFKILL is not set
  489. # CONFIG_NET_9P is not set
  490.  
  491. #
  492. # Device Drivers
  493. #
  494.  
  495. #
  496. # Generic Driver Options
  497. #
  498. CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
  499. CONFIG_STANDALONE=y
  500. CONFIG_PREVENT_FIRMWARE_BUILD=y
  501. CONFIG_FW_LOADER=y
  502. CONFIG_SYS_HYPERVISOR=y
  503. CONFIG_CONNECTOR=y
  504. CONFIG_PROC_EVENTS=y
  505. # CONFIG_MTD is not set
  506. # CONFIG_PARPORT is not set
  507. CONFIG_PNP=y
  508. # CONFIG_PNP_DEBUG is not set
  509.  
  510. #
  511. # Protocols
  512. #
  513. CONFIG_PNPACPI=y
  514. CONFIG_BLK_DEV=y
  515. # CONFIG_BLK_DEV_FD is not set
  516. # CONFIG_BLK_CPQ_DA is not set
  517. # CONFIG_BLK_CPQ_CISS_DA is not set
  518. # CONFIG_BLK_DEV_DAC960 is not set
  519. # CONFIG_BLK_DEV_UMEM is not set
  520. # CONFIG_BLK_DEV_COW_COMMON is not set
  521. CONFIG_BLK_DEV_LOOP=y
  522. CONFIG_BLK_DEV_CRYPTOLOOP=y
  523. # CONFIG_BLK_DEV_NBD is not set
  524. # CONFIG_BLK_DEV_SX8 is not set
  525. CONFIG_BLK_DEV_UB=y
  526. CONFIG_BLK_DEV_RAM=y
  527. CONFIG_BLK_DEV_RAM_COUNT=16
  528. CONFIG_BLK_DEV_RAM_SIZE=65536
  529. CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
  530. CONFIG_CDROM_PKTCDVD=y
  531. CONFIG_CDROM_PKTCDVD_BUFFERS=16
  532. CONFIG_CDROM_PKTCDVD_WCACHE=y
  533. # CONFIG_ATA_OVER_ETH is not set
  534. CONFIG_MISC_DEVICES=y
  535. # CONFIG_IBM_ASM is not set
  536. # CONFIG_PHANTOM is not set
  537. # CONFIG_EEPROM_93CX6 is not set
  538. # CONFIG_SGI_IOC4 is not set
  539. # CONFIG_TIFM_CORE is not set
  540. # CONFIG_FUJITSU_LAPTOP is not set
  541. # CONFIG_MSI_LAPTOP is not set
  542. # CONFIG_SONY_LAPTOP is not set
  543. # CONFIG_THINKPAD_ACPI is not set
  544. # CONFIG_IDE is not set
  545.  
  546. #
  547. # SCSI device support
  548. #
  549. CONFIG_RAID_ATTRS=y
  550. CONFIG_SCSI=y
  551. CONFIG_SCSI_DMA=y
  552. CONFIG_SCSI_TGT=y
  553. # CONFIG_SCSI_NETLINK is not set
  554. CONFIG_SCSI_PROC_FS=y
  555.  
  556. #
  557. # SCSI support type (disk, tape, CD-ROM)
  558. #
  559. CONFIG_BLK_DEV_SD=y
  560. # CONFIG_CHR_DEV_ST is not set
  561. # CONFIG_CHR_DEV_OSST is not set
  562. CONFIG_BLK_DEV_SR=y
  563. # CONFIG_BLK_DEV_SR_VENDOR is not set
  564. CONFIG_CHR_DEV_SG=y
  565. # CONFIG_CHR_DEV_SCH is not set
  566.  
  567. #
  568. # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
  569. #
  570. # CONFIG_SCSI_MULTI_LUN is not set
  571. # CONFIG_SCSI_CONSTANTS is not set
  572. # CONFIG_SCSI_LOGGING is not set
  573. CONFIG_SCSI_SCAN_ASYNC=y
  574. CONFIG_SCSI_WAIT_SCAN=m
  575.  
  576. #
  577. # SCSI Transports
  578. #
  579. CONFIG_SCSI_SPI_ATTRS=y
  580. # CONFIG_SCSI_FC_ATTRS is not set
  581. CONFIG_SCSI_ISCSI_ATTRS=y
  582. # CONFIG_SCSI_SAS_ATTRS is not set
  583. # CONFIG_SCSI_SAS_LIBSAS is not set
  584. # CONFIG_SCSI_SRP_ATTRS is not set
  585. CONFIG_SCSI_LOWLEVEL=y
  586. # CONFIG_ISCSI_TCP is not set
  587. # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
  588. # CONFIG_SCSI_3W_9XXX is not set
  589. # CONFIG_SCSI_ACARD is not set
  590. # CONFIG_SCSI_AACRAID is not set
  591. # CONFIG_SCSI_AIC7XXX is not set
  592. # CONFIG_SCSI_AIC7XXX_OLD is not set
  593. # CONFIG_SCSI_AIC79XX is not set
  594. # CONFIG_SCSI_AIC94XX is not set
  595. # CONFIG_SCSI_ADVANSYS is not set
  596. # CONFIG_SCSI_ARCMSR is not set
  597. # CONFIG_MEGARAID_NEWGEN is not set
  598. # CONFIG_MEGARAID_LEGACY is not set
  599. # CONFIG_MEGARAID_SAS is not set
  600. # CONFIG_SCSI_HPTIOP is not set
  601. # CONFIG_SCSI_BUSLOGIC is not set
  602. # CONFIG_SCSI_DMX3191D is not set
  603. # CONFIG_SCSI_EATA is not set
  604. # CONFIG_SCSI_FUTURE_DOMAIN is not set
  605. # CONFIG_SCSI_IPS is not set
  606. # CONFIG_SCSI_INITIO is not set
  607. # CONFIG_SCSI_INIA100 is not set
  608. # CONFIG_SCSI_STEX is not set
  609. # CONFIG_SCSI_SYM53C8XX_2 is not set
  610. # CONFIG_SCSI_IPR is not set
  611. # CONFIG_SCSI_QLOGIC_1280 is not set
  612. # CONFIG_SCSI_QLA_FC is not set
  613. # CONFIG_SCSI_QLA_ISCSI is not set
  614. # CONFIG_SCSI_LPFC is not set
  615. # CONFIG_SCSI_DC395x is not set
  616. # CONFIG_SCSI_DC390T is not set
  617. # CONFIG_SCSI_DEBUG is not set
  618. # CONFIG_SCSI_SRP is not set
  619. CONFIG_ATA=y
  620. # CONFIG_ATA_NONSTANDARD is not set
  621. CONFIG_ATA_ACPI=y
  622. # CONFIG_SATA_AHCI is not set
  623. # CONFIG_SATA_SVW is not set
  624. # CONFIG_ATA_PIIX is not set
  625. # CONFIG_SATA_MV is not set
  626. # CONFIG_SATA_NV is not set
  627. # CONFIG_PDC_ADMA is not set
  628. # CONFIG_SATA_QSTOR is not set
  629. # CONFIG_SATA_PROMISE is not set
  630. # CONFIG_SATA_SX4 is not set
  631. # CONFIG_SATA_SIL is not set
  632. # CONFIG_SATA_SIL24 is not set
  633. # CONFIG_SATA_SIS is not set
  634. # CONFIG_SATA_ULI is not set
  635. CONFIG_SATA_VIA=y
  636. # CONFIG_SATA_VITESSE is not set
  637. # CONFIG_SATA_INIC162X is not set
  638. # CONFIG_PATA_ACPI is not set
  639. # CONFIG_PATA_ALI is not set
  640. # CONFIG_PATA_AMD is not set
  641. # CONFIG_PATA_ARTOP is not set
  642. # CONFIG_PATA_ATIIXP is not set
  643. # CONFIG_PATA_CMD640_PCI is not set
  644. # CONFIG_PATA_CMD64X is not set
  645. # CONFIG_PATA_CS5520 is not set
  646. # CONFIG_PATA_CS5530 is not set
  647. # CONFIG_PATA_CYPRESS is not set
  648. # CONFIG_PATA_EFAR is not set
  649. # CONFIG_ATA_GENERIC is not set
  650. # CONFIG_PATA_HPT366 is not set
  651. # CONFIG_PATA_HPT37X is not set
  652. # CONFIG_PATA_HPT3X2N is not set
  653. # CONFIG_PATA_HPT3X3 is not set
  654. # CONFIG_PATA_IT821X is not set
  655. # CONFIG_PATA_IT8213 is not set
  656. # CONFIG_PATA_JMICRON is not set
  657. # CONFIG_PATA_TRIFLEX is not set
  658. # CONFIG_PATA_MARVELL is not set
  659. # CONFIG_PATA_MPIIX is not set
  660. # CONFIG_PATA_OLDPIIX is not set
  661. # CONFIG_PATA_NETCELL is not set
  662. # CONFIG_PATA_NS87410 is not set
  663. # CONFIG_PATA_NS87415 is not set
  664. # CONFIG_PATA_OPTI is not set
  665. # CONFIG_PATA_OPTIDMA is not set
  666. # CONFIG_PATA_PDC_OLD is not set
  667. # CONFIG_PATA_RADISYS is not set
  668. # CONFIG_PATA_RZ1000 is not set
  669. # CONFIG_PATA_SC1200 is not set
  670. # CONFIG_PATA_SERVERWORKS is not set
  671. # CONFIG_PATA_PDC2027X is not set
  672. # CONFIG_PATA_SIL680 is not set
  673. # CONFIG_PATA_SIS is not set
  674. CONFIG_PATA_VIA=y
  675. # CONFIG_PATA_WINBOND is not set
  676. CONFIG_MD=y
  677. CONFIG_BLK_DEV_MD=y
  678. CONFIG_MD_LINEAR=y
  679. CONFIG_MD_RAID0=y
  680. CONFIG_MD_RAID1=y
  681. # CONFIG_MD_RAID10 is not set
  682. CONFIG_MD_RAID456=y
  683. CONFIG_MD_RAID5_RESHAPE=y
  684. CONFIG_MD_MULTIPATH=y
  685. # CONFIG_MD_FAULTY is not set
  686. CONFIG_BLK_DEV_DM=y
  687. # CONFIG_DM_DEBUG is not set
  688. CONFIG_DM_CRYPT=y
  689. # CONFIG_DM_SNAPSHOT is not set
  690. # CONFIG_DM_MIRROR is not set
  691. # CONFIG_DM_ZERO is not set
  692. # CONFIG_DM_MULTIPATH is not set
  693. # CONFIG_DM_DELAY is not set
  694. CONFIG_DM_UEVENT=y
  695. # CONFIG_FUSION is not set
  696.  
  697. #
  698. # IEEE 1394 (FireWire) support
  699. #
  700. # CONFIG_FIREWIRE is not set
  701. # CONFIG_IEEE1394 is not set
  702. # CONFIG_I2O is not set
  703. # CONFIG_MACINTOSH_DRIVERS is not set
  704. CONFIG_NETDEVICES=y
  705. CONFIG_NETDEVICES_MULTIQUEUE=y
  706. CONFIG_DUMMY=y
  707. CONFIG_BONDING=y
  708. # CONFIG_MACVLAN is not set
  709. # CONFIG_EQUALIZER is not set
  710. CONFIG_TUN=y
  711. CONFIG_VETH=y
  712. # CONFIG_NET_SB1000 is not set
  713. # CONFIG_ARCNET is not set
  714. # CONFIG_NET_ETHERNET is not set
  715. CONFIG_NETDEV_1000=y
  716. # CONFIG_ACENIC is not set
  717. # CONFIG_DL2K is not set
  718. # CONFIG_E1000 is not set
  719. # CONFIG_E1000E is not set
  720. # CONFIG_IP1000 is not set
  721. # CONFIG_NS83820 is not set
  722. # CONFIG_HAMACHI is not set
  723. # CONFIG_YELLOWFIN is not set
  724. # CONFIG_R8169 is not set
  725. # CONFIG_SIS190 is not set
  726. # CONFIG_SKGE is not set
  727. # CONFIG_SKY2 is not set
  728. # CONFIG_SK98LIN is not set
  729. # CONFIG_VIA_VELOCITY is not set
  730. CONFIG_TIGON3=y
  731. # CONFIG_BNX2 is not set
  732. # CONFIG_QLA3XXX is not set
  733. # CONFIG_ATL1 is not set
  734. # CONFIG_NETDEV_10000 is not set
  735. # CONFIG_TR is not set
  736.  
  737. #
  738. # Wireless LAN
  739. #
  740. # CONFIG_WLAN_PRE80211 is not set
  741. # CONFIG_WLAN_80211 is not set
  742.  
  743. #
  744. # USB Network Adapters
  745. #
  746. # CONFIG_USB_CATC is not set
  747. # CONFIG_USB_KAWETH is not set
  748. # CONFIG_USB_PEGASUS is not set
  749. # CONFIG_USB_RTL8150 is not set
  750. # CONFIG_USB_USBNET is not set
  751. # CONFIG_WAN is not set
  752. # CONFIG_FDDI is not set
  753. # CONFIG_HIPPI is not set
  754. CONFIG_PPP=y
  755. # CONFIG_PPP_MULTILINK is not set
  756. CONFIG_PPP_FILTER=y
  757. CONFIG_PPP_ASYNC=y
  758. CONFIG_PPP_SYNC_TTY=y
  759. CONFIG_PPP_DEFLATE=y
  760. CONFIG_PPP_BSDCOMP=y
  761. CONFIG_PPP_MPPE=y
  762. # CONFIG_PPPOE is not set
  763. # CONFIG_PPPOL2TP is not set
  764. # CONFIG_SLIP is not set
  765. CONFIG_SLHC=y
  766. # CONFIG_NET_FC is not set
  767. # CONFIG_SHAPER is not set
  768. CONFIG_NETCONSOLE=y
  769. # CONFIG_NETCONSOLE_DYNAMIC is not set
  770. CONFIG_NETPOLL=y
  771. CONFIG_NETPOLL_TRAP=y
  772. CONFIG_NET_POLL_CONTROLLER=y
  773. # CONFIG_ISDN is not set
  774. # CONFIG_PHONE is not set
  775.  
  776. #
  777. # Input device support
  778. #
  779. CONFIG_INPUT=y
  780. # CONFIG_INPUT_FF_MEMLESS is not set
  781. CONFIG_INPUT_POLLDEV=y
  782.  
  783. #
  784. # Userland interfaces
  785. #
  786. CONFIG_INPUT_MOUSEDEV=y
  787. CONFIG_INPUT_MOUSEDEV_PSAUX=y
  788. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  789. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  790. CONFIG_INPUT_JOYDEV=y
  791. CONFIG_INPUT_EVDEV=y
  792. # CONFIG_INPUT_EVBUG is not set
  793.  
  794. #
  795. # Input Device Drivers
  796. #
  797. CONFIG_INPUT_KEYBOARD=y
  798. CONFIG_KEYBOARD_ATKBD=y
  799. # CONFIG_KEYBOARD_SUNKBD is not set
  800. # CONFIG_KEYBOARD_LKKBD is not set
  801. # CONFIG_KEYBOARD_XTKBD is not set
  802. # CONFIG_KEYBOARD_NEWTON is not set
  803. # CONFIG_KEYBOARD_STOWAWAY is not set
  804. CONFIG_INPUT_MOUSE=y
  805. CONFIG_MOUSE_PS2=y
  806. CONFIG_MOUSE_PS2_ALPS=y
  807. CONFIG_MOUSE_PS2_LOGIPS2PP=y
  808. CONFIG_MOUSE_PS2_SYNAPTICS=y
  809. CONFIG_MOUSE_PS2_LIFEBOOK=y
  810. CONFIG_MOUSE_PS2_TRACKPOINT=y
  811. # CONFIG_MOUSE_PS2_TOUCHKIT is not set
  812. # CONFIG_MOUSE_SERIAL is not set
  813. # CONFIG_MOUSE_APPLETOUCH is not set
  814. # CONFIG_MOUSE_VSXXXAA is not set
  815. CONFIG_INPUT_JOYSTICK=y
  816. # CONFIG_JOYSTICK_ANALOG is not set
  817. # CONFIG_JOYSTICK_A3D is not set
  818. CONFIG_JOYSTICK_ADI=y
  819. # CONFIG_JOYSTICK_COBRA is not set
  820. # CONFIG_JOYSTICK_GF2K is not set
  821. # CONFIG_JOYSTICK_GRIP is not set
  822. # CONFIG_JOYSTICK_GRIP_MP is not set
  823. # CONFIG_JOYSTICK_GUILLEMOT is not set
  824. # CONFIG_JOYSTICK_INTERACT is not set
  825. # CONFIG_JOYSTICK_SIDEWINDER is not set
  826. # CONFIG_JOYSTICK_TMDC is not set
  827. # CONFIG_JOYSTICK_IFORCE is not set
  828. # CONFIG_JOYSTICK_WARRIOR is not set
  829. # CONFIG_JOYSTICK_MAGELLAN is not set
  830. # CONFIG_JOYSTICK_SPACEORB is not set
  831. # CONFIG_JOYSTICK_SPACEBALL is not set
  832. # CONFIG_JOYSTICK_STINGER is not set
  833. # CONFIG_JOYSTICK_TWIDJOY is not set
  834. # CONFIG_JOYSTICK_JOYDUMP is not set
  835. # CONFIG_JOYSTICK_XPAD is not set
  836. # CONFIG_INPUT_TABLET is not set
  837. # CONFIG_INPUT_TOUCHSCREEN is not set
  838. # CONFIG_INPUT_MISC is not set
  839.  
  840. #
  841. # Hardware I/O ports
  842. #
  843. CONFIG_SERIO=y
  844. CONFIG_SERIO_I8042=y
  845. # CONFIG_SERIO_SERPORT is not set
  846. # CONFIG_SERIO_CT82C710 is not set
  847. # CONFIG_SERIO_PCIPS2 is not set
  848. CONFIG_SERIO_LIBPS2=y
  849. # CONFIG_SERIO_RAW is not set
  850. CONFIG_GAMEPORT=y
  851. # CONFIG_GAMEPORT_NS558 is not set
  852. # CONFIG_GAMEPORT_L4 is not set
  853. # CONFIG_GAMEPORT_EMU10K1 is not set
  854. # CONFIG_GAMEPORT_FM801 is not set
  855.  
  856. #
  857. # Character devices
  858. #
  859. CONFIG_VT=y
  860. CONFIG_VT_CONSOLE=y
  861. CONFIG_HW_CONSOLE=y
  862. CONFIG_VT_HW_CONSOLE_BINDING=y
  863. # CONFIG_DEV_KMEM is not set
  864. # CONFIG_SERIAL_NONSTANDARD is not set
  865.  
  866. #
  867. # Serial drivers
  868. #
  869. CONFIG_FIX_EARLYCON_MEM=y
  870.  
  871. #
  872. # Non-8250 serial port support
  873. #
  874. # CONFIG_SERIAL_JSM is not set
  875. CONFIG_UNIX98_PTYS=y
  876. CONFIG_LEGACY_PTYS=y
  877. CONFIG_LEGACY_PTY_COUNT=256
  878. # CONFIG_IPMI_HANDLER is not set
  879. CONFIG_HW_RANDOM=y
  880. # CONFIG_HW_RANDOM_INTEL is not set
  881. CONFIG_HW_RANDOM_AMD=y
  882. CONFIG_NVRAM=y
  883. CONFIG_RTC=y
  884. # CONFIG_R3964 is not set
  885. # CONFIG_APPLICOM is not set
  886. # CONFIG_MWAVE is not set
  887. # CONFIG_PC8736x_GPIO is not set
  888. CONFIG_RAW_DRIVER=y
  889. CONFIG_MAX_RAW_DEVS=256
  890. CONFIG_HPET=y
  891. # CONFIG_HPET_RTC_IRQ is not set
  892. CONFIG_HPET_MMAP=y
  893. # CONFIG_HANGCHECK_TIMER is not set
  894. # CONFIG_TCG_TPM is not set
  895. # CONFIG_TELCLOCK is not set
  896. CONFIG_DEVPORT=y
  897. CONFIG_I2C=y
  898. CONFIG_I2C_BOARDINFO=y
  899. CONFIG_I2C_CHARDEV=y
  900.  
  901. #
  902. # I2C Algorithms
  903. #
  904. CONFIG_I2C_ALGOBIT=y
  905. # CONFIG_I2C_ALGOPCF is not set
  906. # CONFIG_I2C_ALGOPCA is not set
  907.  
  908. #
  909. # I2C Hardware Bus support
  910. #
  911. # CONFIG_I2C_ALI1535 is not set
  912. # CONFIG_I2C_ALI1563 is not set
  913. # CONFIG_I2C_ALI15X3 is not set
  914. # CONFIG_I2C_AMD756 is not set
  915. # CONFIG_I2C_AMD8111 is not set
  916. # CONFIG_I2C_I801 is not set
  917. # CONFIG_I2C_I810 is not set
  918. # CONFIG_I2C_PIIX4 is not set
  919. # CONFIG_I2C_NFORCE2 is not set
  920. # CONFIG_I2C_OCORES is not set
  921. CONFIG_I2C_PARPORT_LIGHT=y
  922. # CONFIG_I2C_PROSAVAGE is not set
  923. # CONFIG_I2C_SAVAGE4 is not set
  924. # CONFIG_I2C_SIMTEC is not set
  925. # CONFIG_I2C_SIS5595 is not set
  926. # CONFIG_I2C_SIS630 is not set
  927. # CONFIG_I2C_SIS96X is not set
  928. # CONFIG_I2C_TAOS_EVM is not set
  929. # CONFIG_I2C_STUB is not set
  930. # CONFIG_I2C_TINY_USB is not set
  931. # CONFIG_I2C_VIA is not set
  932. CONFIG_I2C_VIAPRO=y
  933. # CONFIG_I2C_VOODOO3 is not set
  934.  
  935. #
  936. # Miscellaneous I2C Chip support
  937. #
  938. # CONFIG_SENSORS_DS1337 is not set
  939. # CONFIG_SENSORS_DS1374 is not set
  940. # CONFIG_DS1682 is not set
  941. CONFIG_SENSORS_EEPROM=y
  942. # CONFIG_SENSORS_PCF8574 is not set
  943. # CONFIG_SENSORS_PCA9539 is not set
  944. # CONFIG_SENSORS_PCF8591 is not set
  945. # CONFIG_SENSORS_MAX6875 is not set
  946. # CONFIG_SENSORS_TSL2550 is not set
  947. # CONFIG_I2C_DEBUG_CORE is not set
  948. # CONFIG_I2C_DEBUG_ALGO is not set
  949. # CONFIG_I2C_DEBUG_BUS is not set
  950. # CONFIG_I2C_DEBUG_CHIP is not set
  951.  
  952. #
  953. # SPI support
  954. #
  955. # CONFIG_SPI is not set
  956. # CONFIG_SPI_MASTER is not set
  957. # CONFIG_W1 is not set
  958. CONFIG_POWER_SUPPLY=y
  959. # CONFIG_POWER_SUPPLY_DEBUG is not set
  960. # CONFIG_PDA_POWER is not set
  961. # CONFIG_BATTERY_DS2760 is not set
  962. CONFIG_HWMON=y
  963. CONFIG_HWMON_VID=y
  964. # CONFIG_SENSORS_ABITUGURU is not set
  965. # CONFIG_SENSORS_ABITUGURU3 is not set
  966. # CONFIG_SENSORS_AD7418 is not set
  967. # CONFIG_SENSORS_ADM1021 is not set
  968. # CONFIG_SENSORS_ADM1025 is not set
  969. # CONFIG_SENSORS_ADM1026 is not set
  970. # CONFIG_SENSORS_ADM1029 is not set
  971. # CONFIG_SENSORS_ADM1031 is not set
  972. # CONFIG_SENSORS_ADM9240 is not set
  973. # CONFIG_SENSORS_ADT7470 is not set
  974. # CONFIG_SENSORS_K8TEMP is not set
  975. # CONFIG_SENSORS_ASB100 is not set
  976. # CONFIG_SENSORS_ATXP1 is not set
  977. # CONFIG_SENSORS_DS1621 is not set
  978. # CONFIG_SENSORS_I5K_AMB is not set
  979. # CONFIG_SENSORS_F71805F is not set
  980. # CONFIG_SENSORS_F71882FG is not set
  981. # CONFIG_SENSORS_F75375S is not set
  982. # CONFIG_SENSORS_FSCHER is not set
  983. # CONFIG_SENSORS_FSCPOS is not set
  984. # CONFIG_SENSORS_FSCHMD is not set
  985. # CONFIG_SENSORS_GL518SM is not set
  986. # CONFIG_SENSORS_GL520SM is not set
  987. # CONFIG_SENSORS_CORETEMP is not set
  988. # CONFIG_SENSORS_IT87 is not set
  989. # CONFIG_SENSORS_LM63 is not set
  990. # CONFIG_SENSORS_LM75 is not set
  991. # CONFIG_SENSORS_LM77 is not set
  992. # CONFIG_SENSORS_LM78 is not set
  993. # CONFIG_SENSORS_LM80 is not set
  994. # CONFIG_SENSORS_LM83 is not set
  995. # CONFIG_SENSORS_LM85 is not set
  996. # CONFIG_SENSORS_LM87 is not set
  997. # CONFIG_SENSORS_LM90 is not set
  998. # CONFIG_SENSORS_LM92 is not set
  999. # CONFIG_SENSORS_LM93 is not set
  1000. # CONFIG_SENSORS_MAX1619 is not set
  1001. # CONFIG_SENSORS_MAX6650 is not set
  1002. # CONFIG_SENSORS_PC87360 is not set
  1003. # CONFIG_SENSORS_PC87427 is not set
  1004. # CONFIG_SENSORS_SIS5595 is not set
  1005. # CONFIG_SENSORS_DME1737 is not set
  1006. # CONFIG_SENSORS_SMSC47M1 is not set
  1007. # CONFIG_SENSORS_SMSC47M192 is not set
  1008. # CONFIG_SENSORS_SMSC47B397 is not set
  1009. # CONFIG_SENSORS_THMC50 is not set
  1010. # CONFIG_SENSORS_VIA686A is not set
  1011. # CONFIG_SENSORS_VT1211 is not set
  1012. # CONFIG_SENSORS_VT8231 is not set
  1013. # CONFIG_SENSORS_W83781D is not set
  1014. # CONFIG_SENSORS_W83791D is not set
  1015. # CONFIG_SENSORS_W83792D is not set
  1016. # CONFIG_SENSORS_W83793 is not set
  1017. # CONFIG_SENSORS_W83L785TS is not set
  1018. CONFIG_SENSORS_W83627HF=y
  1019. # CONFIG_SENSORS_W83627EHF is not set
  1020. # CONFIG_SENSORS_HDAPS is not set
  1021. # CONFIG_SENSORS_APPLESMC is not set
  1022. # CONFIG_HWMON_DEBUG_CHIP is not set
  1023. # CONFIG_WATCHDOG is not set
  1024.  
  1025. #
  1026. # Sonics Silicon Backplane
  1027. #
  1028. CONFIG_SSB_POSSIBLE=y
  1029. # CONFIG_SSB is not set
  1030.  
  1031. #
  1032. # Multifunction device drivers
  1033. #
  1034. # CONFIG_MFD_SM501 is not set
  1035.  
  1036. #
  1037. # Multimedia devices
  1038. #
  1039. # CONFIG_VIDEO_DEV is not set
  1040. # CONFIG_DVB_CORE is not set
  1041. # CONFIG_DAB is not set
  1042.  
  1043. #
  1044. # Graphics support
  1045. #
  1046. CONFIG_AGP=y
  1047. # CONFIG_AGP_AMD64 is not set
  1048. # CONFIG_AGP_INTEL is not set
  1049. # CONFIG_AGP_SIS is not set
  1050. # CONFIG_AGP_VIA is not set
  1051. # CONFIG_DRM is not set
  1052. # CONFIG_VGASTATE is not set
  1053. CONFIG_VIDEO_OUTPUT_CONTROL=y
  1054. CONFIG_FB=y
  1055. CONFIG_FIRMWARE_EDID=y
  1056. # CONFIG_FB_DDC is not set
  1057. CONFIG_FB_CFB_FILLRECT=y
  1058. CONFIG_FB_CFB_COPYAREA=y
  1059. CONFIG_FB_CFB_IMAGEBLIT=y
  1060. # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
  1061. # CONFIG_FB_SYS_FILLRECT is not set
  1062. # CONFIG_FB_SYS_COPYAREA is not set
  1063. # CONFIG_FB_SYS_IMAGEBLIT is not set
  1064. # CONFIG_FB_SYS_FOPS is not set
  1065. CONFIG_FB_DEFERRED_IO=y
  1066. # CONFIG_FB_SVGALIB is not set
  1067. # CONFIG_FB_MACMODES is not set
  1068. # CONFIG_FB_BACKLIGHT is not set
  1069. CONFIG_FB_MODE_HELPERS=y
  1070. # CONFIG_FB_TILEBLITTING is not set
  1071.  
  1072. #
  1073. # Frame buffer hardware drivers
  1074. #
  1075. # CONFIG_FB_CIRRUS is not set
  1076. # CONFIG_FB_PM2 is not set
  1077. # CONFIG_FB_CYBER2000 is not set
  1078. # CONFIG_FB_ARC is not set
  1079. # CONFIG_FB_ASILIANT is not set
  1080. # CONFIG_FB_IMSTT is not set
  1081. # CONFIG_FB_VGA16 is not set
  1082. CONFIG_FB_UVESA=y
  1083. # CONFIG_FB_VESA is not set
  1084. # CONFIG_FB_EFI is not set
  1085. # CONFIG_FB_HECUBA is not set
  1086. # CONFIG_FB_HGA is not set
  1087. # CONFIG_FB_S1D13XXX is not set
  1088. # CONFIG_FB_NVIDIA is not set
  1089. # CONFIG_FB_RIVA is not set
  1090. # CONFIG_FB_LE80578 is not set
  1091. # CONFIG_FB_INTEL is not set
  1092. # CONFIG_FB_MATROX is not set
  1093. # CONFIG_FB_RADEON is not set
  1094. # CONFIG_FB_ATY128 is not set
  1095. # CONFIG_FB_ATY is not set
  1096. # CONFIG_FB_S3 is not set
  1097. # CONFIG_FB_SAVAGE is not set
  1098. # CONFIG_FB_SIS is not set
  1099. # CONFIG_FB_NEOMAGIC is not set
  1100. # CONFIG_FB_KYRO is not set
  1101. # CONFIG_FB_3DFX is not set
  1102. # CONFIG_FB_VOODOO1 is not set
  1103. # CONFIG_FB_VT8623 is not set
  1104. # CONFIG_FB_TRIDENT is not set
  1105. # CONFIG_FB_ARK is not set
  1106. # CONFIG_FB_PM3 is not set
  1107. # CONFIG_FB_GEODE is not set
  1108. # CONFIG_FB_VIRTUAL is not set
  1109. CONFIG_BACKLIGHT_LCD_SUPPORT=y
  1110. CONFIG_LCD_CLASS_DEVICE=y
  1111. CONFIG_BACKLIGHT_CLASS_DEVICE=y
  1112. # CONFIG_BACKLIGHT_CORGI is not set
  1113. # CONFIG_BACKLIGHT_PROGEAR is not set
  1114.  
  1115. #
  1116. # Display device support
  1117. #
  1118. CONFIG_DISPLAY_SUPPORT=y
  1119.  
  1120. #
  1121. # Display hardware drivers
  1122. #
  1123.  
  1124. #
  1125. # Console display driver support
  1126. #
  1127. CONFIG_VGA_CONSOLE=y
  1128. CONFIG_VGACON_SOFT_SCROLLBACK=y
  1129. CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=1024
  1130. CONFIG_DUMMY_CONSOLE=y
  1131. CONFIG_FRAMEBUFFER_CONSOLE=y
  1132. # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
  1133. # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
  1134. # CONFIG_FONTS is not set
  1135. CONFIG_FONT_8x8=y
  1136. CONFIG_FONT_8x16=y
  1137. # CONFIG_LOGO is not set
  1138.  
  1139. #
  1140. # Sound
  1141. #
  1142. CONFIG_SOUND=y
  1143.  
  1144. #
  1145. # Advanced Linux Sound Architecture
  1146. #
  1147. CONFIG_SND=y
  1148. CONFIG_SND_TIMER=y
  1149. CONFIG_SND_PCM=y
  1150. CONFIG_SND_RAWMIDI=y
  1151. CONFIG_SND_SEQUENCER=y
  1152. # CONFIG_SND_SEQ_DUMMY is not set
  1153. CONFIG_SND_OSSEMUL=y
  1154. CONFIG_SND_MIXER_OSS=y
  1155. CONFIG_SND_PCM_OSS=y
  1156. CONFIG_SND_PCM_OSS_PLUGINS=y
  1157. CONFIG_SND_SEQUENCER_OSS=y
  1158. CONFIG_SND_RTCTIMER=y
  1159. CONFIG_SND_SEQ_RTCTIMER_DEFAULT=y
  1160. CONFIG_SND_DYNAMIC_MINORS=y
  1161. # CONFIG_SND_SUPPORT_OLD_API is not set
  1162. CONFIG_SND_VERBOSE_PROCFS=y
  1163. # CONFIG_SND_VERBOSE_PRINTK is not set
  1164. # CONFIG_SND_DEBUG is not set
  1165.  
  1166. #
  1167. # Generic devices
  1168. #
  1169. CONFIG_SND_MPU401_UART=y
  1170. CONFIG_SND_AC97_CODEC=y
  1171. # CONFIG_SND_DUMMY is not set
  1172. # CONFIG_SND_VIRMIDI is not set
  1173. # CONFIG_SND_MTPAV is not set
  1174. # CONFIG_SND_SERIAL_U16550 is not set
  1175. # CONFIG_SND_MPU401 is not set
  1176.  
  1177. #
  1178. # PCI devices
  1179. #
  1180. # CONFIG_SND_AD1889 is not set
  1181. # CONFIG_SND_ALS300 is not set
  1182. # CONFIG_SND_ALS4000 is not set
  1183. # CONFIG_SND_ALI5451 is not set
  1184. # CONFIG_SND_ATIIXP is not set
  1185. # CONFIG_SND_ATIIXP_MODEM is not set
  1186. # CONFIG_SND_AU8810 is not set
  1187. # CONFIG_SND_AU8820 is not set
  1188. # CONFIG_SND_AU8830 is not set
  1189. # CONFIG_SND_AZT3328 is not set
  1190. # CONFIG_SND_BT87X is not set
  1191. # CONFIG_SND_CA0106 is not set
  1192. # CONFIG_SND_CMIPCI is not set
  1193. # CONFIG_SND_CS4281 is not set
  1194. # CONFIG_SND_CS46XX is not set
  1195. # CONFIG_SND_CS5530 is not set
  1196. # CONFIG_SND_DARLA20 is not set
  1197. # CONFIG_SND_GINA20 is not set
  1198. # CONFIG_SND_LAYLA20 is not set
  1199. # CONFIG_SND_DARLA24 is not set
  1200. # CONFIG_SND_GINA24 is not set
  1201. # CONFIG_SND_LAYLA24 is not set
  1202. # CONFIG_SND_MONA is not set
  1203. # CONFIG_SND_MIA is not set
  1204. # CONFIG_SND_ECHO3G is not set
  1205. # CONFIG_SND_INDIGO is not set
  1206. # CONFIG_SND_INDIGOIO is not set
  1207. # CONFIG_SND_INDIGODJ is not set
  1208. # CONFIG_SND_EMU10K1 is not set
  1209. # CONFIG_SND_EMU10K1X is not set
  1210. # CONFIG_SND_ENS1370 is not set
  1211. # CONFIG_SND_ENS1371 is not set
  1212. # CONFIG_SND_ES1938 is not set
  1213. # CONFIG_SND_ES1968 is not set
  1214. # CONFIG_SND_FM801 is not set
  1215. # CONFIG_SND_HDA_INTEL is not set
  1216. # CONFIG_SND_HDSP is not set
  1217. # CONFIG_SND_HDSPM is not set
  1218. # CONFIG_SND_ICE1712 is not set
  1219. # CONFIG_SND_ICE1724 is not set
  1220. # CONFIG_SND_INTEL8X0 is not set
  1221. # CONFIG_SND_INTEL8X0M is not set
  1222. # CONFIG_SND_KORG1212 is not set
  1223. # CONFIG_SND_MAESTRO3 is not set
  1224. # CONFIG_SND_MIXART is not set
  1225. # CONFIG_SND_NM256 is not set
  1226. # CONFIG_SND_PCXHR is not set
  1227. # CONFIG_SND_RIPTIDE is not set
  1228. # CONFIG_SND_RME32 is not set
  1229. # CONFIG_SND_RME96 is not set
  1230. # CONFIG_SND_RME9652 is not set
  1231. # CONFIG_SND_SONICVIBES is not set
  1232. # CONFIG_SND_TRIDENT is not set
  1233. CONFIG_SND_VIA82XX=y
  1234. # CONFIG_SND_VIA82XX_MODEM is not set
  1235. # CONFIG_SND_VX222 is not set
  1236. # CONFIG_SND_YMFPCI is not set
  1237. # CONFIG_SND_AC97_POWER_SAVE is not set
  1238.  
  1239. #
  1240. # USB devices
  1241. #
  1242. # CONFIG_SND_USB_AUDIO is not set
  1243. # CONFIG_SND_USB_USX2Y is not set
  1244. # CONFIG_SND_USB_CAIAQ is not set
  1245.  
  1246. #
  1247. # System on Chip audio support
  1248. #
  1249. # CONFIG_SND_SOC is not set
  1250.  
  1251. #
  1252. # SoC Audio support for SuperH
  1253. #
  1254.  
  1255. #
  1256. # Open Sound System
  1257. #
  1258. # CONFIG_SOUND_PRIME is not set
  1259. CONFIG_AC97_BUS=y
  1260. CONFIG_HID_SUPPORT=y
  1261. CONFIG_HID=y
  1262. # CONFIG_HID_DEBUG is not set
  1263. CONFIG_HIDRAW=y
  1264.  
  1265. #
  1266. # USB Input Devices
  1267. #
  1268. CONFIG_USB_HID=y
  1269. # CONFIG_USB_HIDINPUT_POWERBOOK is not set
  1270. # CONFIG_HID_FF is not set
  1271. CONFIG_USB_HIDDEV=y
  1272. CONFIG_USB_SUPPORT=y
  1273. CONFIG_USB_ARCH_HAS_HCD=y
  1274. CONFIG_USB_ARCH_HAS_OHCI=y
  1275. CONFIG_USB_ARCH_HAS_EHCI=y
  1276. CONFIG_USB=y
  1277. # CONFIG_USB_DEBUG is not set
  1278.  
  1279. #
  1280. # Miscellaneous USB options
  1281. #
  1282. CONFIG_USB_DEVICEFS=y
  1283. # CONFIG_USB_DEVICE_CLASS is not set
  1284. # CONFIG_USB_DYNAMIC_MINORS is not set
  1285. # CONFIG_USB_SUSPEND is not set
  1286. # CONFIG_USB_PERSIST is not set
  1287. # CONFIG_USB_OTG is not set
  1288.  
  1289. #
  1290. # USB Host Controller Drivers
  1291. #
  1292. CONFIG_USB_EHCI_HCD=y
  1293. # CONFIG_USB_EHCI_SPLIT_ISO is not set
  1294. # CONFIG_USB_EHCI_ROOT_HUB_TT is not set
  1295. # CONFIG_USB_EHCI_TT_NEWSCHED is not set
  1296. # CONFIG_USB_ISP116X_HCD is not set
  1297. CONFIG_USB_OHCI_HCD=y
  1298. # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
  1299. # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
  1300. CONFIG_USB_OHCI_LITTLE_ENDIAN=y
  1301. CONFIG_USB_UHCI_HCD=y
  1302. # CONFIG_USB_SL811_HCD is not set
  1303. # CONFIG_USB_R8A66597_HCD is not set
  1304.  
  1305. #
  1306. # USB Device Class drivers
  1307. #
  1308. # CONFIG_USB_ACM is not set
  1309. CONFIG_USB_PRINTER=y
  1310.  
  1311. #
  1312. # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
  1313. #
  1314.  
  1315. #
  1316. # may also be needed; see USB_STORAGE Help for more information
  1317. #
  1318. CONFIG_USB_STORAGE=y
  1319. # CONFIG_USB_STORAGE_DEBUG is not set
  1320. # CONFIG_USB_STORAGE_DATAFAB is not set
  1321. # CONFIG_USB_STORAGE_FREECOM is not set
  1322. # CONFIG_USB_STORAGE_ISD200 is not set
  1323. # CONFIG_USB_STORAGE_DPCM is not set
  1324. # CONFIG_USB_STORAGE_USBAT is not set
  1325. # CONFIG_USB_STORAGE_SDDR09 is not set
  1326. # CONFIG_USB_STORAGE_SDDR55 is not set
  1327. # CONFIG_USB_STORAGE_JUMPSHOT is not set
  1328. # CONFIG_USB_STORAGE_ALAUDA is not set
  1329. # CONFIG_USB_STORAGE_KARMA is not set
  1330. # CONFIG_USB_LIBUSUAL is not set
  1331.  
  1332. #
  1333. # USB Imaging devices
  1334. #
  1335. # CONFIG_USB_MDC800 is not set
  1336. # CONFIG_USB_MICROTEK is not set
  1337. # CONFIG_USB_MON is not set
  1338.  
  1339. #
  1340. # USB port drivers
  1341. #
  1342.  
  1343. #
  1344. # USB Serial Converter support
  1345. #
  1346. # CONFIG_USB_SERIAL is not set
  1347.  
  1348. #
  1349. # USB Miscellaneous drivers
  1350. #
  1351. # CONFIG_USB_EMI62 is not set
  1352. # CONFIG_USB_EMI26 is not set
  1353. # CONFIG_USB_ADUTUX is not set
  1354. # CONFIG_USB_AUERSWALD is not set
  1355. # CONFIG_USB_RIO500 is not set
  1356. # CONFIG_USB_LEGOTOWER is not set
  1357. # CONFIG_USB_LCD is not set
  1358. # CONFIG_USB_BERRY_CHARGE is not set
  1359. # CONFIG_USB_LED is not set
  1360. # CONFIG_USB_CYPRESS_CY7C63 is not set
  1361. # CONFIG_USB_CYTHERM is not set
  1362. # CONFIG_USB_PHIDGET is not set
  1363. # CONFIG_USB_IDMOUSE is not set
  1364. # CONFIG_USB_FTDI_ELAN is not set
  1365. # CONFIG_USB_APPLEDISPLAY is not set
  1366. # CONFIG_USB_SISUSBVGA is not set
  1367. # CONFIG_USB_LD is not set
  1368. # CONFIG_USB_TRANCEVIBRATOR is not set
  1369. # CONFIG_USB_IOWARRIOR is not set
  1370. # CONFIG_USB_TEST is not set
  1371.  
  1372. #
  1373. # USB DSL modem support
  1374. #
  1375.  
  1376. #
  1377. # USB Gadget Support
  1378. #
  1379. # CONFIG_USB_GADGET is not set
  1380.  
  1381. #
  1382. # MMC/SD/SDIO support, can only select one arch from MMC and MSS
  1383. #
  1384. # CONFIG_MMC is not set
  1385. # CONFIG_MSS is not set
  1386. # CONFIG_NEW_LEDS is not set
  1387. # CONFIG_INFINIBAND is not set
  1388. # CONFIG_EDAC is not set
  1389. # CONFIG_RTC_CLASS is not set
  1390. # CONFIG_DMADEVICES is not set
  1391.  
  1392. #
  1393. # Userspace I/O
  1394. #
  1395. CONFIG_UIO=y
  1396. # CONFIG_UIO_CIF is not set
  1397.  
  1398. #
  1399. # Firmware Drivers
  1400. #
  1401. # CONFIG_EDD is not set
  1402. # CONFIG_DELL_RBU is not set
  1403. # CONFIG_DCDBAS is not set
  1404. CONFIG_DMIID=y
  1405.  
  1406. #
  1407. # File systems
  1408. #
  1409. CONFIG_EXT2_FS=y
  1410. CONFIG_EXT2_FS_XATTR=y
  1411. CONFIG_EXT2_FS_POSIX_ACL=y
  1412. CONFIG_EXT2_FS_SECURITY=y
  1413. CONFIG_EXT2_FS_XIP=y
  1414. CONFIG_FS_XIP=y
  1415. CONFIG_EXT3_FS=y
  1416. CONFIG_EXT3_FS_XATTR=y
  1417. CONFIG_EXT3_FS_POSIX_ACL=y
  1418. CONFIG_EXT3_FS_SECURITY=y
  1419. CONFIG_EXT4DEV_FS=y
  1420. CONFIG_EXT4DEV_FS_XATTR=y
  1421. CONFIG_EXT4DEV_FS_POSIX_ACL=y
  1422. CONFIG_EXT4DEV_FS_SECURITY=y
  1423. CONFIG_JBD=y
  1424. # CONFIG_JBD_DEBUG is not set
  1425. CONFIG_JBD2=y
  1426. # CONFIG_JBD2_DEBUG is not set
  1427. CONFIG_FS_MBCACHE=y
  1428. # CONFIG_REISERFS_FS is not set
  1429. # CONFIG_JFS_FS is not set
  1430. CONFIG_FS_POSIX_ACL=y
  1431. # CONFIG_XFS_FS is not set
  1432. CONFIG_GFS2_FS=y
  1433. CONFIG_GFS2_FS_LOCKING_NOLOCK=y
  1434. CONFIG_GFS2_FS_LOCKING_DLM=y
  1435. # CONFIG_OCFS2_FS is not set
  1436. # CONFIG_MINIX_FS is not set
  1437. # CONFIG_ROMFS_FS is not set
  1438. CONFIG_INOTIFY=y
  1439. CONFIG_INOTIFY_USER=y
  1440. CONFIG_QUOTA=y
  1441. # CONFIG_QUOTA_NETLINK_INTERFACE is not set
  1442. CONFIG_PRINT_QUOTA_WARNING=y
  1443. # CONFIG_QFMT_V1 is not set
  1444. CONFIG_QFMT_V2=y
  1445. CONFIG_QUOTACTL=y
  1446. CONFIG_DNOTIFY=y
  1447. # CONFIG_AUTOFS_FS is not set
  1448. # CONFIG_AUTOFS4_FS is not set
  1449. CONFIG_FUSE_FS=y
  1450. CONFIG_GENERIC_ACL=y
  1451.  
  1452. #
  1453. # CD-ROM/DVD Filesystems
  1454. #
  1455. CONFIG_ISO9660_FS=y
  1456. CONFIG_JOLIET=y
  1457. CONFIG_ZISOFS=y
  1458. CONFIG_UDF_FS=y
  1459. CONFIG_UDF_NLS=y
  1460.  
  1461. #
  1462. # DOS/FAT/NT Filesystems
  1463. #
  1464. CONFIG_FAT_FS=y
  1465. CONFIG_MSDOS_FS=y
  1466. CONFIG_VFAT_FS=y
  1467. CONFIG_FAT_DEFAULT_CODEPAGE=852
  1468. CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-2"
  1469. # CONFIG_NTFS_FS is not set
  1470.  
  1471. #
  1472. # Pseudo filesystems
  1473. #
  1474. CONFIG_PROC_FS=y
  1475. CONFIG_PROC_KCORE=y
  1476. CONFIG_PROC_SYSCTL=y
  1477. CONFIG_SYSFS=y
  1478. CONFIG_TMPFS=y
  1479. CONFIG_TMPFS_POSIX_ACL=y
  1480. # CONFIG_HUGETLB_PAGE is not set
  1481. CONFIG_CONFIGFS_FS=y
  1482.  
  1483. #
  1484. # Miscellaneous filesystems
  1485. #
  1486. # CONFIG_ADFS_FS is not set
  1487. # CONFIG_AFFS_FS is not set
  1488. # CONFIG_HFS_FS is not set
  1489. # CONFIG_HFSPLUS_FS is not set
  1490. # CONFIG_BEFS_FS is not set
  1491. # CONFIG_BFS_FS is not set
  1492. # CONFIG_EFS_FS is not set
  1493. # CONFIG_CRAMFS is not set
  1494. # CONFIG_VXFS_FS is not set
  1495. # CONFIG_HPFS_FS is not set
  1496. # CONFIG_QNX4FS_FS is not set
  1497. # CONFIG_SYSV_FS is not set
  1498. # CONFIG_UFS_FS is not set
  1499. CONFIG_NETWORK_FILESYSTEMS=y
  1500. # CONFIG_NFS_FS is not set
  1501. # CONFIG_NFSD is not set
  1502. # CONFIG_SMB_FS is not set
  1503. # CONFIG_CIFS is not set
  1504. # CONFIG_NCP_FS is not set
  1505. # CONFIG_CODA_FS is not set
  1506. # CONFIG_AFS_FS is not set
  1507. CONFIG_DEFAULT_RELATIME=y
  1508. CONFIG_DEFAULT_RELATIME_VAL=1
  1509.  
  1510. #
  1511. # Partition Types
  1512. #
  1513. # CONFIG_PARTITION_ADVANCED is not set
  1514. CONFIG_MSDOS_PARTITION=y
  1515. CONFIG_NLS=y
  1516. CONFIG_NLS_DEFAULT="utf8"
  1517. CONFIG_NLS_CODEPAGE_437=y
  1518. # CONFIG_NLS_CODEPAGE_737 is not set
  1519. # CONFIG_NLS_CODEPAGE_775 is not set
  1520. # CONFIG_NLS_CODEPAGE_850 is not set
  1521. CONFIG_NLS_CODEPAGE_852=y
  1522. # CONFIG_NLS_CODEPAGE_855 is not set
  1523. # CONFIG_NLS_CODEPAGE_857 is not set
  1524. # CONFIG_NLS_CODEPAGE_860 is not set
  1525. # CONFIG_NLS_CODEPAGE_861 is not set
  1526. # CONFIG_NLS_CODEPAGE_862 is not set
  1527. # CONFIG_NLS_CODEPAGE_863 is not set
  1528. # CONFIG_NLS_CODEPAGE_864 is not set
  1529. # CONFIG_NLS_CODEPAGE_865 is not set
  1530. # CONFIG_NLS_CODEPAGE_866 is not set
  1531. # CONFIG_NLS_CODEPAGE_869 is not set
  1532. # CONFIG_NLS_CODEPAGE_936 is not set
  1533. # CONFIG_NLS_CODEPAGE_950 is not set
  1534. # CONFIG_NLS_CODEPAGE_932 is not set
  1535. # CONFIG_NLS_CODEPAGE_949 is not set
  1536. # CONFIG_NLS_CODEPAGE_874 is not set
  1537. # CONFIG_NLS_ISO8859_8 is not set
  1538. CONFIG_NLS_CODEPAGE_1250=y
  1539. # CONFIG_NLS_CODEPAGE_1251 is not set
  1540. CONFIG_NLS_ASCII=y
  1541. CONFIG_NLS_ISO8859_1=y
  1542. CONFIG_NLS_ISO8859_2=y
  1543. # CONFIG_NLS_ISO8859_3 is not set
  1544. # CONFIG_NLS_ISO8859_4 is not set
  1545. # CONFIG_NLS_ISO8859_5 is not set
  1546. # CONFIG_NLS_ISO8859_6 is not set
  1547. # CONFIG_NLS_ISO8859_7 is not set
  1548. # CONFIG_NLS_ISO8859_9 is not set
  1549. # CONFIG_NLS_ISO8859_13 is not set
  1550. # CONFIG_NLS_ISO8859_14 is not set
  1551. CONFIG_NLS_ISO8859_15=y
  1552. CONFIG_NLS_KOI8_R=y
  1553. # CONFIG_NLS_KOI8_U is not set
  1554. CONFIG_NLS_UTF8=y
  1555. CONFIG_DLM=y
  1556. # CONFIG_DLM_DEBUG is not set
  1557. CONFIG_INSTRUMENTATION=y
  1558. # CONFIG_PROFILING is not set
  1559. # CONFIG_KPROBES is not set
  1560. # CONFIG_MARKERS is not set
  1561.  
  1562. #
  1563. # Kernel hacking
  1564. #
  1565. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  1566. # CONFIG_PRINTK_TIME is not set
  1567. # CONFIG_ENABLE_WARN_DEPRECATED is not set
  1568. # CONFIG_ENABLE_MUST_CHECK is not set
  1569. CONFIG_MAGIC_SYSRQ=y
  1570. # CONFIG_UNUSED_SYMBOLS is not set
  1571. CONFIG_DEBUG_FS=y
  1572. # CONFIG_HEADERS_CHECK is not set
  1573. # CONFIG_DEBUG_KERNEL is not set
  1574. # CONFIG_SLUB_DEBUG_ON is not set
  1575. CONFIG_DEBUG_BUGVERBOSE=y
  1576. # CONFIG_SAMPLES is not set
  1577. CONFIG_NONPROMISC_DEVMEM=y
  1578. CONFIG_EARLY_PRINTK=y
  1579. CONFIG_WRAPPER_PRINT=y
  1580.  
  1581. #
  1582. # Security options
  1583. #
  1584. # CONFIG_KEYS is not set
  1585. # CONFIG_SECURITY is not set
  1586. # CONFIG_SECURITY_FILE_CAPABILITIES is not set
  1587. CONFIG_XOR_BLOCKS=y
  1588. CONFIG_ASYNC_CORE=y
  1589. CONFIG_ASYNC_MEMCPY=y
  1590. CONFIG_ASYNC_XOR=y
  1591. CONFIG_CRYPTO=y
  1592. CONFIG_CRYPTO_ALGAPI=y
  1593. CONFIG_CRYPTO_BLKCIPHER=y
  1594. CONFIG_CRYPTO_HASH=y
  1595. CONFIG_CRYPTO_MANAGER=y
  1596. CONFIG_CRYPTO_HMAC=y
  1597. # CONFIG_CRYPTO_XCBC is not set
  1598. # CONFIG_CRYPTO_NULL is not set
  1599. # CONFIG_CRYPTO_MD4 is not set
  1600. CONFIG_CRYPTO_MD5=y
  1601. CONFIG_CRYPTO_SHA1=y
  1602. # CONFIG_CRYPTO_SHA256 is not set
  1603. # CONFIG_CRYPTO_SHA512 is not set
  1604. # CONFIG_CRYPTO_WP512 is not set
  1605. # CONFIG_CRYPTO_TGR192 is not set
  1606. # CONFIG_CRYPTO_GF128MUL is not set
  1607. CONFIG_CRYPTO_ECB=y
  1608. CONFIG_CRYPTO_CBC=y
  1609. CONFIG_CRYPTO_PCBC=y
  1610. # CONFIG_CRYPTO_LRW is not set
  1611. # CONFIG_CRYPTO_XTS is not set
  1612. # CONFIG_CRYPTO_CRYPTD is not set
  1613. CONFIG_CRYPTO_DES=y
  1614. # CONFIG_CRYPTO_FCRYPT is not set
  1615. CONFIG_CRYPTO_BLOWFISH=y
  1616. # CONFIG_CRYPTO_TWOFISH is not set
  1617. # CONFIG_CRYPTO_TWOFISH_X86_64 is not set
  1618. # CONFIG_CRYPTO_SERPENT is not set
  1619. CONFIG_CRYPTO_AES=y
  1620. CONFIG_CRYPTO_AES_X86_64=y
  1621. # CONFIG_CRYPTO_CAST5 is not set
  1622. # CONFIG_CRYPTO_CAST6 is not set
  1623. # CONFIG_CRYPTO_TEA is not set
  1624. CONFIG_CRYPTO_ARC4=y
  1625. # CONFIG_CRYPTO_KHAZAD is not set
  1626. # CONFIG_CRYPTO_ANUBIS is not set
  1627. # CONFIG_CRYPTO_SEED is not set
  1628. CONFIG_CRYPTO_DEFLATE=y
  1629. # CONFIG_CRYPTO_MICHAEL_MIC is not set
  1630. # CONFIG_CRYPTO_CRC32C is not set
  1631. # CONFIG_CRYPTO_CAMELLIA is not set
  1632. # CONFIG_CRYPTO_TEST is not set
  1633. # CONFIG_CRYPTO_AUTHENC is not set
  1634. # CONFIG_CRYPTO_HW is not set
  1635. CONFIG_HAVE_KVM=y
  1636. CONFIG_XEN=y
  1637. CONFIG_XEN_INTERFACE_VERSION=0x00030207
  1638.  
  1639. #
  1640. # XEN
  1641. #
  1642. CONFIG_XEN_PRIVILEGED_GUEST=y
  1643. # CONFIG_XEN_UNPRIVILEGED_GUEST is not set
  1644. CONFIG_XEN_PRIVCMD=y
  1645. CONFIG_XEN_XENBUS_DEV=y
  1646. CONFIG_XEN_BACKEND=y
  1647. CONFIG_XEN_BLKDEV_BACKEND=y
  1648. CONFIG_XEN_BLKDEV_TAP=y
  1649. CONFIG_XEN_NETDEV_BACKEND=y
  1650. # CONFIG_XEN_NETDEV_PIPELINED_TRANSMITTER is not set
  1651. CONFIG_XEN_NETDEV_LOOPBACK=y
  1652. CONFIG_XEN_PCIDEV_BACKEND=y
  1653. # CONFIG_XEN_PCIDEV_BACKEND_VPCI is not set
  1654. CONFIG_XEN_PCIDEV_BACKEND_PASS=y
  1655. # CONFIG_XEN_PCIDEV_BACKEND_SLOT is not set
  1656. # CONFIG_XEN_PCIDEV_BACKEND_CONTROLLER is not set
  1657. # CONFIG_XEN_PCIDEV_BE_DEBUG is not set
  1658. # CONFIG_XEN_TPMDEV_BACKEND is not set
  1659. CONFIG_XEN_BLKDEV_FRONTEND=y
  1660. CONFIG_XEN_NETDEV_FRONTEND=y
  1661. CONFIG_XEN_GRANT_DEV=y
  1662. CONFIG_XEN_FRAMEBUFFER=y
  1663. CONFIG_XEN_KEYBOARD=y
  1664. CONFIG_XEN_CONSOLE=y
  1665. CONFIG_XEN_SCRUB_PAGES=y
  1666. CONFIG_XEN_DISABLE_SERIAL=y
  1667. CONFIG_XEN_SYSFS=y
  1668. # CONFIG_XEN_COMPAT_030002_AND_LATER is not set
  1669. # CONFIG_XEN_COMPAT_030004_AND_LATER is not set
  1670. # CONFIG_XEN_COMPAT_030100_AND_LATER is not set
  1671. CONFIG_XEN_COMPAT_LATEST_ONLY=y
  1672. CONFIG_XEN_COMPAT=0xffffff
  1673. CONFIG_HAVE_IRQ_IGNORE_UNHANDLED=y
  1674. CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
  1675. CONFIG_NO_IDLE_HZ=y
  1676. CONFIG_XEN_SMPBOOT=y
  1677. CONFIG_XEN_BALLOON=y
  1678. CONFIG_XEN_DEVMEM=y
  1679.  
  1680. #
  1681. # Library routines
  1682. #
  1683. CONFIG_BITREVERSE=y
  1684. CONFIG_CRC_CCITT=y
  1685. CONFIG_CRC16=y
  1686. # CONFIG_CRC_ITU_T is not set
  1687. CONFIG_CRC32=y
  1688. # CONFIG_CRC7 is not set
  1689. # CONFIG_LIBCRC32C is not set
  1690. CONFIG_ZLIB_INFLATE=y
  1691. CONFIG_ZLIB_DEFLATE=y
  1692. CONFIG_TEXTSEARCH=y
  1693. CONFIG_TEXTSEARCH_KMP=y
  1694. CONFIG_TEXTSEARCH_BM=y
  1695. CONFIG_TEXTSEARCH_FSM=y
  1696. CONFIG_PLIST=y
  1697. CONFIG_HAS_IOMEM=y
  1698. CONFIG_HAS_IOPORT=y
  1699. CONFIG_HAS_DMA=y
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement