Advertisement
Guest User

Moriah's sick kernel

a guest
Dec 12th, 2010
280
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 101.31 KB | None | 0 0
  1. .config ------------------------------------------------------------------------------------------------
  2. #
  3. # Automatically generated make config: don't edit
  4. # Linux kernel version: 2.6.34-gentoo-r11
  5. # Sun Dec 12 10:08:31 2010
  6. #
  7. CONFIG_64BIT=y
  8. # CONFIG_X86_32 is not set
  9. CONFIG_X86_64=y
  10. CONFIG_X86=y
  11. CONFIG_OUTPUT_FORMAT="elf64-x86-64"
  12. CONFIG_ARCH_DEFCONFIG="arch/x86/configs/x86_64_defconfig"
  13. CONFIG_GENERIC_TIME=y
  14. CONFIG_GENERIC_CMOS_UPDATE=y
  15. CONFIG_CLOCKSOURCE_WATCHDOG=y
  16. CONFIG_GENERIC_CLOCKEVENTS=y
  17. CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
  18. CONFIG_LOCKDEP_SUPPORT=y
  19. CONFIG_STACKTRACE_SUPPORT=y
  20. CONFIG_HAVE_LATENCYTOP_SUPPORT=y
  21. CONFIG_MMU=y
  22. CONFIG_ZONE_DMA=y
  23. CONFIG_NEED_DMA_MAP_STATE=y
  24. CONFIG_GENERIC_ISA_DMA=y
  25. CONFIG_GENERIC_IOMAP=y
  26. CONFIG_GENERIC_BUG=y
  27. CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y
  28. CONFIG_GENERIC_HWEIGHT=y
  29. CONFIG_ARCH_MAY_HAVE_PC_FDC=y
  30. # CONFIG_RWSEM_GENERIC_SPINLOCK is not set
  31. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  32. CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
  33. CONFIG_GENERIC_CALIBRATE_DELAY=y
  34. CONFIG_GENERIC_TIME_VSYSCALL=y
  35. CONFIG_ARCH_HAS_CPU_RELAX=y
  36. CONFIG_ARCH_HAS_DEFAULT_IDLE=y
  37. CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
  38. CONFIG_HAVE_SETUP_PER_CPU_AREA=y
  39. CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
  40. CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
  41. CONFIG_HAVE_CPUMASK_OF_CPU_MAP=y
  42. CONFIG_ARCH_HIBERNATION_POSSIBLE=y
  43. CONFIG_ARCH_SUSPEND_POSSIBLE=y
  44. CONFIG_ZONE_DMA32=y
  45. CONFIG_ARCH_POPULATES_NODE_MAP=y
  46. CONFIG_AUDIT_ARCH=y
  47. CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
  48. CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
  49. CONFIG_HAVE_EARLY_RES=y
  50. CONFIG_HAVE_INTEL_TXT=y
  51. CONFIG_GENERIC_HARDIRQS=y
  52. CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
  53. CONFIG_GENERIC_IRQ_PROBE=y
  54. CONFIG_GENERIC_PENDING_IRQ=y
  55. CONFIG_USE_GENERIC_SMP_HELPERS=y
  56. CONFIG_X86_64_SMP=y
  57. CONFIG_X86_HT=y
  58. CONFIG_X86_TRAMPOLINE=y
  59. # CONFIG_KTIME_SCALAR is not set
  60. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  61. CONFIG_CONSTRUCTORS=y
  62.  
  63. #
  64. # General setup
  65. #
  66. CONFIG_EXPERIMENTAL=y
  67. CONFIG_LOCK_KERNEL=y
  68. CONFIG_INIT_ENV_ARG_LIMIT=32
  69. CONFIG_LOCALVERSION=""
  70. # CONFIG_LOCALVERSION_AUTO is not set
  71. CONFIG_HAVE_KERNEL_GZIP=y
  72. CONFIG_HAVE_KERNEL_BZIP2=y
  73. CONFIG_HAVE_KERNEL_LZMA=y
  74. CONFIG_HAVE_KERNEL_LZO=y
  75. CONFIG_KERNEL_GZIP=y
  76. # CONFIG_KERNEL_BZIP2 is not set
  77. # CONFIG_KERNEL_LZMA is not set
  78. # CONFIG_KERNEL_LZO is not set
  79. CONFIG_SWAP=y
  80. CONFIG_SYSVIPC=y
  81. CONFIG_SYSVIPC_SYSCTL=y
  82. CONFIG_POSIX_MQUEUE=y
  83. CONFIG_POSIX_MQUEUE_SYSCTL=y
  84. CONFIG_BSD_PROCESS_ACCT=y
  85. # CONFIG_BSD_PROCESS_ACCT_V3 is not set
  86. # CONFIG_TASKSTATS is not set
  87. # CONFIG_AUDIT is not set
  88.  
  89. #
  90. # RCU Subsystem
  91. #
  92. # CONFIG_TREE_RCU is not set
  93. CONFIG_TREE_PREEMPT_RCU=y
  94. # CONFIG_TINY_RCU is not set
  95. # CONFIG_RCU_TRACE is not set
  96. CONFIG_RCU_FANOUT=32
  97. # CONFIG_RCU_FANOUT_EXACT is not set
  98. # CONFIG_TREE_RCU_TRACE is not set
  99. CONFIG_IKCONFIG=y
  100. CONFIG_IKCONFIG_PROC=y
  101. CONFIG_LOG_BUF_SHIFT=18
  102. CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
  103. # CONFIG_CGROUPS is not set
  104. # CONFIG_SYSFS_DEPRECATED_V2 is not set
  105. # CONFIG_RELAY is not set
  106. CONFIG_NAMESPACES=y
  107. # CONFIG_UTS_NS is not set
  108. # CONFIG_IPC_NS is not set
  109. # CONFIG_USER_NS is not set
  110. # CONFIG_PID_NS is not set
  111. # CONFIG_NET_NS is not set
  112. CONFIG_BLK_DEV_INITRD=y
  113. CONFIG_INITRAMFS_SOURCE="/usr/src/initramfs"
  114. CONFIG_INITRAMFS_ROOT_UID=0
  115. CONFIG_INITRAMFS_ROOT_GID=0
  116. CONFIG_RD_GZIP=y
  117. CONFIG_RD_BZIP2=y
  118. CONFIG_RD_LZMA=y
  119. CONFIG_RD_LZO=y
  120. CONFIG_INITRAMFS_COMPRESSION_NONE=y
  121. # CONFIG_INITRAMFS_COMPRESSION_GZIP is not set
  122. # CONFIG_INITRAMFS_COMPRESSION_BZIP2 is not set
  123. # CONFIG_INITRAMFS_COMPRESSION_LZMA is not set
  124. # CONFIG_INITRAMFS_COMPRESSION_LZO is not set
  125. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  126. CONFIG_SYSCTL=y
  127. CONFIG_ANON_INODES=y
  128. # CONFIG_EMBEDDED is not set
  129. CONFIG_UID16=y
  130. CONFIG_SYSCTL_SYSCALL=y
  131. CONFIG_KALLSYMS=y
  132. CONFIG_KALLSYMS_ALL=y
  133. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  134. CONFIG_HOTPLUG=y
  135. CONFIG_PRINTK=y
  136. CONFIG_BUG=y
  137. CONFIG_ELF_CORE=y
  138. CONFIG_PCSPKR_PLATFORM=y
  139. CONFIG_BASE_FULL=y
  140. CONFIG_FUTEX=y
  141. CONFIG_EPOLL=y
  142. CONFIG_SIGNALFD=y
  143. CONFIG_TIMERFD=y
  144. CONFIG_EVENTFD=y
  145. CONFIG_SHMEM=y
  146. CONFIG_AIO=y
  147. CONFIG_HAVE_PERF_EVENTS=y
  148.  
  149. #
  150. # Kernel Performance Events And Counters
  151. #
  152. CONFIG_PERF_EVENTS=y
  153. # CONFIG_PERF_COUNTERS is not set
  154. # CONFIG_DEBUG_PERF_USE_VMALLOC is not set
  155. CONFIG_VM_EVENT_COUNTERS=y
  156. CONFIG_PCI_QUIRKS=y
  157. CONFIG_SLUB_DEBUG=y
  158. # CONFIG_COMPAT_BRK is not set
  159. # CONFIG_SLAB is not set
  160. CONFIG_SLUB=y
  161. # CONFIG_SLOB is not set
  162. CONFIG_PROFILING=y
  163. CONFIG_OPROFILE=y
  164. # CONFIG_OPROFILE_EVENT_MULTIPLEX is not set
  165. CONFIG_HAVE_OPROFILE=y
  166. CONFIG_KPROBES=y
  167. CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
  168. CONFIG_KRETPROBES=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_REGS_AND_STACK_ACCESS_API=y
  176. CONFIG_HAVE_DMA_API_DEBUG=y
  177. CONFIG_HAVE_HW_BREAKPOINT=y
  178. CONFIG_HAVE_USER_RETURN_NOTIFIER=y
  179.  
  180. #
  181. # GCOV-based kernel profiling
  182. #
  183. # CONFIG_GCOV_KERNEL is not set
  184. CONFIG_SLOW_WORK=y
  185. # CONFIG_SLOW_WORK_DEBUG is not set
  186. # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
  187. CONFIG_SLABINFO=y
  188. CONFIG_RT_MUTEXES=y
  189. CONFIG_BASE_SMALL=0
  190. CONFIG_MODULES=y
  191. # CONFIG_MODULE_FORCE_LOAD is not set
  192. CONFIG_MODULE_UNLOAD=y
  193. # CONFIG_MODULE_FORCE_UNLOAD is not set
  194. # CONFIG_MODVERSIONS is not set
  195. # CONFIG_MODULE_SRCVERSION_ALL is not set
  196. CONFIG_STOP_MACHINE=y
  197. CONFIG_BLOCK=y
  198. # CONFIG_BLK_DEV_BSG is not set
  199. # CONFIG_BLK_DEV_INTEGRITY is not set
  200. CONFIG_BLOCK_COMPAT=y
  201.  
  202. #
  203. # IO Schedulers
  204. #
  205. CONFIG_IOSCHED_NOOP=y
  206. # CONFIG_IOSCHED_DEADLINE is not set
  207. CONFIG_IOSCHED_CFQ=y
  208. # CONFIG_DEFAULT_DEADLINE is not set
  209. CONFIG_DEFAULT_CFQ=y
  210. # CONFIG_DEFAULT_NOOP is not set
  211. CONFIG_DEFAULT_IOSCHED="cfq"
  212. CONFIG_PADATA=y
  213. # CONFIG_INLINE_SPIN_TRYLOCK is not set
  214. # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
  215. # CONFIG_INLINE_SPIN_LOCK is not set
  216. # CONFIG_INLINE_SPIN_LOCK_BH is not set
  217. # CONFIG_INLINE_SPIN_LOCK_IRQ is not set
  218. # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
  219. # CONFIG_INLINE_SPIN_UNLOCK is not set
  220. # CONFIG_INLINE_SPIN_UNLOCK_BH is not set
  221. # CONFIG_INLINE_SPIN_UNLOCK_IRQ is not set
  222. # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
  223. # CONFIG_INLINE_READ_TRYLOCK is not set
  224. # CONFIG_INLINE_READ_LOCK is not set
  225. # CONFIG_INLINE_READ_LOCK_BH is not set
  226. # CONFIG_INLINE_READ_LOCK_IRQ is not set
  227. # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
  228. # CONFIG_INLINE_READ_UNLOCK is not set
  229. # CONFIG_INLINE_READ_UNLOCK_BH is not set
  230. # CONFIG_INLINE_READ_UNLOCK_IRQ is not set
  231. # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
  232. # CONFIG_INLINE_WRITE_TRYLOCK is not set
  233. # CONFIG_INLINE_WRITE_LOCK is not set
  234. # CONFIG_INLINE_WRITE_LOCK_BH is not set
  235. # CONFIG_INLINE_WRITE_LOCK_IRQ is not set
  236. # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
  237. # CONFIG_INLINE_WRITE_UNLOCK is not set
  238. # CONFIG_INLINE_WRITE_UNLOCK_BH is not set
  239. # CONFIG_INLINE_WRITE_UNLOCK_IRQ is not set
  240. # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
  241. CONFIG_MUTEX_SPIN_ON_OWNER=y
  242. # CONFIG_FREEZER is not set
  243.  
  244. #
  245. # Processor type and features
  246. #
  247. CONFIG_TICK_ONESHOT=y
  248. CONFIG_NO_HZ=y
  249. CONFIG_HIGH_RES_TIMERS=y
  250. CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
  251. CONFIG_SMP=y
  252. # CONFIG_SPARSE_IRQ is not set
  253. # CONFIG_X86_MPPARSE is not set
  254. # CONFIG_X86_EXTENDED_PLATFORM is not set
  255. CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y
  256. CONFIG_SCHED_OMIT_FRAME_POINTER=y
  257. # CONFIG_PARAVIRT_GUEST is not set
  258. CONFIG_NO_BOOTMEM=y
  259. # CONFIG_MEMTEST is not set
  260. # CONFIG_M386 is not set
  261. # CONFIG_M486 is not set
  262. # CONFIG_M586 is not set
  263. # CONFIG_M586TSC is not set
  264. # CONFIG_M586MMX is not set
  265. # CONFIG_M686 is not set
  266. # CONFIG_MPENTIUMII is not set
  267. # CONFIG_MPENTIUMIII is not set
  268. # CONFIG_MPENTIUMM is not set
  269. # CONFIG_MPENTIUM4 is not set
  270. # CONFIG_MK6 is not set
  271. # CONFIG_MK7 is not set
  272. # CONFIG_MK8 is not set
  273. # CONFIG_MCRUSOE is not set
  274. # CONFIG_MEFFICEON is not set
  275. # CONFIG_MWINCHIPC6 is not set
  276. # CONFIG_MWINCHIP3D is not set
  277. # CONFIG_MGEODEGX1 is not set
  278. # CONFIG_MGEODE_LX is not set
  279. # CONFIG_MCYRIXIII is not set
  280. # CONFIG_MVIAC3_2 is not set
  281. # CONFIG_MVIAC7 is not set
  282. # CONFIG_MPSC is not set
  283. # CONFIG_MCORE2 is not set
  284. # CONFIG_MATOM is not set
  285. CONFIG_GENERIC_CPU=y
  286. CONFIG_X86_CPU=y
  287. CONFIG_X86_INTERNODE_CACHE_SHIFT=6
  288. CONFIG_X86_CMPXCHG=y
  289. CONFIG_X86_L1_CACHE_SHIFT=6
  290. CONFIG_X86_XADD=y
  291. CONFIG_X86_WP_WORKS_OK=y
  292. CONFIG_X86_TSC=y
  293. CONFIG_X86_CMPXCHG64=y
  294. CONFIG_X86_CMOV=y
  295. CONFIG_X86_MINIMUM_CPU_FAMILY=64
  296. CONFIG_X86_DEBUGCTLMSR=y
  297. CONFIG_CPU_SUP_INTEL=y
  298. CONFIG_CPU_SUP_AMD=y
  299. CONFIG_CPU_SUP_CENTAUR=y
  300. # CONFIG_X86_DS is not set
  301. CONFIG_HPET_TIMER=y
  302. CONFIG_HPET_EMULATE_RTC=y
  303. CONFIG_DMI=y
  304. CONFIG_GART_IOMMU=y
  305. # CONFIG_CALGARY_IOMMU is not set
  306. # CONFIG_AMD_IOMMU is not set
  307. CONFIG_SWIOTLB=y
  308. CONFIG_IOMMU_HELPER=y
  309. CONFIG_IOMMU_API=y
  310. # CONFIG_MAXSMP is not set
  311. CONFIG_NR_CPUS=8
  312. # CONFIG_SCHED_SMT is not set
  313. CONFIG_SCHED_MC=y
  314. # CONFIG_PREEMPT_NONE is not set
  315. # CONFIG_PREEMPT_VOLUNTARY is not set
  316. CONFIG_PREEMPT=y
  317. CONFIG_X86_LOCAL_APIC=y
  318. CONFIG_X86_IO_APIC=y
  319. # CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS is not set
  320. CONFIG_X86_MCE=y
  321. # CONFIG_X86_MCE_INTEL is not set
  322. # CONFIG_X86_MCE_AMD is not set
  323. # CONFIG_X86_MCE_INJECT is not set
  324. # CONFIG_I8K is not set
  325. CONFIG_MICROCODE=y
  326. # CONFIG_MICROCODE_INTEL is not set
  327. # CONFIG_MICROCODE_AMD is not set
  328. CONFIG_MICROCODE_OLD_INTERFACE=y
  329. CONFIG_X86_MSR=y
  330. CONFIG_X86_CPUID=y
  331. CONFIG_ARCH_PHYS_ADDR_T_64BIT=y
  332. CONFIG_DIRECT_GBPAGES=y
  333. # CONFIG_NUMA is not set
  334. CONFIG_ARCH_PROC_KCORE_TEXT=y
  335. CONFIG_ARCH_SPARSEMEM_DEFAULT=y
  336. CONFIG_ARCH_SPARSEMEM_ENABLE=y
  337. CONFIG_ARCH_SELECT_MEMORY_MODEL=y
  338. CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000
  339. CONFIG_SELECT_MEMORY_MODEL=y
  340. # CONFIG_FLATMEM_MANUAL is not set
  341. # CONFIG_DISCONTIGMEM_MANUAL is not set
  342. CONFIG_SPARSEMEM_MANUAL=y
  343. CONFIG_SPARSEMEM=y
  344. CONFIG_HAVE_MEMORY_PRESENT=y
  345. CONFIG_SPARSEMEM_EXTREME=y
  346. CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
  347. CONFIG_SPARSEMEM_ALLOC_MEM_MAP_TOGETHER=y
  348. CONFIG_SPARSEMEM_VMEMMAP=y
  349. # CONFIG_MEMORY_HOTPLUG is not set
  350. CONFIG_PAGEFLAGS_EXTENDED=y
  351. CONFIG_SPLIT_PTLOCK_CPUS=4
  352. CONFIG_PHYS_ADDR_T_64BIT=y
  353. CONFIG_ZONE_DMA_FLAG=1
  354. CONFIG_BOUNCE=y
  355. CONFIG_VIRT_TO_BUS=y
  356. # CONFIG_KSM is not set
  357. CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
  358. CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y
  359. # CONFIG_MEMORY_FAILURE is not set
  360. # CONFIG_X86_CHECK_BIOS_CORRUPTION is not set
  361. CONFIG_X86_RESERVE_LOW_64K=y
  362. CONFIG_MTRR=y
  363. # CONFIG_MTRR_SANITIZER is not set
  364. CONFIG_X86_PAT=y
  365. CONFIG_ARCH_USES_PG_UNCACHED=y
  366. # CONFIG_EFI is not set
  367. CONFIG_SECCOMP=y
  368. # CONFIG_CC_STACKPROTECTOR is not set
  369. # CONFIG_HZ_100 is not set
  370. # CONFIG_HZ_250 is not set
  371. # CONFIG_HZ_300 is not set
  372. CONFIG_HZ_1000=y
  373. CONFIG_HZ=1000
  374. CONFIG_SCHED_HRTICK=y
  375. # CONFIG_KEXEC is not set
  376. # CONFIG_CRASH_DUMP is not set
  377. CONFIG_PHYSICAL_START=0x1000000
  378. # CONFIG_RELOCATABLE is not set
  379. CONFIG_PHYSICAL_ALIGN=0x1000000
  380. # CONFIG_HOTPLUG_CPU is not set
  381. CONFIG_COMPAT_VDSO=y
  382. # CONFIG_CMDLINE_BOOL is not set
  383. CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
  384.  
  385. #
  386. # Power management and ACPI options
  387. #
  388. CONFIG_PM=y
  389. # CONFIG_PM_DEBUG is not set
  390. # CONFIG_SUSPEND is not set
  391. # CONFIG_HIBERNATION is not set
  392. # CONFIG_PM_RUNTIME is not set
  393. CONFIG_ACPI=y
  394. CONFIG_ACPI_PROCFS=y
  395. CONFIG_ACPI_PROCFS_POWER=y
  396. # CONFIG_ACPI_POWER_METER is not set
  397. CONFIG_ACPI_SYSFS_POWER=y
  398. CONFIG_ACPI_PROC_EVENT=y
  399. # CONFIG_ACPI_AC is not set
  400. # CONFIG_ACPI_BATTERY is not set
  401. CONFIG_ACPI_BUTTON=y
  402. CONFIG_ACPI_VIDEO=y
  403. # CONFIG_ACPI_FAN is not set
  404. # CONFIG_ACPI_DOCK is not set
  405. CONFIG_ACPI_PROCESSOR=y
  406. # CONFIG_ACPI_PROCESSOR_AGGREGATOR is not set
  407. CONFIG_ACPI_THERMAL=y
  408. # CONFIG_ACPI_CUSTOM_DSDT is not set
  409. CONFIG_ACPI_BLACKLIST_YEAR=0
  410. # CONFIG_ACPI_DEBUG is not set
  411. # CONFIG_ACPI_PCI_SLOT is not set
  412. CONFIG_X86_PM_TIMER=y
  413. # CONFIG_ACPI_CONTAINER is not set
  414. # CONFIG_ACPI_SBS is not set
  415. # CONFIG_SFI is not set
  416.  
  417. #
  418. # CPU Frequency scaling
  419. #
  420. CONFIG_CPU_FREQ=y
  421. CONFIG_CPU_FREQ_TABLE=y
  422. CONFIG_CPU_FREQ_DEBUG=y
  423. CONFIG_CPU_FREQ_STAT=y
  424. # CONFIG_CPU_FREQ_STAT_DETAILS is not set
  425. CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
  426. # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
  427. # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
  428. # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
  429. # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
  430. CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
  431. # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
  432. # CONFIG_CPU_FREQ_GOV_USERSPACE is not set
  433. # CONFIG_CPU_FREQ_GOV_ONDEMAND is not set
  434. # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
  435.  
  436. #
  437. # CPUFreq processor drivers
  438. #
  439. # CONFIG_X86_PCC_CPUFREQ is not set
  440. CONFIG_X86_ACPI_CPUFREQ=y
  441. # CONFIG_X86_POWERNOW_K8 is not set
  442. # CONFIG_X86_SPEEDSTEP_CENTRINO is not set
  443. # CONFIG_X86_P4_CLOCKMOD is not set
  444.  
  445. #
  446. # shared options
  447. #
  448. # CONFIG_X86_SPEEDSTEP_LIB is not set
  449. CONFIG_CPU_IDLE=y
  450. CONFIG_CPU_IDLE_GOV_LADDER=y
  451. CONFIG_CPU_IDLE_GOV_MENU=y
  452.  
  453. #
  454. # Memory power savings
  455. #
  456. # CONFIG_I7300_IDLE is not set
  457.  
  458. #
  459. # Bus options (PCI etc.)
  460. #
  461. CONFIG_PCI=y
  462. CONFIG_PCI_DIRECT=y
  463. CONFIG_PCI_MMCONFIG=y
  464. CONFIG_PCI_DOMAINS=y
  465. CONFIG_DMAR=y
  466. CONFIG_DMAR_DEFAULT_ON=y
  467. CONFIG_DMAR_FLOPPY_WA=y
  468. # CONFIG_INTR_REMAP is not set
  469. CONFIG_PCIEPORTBUS=y
  470. CONFIG_PCIEAER=y
  471. # CONFIG_PCIE_ECRC is not set
  472. # CONFIG_PCIEAER_INJECT is not set
  473. # CONFIG_PCIEASPM is not set
  474. CONFIG_ARCH_SUPPORTS_MSI=y
  475. CONFIG_PCI_MSI=y
  476. # CONFIG_PCI_DEBUG is not set
  477. # CONFIG_PCI_STUB is not set
  478. CONFIG_HT_IRQ=y
  479. # CONFIG_PCI_IOV is not set
  480. CONFIG_PCI_IOAPIC=y
  481. CONFIG_ISA_DMA_API=y
  482. CONFIG_K8_NB=y
  483. # CONFIG_PCCARD is not set
  484. # CONFIG_HOTPLUG_PCI is not set
  485.  
  486. #
  487. # Executable file formats / Emulations
  488. #
  489. CONFIG_BINFMT_ELF=y
  490. CONFIG_COMPAT_BINFMT_ELF=y
  491. CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
  492. # CONFIG_HAVE_AOUT is not set
  493. CONFIG_BINFMT_MISC=y
  494. CONFIG_IA32_EMULATION=y
  495. CONFIG_IA32_AOUT=y
  496. CONFIG_COMPAT=y
  497. CONFIG_COMPAT_FOR_U64_ALIGNMENT=y
  498. CONFIG_SYSVIPC_COMPAT=y
  499. CONFIG_NET=y
  500.  
  501. #
  502. # Networking options
  503. #
  504. CONFIG_PACKET=y
  505. CONFIG_UNIX=y
  506. # CONFIG_NET_KEY is not set
  507. CONFIG_INET=y
  508. CONFIG_IP_MULTICAST=y
  509. CONFIG_IP_ADVANCED_ROUTER=y
  510. CONFIG_ASK_IP_FIB_HASH=y
  511. # CONFIG_IP_FIB_TRIE is not set
  512. CONFIG_IP_FIB_HASH=y
  513. CONFIG_IP_MULTIPLE_TABLES=y
  514. CONFIG_IP_ROUTE_MULTIPATH=y
  515. CONFIG_IP_ROUTE_VERBOSE=y
  516. CONFIG_IP_PNP=y
  517. CONFIG_IP_PNP_DHCP=y
  518. CONFIG_IP_PNP_BOOTP=y
  519. CONFIG_IP_PNP_RARP=y
  520. # CONFIG_NET_IPIP is not set
  521. # CONFIG_NET_IPGRE is not set
  522. CONFIG_IP_MROUTE=y
  523. CONFIG_IP_PIMSM_V1=y
  524. CONFIG_IP_PIMSM_V2=y
  525. # CONFIG_ARPD is not set
  526. CONFIG_SYN_COOKIES=y
  527. # CONFIG_INET_AH is not set
  528. # CONFIG_INET_ESP is not set
  529. # CONFIG_INET_IPCOMP is not set
  530. # CONFIG_INET_XFRM_TUNNEL is not set
  531. # CONFIG_INET_TUNNEL is not set
  532. # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
  533. # CONFIG_INET_XFRM_MODE_TUNNEL is not set
  534. # CONFIG_INET_XFRM_MODE_BEET is not set
  535. CONFIG_INET_LRO=y
  536. # CONFIG_INET_DIAG is not set
  537. CONFIG_TCP_CONG_ADVANCED=y
  538. # CONFIG_TCP_CONG_BIC is not set
  539. CONFIG_TCP_CONG_CUBIC=y
  540. # CONFIG_TCP_CONG_WESTWOOD is not set
  541. # CONFIG_TCP_CONG_HTCP is not set
  542. # CONFIG_TCP_CONG_HSTCP is not set
  543. # CONFIG_TCP_CONG_HYBLA is not set
  544. # CONFIG_TCP_CONG_VEGAS is not set
  545. # CONFIG_TCP_CONG_SCALABLE is not set
  546. # CONFIG_TCP_CONG_LP is not set
  547. # CONFIG_TCP_CONG_VENO is not set
  548. # CONFIG_TCP_CONG_YEAH is not set
  549. # CONFIG_TCP_CONG_ILLINOIS is not set
  550. # CONFIG_DEFAULT_BIC is not set
  551. CONFIG_DEFAULT_CUBIC=y
  552. # CONFIG_DEFAULT_HTCP is not set
  553. # CONFIG_DEFAULT_VEGAS is not set
  554. # CONFIG_DEFAULT_WESTWOOD is not set
  555. # CONFIG_DEFAULT_RENO is not set
  556. CONFIG_DEFAULT_TCP_CONG="cubic"
  557. CONFIG_TCP_MD5SIG=y
  558. # CONFIG_IPV6 is not set
  559. CONFIG_NETWORK_SECMARK=y
  560. CONFIG_NETFILTER=y
  561. # CONFIG_NETFILTER_DEBUG is not set
  562. # CONFIG_NETFILTER_ADVANCED is not set
  563.  
  564. #
  565. # Core Netfilter Configuration
  566. #
  567. CONFIG_NETFILTER_NETLINK=y
  568. CONFIG_NETFILTER_NETLINK_LOG=y
  569. CONFIG_NF_CONNTRACK=y
  570. CONFIG_NF_CONNTRACK_SECMARK=y
  571. CONFIG_NF_CONNTRACK_FTP=y
  572. CONFIG_NF_CONNTRACK_IRC=y
  573. CONFIG_NF_CONNTRACK_SIP=y
  574. CONFIG_NF_CT_NETLINK=y
  575. CONFIG_NETFILTER_XTABLES=y
  576. CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=y
  577. CONFIG_NETFILTER_XT_TARGET_MARK=y
  578. CONFIG_NETFILTER_XT_TARGET_NFLOG=y
  579. CONFIG_NETFILTER_XT_TARGET_SECMARK=y
  580. CONFIG_NETFILTER_XT_TARGET_TCPMSS=y
  581. CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y
  582. CONFIG_NETFILTER_XT_MATCH_MARK=y
  583. CONFIG_NETFILTER_XT_MATCH_STATE=y
  584. # CONFIG_IP_VS is not set
  585.  
  586. #
  587. # IP: Netfilter Configuration
  588. #
  589. CONFIG_NF_DEFRAG_IPV4=y
  590. CONFIG_NF_CONNTRACK_IPV4=y
  591. CONFIG_NF_CONNTRACK_PROC_COMPAT=y
  592. CONFIG_IP_NF_IPTABLES=y
  593. CONFIG_IP_NF_FILTER=y
  594. CONFIG_IP_NF_TARGET_REJECT=y
  595. CONFIG_IP_NF_TARGET_LOG=y
  596. CONFIG_IP_NF_TARGET_ULOG=y
  597. CONFIG_NF_NAT=y
  598. CONFIG_NF_NAT_NEEDED=y
  599. CONFIG_IP_NF_TARGET_MASQUERADE=y
  600. CONFIG_NF_NAT_FTP=y
  601. CONFIG_NF_NAT_IRC=y
  602. # CONFIG_NF_NAT_TFTP is not set
  603. # CONFIG_NF_NAT_AMANDA is not set
  604. # CONFIG_NF_NAT_PPTP is not set
  605. # CONFIG_NF_NAT_H323 is not set
  606. CONFIG_NF_NAT_SIP=y
  607. CONFIG_IP_NF_MANGLE=y
  608. # CONFIG_IP_DCCP is not set
  609. # CONFIG_IP_SCTP is not set
  610. # CONFIG_RDS is not set
  611. # CONFIG_TIPC is not set
  612. # CONFIG_ATM is not set
  613. # CONFIG_BRIDGE is not set
  614. # CONFIG_NET_DSA is not set
  615. # CONFIG_VLAN_8021Q is not set
  616. # CONFIG_DECNET is not set
  617. # CONFIG_LLC2 is not set
  618. # CONFIG_IPX is not set
  619. # CONFIG_ATALK is not set
  620. # CONFIG_X25 is not set
  621. # CONFIG_LAPB is not set
  622. # CONFIG_ECONET is not set
  623. # CONFIG_WAN_ROUTER is not set
  624. # CONFIG_PHONET is not set
  625. # CONFIG_IEEE802154 is not set
  626. # CONFIG_NET_SCHED is not set
  627. # CONFIG_DCB is not set
  628.  
  629. #
  630. # Network testing
  631. #
  632. # CONFIG_NET_PKTGEN is not set
  633. # CONFIG_NET_TCPPROBE is not set
  634. # CONFIG_HAMRADIO is not set
  635. # CONFIG_CAN is not set
  636. # CONFIG_IRDA is not set
  637. # CONFIG_BT is not set
  638. # CONFIG_AF_RXRPC is not set
  639. CONFIG_FIB_RULES=y
  640. # CONFIG_WIRELESS is not set
  641. # CONFIG_WIMAX is not set
  642. # CONFIG_RFKILL is not set
  643. # CONFIG_NET_9P is not set
  644.  
  645. #
  646. # Device Drivers
  647. #
  648.  
  649. #
  650. # Generic Driver Options
  651. #
  652. CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
  653. # CONFIG_DEVTMPFS is not set
  654. CONFIG_STANDALONE=y
  655. CONFIG_PREVENT_FIRMWARE_BUILD=y
  656. CONFIG_FW_LOADER=y
  657. # CONFIG_FIRMWARE_IN_KERNEL is not set
  658. CONFIG_EXTRA_FIRMWARE=""
  659. # CONFIG_DEBUG_DRIVER is not set
  660. # CONFIG_DEBUG_DEVRES is not set
  661. # CONFIG_SYS_HYPERVISOR is not set
  662. CONFIG_CONNECTOR=y
  663. CONFIG_PROC_EVENTS=y
  664. # CONFIG_MTD is not set
  665. # CONFIG_PARPORT is not set
  666. CONFIG_PNP=y
  667. # CONFIG_PNP_DEBUG_MESSAGES is not set
  668.  
  669. #
  670. # Protocols
  671. #
  672. CONFIG_PNPACPI=y
  673. CONFIG_BLK_DEV=y
  674. CONFIG_BLK_DEV_FD=y
  675. # CONFIG_BLK_CPQ_DA is not set
  676. # CONFIG_BLK_CPQ_CISS_DA is not set
  677. # CONFIG_BLK_DEV_DAC960 is not set
  678. # CONFIG_BLK_DEV_UMEM is not set
  679. # CONFIG_BLK_DEV_COW_COMMON is not set
  680. CONFIG_BLK_DEV_LOOP=y
  681. CONFIG_BLK_DEV_CRYPTOLOOP=y
  682. # CONFIG_BLK_DEV_DRBD is not set
  683. # CONFIG_BLK_DEV_NBD is not set
  684. # CONFIG_BLK_DEV_SX8 is not set
  685. # CONFIG_BLK_DEV_UB is not set
  686. # CONFIG_BLK_DEV_RAM is not set
  687. CONFIG_CDROM_PKTCDVD=y
  688. CONFIG_CDROM_PKTCDVD_BUFFERS=8
  689. # CONFIG_CDROM_PKTCDVD_WCACHE is not set
  690. # CONFIG_ATA_OVER_ETH is not set
  691. # CONFIG_BLK_DEV_HD is not set
  692. # CONFIG_MISC_DEVICES is not set
  693. CONFIG_HAVE_IDE=y
  694. # CONFIG_IDE is not set
  695.  
  696. #
  697. # SCSI device support
  698. #
  699. CONFIG_SCSI_MOD=y
  700. # CONFIG_RAID_ATTRS is not set
  701. CONFIG_SCSI=y
  702. CONFIG_SCSI_DMA=y
  703. # CONFIG_SCSI_TGT is not set
  704. # CONFIG_SCSI_NETLINK is not set
  705. CONFIG_SCSI_PROC_FS=y
  706.  
  707. #
  708. # SCSI support type (disk, tape, CD-ROM)
  709. #
  710. CONFIG_BLK_DEV_SD=y
  711. # CONFIG_CHR_DEV_ST is not set
  712. # CONFIG_CHR_DEV_OSST is not set
  713. CONFIG_BLK_DEV_SR=y
  714. # CONFIG_BLK_DEV_SR_VENDOR is not set
  715. CONFIG_CHR_DEV_SG=y
  716. # CONFIG_CHR_DEV_SCH is not set
  717. CONFIG_SCSI_MULTI_LUN=y
  718. # CONFIG_SCSI_CONSTANTS is not set
  719. # CONFIG_SCSI_LOGGING is not set
  720. CONFIG_SCSI_SCAN_ASYNC=y
  721. CONFIG_SCSI_WAIT_SCAN=m
  722.  
  723. #
  724. # SCSI Transports
  725. #
  726. # CONFIG_SCSI_SPI_ATTRS is not set
  727. # CONFIG_SCSI_FC_ATTRS is not set
  728. # CONFIG_SCSI_ISCSI_ATTRS is not set
  729. # CONFIG_SCSI_SAS_LIBSAS is not set
  730. # CONFIG_SCSI_SRP_ATTRS is not set
  731. # CONFIG_SCSI_LOWLEVEL is not set
  732. # CONFIG_SCSI_DH is not set
  733. # CONFIG_SCSI_OSD_INITIATOR is not set
  734. CONFIG_ATA=y
  735. # CONFIG_ATA_NONSTANDARD is not set
  736. # CONFIG_ATA_VERBOSE_ERROR is not set
  737. CONFIG_ATA_ACPI=y
  738. # CONFIG_SATA_PMP is not set
  739. CONFIG_SATA_AHCI=y
  740. # CONFIG_SATA_SIL24 is not set
  741. CONFIG_ATA_SFF=y
  742. # CONFIG_SATA_SVW is not set
  743. # CONFIG_ATA_PIIX is not set
  744. # CONFIG_SATA_MV is not set
  745. # CONFIG_SATA_NV is not set
  746. # CONFIG_PDC_ADMA is not set
  747. # CONFIG_SATA_QSTOR is not set
  748. # CONFIG_SATA_PROMISE is not set
  749. # CONFIG_SATA_SX4 is not set
  750. # CONFIG_SATA_SIL is not set
  751. # CONFIG_SATA_SIS is not set
  752. # CONFIG_SATA_ULI is not set
  753. # CONFIG_SATA_VIA is not set
  754. # CONFIG_SATA_VITESSE is not set
  755. # CONFIG_SATA_INIC162X is not set
  756. # CONFIG_PATA_ACPI is not set
  757. # CONFIG_PATA_ALI is not set
  758. # CONFIG_PATA_AMD is not set
  759. # CONFIG_PATA_ARTOP is not set
  760. # CONFIG_PATA_ATP867X is not set
  761. CONFIG_PATA_ATIIXP=y
  762. # CONFIG_PATA_CMD640_PCI is not set
  763. # CONFIG_PATA_CMD64X is not set
  764. # CONFIG_PATA_CS5520 is not set
  765. # CONFIG_PATA_CS5530 is not set
  766. # CONFIG_PATA_CYPRESS is not set
  767. # CONFIG_PATA_EFAR is not set
  768. # CONFIG_ATA_GENERIC is not set
  769. # CONFIG_PATA_HPT366 is not set
  770. # CONFIG_PATA_HPT37X is not set
  771. # CONFIG_PATA_HPT3X2N is not set
  772. # CONFIG_PATA_HPT3X3 is not set
  773. # CONFIG_PATA_IT821X is not set
  774. # CONFIG_PATA_IT8213 is not set
  775. # CONFIG_PATA_JMICRON is not set
  776. # CONFIG_PATA_LEGACY is not set
  777. # CONFIG_PATA_TRIFLEX is not set
  778. # CONFIG_PATA_MARVELL is not set
  779. # CONFIG_PATA_MPIIX is not set
  780. # CONFIG_PATA_OLDPIIX is not set
  781. # CONFIG_PATA_NETCELL is not set
  782. # CONFIG_PATA_NINJA32 is not set
  783. # CONFIG_PATA_NS87410 is not set
  784. # CONFIG_PATA_NS87415 is not set
  785. # CONFIG_PATA_OPTI is not set
  786. # CONFIG_PATA_OPTIDMA is not set
  787. # CONFIG_PATA_PDC2027X is not set
  788. # CONFIG_PATA_PDC_OLD is not set
  789. # CONFIG_PATA_RADISYS is not set
  790. # CONFIG_PATA_RDC is not set
  791. # CONFIG_PATA_RZ1000 is not set
  792. # CONFIG_PATA_SC1200 is not set
  793. # CONFIG_PATA_SERVERWORKS is not set
  794. # CONFIG_PATA_SIL680 is not set
  795. # CONFIG_PATA_SIS is not set
  796. # CONFIG_PATA_TOSHIBA is not set
  797. # CONFIG_PATA_VIA is not set
  798. # CONFIG_PATA_WINBOND is not set
  799. # CONFIG_PATA_SCH is not set
  800. CONFIG_MD=y
  801. CONFIG_BLK_DEV_MD=y
  802. # CONFIG_MD_AUTODETECT is not set
  803. # CONFIG_MD_LINEAR is not set
  804. # CONFIG_MD_RAID0 is not set
  805. CONFIG_MD_RAID1=y
  806. # CONFIG_MD_RAID10 is not set
  807. # CONFIG_MD_RAID456 is not set
  808. # CONFIG_MD_MULTIPATH is not set
  809. # CONFIG_MD_FAULTY is not set
  810. CONFIG_BLK_DEV_DM=y
  811. # CONFIG_DM_DEBUG is not set
  812. CONFIG_DM_CRYPT=y
  813. CONFIG_DM_SNAPSHOT=y
  814. # CONFIG_DM_MIRROR is not set
  815. # CONFIG_DM_ZERO is not set
  816. # CONFIG_DM_MULTIPATH is not set
  817. # CONFIG_DM_DELAY is not set
  818. # CONFIG_DM_UEVENT is not set
  819. # CONFIG_FUSION is not set
  820.  
  821. #
  822. # IEEE 1394 (FireWire) support
  823. #
  824.  
  825. #
  826. # You can enable one or both FireWire driver stacks.
  827. #
  828.  
  829. #
  830. # The newer stack is recommended.
  831. #
  832. # CONFIG_FIREWIRE is not set
  833. # CONFIG_IEEE1394 is not set
  834. # CONFIG_I2O is not set
  835. # CONFIG_MACINTOSH_DRIVERS is not set
  836. CONFIG_NETDEVICES=y
  837. CONFIG_DUMMY=y
  838. # CONFIG_BONDING is not set
  839. # CONFIG_MACVLAN is not set
  840. # CONFIG_EQUALIZER is not set
  841. # CONFIG_TUN is not set
  842. # CONFIG_VETH is not set
  843. # CONFIG_NET_SB1000 is not set
  844. # CONFIG_ARCNET is not set
  845. # CONFIG_PHYLIB is not set
  846. CONFIG_NET_ETHERNET=y
  847. CONFIG_MII=y
  848. # CONFIG_HAPPYMEAL is not set
  849. # CONFIG_SUNGEM is not set
  850. # CONFIG_CASSINI is not set
  851. # CONFIG_NET_VENDOR_3COM is not set
  852. # CONFIG_ETHOC is not set
  853. # CONFIG_DNET is not set
  854. # CONFIG_NET_TULIP is not set
  855. # CONFIG_HP100 is not set
  856. # CONFIG_IBM_NEW_EMAC_ZMII is not set
  857. # CONFIG_IBM_NEW_EMAC_RGMII is not set
  858. # CONFIG_IBM_NEW_EMAC_TAH is not set
  859. # CONFIG_IBM_NEW_EMAC_EMAC4 is not set
  860. # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
  861. # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
  862. # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
  863. CONFIG_NET_PCI=y
  864. # CONFIG_PCNET32 is not set
  865. # CONFIG_AMD8111_ETH is not set
  866. # CONFIG_ADAPTEC_STARFIRE is not set
  867. # CONFIG_KSZ884X_PCI is not set
  868. # CONFIG_B44 is not set
  869. # CONFIG_FORCEDETH is not set
  870. # CONFIG_E100 is not set
  871. # CONFIG_FEALNX is not set
  872. # CONFIG_NATSEMI is not set
  873. # CONFIG_NE2K_PCI is not set
  874. # CONFIG_8139CP is not set
  875. CONFIG_8139TOO=y
  876. CONFIG_8139TOO_PIO=y
  877. # CONFIG_8139TOO_TUNE_TWISTER is not set
  878. # CONFIG_8139TOO_8129 is not set
  879. # CONFIG_8139_OLD_RX_RESET is not set
  880. # CONFIG_R6040 is not set
  881. # CONFIG_SIS900 is not set
  882. # CONFIG_EPIC100 is not set
  883. # CONFIG_SMSC9420 is not set
  884. # CONFIG_SUNDANCE is not set
  885. # CONFIG_TLAN is not set
  886. # CONFIG_KS8842 is not set
  887. # CONFIG_KS8851_MLL is not set
  888. # CONFIG_VIA_RHINE is not set
  889. # CONFIG_SC92031 is not set
  890. # CONFIG_ATL2 is not set
  891. CONFIG_NETDEV_1000=y
  892. # CONFIG_ACENIC is not set
  893. # CONFIG_DL2K is not set
  894. # CONFIG_E1000 is not set
  895. # CONFIG_E1000E is not set
  896. # CONFIG_IP1000 is not set
  897. # CONFIG_IGB is not set
  898. # CONFIG_IGBVF is not set
  899. # CONFIG_NS83820 is not set
  900. # CONFIG_HAMACHI is not set
  901. # CONFIG_YELLOWFIN is not set
  902. CONFIG_R8169=y
  903. # CONFIG_SIS190 is not set
  904. # CONFIG_SKGE is not set
  905. # CONFIG_SKY2 is not set
  906. # CONFIG_VIA_VELOCITY is not set
  907. # CONFIG_TIGON3 is not set
  908. # CONFIG_BNX2 is not set
  909. # CONFIG_CNIC is not set
  910. # CONFIG_QLA3XXX is not set
  911. # CONFIG_ATL1 is not set
  912. # CONFIG_ATL1E is not set
  913. # CONFIG_ATL1C is not set
  914. # CONFIG_JME is not set
  915. # CONFIG_NETDEV_10000 is not set
  916. # CONFIG_TR is not set
  917. # CONFIG_WLAN is not set
  918.  
  919. #
  920. # Enable WiMAX (Networking options) to see the WiMAX drivers
  921. #
  922.  
  923. #
  924. # USB Network Adapters
  925. #
  926. # CONFIG_USB_CATC is not set
  927. # CONFIG_USB_KAWETH is not set
  928. # CONFIG_USB_PEGASUS is not set
  929. # CONFIG_USB_RTL8150 is not set
  930. # CONFIG_USB_USBNET is not set
  931. # CONFIG_USB_IPHETH is not set
  932. # CONFIG_WAN is not set
  933. # CONFIG_FDDI is not set
  934. # CONFIG_HIPPI is not set
  935. # CONFIG_PPP is not set
  936. # CONFIG_SLIP is not set
  937. # CONFIG_NET_FC is not set
  938. # CONFIG_NETCONSOLE is not set
  939. # CONFIG_NETPOLL is not set
  940. # CONFIG_NET_POLL_CONTROLLER is not set
  941. # CONFIG_VMXNET3 is not set
  942. # CONFIG_ISDN is not set
  943. # CONFIG_PHONE is not set
  944.  
  945. #
  946. # Input device support
  947. #
  948. CONFIG_INPUT=y
  949. # CONFIG_INPUT_FF_MEMLESS is not set
  950. # CONFIG_INPUT_POLLDEV is not set
  951. # CONFIG_INPUT_SPARSEKMAP is not set
  952.  
  953. #
  954. # Userland interfaces
  955. #
  956. CONFIG_INPUT_MOUSEDEV=y
  957. CONFIG_INPUT_MOUSEDEV_PSAUX=y
  958. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  959. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  960. # CONFIG_INPUT_JOYDEV is not set
  961. CONFIG_INPUT_EVDEV=y
  962. # CONFIG_INPUT_EVBUG is not set
  963.  
  964. #
  965. # Input Device Drivers
  966. #
  967. CONFIG_INPUT_KEYBOARD=y
  968. # CONFIG_KEYBOARD_ADP5588 is not set
  969. CONFIG_KEYBOARD_ATKBD=y
  970. # CONFIG_QT2160 is not set
  971. # CONFIG_KEYBOARD_LKKBD is not set
  972. # CONFIG_KEYBOARD_MAX7359 is not set
  973. # CONFIG_KEYBOARD_NEWTON is not set
  974. # CONFIG_KEYBOARD_OPENCORES is not set
  975. # CONFIG_KEYBOARD_STOWAWAY is not set
  976. # CONFIG_KEYBOARD_SUNKBD is not set
  977. # CONFIG_KEYBOARD_XTKBD is not set
  978. CONFIG_INPUT_MOUSE=y
  979. CONFIG_MOUSE_PS2=y
  980. CONFIG_MOUSE_PS2_ALPS=y
  981. CONFIG_MOUSE_PS2_LOGIPS2PP=y
  982. CONFIG_MOUSE_PS2_SYNAPTICS=y
  983. CONFIG_MOUSE_PS2_LIFEBOOK=y
  984. CONFIG_MOUSE_PS2_TRACKPOINT=y
  985. # CONFIG_MOUSE_PS2_ELANTECH is not set
  986. # CONFIG_MOUSE_PS2_SENTELIC is not set
  987. # CONFIG_MOUSE_PS2_TOUCHKIT is not set
  988. # CONFIG_MOUSE_SERIAL is not set
  989. # CONFIG_MOUSE_APPLETOUCH is not set
  990. # CONFIG_MOUSE_BCM5974 is not set
  991. # CONFIG_MOUSE_VSXXXAA is not set
  992. # CONFIG_MOUSE_SYNAPTICS_I2C is not set
  993. CONFIG_INPUT_JOYSTICK=y
  994. # CONFIG_JOYSTICK_ANALOG is not set
  995. # CONFIG_JOYSTICK_A3D is not set
  996. # CONFIG_JOYSTICK_ADI is not set
  997. # CONFIG_JOYSTICK_COBRA is not set
  998. # CONFIG_JOYSTICK_GF2K is not set
  999. # CONFIG_JOYSTICK_GRIP is not set
  1000. # CONFIG_JOYSTICK_GRIP_MP is not set
  1001. # CONFIG_JOYSTICK_GUILLEMOT is not set
  1002. # CONFIG_JOYSTICK_INTERACT is not set
  1003. # CONFIG_JOYSTICK_SIDEWINDER is not set
  1004. # CONFIG_JOYSTICK_TMDC is not set
  1005. # CONFIG_JOYSTICK_IFORCE is not set
  1006. # CONFIG_JOYSTICK_WARRIOR is not set
  1007. # CONFIG_JOYSTICK_MAGELLAN is not set
  1008. # CONFIG_JOYSTICK_SPACEORB is not set
  1009. # CONFIG_JOYSTICK_SPACEBALL is not set
  1010. # CONFIG_JOYSTICK_STINGER is not set
  1011. # CONFIG_JOYSTICK_TWIDJOY is not set
  1012. # CONFIG_JOYSTICK_ZHENHUA is not set
  1013. # CONFIG_JOYSTICK_JOYDUMP is not set
  1014. # CONFIG_JOYSTICK_XPAD is not set
  1015. CONFIG_INPUT_TABLET=y
  1016. # CONFIG_TABLET_USB_ACECAD is not set
  1017. # CONFIG_TABLET_USB_AIPTEK is not set
  1018. # CONFIG_TABLET_USB_GTCO is not set
  1019. # CONFIG_TABLET_USB_KBTAB is not set
  1020. # CONFIG_TABLET_USB_WACOM is not set
  1021. CONFIG_INPUT_TOUCHSCREEN=y
  1022. # CONFIG_TOUCHSCREEN_AD7879_I2C is not set
  1023. # CONFIG_TOUCHSCREEN_AD7879 is not set
  1024. # CONFIG_TOUCHSCREEN_DYNAPRO is not set
  1025. # CONFIG_TOUCHSCREEN_EETI is not set
  1026. # CONFIG_TOUCHSCREEN_FUJITSU is not set
  1027. # CONFIG_TOUCHSCREEN_GUNZE is not set
  1028. # CONFIG_TOUCHSCREEN_ELO is not set
  1029. # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
  1030. # CONFIG_TOUCHSCREEN_MCS5000 is not set
  1031. # CONFIG_TOUCHSCREEN_MTOUCH is not set
  1032. # CONFIG_TOUCHSCREEN_INEXIO is not set
  1033. # CONFIG_TOUCHSCREEN_MK712 is not set
  1034. # CONFIG_TOUCHSCREEN_PENMOUNT is not set
  1035. # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
  1036. # CONFIG_TOUCHSCREEN_TOUCHWIN is not set
  1037. # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set
  1038. # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
  1039. # CONFIG_TOUCHSCREEN_TSC2007 is not set
  1040. CONFIG_INPUT_MISC=y
  1041. # CONFIG_INPUT_PCSPKR is not set
  1042. # CONFIG_INPUT_ATLAS_BTNS is not set
  1043. # CONFIG_INPUT_ATI_REMOTE is not set
  1044. # CONFIG_INPUT_ATI_REMOTE2 is not set
  1045. # CONFIG_INPUT_KEYSPAN_REMOTE is not set
  1046. # CONFIG_INPUT_POWERMATE is not set
  1047. # CONFIG_INPUT_YEALINK is not set
  1048. # CONFIG_INPUT_CM109 is not set
  1049. # CONFIG_INPUT_UINPUT is not set
  1050. # CONFIG_INPUT_WINBOND_CIR is not set
  1051.  
  1052. #
  1053. # Hardware I/O ports
  1054. #
  1055. CONFIG_SERIO=y
  1056. CONFIG_SERIO_I8042=y
  1057. # CONFIG_SERIO_SERPORT is not set
  1058. # CONFIG_SERIO_CT82C710 is not set
  1059. # CONFIG_SERIO_PCIPS2 is not set
  1060. CONFIG_SERIO_LIBPS2=y
  1061. # CONFIG_SERIO_RAW is not set
  1062. # CONFIG_SERIO_ALTERA_PS2 is not set
  1063. # CONFIG_GAMEPORT is not set
  1064.  
  1065. #
  1066. # Character devices
  1067. #
  1068. CONFIG_VT=y
  1069. CONFIG_CONSOLE_TRANSLATIONS=y
  1070. CONFIG_VT_CONSOLE=y
  1071. CONFIG_HW_CONSOLE=y
  1072. # CONFIG_VT_HW_CONSOLE_BINDING is not set
  1073. # CONFIG_DEVKMEM is not set
  1074. # CONFIG_SERIAL_NONSTANDARD is not set
  1075. # CONFIG_NOZOMI is not set
  1076.  
  1077. #
  1078. # Serial drivers
  1079. #
  1080. # CONFIG_SERIAL_8250 is not set
  1081. CONFIG_FIX_EARLYCON_MEM=y
  1082.  
  1083. #
  1084. # Non-8250 serial port support
  1085. #
  1086. # CONFIG_SERIAL_JSM is not set
  1087. # CONFIG_SERIAL_TIMBERDALE is not set
  1088. CONFIG_UNIX98_PTYS=y
  1089. # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
  1090. CONFIG_LEGACY_PTYS=y
  1091. CONFIG_LEGACY_PTY_COUNT=64
  1092. # CONFIG_IPMI_HANDLER is not set
  1093. CONFIG_HW_RANDOM=y
  1094. # CONFIG_HW_RANDOM_TIMERIOMEM is not set
  1095. # CONFIG_HW_RANDOM_INTEL is not set
  1096. CONFIG_HW_RANDOM_AMD=y
  1097. # CONFIG_HW_RANDOM_VIA is not set
  1098. # CONFIG_NVRAM is not set
  1099. # CONFIG_R3964 is not set
  1100. # CONFIG_APPLICOM is not set
  1101. # CONFIG_MWAVE is not set
  1102. # CONFIG_PC8736x_GPIO is not set
  1103. # CONFIG_RAW_DRIVER is not set
  1104. CONFIG_HPET=y
  1105. # CONFIG_HPET_MMAP is not set
  1106. CONFIG_HANGCHECK_TIMER=y
  1107. # CONFIG_TCG_TPM is not set
  1108. # CONFIG_TELCLOCK is not set
  1109. CONFIG_DEVPORT=y
  1110. CONFIG_I2C=y
  1111. CONFIG_I2C_BOARDINFO=y
  1112. CONFIG_I2C_COMPAT=y
  1113. CONFIG_I2C_CHARDEV=y
  1114. CONFIG_I2C_HELPER_AUTO=y
  1115. CONFIG_I2C_ALGOBIT=y
  1116.  
  1117. #
  1118. # I2C Hardware Bus support
  1119. #
  1120.  
  1121. #
  1122. # PC SMBus host controller drivers
  1123. #
  1124. # CONFIG_I2C_ALI1535 is not set
  1125. # CONFIG_I2C_ALI1563 is not set
  1126. # CONFIG_I2C_ALI15X3 is not set
  1127. # CONFIG_I2C_AMD756 is not set
  1128. # CONFIG_I2C_AMD8111 is not set
  1129. # CONFIG_I2C_I801 is not set
  1130. # CONFIG_I2C_ISCH is not set
  1131. CONFIG_I2C_PIIX4=y
  1132. # CONFIG_I2C_NFORCE2 is not set
  1133. # CONFIG_I2C_SIS5595 is not set
  1134. # CONFIG_I2C_SIS630 is not set
  1135. # CONFIG_I2C_SIS96X is not set
  1136. # CONFIG_I2C_VIA is not set
  1137. # CONFIG_I2C_VIAPRO is not set
  1138.  
  1139. #
  1140. # ACPI drivers
  1141. #
  1142. # CONFIG_I2C_SCMI is not set
  1143.  
  1144. #
  1145. # I2C system bus drivers (mostly embedded / system-on-chip)
  1146. #
  1147. # CONFIG_I2C_OCORES is not set
  1148. # CONFIG_I2C_SIMTEC is not set
  1149. # CONFIG_I2C_XILINX is not set
  1150.  
  1151. #
  1152. # External I2C/SMBus adapter drivers
  1153. #
  1154. # CONFIG_I2C_PARPORT_LIGHT is not set
  1155. # CONFIG_I2C_TAOS_EVM is not set
  1156. # CONFIG_I2C_TINY_USB is not set
  1157.  
  1158. #
  1159. # Other I2C/SMBus bus drivers
  1160. #
  1161. # CONFIG_I2C_PCA_PLATFORM is not set
  1162. # CONFIG_I2C_STUB is not set
  1163. # CONFIG_I2C_DEBUG_CORE is not set
  1164. # CONFIG_I2C_DEBUG_ALGO is not set
  1165. # CONFIG_I2C_DEBUG_BUS is not set
  1166. # CONFIG_SPI is not set
  1167.  
  1168. #
  1169. # PPS support
  1170. #
  1171. # CONFIG_PPS is not set
  1172. CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
  1173. # CONFIG_GPIOLIB is not set
  1174. # CONFIG_W1 is not set
  1175. CONFIG_POWER_SUPPLY=y
  1176. # CONFIG_POWER_SUPPLY_DEBUG is not set
  1177. # CONFIG_PDA_POWER is not set
  1178. # CONFIG_BATTERY_DS2760 is not set
  1179. # CONFIG_BATTERY_DS2782 is not set
  1180. # CONFIG_BATTERY_BQ27x00 is not set
  1181. # CONFIG_BATTERY_MAX17040 is not set
  1182. CONFIG_HWMON=y
  1183. # CONFIG_HWMON_VID is not set
  1184. # CONFIG_HWMON_DEBUG_CHIP is not set
  1185.  
  1186. #
  1187. # Native drivers
  1188. #
  1189. # CONFIG_SENSORS_ABITUGURU is not set
  1190. # CONFIG_SENSORS_ABITUGURU3 is not set
  1191. # CONFIG_SENSORS_AD7414 is not set
  1192. # CONFIG_SENSORS_AD7418 is not set
  1193. # CONFIG_SENSORS_ADM1021 is not set
  1194. # CONFIG_SENSORS_ADM1025 is not set
  1195. # CONFIG_SENSORS_ADM1026 is not set
  1196. # CONFIG_SENSORS_ADM1029 is not set
  1197. # CONFIG_SENSORS_ADM1031 is not set
  1198. # CONFIG_SENSORS_ADM9240 is not set
  1199. # CONFIG_SENSORS_ADT7411 is not set
  1200. # CONFIG_SENSORS_ADT7462 is not set
  1201. # CONFIG_SENSORS_ADT7470 is not set
  1202. # CONFIG_SENSORS_ADT7475 is not set
  1203. # CONFIG_SENSORS_ASC7621 is not set
  1204. # CONFIG_SENSORS_K8TEMP is not set
  1205. CONFIG_SENSORS_K10TEMP=y
  1206. # CONFIG_SENSORS_ASB100 is not set
  1207. # CONFIG_SENSORS_ATXP1 is not set
  1208. # CONFIG_SENSORS_DS1621 is not set
  1209. # CONFIG_SENSORS_I5K_AMB is not set
  1210. # CONFIG_SENSORS_F71805F is not set
  1211. # CONFIG_SENSORS_F71882FG is not set
  1212. # CONFIG_SENSORS_F75375S is not set
  1213. # CONFIG_SENSORS_FSCHMD is not set
  1214. # CONFIG_SENSORS_G760A is not set
  1215. # CONFIG_SENSORS_GL518SM is not set
  1216. # CONFIG_SENSORS_GL520SM is not set
  1217. # CONFIG_SENSORS_CORETEMP is not set
  1218. # CONFIG_SENSORS_IT87 is not set
  1219. # CONFIG_SENSORS_LM63 is not set
  1220. # CONFIG_SENSORS_LM73 is not set
  1221. # CONFIG_SENSORS_LM75 is not set
  1222. # CONFIG_SENSORS_LM77 is not set
  1223. # CONFIG_SENSORS_LM78 is not set
  1224. # CONFIG_SENSORS_LM80 is not set
  1225. # CONFIG_SENSORS_LM83 is not set
  1226. # CONFIG_SENSORS_LM85 is not set
  1227. # CONFIG_SENSORS_LM87 is not set
  1228. # CONFIG_SENSORS_LM90 is not set
  1229. # CONFIG_SENSORS_LM92 is not set
  1230. # CONFIG_SENSORS_LM93 is not set
  1231. # CONFIG_SENSORS_LTC4215 is not set
  1232. # CONFIG_SENSORS_LTC4245 is not set
  1233. # CONFIG_SENSORS_LM95241 is not set
  1234. # CONFIG_SENSORS_MAX1619 is not set
  1235. # CONFIG_SENSORS_MAX6650 is not set
  1236. # CONFIG_SENSORS_PC87360 is not set
  1237. # CONFIG_SENSORS_PC87427 is not set
  1238. # CONFIG_SENSORS_PCF8591 is not set
  1239. # CONFIG_SENSORS_SIS5595 is not set
  1240. # CONFIG_SENSORS_DME1737 is not set
  1241. # CONFIG_SENSORS_SMSC47M1 is not set
  1242. # CONFIG_SENSORS_SMSC47M192 is not set
  1243. # CONFIG_SENSORS_SMSC47B397 is not set
  1244. # CONFIG_SENSORS_ADS7828 is not set
  1245. # CONFIG_SENSORS_AMC6821 is not set
  1246. # CONFIG_SENSORS_THMC50 is not set
  1247. # CONFIG_SENSORS_TMP401 is not set
  1248. # CONFIG_SENSORS_TMP421 is not set
  1249. # CONFIG_SENSORS_VIA_CPUTEMP is not set
  1250. # CONFIG_SENSORS_VIA686A is not set
  1251. # CONFIG_SENSORS_VT1211 is not set
  1252. # CONFIG_SENSORS_VT8231 is not set
  1253. # CONFIG_SENSORS_W83781D is not set
  1254. # CONFIG_SENSORS_W83791D is not set
  1255. # CONFIG_SENSORS_W83792D is not set
  1256. # CONFIG_SENSORS_W83793 is not set
  1257. # CONFIG_SENSORS_W83L785TS is not set
  1258. # CONFIG_SENSORS_W83L786NG is not set
  1259. # CONFIG_SENSORS_W83627HF is not set
  1260. # CONFIG_SENSORS_W83627EHF is not set
  1261. # CONFIG_SENSORS_HDAPS is not set
  1262. # CONFIG_SENSORS_LIS3_I2C is not set
  1263. # CONFIG_SENSORS_APPLESMC is not set
  1264.  
  1265. #
  1266. # ACPI drivers
  1267. #
  1268. # CONFIG_SENSORS_ATK0110 is not set
  1269. # CONFIG_SENSORS_LIS3LV02D is not set
  1270. CONFIG_THERMAL=y
  1271. CONFIG_THERMAL_HWMON=y
  1272. # CONFIG_WATCHDOG is not set
  1273. CONFIG_SSB_POSSIBLE=y
  1274.  
  1275. #
  1276. # Sonics Silicon Backplane
  1277. #
  1278. # CONFIG_SSB is not set
  1279.  
  1280. #
  1281. # Multifunction device drivers
  1282. #
  1283. # CONFIG_MFD_CORE is not set
  1284. # CONFIG_MFD_88PM860X is not set
  1285. # CONFIG_MFD_SM501 is not set
  1286. # CONFIG_HTC_PASIC3 is not set
  1287. # CONFIG_TWL4030_CORE is not set
  1288. # CONFIG_MFD_TMIO is not set
  1289. # CONFIG_PMIC_DA903X is not set
  1290. # CONFIG_PMIC_ADP5520 is not set
  1291. # CONFIG_MFD_MAX8925 is not set
  1292. # CONFIG_MFD_WM8400 is not set
  1293. # CONFIG_MFD_WM831X is not set
  1294. # CONFIG_MFD_WM8350_I2C is not set
  1295. # CONFIG_MFD_WM8994 is not set
  1296. # CONFIG_MFD_PCF50633 is not set
  1297. # CONFIG_AB3100_CORE is not set
  1298. # CONFIG_LPC_SCH is not set
  1299. # CONFIG_REGULATOR is not set
  1300. # CONFIG_MEDIA_SUPPORT is not set
  1301.  
  1302. #
  1303. # Graphics support
  1304. #
  1305. CONFIG_AGP=y
  1306. # CONFIG_AGP_AMD64 is not set
  1307. # CONFIG_AGP_INTEL is not set
  1308. # CONFIG_AGP_SIS is not set
  1309. # CONFIG_AGP_VIA is not set
  1310. CONFIG_VGA_ARB=y
  1311. CONFIG_VGA_ARB_MAX_GPUS=2
  1312. # CONFIG_VGA_SWITCHEROO is not set
  1313. CONFIG_DRM=y
  1314. # CONFIG_DRM_TDFX is not set
  1315. # CONFIG_DRM_R128 is not set
  1316. # CONFIG_DRM_RADEON is not set
  1317. # CONFIG_DRM_MGA is not set
  1318. # CONFIG_DRM_SIS is not set
  1319. # CONFIG_DRM_VIA is not set
  1320. # CONFIG_DRM_SAVAGE is not set
  1321. # CONFIG_VGASTATE is not set
  1322. CONFIG_VIDEO_OUTPUT_CONTROL=y
  1323. CONFIG_FB=y
  1324. CONFIG_FIRMWARE_EDID=y
  1325. CONFIG_FB_DDC=y
  1326. CONFIG_FB_BOOT_VESA_SUPPORT=y
  1327. CONFIG_FB_CFB_FILLRECT=y
  1328. CONFIG_FB_CFB_COPYAREA=y
  1329. CONFIG_FB_CFB_IMAGEBLIT=y
  1330. # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
  1331. # CONFIG_FB_SYS_FILLRECT is not set
  1332. # CONFIG_FB_SYS_COPYAREA is not set
  1333. # CONFIG_FB_SYS_IMAGEBLIT is not set
  1334. # CONFIG_FB_FOREIGN_ENDIAN is not set
  1335. # CONFIG_FB_SYS_FOPS is not set
  1336. # CONFIG_FB_SVGALIB is not set
  1337. # CONFIG_FB_MACMODES is not set
  1338. # CONFIG_FB_BACKLIGHT is not set
  1339. CONFIG_FB_MODE_HELPERS=y
  1340. # CONFIG_FB_TILEBLITTING is not set
  1341.  
  1342. #
  1343. # Frame buffer hardware drivers
  1344. #
  1345. # CONFIG_FB_CIRRUS is not set
  1346. # CONFIG_FB_PM2 is not set
  1347. # CONFIG_FB_CYBER2000 is not set
  1348. # CONFIG_FB_ARC is not set
  1349. # CONFIG_FB_ASILIANT is not set
  1350. # CONFIG_FB_IMSTT is not set
  1351. # CONFIG_FB_VGA16 is not set
  1352. # CONFIG_FB_UVESA is not set
  1353. CONFIG_FB_VESA=y
  1354. # CONFIG_FB_N411 is not set
  1355. # CONFIG_FB_HGA is not set
  1356. # CONFIG_FB_S1D13XXX is not set
  1357. # CONFIG_FB_NVIDIA is not set
  1358. # CONFIG_FB_RIVA is not set
  1359. # CONFIG_FB_LE80578 is not set
  1360. # CONFIG_FB_MATROX is not set
  1361. CONFIG_FB_RADEON=y
  1362. CONFIG_FB_RADEON_I2C=y
  1363. # CONFIG_FB_RADEON_BACKLIGHT is not set
  1364. # CONFIG_FB_RADEON_DEBUG is not set
  1365. # CONFIG_FB_ATY128 is not set
  1366. # CONFIG_FB_ATY is not set
  1367. # CONFIG_FB_S3 is not set
  1368. # CONFIG_FB_SAVAGE is not set
  1369. # CONFIG_FB_SIS is not set
  1370. # CONFIG_FB_VIA is not set
  1371. # CONFIG_FB_NEOMAGIC is not set
  1372. # CONFIG_FB_KYRO is not set
  1373. # CONFIG_FB_3DFX is not set
  1374. # CONFIG_FB_VOODOO1 is not set
  1375. # CONFIG_FB_VT8623 is not set
  1376. # CONFIG_FB_TRIDENT is not set
  1377. # CONFIG_FB_ARK is not set
  1378. # CONFIG_FB_PM3 is not set
  1379. # CONFIG_FB_CARMINE is not set
  1380. # CONFIG_FB_GEODE is not set
  1381. # CONFIG_FB_VIRTUAL is not set
  1382. # CONFIG_FB_METRONOME is not set
  1383. # CONFIG_FB_MB862XX is not set
  1384. # CONFIG_FB_BROADSHEET is not set
  1385. CONFIG_BACKLIGHT_LCD_SUPPORT=y
  1386. CONFIG_LCD_CLASS_DEVICE=y
  1387. # CONFIG_LCD_ILI9320 is not set
  1388. # CONFIG_LCD_PLATFORM is not set
  1389. CONFIG_BACKLIGHT_CLASS_DEVICE=y
  1390. # CONFIG_BACKLIGHT_GENERIC is not set
  1391. # CONFIG_BACKLIGHT_PROGEAR is not set
  1392. # CONFIG_BACKLIGHT_MBP_NVIDIA is not set
  1393. # CONFIG_BACKLIGHT_SAHARA is not set
  1394.  
  1395. #
  1396. # Display device support
  1397. #
  1398. CONFIG_DISPLAY_SUPPORT=y
  1399.  
  1400. #
  1401. # Display hardware drivers
  1402. #
  1403.  
  1404. #
  1405. # Console display driver support
  1406. #
  1407. CONFIG_VGA_CONSOLE=y
  1408. CONFIG_VGACON_SOFT_SCROLLBACK=y
  1409. CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=256
  1410. CONFIG_DUMMY_CONSOLE=y
  1411. CONFIG_FRAMEBUFFER_CONSOLE=y
  1412. # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
  1413. # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
  1414. # CONFIG_FB_CON_DECOR is not set
  1415. # CONFIG_FONTS is not set
  1416. CONFIG_FONT_8x8=y
  1417. CONFIG_FONT_8x16=y
  1418. CONFIG_LOGO=y
  1419. # CONFIG_LOGO_LINUX_MONO is not set
  1420. # CONFIG_LOGO_LINUX_VGA16 is not set
  1421. CONFIG_LOGO_LINUX_CLUT224=y
  1422. # CONFIG_SOUND is not set
  1423. CONFIG_HID_SUPPORT=y
  1424. CONFIG_HID=y
  1425. CONFIG_HIDRAW=y
  1426.  
  1427. #
  1428. # USB Input Devices
  1429. #
  1430. CONFIG_USB_HID=y
  1431. # CONFIG_HID_PID is not set
  1432. CONFIG_USB_HIDDEV=y
  1433.  
  1434. #
  1435. # Special HID drivers
  1436. #
  1437. # CONFIG_HID_3M_PCT is not set
  1438. CONFIG_HID_A4TECH=y
  1439. CONFIG_HID_APPLE=y
  1440. CONFIG_HID_BELKIN=y
  1441. CONFIG_HID_CHERRY=y
  1442. CONFIG_HID_CHICONY=y
  1443. CONFIG_HID_CYPRESS=y
  1444. CONFIG_HID_DRAGONRISE=y
  1445. # CONFIG_DRAGONRISE_FF is not set
  1446. CONFIG_HID_EZKEY=y
  1447. CONFIG_HID_KYE=y
  1448. CONFIG_HID_GYRATION=y
  1449. CONFIG_HID_TWINHAN=y
  1450. CONFIG_HID_KENSINGTON=y
  1451. CONFIG_HID_LOGITECH=y
  1452. # CONFIG_LOGITECH_FF is not set
  1453. # CONFIG_LOGIRUMBLEPAD2_FF is not set
  1454. # CONFIG_LOGIG940_FF is not set
  1455. CONFIG_HID_MICROSOFT=y
  1456. # CONFIG_HID_MOSART is not set
  1457. CONFIG_HID_MONTEREY=y
  1458. CONFIG_HID_NTRIG=y
  1459. CONFIG_HID_ORTEK=y
  1460. CONFIG_HID_PANTHERLORD=y
  1461. # CONFIG_PANTHERLORD_FF is not set
  1462. CONFIG_HID_PETALYNX=y
  1463. # CONFIG_HID_QUANTA is not set
  1464. CONFIG_HID_SAMSUNG=y
  1465. CONFIG_HID_SONY=y
  1466. # CONFIG_HID_STANTUM is not set
  1467. CONFIG_HID_SUNPLUS=y
  1468. CONFIG_HID_GREENASIA=y
  1469. # CONFIG_GREENASIA_FF is not set
  1470. CONFIG_HID_SMARTJOYPLUS=y
  1471. # CONFIG_SMARTJOYPLUS_FF is not set
  1472. CONFIG_HID_TOPSEED=y
  1473. CONFIG_HID_THRUSTMASTER=y
  1474. # CONFIG_THRUSTMASTER_FF is not set
  1475. CONFIG_HID_ZEROPLUS=y
  1476. # CONFIG_ZEROPLUS_FF is not set
  1477. CONFIG_USB_SUPPORT=y
  1478. CONFIG_USB_ARCH_HAS_HCD=y
  1479. CONFIG_USB_ARCH_HAS_OHCI=y
  1480. CONFIG_USB_ARCH_HAS_EHCI=y
  1481. CONFIG_USB=y
  1482. # CONFIG_USB_DEBUG is not set
  1483. # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
  1484.  
  1485. #
  1486. # Miscellaneous USB options
  1487. #
  1488. CONFIG_USB_DEVICEFS=y
  1489. # CONFIG_USB_DEVICE_CLASS is not set
  1490. # CONFIG_USB_DYNAMIC_MINORS is not set
  1491. CONFIG_USB_MON=y
  1492. # CONFIG_USB_WUSB is not set
  1493. # CONFIG_USB_WUSB_CBAF is not set
  1494.  
  1495. #
  1496. # USB Host Controller Drivers
  1497. #
  1498. # CONFIG_USB_C67X00_HCD is not set
  1499. # CONFIG_USB_XHCI_HCD is not set
  1500. CONFIG_USB_EHCI_HCD=y
  1501. # CONFIG_USB_EHCI_ROOT_HUB_TT is not set
  1502. # CONFIG_USB_EHCI_TT_NEWSCHED is not set
  1503. # CONFIG_USB_OXU210HP_HCD is not set
  1504. # CONFIG_USB_ISP116X_HCD is not set
  1505. # CONFIG_USB_ISP1760_HCD is not set
  1506. # CONFIG_USB_ISP1362_HCD is not set
  1507. # CONFIG_USB_OHCI_HCD is not set
  1508. CONFIG_USB_UHCI_HCD=y
  1509. # CONFIG_USB_SL811_HCD is not set
  1510. # CONFIG_USB_R8A66597_HCD is not set
  1511. # CONFIG_USB_WHCI_HCD is not set
  1512. # CONFIG_USB_HWA_HCD is not set
  1513.  
  1514. #
  1515. # USB Device Class drivers
  1516. #
  1517. # CONFIG_USB_ACM is not set
  1518. CONFIG_USB_PRINTER=y
  1519. # CONFIG_USB_WDM is not set
  1520. # CONFIG_USB_TMC is not set
  1521.  
  1522. #
  1523. # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
  1524. #
  1525.  
  1526. #
  1527. # also be needed; see USB_STORAGE Help for more info
  1528. #
  1529. CONFIG_USB_STORAGE=y
  1530. # CONFIG_USB_STORAGE_DEBUG is not set
  1531. # CONFIG_USB_STORAGE_DATAFAB is not set
  1532. # CONFIG_USB_STORAGE_FREECOM is not set
  1533. # CONFIG_USB_STORAGE_ISD200 is not set
  1534. # CONFIG_USB_STORAGE_USBAT is not set
  1535. # CONFIG_USB_STORAGE_SDDR09 is not set
  1536. # CONFIG_USB_STORAGE_SDDR55 is not set
  1537. # CONFIG_USB_STORAGE_JUMPSHOT is not set
  1538. # CONFIG_USB_STORAGE_ALAUDA is not set
  1539. # CONFIG_USB_STORAGE_ONETOUCH is not set
  1540. # CONFIG_USB_STORAGE_KARMA is not set
  1541. # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
  1542. # CONFIG_USB_LIBUSUAL is not set
  1543.  
  1544. #
  1545. # USB Imaging devices
  1546. #
  1547. # CONFIG_USB_MDC800 is not set
  1548. # CONFIG_USB_MICROTEK is not set
  1549.  
  1550. #
  1551. # USB port drivers
  1552. #
  1553. # CONFIG_USB_SERIAL is not set
  1554.  
  1555. #
  1556. # USB Miscellaneous drivers
  1557. #
  1558. # CONFIG_USB_EMI62 is not set
  1559. # CONFIG_USB_EMI26 is not set
  1560. # CONFIG_USB_ADUTUX is not set
  1561. # CONFIG_USB_SEVSEG is not set
  1562. # CONFIG_USB_RIO500 is not set
  1563. # CONFIG_USB_LEGOTOWER is not set
  1564. # CONFIG_USB_LCD is not set
  1565. # CONFIG_USB_LED is not set
  1566. # CONFIG_USB_CYPRESS_CY7C63 is not set
  1567. # CONFIG_USB_CYTHERM is not set
  1568. # CONFIG_USB_IDMOUSE is not set
  1569. # CONFIG_USB_FTDI_ELAN is not set
  1570. # CONFIG_USB_APPLEDISPLAY is not set
  1571. # CONFIG_USB_SISUSBVGA is not set
  1572. # CONFIG_USB_LD is not set
  1573. # CONFIG_USB_TRANCEVIBRATOR is not set
  1574. # CONFIG_USB_IOWARRIOR is not set
  1575. # CONFIG_USB_TEST is not set
  1576. # CONFIG_USB_ISIGHTFW is not set
  1577. # CONFIG_USB_GADGET is not set
  1578.  
  1579. #
  1580. # OTG and related infrastructure
  1581. #
  1582. # CONFIG_NOP_USB_XCEIV is not set
  1583. # CONFIG_UWB is not set
  1584. # CONFIG_MMC is not set
  1585. # CONFIG_MEMSTICK is not set
  1586. # CONFIG_NEW_LEDS is not set
  1587. # CONFIG_ACCESSIBILITY is not set
  1588. # CONFIG_INFINIBAND is not set
  1589. # CONFIG_EDAC is not set
  1590. CONFIG_RTC_LIB=y
  1591. CONFIG_RTC_CLASS=y
  1592. # CONFIG_RTC_HCTOSYS is not set
  1593. # CONFIG_RTC_DEBUG is not set
  1594.  
  1595. #
  1596. # RTC interfaces
  1597. #
  1598. CONFIG_RTC_INTF_SYSFS=y
  1599. CONFIG_RTC_INTF_PROC=y
  1600. CONFIG_RTC_INTF_DEV=y
  1601. # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
  1602. # CONFIG_RTC_DRV_TEST is not set
  1603.  
  1604. #
  1605. # I2C RTC drivers
  1606. #
  1607. # CONFIG_RTC_DRV_DS1307 is not set
  1608. # CONFIG_RTC_DRV_DS1374 is not set
  1609. # CONFIG_RTC_DRV_DS1672 is not set
  1610. # CONFIG_RTC_DRV_MAX6900 is not set
  1611. # CONFIG_RTC_DRV_RS5C372 is not set
  1612. # CONFIG_RTC_DRV_ISL1208 is not set
  1613. # CONFIG_RTC_DRV_X1205 is not set
  1614. # CONFIG_RTC_DRV_PCF8563 is not set
  1615. # CONFIG_RTC_DRV_PCF8583 is not set
  1616. # CONFIG_RTC_DRV_M41T80 is not set
  1617. # CONFIG_RTC_DRV_BQ32K is not set
  1618. # CONFIG_RTC_DRV_S35390A is not set
  1619. # CONFIG_RTC_DRV_FM3130 is not set
  1620. # CONFIG_RTC_DRV_RX8581 is not set
  1621. # CONFIG_RTC_DRV_RX8025 is not set
  1622.  
  1623. #
  1624. # SPI RTC drivers
  1625. #
  1626.  
  1627. #
  1628. # Platform RTC drivers
  1629. #
  1630. CONFIG_RTC_DRV_CMOS=y
  1631. # CONFIG_RTC_DRV_DS1286 is not set
  1632. # CONFIG_RTC_DRV_DS1511 is not set
  1633. # CONFIG_RTC_DRV_DS1553 is not set
  1634. # CONFIG_RTC_DRV_DS1742 is not set
  1635. # CONFIG_RTC_DRV_STK17TA8 is not set
  1636. # CONFIG_RTC_DRV_M48T86 is not set
  1637. # CONFIG_RTC_DRV_M48T35 is not set
  1638. # CONFIG_RTC_DRV_M48T59 is not set
  1639. # CONFIG_RTC_DRV_MSM6242 is not set
  1640. # CONFIG_RTC_DRV_BQ4802 is not set
  1641. # CONFIG_RTC_DRV_RP5C01 is not set
  1642. # CONFIG_RTC_DRV_V3020 is not set
  1643.  
  1644. #
  1645. # on-CPU RTC drivers
  1646. #
  1647. CONFIG_DMADEVICES=y
  1648. # CONFIG_DMADEVICES_DEBUG is not set
  1649.  
  1650. #
  1651. # DMA Devices
  1652. #
  1653. # CONFIG_INTEL_IOATDMA is not set
  1654. # CONFIG_AUXDISPLAY is not set
  1655. # CONFIG_UIO is not set
  1656.  
  1657. #
  1658. # TI VLYNQ
  1659. #
  1660. # CONFIG_STAGING is not set
  1661. # CONFIG_X86_PLATFORM_DEVICES is not set
  1662.  
  1663. #
  1664. # Firmware Drivers
  1665. #
  1666. # CONFIG_EDD is not set
  1667. CONFIG_FIRMWARE_MEMMAP=y
  1668. # CONFIG_DELL_RBU is not set
  1669. # CONFIG_DCDBAS is not set
  1670. CONFIG_DMIID=y
  1671. # CONFIG_ISCSI_IBFT_FIND is not set
  1672.  
  1673. #
  1674. # File systems
  1675. #
  1676. CONFIG_EXT2_FS=y
  1677. # CONFIG_EXT2_FS_XATTR is not set
  1678. # CONFIG_EXT2_FS_XIP is not set
  1679. CONFIG_EXT3_FS=y
  1680. # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
  1681. # CONFIG_EXT3_FS_XATTR is not set
  1682. CONFIG_EXT4_FS=y
  1683. CONFIG_EXT4_FS_XATTR=y
  1684. # CONFIG_EXT4_FS_POSIX_ACL is not set
  1685. # CONFIG_EXT4_FS_SECURITY is not set
  1686. # CONFIG_EXT4_DEBUG is not set
  1687. CONFIG_JBD=y
  1688. # CONFIG_JBD_DEBUG is not set
  1689. CONFIG_JBD2=y
  1690. # CONFIG_JBD2_DEBUG is not set
  1691. CONFIG_FS_MBCACHE=y
  1692. CONFIG_REISERFS_FS=y
  1693. # CONFIG_REISERFS_CHECK is not set
  1694. # CONFIG_REISERFS_PROC_INFO is not set
  1695. # CONFIG_REISERFS_FS_XATTR is not set
  1696. # CONFIG_JFS_FS is not set
  1697. CONFIG_FS_POSIX_ACL=y
  1698. CONFIG_XFS_FS=y
  1699. # CONFIG_XFS_QUOTA is not set
  1700. # CONFIG_XFS_POSIX_ACL is not set
  1701. # CONFIG_XFS_RT is not set
  1702. # CONFIG_XFS_DEBUG is not set
  1703. # CONFIG_GFS2_FS is not set
  1704. # CONFIG_OCFS2_FS is not set
  1705. # CONFIG_BTRFS_FS is not set
  1706. # CONFIG_NILFS2_FS is not set
  1707. CONFIG_FILE_LOCKING=y
  1708. CONFIG_FSNOTIFY=y
  1709. CONFIG_DNOTIFY=y
  1710. CONFIG_INOTIFY=y
  1711. CONFIG_INOTIFY_USER=y
  1712. # CONFIG_QUOTA is not set
  1713. # CONFIG_AUTOFS_FS is not set
  1714. CONFIG_AUTOFS4_FS=y
  1715. CONFIG_FUSE_FS=m
  1716. # CONFIG_CUSE is not set
  1717. CONFIG_GENERIC_ACL=y
  1718.  
  1719. #
  1720. # Caches
  1721. #
  1722. # CONFIG_FSCACHE is not set
  1723.  
  1724. #
  1725. # CD-ROM/DVD Filesystems
  1726. #
  1727. CONFIG_ISO9660_FS=y
  1728. CONFIG_JOLIET=y
  1729. CONFIG_ZISOFS=y
  1730. CONFIG_UDF_FS=y
  1731. CONFIG_UDF_NLS=y
  1732.  
  1733. #
  1734. # DOS/FAT/NT Filesystems
  1735. #
  1736. CONFIG_FAT_FS=y
  1737. CONFIG_MSDOS_FS=y
  1738. CONFIG_VFAT_FS=y
  1739. CONFIG_FAT_DEFAULT_CODEPAGE=437
  1740. CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
  1741. # CONFIG_NTFS_FS is not set
  1742.  
  1743. #
  1744. # Pseudo filesystems
  1745. #
  1746. CONFIG_PROC_FS=y
  1747. CONFIG_PROC_KCORE=y
  1748. CONFIG_PROC_SYSCTL=y
  1749. CONFIG_PROC_PAGE_MONITOR=y
  1750. CONFIG_SYSFS=y
  1751. CONFIG_TMPFS=y
  1752. CONFIG_TMPFS_POSIX_ACL=y
  1753. CONFIG_HUGETLBFS=y
  1754. CONFIG_HUGETLB_PAGE=y
  1755. # CONFIG_CONFIGFS_FS is not set
  1756. CONFIG_MISC_FILESYSTEMS=y
  1757. # CONFIG_ADFS_FS is not set
  1758. # CONFIG_AFFS_FS is not set
  1759. # CONFIG_HFS_FS is not set
  1760. # CONFIG_HFSPLUS_FS is not set
  1761. # CONFIG_BEFS_FS is not set
  1762. # CONFIG_BFS_FS is not set
  1763. # CONFIG_EFS_FS is not set
  1764. # CONFIG_LOGFS is not set
  1765. # CONFIG_CRAMFS is not set
  1766. CONFIG_SQUASHFS=y
  1767. # CONFIG_SQUASHFS_EMBEDDED is not set
  1768. CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
  1769. # CONFIG_VXFS_FS is not set
  1770. # CONFIG_MINIX_FS is not set
  1771. # CONFIG_OMFS_FS is not set
  1772. # CONFIG_HPFS_FS is not set
  1773. # CONFIG_QNX4FS_FS is not set
  1774. # CONFIG_ROMFS_FS is not set
  1775. # CONFIG_SYSV_FS is not set
  1776. # CONFIG_UFS_FS is not set
  1777. CONFIG_NETWORK_FILESYSTEMS=y
  1778. CONFIG_NFS_FS=y
  1779. CONFIG_NFS_V3=y
  1780. # CONFIG_NFS_V3_ACL is not set
  1781. # CONFIG_NFS_V4 is not set
  1782. CONFIG_ROOT_NFS=y
  1783. CONFIG_NFSD=y
  1784. CONFIG_NFSD_V3=y
  1785. # CONFIG_NFSD_V3_ACL is not set
  1786. # CONFIG_NFSD_V4 is not set
  1787. CONFIG_LOCKD=y
  1788. CONFIG_LOCKD_V4=y
  1789. CONFIG_EXPORTFS=y
  1790. CONFIG_NFS_COMMON=y
  1791. CONFIG_SUNRPC=y
  1792. # CONFIG_RPCSEC_GSS_KRB5 is not set
  1793. # CONFIG_RPCSEC_GSS_SPKM3 is not set
  1794. # CONFIG_SMB_FS is not set
  1795. # CONFIG_CEPH_FS is not set
  1796. CONFIG_CIFS=y
  1797. # CONFIG_CIFS_STATS is not set
  1798. # CONFIG_CIFS_WEAK_PW_HASH is not set
  1799. # CONFIG_CIFS_XATTR is not set
  1800. # CONFIG_CIFS_DEBUG2 is not set
  1801. # CONFIG_CIFS_EXPERIMENTAL is not set
  1802. # CONFIG_NCP_FS is not set
  1803. # CONFIG_CODA_FS is not set
  1804. # CONFIG_AFS_FS is not set
  1805.  
  1806. #
  1807. # Partition Types
  1808. #
  1809. # CONFIG_PARTITION_ADVANCED is not set
  1810. CONFIG_MSDOS_PARTITION=y
  1811. CONFIG_NLS=y
  1812. CONFIG_NLS_DEFAULT="utf8"
  1813. CONFIG_NLS_CODEPAGE_437=y
  1814. # CONFIG_NLS_CODEPAGE_737 is not set
  1815. # CONFIG_NLS_CODEPAGE_775 is not set
  1816. # CONFIG_NLS_CODEPAGE_850 is not set
  1817. # CONFIG_NLS_CODEPAGE_852 is not set
  1818. # CONFIG_NLS_CODEPAGE_855 is not set
  1819. # CONFIG_NLS_CODEPAGE_857 is not set
  1820. # CONFIG_NLS_CODEPAGE_860 is not set
  1821. # CONFIG_NLS_CODEPAGE_861 is not set
  1822. # CONFIG_NLS_CODEPAGE_862 is not set
  1823. # CONFIG_NLS_CODEPAGE_863 is not set
  1824. # CONFIG_NLS_CODEPAGE_864 is not set
  1825. # CONFIG_NLS_CODEPAGE_865 is not set
  1826. # CONFIG_NLS_CODEPAGE_866 is not set
  1827. # CONFIG_NLS_CODEPAGE_869 is not set
  1828. # CONFIG_NLS_CODEPAGE_936 is not set
  1829. # CONFIG_NLS_CODEPAGE_950 is not set
  1830. # CONFIG_NLS_CODEPAGE_932 is not set
  1831. # CONFIG_NLS_CODEPAGE_949 is not set
  1832. # CONFIG_NLS_CODEPAGE_874 is not set
  1833. # CONFIG_NLS_ISO8859_8 is not set
  1834. # CONFIG_NLS_CODEPAGE_1250 is not set
  1835. # CONFIG_NLS_CODEPAGE_1251 is not set
  1836. CONFIG_NLS_ASCII=y
  1837. CONFIG_NLS_ISO8859_1=y
  1838. # CONFIG_NLS_ISO8859_2 is not set
  1839. # CONFIG_NLS_ISO8859_3 is not set
  1840. # CONFIG_NLS_ISO8859_4 is not set
  1841. # CONFIG_NLS_ISO8859_5 is not set
  1842. # CONFIG_NLS_ISO8859_6 is not set
  1843. # CONFIG_NLS_ISO8859_7 is not set
  1844. # CONFIG_NLS_ISO8859_9 is not set
  1845. # CONFIG_NLS_ISO8859_13 is not set
  1846. # CONFIG_NLS_ISO8859_14 is not set
  1847. # CONFIG_NLS_ISO8859_15 is not set
  1848. # CONFIG_NLS_KOI8_R is not set
  1849. # CONFIG_NLS_KOI8_U is not set
  1850. CONFIG_NLS_UTF8=y
  1851. # CONFIG_DLM is not set
  1852.  
  1853. #
  1854. # Kernel hacking
  1855. #
  1856. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  1857. CONFIG_PRINTK_TIME=y
  1858. CONFIG_ENABLE_WARN_DEPRECATED=y
  1859. CONFIG_ENABLE_MUST_CHECK=y
  1860. CONFIG_FRAME_WARN=2048
  1861. CONFIG_MAGIC_SYSRQ=y
  1862. # CONFIG_STRIP_ASM_SYMS is not set
  1863. # CONFIG_UNUSED_SYMBOLS is not set
  1864. CONFIG_DEBUG_FS=y
  1865. # CONFIG_HEADERS_CHECK is not set
  1866. CONFIG_DEBUG_KERNEL=y
  1867. # CONFIG_DEBUG_SHIRQ is not set
  1868. # CONFIG_DETECT_SOFTLOCKUP is not set
  1869. # CONFIG_DETECT_HUNG_TASK is not set
  1870. # CONFIG_SCHED_DEBUG is not set
  1871. CONFIG_SCHEDSTATS=y
  1872. CONFIG_TIMER_STATS=y
  1873. # CONFIG_DEBUG_OBJECTS is not set
  1874. # CONFIG_SLUB_DEBUG_ON is not set
  1875. # CONFIG_SLUB_STATS is not set
  1876. # CONFIG_DEBUG_KMEMLEAK is not set
  1877. CONFIG_DEBUG_PREEMPT=y
  1878. # CONFIG_DEBUG_RT_MUTEXES is not set
  1879. # CONFIG_RT_MUTEX_TESTER is not set
  1880. # CONFIG_DEBUG_SPINLOCK is not set
  1881. # CONFIG_DEBUG_MUTEXES is not set
  1882. # CONFIG_DEBUG_LOCK_ALLOC is not set
  1883. # CONFIG_PROVE_LOCKING is not set
  1884. # CONFIG_LOCK_STAT is not set
  1885. # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
  1886. # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
  1887. # CONFIG_DEBUG_KOBJECT is not set
  1888. CONFIG_DEBUG_BUGVERBOSE=y
  1889. # CONFIG_DEBUG_INFO is not set
  1890. # CONFIG_DEBUG_VM is not set
  1891. # CONFIG_DEBUG_VIRTUAL is not set
  1892. # CONFIG_DEBUG_WRITECOUNT is not set
  1893. CONFIG_DEBUG_MEMORY_INIT=y
  1894. # CONFIG_DEBUG_LIST is not set
  1895. # CONFIG_DEBUG_SG is not set
  1896. # CONFIG_DEBUG_NOTIFIERS is not set
  1897. # CONFIG_DEBUG_CREDENTIALS is not set
  1898. CONFIG_ARCH_WANT_FRAME_POINTERS=y
  1899. # CONFIG_FRAME_POINTER is not set
  1900. # CONFIG_BOOT_PRINTK_DELAY is not set
  1901. # CONFIG_RCU_TORTURE_TEST is not set
  1902. # CONFIG_RCU_CPU_STALL_DETECTOR is not set
  1903. # CONFIG_KPROBES_SANITY_TEST is not set
  1904. # CONFIG_BACKTRACE_SELF_TEST is not set
  1905. # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
  1906. # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
  1907. # CONFIG_LKDTM is not set
  1908. # CONFIG_FAULT_INJECTION is not set
  1909. # CONFIG_LATENCYTOP is not set
  1910. CONFIG_SYSCTL_SYSCALL_CHECK=y
  1911. # CONFIG_DEBUG_PAGEALLOC is not set
  1912. CONFIG_USER_STACKTRACE_SUPPORT=y
  1913. CONFIG_HAVE_FUNCTION_TRACER=y
  1914. CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
  1915. CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=y
  1916. CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
  1917. CONFIG_HAVE_DYNAMIC_FTRACE=y
  1918. CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
  1919. CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
  1920. CONFIG_RING_BUFFER=y
  1921. CONFIG_RING_BUFFER_ALLOW_SWAP=y
  1922. CONFIG_TRACING_SUPPORT=y
  1923. # CONFIG_FTRACE is not set
  1924. CONFIG_PROVIDE_OHCI1394_DMA_INIT=y
  1925. # CONFIG_DYNAMIC_DEBUG is not set
  1926. # CONFIG_DMA_API_DEBUG is not set
  1927. # CONFIG_SAMPLES is not set
  1928. CONFIG_HAVE_ARCH_KGDB=y
  1929. # CONFIG_KGDB is not set
  1930. CONFIG_HAVE_ARCH_KMEMCHECK=y
  1931. # CONFIG_KMEMCHECK is not set
  1932. # CONFIG_STRICT_DEVMEM is not set
  1933. CONFIG_X86_VERBOSE_BOOTUP=y
  1934. CONFIG_EARLY_PRINTK=y
  1935. # CONFIG_EARLY_PRINTK_DBGP is not set
  1936. CONFIG_DEBUG_STACKOVERFLOW=y
  1937. CONFIG_DEBUG_STACK_USAGE=y
  1938. # CONFIG_DEBUG_PER_CPU_MAPS is not set
  1939. # CONFIG_X86_PTDUMP is not set
  1940. # CONFIG_DEBUG_RODATA is not set
  1941. # CONFIG_DEBUG_NX_TEST is not set
  1942. # CONFIG_IOMMU_DEBUG is not set
  1943. # CONFIG_IOMMU_STRESS is not set
  1944. CONFIG_HAVE_MMIOTRACE_SUPPORT=y
  1945. # CONFIG_X86_DECODER_SELFTEST is not set
  1946. CONFIG_IO_DELAY_TYPE_0X80=0
  1947. CONFIG_IO_DELAY_TYPE_0XED=1
  1948. CONFIG_IO_DELAY_TYPE_UDELAY=2
  1949. CONFIG_IO_DELAY_TYPE_NONE=3
  1950. CONFIG_IO_DELAY_0X80=y
  1951. # CONFIG_IO_DELAY_0XED is not set
  1952. # CONFIG_IO_DELAY_UDELAY is not set
  1953. # CONFIG_IO_DELAY_NONE is not set
  1954. CONFIG_DEFAULT_IO_DELAY_TYPE=0
  1955. # CONFIG_DEBUG_BOOT_PARAMS is not set
  1956. # CONFIG_CPA_DEBUG is not set
  1957. # CONFIG_OPTIMIZE_INLINING is not set
  1958. # CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set
  1959.  
  1960. #
  1961. # Security options
  1962. #
  1963. # CONFIG_KEYS is not set
  1964. # CONFIG_SECURITY is not set
  1965. # CONFIG_SECURITYFS is not set
  1966. # CONFIG_INTEL_TXT is not set
  1967. # CONFIG_DEFAULT_SECURITY_SELINUX is not set
  1968. # CONFIG_DEFAULT_SECURITY_SMACK is not set
  1969. # CONFIG_DEFAULT_SECURITY_TOMOYO is not set
  1970. CONFIG_DEFAULT_SECURITY_DAC=y
  1971. CONFIG_DEFAULT_SECURITY=""
  1972. CONFIG_CRYPTO=y
  1973.  
  1974. #
  1975. # Crypto core or helper
  1976. #
  1977. # CONFIG_CRYPTO_FIPS is not set
  1978. CONFIG_CRYPTO_ALGAPI=y
  1979. CONFIG_CRYPTO_ALGAPI2=y
  1980. CONFIG_CRYPTO_AEAD=y
  1981. CONFIG_CRYPTO_AEAD2=y
  1982. CONFIG_CRYPTO_BLKCIPHER=y
  1983. CONFIG_CRYPTO_BLKCIPHER2=y
  1984. CONFIG_CRYPTO_HASH=y
  1985. CONFIG_CRYPTO_HASH2=y
  1986. CONFIG_CRYPTO_RNG=y
  1987. CONFIG_CRYPTO_RNG2=y
  1988. CONFIG_CRYPTO_PCOMP=y
  1989. CONFIG_CRYPTO_MANAGER=y
  1990. CONFIG_CRYPTO_MANAGER2=y
  1991. CONFIG_CRYPTO_GF128MUL=y
  1992. # CONFIG_CRYPTO_NULL is not set
  1993. CONFIG_CRYPTO_PCRYPT=y
  1994. CONFIG_CRYPTO_WORKQUEUE=y
  1995. CONFIG_CRYPTO_CRYPTD=y
  1996. CONFIG_CRYPTO_AUTHENC=y
  1997. # CONFIG_CRYPTO_TEST is not set
  1998.  
  1999. #
  2000. # Authenticated Encryption with Associated Data
  2001. #
  2002. CONFIG_CRYPTO_CCM=y
  2003. CONFIG_CRYPTO_GCM=y
  2004. CONFIG_CRYPTO_SEQIV=y
  2005.  
  2006. #
  2007. # Block modes
  2008. #
  2009. CONFIG_CRYPTO_CBC=y
  2010. CONFIG_CRYPTO_CTR=y
  2011. CONFIG_CRYPTO_CTS=y
  2012. CONFIG_CRYPTO_ECB=y
  2013. CONFIG_CRYPTO_LRW=y
  2014. CONFIG_CRYPTO_PCBC=y
  2015. CONFIG_CRYPTO_XTS=y
  2016. CONFIG_CRYPTO_FPU=y
  2017.  
  2018. #
  2019. # Hash modes
  2020. #
  2021. CONFIG_CRYPTO_HMAC=y
  2022. CONFIG_CRYPTO_XCBC=y
  2023. CONFIG_CRYPTO_VMAC=y
  2024.  
  2025. #
  2026. # Digest
  2027. #
  2028. CONFIG_CRYPTO_CRC32C=y
  2029. CONFIG_CRYPTO_CRC32C_INTEL=y
  2030. CONFIG_CRYPTO_GHASH=y
  2031. CONFIG_CRYPTO_MD4=y
  2032. CONFIG_CRYPTO_MD5=y
  2033. CONFIG_CRYPTO_MICHAEL_MIC=y
  2034. CONFIG_CRYPTO_RMD128=y
  2035. CONFIG_CRYPTO_RMD160=y
  2036. CONFIG_CRYPTO_RMD256=y
  2037. CONFIG_CRYPTO_RMD320=y
  2038. CONFIG_CRYPTO_SHA1=y
  2039. CONFIG_CRYPTO_SHA256=y
  2040. CONFIG_CRYPTO_SHA512=y
  2041. CONFIG_CRYPTO_TGR192=y
  2042. CONFIG_CRYPTO_WP512=y
  2043. CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL=y
  2044.  
  2045. #
  2046. # Ciphers
  2047. #
  2048. CONFIG_CRYPTO_AES=y
  2049. CONFIG_CRYPTO_AES_X86_64=y
  2050. CONFIG_CRYPTO_AES_NI_INTEL=y
  2051. CONFIG_CRYPTO_ANUBIS=y
  2052. CONFIG_CRYPTO_ARC4=y
  2053. CONFIG_CRYPTO_BLOWFISH=y
  2054. CONFIG_CRYPTO_CAMELLIA=y
  2055. CONFIG_CRYPTO_CAST5=y
  2056. CONFIG_CRYPTO_CAST6=y
  2057. CONFIG_CRYPTO_DES=y
  2058. CONFIG_CRYPTO_FCRYPT=y
  2059. CONFIG_CRYPTO_KHAZAD=y
  2060. CONFIG_CRYPTO_SALSA20=y
  2061. CONFIG_CRYPTO_SALSA20_X86_64=y
  2062. CONFIG_CRYPTO_SEED=y
  2063. CONFIG_CRYPTO_SERPENT=y
  2064. CONFIG_CRYPTO_TEA=y
  2065. CONFIG_CRYPTO_TWOFISH=y
  2066. CONFIG_CRYPTO_TWOFISH_COMMON=y
  2067. CONFIG_CRYPTO_TWOFISH_X86_64=y
  2068.  
  2069. #
  2070. # Compression
  2071. #
  2072. CONFIG_CRYPTO_DEFLATE=y
  2073. CONFIG_CRYPTO_ZLIB=y
  2074. CONFIG_CRYPTO_LZO=y
  2075.  
  2076. #
  2077. # Random Number Generation
  2078. #
  2079. CONFIG_CRYPTO_ANSI_CPRNG=y
  2080. # CONFIG_CRYPTO_HW is not set
  2081. CONFIG_HAVE_KVM=y
  2082. # CONFIG_VIRTUALIZATION is not set
  2083. # CONFIG_BINARY_PRINTF is not set
  2084.  
  2085. #
  2086. # Library routines
  2087. #
  2088. CONFIG_BITREVERSE=y
  2089. CONFIG_GENERIC_FIND_FIRST_BIT=y
  2090. CONFIG_GENERIC_FIND_NEXT_BIT=y
  2091. CONFIG_GENERIC_FIND_LAST_BIT=y
  2092. CONFIG_CRC_CCITT=m
  2093. CONFIG_CRC16=y
  2094. # CONFIG_CRC_T10DIF is not set
  2095. CONFIG_CRC_ITU_T=y
  2096. CONFIG_CRC32=y
  2097. CONFIG_CRC7=m
  2098. CONFIG_LIBCRC32C=m
  2099. CONFIG_ZLIB_INFLATE=y
  2100. CONFIG_ZLIB_DEFLATE=y
  2101. CONFIG_LZO_COMPRESS=y
  2102. CONFIG_LZO_DECOMPRESS=y
  2103. CONFIG_DECOMPRESS_GZIP=y
  2104. CONFIG_DECOMPRESS_BZIP2=y
  2105. CONFIG_DECOMPRESS_LZMA=y
  2106. CONFIG_DECOMPRESS_LZO=y
  2107. CONFIG_HAS_IOMEM=y
  2108. CONFIG_HAS_IOPORT=y
  2109. CONFIG_HAS_DMA=y
  2110. CONFIG_NLATTR=y
  2111. /proc/cpuinfo -----------------------------------------------------------------------
  2112. processor : 0
  2113. vendor_id : AuthenticAMD
  2114. cpu family : 16
  2115. model : 2
  2116. model name : AMD Phenom(tm) 9650 Quad-Core Processor
  2117. stepping : 3
  2118. cpu MHz : 2305.081
  2119. cache size : 512 KB
  2120. physical id : 0
  2121. siblings : 4
  2122. core id : 0
  2123. cpu cores : 4
  2124. apicid : 0
  2125. initial apicid : 0
  2126. fpu : yes
  2127. fpu_exception : yes
  2128. cpuid level : 5
  2129. wp : yes
  2130. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good nonstop_tsc extd_apicid pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs npt lbrv svm_lock
  2131. bogomips : 4610.15
  2132. TLB size : 1024 4K pages
  2133. clflush size : 64
  2134. cache_alignment : 64
  2135. address sizes : 48 bits physical, 48 bits virtual
  2136. power management: ts ttp tm stc 100mhzsteps hwpstate
  2137.  
  2138. processor : 1
  2139. vendor_id : AuthenticAMD
  2140. cpu family : 16
  2141. model : 2
  2142. model name : AMD Phenom(tm) 9650 Quad-Core Processor
  2143. stepping : 3
  2144. cpu MHz : 2305.081
  2145. cache size : 512 KB
  2146. physical id : 0
  2147. siblings : 4
  2148. core id : 1
  2149. cpu cores : 4
  2150. apicid : 1
  2151. initial apicid : 1
  2152. fpu : yes
  2153. fpu_exception : yes
  2154. cpuid level : 5
  2155. wp : yes
  2156. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good nonstop_tsc extd_apicid pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs npt lbrv svm_lock
  2157. bogomips : 4609.90
  2158. TLB size : 1024 4K pages
  2159. clflush size : 64
  2160. cache_alignment : 64
  2161. address sizes : 48 bits physical, 48 bits virtual
  2162. power management: ts ttp tm stc 100mhzsteps hwpstate
  2163.  
  2164. processor : 2
  2165. vendor_id : AuthenticAMD
  2166. cpu family : 16
  2167. model : 2
  2168. model name : AMD Phenom(tm) 9650 Quad-Core Processor
  2169. stepping : 3
  2170. cpu MHz : 2305.081
  2171. cache size : 512 KB
  2172. physical id : 0
  2173. siblings : 4
  2174. core id : 3
  2175. cpu cores : 4
  2176. apicid : 2
  2177. initial apicid : 3
  2178. fpu : yes
  2179. fpu_exception : yes
  2180. cpuid level : 5
  2181. wp : yes
  2182. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good nonstop_tsc extd_apicid pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs npt lbrv svm_lock
  2183. bogomips : 4609.78
  2184. TLB size : 1024 4K pages
  2185. clflush size : 64
  2186. cache_alignment : 64
  2187. address sizes : 48 bits physical, 48 bits virtual
  2188. power management: ts ttp tm stc 100mhzsteps hwpstate
  2189.  
  2190. processor : 3
  2191. vendor_id : AuthenticAMD
  2192. cpu family : 16
  2193. model : 2
  2194. model name : AMD Phenom(tm) 9650 Quad-Core Processor
  2195. stepping : 3
  2196. cpu MHz : 2305.081
  2197. cache size : 512 KB
  2198. physical id : 0
  2199. siblings : 4
  2200. core id : 2
  2201. cpu cores : 4
  2202. apicid : 3
  2203. initial apicid : 2
  2204. fpu : yes
  2205. fpu_exception : yes
  2206. cpuid level : 5
  2207. wp : yes
  2208. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good nonstop_tsc extd_apicid pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs npt lbrv svm_lock
  2209. bogomips : 4609.86
  2210. TLB size : 1024 4K pages
  2211. clflush size : 64
  2212. cache_alignment : 64
  2213. address sizes : 48 bits physical, 48 bits virtual
  2214. power management: ts ttp tm stc 100mhzsteps hwpstate
  2215.  
  2216. demsg -------------------------------------------------------------------------------------------------
  2217. [ 0.000000] Linux version 2.6.34-gentoo-r11 (root@ezekiel) (gcc version 4.4.4 (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) ) #4 SMP PREEMPT Sun Dec 12 10:21:47 EST 2010
  2218. [ 0.000000] Command line:
  2219. [ 0.000000] BIOS-provided physical RAM map:
  2220. [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
  2221. [ 0.000000] BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
  2222. [ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
  2223. [ 0.000000] BIOS-e820: 0000000000100000 - 00000000cfde0000 (usable)
  2224. [ 0.000000] BIOS-e820: 00000000cfde0000 - 00000000cfde3000 (ACPI NVS)
  2225. [ 0.000000] BIOS-e820: 00000000cfde3000 - 00000000cfdf0000 (ACPI data)
  2226. [ 0.000000] BIOS-e820: 00000000cfdf0000 - 00000000cfe00000 (reserved)
  2227. [ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
  2228. [ 0.000000] BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
  2229. [ 0.000000] BIOS-e820: 0000000100000000 - 0000000228000000 (usable)
  2230. [ 0.000000] NX (Execute Disable) protection: active
  2231. [ 0.000000] DMI 2.4 present.
  2232. [ 0.000000] e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved)
  2233. [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
  2234. [ 0.000000] No AGP bridge found
  2235. [ 0.000000] last_pfn = 0x228000 max_arch_pfn = 0x400000000
  2236. [ 0.000000] MTRR default type: uncachable
  2237. [ 0.000000] MTRR fixed ranges enabled:
  2238. [ 0.000000] 00000-9FFFF write-back
  2239. [ 0.000000] A0000-BFFFF uncachable
  2240. [ 0.000000] C0000-C7FFF write-protect
  2241. [ 0.000000] C8000-FFFFF uncachable
  2242. [ 0.000000] MTRR variable ranges enabled:
  2243. [ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back
  2244. [ 0.000000] 1 base 000080000000 mask FFFFC0000000 write-back
  2245. [ 0.000000] 2 base 0000C0000000 mask FFFFF0000000 write-back
  2246. [ 0.000000] 3 base 0000CFE00000 mask FFFFFFE00000 uncachable
  2247. [ 0.000000] 4 base 000100000000 mask FFFF00000000 write-back
  2248. [ 0.000000] 5 base 000200000000 mask FFFFE0000000 write-back
  2249. [ 0.000000] 6 base 000220000000 mask FFFFF8000000 write-back
  2250. [ 0.000000] 7 disabled
  2251. [ 0.000000] TOM2: 0000000228000000 aka 8832M
  2252. [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
  2253. [ 0.000000] e820 update range: 00000000cfe00000 - 0000000100000000 (usable) ==> (reserved)
  2254. [ 0.000000] last_pfn = 0xcfde0 max_arch_pfn = 0x400000000
  2255. [ 0.000000] initial memory mapped : 0 - 20000000
  2256. [ 0.000000] Using GB pages for direct mapping
  2257. [ 0.000000] init_memory_mapping: 0000000000000000-00000000cfde0000
  2258. [ 0.000000] 0000000000 - 00c0000000 page 1G
  2259. [ 0.000000] 00c0000000 - 00cfc00000 page 2M
  2260. [ 0.000000] 00cfc00000 - 00cfde0000 page 4k
  2261. [ 0.000000] kernel direct mapping tables up to cfde0000 @ 8000-b000
  2262. [ 0.000000] init_memory_mapping: 0000000100000000-0000000228000000
  2263. [ 0.000000] 0100000000 - 0200000000 page 1G
  2264. [ 0.000000] 0200000000 - 0228000000 page 2M
  2265. [ 0.000000] kernel direct mapping tables up to 228000000 @ a000-c000
  2266. [ 0.000000] ACPI: RSDP 00000000000f7200 00014 (v00 GBT )
  2267. [ 0.000000] ACPI: RSDT 00000000cfde3000 00038 (v01 GBT GBTUACPI 42302E31 GBTU 01010101)
  2268. [ 0.000000] ACPI: FACP 00000000cfde3040 00074 (v01 GBT GBTUACPI 42302E31 GBTU 01010101)
  2269. [ 0.000000] ACPI: DSDT 00000000cfde30c0 06467 (v01 GBT GBTUACPI 00001000 MSFT 03000000)
  2270. [ 0.000000] ACPI: FACS 00000000cfde0000 00040
  2271. [ 0.000000] ACPI: SSDT 00000000cfde9600 00544 (v01 PTLTD POWERNOW 00000001 LTP 00000001)
  2272. [ 0.000000] ACPI: HPET 00000000cfde9b80 00038 (v01 GBT GBTUACPI 42302E31 GBTU 00000098)
  2273. [ 0.000000] ACPI: MCFG 00000000cfde9bc0 0003C (v01 GBT GBTUACPI 42302E31 GBTU 01010101)
  2274. [ 0.000000] ACPI: APIC 00000000cfde9540 00084 (v01 GBT GBTUACPI 42302E31 GBTU 01010101)
  2275. [ 0.000000] ACPI: Local APIC address 0xfee00000
  2276. [ 0.000000] [ffffea0000000000-ffffea00079fffff] PMD -> [ffff880002600000-ffff8800095fffff] on node 0
  2277. [ 0.000000] Zone PFN ranges:
  2278. [ 0.000000] DMA 0x00000001 -> 0x00001000
  2279. [ 0.000000] DMA32 0x00001000 -> 0x00100000
  2280. [ 0.000000] Normal 0x00100000 -> 0x00228000
  2281. [ 0.000000] Movable zone start PFN for each node
  2282. [ 0.000000] early_node_map[3] active PFN ranges
  2283. [ 0.000000] 0: 0x00000001 -> 0x0000009f
  2284. [ 0.000000] 0: 0x00000100 -> 0x000cfde0
  2285. [ 0.000000] 0: 0x00100000 -> 0x00228000
  2286. [ 0.000000] On node 0 totalpages: 2063742
  2287. [ 0.000000] DMA zone: 56 pages used for memmap
  2288. [ 0.000000] DMA zone: 0 pages reserved
  2289. [ 0.000000] DMA zone: 3942 pages, LIFO batch:0
  2290. [ 0.000000] DMA32 zone: 14280 pages used for memmap
  2291. [ 0.000000] DMA32 zone: 833048 pages, LIFO batch:31
  2292. [ 0.000000] Normal zone: 16576 pages used for memmap
  2293. [ 0.000000] Normal zone: 1195840 pages, LIFO batch:31
  2294. [ 0.000000] ACPI: PM-Timer IO Port: 0x4008
  2295. [ 0.000000] ACPI: Local APIC address 0xfee00000
  2296. [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
  2297. [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
  2298. [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
  2299. [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled)
  2300. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1])
  2301. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
  2302. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
  2303. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1])
  2304. [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
  2305. [ 0.000000] IOAPIC[0]: apic_id 2, version 33, address 0xfec00000, GSI 0-23
  2306. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  2307. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
  2308. [ 0.000000] ACPI: IRQ0 used by override.
  2309. [ 0.000000] ACPI: IRQ2 used by override.
  2310. [ 0.000000] ACPI: IRQ9 used by override.
  2311. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  2312. [ 0.000000] ACPI: HPET id: 0x10b9a201 base: 0xfed00000
  2313. [ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs
  2314. [ 0.000000] nr_irqs_gsi: 24
  2315. [ 0.000000] early_res array is doubled to 64 at [3000 - 37ff]
  2316. [ 0.000000] Allocating PCI resources starting at cfe00000 (gap: cfe00000:10200000)
  2317. [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
  2318. [ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff880001e00000 s78376 r8192 d24024 u524288
  2319. [ 0.000000] pcpu-alloc: s78376 r8192 d24024 u524288 alloc=1*2097152
  2320. [ 0.000000] pcpu-alloc: [0] 0 1 2 3
  2321. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2032830
  2322. [ 0.000000] Kernel command line:
  2323. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  2324. [ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  2325. [ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
  2326. [ 0.000000] Checking aperture...
  2327. [ 0.000000] No AGP bridge found
  2328. [ 0.000000] Node 0: aperture @ 20000000 size 32 MB
  2329. [ 0.000000] Aperture pointing to e820 RAM. Ignoring.
  2330. [ 0.000000] Your BIOS doesn't leave a aperture memory hole
  2331. [ 0.000000] Please enable the IOMMU option in the BIOS setup
  2332. [ 0.000000] This costs you 64 MB of RAM
  2333. [ 0.000000] Mapping aperture over 65536 KB of RAM @ 20000000
  2334. [ 0.000000] Subtract (50 early reservations)
  2335. [ 0.000000] #1 [0001000000 - 0001c028d4] TEXT DATA BSS
  2336. [ 0.000000] #2 [000009f800 - 0000100000] BIOS reserved
  2337. [ 0.000000] #3 [0001c03000 - 0001c030fe] BRK
  2338. [ 0.000000] #4 [0000001000 - 0000003000] TRAMPOLINE
  2339. [ 0.000000] #5 [0000008000 - 000000a000] PGTABLE
  2340. [ 0.000000] #6 [000000a000 - 000000b000] PGTABLE
  2341. [ 0.000000] #7 [0001c03100 - 0001c04100] BOOTMEM
  2342. [ 0.000000] #8 [0001c02900 - 0001c02ee8] BOOTMEM
  2343. [ 0.000000] #9 [0002405000 - 0002406000] BOOTMEM
  2344. [ 0.000000] #10 [0002406000 - 0002407000] BOOTMEM
  2345. [ 0.000000] #11 [0002600000 - 0009600000] MEMMAP 0
  2346. [ 0.000000] #12 [0001c04100 - 0001c04280] BOOTMEM
  2347. [ 0.000000] #13 [0001c04280 - 0001c1c280] BOOTMEM
  2348. [ 0.000000] #14 [0001c1c280 - 0001c34280] BOOTMEM
  2349. [ 0.000000] #15 [0001c35000 - 0001c36000] BOOTMEM
  2350. [ 0.000000] #16 [0001c02f00 - 0001c02f41] BOOTMEM
  2351. [ 0.000000] #17 [0001c02f80 - 0001c02fc3] BOOTMEM
  2352. [ 0.000000] #18 [0001c34280 - 0001c344e8] BOOTMEM
  2353. [ 0.000000] #19 [0001c34500 - 0001c34568] BOOTMEM
  2354. [ 0.000000] #20 [0001c34580 - 0001c345e8] BOOTMEM
  2355. [ 0.000000] #21 [0001c34600 - 0001c34668] BOOTMEM
  2356. [ 0.000000] #22 [0001c34680 - 0001c346e8] BOOTMEM
  2357. [ 0.000000] #23 [0001c34700 - 0001c34768] BOOTMEM
  2358. [ 0.000000] #24 [0001c34780 - 0001c347e8] BOOTMEM
  2359. [ 0.000000] #25 [0001c34800 - 0001c34868] BOOTMEM
  2360. [ 0.000000] #26 [0001c34880 - 0001c348e8] BOOTMEM
  2361. [ 0.000000] #27 [0001c34900 - 0001c34968] BOOTMEM
  2362. [ 0.000000] #28 [0001c34980 - 0001c349e8] BOOTMEM
  2363. [ 0.000000] #29 [0001c34a00 - 0001c34a01] BOOTMEM
  2364. [ 0.000000] #30 [0001c34a40 - 0001c34a41] BOOTMEM
  2365. [ 0.000000] #31 [0001e00000 - 0001e1b000] BOOTMEM
  2366. [ 0.000000] #32 [0001e80000 - 0001e9b000] BOOTMEM
  2367. [ 0.000000] #33 [0001f00000 - 0001f1b000] BOOTMEM
  2368. [ 0.000000] #34 [0001f80000 - 0001f9b000] BOOTMEM
  2369. [ 0.000000] #35 [0001c34a80 - 0001c34a88] BOOTMEM
  2370. [ 0.000000] #36 [0001c34ac0 - 0001c34ac8] BOOTMEM
  2371. [ 0.000000] #37 [0001c34b00 - 0001c34b10] BOOTMEM
  2372. [ 0.000000] #38 [0001c34b40 - 0001c34b60] BOOTMEM
  2373. [ 0.000000] #39 [0001c34b80 - 0001c34cb0] BOOTMEM
  2374. [ 0.000000] #40 [0001c34cc0 - 0001c34d10] BOOTMEM
  2375. [ 0.000000] #41 [0001c34d40 - 0001c34d90] BOOTMEM
  2376. [ 0.000000] #42 [0001c36000 - 0001c3e000] BOOTMEM
  2377. [ 0.000000] #43 [0009600000 - 0009e00000] BOOTMEM
  2378. [ 0.000000] #44 [0001f9b000 - 000239b000] BOOTMEM
  2379. [ 0.000000] #45 [0020000000 - 0024000000] BOOTMEM
  2380. [ 0.000000] #46 [0009e00000 - 000de00000] BOOTMEM
  2381. [ 0.000000] #47 [0001c3e000 - 0001c5e000] BOOTMEM
  2382. [ 0.000000] #48 [0001c5e000 - 0001c9e000] BOOTMEM
  2383. [ 0.000000] #49 [000000b000 - 0000013000] BOOTMEM
  2384. [ 0.000000] Memory: 7983508k/9043968k available (5306k kernel code, 789000k absent, 271460k reserved, 2528k data, 3780k init)
  2385. [ 0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  2386. [ 0.000000] Experimental preemptable hierarchical RCU implementation.
  2387. [ 0.000000] NR_IRQS:512
  2388. [ 0.000000] Console: colour VGA+ 80x25
  2389. [ 0.000000] console [tty0] enabled
  2390. [ 0.000000] hpet clockevent registered
  2391. [ 0.000000] Fast TSC calibration using PIT
  2392. [ 0.000000] Detected 2305.081 MHz processor.
  2393. [ 0.003005] Calibrating delay loop (skipped), value calculated using timer frequency.. 4610.15 BogoMIPS (lpj=2305078)
  2394. [ 0.003129] Mount-cache hash table entries: 256
  2395. [ 0.003285] tseg: 00cfe00000
  2396. [ 0.003286] CPU: Physical Processor ID: 0
  2397. [ 0.003339] CPU: Processor Core ID: 0
  2398. [ 0.003392] mce: CPU supports 6 MCE banks
  2399. [ 0.003448] using C1E aware idle routine
  2400. [ 0.003501] Performance Events: AMD PMU driver.
  2401. [ 0.004055] ... version: 0
  2402. [ 0.004107] ... bit width: 48
  2403. [ 0.004153] ... generic registers: 4
  2404. [ 0.004211] ... value mask: 0000ffffffffffff
  2405. [ 0.004265] ... max period: 00007fffffffffff
  2406. [ 0.004317] ... fixed-purpose events: 0
  2407. [ 0.004363] ... event mask: 000000000000000f
  2408. [ 0.004449] Freeing SMP alternatives: 40k freed
  2409. [ 0.004517] ACPI: Core revision 20100121
  2410. [ 0.013070] Setting APIC routing to flat
  2411. [ 0.014410] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  2412. [ 0.024478] CPU0: AMD Phenom(tm) 9650 Quad-Core Processor stepping 03
  2413. [ 0.024999] System has AMD C1E enabled
  2414. [ 0.024999] Switch to broadcast mode on CPU0
  2415. [ 0.028020] Booting Node 0, Processors #1
  2416. [ 0.100017] Switch to broadcast mode on CPU1
  2417. [ 0.102010] #2
  2418. [ 0.174017] Switch to broadcast mode on CPU2
  2419. [ 0.176010] #3 Ok.
  2420. [ 0.248004] Brought up 4 CPUs
  2421. [ 0.248016] Switch to broadcast mode on CPU3
  2422. [ 0.248111] Total of 4 processors activated (18439.70 BogoMIPS).
  2423. [ 0.249053] khelper used greatest stack depth: 6120 bytes left
  2424. [ 0.249112] NET: Registered protocol family 16
  2425. [ 0.250015] node 0 link 0: io port [c000, ffff]
  2426. [ 0.250015] TOM: 00000000d8000000 aka 3456M
  2427. [ 0.250062] Fam 10h mmconf [e0000000, e00fffff]
  2428. [ 0.250064] node 0 link 0: mmio [a0000, bffff]
  2429. [ 0.250066] node 0 link 0: mmio [d8000000, dfffffff]
  2430. [ 0.250069] node 0 link 0: mmio [f0000000, fe02ffff]
  2431. [ 0.250071] node 0 link 0: mmio [e0000000, e03fffff] ==> [e0100000, e03fffff]
  2432. [ 0.250074] TOM2: 0000000228000000 aka 8832M
  2433. [ 0.250128] bus: [00, 03] on node 0 link 0
  2434. [ 0.250130] bus: 00 index 0 [io 0x0000-0xffff]
  2435. [ 0.250133] bus: 00 index 1 [mem 0x000a0000-0x000bffff]
  2436. [ 0.250134] bus: 00 index 2 [mem 0xd8000000-0xdfffffff]
  2437. [ 0.250136] bus: 00 index 3 [mem 0xe0400000-0xffffffff]
  2438. [ 0.250138] bus: 00 index 4 [mem 0xe0100000-0xe03fffff]
  2439. [ 0.250139] bus: 00 index 5 [mem 0x228000000-0xfcffffffff]
  2440. [ 0.250150] ACPI: bus type pci registered
  2441. [ 0.250205] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  2442. [ 0.250205] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
  2443. [ 0.273844] PCI: Using configuration type 1 for base access
  2444. [ 0.278020] bio: create slab <bio-0> at 0
  2445. [ 0.279264] ACPI: EC: Look up EC in DSDT
  2446. [ 0.284846] ACPI: Interpreter enabled
  2447. [ 0.284901] ACPI: (supports S0 S5)
  2448. [ 0.285003] ACPI: Using IOAPIC for interrupt routing
  2449. [ 0.292041] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  2450. [ 0.292229] ACPI: PCI Root Bridge [PCI0] (0000:00)
  2451. [ 0.292300] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7]
  2452. [ 0.293003] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff]
  2453. [ 0.293051] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
  2454. [ 0.293123] pci_root PNP0A03:00: host bridge window [mem 0x000c0000-0x000dffff]
  2455. [ 0.293188] pci_root PNP0A03:00: host bridge window [mem 0xd7f00000-0xfebfffff]
  2456. [ 0.293281] pci 0000:00:00.0: reg 1c: [mem 0xe0000000-0xffffffff 64bit]
  2457. [ 0.293367] pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold
  2458. [ 0.293370] pci 0000:00:0a.0: PME# disabled
  2459. [ 0.293409] pci 0000:00:11.0: reg 10: [io 0xff00-0xff07]
  2460. [ 0.293416] pci 0000:00:11.0: reg 14: [io 0xfe00-0xfe03]
  2461. [ 0.293422] pci 0000:00:11.0: reg 18: [io 0xfd00-0xfd07]
  2462. [ 0.293428] pci 0000:00:11.0: reg 1c: [io 0xfc00-0xfc03]
  2463. [ 0.293435] pci 0000:00:11.0: reg 20: [io 0xfb00-0xfb0f]
  2464. [ 0.293441] pci 0000:00:11.0: reg 24: [mem 0xfe02f000-0xfe02f3ff]
  2465. [ 0.293490] pci 0000:00:12.0: reg 10: [mem 0xfe02e000-0xfe02efff]
  2466. [ 0.293541] pci 0000:00:12.1: reg 10: [mem 0xfe02d000-0xfe02dfff]
  2467. [ 0.293602] pci 0000:00:12.2: reg 10: [mem 0xfe02c000-0xfe02c0ff]
  2468. [ 0.293652] pci 0000:00:12.2: supports D1 D2
  2469. [ 0.293654] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
  2470. [ 0.293658] pci 0000:00:12.2: PME# disabled
  2471. [ 0.293688] pci 0000:00:13.0: reg 10: [mem 0xfe02b000-0xfe02bfff]
  2472. [ 0.293739] pci 0000:00:13.1: reg 10: [mem 0xfe02a000-0xfe02afff]
  2473. [ 0.293801] pci 0000:00:13.2: reg 10: [mem 0xfe029000-0xfe0290ff]
  2474. [ 0.293851] pci 0000:00:13.2: supports D1 D2
  2475. [ 0.293852] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
  2476. [ 0.294004] pci 0000:00:13.2: PME# disabled
  2477. [ 0.294107] pci 0000:00:14.1: reg 10: [io 0x0000-0x0007]
  2478. [ 0.294113] pci 0000:00:14.1: reg 14: [io 0x0000-0x0003]
  2479. [ 0.294119] pci 0000:00:14.1: reg 18: [io 0x0000-0x0007]
  2480. [ 0.294125] pci 0000:00:14.1: reg 1c: [io 0x0000-0x0003]
  2481. [ 0.294132] pci 0000:00:14.1: reg 20: [io 0xfa00-0xfa0f]
  2482. [ 0.294256] pci 0000:00:14.5: reg 10: [mem 0xfe028000-0xfe028fff]
  2483. [ 0.294391] pci 0000:01:05.0: reg 10: [mem 0xd8000000-0xdfffffff pref]
  2484. [ 0.294394] pci 0000:01:05.0: reg 14: [io 0xee00-0xeeff]
  2485. [ 0.294398] pci 0000:01:05.0: reg 18: [mem 0xfdee0000-0xfdeeffff]
  2486. [ 0.294404] pci 0000:01:05.0: reg 24: [mem 0xfdd00000-0xfddfffff]
  2487. [ 0.294415] pci 0000:01:05.0: supports D1 D2
  2488. [ 0.294429] pci 0000:01:05.1: reg 10: [mem 0xfdefc000-0xfdefffff]
  2489. [ 0.294447] pci 0000:01:05.1: supports D1 D2
  2490. [ 0.294484] pci 0000:00:01.0: PCI bridge to [bus 01-01]
  2491. [ 0.294540] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
  2492. [ 0.294542] pci 0000:00:01.0: bridge window [mem 0xfdd00000-0xfdefffff]
  2493. [ 0.294546] pci 0000:00:01.0: bridge window [mem 0xd8000000-0xdfffffff 64bit pref]
  2494. [ 0.294590] pci 0000:02:00.0: reg 10: [io 0xde00-0xdeff]
  2495. [ 0.294605] pci 0000:02:00.0: reg 18: [mem 0xfdfff000-0xfdffffff 64bit pref]
  2496. [ 0.294615] pci 0000:02:00.0: reg 20: [mem 0xfdfe0000-0xfdfeffff 64bit pref]
  2497. [ 0.294621] pci 0000:02:00.0: reg 30: [mem 0x00000000-0x0000ffff pref]
  2498. [ 0.294649] pci 0000:02:00.0: supports D1 D2
  2499. [ 0.294651] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  2500. [ 0.294655] pci 0000:02:00.0: PME# disabled
  2501. [ 0.294671] pci 0000:00:0a.0: PCI bridge to [bus 02-02]
  2502. [ 0.294720] pci 0000:00:0a.0: bridge window [io 0xd000-0xdfff]
  2503. [ 0.294729] pci 0000:00:0a.0: bridge window [mem 0xfda00000-0xfdafffff]
  2504. [ 0.294733] pci 0000:00:0a.0: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
  2505. [ 0.294782] pci 0000:03:06.0: reg 10: [io 0xce00-0xceff]
  2506. [ 0.294790] pci 0000:03:06.0: reg 14: [mem 0xfdcff000-0xfdcff0ff]
  2507. [ 0.294822] pci 0000:03:06.0: reg 30: [mem 0x00000000-0x0000ffff pref]
  2508. [ 0.294846] pci 0000:03:06.0: supports D1 D2
  2509. [ 0.294847] pci 0000:03:06.0: PME# supported from D1 D2 D3hot D3cold
  2510. [ 0.294852] pci 0000:03:06.0: PME# disabled
  2511. [ 0.294888] pci 0000:03:07.0: reg 10: [io 0xcc00-0xccff]
  2512. [ 0.294896] pci 0000:03:07.0: reg 14: [mem 0xfdcfe000-0xfdcfe0ff]
  2513. [ 0.294928] pci 0000:03:07.0: reg 30: [mem 0x00000000-0x0000ffff pref]
  2514. [ 0.294952] pci 0000:03:07.0: supports D1 D2
  2515. [ 0.294954] pci 0000:03:07.0: PME# supported from D1 D2 D3hot D3cold
  2516. [ 0.294958] pci 0000:03:07.0: PME# disabled
  2517. [ 0.295007] pci 0000:03:0e.0: reg 10: [mem 0xfdcfd000-0xfdcfd7ff]
  2518. [ 0.295015] pci 0000:03:0e.0: reg 14: [mem 0xfdcf8000-0xfdcfbfff]
  2519. [ 0.295071] pci 0000:03:0e.0: supports D1 D2
  2520. [ 0.295073] pci 0000:03:0e.0: PME# supported from D0 D1 D2 D3hot
  2521. [ 0.295078] pci 0000:03:0e.0: PME# disabled
  2522. [ 0.295112] pci 0000:00:14.4: PCI bridge to [bus 03-03] (subtractive decode)
  2523. [ 0.295169] pci 0000:00:14.4: bridge window [io 0xc000-0xcfff]
  2524. [ 0.295174] pci 0000:00:14.4: bridge window [mem 0xfdc00000-0xfdcfffff]
  2525. [ 0.295178] pci 0000:00:14.4: bridge window [mem 0xfdb00000-0xfdbfffff pref]
  2526. [ 0.295180] pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7] (subtractive decode)
  2527. [ 0.295182] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode)
  2528. [ 0.295185] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
  2529. [ 0.295187] pci 0000:00:14.4: bridge window [mem 0x000c0000-0x000dffff] (subtractive decode)
  2530. [ 0.295189] pci 0000:00:14.4: bridge window [mem 0xd7f00000-0xfebfffff] (subtractive decode)
  2531. [ 0.295200] pci_bus 0000:00: on NUMA node 0
  2532. [ 0.295204] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
  2533. [ 0.295444] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P_._PRT]
  2534. [ 0.295536] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCEA._PRT]
  2535. [ 0.295596] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
  2536. [ 0.314152] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11) *0, disabled.
  2537. [ 0.315100] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11) *0, disabled.
  2538. [ 0.315581] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11) *0, disabled.
  2539. [ 0.316101] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11) *0, disabled.
  2540. [ 0.316579] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11) *0, disabled.
  2541. [ 0.317071] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11) *0, disabled.
  2542. [ 0.317543] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 10 11) *0, disabled.
  2543. [ 0.318038] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 10 11) *0, disabled.
  2544. [ 0.318457] vgaarb: device added: PCI:0000:01:05.0,decodes=io+mem,owns=io+mem,locks=none
  2545. [ 0.318457] vgaarb: loaded
  2546. [ 0.318457] SCSI subsystem initialized
  2547. [ 0.318457] libata version 3.00 loaded.
  2548. [ 0.319017] usbcore: registered new interface driver usbfs
  2549. [ 0.319069] usbcore: registered new interface driver hub
  2550. [ 0.319069] usbcore: registered new device driver usb
  2551. [ 0.319069] PCI: Using ACPI for IRQ routing
  2552. [ 0.319069] PCI: pci_cache_line_size set to 64 bytes
  2553. [ 0.319069] pci 0000:00:00.0: no compatible bridge window for [mem 0xe0000000-0xffffffff 64bit]
  2554. [ 0.319216] reserve RAM buffer: 000000000009f800 - 000000000009ffff
  2555. [ 0.319218] reserve RAM buffer: 00000000cfde0000 - 00000000cfffffff
  2556. [ 0.319231] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
  2557. [ 0.320051] hpet0: 4 comparators, 32-bit 14.318180 MHz counter
  2558. [ 0.322029] Switching to clocksource tsc
  2559. [ 0.322398] pnp: PnP ACPI init
  2560. [ 0.322456] ACPI: bus type pnp registered
  2561. [ 0.323207] pnp 00:02: disabling [mem 0x00000000-0x00000fff window] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
  2562. [ 0.323305] pnp 00:02: disabling [mem 0x00000000-0x00000fff window disabled] because it overlaps 0000:02:00.0 BAR 6 [mem 0x00000000-0x0000ffff pref]
  2563. [ 0.323377] pnp 00:02: disabling [mem 0x00000000-0x00000fff window disabled] because it overlaps 0000:03:06.0 BAR 6 [mem 0x00000000-0x0000ffff pref]
  2564. [ 0.323454] pnp 00:02: disabling [mem 0x00000000-0x00000fff window disabled] because it overlaps 0000:03:07.0 BAR 6 [mem 0x00000000-0x0000ffff pref]
  2565. [ 0.325704] pnp 00:0c: disabling [mem 0x000d1a00-0x000d3fff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
  2566. [ 0.325779] pnp 00:0c: disabling [mem 0x000f0000-0x000f7fff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
  2567. [ 0.325851] pnp 00:0c: disabling [mem 0x000f8000-0x000fbfff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
  2568. [ 0.325918] pnp 00:0c: disabling [mem 0x000fc000-0x000fffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
  2569. [ 0.325988] pnp 00:0c: disabling [mem 0x00000000-0x0009ffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
  2570. [ 0.326057] pnp 00:0c: disabling [mem 0x00100000-0xcfddffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
  2571. [ 0.326247] pnp: PnP ACPI: found 13 devices
  2572. [ 0.326293] ACPI: ACPI bus type pnp unregistered
  2573. [ 0.326350] system 00:01: [io 0x04d0-0x04d1] has been reserved
  2574. [ 0.326404] system 00:01: [io 0x0220-0x0225] has been reserved
  2575. [ 0.326452] system 00:01: [io 0x0290-0x0294] has been reserved
  2576. [ 0.326506] system 00:02: [io 0x4100-0x411f] has been reserved
  2577. [ 0.326559] system 00:02: [io 0x0228-0x022f] has been reserved
  2578. [ 0.326611] system 00:02: [io 0x0238-0x023f] has been reserved
  2579. [ 0.326664] system 00:02: [io 0x040b] has been reserved
  2580. [ 0.326723] system 00:02: [io 0x04d6] has been reserved
  2581. [ 0.326770] system 00:02: [io 0x0c00-0x0c01] has been reserved
  2582. [ 0.326822] system 00:02: [io 0x0c14] has been reserved
  2583. [ 0.326869] system 00:02: [io 0x0c50-0x0c52] has been reserved
  2584. [ 0.326917] system 00:02: [io 0x0c6c-0x0c6d] has been reserved
  2585. [ 0.326970] system 00:02: [io 0x0c6f] has been reserved
  2586. [ 0.327022] system 00:02: [io 0x0cd0-0x0cd1] has been reserved
  2587. [ 0.327075] system 00:02: [io 0x0cd2-0x0cd3] has been reserved
  2588. [ 0.327128] system 00:02: [io 0x0cd4-0x0cdf] has been reserved
  2589. [ 0.327180] system 00:02: [io 0x4000-0x40fe] has been reserved
  2590. [ 0.327232] system 00:02: [io 0x4210-0x4217] has been reserved
  2591. [ 0.327285] system 00:02: [io 0x0b00-0x0b0f] has been reserved
  2592. [ 0.327338] system 00:02: [io 0x0b10-0x0b1f] has been reserved
  2593. [ 0.327390] system 00:02: [io 0x0b20-0x0b3f] has been reserved
  2594. [ 0.327443] system 00:02: [mem 0xfee00400-0xfee00fff window] has been reserved
  2595. [ 0.327515] system 00:0b: [mem 0xe0000000-0xefffffff] has been reserved
  2596. [ 0.327576] system 00:0c: [mem 0xcfde0000-0xcfdfffff] could not be reserved
  2597. [ 0.327625] system 00:0c: [mem 0xffff0000-0xffffffff] has been reserved
  2598. [ 0.327673] system 00:0c: [mem 0xcfef0000-0xd7eeffff] could not be reserved
  2599. [ 0.327734] system 00:0c: [mem 0xfec00000-0xfec00fff] could not be reserved
  2600. [ 0.327782] system 00:0c: [mem 0xfee00000-0xfee00fff] could not be reserved
  2601. [ 0.327835] system 00:0c: [mem 0xfff80000-0xfffeffff] has been reserved
  2602. [ 0.332522] pci 0000:00:01.0: PCI bridge to [bus 01-01]
  2603. [ 0.332577] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
  2604. [ 0.332632] pci 0000:00:01.0: bridge window [mem 0xfdd00000-0xfdefffff]
  2605. [ 0.332687] pci 0000:00:01.0: bridge window [mem 0xd8000000-0xdfffffff 64bit pref]
  2606. [ 0.332766] pci 0000:02:00.0: BAR 6: assigned [mem 0xfdf00000-0xfdf0ffff pref]
  2607. [ 0.332842] pci 0000:00:0a.0: PCI bridge to [bus 02-02]
  2608. [ 0.332890] pci 0000:00:0a.0: bridge window [io 0xd000-0xdfff]
  2609. [ 0.332950] pci 0000:00:0a.0: bridge window [mem 0xfda00000-0xfdafffff]
  2610. [ 0.332999] pci 0000:00:0a.0: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
  2611. [ 0.333075] pci 0000:03:06.0: BAR 6: assigned [mem 0xfdb00000-0xfdb0ffff pref]
  2612. [ 0.333147] pci 0000:03:07.0: BAR 6: assigned [mem 0xfdb10000-0xfdb1ffff pref]
  2613. [ 0.333211] pci 0000:00:14.4: PCI bridge to [bus 03-03]
  2614. [ 0.333263] pci 0000:00:14.4: bridge window [io 0xc000-0xcfff]
  2615. [ 0.333320] pci 0000:00:14.4: bridge window [mem 0xfdc00000-0xfdcfffff]
  2616. [ 0.333376] pci 0000:00:14.4: bridge window [mem 0xfdb00000-0xfdbfffff pref]
  2617. [ 0.333469] pci 0000:00:0a.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
  2618. [ 0.333528] pci 0000:00:0a.0: setting latency timer to 64
  2619. [ 0.333535] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
  2620. [ 0.333537] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
  2621. [ 0.333539] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
  2622. [ 0.333541] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff]
  2623. [ 0.333543] pci_bus 0000:00: resource 8 [mem 0xd7f00000-0xfebfffff]
  2624. [ 0.333545] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
  2625. [ 0.333547] pci_bus 0000:01: resource 1 [mem 0xfdd00000-0xfdefffff]
  2626. [ 0.333549] pci_bus 0000:01: resource 2 [mem 0xd8000000-0xdfffffff 64bit pref]
  2627. [ 0.333551] pci_bus 0000:02: resource 0 [io 0xd000-0xdfff]
  2628. [ 0.333553] pci_bus 0000:02: resource 1 [mem 0xfda00000-0xfdafffff]
  2629. [ 0.333555] pci_bus 0000:02: resource 2 [mem 0xfdf00000-0xfdffffff 64bit pref]
  2630. [ 0.333557] pci_bus 0000:03: resource 0 [io 0xc000-0xcfff]
  2631. [ 0.333559] pci_bus 0000:03: resource 1 [mem 0xfdc00000-0xfdcfffff]
  2632. [ 0.333561] pci_bus 0000:03: resource 2 [mem 0xfdb00000-0xfdbfffff pref]
  2633. [ 0.333563] pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7]
  2634. [ 0.333564] pci_bus 0000:03: resource 5 [io 0x0d00-0xffff]
  2635. [ 0.333566] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
  2636. [ 0.333568] pci_bus 0000:03: resource 7 [mem 0x000c0000-0x000dffff]
  2637. [ 0.333570] pci_bus 0000:03: resource 8 [mem 0xd7f00000-0xfebfffff]
  2638. [ 0.333594] NET: Registered protocol family 2
  2639. [ 0.333715] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
  2640. [ 0.334563] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
  2641. [ 0.336075] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  2642. [ 0.336486] TCP: Hash tables configured (established 262144 bind 65536)
  2643. [ 0.336541] TCP reno registered
  2644. [ 0.336596] UDP hash table entries: 4096 (order: 5, 131072 bytes)
  2645. [ 0.336706] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
  2646. [ 0.336882] NET: Registered protocol family 1
  2647. [ 0.337070] RPC: Registered udp transport module.
  2648. [ 0.337124] RPC: Registered tcp transport module.
  2649. [ 0.337178] RPC: Registered tcp NFSv4.1 backchannel transport module.
  2650. [ 0.337238] pci 0000:00:01.0: MSI quirk detected; subordinate MSI disabled
  2651. [ 0.447838] pci 0000:01:05.0: Boot video device
  2652. [ 0.447852] PCI: CLS 4 bytes, default 64
  2653. [ 0.450173] PCI-DMA: Disabling AGP.
  2654. [ 0.450392] PCI-DMA: aperture base @ 20000000 size 65536 KB
  2655. [ 0.450447] PCI-DMA: using GART IOMMU.
  2656. [ 0.450501] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
  2657. [ 0.455468] microcode: no support for this CPU vendor
  2658. [ 0.455701] Intel AES-NI instructions are not detected.
  2659. [ 0.455755] Intel PCLMULQDQ-NI instructions are not detected.
  2660. [ 0.472306] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  2661. [ 0.475551] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  2662. [ 0.476001] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  2663. [ 0.476258] Slow work thread pool: Starting up
  2664. [ 0.476349] Slow work thread pool: Ready
  2665. [ 0.476502] SGI XFS with security attributes, large block/inode numbers, no debug enabled
  2666. [ 0.477356] msgmni has been set to 15721
  2667. [ 0.478468] alg: No test for fcrypt (fcrypt-generic)
  2668. [ 0.480305] alg: No test for stdrng (krng)
  2669. [ 0.484490] io scheduler noop registered
  2670. [ 0.484677] io scheduler cfq registered (default)
  2671. [ 0.484834] pcieport 0000:00:0a.0: setting latency timer to 64
  2672. [ 0.484860] pcieport 0000:00:0a.0: irq 24 for MSI/MSI-X
  2673. [ 0.494466] Linux agpgart interface v0.103
  2674. [ 0.494521] Hangcheck: starting hangcheck timer 0.9.0 (tick is 180 seconds, margin is 60 seconds).
  2675. [ 0.494591] Hangcheck: Using get_cycles().
  2676. [ 0.495038] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
  2677. [ 0.495111] ACPI: Power Button [PWRB]
  2678. [ 0.495234] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
  2679. [ 0.495310] ACPI: Power Button [PWRF]
  2680. [ 0.495814] [drm] Initialized drm 1.1.0 20060810
  2681. [ 0.495946] Floppy drive(s): fd0 is 1.44M
  2682. [ 0.510698] FDC 0 is a post-1991 82077
  2683. [ 0.512740] loop: module loaded
  2684. [ 0.513034] ahci 0000:00:11.0: version 3.0
  2685. [ 0.513054] ahci 0000:00:11.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
  2686. [ 0.513234] ahci 0000:00:11.0: AHCI 0001.0100 32 slots 6 ports 3 Gbps 0x3f impl SATA mode
  2687. [ 0.513305] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part ccc
  2688. [ 0.513810] scsi0 : ahci
  2689. [ 0.513995] scsi1 : ahci
  2690. [ 0.514144] scsi2 : ahci
  2691. [ 0.514296] scsi3 : ahci
  2692. [ 0.514448] scsi4 : ahci
  2693. [ 0.514602] scsi5 : ahci
  2694. [ 0.514835] ata1: SATA max UDMA/133 irq_stat 0x00400000, PHY RDY changed irq 22
  2695. [ 0.514906] ata2: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f180 irq 22
  2696. [ 0.514971] ata3: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f200 irq 22
  2697. [ 0.515519] ata4: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f280 irq 22
  2698. [ 0.515586] ata5: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f300 irq 22
  2699. [ 0.515654] ata6: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f380 irq 22
  2700. [ 0.515822] pata_atiixp 0000:00:14.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  2701. [ 0.516002] scsi6 : pata_atiixp
  2702. [ 0.516195] scsi7 : pata_atiixp
  2703. [ 0.517229] ata7: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xfa00 irq 14
  2704. [ 0.517284] ata8: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xfa08 irq 15
  2705. [ 0.517642] 8139too: 8139too Fast Ethernet driver 0.9.28
  2706. [ 0.517750] 8139too 0000:03:06.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
  2707. [ 0.518742] 8139too 0000:03:06.0: eth0: RealTek RTL8139 at 0xce00, 00:30:bd:1e:8f:b3, IRQ 20
  2708. [ 0.518829] 8139too 0000:03:07.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
  2709. [ 0.519847] 8139too 0000:03:07.0: eth1: RealTek RTL8139 at 0xcc00, 00:30:bd:1e:dd:7d, IRQ 21
  2710. [ 0.519962] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
  2711. [ 0.520025] r8169 0000:02:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
  2712. [ 0.520105] r8169 0000:02:00.0: setting latency timer to 64
  2713. [ 0.520144] r8169 0000:02:00.0: irq 25 for MSI/MSI-X
  2714. [ 0.520367] r8169 0000:02:00.0: eth2: RTL8168c/8111c at 0xffffc9000003a000, 00:24:1d:27:bf:6f, XID 1c4000c0 IRQ 25
  2715. [ 0.523904] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  2716. [ 0.523976] ehci_hcd 0000:00:12.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
  2717. [ 0.524041] ehci_hcd 0000:00:12.2: EHCI Host Controller
  2718. [ 0.524155] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1
  2719. [ 0.524246] ehci_hcd 0000:00:12.2: applying AMD SB600/SB700 USB freeze workaround
  2720. [ 0.524332] ehci_hcd 0000:00:12.2: debug port 1
  2721. [ 0.524408] ehci_hcd 0000:00:12.2: irq 17, io mem 0xfe02c000
  2722. [ 0.530802] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00
  2723. [ 0.530982] hub 1-0:1.0: USB hub found
  2724. [ 0.531037] hub 1-0:1.0: 6 ports detected
  2725. [ 0.531152] ehci_hcd 0000:00:13.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
  2726. [ 0.531214] ehci_hcd 0000:00:13.2: EHCI Host Controller
  2727. [ 0.531320] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 2
  2728. [ 0.531404] ehci_hcd 0000:00:13.2: applying AMD SB600/SB700 USB freeze workaround
  2729. [ 0.531487] ehci_hcd 0000:00:13.2: debug port 1
  2730. [ 0.531561] ehci_hcd 0000:00:13.2: irq 19, io mem 0xfe029000
  2731. [ 0.537818] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
  2732. [ 0.537993] hub 2-0:1.0: USB hub found
  2733. [ 0.538048] hub 2-0:1.0: 6 ports detected
  2734. [ 0.538178] uhci_hcd: USB Universal Host Controller Interface driver
  2735. [ 0.538369] usbcore: registered new interface driver usblp
  2736. [ 0.538423] Initializing USB Mass Storage driver...
  2737. [ 0.538517] usbcore: registered new interface driver usb-storage
  2738. [ 0.538564] USB Mass Storage support registered.
  2739. [ 0.538711] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
  2740. [ 0.539452] serio: i8042 KBD port at 0x60,0x64 irq 1
  2741. [ 0.539509] serio: i8042 AUX port at 0x60,0x64 irq 12
  2742. [ 0.539696] mice: PS/2 mouse device common for all mice
  2743. [ 0.539957] rtc_cmos 00:05: RTC can wake from S4
  2744. [ 0.540065] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
  2745. [ 0.540149] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
  2746. [ 0.540237] i2c /dev entries driver
  2747. [ 0.540369] ACPI: resource piix4_smbus [io 0x0b00-0x0b07] conflicts with ACPI region SOR1 [io 0x0b00-0x0b0f window]
  2748. [ 0.540435] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  2749. [ 0.540552] k10temp 0000:00:18.3: unreliable CPU thermal sensor; monitoring disabled
  2750. [ 0.540658] md: raid1 personality registered for level 1
  2751. [ 0.540857] device-mapper: ioctl: 4.17.0-ioctl (2010-03-05) initialised: dm-devel@redhat.com
  2752. [ 0.541021] cpuidle: using governor ladder
  2753. [ 0.541074] cpuidle: using governor menu
  2754. [ 0.542154] usbcore: registered new interface driver hiddev
  2755. [ 0.542244] usbcore: registered new interface driver usbhid
  2756. [ 0.542298] usbhid: USB HID core driver
  2757. [ 0.542360] oprofile: AMD IBS detected (0x00000001)
  2758. [ 0.542477] oprofile: using NMI interrupt.
  2759. [ 0.542535] Netfilter messages via NETLINK v0.30.
  2760. [ 0.542606] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  2761. [ 0.542830] ctnetlink v0.93: registering with nfnetlink.
  2762. [ 0.543458] ip_tables: (C) 2000-2006 Netfilter Core Team
  2763. [ 0.543536] TCP cubic registered
  2764. [ 0.543590] NET: Registered protocol family 17
  2765. [ 0.600550] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
  2766. [ 0.671258] ata7.00: ATAPI: LITE-ON DVDRW SOHW-1213S, TS09, max UDMA/33
  2767. [ 0.677219] ata7.00: configured for UDMA/33
  2768. [ 0.823738] ata6: SATA link down (SStatus 0 SControl 300)
  2769. [ 0.823740] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  2770. [ 0.823780] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  2771. [ 0.823789] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  2772. [ 0.852568] ata3.00: ATA-8: ST31500341AS, CC1H, max UDMA/133
  2773. [ 0.852571] ata4.00: ATA-8: ST31500341AS, CC1H, max UDMA/133
  2774. [ 0.852573] ata4.00: 2930277168 sectors, multi 0: LBA48 NCQ (depth 31/32)
  2775. [ 0.852718] ata3.00: 2930277168 sectors, multi 0: LBA48 NCQ (depth 31/32)
  2776. [ 0.894611] ata4.00: configured for UDMA/133
  2777. [ 0.894933] ata3.00: configured for UDMA/133
  2778. [ 0.956060] ata2.00: ATA-8: WDC WD10EACS-00C7B0, 01.01B01, max UDMA/133
  2779. [ 0.956115] ata2.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
  2780. [ 0.957727] ata2.00: configured for UDMA/133
  2781. [ 0.968083] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3
  2782. [ 0.979794] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  2783. [ 1.189169] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  2784. [ 1.209562] ata1.00: ATA-8: WDC WD1000FYPS-01ZKB0, 02.01B01, max UDMA/133
  2785. [ 1.209611] ata1.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
  2786. [ 1.211181] ata1.00: configured for UDMA/133
  2787. [ 1.222243] scsi 0:0:0:0: Direct-Access ATA WDC WD1000FYPS-0 02.0 PQ: 0 ANSI: 5
  2788. [ 1.222582] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
  2789. [ 1.222692] sd 0:0:0:0: [sda] Write Protect is off
  2790. [ 1.222741] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  2791. [ 1.222764] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  2792. [ 1.222932] sda:
  2793. [ 1.223068] sd 0:0:0:0: Attached scsi generic sg0 type 0
  2794. [ 1.223239] scsi 1:0:0:0: Direct-Access ATA WDC WD10EACS-00C 01.0 PQ: 0 ANSI: 5
  2795. [ 1.223511] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
  2796. [ 1.223585] sd 1:0:0:0: Attached scsi generic sg1 type 0
  2797. [ 1.223614] sd 1:0:0:0: [sdb] Write Protect is off
  2798. [ 1.223616] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
  2799. [ 1.223632] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  2800. [ 1.223730] sdb:
  2801. [ 1.223832] scsi 2:0:0:0: Direct-Access ATA ST31500341AS CC1H PQ: 0 ANSI: 5
  2802. [ 1.224135] sd 2:0:0:0: [sdc] 2930277168 512-byte logical blocks: (1.50 TB/1.36 TiB)
  2803. [ 1.224203] sd 2:0:0:0: Attached scsi generic sg2 type 0
  2804. [ 1.224294] scsi 3:0:0:0: Direct-Access ATA ST31500341AS CC1H PQ: 0 ANSI: 5
  2805. [ 1.224297] sd 2:0:0:0: [sdc] Write Protect is off
  2806. [ 1.224299] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
  2807. [ 1.224313] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  2808. [ 1.224400] sdc:
  2809. [ 1.224676] sd 3:0:0:0: [sdd] 2930277168 512-byte logical blocks: (1.50 TB/1.36 TiB)
  2810. [ 1.224743] sd 3:0:0:0: Attached scsi generic sg3 type 0
  2811. [ 1.224879] sd 3:0:0:0: [sdd] Write Protect is off
  2812. [ 1.224933] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00
  2813. [ 1.224947] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  2814. [ 1.225107] sdd: sdb1 sdb2
  2815. [ 1.227418] sd 1:0:0:0: [sdb] Attached SCSI disk
  2816. [ 1.235431] sda1 sda2
  2817. [ 1.235815] sd 0:0:0:0: [sda] Attached SCSI disk
  2818. [ 1.248038] sdd1
  2819. [ 1.248354] sd 3:0:0:0: [sdd] Attached SCSI disk
  2820. [ 1.249489] sdc1
  2821. [ 1.249791] sd 2:0:0:0: [sdc] Attached SCSI disk
  2822. [ 1.351480] ata5.00: ATA-8: WDC WD20EARS-00J2GB0, 80.00A80, max UDMA/133
  2823. [ 1.351529] ata5.00: 3907029168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
  2824. [ 1.356513] ata5.00: configured for UDMA/133
  2825. [ 1.367217] scsi 4:0:0:0: Direct-Access ATA WDC WD20EARS-00J 80.0 PQ: 0 ANSI: 5
  2826. [ 1.367458] sd 4:0:0:0: [sde] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
  2827. [ 1.367541] sd 4:0:0:0: Attached scsi generic sg4 type 0
  2828. [ 1.367555] sd 4:0:0:0: [sde] Write Protect is off
  2829. [ 1.367557] sd 4:0:0:0: [sde] Mode Sense: 00 3a 00 00
  2830. [ 1.367572] sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  2831. [ 1.367652] sde:
  2832. [ 1.368299] CE: hpet increased min_delta_ns to 7500 nsec
  2833. [ 1.368998] scsi 6:0:0:0: CD-ROM LITE-ON DVDRW SOHW-1213S TS09 PQ: 0 ANSI: 5
  2834. [ 1.373720] sr0: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray
  2835. [ 1.373775] Uniform CD-ROM driver Revision: 3.20
  2836. [ 1.373938] sr 6:0:0:0: Attached scsi CD-ROM sr0
  2837. [ 1.374040] sr 6:0:0:0: Attached scsi generic sg5 type 5
  2838. [ 1.772362] sde1
  2839. [ 1.772679] sd 4:0:0:0: [sde] Attached SCSI disk
  2840. [ 1.772772] Freeing unused kernel memory: 3780k freed
  2841. [ 1.774788] busybox used greatest stack depth: 5960 bytes left
  2842. [ 2.248918] UDF-fs: No partition found (1)
  2843. [ 2.264523] XFS mounting filesystem dm-0
  2844. [ 2.367148] async/1 used greatest stack depth: 5792 bytes left
  2845. [ 2.367199] async/4 used greatest stack depth: 5408 bytes left
  2846. [ 2.377477] async/6 used greatest stack depth: 5344 bytes left
  2847. [ 2.413158] Ending clean XFS mount for filesystem: dm-0
  2848. [ 2.413321] exe used greatest stack depth: 5248 bytes left
  2849. [ 18.742111] stty used greatest stack depth: 4792 bytes left
  2850. [ 19.996187] udev: starting version 151
  2851. [ 20.033617] udev: renamed network interface eth1 to eth2
  2852. [ 20.036522] udev: renamed network interface eth0 to eth1
  2853. [ 20.064625] udev: renamed network interface eth2_rename to eth0
  2854. [ 33.394480] dmesg used greatest stack depth: 4552 bytes left
  2855. [ 35.186368] bash used greatest stack depth: 4520 bytes left
  2856. [ 41.009392] r8169 0000:02:00.0: eth0: link up
  2857. [ 41.009398] r8169 0000:02:00.0: eth0: link up
  2858. [ 44.200709] r8169: WARNING! Changing of MTU on this NIC may lead to frame reception errors!
  2859. [ 46.100318] bash used greatest stack depth: 3624 bytes left
  2860. [ 536.196912] flush-252:0 used greatest stack depth: 3568 bytes left
  2861. [ 840.230325] Hangcheck: hangcheck value past margin!
  2862. /etc/fstab ------------------------------------------------------------------------------------------
  2863. # /etc/fstab: static file system information.
  2864. #
  2865. # noatime turns off atimes for increased performance (atimes normally aren't
  2866. # needed; notail increases performance of ReiserFS (at the expense of storage
  2867. # efficiency). It's safe to drop the noatime options if you want and to
  2868. # switch between notail / tail freely.
  2869. #
  2870. # The root filesystem should have a pass number of either 0 or 1.
  2871. # All other filesystems should have a pass number of 0 or greater than 1.
  2872. #
  2873. # See the manpage fstab(5) for more information.
  2874. #
  2875.  
  2876. # <fs> <mountpoint> <type> <opts> <dump/pass>
  2877.  
  2878. # NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
  2879. /dev/sda1 /boot ext2 noauto,noatime 1 2
  2880. /dev/gentoo/rootfs / xfs noatime 0 1
  2881. #/dev/SWAP none swap sw 0 0
  2882. /dev/cdrom /mnt/cdrom auto noauto,ro 0 0
  2883. /dev/fd0 /mnt/floppy auto noauto 0 0
  2884.  
  2885. # glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for
  2886. # POSIX shared memory (shm_open, shm_unlink).
  2887. # (tmpfs is a dynamically expandable/shrinkable ramdisk, and will
  2888. # use almost no memory if not populated with files)
  2889. shm /dev/shm tmpfs nodev,nosuid,noexec 0 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement