Advertisement
Guest User

Untitled

a guest
May 8th, 2017
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.27 KB | None | 0 0
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.28.6
  4. # Fri Feb 20 13:34:05 2009
  5. #
  6. # CONFIG_64BIT is not set
  7. CONFIG_X86_32=y
  8. # CONFIG_X86_64 is not set
  9. CONFIG_X86=y
  10. CONFIG_ARCH_DEFCONFIG="arch/x86/configs/i386_defconfig"
  11. CONFIG_GENERIC_TIME=y
  12. CONFIG_GENERIC_CMOS_UPDATE=y
  13. CONFIG_CLOCKSOURCE_WATCHDOG=y
  14. CONFIG_GENERIC_CLOCKEVENTS=y
  15. CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
  16. CONFIG_LOCKDEP_SUPPORT=y
  17. CONFIG_STACKTRACE_SUPPORT=y
  18. CONFIG_HAVE_LATENCYTOP_SUPPORT=y
  19. CONFIG_FAST_CMPXCHG_LOCAL=y
  20. CONFIG_MMU=y
  21. CONFIG_ZONE_DMA=y
  22. CONFIG_GENERIC_ISA_DMA=y
  23. CONFIG_GENERIC_IOMAP=y
  24. CONFIG_GENERIC_BUG=y
  25. CONFIG_GENERIC_HWEIGHT=y
  26. CONFIG_ARCH_MAY_HAVE_PC_FDC=y
  27. # CONFIG_RWSEM_GENERIC_SPINLOCK is not set
  28. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  29. CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
  30. CONFIG_GENERIC_CALIBRATE_DELAY=y
  31. # CONFIG_GENERIC_TIME_VSYSCALL is not set
  32. CONFIG_ARCH_HAS_CPU_RELAX=y
  33. CONFIG_ARCH_HAS_DEFAULT_IDLE=y
  34. CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
  35. CONFIG_HAVE_SETUP_PER_CPU_AREA=y
  36. # CONFIG_HAVE_CPUMASK_OF_CPU_MAP is not set
  37. CONFIG_ARCH_HIBERNATION_POSSIBLE=y
  38. CONFIG_ARCH_SUSPEND_POSSIBLE=y
  39. # CONFIG_ZONE_DMA32 is not set
  40. CONFIG_ARCH_POPULATES_NODE_MAP=y
  41. # CONFIG_AUDIT_ARCH is not set
  42. CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
  43. CONFIG_GENERIC_HARDIRQS=y
  44. CONFIG_GENERIC_IRQ_PROBE=y
  45. CONFIG_GENERIC_PENDING_IRQ=y
  46. CONFIG_X86_SMP=y
  47. CONFIG_USE_GENERIC_SMP_HELPERS=y
  48. CONFIG_X86_32_SMP=y
  49. CONFIG_X86_HT=y
  50. CONFIG_X86_BIOS_REBOOT=y
  51. CONFIG_X86_TRAMPOLINE=y
  52. CONFIG_KTIME_SCALAR=y
  53. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  54.  
  55. #
  56. # General setup
  57. #
  58. # CONFIG_EXPERIMENTAL is not set
  59. CONFIG_LOCK_KERNEL=y
  60. CONFIG_INIT_ENV_ARG_LIMIT=32
  61. CONFIG_LOCALVERSION="-minlinux"
  62. # CONFIG_LOCALVERSION_AUTO is not set
  63. CONFIG_SWAP=y
  64. CONFIG_SYSVIPC=y
  65. CONFIG_SYSVIPC_SYSCTL=y
  66. CONFIG_BSD_PROCESS_ACCT=y
  67. # CONFIG_BSD_PROCESS_ACCT_V3 is not set
  68. # CONFIG_TASKSTATS is not set
  69. CONFIG_AUDIT=y
  70. CONFIG_AUDITSYSCALL=y
  71. CONFIG_AUDIT_TREE=y
  72. CONFIG_IKCONFIG=y
  73. CONFIG_IKCONFIG_PROC=y
  74. CONFIG_LOG_BUF_SHIFT=17
  75. # CONFIG_CGROUPS is not set
  76. CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
  77. CONFIG_SYSFS_DEPRECATED=y
  78. CONFIG_SYSFS_DEPRECATED_V2=y
  79. CONFIG_RELAY=y
  80. CONFIG_NAMESPACES=y
  81. # CONFIG_UTS_NS is not set
  82. # CONFIG_IPC_NS is not set
  83. CONFIG_BLK_DEV_INITRD=y
  84. CONFIG_INITRAMFS_SOURCE=""
  85. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  86. CONFIG_SYSCTL=y
  87. # CONFIG_EMBEDDED is not set
  88. CONFIG_UID16=y
  89. CONFIG_SYSCTL_SYSCALL=y
  90. CONFIG_KALLSYMS=y
  91. CONFIG_KALLSYMS_EXTRA_PASS=y
  92. CONFIG_HOTPLUG=y
  93. CONFIG_PRINTK=y
  94. CONFIG_BUG=y
  95. CONFIG_ELF_CORE=y
  96. CONFIG_PCSPKR_PLATFORM=y
  97. CONFIG_COMPAT_BRK=y
  98. CONFIG_BASE_FULL=y
  99. CONFIG_FUTEX=y
  100. CONFIG_ANON_INODES=y
  101. CONFIG_EPOLL=y
  102. CONFIG_SIGNALFD=y
  103. CONFIG_TIMERFD=y
  104. CONFIG_EVENTFD=y
  105. CONFIG_SHMEM=y
  106. CONFIG_AIO=y
  107. CONFIG_VM_EVENT_COUNTERS=y
  108. CONFIG_SLAB=y
  109. # CONFIG_SLUB is not set
  110. # CONFIG_SLOB is not set
  111. CONFIG_PROFILING=y
  112. CONFIG_MARKERS=y
  113. CONFIG_OPROFILE=y
  114. # CONFIG_OPROFILE_IBS is not set
  115. CONFIG_HAVE_OPROFILE=y
  116. CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
  117. CONFIG_HAVE_IOREMAP_PROT=y
  118. CONFIG_HAVE_KPROBES=y
  119. CONFIG_HAVE_KRETPROBES=y
  120. CONFIG_HAVE_ARCH_TRACEHOOK=y
  121. CONFIG_HAVE_GENERIC_DMA_COHERENT=y
  122. CONFIG_SLABINFO=y
  123. CONFIG_RT_MUTEXES=y
  124. # CONFIG_TINY_SHMEM is not set
  125. CONFIG_BASE_SMALL=0
  126. # CONFIG_MODULES is not set
  127. CONFIG_STOP_MACHINE=y
  128. CONFIG_BLOCK=y
  129. # CONFIG_LBD is not set
  130. CONFIG_BLK_DEV_IO_TRACE=y
  131. # CONFIG_LSF is not set
  132. # CONFIG_BLK_DEV_INTEGRITY is not set
  133.  
  134. #
  135. # IO Schedulers
  136. #
  137. CONFIG_IOSCHED_NOOP=y
  138. CONFIG_IOSCHED_AS=y
  139. CONFIG_IOSCHED_DEADLINE=y
  140. CONFIG_IOSCHED_CFQ=y
  141. # CONFIG_DEFAULT_AS is not set
  142. # CONFIG_DEFAULT_DEADLINE is not set
  143. CONFIG_DEFAULT_CFQ=y
  144. # CONFIG_DEFAULT_NOOP is not set
  145. CONFIG_DEFAULT_IOSCHED="cfq"
  146. CONFIG_CLASSIC_RCU=y
  147. # CONFIG_FREEZER is not set
  148.  
  149. #
  150. # Processor type and features
  151. #
  152. CONFIG_TICK_ONESHOT=y
  153. CONFIG_NO_HZ=y
  154. CONFIG_HIGH_RES_TIMERS=y
  155. CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
  156. CONFIG_SMP=y
  157. CONFIG_X86_FIND_SMP_CONFIG=y
  158. CONFIG_X86_MPPARSE=y
  159. CONFIG_X86_PC=y
  160. # CONFIG_X86_ELAN is not set
  161. # CONFIG_X86_VOYAGER is not set
  162. # CONFIG_X86_GENERICARCH is not set
  163. # CONFIG_X86_VSMP is not set
  164. # CONFIG_X86_RDC321X is not set
  165. CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
  166. CONFIG_PARAVIRT_GUEST=y
  167. CONFIG_XEN=y
  168. CONFIG_XEN_MAX_DOMAIN_MEMORY=32
  169. # CONFIG_XEN_DEBUG_FS is not set
  170. # CONFIG_VMI is not set
  171. # CONFIG_KVM_CLOCK is not set
  172. # CONFIG_KVM_GUEST is not set
  173. CONFIG_PARAVIRT=y
  174. CONFIG_PARAVIRT_CLOCK=y
  175. # CONFIG_MEMTEST is not set
  176. # CONFIG_M386 is not set
  177. # CONFIG_M486 is not set
  178. # CONFIG_M586 is not set
  179. # CONFIG_M586TSC is not set
  180. # CONFIG_M586MMX is not set
  181. # CONFIG_M686 is not set
  182. # CONFIG_MPENTIUMII is not set
  183. # CONFIG_MPENTIUMIII is not set
  184. # CONFIG_MPENTIUMM is not set
  185. # CONFIG_MPENTIUM4 is not set
  186. # CONFIG_MK6 is not set
  187. # CONFIG_MK7 is not set
  188. # CONFIG_MK8 is not set
  189. # CONFIG_MCRUSOE is not set
  190. # CONFIG_MEFFICEON is not set
  191. # CONFIG_MWINCHIPC6 is not set
  192. # CONFIG_MWINCHIP3D is not set
  193. # CONFIG_MGEODEGX1 is not set
  194. # CONFIG_MGEODE_LX is not set
  195. # CONFIG_MCYRIXIII is not set
  196. # CONFIG_MVIAC3_2 is not set
  197. # CONFIG_MVIAC7 is not set
  198. # CONFIG_MPSC is not set
  199. CONFIG_MCORE2=y
  200. # CONFIG_GENERIC_CPU is not set
  201. CONFIG_X86_GENERIC=y
  202. CONFIG_X86_CPU=y
  203. CONFIG_X86_CMPXCHG=y
  204. CONFIG_X86_L1_CACHE_SHIFT=7
  205. CONFIG_X86_XADD=y
  206. CONFIG_X86_WP_WORKS_OK=y
  207. CONFIG_X86_INVLPG=y
  208. CONFIG_X86_BSWAP=y
  209. CONFIG_X86_POPAD_OK=y
  210. CONFIG_X86_INTEL_USERCOPY=y
  211. CONFIG_X86_USE_PPRO_CHECKSUM=y
  212. CONFIG_X86_TSC=y
  213. CONFIG_X86_CMPXCHG64=y
  214. CONFIG_X86_CMOV=y
  215. CONFIG_X86_MINIMUM_CPU_FAMILY=4
  216. CONFIG_X86_DEBUGCTLMSR=y
  217. CONFIG_CPU_SUP_INTEL=y
  218. CONFIG_CPU_SUP_CYRIX_32=y
  219. CONFIG_CPU_SUP_AMD=y
  220. CONFIG_CPU_SUP_CENTAUR_32=y
  221. CONFIG_CPU_SUP_TRANSMETA_32=y
  222. CONFIG_CPU_SUP_UMC_32=y
  223. # CONFIG_X86_DS is not set
  224. CONFIG_HPET_TIMER=y
  225. CONFIG_HPET_EMULATE_RTC=y
  226. CONFIG_DMI=y
  227. # CONFIG_IOMMU_HELPER is not set
  228. CONFIG_NR_CPUS=255
  229. # CONFIG_SCHED_SMT is not set
  230. CONFIG_SCHED_MC=y
  231. CONFIG_PREEMPT_NONE=y
  232. # CONFIG_PREEMPT_VOLUNTARY is not set
  233. # CONFIG_PREEMPT is not set
  234. CONFIG_X86_LOCAL_APIC=y
  235. CONFIG_X86_IO_APIC=y
  236. # CONFIG_X86_MCE is not set
  237. CONFIG_VM86=y
  238. # CONFIG_TOSHIBA is not set
  239. # CONFIG_I8K is not set
  240. # CONFIG_X86_REBOOTFIXUPS is not set
  241. # CONFIG_MICROCODE is not set
  242. CONFIG_X86_MSR=y
  243. CONFIG_X86_CPUID=y
  244. # CONFIG_NOHIGHMEM is not set
  245. # CONFIG_HIGHMEM4G is not set
  246. CONFIG_HIGHMEM64G=y
  247. CONFIG_PAGE_OFFSET=0xC0000000
  248. CONFIG_HIGHMEM=y
  249. CONFIG_X86_PAE=y
  250. CONFIG_ARCH_PHYS_ADDR_T_64BIT=y
  251. CONFIG_FLATMEM=y
  252. CONFIG_FLAT_NODE_MEM_MAP=y
  253. CONFIG_PAGEFLAGS_EXTENDED=y
  254. CONFIG_SPLIT_PTLOCK_CPUS=4
  255. # CONFIG_RESOURCES_64BIT is not set
  256. CONFIG_PHYS_ADDR_T_64BIT=y
  257. CONFIG_ZONE_DMA_FLAG=1
  258. CONFIG_BOUNCE=y
  259. CONFIG_VIRT_TO_BUS=y
  260. CONFIG_UNEVICTABLE_LRU=y
  261. # CONFIG_HIGHPTE is not set
  262. # CONFIG_X86_CHECK_BIOS_CORRUPTION is not set
  263. CONFIG_X86_RESERVE_LOW_64K=y
  264. # CONFIG_MATH_EMULATION is not set
  265. CONFIG_MTRR=y
  266. CONFIG_MTRR_SANITIZER=y
  267. CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=0
  268. CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
  269. CONFIG_X86_PAT=y
  270. # CONFIG_SECCOMP is not set
  271. # CONFIG_HZ_100 is not set
  272. CONFIG_HZ_250=y
  273. # CONFIG_HZ_300 is not set
  274. # CONFIG_HZ_1000 is not set
  275. CONFIG_HZ=250
  276. CONFIG_SCHED_HRTICK=y
  277. CONFIG_KEXEC=y
  278. CONFIG_CRASH_DUMP=y
  279. CONFIG_PHYSICAL_START=0x200000
  280. CONFIG_PHYSICAL_ALIGN=0x200000
  281. CONFIG_HOTPLUG_CPU=y
  282. CONFIG_COMPAT_VDSO=y
  283. # CONFIG_CMDLINE_BOOL is not set
  284. CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
  285.  
  286. #
  287. # Power management and ACPI options
  288. #
  289. # CONFIG_PM is not set
  290.  
  291. #
  292. # CPU Frequency scaling
  293. #
  294. # CONFIG_CPU_FREQ is not set
  295. # CONFIG_CPU_IDLE is not set
  296.  
  297. #
  298. # Bus options (PCI etc.)
  299. #
  300. # CONFIG_PCI is not set
  301. # CONFIG_ARCH_SUPPORTS_MSI is not set
  302. CONFIG_ISA_DMA_API=y
  303. # CONFIG_ISA is not set
  304. # CONFIG_MCA is not set
  305. # CONFIG_SCx200 is not set
  306. # CONFIG_OLPC is not set
  307. # CONFIG_PCCARD is not set
  308.  
  309. #
  310. # Executable file formats / Emulations
  311. #
  312. CONFIG_BINFMT_ELF=y
  313. # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
  314. CONFIG_HAVE_AOUT=y
  315. # CONFIG_BINFMT_AOUT is not set
  316. CONFIG_BINFMT_MISC=y
  317. CONFIG_HAVE_ATOMIC_IOMAP=y
  318. CONFIG_NET=y
  319.  
  320. #
  321. # Networking options
  322. #
  323. CONFIG_PACKET=y
  324. CONFIG_PACKET_MMAP=y
  325. CONFIG_UNIX=y
  326. # CONFIG_NET_KEY is not set
  327. CONFIG_INET=y
  328. CONFIG_IP_MULTICAST=y
  329. CONFIG_IP_ADVANCED_ROUTER=y
  330. CONFIG_ASK_IP_FIB_HASH=y
  331. # CONFIG_IP_FIB_TRIE is not set
  332. CONFIG_IP_FIB_HASH=y
  333. CONFIG_IP_MULTIPLE_TABLES=y
  334. CONFIG_IP_ROUTE_MULTIPATH=y
  335. CONFIG_IP_ROUTE_VERBOSE=y
  336. # CONFIG_IP_PNP is not set
  337. # CONFIG_NET_IPIP is not set
  338. # CONFIG_NET_IPGRE is not set
  339. CONFIG_IP_MROUTE=y
  340. CONFIG_IP_PIMSM_V1=y
  341. CONFIG_IP_PIMSM_V2=y
  342. CONFIG_SYN_COOKIES=y
  343. # CONFIG_INET_AH is not set
  344. # CONFIG_INET_ESP is not set
  345. # CONFIG_INET_IPCOMP is not set
  346. # CONFIG_INET_XFRM_TUNNEL is not set
  347. # CONFIG_INET_TUNNEL is not set
  348. # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
  349. # CONFIG_INET_XFRM_MODE_TUNNEL is not set
  350. # CONFIG_INET_XFRM_MODE_BEET is not set
  351. CONFIG_INET_LRO=y
  352. CONFIG_INET_DIAG=y
  353. CONFIG_INET_TCP_DIAG=y
  354. CONFIG_TCP_CONG_ADVANCED=y
  355. # CONFIG_TCP_CONG_BIC is not set
  356. CONFIG_TCP_CONG_CUBIC=y
  357. # CONFIG_TCP_CONG_WESTWOOD is not set
  358. # CONFIG_TCP_CONG_HTCP is not set
  359. # CONFIG_DEFAULT_BIC is not set
  360. CONFIG_DEFAULT_CUBIC=y
  361. # CONFIG_DEFAULT_HTCP is not set
  362. # CONFIG_DEFAULT_VEGAS is not set
  363. # CONFIG_DEFAULT_WESTWOOD is not set
  364. # CONFIG_DEFAULT_RENO is not set
  365. CONFIG_DEFAULT_TCP_CONG="cubic"
  366. # CONFIG_IPV6 is not set
  367. # CONFIG_NETWORK_SECMARK is not set
  368. # CONFIG_NETFILTER is not set
  369. # CONFIG_ATM is not set
  370. # CONFIG_BRIDGE is not set
  371. # CONFIG_VLAN_8021Q is not set
  372. # CONFIG_DECNET is not set
  373. # CONFIG_LLC2 is not set
  374. # CONFIG_IPX is not set
  375. # CONFIG_ATALK is not set
  376. # CONFIG_NET_SCHED is not set
  377.  
  378. #
  379. # Network testing
  380. #
  381. # CONFIG_NET_PKTGEN is not set
  382. # CONFIG_HAMRADIO is not set
  383. # CONFIG_CAN is not set
  384. # CONFIG_IRDA is not set
  385. # CONFIG_BT is not set
  386. # CONFIG_PHONET is not set
  387. CONFIG_FIB_RULES=y
  388. # CONFIG_WIRELESS is not set
  389. # CONFIG_RFKILL is not set
  390.  
  391. #
  392. # Device Drivers
  393. #
  394.  
  395. #
  396. # Generic Driver Options
  397. #
  398. CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
  399. CONFIG_STANDALONE=y
  400. CONFIG_PREVENT_FIRMWARE_BUILD=y
  401. CONFIG_FW_LOADER=y
  402. CONFIG_FIRMWARE_IN_KERNEL=y
  403. CONFIG_EXTRA_FIRMWARE=""
  404. # CONFIG_SYS_HYPERVISOR is not set
  405. # CONFIG_CONNECTOR is not set
  406. # CONFIG_MTD is not set
  407. # CONFIG_PARPORT is not set
  408. CONFIG_BLK_DEV=y
  409. # CONFIG_BLK_DEV_FD is not set
  410. # CONFIG_BLK_DEV_COW_COMMON is not set
  411. # CONFIG_BLK_DEV_LOOP is not set
  412. # CONFIG_BLK_DEV_NBD is not set
  413. # CONFIG_BLK_DEV_RAM is not set
  414. # CONFIG_CDROM_PKTCDVD is not set
  415. # CONFIG_ATA_OVER_ETH is not set
  416. CONFIG_XEN_BLKDEV_FRONTEND=y
  417. # CONFIG_BLK_DEV_HD is not set
  418. # CONFIG_MISC_DEVICES is not set
  419. CONFIG_HAVE_IDE=y
  420. # CONFIG_IDE is not set
  421.  
  422. #
  423. # SCSI device support
  424. #
  425. # CONFIG_RAID_ATTRS is not set
  426. # CONFIG_SCSI is not set
  427. # CONFIG_SCSI_DMA is not set
  428. # CONFIG_SCSI_NETLINK is not set
  429. # CONFIG_ATA is not set
  430. # CONFIG_MD is not set
  431. # CONFIG_MACINTOSH_DRIVERS is not set
  432. CONFIG_NETDEVICES=y
  433. # CONFIG_DUMMY is not set
  434. # CONFIG_BONDING is not set
  435. # CONFIG_EQUALIZER is not set
  436. # CONFIG_TUN is not set
  437. # CONFIG_VETH is not set
  438. # CONFIG_NET_ETHERNET is not set
  439. # CONFIG_NETDEV_1000 is not set
  440. # CONFIG_NETDEV_10000 is not set
  441.  
  442. #
  443. # Wireless LAN
  444. #
  445. # CONFIG_WLAN_PRE80211 is not set
  446. # CONFIG_WLAN_80211 is not set
  447. # CONFIG_IWLWIFI_LEDS is not set
  448. # CONFIG_WAN is not set
  449. CONFIG_XEN_NETDEV_FRONTEND=y
  450. # CONFIG_PPP is not set
  451. # CONFIG_SLIP is not set
  452. # CONFIG_NETPOLL is not set
  453. # CONFIG_NET_POLL_CONTROLLER is not set
  454. # CONFIG_ISDN is not set
  455. # CONFIG_PHONE is not set
  456.  
  457. #
  458. # Input device support
  459. #
  460. CONFIG_INPUT=y
  461. # CONFIG_INPUT_FF_MEMLESS is not set
  462. # CONFIG_INPUT_POLLDEV is not set
  463.  
  464. #
  465. # Userland interfaces
  466. #
  467. CONFIG_INPUT_MOUSEDEV=y
  468. # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
  469. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  470. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  471. # CONFIG_INPUT_JOYDEV is not set
  472. # CONFIG_INPUT_EVDEV is not set
  473. # CONFIG_INPUT_EVBUG is not set
  474. CONFIG_XEN_KBDDEV_FRONTEND=y
  475.  
  476. #
  477. # Input Device Drivers
  478. #
  479. CONFIG_INPUT_KEYBOARD=y
  480. CONFIG_KEYBOARD_ATKBD=y
  481. # CONFIG_KEYBOARD_SUNKBD is not set
  482. # CONFIG_KEYBOARD_LKKBD is not set
  483. # CONFIG_KEYBOARD_XTKBD is not set
  484. # CONFIG_KEYBOARD_NEWTON is not set
  485. # CONFIG_KEYBOARD_STOWAWAY is not set
  486. # CONFIG_INPUT_MOUSE is not set
  487. # CONFIG_INPUT_JOYSTICK is not set
  488. # CONFIG_INPUT_TABLET is not set
  489. # CONFIG_INPUT_TOUCHSCREEN is not set
  490. # CONFIG_INPUT_MISC is not set
  491.  
  492. #
  493. # Hardware I/O ports
  494. #
  495. CONFIG_SERIO=y
  496. CONFIG_SERIO_I8042=y
  497. CONFIG_SERIO_SERPORT=y
  498. # CONFIG_SERIO_CT82C710 is not set
  499. CONFIG_SERIO_LIBPS2=y
  500. CONFIG_SERIO_RAW=y
  501. # CONFIG_GAMEPORT is not set
  502.  
  503. #
  504. # Character devices
  505. #
  506. CONFIG_VT=y
  507. CONFIG_CONSOLE_TRANSLATIONS=y
  508. CONFIG_VT_CONSOLE=y
  509. CONFIG_HW_CONSOLE=y
  510. CONFIG_VT_HW_CONSOLE_BINDING=y
  511. CONFIG_DEVKMEM=y
  512. CONFIG_SERIAL_NONSTANDARD=y
  513. CONFIG_N_HDLC=y
  514. # CONFIG_RISCOM8 is not set
  515. # CONFIG_SPECIALIX is not set
  516. # CONFIG_RIO is not set
  517. # CONFIG_STALDRV is not set
  518.  
  519. #
  520. # Serial drivers
  521. #
  522. CONFIG_SERIAL_8250=y
  523. # CONFIG_SERIAL_8250_CONSOLE is not set
  524. CONFIG_FIX_EARLYCON_MEM=y
  525. CONFIG_SERIAL_8250_NR_UARTS=32
  526. CONFIG_SERIAL_8250_RUNTIME_UARTS=4
  527. CONFIG_SERIAL_8250_EXTENDED=y
  528. CONFIG_SERIAL_8250_MANY_PORTS=y
  529. CONFIG_SERIAL_8250_SHARE_IRQ=y
  530. CONFIG_SERIAL_8250_DETECT_IRQ=y
  531. CONFIG_SERIAL_8250_RSA=y
  532.  
  533. #
  534. # Non-8250 serial port support
  535. #
  536. CONFIG_SERIAL_CORE=y
  537. CONFIG_UNIX98_PTYS=y
  538. # CONFIG_LEGACY_PTYS is not set
  539. CONFIG_HVC_DRIVER=y
  540. CONFIG_HVC_IRQ=y
  541. CONFIG_HVC_XEN=y
  542. CONFIG_IPMI_HANDLER=y
  543. CONFIG_IPMI_PANIC_EVENT=y
  544. CONFIG_IPMI_PANIC_STRING=y
  545. CONFIG_IPMI_DEVICE_INTERFACE=y
  546. CONFIG_IPMI_SI=y
  547. CONFIG_IPMI_WATCHDOG=y
  548. CONFIG_IPMI_POWEROFF=y
  549. CONFIG_HW_RANDOM=y
  550. CONFIG_HW_RANDOM_VIA=y
  551. CONFIG_NVRAM=y
  552. CONFIG_RTC=y
  553. # CONFIG_R3964 is not set
  554. # CONFIG_MWAVE is not set
  555. CONFIG_PC8736x_GPIO=y
  556. CONFIG_NSC_GPIO=y
  557. # CONFIG_CS5535_GPIO is not set
  558. CONFIG_RAW_DRIVER=y
  559. CONFIG_MAX_RAW_DEVS=8192
  560. CONFIG_HANGCHECK_TIMER=y
  561. # CONFIG_I2C is not set
  562. # CONFIG_SPI is not set
  563. CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
  564. # CONFIG_GPIOLIB is not set
  565. # CONFIG_W1 is not set
  566. # CONFIG_POWER_SUPPLY is not set
  567. # CONFIG_HWMON is not set
  568. # CONFIG_THERMAL is not set
  569. # CONFIG_THERMAL_HWMON is not set
  570. # CONFIG_WATCHDOG is not set
  571. CONFIG_SSB_POSSIBLE=y
  572.  
  573. #
  574. # Sonics Silicon Backplane
  575. #
  576. # CONFIG_SSB is not set
  577.  
  578. #
  579. # Multifunction device drivers
  580. #
  581. # CONFIG_MFD_CORE is not set
  582. # CONFIG_MFD_SM501 is not set
  583. # CONFIG_HTC_PASIC3 is not set
  584. # CONFIG_MFD_TMIO is not set
  585. # CONFIG_REGULATOR is not set
  586.  
  587. #
  588. # Multimedia devices
  589. #
  590.  
  591. #
  592. # Multimedia core support
  593. #
  594. # CONFIG_VIDEO_DEV is not set
  595. # CONFIG_DVB_CORE is not set
  596. # CONFIG_VIDEO_MEDIA is not set
  597.  
  598. #
  599. # Multimedia drivers
  600. #
  601. # CONFIG_DAB is not set
  602.  
  603. #
  604. # Graphics support
  605. #
  606. # CONFIG_VGASTATE is not set
  607. # CONFIG_VIDEO_OUTPUT_CONTROL is not set
  608. CONFIG_FB=y
  609. # CONFIG_FIRMWARE_EDID is not set
  610. # CONFIG_FB_DDC is not set
  611. # CONFIG_FB_BOOT_VESA_SUPPORT is not set
  612. # CONFIG_FB_CFB_FILLRECT is not set
  613. # CONFIG_FB_CFB_COPYAREA is not set
  614. # CONFIG_FB_CFB_IMAGEBLIT is not set
  615. # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
  616. CONFIG_FB_SYS_FILLRECT=y
  617. CONFIG_FB_SYS_COPYAREA=y
  618. CONFIG_FB_SYS_IMAGEBLIT=y
  619. # CONFIG_FB_FOREIGN_ENDIAN is not set
  620. CONFIG_FB_SYS_FOPS=y
  621. CONFIG_FB_DEFERRED_IO=y
  622. # CONFIG_FB_SVGALIB is not set
  623. # CONFIG_FB_MACMODES is not set
  624. # CONFIG_FB_BACKLIGHT is not set
  625. CONFIG_FB_MODE_HELPERS=y
  626. CONFIG_FB_TILEBLITTING=y
  627.  
  628. #
  629. # Frame buffer hardware drivers
  630. #
  631. # CONFIG_FB_ARC is not set
  632. # CONFIG_FB_VGA16 is not set
  633. # CONFIG_FB_VESA is not set
  634. # CONFIG_FB_N411 is not set
  635. # CONFIG_FB_HGA is not set
  636. # CONFIG_FB_S1D13XXX is not set
  637. # CONFIG_FB_VIRTUAL is not set
  638. CONFIG_XEN_FBDEV_FRONTEND=y
  639. # CONFIG_FB_METRONOME is not set
  640. # CONFIG_FB_MB862XX is not set
  641. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  642.  
  643. #
  644. # Display device support
  645. #
  646. # CONFIG_DISPLAY_SUPPORT is not set
  647.  
  648. #
  649. # Console display driver support
  650. #
  651. CONFIG_VGA_CONSOLE=y
  652. CONFIG_VGACON_SOFT_SCROLLBACK=y
  653. CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=64
  654. CONFIG_DUMMY_CONSOLE=y
  655. CONFIG_FRAMEBUFFER_CONSOLE=y
  656. # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
  657. CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
  658. # CONFIG_FONTS is not set
  659. CONFIG_FONT_8x8=y
  660. CONFIG_FONT_8x16=y
  661. # CONFIG_LOGO is not set
  662. # CONFIG_SOUND is not set
  663. # CONFIG_HID_SUPPORT is not set
  664. # CONFIG_USB_SUPPORT is not set
  665. # CONFIG_MMC is not set
  666. # CONFIG_MEMSTICK is not set
  667. # CONFIG_NEW_LEDS is not set
  668. # CONFIG_ACCESSIBILITY is not set
  669. # CONFIG_RTC_CLASS is not set
  670. # CONFIG_UIO is not set
  671. CONFIG_XEN_BALLOON=y
  672. CONFIG_XEN_SCRUB_PAGES=y
  673. # CONFIG_STAGING is not set
  674.  
  675. #
  676. # Firmware Drivers
  677. #
  678. # CONFIG_EDD is not set
  679. CONFIG_FIRMWARE_MEMMAP=y
  680. # CONFIG_DELL_RBU is not set
  681. # CONFIG_DCDBAS is not set
  682. # CONFIG_DMIID is not set
  683. # CONFIG_ISCSI_IBFT_FIND is not set
  684.  
  685. #
  686. # File systems
  687. #
  688. CONFIG_EXT2_FS=y
  689. CONFIG_EXT2_FS_XATTR=y
  690. CONFIG_EXT2_FS_POSIX_ACL=y
  691. CONFIG_EXT2_FS_SECURITY=y
  692. CONFIG_EXT2_FS_XIP=y
  693. CONFIG_EXT3_FS=y
  694. CONFIG_EXT3_FS_XATTR=y
  695. CONFIG_EXT3_FS_POSIX_ACL=y
  696. CONFIG_EXT3_FS_SECURITY=y
  697. # CONFIG_EXT4_FS is not set
  698. CONFIG_FS_XIP=y
  699. CONFIG_JBD=y
  700. # CONFIG_JBD_DEBUG is not set
  701. CONFIG_FS_MBCACHE=y
  702. # CONFIG_REISERFS_FS is not set
  703. # CONFIG_JFS_FS is not set
  704. CONFIG_FS_POSIX_ACL=y
  705. CONFIG_FILE_LOCKING=y
  706. # CONFIG_XFS_FS is not set
  707. # CONFIG_OCFS2_FS is not set
  708. CONFIG_DNOTIFY=y
  709. CONFIG_INOTIFY=y
  710. CONFIG_INOTIFY_USER=y
  711. CONFIG_QUOTA=y
  712. # CONFIG_QUOTA_NETLINK_INTERFACE is not set
  713. CONFIG_PRINT_QUOTA_WARNING=y
  714. # CONFIG_QFMT_V1 is not set
  715. CONFIG_QFMT_V2=y
  716. CONFIG_QUOTACTL=y
  717. # CONFIG_AUTOFS_FS is not set
  718. # CONFIG_AUTOFS4_FS is not set
  719. # CONFIG_FUSE_FS is not set
  720.  
  721. #
  722. # CD-ROM/DVD Filesystems
  723. #
  724. # CONFIG_ISO9660_FS is not set
  725. # CONFIG_UDF_FS is not set
  726.  
  727. #
  728. # DOS/FAT/NT Filesystems
  729. #
  730. # CONFIG_MSDOS_FS is not set
  731. # CONFIG_VFAT_FS is not set
  732. # CONFIG_NTFS_FS is not set
  733.  
  734. #
  735. # Pseudo filesystems
  736. #
  737. CONFIG_PROC_FS=y
  738. CONFIG_PROC_KCORE=y
  739. CONFIG_PROC_VMCORE=y
  740. CONFIG_PROC_SYSCTL=y
  741. CONFIG_PROC_PAGE_MONITOR=y
  742. CONFIG_SYSFS=y
  743. CONFIG_TMPFS=y
  744. # CONFIG_TMPFS_POSIX_ACL is not set
  745. # CONFIG_HUGETLBFS is not set
  746. # CONFIG_HUGETLB_PAGE is not set
  747. CONFIG_CONFIGFS_FS=y
  748.  
  749. #
  750. # Miscellaneous filesystems
  751. #
  752. # CONFIG_HFSPLUS_FS is not set
  753. # CONFIG_CRAMFS is not set
  754. # CONFIG_VXFS_FS is not set
  755. # CONFIG_MINIX_FS is not set
  756. # CONFIG_OMFS_FS is not set
  757. # CONFIG_HPFS_FS is not set
  758. # CONFIG_QNX4FS_FS is not set
  759. # CONFIG_ROMFS_FS is not set
  760. # CONFIG_SYSV_FS is not set
  761. # CONFIG_UFS_FS is not set
  762. # CONFIG_NETWORK_FILESYSTEMS is not set
  763.  
  764. #
  765. # Partition Types
  766. #
  767. # CONFIG_PARTITION_ADVANCED is not set
  768. CONFIG_MSDOS_PARTITION=y
  769. CONFIG_NLS=y
  770. CONFIG_NLS_DEFAULT="utf8"
  771. CONFIG_NLS_CODEPAGE_437=y
  772. # CONFIG_NLS_CODEPAGE_737 is not set
  773. # CONFIG_NLS_CODEPAGE_775 is not set
  774. # CONFIG_NLS_CODEPAGE_850 is not set
  775. # CONFIG_NLS_CODEPAGE_852 is not set
  776. # CONFIG_NLS_CODEPAGE_855 is not set
  777. # CONFIG_NLS_CODEPAGE_857 is not set
  778. # CONFIG_NLS_CODEPAGE_860 is not set
  779. # CONFIG_NLS_CODEPAGE_861 is not set
  780. # CONFIG_NLS_CODEPAGE_862 is not set
  781. # CONFIG_NLS_CODEPAGE_863 is not set
  782. # CONFIG_NLS_CODEPAGE_864 is not set
  783. # CONFIG_NLS_CODEPAGE_865 is not set
  784. # CONFIG_NLS_CODEPAGE_866 is not set
  785. # CONFIG_NLS_CODEPAGE_869 is not set
  786. # CONFIG_NLS_CODEPAGE_936 is not set
  787. # CONFIG_NLS_CODEPAGE_950 is not set
  788. # CONFIG_NLS_CODEPAGE_932 is not set
  789. # CONFIG_NLS_CODEPAGE_949 is not set
  790. # CONFIG_NLS_CODEPAGE_874 is not set
  791. # CONFIG_NLS_ISO8859_8 is not set
  792. # CONFIG_NLS_CODEPAGE_1250 is not set
  793. # CONFIG_NLS_CODEPAGE_1251 is not set
  794. CONFIG_NLS_ASCII=y
  795. # CONFIG_NLS_ISO8859_1 is not set
  796. # CONFIG_NLS_ISO8859_2 is not set
  797. # CONFIG_NLS_ISO8859_3 is not set
  798. # CONFIG_NLS_ISO8859_4 is not set
  799. # CONFIG_NLS_ISO8859_5 is not set
  800. # CONFIG_NLS_ISO8859_6 is not set
  801. # CONFIG_NLS_ISO8859_7 is not set
  802. # CONFIG_NLS_ISO8859_9 is not set
  803. # CONFIG_NLS_ISO8859_13 is not set
  804. # CONFIG_NLS_ISO8859_14 is not set
  805. # CONFIG_NLS_ISO8859_15 is not set
  806. # CONFIG_NLS_KOI8_R is not set
  807. # CONFIG_NLS_KOI8_U is not set
  808. CONFIG_NLS_UTF8=y
  809.  
  810. #
  811. # Kernel hacking
  812. #
  813. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  814. # CONFIG_PRINTK_TIME is not set
  815. # CONFIG_ENABLE_WARN_DEPRECATED is not set
  816. # CONFIG_ENABLE_MUST_CHECK is not set
  817. CONFIG_FRAME_WARN=2048
  818. # CONFIG_MAGIC_SYSRQ is not set
  819. # CONFIG_UNUSED_SYMBOLS is not set
  820. CONFIG_DEBUG_FS=y
  821. # CONFIG_HEADERS_CHECK is not set
  822. # CONFIG_DEBUG_KERNEL is not set
  823. CONFIG_DEBUG_BUGVERBOSE=y
  824. CONFIG_DEBUG_MEMORY_INIT=y
  825. # CONFIG_RCU_CPU_STALL_DETECTOR is not set
  826. # CONFIG_LATENCYTOP is not set
  827. # CONFIG_SYSCTL_SYSCALL_CHECK is not set
  828. CONFIG_HAVE_FUNCTION_TRACER=y
  829. CONFIG_HAVE_DYNAMIC_FTRACE=y
  830. CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
  831.  
  832. #
  833. # Tracers
  834. #
  835. # CONFIG_SYSPROF_TRACER is not set
  836. # CONFIG_DYNAMIC_PRINTK_DEBUG is not set
  837. # CONFIG_SAMPLES is not set
  838. CONFIG_HAVE_ARCH_KGDB=y
  839. # CONFIG_STRICT_DEVMEM is not set
  840. # CONFIG_X86_VERBOSE_BOOTUP is not set
  841. CONFIG_EARLY_PRINTK=y
  842. # CONFIG_4KSTACKS is not set
  843. CONFIG_DOUBLEFAULT=y
  844. CONFIG_IO_DELAY_TYPE_0X80=0
  845. CONFIG_IO_DELAY_TYPE_0XED=1
  846. CONFIG_IO_DELAY_TYPE_UDELAY=2
  847. CONFIG_IO_DELAY_TYPE_NONE=3
  848. CONFIG_IO_DELAY_0X80=y
  849. # CONFIG_IO_DELAY_0XED is not set
  850. # CONFIG_IO_DELAY_UDELAY is not set
  851. # CONFIG_IO_DELAY_NONE is not set
  852. CONFIG_DEFAULT_IO_DELAY_TYPE=0
  853. # CONFIG_OPTIMIZE_INLINING is not set
  854.  
  855. #
  856. # Security options
  857. #
  858. # CONFIG_KEYS is not set
  859. # CONFIG_SECURITY is not set
  860. # CONFIG_SECURITYFS is not set
  861. # CONFIG_SECURITY_FILE_CAPABILITIES is not set
  862. # CONFIG_CRYPTO is not set
  863. CONFIG_HAVE_KVM=y
  864. # CONFIG_VIRTUALIZATION is not set
  865.  
  866. #
  867. # Library routines
  868. #
  869. CONFIG_BITREVERSE=y
  870. CONFIG_GENERIC_FIND_FIRST_BIT=y
  871. CONFIG_GENERIC_FIND_NEXT_BIT=y
  872. # CONFIG_CRC_CCITT is not set
  873. # CONFIG_CRC16 is not set
  874. # CONFIG_CRC_T10DIF is not set
  875. # CONFIG_CRC_ITU_T is not set
  876. CONFIG_CRC32=y
  877. # CONFIG_CRC7 is not set
  878. # CONFIG_LIBCRC32C is not set
  879. CONFIG_AUDIT_GENERIC=y
  880. CONFIG_PLIST=y
  881. CONFIG_HAS_IOMEM=y
  882. CONFIG_HAS_IOPORT=y
  883. CONFIG_HAS_DMA=y
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement