bigsur_defconfig 24 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.10-rc2
  4. # Mon Nov 29 13:27:48 2004
  5. #
  6. #
  7. # Code maturity level options
  8. #
  9. CONFIG_EXPERIMENTAL=y
  10. CONFIG_CLEAN_COMPILE=y
  11. CONFIG_LOCK_KERNEL=y
  12. #
  13. # General setup
  14. #
  15. CONFIG_LOCALVERSION=""
  16. CONFIG_SWAP=y
  17. CONFIG_SYSVIPC=y
  18. CONFIG_POSIX_MQUEUE=y
  19. # CONFIG_BSD_PROCESS_ACCT is not set
  20. CONFIG_SYSCTL=y
  21. # CONFIG_AUDIT is not set
  22. CONFIG_LOG_BUF_SHIFT=16
  23. CONFIG_HOTPLUG=y
  24. CONFIG_KOBJECT_UEVENT=y
  25. # CONFIG_IKCONFIG is not set
  26. # CONFIG_EMBEDDED is not set
  27. CONFIG_KALLSYMS=y
  28. # CONFIG_KALLSYMS_ALL is not set
  29. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  30. CONFIG_FUTEX=y
  31. CONFIG_EPOLL=y
  32. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  33. CONFIG_SHMEM=y
  34. CONFIG_CC_ALIGN_FUNCTIONS=0
  35. CONFIG_CC_ALIGN_LABELS=0
  36. CONFIG_CC_ALIGN_LOOPS=0
  37. CONFIG_CC_ALIGN_JUMPS=0
  38. # CONFIG_TINY_SHMEM is not set
  39. #
  40. # Loadable module support
  41. #
  42. CONFIG_MODULES=y
  43. CONFIG_MODULE_UNLOAD=y
  44. # CONFIG_MODULE_FORCE_UNLOAD is not set
  45. CONFIG_OBSOLETE_MODPARM=y
  46. # CONFIG_MODVERSIONS is not set
  47. # CONFIG_MODULE_SRCVERSION_ALL is not set
  48. CONFIG_KMOD=y
  49. CONFIG_STOP_MACHINE=y
  50. #
  51. # Processor type and features
  52. #
  53. CONFIG_IA64=y
  54. CONFIG_64BIT=y
  55. CONFIG_MMU=y
  56. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  57. CONFIG_TIME_INTERPOLATION=y
  58. CONFIG_EFI=y
  59. CONFIG_GENERIC_IOMAP=y
  60. # CONFIG_IA64_GENERIC is not set
  61. CONFIG_IA64_DIG=y
  62. # CONFIG_IA64_HP_ZX1 is not set
  63. # CONFIG_IA64_SGI_SN2 is not set
  64. # CONFIG_IA64_HP_SIM is not set
  65. CONFIG_ITANIUM=y
  66. # CONFIG_MCKINLEY is not set
  67. # CONFIG_IA64_PAGE_SIZE_4KB is not set
  68. # CONFIG_IA64_PAGE_SIZE_8KB is not set
  69. CONFIG_IA64_PAGE_SIZE_16KB=y
  70. # CONFIG_IA64_PAGE_SIZE_64KB is not set
  71. CONFIG_IA64_BRL_EMU=y
  72. CONFIG_IA64_L1_CACHE_SHIFT=6
  73. # CONFIG_NUMA is not set
  74. # CONFIG_VIRTUAL_MEM_MAP is not set
  75. # CONFIG_IA64_CYCLONE is not set
  76. CONFIG_IOSAPIC=y
  77. CONFIG_FORCE_MAX_ZONEORDER=18
  78. CONFIG_SMP=y
  79. CONFIG_NR_CPUS=2
  80. # CONFIG_HOTPLUG_CPU is not set
  81. CONFIG_PREEMPT=y
  82. CONFIG_HAVE_DEC_LOCK=y
  83. CONFIG_IA32_SUPPORT=y
  84. CONFIG_COMPAT=y
  85. # CONFIG_IA64_MCA_RECOVERY is not set
  86. CONFIG_PERFMON=y
  87. CONFIG_IA64_PALINFO=y
  88. #
  89. # Firmware Drivers
  90. #
  91. CONFIG_EFI_VARS=y
  92. CONFIG_EFI_PCDP=y
  93. CONFIG_BINFMT_ELF=y
  94. CONFIG_BINFMT_MISC=m
  95. #
  96. # Power management and ACPI
  97. #
  98. CONFIG_PM=y
  99. CONFIG_ACPI=y
  100. #
  101. # ACPI (Advanced Configuration and Power Interface) Support
  102. #
  103. CONFIG_ACPI_BUTTON=m
  104. CONFIG_ACPI_FAN=m
  105. CONFIG_ACPI_PROCESSOR=m
  106. CONFIG_ACPI_THERMAL=m
  107. # CONFIG_ACPI_DEBUG is not set
  108. CONFIG_ACPI_POWER=y
  109. CONFIG_ACPI_SYSTEM=y
  110. #
  111. # Bus options (PCI, PCMCIA)
  112. #
  113. CONFIG_PCI=y
  114. CONFIG_PCI_DOMAINS=y
  115. # CONFIG_PCI_MSI is not set
  116. CONFIG_PCI_LEGACY_PROC=y
  117. CONFIG_PCI_NAMES=y
  118. #
  119. # PCI Hotplug Support
  120. #
  121. # CONFIG_HOTPLUG_PCI is not set
  122. #
  123. # PCCARD (PCMCIA/CardBus) support
  124. #
  125. # CONFIG_PCCARD is not set
  126. #
  127. # PC-card bridges
  128. #
  129. #
  130. # Device Drivers
  131. #
  132. #
  133. # Generic Driver Options
  134. #
  135. CONFIG_STANDALONE=y
  136. CONFIG_PREVENT_FIRMWARE_BUILD=y
  137. # CONFIG_FW_LOADER is not set
  138. # CONFIG_DEBUG_DRIVER is not set
  139. #
  140. # Memory Technology Devices (MTD)
  141. #
  142. # CONFIG_MTD is not set
  143. #
  144. # Parallel port support
  145. #
  146. # CONFIG_PARPORT is not set
  147. #
  148. # Plug and Play support
  149. #
  150. # CONFIG_PNP is not set
  151. #
  152. # Block devices
  153. #
  154. # CONFIG_BLK_CPQ_DA is not set
  155. # CONFIG_BLK_CPQ_CISS_DA is not set
  156. # CONFIG_BLK_DEV_DAC960 is not set
  157. # CONFIG_BLK_DEV_UMEM is not set
  158. CONFIG_BLK_DEV_LOOP=m
  159. CONFIG_BLK_DEV_CRYPTOLOOP=m
  160. CONFIG_BLK_DEV_NBD=m
  161. # CONFIG_BLK_DEV_SX8 is not set
  162. # CONFIG_BLK_DEV_UB is not set
  163. CONFIG_BLK_DEV_RAM=m
  164. CONFIG_BLK_DEV_RAM_SIZE=4096
  165. CONFIG_INITRAMFS_SOURCE=""
  166. # CONFIG_CDROM_PKTCDVD is not set
  167. #
  168. # IO Schedulers
  169. #
  170. CONFIG_IOSCHED_NOOP=y
  171. CONFIG_IOSCHED_AS=y
  172. CONFIG_IOSCHED_DEADLINE=y
  173. CONFIG_IOSCHED_CFQ=y
  174. #
  175. # ATA/ATAPI/MFM/RLL support
  176. #
  177. CONFIG_IDE=m
  178. CONFIG_BLK_DEV_IDE=m
  179. #
  180. # Please see Documentation/ide.txt for help/info on IDE drives
  181. #
  182. # CONFIG_BLK_DEV_IDE_SATA is not set
  183. CONFIG_BLK_DEV_IDEDISK=m
  184. # CONFIG_IDEDISK_MULTI_MODE is not set
  185. CONFIG_BLK_DEV_IDECD=m
  186. # CONFIG_BLK_DEV_IDETAPE is not set
  187. CONFIG_BLK_DEV_IDEFLOPPY=m
  188. # CONFIG_BLK_DEV_IDESCSI is not set
  189. # CONFIG_IDE_TASK_IOCTL is not set
  190. #
  191. # IDE chipset support/bugfixes
  192. #
  193. CONFIG_IDE_GENERIC=m
  194. CONFIG_BLK_DEV_IDEPCI=y
  195. CONFIG_IDEPCI_SHARE_IRQ=y
  196. # CONFIG_BLK_DEV_OFFBOARD is not set
  197. CONFIG_BLK_DEV_GENERIC=m
  198. # CONFIG_BLK_DEV_OPTI621 is not set
  199. CONFIG_BLK_DEV_IDEDMA_PCI=y
  200. # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
  201. CONFIG_IDEDMA_PCI_AUTO=y
  202. # CONFIG_IDEDMA_ONLYDISK is not set
  203. # CONFIG_BLK_DEV_AEC62XX is not set
  204. # CONFIG_BLK_DEV_ALI15X3 is not set
  205. # CONFIG_BLK_DEV_AMD74XX is not set
  206. # CONFIG_BLK_DEV_CMD64X is not set
  207. # CONFIG_BLK_DEV_TRIFLEX is not set
  208. # CONFIG_BLK_DEV_CY82C693 is not set
  209. # CONFIG_BLK_DEV_CS5520 is not set
  210. # CONFIG_BLK_DEV_CS5530 is not set
  211. # CONFIG_BLK_DEV_HPT34X is not set
  212. # CONFIG_BLK_DEV_HPT366 is not set
  213. # CONFIG_BLK_DEV_SC1200 is not set
  214. CONFIG_BLK_DEV_PIIX=m
  215. # CONFIG_BLK_DEV_NS87415 is not set
  216. # CONFIG_BLK_DEV_PDC202XX_OLD is not set
  217. # CONFIG_BLK_DEV_PDC202XX_NEW is not set
  218. # CONFIG_BLK_DEV_SVWKS is not set
  219. # CONFIG_BLK_DEV_SIIMAGE is not set
  220. # CONFIG_BLK_DEV_SLC90E66 is not set
  221. # CONFIG_BLK_DEV_TRM290 is not set
  222. # CONFIG_BLK_DEV_VIA82CXXX is not set
  223. # CONFIG_IDE_ARM is not set
  224. CONFIG_BLK_DEV_IDEDMA=y
  225. # CONFIG_IDEDMA_IVB is not set
  226. CONFIG_IDEDMA_AUTO=y
  227. # CONFIG_BLK_DEV_HD is not set
  228. #
  229. # SCSI device support
  230. #
  231. CONFIG_SCSI=y
  232. CONFIG_SCSI_PROC_FS=y
  233. #
  234. # SCSI support type (disk, tape, CD-ROM)
  235. #
  236. CONFIG_BLK_DEV_SD=y
  237. # CONFIG_CHR_DEV_ST is not set
  238. # CONFIG_CHR_DEV_OSST is not set
  239. # CONFIG_BLK_DEV_SR is not set
  240. # CONFIG_CHR_DEV_SG is not set
  241. #
  242. # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
  243. #
  244. # CONFIG_SCSI_MULTI_LUN is not set
  245. CONFIG_SCSI_CONSTANTS=y
  246. CONFIG_SCSI_LOGGING=y
  247. #
  248. # SCSI Transport Attributes
  249. #
  250. CONFIG_SCSI_SPI_ATTRS=m
  251. # CONFIG_SCSI_FC_ATTRS is not set
  252. #
  253. # SCSI low-level drivers
  254. #
  255. # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
  256. # CONFIG_SCSI_3W_9XXX is not set
  257. # CONFIG_SCSI_ACARD is not set
  258. # CONFIG_SCSI_AACRAID is not set
  259. # CONFIG_SCSI_AIC7XXX is not set
  260. # CONFIG_SCSI_AIC7XXX_OLD is not set
  261. # CONFIG_SCSI_AIC79XX is not set
  262. # CONFIG_MEGARAID_NEWGEN is not set
  263. # CONFIG_MEGARAID_LEGACY is not set
  264. # CONFIG_SCSI_SATA is not set
  265. # CONFIG_SCSI_BUSLOGIC is not set
  266. # CONFIG_SCSI_DMX3191D is not set
  267. # CONFIG_SCSI_EATA is not set
  268. # CONFIG_SCSI_EATA_PIO is not set
  269. # CONFIG_SCSI_FUTURE_DOMAIN is not set
  270. # CONFIG_SCSI_GDTH is not set
  271. # CONFIG_SCSI_IPS is not set
  272. # CONFIG_SCSI_INITIO is not set
  273. # CONFIG_SCSI_INIA100 is not set
  274. # CONFIG_SCSI_SYM53C8XX_2 is not set
  275. # CONFIG_SCSI_IPR is not set
  276. # CONFIG_SCSI_QLOGIC_ISP is not set
  277. # CONFIG_SCSI_QLOGIC_FC is not set
  278. CONFIG_SCSI_QLOGIC_1280=y
  279. # CONFIG_SCSI_QLOGIC_1280_1040 is not set
  280. CONFIG_SCSI_QLA2XXX=y
  281. # CONFIG_SCSI_QLA21XX is not set
  282. # CONFIG_SCSI_QLA22XX is not set
  283. # CONFIG_SCSI_QLA2300 is not set
  284. # CONFIG_SCSI_QLA2322 is not set
  285. # CONFIG_SCSI_QLA6312 is not set
  286. # CONFIG_SCSI_QLA6322 is not set
  287. # CONFIG_SCSI_DC395x is not set
  288. # CONFIG_SCSI_DC390T is not set
  289. # CONFIG_SCSI_DEBUG is not set
  290. #
  291. # Multi-device support (RAID and LVM)
  292. #
  293. CONFIG_MD=y
  294. CONFIG_BLK_DEV_MD=m
  295. CONFIG_MD_LINEAR=m
  296. CONFIG_MD_RAID0=m
  297. CONFIG_MD_RAID1=m
  298. CONFIG_MD_RAID10=m
  299. CONFIG_MD_RAID5=m
  300. CONFIG_MD_RAID6=m
  301. CONFIG_MD_MULTIPATH=m
  302. # CONFIG_MD_FAULTY is not set
  303. CONFIG_BLK_DEV_DM=m
  304. CONFIG_DM_CRYPT=m
  305. CONFIG_DM_SNAPSHOT=m
  306. CONFIG_DM_MIRROR=m
  307. CONFIG_DM_ZERO=m
  308. #
  309. # Fusion MPT device support
  310. #
  311. # CONFIG_FUSION is not set
  312. #
  313. # IEEE 1394 (FireWire) support
  314. #
  315. # CONFIG_IEEE1394 is not set
  316. #
  317. # I2O device support
  318. #
  319. # CONFIG_I2O is not set
  320. #
  321. # Networking support
  322. #
  323. CONFIG_NET=y
  324. #
  325. # Networking options
  326. #
  327. CONFIG_PACKET=y
  328. CONFIG_PACKET_MMAP=y
  329. # CONFIG_NETLINK_DEV is not set
  330. CONFIG_UNIX=y
  331. # CONFIG_NET_KEY is not set
  332. CONFIG_INET=y
  333. # CONFIG_IP_MULTICAST is not set
  334. # CONFIG_IP_ADVANCED_ROUTER is not set
  335. # CONFIG_IP_PNP is not set
  336. # CONFIG_NET_IPIP is not set
  337. # CONFIG_NET_IPGRE is not set
  338. # CONFIG_ARPD is not set
  339. # CONFIG_SYN_COOKIES is not set
  340. # CONFIG_INET_AH is not set
  341. # CONFIG_INET_ESP is not set
  342. # CONFIG_INET_IPCOMP is not set
  343. # CONFIG_INET_TUNNEL is not set
  344. CONFIG_IP_TCPDIAG=y
  345. # CONFIG_IP_TCPDIAG_IPV6 is not set
  346. # CONFIG_IPV6 is not set
  347. # CONFIG_NETFILTER is not set
  348. #
  349. # SCTP Configuration (EXPERIMENTAL)
  350. #
  351. # CONFIG_IP_SCTP is not set
  352. # CONFIG_ATM is not set
  353. # CONFIG_BRIDGE is not set
  354. # CONFIG_VLAN_8021Q is not set
  355. # CONFIG_DECNET is not set
  356. # CONFIG_LLC2 is not set
  357. # CONFIG_IPX is not set
  358. # CONFIG_ATALK is not set
  359. # CONFIG_X25 is not set
  360. # CONFIG_LAPB is not set
  361. # CONFIG_NET_DIVERT is not set
  362. # CONFIG_ECONET is not set
  363. # CONFIG_WAN_ROUTER is not set
  364. #
  365. # QoS and/or fair queueing
  366. #
  367. # CONFIG_NET_SCHED is not set
  368. # CONFIG_NET_CLS_ROUTE is not set
  369. #
  370. # Network testing
  371. #
  372. # CONFIG_NET_PKTGEN is not set
  373. # CONFIG_NETPOLL is not set
  374. # CONFIG_NET_POLL_CONTROLLER is not set
  375. # CONFIG_HAMRADIO is not set
  376. # CONFIG_IRDA is not set
  377. # CONFIG_BT is not set
  378. CONFIG_NETDEVICES=y
  379. CONFIG_DUMMY=y
  380. # CONFIG_BONDING is not set
  381. # CONFIG_EQUALIZER is not set
  382. # CONFIG_TUN is not set
  383. #
  384. # ARCnet devices
  385. #
  386. # CONFIG_ARCNET is not set
  387. #
  388. # Ethernet (10 or 100Mbit)
  389. #
  390. CONFIG_NET_ETHERNET=y
  391. CONFIG_MII=y
  392. # CONFIG_HAPPYMEAL is not set
  393. # CONFIG_SUNGEM is not set
  394. # CONFIG_NET_VENDOR_3COM is not set
  395. #
  396. # Tulip family network device support
  397. #
  398. # CONFIG_NET_TULIP is not set
  399. # CONFIG_HP100 is not set
  400. CONFIG_NET_PCI=y
  401. # CONFIG_PCNET32 is not set
  402. # CONFIG_AMD8111_ETH is not set
  403. # CONFIG_ADAPTEC_STARFIRE is not set
  404. # CONFIG_B44 is not set
  405. # CONFIG_FORCEDETH is not set
  406. # CONFIG_DGRS is not set
  407. CONFIG_EEPRO100=y
  408. # CONFIG_EEPRO100_PIO is not set
  409. # CONFIG_E100 is not set
  410. # CONFIG_FEALNX is not set
  411. # CONFIG_NATSEMI is not set
  412. # CONFIG_NE2K_PCI is not set
  413. # CONFIG_8139CP is not set
  414. # CONFIG_8139TOO is not set
  415. # CONFIG_SIS900 is not set
  416. # CONFIG_EPIC100 is not set
  417. # CONFIG_SUNDANCE is not set
  418. # CONFIG_VIA_RHINE is not set
  419. #
  420. # Ethernet (1000 Mbit)
  421. #
  422. # CONFIG_ACENIC is not set
  423. # CONFIG_DL2K is not set
  424. # CONFIG_E1000 is not set
  425. # CONFIG_NS83820 is not set
  426. # CONFIG_HAMACHI is not set
  427. # CONFIG_YELLOWFIN is not set
  428. # CONFIG_R8169 is not set
  429. # CONFIG_SK98LIN is not set
  430. # CONFIG_VIA_VELOCITY is not set
  431. # CONFIG_TIGON3 is not set
  432. #
  433. # Ethernet (10000 Mbit)
  434. #
  435. # CONFIG_IXGB is not set
  436. # CONFIG_S2IO is not set
  437. #
  438. # Token Ring devices
  439. #
  440. # CONFIG_TR is not set
  441. #
  442. # Wireless LAN (non-hamradio)
  443. #
  444. # CONFIG_NET_RADIO is not set
  445. #
  446. # Wan interfaces
  447. #
  448. # CONFIG_WAN is not set
  449. # CONFIG_FDDI is not set
  450. # CONFIG_HIPPI is not set
  451. # CONFIG_PPP is not set
  452. # CONFIG_SLIP is not set
  453. # CONFIG_NET_FC is not set
  454. # CONFIG_SHAPER is not set
  455. # CONFIG_NETCONSOLE is not set
  456. #
  457. # ISDN subsystem
  458. #
  459. # CONFIG_ISDN is not set
  460. #
  461. # Telephony Support
  462. #
  463. # CONFIG_PHONE is not set
  464. #
  465. # Input device support
  466. #
  467. CONFIG_INPUT=y
  468. #
  469. # Userland interfaces
  470. #
  471. CONFIG_INPUT_MOUSEDEV=y
  472. CONFIG_INPUT_MOUSEDEV_PSAUX=y
  473. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  474. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  475. # CONFIG_INPUT_JOYDEV is not set
  476. # CONFIG_INPUT_TSDEV is not set
  477. CONFIG_INPUT_EVDEV=y
  478. # CONFIG_INPUT_EVBUG is not set
  479. #
  480. # Input I/O drivers
  481. #
  482. # CONFIG_GAMEPORT is not set
  483. CONFIG_SOUND_GAMEPORT=y
  484. CONFIG_SERIO=y
  485. CONFIG_SERIO_I8042=y
  486. CONFIG_SERIO_SERPORT=y
  487. # CONFIG_SERIO_CT82C710 is not set
  488. # CONFIG_SERIO_PCIPS2 is not set
  489. # CONFIG_SERIO_RAW is not set
  490. #
  491. # Input Device Drivers
  492. #
  493. CONFIG_INPUT_KEYBOARD=y
  494. CONFIG_KEYBOARD_ATKBD=y
  495. # CONFIG_KEYBOARD_SUNKBD is not set
  496. # CONFIG_KEYBOARD_LKKBD is not set
  497. # CONFIG_KEYBOARD_XTKBD is not set
  498. # CONFIG_KEYBOARD_NEWTON is not set
  499. CONFIG_INPUT_MOUSE=y
  500. CONFIG_MOUSE_PS2=y
  501. # CONFIG_MOUSE_SERIAL is not set
  502. # CONFIG_MOUSE_VSXXXAA is not set
  503. # CONFIG_INPUT_JOYSTICK is not set
  504. # CONFIG_INPUT_TOUCHSCREEN is not set
  505. # CONFIG_INPUT_MISC is not set
  506. #
  507. # Character devices
  508. #
  509. CONFIG_VT=y
  510. CONFIG_VT_CONSOLE=y
  511. CONFIG_HW_CONSOLE=y
  512. # CONFIG_SERIAL_NONSTANDARD is not set
  513. #
  514. # Serial drivers
  515. #
  516. CONFIG_SERIAL_8250=y
  517. CONFIG_SERIAL_8250_CONSOLE=y
  518. CONFIG_SERIAL_8250_ACPI=y
  519. CONFIG_SERIAL_8250_NR_UARTS=4
  520. CONFIG_SERIAL_8250_EXTENDED=y
  521. CONFIG_SERIAL_8250_SHARE_IRQ=y
  522. # CONFIG_SERIAL_8250_DETECT_IRQ is not set
  523. # CONFIG_SERIAL_8250_MULTIPORT is not set
  524. # CONFIG_SERIAL_8250_RSA is not set
  525. #
  526. # Non-8250 serial port support
  527. #
  528. CONFIG_SERIAL_CORE=y
  529. CONFIG_SERIAL_CORE_CONSOLE=y
  530. CONFIG_UNIX98_PTYS=y
  531. CONFIG_LEGACY_PTYS=y
  532. CONFIG_LEGACY_PTY_COUNT=256
  533. #
  534. # IPMI
  535. #
  536. # CONFIG_IPMI_HANDLER is not set
  537. #
  538. # Watchdog Cards
  539. #
  540. # CONFIG_WATCHDOG is not set
  541. # CONFIG_HW_RANDOM is not set
  542. CONFIG_EFI_RTC=y
  543. # CONFIG_DTLK is not set
  544. # CONFIG_R3964 is not set
  545. # CONFIG_APPLICOM is not set
  546. #
  547. # Ftape, the floppy tape device driver
  548. #
  549. CONFIG_AGP=m
  550. CONFIG_AGP_I460=m
  551. CONFIG_DRM=y
  552. # CONFIG_DRM_TDFX is not set
  553. CONFIG_DRM_R128=m
  554. # CONFIG_DRM_RADEON is not set
  555. # CONFIG_DRM_MGA is not set
  556. # CONFIG_DRM_SIS is not set
  557. # CONFIG_RAW_DRIVER is not set
  558. # CONFIG_HPET is not set
  559. #
  560. # I2C support
  561. #
  562. CONFIG_I2C=y
  563. CONFIG_I2C_CHARDEV=y
  564. #
  565. # I2C Algorithms
  566. #
  567. CONFIG_I2C_ALGOBIT=y
  568. # CONFIG_I2C_ALGOPCF is not set
  569. # CONFIG_I2C_ALGOPCA is not set
  570. #
  571. # I2C Hardware Bus support
  572. #
  573. # CONFIG_I2C_ALI1535 is not set
  574. # CONFIG_I2C_ALI1563 is not set
  575. # CONFIG_I2C_ALI15X3 is not set
  576. # CONFIG_I2C_AMD756 is not set
  577. # CONFIG_I2C_AMD8111 is not set
  578. # CONFIG_I2C_I801 is not set
  579. # CONFIG_I2C_I810 is not set
  580. # CONFIG_I2C_ISA is not set
  581. # CONFIG_I2C_NFORCE2 is not set
  582. # CONFIG_I2C_PARPORT_LIGHT is not set
  583. # CONFIG_I2C_PROSAVAGE is not set
  584. # CONFIG_I2C_SAVAGE4 is not set
  585. # CONFIG_SCx200_ACB is not set
  586. # CONFIG_I2C_SIS5595 is not set
  587. # CONFIG_I2C_SIS630 is not set
  588. # CONFIG_I2C_SIS96X is not set
  589. # CONFIG_I2C_STUB is not set
  590. # CONFIG_I2C_VIA is not set
  591. # CONFIG_I2C_VIAPRO is not set
  592. # CONFIG_I2C_VOODOO3 is not set
  593. # CONFIG_I2C_PCA_ISA is not set
  594. #
  595. # Hardware Sensors Chip support
  596. #
  597. # CONFIG_I2C_SENSOR is not set
  598. # CONFIG_SENSORS_ADM1021 is not set
  599. # CONFIG_SENSORS_ADM1025 is not set
  600. # CONFIG_SENSORS_ADM1031 is not set
  601. # CONFIG_SENSORS_ASB100 is not set
  602. # CONFIG_SENSORS_DS1621 is not set
  603. # CONFIG_SENSORS_FSCHER is not set
  604. # CONFIG_SENSORS_GL518SM is not set
  605. # CONFIG_SENSORS_IT87 is not set
  606. # CONFIG_SENSORS_LM63 is not set
  607. # CONFIG_SENSORS_LM75 is not set
  608. # CONFIG_SENSORS_LM77 is not set
  609. # CONFIG_SENSORS_LM78 is not set
  610. # CONFIG_SENSORS_LM80 is not set
  611. # CONFIG_SENSORS_LM83 is not set
  612. # CONFIG_SENSORS_LM85 is not set
  613. # CONFIG_SENSORS_LM87 is not set
  614. # CONFIG_SENSORS_LM90 is not set
  615. # CONFIG_SENSORS_MAX1619 is not set
  616. # CONFIG_SENSORS_PC87360 is not set
  617. # CONFIG_SENSORS_SMSC47M1 is not set
  618. # CONFIG_SENSORS_VIA686A is not set
  619. # CONFIG_SENSORS_W83781D is not set
  620. # CONFIG_SENSORS_W83L785TS is not set
  621. # CONFIG_SENSORS_W83627HF is not set
  622. #
  623. # Other I2C Chip support
  624. #
  625. # CONFIG_SENSORS_EEPROM is not set
  626. # CONFIG_SENSORS_PCF8574 is not set
  627. # CONFIG_SENSORS_PCF8591 is not set
  628. # CONFIG_SENSORS_RTC8564 is not set
  629. # CONFIG_I2C_DEBUG_CORE is not set
  630. # CONFIG_I2C_DEBUG_ALGO is not set
  631. # CONFIG_I2C_DEBUG_BUS is not set
  632. # CONFIG_I2C_DEBUG_CHIP is not set
  633. #
  634. # Dallas's 1-wire bus
  635. #
  636. # CONFIG_W1 is not set
  637. #
  638. # Misc devices
  639. #
  640. #
  641. # Multimedia devices
  642. #
  643. # CONFIG_VIDEO_DEV is not set
  644. #
  645. # Digital Video Broadcasting Devices
  646. #
  647. # CONFIG_DVB is not set
  648. #
  649. # Graphics support
  650. #
  651. # CONFIG_FB is not set
  652. #
  653. # Console display driver support
  654. #
  655. CONFIG_VGA_CONSOLE=y
  656. CONFIG_DUMMY_CONSOLE=y
  657. #
  658. # Sound
  659. #
  660. CONFIG_SOUND=m
  661. #
  662. # Advanced Linux Sound Architecture
  663. #
  664. CONFIG_SND=m
  665. CONFIG_SND_TIMER=m
  666. CONFIG_SND_PCM=m
  667. CONFIG_SND_HWDEP=m
  668. CONFIG_SND_RAWMIDI=m
  669. CONFIG_SND_SEQUENCER=m
  670. # CONFIG_SND_SEQ_DUMMY is not set
  671. CONFIG_SND_OSSEMUL=y
  672. CONFIG_SND_MIXER_OSS=m
  673. CONFIG_SND_PCM_OSS=m
  674. # CONFIG_SND_SEQUENCER_OSS is not set
  675. # CONFIG_SND_VERBOSE_PRINTK is not set
  676. # CONFIG_SND_DEBUG is not set
  677. #
  678. # Generic devices
  679. #
  680. CONFIG_SND_OPL3_LIB=m
  681. # CONFIG_SND_DUMMY is not set
  682. # CONFIG_SND_VIRMIDI is not set
  683. # CONFIG_SND_MTPAV is not set
  684. # CONFIG_SND_SERIAL_U16550 is not set
  685. # CONFIG_SND_MPU401 is not set
  686. #
  687. # PCI devices
  688. #
  689. CONFIG_SND_AC97_CODEC=m
  690. # CONFIG_SND_ALI5451 is not set
  691. # CONFIG_SND_ATIIXP is not set
  692. # CONFIG_SND_ATIIXP_MODEM is not set
  693. # CONFIG_SND_AU8810 is not set
  694. # CONFIG_SND_AU8820 is not set
  695. # CONFIG_SND_AU8830 is not set
  696. # CONFIG_SND_AZT3328 is not set
  697. # CONFIG_SND_BT87X is not set
  698. # CONFIG_SND_CS46XX is not set
  699. CONFIG_SND_CS4281=m
  700. # CONFIG_SND_EMU10K1 is not set
  701. # CONFIG_SND_KORG1212 is not set
  702. # CONFIG_SND_MIXART is not set
  703. # CONFIG_SND_NM256 is not set
  704. # CONFIG_SND_RME32 is not set
  705. # CONFIG_SND_RME96 is not set
  706. # CONFIG_SND_RME9652 is not set
  707. # CONFIG_SND_HDSP is not set
  708. # CONFIG_SND_TRIDENT is not set
  709. # CONFIG_SND_YMFPCI is not set
  710. # CONFIG_SND_ALS4000 is not set
  711. # CONFIG_SND_CMIPCI is not set
  712. # CONFIG_SND_ENS1370 is not set
  713. # CONFIG_SND_ENS1371 is not set
  714. # CONFIG_SND_ES1938 is not set
  715. # CONFIG_SND_ES1968 is not set
  716. # CONFIG_SND_MAESTRO3 is not set
  717. # CONFIG_SND_FM801 is not set
  718. # CONFIG_SND_ICE1712 is not set
  719. # CONFIG_SND_ICE1724 is not set
  720. # CONFIG_SND_INTEL8X0 is not set
  721. # CONFIG_SND_INTEL8X0M is not set
  722. # CONFIG_SND_SONICVIBES is not set
  723. # CONFIG_SND_VIA82XX is not set
  724. # CONFIG_SND_VX222 is not set
  725. #
  726. # USB devices
  727. #
  728. # CONFIG_SND_USB_AUDIO is not set
  729. # CONFIG_SND_USB_USX2Y is not set
  730. #
  731. # Open Sound System
  732. #
  733. # CONFIG_SOUND_PRIME is not set
  734. #
  735. # USB support
  736. #
  737. CONFIG_USB=m
  738. # CONFIG_USB_DEBUG is not set
  739. #
  740. # Miscellaneous USB options
  741. #
  742. CONFIG_USB_DEVICEFS=y
  743. # CONFIG_USB_BANDWIDTH is not set
  744. # CONFIG_USB_DYNAMIC_MINORS is not set
  745. # CONFIG_USB_SUSPEND is not set
  746. # CONFIG_USB_OTG is not set
  747. CONFIG_USB_ARCH_HAS_HCD=y
  748. CONFIG_USB_ARCH_HAS_OHCI=y
  749. #
  750. # USB Host Controller Drivers
  751. #
  752. # CONFIG_USB_EHCI_HCD is not set
  753. # CONFIG_USB_OHCI_HCD is not set
  754. CONFIG_USB_UHCI_HCD=m
  755. #
  756. # USB Device Class drivers
  757. #
  758. CONFIG_USB_AUDIO=m
  759. CONFIG_USB_BLUETOOTH_TTY=m
  760. CONFIG_USB_MIDI=m
  761. CONFIG_USB_ACM=m
  762. CONFIG_USB_PRINTER=m
  763. CONFIG_USB_STORAGE=m
  764. # CONFIG_USB_STORAGE_DEBUG is not set
  765. # CONFIG_USB_STORAGE_RW_DETECT is not set
  766. # CONFIG_USB_STORAGE_DATAFAB is not set
  767. # CONFIG_USB_STORAGE_FREECOM is not set
  768. # CONFIG_USB_STORAGE_ISD200 is not set
  769. # CONFIG_USB_STORAGE_DPCM is not set
  770. # CONFIG_USB_STORAGE_HP8200e is not set
  771. # CONFIG_USB_STORAGE_SDDR09 is not set
  772. # CONFIG_USB_STORAGE_SDDR55 is not set
  773. # CONFIG_USB_STORAGE_JUMPSHOT is not set
  774. #
  775. # USB Input Devices
  776. #
  777. CONFIG_USB_HID=m
  778. CONFIG_USB_HIDINPUT=y
  779. # CONFIG_HID_FF is not set
  780. CONFIG_USB_HIDDEV=y
  781. #
  782. # USB HID Boot Protocol drivers
  783. #
  784. # CONFIG_USB_KBD is not set
  785. # CONFIG_USB_MOUSE is not set
  786. # CONFIG_USB_AIPTEK is not set
  787. # CONFIG_USB_WACOM is not set
  788. # CONFIG_USB_KBTAB is not set
  789. # CONFIG_USB_POWERMATE is not set
  790. # CONFIG_USB_MTOUCH is not set
  791. # CONFIG_USB_EGALAX is not set
  792. # CONFIG_USB_XPAD is not set
  793. # CONFIG_USB_ATI_REMOTE is not set
  794. #
  795. # USB Imaging devices
  796. #
  797. # CONFIG_USB_MDC800 is not set
  798. # CONFIG_USB_MICROTEK is not set
  799. # CONFIG_USB_HPUSBSCSI is not set
  800. #
  801. # USB Multimedia devices
  802. #
  803. # CONFIG_USB_DABUSB is not set
  804. #
  805. # Video4Linux support is needed for USB Multimedia device support
  806. #
  807. #
  808. # USB Network Adapters
  809. #
  810. # CONFIG_USB_CATC is not set
  811. # CONFIG_USB_KAWETH is not set
  812. # CONFIG_USB_PEGASUS is not set
  813. # CONFIG_USB_RTL8150 is not set
  814. # CONFIG_USB_USBNET is not set
  815. #
  816. # USB port drivers
  817. #
  818. #
  819. # USB Serial Converter support
  820. #
  821. # CONFIG_USB_SERIAL is not set
  822. #
  823. # USB Miscellaneous drivers
  824. #
  825. # CONFIG_USB_EMI62 is not set
  826. # CONFIG_USB_EMI26 is not set
  827. # CONFIG_USB_TIGL is not set
  828. # CONFIG_USB_AUERSWALD is not set
  829. # CONFIG_USB_RIO500 is not set
  830. # CONFIG_USB_LEGOTOWER is not set
  831. # CONFIG_USB_LCD is not set
  832. # CONFIG_USB_LED is not set
  833. # CONFIG_USB_CYTHERM is not set
  834. # CONFIG_USB_PHIDGETKIT is not set
  835. # CONFIG_USB_PHIDGETSERVO is not set
  836. # CONFIG_USB_TEST is not set
  837. #
  838. # USB ATM/DSL drivers
  839. #
  840. #
  841. # USB Gadget Support
  842. #
  843. # CONFIG_USB_GADGET is not set
  844. #
  845. # File systems
  846. #
  847. CONFIG_EXT2_FS=y
  848. # CONFIG_EXT2_FS_XATTR is not set
  849. CONFIG_EXT3_FS=y
  850. CONFIG_EXT3_FS_XATTR=y
  851. # CONFIG_EXT3_FS_POSIX_ACL is not set
  852. # CONFIG_EXT3_FS_SECURITY is not set
  853. CONFIG_JBD=y
  854. # CONFIG_JBD_DEBUG is not set
  855. CONFIG_FS_MBCACHE=y
  856. # CONFIG_REISERFS_FS is not set
  857. # CONFIG_JFS_FS is not set
  858. CONFIG_FS_POSIX_ACL=y
  859. CONFIG_XFS_FS=y
  860. # CONFIG_XFS_RT is not set
  861. CONFIG_XFS_QUOTA=y
  862. CONFIG_XFS_SECURITY=y
  863. CONFIG_XFS_POSIX_ACL=y
  864. # CONFIG_MINIX_FS is not set
  865. # CONFIG_ROMFS_FS is not set
  866. # CONFIG_QUOTA is not set
  867. CONFIG_QUOTACTL=y
  868. CONFIG_DNOTIFY=y
  869. CONFIG_AUTOFS_FS=m
  870. CONFIG_AUTOFS4_FS=m
  871. #
  872. # CD-ROM/DVD Filesystems
  873. #
  874. CONFIG_ISO9660_FS=m
  875. CONFIG_JOLIET=y
  876. # CONFIG_ZISOFS is not set
  877. CONFIG_UDF_FS=m
  878. CONFIG_UDF_NLS=y
  879. #
  880. # DOS/FAT/NT Filesystems
  881. #
  882. CONFIG_FAT_FS=y
  883. # CONFIG_MSDOS_FS is not set
  884. CONFIG_VFAT_FS=y
  885. CONFIG_FAT_DEFAULT_CODEPAGE=437
  886. CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
  887. # CONFIG_NTFS_FS is not set
  888. #
  889. # Pseudo filesystems
  890. #
  891. CONFIG_PROC_FS=y
  892. CONFIG_PROC_KCORE=y
  893. CONFIG_SYSFS=y
  894. # CONFIG_DEVFS_FS is not set
  895. CONFIG_DEVPTS_FS_XATTR=y
  896. CONFIG_DEVPTS_FS_SECURITY=y
  897. CONFIG_TMPFS=y
  898. # CONFIG_TMPFS_XATTR is not set
  899. CONFIG_HUGETLBFS=y
  900. CONFIG_HUGETLB_PAGE=y
  901. CONFIG_RAMFS=y
  902. #
  903. # Miscellaneous filesystems
  904. #
  905. # CONFIG_ADFS_FS is not set
  906. # CONFIG_AFFS_FS is not set
  907. # CONFIG_HFS_FS is not set
  908. # CONFIG_HFSPLUS_FS is not set
  909. # CONFIG_BEFS_FS is not set
  910. # CONFIG_BFS_FS is not set
  911. # CONFIG_EFS_FS is not set
  912. # CONFIG_CRAMFS is not set
  913. # CONFIG_VXFS_FS is not set
  914. # CONFIG_HPFS_FS is not set
  915. # CONFIG_QNX4FS_FS is not set
  916. # CONFIG_SYSV_FS is not set
  917. # CONFIG_UFS_FS is not set
  918. #
  919. # Network File Systems
  920. #
  921. CONFIG_NFS_FS=m
  922. CONFIG_NFS_V3=y
  923. CONFIG_NFS_V4=y
  924. # CONFIG_NFS_DIRECTIO is not set
  925. CONFIG_NFSD=m
  926. CONFIG_NFSD_V3=y
  927. CONFIG_NFSD_V4=y
  928. CONFIG_NFSD_TCP=y
  929. CONFIG_LOCKD=m
  930. CONFIG_LOCKD_V4=y
  931. CONFIG_EXPORTFS=m
  932. CONFIG_SUNRPC=m
  933. CONFIG_SUNRPC_GSS=m
  934. CONFIG_RPCSEC_GSS_KRB5=m
  935. # CONFIG_RPCSEC_GSS_SPKM3 is not set
  936. # CONFIG_SMB_FS is not set
  937. CONFIG_CIFS=m
  938. CONFIG_CIFS_STATS=y
  939. CONFIG_CIFS_XATTR=y
  940. CONFIG_CIFS_POSIX=y
  941. # CONFIG_NCP_FS is not set
  942. # CONFIG_CODA_FS is not set
  943. # CONFIG_AFS_FS is not set
  944. #
  945. # Partition Types
  946. #
  947. CONFIG_PARTITION_ADVANCED=y
  948. # CONFIG_ACORN_PARTITION is not set
  949. # CONFIG_OSF_PARTITION is not set
  950. # CONFIG_AMIGA_PARTITION is not set
  951. # CONFIG_ATARI_PARTITION is not set
  952. # CONFIG_MAC_PARTITION is not set
  953. CONFIG_MSDOS_PARTITION=y
  954. # CONFIG_BSD_DISKLABEL is not set
  955. # CONFIG_MINIX_SUBPARTITION is not set
  956. # CONFIG_SOLARIS_X86_PARTITION is not set
  957. # CONFIG_UNIXWARE_DISKLABEL is not set
  958. # CONFIG_LDM_PARTITION is not set
  959. CONFIG_SGI_PARTITION=y
  960. # CONFIG_ULTRIX_PARTITION is not set
  961. # CONFIG_SUN_PARTITION is not set
  962. CONFIG_EFI_PARTITION=y
  963. #
  964. # Native Language Support
  965. #
  966. CONFIG_NLS=y
  967. CONFIG_NLS_DEFAULT="iso8859-1"
  968. CONFIG_NLS_CODEPAGE_437=y
  969. # CONFIG_NLS_CODEPAGE_737 is not set
  970. # CONFIG_NLS_CODEPAGE_775 is not set
  971. # CONFIG_NLS_CODEPAGE_850 is not set
  972. # CONFIG_NLS_CODEPAGE_852 is not set
  973. # CONFIG_NLS_CODEPAGE_855 is not set
  974. # CONFIG_NLS_CODEPAGE_857 is not set
  975. # CONFIG_NLS_CODEPAGE_860 is not set
  976. # CONFIG_NLS_CODEPAGE_861 is not set
  977. # CONFIG_NLS_CODEPAGE_862 is not set
  978. # CONFIG_NLS_CODEPAGE_863 is not set
  979. # CONFIG_NLS_CODEPAGE_864 is not set
  980. # CONFIG_NLS_CODEPAGE_865 is not set
  981. # CONFIG_NLS_CODEPAGE_866 is not set
  982. # CONFIG_NLS_CODEPAGE_869 is not set
  983. # CONFIG_NLS_CODEPAGE_936 is not set
  984. # CONFIG_NLS_CODEPAGE_950 is not set
  985. # CONFIG_NLS_CODEPAGE_932 is not set
  986. # CONFIG_NLS_CODEPAGE_949 is not set
  987. # CONFIG_NLS_CODEPAGE_874 is not set
  988. # CONFIG_NLS_ISO8859_8 is not set
  989. # CONFIG_NLS_CODEPAGE_1250 is not set
  990. # CONFIG_NLS_CODEPAGE_1251 is not set
  991. # CONFIG_NLS_ASCII is not set
  992. CONFIG_NLS_ISO8859_1=y
  993. # CONFIG_NLS_ISO8859_2 is not set
  994. # CONFIG_NLS_ISO8859_3 is not set
  995. # CONFIG_NLS_ISO8859_4 is not set
  996. # CONFIG_NLS_ISO8859_5 is not set
  997. # CONFIG_NLS_ISO8859_6 is not set
  998. # CONFIG_NLS_ISO8859_7 is not set
  999. # CONFIG_NLS_ISO8859_9 is not set
  1000. # CONFIG_NLS_ISO8859_13 is not set
  1001. # CONFIG_NLS_ISO8859_14 is not set
  1002. # CONFIG_NLS_ISO8859_15 is not set
  1003. # CONFIG_NLS_KOI8_R is not set
  1004. # CONFIG_NLS_KOI8_U is not set
  1005. CONFIG_NLS_UTF8=m
  1006. #
  1007. # Library routines
  1008. #
  1009. # CONFIG_CRC_CCITT is not set
  1010. CONFIG_CRC32=y
  1011. # CONFIG_LIBCRC32C is not set
  1012. #
  1013. # Profiling support
  1014. #
  1015. CONFIG_PROFILING=y
  1016. CONFIG_OPROFILE=y
  1017. #
  1018. # Kernel hacking
  1019. #
  1020. CONFIG_DEBUG_KERNEL=y
  1021. CONFIG_MAGIC_SYSRQ=y
  1022. # CONFIG_SCHEDSTATS is not set
  1023. # CONFIG_DEBUG_SLAB is not set
  1024. # CONFIG_DEBUG_SPINLOCK is not set
  1025. # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
  1026. # CONFIG_DEBUG_KOBJECT is not set
  1027. # CONFIG_DEBUG_INFO is not set
  1028. # CONFIG_IA64_GRANULE_16MB is not set
  1029. CONFIG_IA64_GRANULE_64MB=y
  1030. # CONFIG_IA64_PRINT_HAZARDS is not set
  1031. # CONFIG_DISABLE_VHPT is not set
  1032. # CONFIG_IA64_DEBUG_CMPXCHG is not set
  1033. # CONFIG_IA64_DEBUG_IRQ is not set
  1034. CONFIG_SYSVIPC_COMPAT=y
  1035. #
  1036. # Security options
  1037. #
  1038. # CONFIG_KEYS is not set
  1039. # CONFIG_SECURITY is not set
  1040. #
  1041. # Cryptographic options
  1042. #
  1043. CONFIG_CRYPTO=y
  1044. # CONFIG_CRYPTO_HMAC is not set
  1045. # CONFIG_CRYPTO_NULL is not set
  1046. # CONFIG_CRYPTO_MD4 is not set
  1047. CONFIG_CRYPTO_MD5=y
  1048. # CONFIG_CRYPTO_SHA1 is not set
  1049. # CONFIG_CRYPTO_SHA256 is not set
  1050. # CONFIG_CRYPTO_SHA512 is not set
  1051. # CONFIG_CRYPTO_WP512 is not set
  1052. CONFIG_CRYPTO_DES=y
  1053. # CONFIG_CRYPTO_BLOWFISH is not set
  1054. # CONFIG_CRYPTO_TWOFISH is not set
  1055. # CONFIG_CRYPTO_SERPENT is not set
  1056. # CONFIG_CRYPTO_AES is not set
  1057. # CONFIG_CRYPTO_CAST5 is not set
  1058. # CONFIG_CRYPTO_CAST6 is not set
  1059. # CONFIG_CRYPTO_TEA is not set
  1060. # CONFIG_CRYPTO_ARC4 is not set
  1061. # CONFIG_CRYPTO_KHAZAD is not set
  1062. # CONFIG_CRYPTO_ANUBIS is not set
  1063. # CONFIG_CRYPTO_DEFLATE is not set
  1064. # CONFIG_CRYPTO_MICHAEL_MIC is not set
  1065. # CONFIG_CRYPTO_CRC32C is not set
  1066. # CONFIG_CRYPTO_TEST is not set