prep_defconfig 36 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.18-rc6
  4. # Wed Sep 6 15:09:32 2006
  5. #
  6. CONFIG_MMU=y
  7. CONFIG_GENERIC_HARDIRQS=y
  8. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  9. CONFIG_GENERIC_HWEIGHT=y
  10. CONFIG_GENERIC_CALIBRATE_DELAY=y
  11. CONFIG_PPC=y
  12. CONFIG_PPC32=y
  13. CONFIG_GENERIC_NVRAM=y
  14. CONFIG_GENERIC_FIND_NEXT_BIT=y
  15. CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
  16. CONFIG_ARCH_MAY_HAVE_PC_FDC=y
  17. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  18. #
  19. # Code maturity level options
  20. #
  21. CONFIG_EXPERIMENTAL=y
  22. CONFIG_BROKEN_ON_SMP=y
  23. CONFIG_INIT_ENV_ARG_LIMIT=32
  24. #
  25. # General setup
  26. #
  27. CONFIG_LOCALVERSION="-prep"
  28. CONFIG_LOCALVERSION_AUTO=y
  29. CONFIG_SWAP=y
  30. CONFIG_SYSVIPC=y
  31. CONFIG_POSIX_MQUEUE=y
  32. # CONFIG_BSD_PROCESS_ACCT is not set
  33. # CONFIG_TASKSTATS is not set
  34. CONFIG_SYSCTL=y
  35. # CONFIG_AUDIT is not set
  36. CONFIG_IKCONFIG=y
  37. CONFIG_IKCONFIG_PROC=y
  38. # CONFIG_RELAY is not set
  39. CONFIG_INITRAMFS_SOURCE=""
  40. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  41. # CONFIG_EMBEDDED is not set
  42. CONFIG_KALLSYMS=y
  43. # CONFIG_KALLSYMS_ALL is not set
  44. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  45. CONFIG_HOTPLUG=y
  46. CONFIG_PRINTK=y
  47. CONFIG_BUG=y
  48. CONFIG_ELF_CORE=y
  49. CONFIG_BASE_FULL=y
  50. CONFIG_RT_MUTEXES=y
  51. CONFIG_FUTEX=y
  52. CONFIG_EPOLL=y
  53. CONFIG_SHMEM=y
  54. CONFIG_SLAB=y
  55. CONFIG_VM_EVENT_COUNTERS=y
  56. # CONFIG_TINY_SHMEM is not set
  57. CONFIG_BASE_SMALL=0
  58. # CONFIG_SLOB is not set
  59. #
  60. # Loadable module support
  61. #
  62. CONFIG_MODULES=y
  63. CONFIG_MODULE_UNLOAD=y
  64. # CONFIG_MODULE_FORCE_UNLOAD is not set
  65. CONFIG_MODVERSIONS=y
  66. # CONFIG_MODULE_SRCVERSION_ALL is not set
  67. CONFIG_KMOD=y
  68. #
  69. # Block layer
  70. #
  71. CONFIG_LBD=y
  72. # CONFIG_BLK_DEV_IO_TRACE is not set
  73. # CONFIG_LSF is not set
  74. #
  75. # IO Schedulers
  76. #
  77. CONFIG_IOSCHED_NOOP=y
  78. CONFIG_IOSCHED_AS=y
  79. CONFIG_IOSCHED_DEADLINE=y
  80. CONFIG_IOSCHED_CFQ=y
  81. # CONFIG_DEFAULT_AS is not set
  82. # CONFIG_DEFAULT_DEADLINE is not set
  83. CONFIG_DEFAULT_CFQ=y
  84. # CONFIG_DEFAULT_NOOP is not set
  85. CONFIG_DEFAULT_IOSCHED="cfq"
  86. #
  87. # Processor
  88. #
  89. CONFIG_6xx=y
  90. # CONFIG_40x is not set
  91. # CONFIG_44x is not set
  92. # CONFIG_8xx is not set
  93. # CONFIG_E200 is not set
  94. # CONFIG_E500 is not set
  95. CONFIG_PPC_FPU=y
  96. # CONFIG_ALTIVEC is not set
  97. # CONFIG_TAU is not set
  98. # CONFIG_KEXEC is not set
  99. # CONFIG_CPU_FREQ is not set
  100. CONFIG_PPC601_SYNC_FIX=y
  101. # CONFIG_WANT_EARLY_SERIAL is not set
  102. CONFIG_PPC_STD_MMU=y
  103. #
  104. # Platform options
  105. #
  106. CONFIG_PPC_PREP=y
  107. # CONFIG_APUS is not set
  108. # CONFIG_KATANA is not set
  109. # CONFIG_WILLOW is not set
  110. # CONFIG_CPCI690 is not set
  111. # CONFIG_POWERPMC250 is not set
  112. # CONFIG_CHESTNUT is not set
  113. # CONFIG_SPRUCE is not set
  114. # CONFIG_HDPU is not set
  115. # CONFIG_EV64260 is not set
  116. # CONFIG_LOPEC is not set
  117. # CONFIG_MVME5100 is not set
  118. # CONFIG_PPLUS is not set
  119. # CONFIG_PRPMC750 is not set
  120. # CONFIG_PRPMC800 is not set
  121. # CONFIG_SANDPOINT is not set
  122. # CONFIG_RADSTONE_PPC7D is not set
  123. # CONFIG_PAL4 is not set
  124. # CONFIG_GEMINI is not set
  125. # CONFIG_EST8260 is not set
  126. # CONFIG_SBC82xx is not set
  127. # CONFIG_SBS8260 is not set
  128. # CONFIG_RPX8260 is not set
  129. # CONFIG_TQM8260 is not set
  130. # CONFIG_ADS8272 is not set
  131. # CONFIG_PQ2FADS is not set
  132. # CONFIG_LITE5200 is not set
  133. # CONFIG_MPC834x_SYS is not set
  134. # CONFIG_EV64360 is not set
  135. CONFIG_PPCBUG_NVRAM=y
  136. # CONFIG_SMP is not set
  137. # CONFIG_HIGHMEM is not set
  138. # CONFIG_HZ_100 is not set
  139. CONFIG_HZ_250=y
  140. # CONFIG_HZ_1000 is not set
  141. CONFIG_HZ=250
  142. CONFIG_PREEMPT_NONE=y
  143. # CONFIG_PREEMPT_VOLUNTARY is not set
  144. # CONFIG_PREEMPT is not set
  145. CONFIG_SELECT_MEMORY_MODEL=y
  146. CONFIG_FLATMEM_MANUAL=y
  147. # CONFIG_DISCONTIGMEM_MANUAL is not set
  148. # CONFIG_SPARSEMEM_MANUAL is not set
  149. CONFIG_FLATMEM=y
  150. CONFIG_FLAT_NODE_MEM_MAP=y
  151. # CONFIG_SPARSEMEM_STATIC is not set
  152. CONFIG_SPLIT_PTLOCK_CPUS=4
  153. # CONFIG_RESOURCES_64BIT is not set
  154. CONFIG_BINFMT_ELF=y
  155. CONFIG_BINFMT_MISC=m
  156. CONFIG_PREP_RESIDUAL=y
  157. CONFIG_PROC_PREPRESIDUAL=y
  158. # CONFIG_CMDLINE_BOOL is not set
  159. CONFIG_PM=y
  160. # CONFIG_PM_LEGACY is not set
  161. # CONFIG_PM_DEBUG is not set
  162. CONFIG_HIBERNATION=y
  163. CONFIG_PM_STD_PARTITION=""
  164. # CONFIG_SECCOMP is not set
  165. CONFIG_ISA_DMA_API=y
  166. #
  167. # Bus options
  168. #
  169. CONFIG_ISA=y
  170. CONFIG_GENERIC_ISA_DMA=y
  171. CONFIG_PPC_I8259=y
  172. CONFIG_PPC_INDIRECT_PCI=y
  173. CONFIG_PCI=y
  174. CONFIG_PCI_DOMAINS=y
  175. # CONFIG_PCI_DEBUG is not set
  176. #
  177. # PCCARD (PCMCIA/CardBus) support
  178. #
  179. CONFIG_PCCARD=m
  180. # CONFIG_PCMCIA_DEBUG is not set
  181. # CONFIG_PCMCIA is not set
  182. CONFIG_CARDBUS=y
  183. #
  184. # PC-card bridges
  185. #
  186. CONFIG_YENTA=m
  187. CONFIG_YENTA_O2=y
  188. CONFIG_YENTA_RICOH=y
  189. CONFIG_YENTA_TI=y
  190. CONFIG_YENTA_ENE_TUNE=y
  191. CONFIG_YENTA_TOSHIBA=y
  192. CONFIG_PCMCIA_PROBE=y
  193. CONFIG_PCCARD_NONSTATIC=m
  194. #
  195. # Advanced setup
  196. #
  197. # CONFIG_ADVANCED_OPTIONS is not set
  198. #
  199. # Default settings for advanced configuration options are used
  200. #
  201. CONFIG_HIGHMEM_START=0xfe000000
  202. CONFIG_LOWMEM_SIZE=0x30000000
  203. CONFIG_KERNEL_START=0xc0000000
  204. CONFIG_TASK_SIZE=0x80000000
  205. CONFIG_BOOT_LOAD=0x00800000
  206. #
  207. # Networking
  208. #
  209. CONFIG_NET=y
  210. #
  211. # Networking options
  212. #
  213. # CONFIG_NETDEBUG is not set
  214. CONFIG_PACKET=y
  215. # CONFIG_PACKET_MMAP is not set
  216. CONFIG_UNIX=y
  217. # CONFIG_NET_KEY is not set
  218. CONFIG_INET=y
  219. CONFIG_IP_MULTICAST=y
  220. # CONFIG_IP_ADVANCED_ROUTER is not set
  221. CONFIG_IP_FIB_HASH=y
  222. # CONFIG_IP_PNP is not set
  223. # CONFIG_NET_IPIP is not set
  224. # CONFIG_NET_IPGRE is not set
  225. # CONFIG_IP_MROUTE is not set
  226. # CONFIG_ARPD is not set
  227. CONFIG_SYN_COOKIES=y
  228. # CONFIG_INET_AH is not set
  229. # CONFIG_INET_ESP is not set
  230. # CONFIG_INET_IPCOMP is not set
  231. # CONFIG_INET_XFRM_TUNNEL is not set
  232. # CONFIG_INET_TUNNEL is not set
  233. # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
  234. # CONFIG_INET_XFRM_MODE_TUNNEL is not set
  235. # CONFIG_INET_DIAG is not set
  236. # CONFIG_TCP_CONG_ADVANCED is not set
  237. CONFIG_TCP_CONG_BIC=y
  238. #
  239. # IP: Virtual Server Configuration
  240. #
  241. # CONFIG_IP_VS is not set
  242. # CONFIG_IPV6 is not set
  243. # CONFIG_INET6_XFRM_TUNNEL is not set
  244. # CONFIG_INET6_TUNNEL is not set
  245. # CONFIG_NETWORK_SECMARK is not set
  246. CONFIG_NETFILTER=y
  247. # CONFIG_NETFILTER_DEBUG is not set
  248. #
  249. # Core Netfilter Configuration
  250. #
  251. CONFIG_NETFILTER_NETLINK=m
  252. CONFIG_NETFILTER_NETLINK_QUEUE=m
  253. CONFIG_NETFILTER_NETLINK_LOG=m
  254. CONFIG_NETFILTER_XTABLES=m
  255. CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
  256. CONFIG_NETFILTER_XT_TARGET_MARK=m
  257. CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
  258. CONFIG_NETFILTER_XT_MATCH_COMMENT=m
  259. CONFIG_NETFILTER_XT_MATCH_CONNMARK=m
  260. CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
  261. CONFIG_NETFILTER_XT_MATCH_DCCP=m
  262. CONFIG_NETFILTER_XT_MATCH_ESP=m
  263. CONFIG_NETFILTER_XT_MATCH_HELPER=m
  264. CONFIG_NETFILTER_XT_MATCH_LENGTH=m
  265. CONFIG_NETFILTER_XT_MATCH_LIMIT=m
  266. CONFIG_NETFILTER_XT_MATCH_MAC=m
  267. CONFIG_NETFILTER_XT_MATCH_MARK=m
  268. CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
  269. CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
  270. CONFIG_NETFILTER_XT_MATCH_QUOTA=m
  271. CONFIG_NETFILTER_XT_MATCH_REALM=m
  272. CONFIG_NETFILTER_XT_MATCH_SCTP=m
  273. CONFIG_NETFILTER_XT_MATCH_STATE=m
  274. CONFIG_NETFILTER_XT_MATCH_STATISTIC=m
  275. CONFIG_NETFILTER_XT_MATCH_STRING=m
  276. CONFIG_NETFILTER_XT_MATCH_TCPMSS=m
  277. #
  278. # IP: Netfilter Configuration
  279. #
  280. CONFIG_IP_NF_CONNTRACK=m
  281. # CONFIG_IP_NF_CT_ACCT is not set
  282. CONFIG_IP_NF_CONNTRACK_MARK=y
  283. # CONFIG_IP_NF_CONNTRACK_EVENTS is not set
  284. # CONFIG_IP_NF_CONNTRACK_NETLINK is not set
  285. # CONFIG_IP_NF_CT_PROTO_SCTP is not set
  286. CONFIG_IP_NF_FTP=m
  287. CONFIG_IP_NF_IRC=m
  288. # CONFIG_IP_NF_NETBIOS_NS is not set
  289. CONFIG_IP_NF_TFTP=m
  290. CONFIG_IP_NF_AMANDA=m
  291. # CONFIG_IP_NF_PPTP is not set
  292. # CONFIG_IP_NF_H323 is not set
  293. # CONFIG_IP_NF_SIP is not set
  294. CONFIG_IP_NF_QUEUE=m
  295. # CONFIG_IP_NF_IPTABLES is not set
  296. # CONFIG_IP_NF_ARPTABLES is not set
  297. #
  298. # DCCP Configuration (EXPERIMENTAL)
  299. #
  300. # CONFIG_IP_DCCP is not set
  301. #
  302. # SCTP Configuration (EXPERIMENTAL)
  303. #
  304. # CONFIG_IP_SCTP is not set
  305. #
  306. # TIPC Configuration (EXPERIMENTAL)
  307. #
  308. # CONFIG_TIPC is not set
  309. # CONFIG_ATM is not set
  310. # CONFIG_BRIDGE is not set
  311. # CONFIG_VLAN_8021Q is not set
  312. # CONFIG_DECNET is not set
  313. # CONFIG_LLC2 is not set
  314. # CONFIG_IPX is not set
  315. # CONFIG_ATALK is not set
  316. # CONFIG_X25 is not set
  317. # CONFIG_LAPB is not set
  318. # CONFIG_NET_DIVERT is not set
  319. # CONFIG_ECONET is not set
  320. # CONFIG_WAN_ROUTER is not set
  321. #
  322. # QoS and/or fair queueing
  323. #
  324. # CONFIG_NET_SCHED is not set
  325. CONFIG_NET_CLS_ROUTE=y
  326. #
  327. # Network testing
  328. #
  329. # CONFIG_NET_PKTGEN is not set
  330. # CONFIG_HAMRADIO is not set
  331. # CONFIG_IRDA is not set
  332. # CONFIG_BT is not set
  333. # CONFIG_IEEE80211 is not set
  334. CONFIG_WIRELESS_EXT=y
  335. #
  336. # Device Drivers
  337. #
  338. #
  339. # Generic Driver Options
  340. #
  341. # CONFIG_STANDALONE is not set
  342. CONFIG_PREVENT_FIRMWARE_BUILD=y
  343. CONFIG_FW_LOADER=m
  344. # CONFIG_DEBUG_DRIVER is not set
  345. # CONFIG_SYS_HYPERVISOR is not set
  346. #
  347. # Connector - unified userspace <-> kernelspace linker
  348. #
  349. # CONFIG_CONNECTOR is not set
  350. #
  351. # Memory Technology Devices (MTD)
  352. #
  353. # CONFIG_MTD is not set
  354. #
  355. # Parallel port support
  356. #
  357. CONFIG_PARPORT=m
  358. CONFIG_PARPORT_PC=m
  359. CONFIG_PARPORT_SERIAL=m
  360. CONFIG_PARPORT_PC_FIFO=y
  361. CONFIG_PARPORT_PC_SUPERIO=y
  362. # CONFIG_PARPORT_GSC is not set
  363. # CONFIG_PARPORT_AX88796 is not set
  364. CONFIG_PARPORT_1284=y
  365. #
  366. # Plug and Play support
  367. #
  368. # CONFIG_PNP is not set
  369. #
  370. # Block devices
  371. #
  372. CONFIG_BLK_DEV_FD=m
  373. # CONFIG_BLK_DEV_XD is not set
  374. # CONFIG_PARIDE is not set
  375. # CONFIG_BLK_CPQ_DA is not set
  376. # CONFIG_BLK_CPQ_CISS_DA is not set
  377. # CONFIG_BLK_DEV_DAC960 is not set
  378. # CONFIG_BLK_DEV_UMEM is not set
  379. # CONFIG_BLK_DEV_COW_COMMON is not set
  380. CONFIG_BLK_DEV_LOOP=y
  381. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  382. # CONFIG_BLK_DEV_NBD is not set
  383. # CONFIG_BLK_DEV_SX8 is not set
  384. # CONFIG_BLK_DEV_UB is not set
  385. CONFIG_BLK_DEV_RAM=y
  386. CONFIG_BLK_DEV_RAM_COUNT=16
  387. CONFIG_BLK_DEV_RAM_SIZE=4096
  388. CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
  389. CONFIG_BLK_DEV_INITRD=y
  390. # CONFIG_CDROM_PKTCDVD is not set
  391. # CONFIG_ATA_OVER_ETH is not set
  392. #
  393. # ATA/ATAPI/MFM/RLL support
  394. #
  395. CONFIG_IDE=y
  396. CONFIG_BLK_DEV_IDE=y
  397. #
  398. # Please see Documentation/ide.txt for help/info on IDE drives
  399. #
  400. # CONFIG_BLK_DEV_IDE_SATA is not set
  401. CONFIG_BLK_DEV_IDEDISK=y
  402. # CONFIG_IDEDISK_MULTI_MODE is not set
  403. CONFIG_BLK_DEV_IDECD=y
  404. # CONFIG_BLK_DEV_IDETAPE is not set
  405. # CONFIG_BLK_DEV_IDEFLOPPY is not set
  406. CONFIG_BLK_DEV_IDESCSI=y
  407. # CONFIG_IDE_TASK_IOCTL is not set
  408. #
  409. # IDE chipset support/bugfixes
  410. #
  411. CONFIG_IDE_GENERIC=y
  412. CONFIG_BLK_DEV_IDEPCI=y
  413. CONFIG_IDEPCI_SHARE_IRQ=y
  414. # CONFIG_BLK_DEV_OFFBOARD is not set
  415. CONFIG_BLK_DEV_GENERIC=y
  416. # CONFIG_BLK_DEV_OPTI621 is not set
  417. CONFIG_BLK_DEV_SL82C105=y
  418. CONFIG_BLK_DEV_IDEDMA_PCI=y
  419. # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
  420. CONFIG_IDEDMA_PCI_AUTO=y
  421. # CONFIG_IDEDMA_ONLYDISK is not set
  422. # CONFIG_BLK_DEV_AEC62XX is not set
  423. # CONFIG_BLK_DEV_ALI15X3 is not set
  424. # CONFIG_BLK_DEV_AMD74XX is not set
  425. # CONFIG_BLK_DEV_CMD64X is not set
  426. # CONFIG_BLK_DEV_TRIFLEX is not set
  427. # CONFIG_BLK_DEV_CY82C693 is not set
  428. # CONFIG_BLK_DEV_CS5520 is not set
  429. # CONFIG_BLK_DEV_CS5530 is not set
  430. # CONFIG_BLK_DEV_HPT34X is not set
  431. # CONFIG_BLK_DEV_HPT366 is not set
  432. # CONFIG_BLK_DEV_SC1200 is not set
  433. # CONFIG_BLK_DEV_PIIX is not set
  434. # CONFIG_BLK_DEV_IT821X is not set
  435. # CONFIG_BLK_DEV_NS87415 is not set
  436. # CONFIG_BLK_DEV_PDC202XX_OLD is not set
  437. # CONFIG_BLK_DEV_PDC202XX_NEW is not set
  438. # CONFIG_BLK_DEV_SVWKS is not set
  439. # CONFIG_BLK_DEV_SIIMAGE is not set
  440. # CONFIG_BLK_DEV_SLC90E66 is not set
  441. # CONFIG_BLK_DEV_TRM290 is not set
  442. # CONFIG_BLK_DEV_VIA82CXXX is not set
  443. # CONFIG_IDE_ARM is not set
  444. # CONFIG_IDE_CHIPSETS is not set
  445. CONFIG_BLK_DEV_IDEDMA=y
  446. # CONFIG_IDEDMA_IVB is not set
  447. CONFIG_IDEDMA_AUTO=y
  448. # CONFIG_BLK_DEV_HD is not set
  449. #
  450. # SCSI device support
  451. #
  452. # CONFIG_RAID_ATTRS is not set
  453. CONFIG_SCSI=y
  454. CONFIG_SCSI_PROC_FS=y
  455. #
  456. # SCSI support type (disk, tape, CD-ROM)
  457. #
  458. CONFIG_BLK_DEV_SD=y
  459. CONFIG_CHR_DEV_ST=y
  460. # CONFIG_CHR_DEV_OSST is not set
  461. CONFIG_BLK_DEV_SR=y
  462. CONFIG_BLK_DEV_SR_VENDOR=y
  463. CONFIG_CHR_DEV_SG=y
  464. # CONFIG_CHR_DEV_SCH is not set
  465. #
  466. # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
  467. #
  468. # CONFIG_SCSI_MULTI_LUN is not set
  469. CONFIG_SCSI_CONSTANTS=y
  470. CONFIG_SCSI_LOGGING=y
  471. #
  472. # SCSI Transport Attributes
  473. #
  474. CONFIG_SCSI_SPI_ATTRS=y
  475. # CONFIG_SCSI_FC_ATTRS is not set
  476. # CONFIG_SCSI_ISCSI_ATTRS is not set
  477. # CONFIG_SCSI_SAS_ATTRS is not set
  478. #
  479. # SCSI low-level drivers
  480. #
  481. # CONFIG_ISCSI_TCP is not set
  482. # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
  483. # CONFIG_SCSI_3W_9XXX is not set
  484. # CONFIG_SCSI_7000FASST is not set
  485. # CONFIG_SCSI_ACARD is not set
  486. # CONFIG_SCSI_AHA152X is not set
  487. # CONFIG_SCSI_AHA1542 is not set
  488. # CONFIG_SCSI_AACRAID is not set
  489. # CONFIG_SCSI_AIC7XXX is not set
  490. # CONFIG_SCSI_AIC7XXX_OLD is not set
  491. # CONFIG_SCSI_AIC79XX is not set
  492. # CONFIG_SCSI_DPT_I2O is not set
  493. # CONFIG_SCSI_IN2000 is not set
  494. # CONFIG_MEGARAID_NEWGEN is not set
  495. # CONFIG_MEGARAID_LEGACY is not set
  496. # CONFIG_MEGARAID_SAS is not set
  497. # CONFIG_SCSI_SATA is not set
  498. # CONFIG_SCSI_HPTIOP is not set
  499. # CONFIG_SCSI_BUSLOGIC is not set
  500. # CONFIG_SCSI_DMX3191D is not set
  501. # CONFIG_SCSI_DTC3280 is not set
  502. # CONFIG_SCSI_EATA is not set
  503. # CONFIG_SCSI_FUTURE_DOMAIN is not set
  504. # CONFIG_SCSI_GDTH is not set
  505. # CONFIG_SCSI_GENERIC_NCR5380 is not set
  506. # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
  507. # CONFIG_SCSI_IPS is not set
  508. # CONFIG_SCSI_INITIO is not set
  509. # CONFIG_SCSI_INIA100 is not set
  510. # CONFIG_SCSI_PPA is not set
  511. # CONFIG_SCSI_IMM is not set
  512. # CONFIG_SCSI_NCR53C406A is not set
  513. CONFIG_SCSI_SYM53C8XX_2=y
  514. CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0
  515. CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
  516. CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
  517. CONFIG_SCSI_SYM53C8XX_MMIO=y
  518. # CONFIG_SCSI_IPR is not set
  519. # CONFIG_SCSI_PAS16 is not set
  520. # CONFIG_SCSI_PSI240I is not set
  521. # CONFIG_SCSI_QLOGIC_FAS is not set
  522. # CONFIG_SCSI_QLOGIC_1280 is not set
  523. # CONFIG_SCSI_QLA_FC is not set
  524. # CONFIG_SCSI_LPFC is not set
  525. # CONFIG_SCSI_SYM53C416 is not set
  526. # CONFIG_SCSI_DC395x is not set
  527. # CONFIG_SCSI_DC390T is not set
  528. # CONFIG_SCSI_T128 is not set
  529. # CONFIG_SCSI_U14_34F is not set
  530. # CONFIG_SCSI_NSP32 is not set
  531. # CONFIG_SCSI_DEBUG is not set
  532. #
  533. # Old CD-ROM drivers (not SCSI, not IDE)
  534. #
  535. # CONFIG_CD_NO_IDESCSI is not set
  536. #
  537. # Multi-device support (RAID and LVM)
  538. #
  539. # CONFIG_MD is not set
  540. #
  541. # Fusion MPT device support
  542. #
  543. # CONFIG_FUSION is not set
  544. # CONFIG_FUSION_SPI is not set
  545. # CONFIG_FUSION_FC is not set
  546. # CONFIG_FUSION_SAS is not set
  547. #
  548. # IEEE 1394 (FireWire) support
  549. #
  550. CONFIG_IEEE1394=m
  551. #
  552. # Subsystem Options
  553. #
  554. # CONFIG_IEEE1394_VERBOSEDEBUG is not set
  555. CONFIG_IEEE1394_OUI_DB=y
  556. CONFIG_IEEE1394_EXTRA_CONFIG_ROMS=y
  557. CONFIG_IEEE1394_CONFIG_ROM_IP1394=y
  558. # CONFIG_IEEE1394_EXPORT_FULL_API is not set
  559. #
  560. # Device Drivers
  561. #
  562. # CONFIG_IEEE1394_PCILYNX is not set
  563. CONFIG_IEEE1394_OHCI1394=m
  564. #
  565. # Protocol Drivers
  566. #
  567. CONFIG_IEEE1394_VIDEO1394=m
  568. CONFIG_IEEE1394_SBP2=m
  569. CONFIG_IEEE1394_ETH1394=m
  570. CONFIG_IEEE1394_DV1394=m
  571. CONFIG_IEEE1394_RAWIO=m
  572. #
  573. # I2O device support
  574. #
  575. # CONFIG_I2O is not set
  576. #
  577. # Macintosh device drivers
  578. #
  579. # CONFIG_WINDFARM is not set
  580. #
  581. # Network device support
  582. #
  583. CONFIG_NETDEVICES=y
  584. # CONFIG_DUMMY is not set
  585. # CONFIG_BONDING is not set
  586. # CONFIG_EQUALIZER is not set
  587. CONFIG_TUN=m
  588. #
  589. # ARCnet devices
  590. #
  591. # CONFIG_ARCNET is not set
  592. #
  593. # PHY device support
  594. #
  595. # CONFIG_PHYLIB is not set
  596. #
  597. # Ethernet (10 or 100Mbit)
  598. #
  599. CONFIG_NET_ETHERNET=y
  600. CONFIG_MII=y
  601. # CONFIG_HAPPYMEAL is not set
  602. # CONFIG_SUNGEM is not set
  603. # CONFIG_CASSINI is not set
  604. # CONFIG_NET_VENDOR_3COM is not set
  605. # CONFIG_LANCE is not set
  606. # CONFIG_NET_VENDOR_SMC is not set
  607. # CONFIG_NET_VENDOR_RACAL is not set
  608. #
  609. # Tulip family network device support
  610. #
  611. CONFIG_NET_TULIP=y
  612. CONFIG_DE2104X=y
  613. CONFIG_TULIP=y
  614. # CONFIG_TULIP_MWI is not set
  615. CONFIG_TULIP_MMIO=y
  616. # CONFIG_TULIP_NAPI is not set
  617. CONFIG_DE4X5=m
  618. # CONFIG_WINBOND_840 is not set
  619. # CONFIG_DM9102 is not set
  620. # CONFIG_ULI526X is not set
  621. # CONFIG_PCMCIA_XIRCOM is not set
  622. # CONFIG_PCMCIA_XIRTULIP is not set
  623. # CONFIG_AT1700 is not set
  624. # CONFIG_DEPCA is not set
  625. # CONFIG_HP100 is not set
  626. # CONFIG_NET_ISA is not set
  627. CONFIG_NET_PCI=y
  628. CONFIG_PCNET32=y
  629. # CONFIG_AMD8111_ETH is not set
  630. # CONFIG_ADAPTEC_STARFIRE is not set
  631. # CONFIG_AC3200 is not set
  632. # CONFIG_APRICOT is not set
  633. # CONFIG_B44 is not set
  634. # CONFIG_FORCEDETH is not set
  635. # CONFIG_CS89x0 is not set
  636. # CONFIG_DGRS is not set
  637. # CONFIG_EEPRO100 is not set
  638. # CONFIG_E100 is not set
  639. # CONFIG_FEALNX is not set
  640. # CONFIG_NATSEMI is not set
  641. # CONFIG_NE2K_PCI is not set
  642. # CONFIG_8139CP is not set
  643. # CONFIG_8139TOO is not set
  644. # CONFIG_SIS900 is not set
  645. # CONFIG_EPIC100 is not set
  646. # CONFIG_SUNDANCE is not set
  647. # CONFIG_TLAN is not set
  648. # CONFIG_VIA_RHINE is not set
  649. # CONFIG_NET_POCKET is not set
  650. #
  651. # Ethernet (1000 Mbit)
  652. #
  653. # CONFIG_ACENIC is not set
  654. # CONFIG_DL2K is not set
  655. # CONFIG_E1000 is not set
  656. # CONFIG_NS83820 is not set
  657. # CONFIG_HAMACHI is not set
  658. # CONFIG_YELLOWFIN is not set
  659. # CONFIG_R8169 is not set
  660. # CONFIG_SIS190 is not set
  661. # CONFIG_SKGE is not set
  662. # CONFIG_SKY2 is not set
  663. # CONFIG_SK98LIN is not set
  664. # CONFIG_VIA_VELOCITY is not set
  665. # CONFIG_TIGON3 is not set
  666. # CONFIG_BNX2 is not set
  667. #
  668. # Ethernet (10000 Mbit)
  669. #
  670. # CONFIG_CHELSIO_T1 is not set
  671. # CONFIG_IXGB is not set
  672. # CONFIG_S2IO is not set
  673. # CONFIG_MYRI10GE is not set
  674. #
  675. # Token Ring devices
  676. #
  677. # CONFIG_TR is not set
  678. #
  679. # Wireless LAN (non-hamradio)
  680. #
  681. CONFIG_NET_RADIO=y
  682. # CONFIG_NET_WIRELESS_RTNETLINK is not set
  683. #
  684. # Obsolete Wireless cards support (pre-802.11)
  685. #
  686. # CONFIG_STRIP is not set
  687. # CONFIG_ARLAN is not set
  688. # CONFIG_WAVELAN is not set
  689. #
  690. # Wireless 802.11b ISA/PCI cards support
  691. #
  692. # CONFIG_IPW2100 is not set
  693. # CONFIG_IPW2200 is not set
  694. # CONFIG_AIRO is not set
  695. CONFIG_HERMES=m
  696. # CONFIG_PLX_HERMES is not set
  697. # CONFIG_TMD_HERMES is not set
  698. # CONFIG_NORTEL_HERMES is not set
  699. # CONFIG_PCI_HERMES is not set
  700. # CONFIG_ATMEL is not set
  701. #
  702. # Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support
  703. #
  704. # CONFIG_PRISM54 is not set
  705. # CONFIG_USB_ZD1201 is not set
  706. # CONFIG_HOSTAP is not set
  707. CONFIG_NET_WIRELESS=y
  708. #
  709. # Wan interfaces
  710. #
  711. # CONFIG_WAN is not set
  712. # CONFIG_FDDI is not set
  713. # CONFIG_HIPPI is not set
  714. # CONFIG_PLIP is not set
  715. CONFIG_PPP=y
  716. CONFIG_PPP_MULTILINK=y
  717. CONFIG_PPP_FILTER=y
  718. CONFIG_PPP_ASYNC=y
  719. # CONFIG_PPP_SYNC_TTY is not set
  720. CONFIG_PPP_DEFLATE=y
  721. CONFIG_PPP_BSDCOMP=m
  722. # CONFIG_PPP_MPPE is not set
  723. CONFIG_PPPOE=m
  724. # CONFIG_SLIP is not set
  725. # CONFIG_NET_FC is not set
  726. # CONFIG_SHAPER is not set
  727. CONFIG_NETCONSOLE=m
  728. CONFIG_NETPOLL=y
  729. # CONFIG_NETPOLL_RX is not set
  730. # CONFIG_NETPOLL_TRAP is not set
  731. CONFIG_NET_POLL_CONTROLLER=y
  732. #
  733. # ISDN subsystem
  734. #
  735. # CONFIG_ISDN is not set
  736. #
  737. # Telephony Support
  738. #
  739. # CONFIG_PHONE is not set
  740. #
  741. # Input device support
  742. #
  743. CONFIG_INPUT=y
  744. #
  745. # Userland interfaces
  746. #
  747. CONFIG_INPUT_MOUSEDEV=y
  748. # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
  749. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  750. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  751. # CONFIG_INPUT_JOYDEV is not set
  752. # CONFIG_INPUT_TSDEV is not set
  753. CONFIG_INPUT_EVDEV=y
  754. CONFIG_INPUT_EVBUG=m
  755. #
  756. # Input Device Drivers
  757. #
  758. CONFIG_INPUT_KEYBOARD=y
  759. CONFIG_KEYBOARD_ATKBD=y
  760. # CONFIG_KEYBOARD_SUNKBD is not set
  761. # CONFIG_KEYBOARD_LKKBD is not set
  762. # CONFIG_KEYBOARD_XTKBD is not set
  763. # CONFIG_KEYBOARD_NEWTON is not set
  764. CONFIG_INPUT_MOUSE=y
  765. CONFIG_MOUSE_PS2=y
  766. # CONFIG_MOUSE_SERIAL is not set
  767. # CONFIG_MOUSE_INPORT is not set
  768. # CONFIG_MOUSE_LOGIBM is not set
  769. # CONFIG_MOUSE_PC110PAD is not set
  770. # CONFIG_MOUSE_VSXXXAA is not set
  771. # CONFIG_INPUT_JOYSTICK is not set
  772. # CONFIG_INPUT_TOUCHSCREEN is not set
  773. CONFIG_INPUT_MISC=y
  774. CONFIG_INPUT_PCSPKR=m
  775. CONFIG_INPUT_UINPUT=m
  776. #
  777. # Hardware I/O ports
  778. #
  779. CONFIG_SERIO=y
  780. CONFIG_SERIO_I8042=y
  781. # CONFIG_SERIO_SERPORT is not set
  782. # CONFIG_SERIO_PARKBD is not set
  783. # CONFIG_SERIO_PCIPS2 is not set
  784. CONFIG_SERIO_LIBPS2=y
  785. # CONFIG_SERIO_RAW is not set
  786. # CONFIG_GAMEPORT is not set
  787. #
  788. # Character devices
  789. #
  790. CONFIG_VT=y
  791. CONFIG_VT_CONSOLE=y
  792. CONFIG_HW_CONSOLE=y
  793. # CONFIG_VT_HW_CONSOLE_BINDING is not set
  794. # CONFIG_SERIAL_NONSTANDARD is not set
  795. #
  796. # Serial drivers
  797. #
  798. CONFIG_SERIAL_8250=y
  799. CONFIG_SERIAL_8250_CONSOLE=y
  800. CONFIG_SERIAL_8250_PCI=y
  801. CONFIG_SERIAL_8250_NR_UARTS=4
  802. CONFIG_SERIAL_8250_RUNTIME_UARTS=4
  803. # CONFIG_SERIAL_8250_EXTENDED is not set
  804. #
  805. # Non-8250 serial port support
  806. #
  807. CONFIG_SERIAL_CORE=y
  808. CONFIG_SERIAL_CORE_CONSOLE=y
  809. # CONFIG_SERIAL_JSM is not set
  810. CONFIG_UNIX98_PTYS=y
  811. CONFIG_LEGACY_PTYS=y
  812. CONFIG_LEGACY_PTY_COUNT=256
  813. # CONFIG_PRINTER is not set
  814. # CONFIG_PPDEV is not set
  815. # CONFIG_TIPAR is not set
  816. #
  817. # IPMI
  818. #
  819. # CONFIG_IPMI_HANDLER is not set
  820. #
  821. # Watchdog Cards
  822. #
  823. # CONFIG_WATCHDOG is not set
  824. # CONFIG_HW_RANDOM is not set
  825. CONFIG_NVRAM=y
  826. CONFIG_GEN_RTC=y
  827. # CONFIG_GEN_RTC_X is not set
  828. # CONFIG_DTLK is not set
  829. # CONFIG_R3964 is not set
  830. # CONFIG_APPLICOM is not set
  831. #
  832. # Ftape, the floppy tape device driver
  833. #
  834. # CONFIG_AGP is not set
  835. # CONFIG_DRM is not set
  836. # CONFIG_RAW_DRIVER is not set
  837. #
  838. # TPM devices
  839. #
  840. # CONFIG_TCG_TPM is not set
  841. # CONFIG_TELCLOCK is not set
  842. #
  843. # I2C support
  844. #
  845. CONFIG_I2C=y
  846. CONFIG_I2C_CHARDEV=m
  847. #
  848. # I2C Algorithms
  849. #
  850. CONFIG_I2C_ALGOBIT=y
  851. # CONFIG_I2C_ALGOPCF is not set
  852. # CONFIG_I2C_ALGOPCA is not set
  853. #
  854. # I2C Hardware Bus support
  855. #
  856. # CONFIG_I2C_ALI1535 is not set
  857. # CONFIG_I2C_ALI1563 is not set
  858. # CONFIG_I2C_ALI15X3 is not set
  859. # CONFIG_I2C_AMD756 is not set
  860. # CONFIG_I2C_AMD8111 is not set
  861. # CONFIG_I2C_ELEKTOR is not set
  862. # CONFIG_I2C_I801 is not set
  863. # CONFIG_I2C_I810 is not set
  864. # CONFIG_I2C_PIIX4 is not set
  865. # CONFIG_I2C_MPC is not set
  866. # CONFIG_I2C_NFORCE2 is not set
  867. # CONFIG_I2C_OCORES is not set
  868. # CONFIG_I2C_PARPORT is not set
  869. # CONFIG_I2C_PARPORT_LIGHT is not set
  870. # CONFIG_I2C_PROSAVAGE is not set
  871. # CONFIG_I2C_SAVAGE4 is not set
  872. # CONFIG_I2C_SIS5595 is not set
  873. # CONFIG_I2C_SIS630 is not set
  874. # CONFIG_I2C_SIS96X is not set
  875. # CONFIG_I2C_STUB is not set
  876. # CONFIG_I2C_VIA is not set
  877. # CONFIG_I2C_VIAPRO is not set
  878. # CONFIG_I2C_VOODOO3 is not set
  879. # CONFIG_I2C_PCA_ISA is not set
  880. #
  881. # Miscellaneous I2C Chip support
  882. #
  883. # CONFIG_SENSORS_DS1337 is not set
  884. # CONFIG_SENSORS_DS1374 is not set
  885. # CONFIG_SENSORS_EEPROM is not set
  886. # CONFIG_SENSORS_PCF8574 is not set
  887. # CONFIG_SENSORS_PCA9539 is not set
  888. # CONFIG_SENSORS_PCF8591 is not set
  889. # CONFIG_SENSORS_M41T00 is not set
  890. # CONFIG_SENSORS_MAX6875 is not set
  891. # CONFIG_I2C_DEBUG_CORE is not set
  892. # CONFIG_I2C_DEBUG_ALGO is not set
  893. # CONFIG_I2C_DEBUG_BUS is not set
  894. # CONFIG_I2C_DEBUG_CHIP is not set
  895. #
  896. # SPI support
  897. #
  898. # CONFIG_SPI is not set
  899. # CONFIG_SPI_MASTER is not set
  900. #
  901. # Dallas's 1-wire bus
  902. #
  903. #
  904. # Hardware Monitoring support
  905. #
  906. # CONFIG_HWMON is not set
  907. # CONFIG_HWMON_VID is not set
  908. #
  909. # Misc devices
  910. #
  911. #
  912. # Multimedia devices
  913. #
  914. # CONFIG_VIDEO_DEV is not set
  915. CONFIG_VIDEO_V4L2=y
  916. #
  917. # Digital Video Broadcasting Devices
  918. #
  919. # CONFIG_DVB is not set
  920. # CONFIG_USB_DABUSB is not set
  921. #
  922. # Graphics support
  923. #
  924. # CONFIG_FIRMWARE_EDID is not set
  925. CONFIG_FB=y
  926. CONFIG_FB_CFB_FILLRECT=y
  927. CONFIG_FB_CFB_COPYAREA=y
  928. CONFIG_FB_CFB_IMAGEBLIT=y
  929. # CONFIG_FB_MACMODES is not set
  930. # CONFIG_FB_BACKLIGHT is not set
  931. CONFIG_FB_MODE_HELPERS=y
  932. CONFIG_FB_TILEBLITTING=y
  933. # CONFIG_FB_CIRRUS is not set
  934. # CONFIG_FB_PM2 is not set
  935. # CONFIG_FB_CYBER2000 is not set
  936. # CONFIG_FB_CT65550 is not set
  937. # CONFIG_FB_ASILIANT is not set
  938. # CONFIG_FB_IMSTT is not set
  939. # CONFIG_FB_VGA16 is not set
  940. # CONFIG_FB_S1D13XXX is not set
  941. # CONFIG_FB_NVIDIA is not set
  942. # CONFIG_FB_RIVA is not set
  943. CONFIG_FB_MATROX=y
  944. CONFIG_FB_MATROX_MILLENIUM=y
  945. CONFIG_FB_MATROX_MYSTIQUE=y
  946. CONFIG_FB_MATROX_G=y
  947. CONFIG_FB_MATROX_I2C=y
  948. CONFIG_FB_MATROX_MAVEN=m
  949. # CONFIG_FB_MATROX_MULTIHEAD is not set
  950. # CONFIG_FB_RADEON is not set
  951. # CONFIG_FB_ATY128 is not set
  952. # CONFIG_FB_ATY is not set
  953. # CONFIG_FB_SAVAGE is not set
  954. # CONFIG_FB_SIS is not set
  955. # CONFIG_FB_NEOMAGIC is not set
  956. # CONFIG_FB_KYRO is not set
  957. # CONFIG_FB_3DFX is not set
  958. # CONFIG_FB_VOODOO1 is not set
  959. # CONFIG_FB_TRIDENT is not set
  960. # CONFIG_FB_VIRTUAL is not set
  961. #
  962. # Console display driver support
  963. #
  964. CONFIG_VGA_CONSOLE=y
  965. # CONFIG_VGACON_SOFT_SCROLLBACK is not set
  966. # CONFIG_MDA_CONSOLE is not set
  967. CONFIG_DUMMY_CONSOLE=y
  968. CONFIG_FRAMEBUFFER_CONSOLE=y
  969. # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
  970. # CONFIG_FONTS is not set
  971. CONFIG_FONT_8x8=y
  972. CONFIG_FONT_8x16=y
  973. #
  974. # Logo configuration
  975. #
  976. CONFIG_LOGO=y
  977. # CONFIG_LOGO_LINUX_MONO is not set
  978. # CONFIG_LOGO_LINUX_VGA16 is not set
  979. CONFIG_LOGO_LINUX_CLUT224=y
  980. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  981. #
  982. # Sound
  983. #
  984. CONFIG_SOUND=m
  985. #
  986. # Advanced Linux Sound Architecture
  987. #
  988. CONFIG_SND=m
  989. CONFIG_SND_TIMER=m
  990. CONFIG_SND_PCM=m
  991. CONFIG_SND_HWDEP=m
  992. CONFIG_SND_RAWMIDI=m
  993. CONFIG_SND_SEQUENCER=m
  994. # CONFIG_SND_SEQ_DUMMY is not set
  995. CONFIG_SND_OSSEMUL=y
  996. CONFIG_SND_MIXER_OSS=m
  997. CONFIG_SND_PCM_OSS=m
  998. CONFIG_SND_PCM_OSS_PLUGINS=y
  999. CONFIG_SND_SEQUENCER_OSS=y
  1000. # CONFIG_SND_DYNAMIC_MINORS is not set
  1001. CONFIG_SND_SUPPORT_OLD_API=y
  1002. CONFIG_SND_VERBOSE_PROCFS=y
  1003. # CONFIG_SND_VERBOSE_PRINTK is not set
  1004. # CONFIG_SND_DEBUG is not set
  1005. #
  1006. # Generic devices
  1007. #
  1008. CONFIG_SND_MPU401_UART=m
  1009. CONFIG_SND_OPL3_LIB=m
  1010. # CONFIG_SND_DUMMY is not set
  1011. # CONFIG_SND_VIRMIDI is not set
  1012. # CONFIG_SND_MTPAV is not set
  1013. # CONFIG_SND_SERIAL_U16550 is not set
  1014. # CONFIG_SND_MPU401 is not set
  1015. #
  1016. # ISA devices
  1017. #
  1018. CONFIG_SND_CS4231_LIB=m
  1019. # CONFIG_SND_ADLIB is not set
  1020. # CONFIG_SND_AD1848 is not set
  1021. # CONFIG_SND_CMI8330 is not set
  1022. # CONFIG_SND_CS4231 is not set
  1023. CONFIG_SND_CS4232=m
  1024. # CONFIG_SND_CS4236 is not set
  1025. # CONFIG_SND_ES1688 is not set
  1026. # CONFIG_SND_ES18XX is not set
  1027. # CONFIG_SND_GUSCLASSIC is not set
  1028. # CONFIG_SND_GUSEXTREME is not set
  1029. # CONFIG_SND_GUSMAX is not set
  1030. # CONFIG_SND_OPL3SA2 is not set
  1031. # CONFIG_SND_OPTI92X_AD1848 is not set
  1032. # CONFIG_SND_OPTI92X_CS4231 is not set
  1033. # CONFIG_SND_OPTI93X is not set
  1034. # CONFIG_SND_MIRO is not set
  1035. # CONFIG_SND_SB8 is not set
  1036. # CONFIG_SND_SB16 is not set
  1037. # CONFIG_SND_SBAWE is not set
  1038. # CONFIG_SND_SGALAXY is not set
  1039. # CONFIG_SND_SSCAPE is not set
  1040. # CONFIG_SND_WAVEFRONT is not set
  1041. #
  1042. # PCI devices
  1043. #
  1044. # CONFIG_SND_AD1889 is not set
  1045. # CONFIG_SND_ALS300 is not set
  1046. # CONFIG_SND_ALS4000 is not set
  1047. # CONFIG_SND_ALI5451 is not set
  1048. # CONFIG_SND_ATIIXP is not set
  1049. # CONFIG_SND_ATIIXP_MODEM is not set
  1050. # CONFIG_SND_AU8810 is not set
  1051. # CONFIG_SND_AU8820 is not set
  1052. # CONFIG_SND_AU8830 is not set
  1053. # CONFIG_SND_AZT3328 is not set
  1054. # CONFIG_SND_BT87X is not set
  1055. # CONFIG_SND_CA0106 is not set
  1056. # CONFIG_SND_CMIPCI is not set
  1057. # CONFIG_SND_CS4281 is not set
  1058. # CONFIG_SND_CS46XX is not set
  1059. # CONFIG_SND_DARLA20 is not set
  1060. # CONFIG_SND_GINA20 is not set
  1061. # CONFIG_SND_LAYLA20 is not set
  1062. # CONFIG_SND_DARLA24 is not set
  1063. # CONFIG_SND_GINA24 is not set
  1064. # CONFIG_SND_LAYLA24 is not set
  1065. # CONFIG_SND_MONA is not set
  1066. # CONFIG_SND_MIA is not set
  1067. # CONFIG_SND_ECHO3G is not set
  1068. # CONFIG_SND_INDIGO is not set
  1069. # CONFIG_SND_INDIGOIO is not set
  1070. # CONFIG_SND_INDIGODJ is not set
  1071. # CONFIG_SND_EMU10K1 is not set
  1072. # CONFIG_SND_EMU10K1X is not set
  1073. # CONFIG_SND_ENS1370 is not set
  1074. # CONFIG_SND_ENS1371 is not set
  1075. # CONFIG_SND_ES1938 is not set
  1076. # CONFIG_SND_ES1968 is not set
  1077. # CONFIG_SND_FM801 is not set
  1078. # CONFIG_SND_HDA_INTEL is not set
  1079. # CONFIG_SND_HDSP is not set
  1080. # CONFIG_SND_HDSPM is not set
  1081. # CONFIG_SND_ICE1712 is not set
  1082. # CONFIG_SND_ICE1724 is not set
  1083. # CONFIG_SND_INTEL8X0 is not set
  1084. # CONFIG_SND_INTEL8X0M is not set
  1085. # CONFIG_SND_KORG1212 is not set
  1086. # CONFIG_SND_MAESTRO3 is not set
  1087. # CONFIG_SND_MIXART is not set
  1088. # CONFIG_SND_NM256 is not set
  1089. # CONFIG_SND_PCXHR is not set
  1090. # CONFIG_SND_RIPTIDE is not set
  1091. # CONFIG_SND_RME32 is not set
  1092. # CONFIG_SND_RME96 is not set
  1093. # CONFIG_SND_RME9652 is not set
  1094. # CONFIG_SND_SONICVIBES is not set
  1095. # CONFIG_SND_TRIDENT is not set
  1096. # CONFIG_SND_VIA82XX is not set
  1097. # CONFIG_SND_VIA82XX_MODEM is not set
  1098. # CONFIG_SND_VX222 is not set
  1099. # CONFIG_SND_YMFPCI is not set
  1100. #
  1101. # ALSA PowerMac devices
  1102. #
  1103. #
  1104. # Apple Onboard Audio driver
  1105. #
  1106. # CONFIG_SND_AOA is not set
  1107. # CONFIG_SND_AOA_SOUNDBUS is not set
  1108. #
  1109. # USB devices
  1110. #
  1111. CONFIG_SND_USB_AUDIO=m
  1112. # CONFIG_SND_USB_USX2Y is not set
  1113. #
  1114. # Open Sound System
  1115. #
  1116. # CONFIG_SOUND_PRIME is not set
  1117. #
  1118. # USB support
  1119. #
  1120. CONFIG_USB_ARCH_HAS_HCD=y
  1121. CONFIG_USB_ARCH_HAS_OHCI=y
  1122. CONFIG_USB_ARCH_HAS_EHCI=y
  1123. CONFIG_USB=y
  1124. # CONFIG_USB_DEBUG is not set
  1125. #
  1126. # Miscellaneous USB options
  1127. #
  1128. CONFIG_USB_DEVICEFS=y
  1129. # CONFIG_USB_BANDWIDTH is not set
  1130. # CONFIG_USB_DYNAMIC_MINORS is not set
  1131. # CONFIG_USB_SUSPEND is not set
  1132. # CONFIG_USB_OTG is not set
  1133. #
  1134. # USB Host Controller Drivers
  1135. #
  1136. CONFIG_USB_EHCI_HCD=m
  1137. CONFIG_USB_EHCI_SPLIT_ISO=y
  1138. CONFIG_USB_EHCI_ROOT_HUB_TT=y
  1139. # CONFIG_USB_EHCI_TT_NEWSCHED is not set
  1140. # CONFIG_USB_ISP116X_HCD is not set
  1141. CONFIG_USB_OHCI_HCD=y
  1142. # CONFIG_USB_OHCI_BIG_ENDIAN is not set
  1143. CONFIG_USB_OHCI_LITTLE_ENDIAN=y
  1144. CONFIG_USB_UHCI_HCD=m
  1145. # CONFIG_USB_SL811_HCD is not set
  1146. #
  1147. # USB Device Class drivers
  1148. #
  1149. CONFIG_USB_ACM=m
  1150. CONFIG_USB_PRINTER=m
  1151. #
  1152. # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
  1153. #
  1154. #
  1155. # may also be needed; see USB_STORAGE Help for more information
  1156. #
  1157. CONFIG_USB_STORAGE=m
  1158. # CONFIG_USB_STORAGE_DEBUG is not set
  1159. CONFIG_USB_STORAGE_DATAFAB=y
  1160. CONFIG_USB_STORAGE_FREECOM=y
  1161. CONFIG_USB_STORAGE_ISD200=y
  1162. CONFIG_USB_STORAGE_DPCM=y
  1163. CONFIG_USB_STORAGE_USBAT=y
  1164. CONFIG_USB_STORAGE_SDDR09=y
  1165. CONFIG_USB_STORAGE_SDDR55=y
  1166. CONFIG_USB_STORAGE_JUMPSHOT=y
  1167. # CONFIG_USB_STORAGE_ALAUDA is not set
  1168. # CONFIG_USB_LIBUSUAL is not set
  1169. #
  1170. # USB Input Devices
  1171. #
  1172. CONFIG_USB_HID=y
  1173. CONFIG_USB_HIDINPUT=y
  1174. # CONFIG_USB_HIDINPUT_POWERBOOK is not set
  1175. # CONFIG_HID_FF is not set
  1176. CONFIG_USB_HIDDEV=y
  1177. # CONFIG_USB_AIPTEK is not set
  1178. # CONFIG_USB_WACOM is not set
  1179. # CONFIG_USB_ACECAD is not set
  1180. # CONFIG_USB_KBTAB is not set
  1181. # CONFIG_USB_POWERMATE is not set
  1182. # CONFIG_USB_TOUCHSCREEN is not set
  1183. # CONFIG_USB_YEALINK is not set
  1184. # CONFIG_USB_XPAD is not set
  1185. # CONFIG_USB_ATI_REMOTE is not set
  1186. # CONFIG_USB_ATI_REMOTE2 is not set
  1187. # CONFIG_USB_KEYSPAN_REMOTE is not set
  1188. # CONFIG_USB_APPLETOUCH is not set
  1189. #
  1190. # USB Imaging devices
  1191. #
  1192. # CONFIG_USB_MDC800 is not set
  1193. # CONFIG_USB_MICROTEK is not set
  1194. #
  1195. # USB Network Adapters
  1196. #
  1197. # CONFIG_USB_CATC is not set
  1198. # CONFIG_USB_KAWETH is not set
  1199. CONFIG_USB_PEGASUS=m
  1200. # CONFIG_USB_RTL8150 is not set
  1201. # CONFIG_USB_USBNET is not set
  1202. # CONFIG_USB_MON is not set
  1203. #
  1204. # USB port drivers
  1205. #
  1206. # CONFIG_USB_USS720 is not set
  1207. #
  1208. # USB Serial Converter support
  1209. #
  1210. CONFIG_USB_SERIAL=m
  1211. # CONFIG_USB_SERIAL_GENERIC is not set
  1212. # CONFIG_USB_SERIAL_AIRPRIME is not set
  1213. # CONFIG_USB_SERIAL_ARK3116 is not set
  1214. # CONFIG_USB_SERIAL_BELKIN is not set
  1215. # CONFIG_USB_SERIAL_WHITEHEAT is not set
  1216. # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
  1217. # CONFIG_USB_SERIAL_CP2101 is not set
  1218. # CONFIG_USB_SERIAL_CYPRESS_M8 is not set
  1219. # CONFIG_USB_SERIAL_EMPEG is not set
  1220. # CONFIG_USB_SERIAL_FTDI_SIO is not set
  1221. # CONFIG_USB_SERIAL_FUNSOFT is not set
  1222. CONFIG_USB_SERIAL_VISOR=m
  1223. # CONFIG_USB_SERIAL_IPAQ is not set
  1224. # CONFIG_USB_SERIAL_IR is not set
  1225. # CONFIG_USB_SERIAL_EDGEPORT is not set
  1226. # CONFIG_USB_SERIAL_EDGEPORT_TI is not set
  1227. # CONFIG_USB_SERIAL_GARMIN is not set
  1228. # CONFIG_USB_SERIAL_IPW is not set
  1229. # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
  1230. CONFIG_USB_SERIAL_KEYSPAN=m
  1231. CONFIG_USB_SERIAL_KEYSPAN_MPR=y
  1232. CONFIG_USB_SERIAL_KEYSPAN_USA28=y
  1233. CONFIG_USB_SERIAL_KEYSPAN_USA28X=y
  1234. CONFIG_USB_SERIAL_KEYSPAN_USA28XA=y
  1235. CONFIG_USB_SERIAL_KEYSPAN_USA28XB=y
  1236. CONFIG_USB_SERIAL_KEYSPAN_USA19=y
  1237. CONFIG_USB_SERIAL_KEYSPAN_USA18X=y
  1238. CONFIG_USB_SERIAL_KEYSPAN_USA19W=y
  1239. CONFIG_USB_SERIAL_KEYSPAN_USA19QW=y
  1240. CONFIG_USB_SERIAL_KEYSPAN_USA19QI=y
  1241. CONFIG_USB_SERIAL_KEYSPAN_USA49W=y
  1242. CONFIG_USB_SERIAL_KEYSPAN_USA49WLC=y
  1243. # CONFIG_USB_SERIAL_KLSI is not set
  1244. # CONFIG_USB_SERIAL_KOBIL_SCT is not set
  1245. # CONFIG_USB_SERIAL_MCT_U232 is not set
  1246. # CONFIG_USB_SERIAL_NAVMAN is not set
  1247. # CONFIG_USB_SERIAL_PL2303 is not set
  1248. # CONFIG_USB_SERIAL_HP4X is not set
  1249. # CONFIG_USB_SERIAL_SAFE is not set
  1250. # CONFIG_USB_SERIAL_SIERRAWIRELESS is not set
  1251. # CONFIG_USB_SERIAL_TI is not set
  1252. # CONFIG_USB_SERIAL_CYBERJACK is not set
  1253. # CONFIG_USB_SERIAL_XIRCOM is not set
  1254. # CONFIG_USB_SERIAL_OPTION is not set
  1255. # CONFIG_USB_SERIAL_OMNINET is not set
  1256. CONFIG_USB_EZUSB=y
  1257. #
  1258. # USB Miscellaneous drivers
  1259. #
  1260. # CONFIG_USB_EMI62 is not set
  1261. # CONFIG_USB_EMI26 is not set
  1262. # CONFIG_USB_AUERSWALD is not set
  1263. # CONFIG_USB_RIO500 is not set
  1264. # CONFIG_USB_LEGOTOWER is not set
  1265. # CONFIG_USB_LCD is not set
  1266. # CONFIG_USB_LED is not set
  1267. # CONFIG_USB_CYPRESS_CY7C63 is not set
  1268. # CONFIG_USB_CYTHERM is not set
  1269. # CONFIG_USB_PHIDGETKIT is not set
  1270. # CONFIG_USB_PHIDGETSERVO is not set
  1271. # CONFIG_USB_IDMOUSE is not set
  1272. # CONFIG_USB_APPLEDISPLAY is not set
  1273. # CONFIG_USB_SISUSBVGA is not set
  1274. # CONFIG_USB_LD is not set
  1275. # CONFIG_USB_TEST is not set
  1276. #
  1277. # USB DSL modem support
  1278. #
  1279. #
  1280. # USB Gadget Support
  1281. #
  1282. # CONFIG_USB_GADGET is not set
  1283. #
  1284. # MMC/SD Card support
  1285. #
  1286. # CONFIG_MMC is not set
  1287. #
  1288. # LED devices
  1289. #
  1290. # CONFIG_NEW_LEDS is not set
  1291. #
  1292. # LED drivers
  1293. #
  1294. #
  1295. # LED Triggers
  1296. #
  1297. #
  1298. # InfiniBand support
  1299. #
  1300. # CONFIG_INFINIBAND is not set
  1301. #
  1302. # EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
  1303. #
  1304. #
  1305. # Real Time Clock
  1306. #
  1307. # CONFIG_RTC_CLASS is not set
  1308. #
  1309. # DMA Engine support
  1310. #
  1311. # CONFIG_DMA_ENGINE is not set
  1312. #
  1313. # DMA Clients
  1314. #
  1315. #
  1316. # DMA Devices
  1317. #
  1318. #
  1319. # File systems
  1320. #
  1321. CONFIG_EXT2_FS=y
  1322. CONFIG_EXT2_FS_XATTR=y
  1323. CONFIG_EXT2_FS_POSIX_ACL=y
  1324. CONFIG_EXT2_FS_SECURITY=y
  1325. # CONFIG_EXT2_FS_XIP is not set
  1326. CONFIG_EXT3_FS=y
  1327. CONFIG_EXT3_FS_XATTR=y
  1328. CONFIG_EXT3_FS_POSIX_ACL=y
  1329. CONFIG_EXT3_FS_SECURITY=y
  1330. CONFIG_JBD=y
  1331. # CONFIG_JBD_DEBUG is not set
  1332. CONFIG_FS_MBCACHE=y
  1333. CONFIG_REISERFS_FS=y
  1334. # CONFIG_REISERFS_CHECK is not set
  1335. # CONFIG_REISERFS_PROC_INFO is not set
  1336. CONFIG_REISERFS_FS_XATTR=y
  1337. CONFIG_REISERFS_FS_POSIX_ACL=y
  1338. CONFIG_REISERFS_FS_SECURITY=y
  1339. CONFIG_JFS_FS=m
  1340. CONFIG_JFS_POSIX_ACL=y
  1341. CONFIG_JFS_SECURITY=y
  1342. # CONFIG_JFS_DEBUG is not set
  1343. # CONFIG_JFS_STATISTICS is not set
  1344. CONFIG_FS_POSIX_ACL=y
  1345. CONFIG_XFS_FS=m
  1346. # CONFIG_XFS_QUOTA is not set
  1347. CONFIG_XFS_SECURITY=y
  1348. CONFIG_XFS_POSIX_ACL=y
  1349. # CONFIG_XFS_RT is not set
  1350. # CONFIG_OCFS2_FS is not set
  1351. # CONFIG_MINIX_FS is not set
  1352. # CONFIG_ROMFS_FS is not set
  1353. CONFIG_INOTIFY=y
  1354. CONFIG_INOTIFY_USER=y
  1355. # CONFIG_QUOTA is not set
  1356. CONFIG_DNOTIFY=y
  1357. # CONFIG_AUTOFS_FS is not set
  1358. CONFIG_AUTOFS4_FS=m
  1359. # CONFIG_FUSE_FS is not set
  1360. #
  1361. # CD-ROM/DVD Filesystems
  1362. #
  1363. CONFIG_ISO9660_FS=y
  1364. # CONFIG_JOLIET is not set
  1365. # CONFIG_ZISOFS is not set
  1366. CONFIG_UDF_FS=m
  1367. CONFIG_UDF_NLS=y
  1368. #
  1369. # DOS/FAT/NT Filesystems
  1370. #
  1371. CONFIG_FAT_FS=m
  1372. CONFIG_MSDOS_FS=m
  1373. CONFIG_VFAT_FS=m
  1374. CONFIG_FAT_DEFAULT_CODEPAGE=437
  1375. CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
  1376. # CONFIG_NTFS_FS is not set
  1377. #
  1378. # Pseudo filesystems
  1379. #
  1380. CONFIG_PROC_FS=y
  1381. CONFIG_PROC_KCORE=y
  1382. CONFIG_SYSFS=y
  1383. CONFIG_TMPFS=y
  1384. # CONFIG_HUGETLB_PAGE is not set
  1385. CONFIG_RAMFS=y
  1386. # CONFIG_CONFIGFS_FS is not set
  1387. #
  1388. # Miscellaneous filesystems
  1389. #
  1390. # CONFIG_ADFS_FS is not set
  1391. # CONFIG_AFFS_FS is not set
  1392. CONFIG_HFS_FS=m
  1393. CONFIG_HFSPLUS_FS=m
  1394. # CONFIG_BEFS_FS is not set
  1395. # CONFIG_BFS_FS is not set
  1396. # CONFIG_EFS_FS is not set
  1397. CONFIG_CRAMFS=m
  1398. # CONFIG_VXFS_FS is not set
  1399. # CONFIG_HPFS_FS is not set
  1400. # CONFIG_QNX4FS_FS is not set
  1401. # CONFIG_SYSV_FS is not set
  1402. CONFIG_UFS_FS=m
  1403. # CONFIG_UFS_FS_WRITE is not set
  1404. # CONFIG_UFS_DEBUG is not set
  1405. #
  1406. # Network File Systems
  1407. #
  1408. CONFIG_NFS_FS=y
  1409. CONFIG_NFS_V3=y
  1410. CONFIG_NFS_V3_ACL=y
  1411. # CONFIG_NFS_V4 is not set
  1412. # CONFIG_NFS_DIRECTIO is not set
  1413. CONFIG_NFSD=y
  1414. CONFIG_NFSD_V2_ACL=y
  1415. CONFIG_NFSD_V3=y
  1416. CONFIG_NFSD_V3_ACL=y
  1417. # CONFIG_NFSD_V4 is not set
  1418. CONFIG_NFSD_TCP=y
  1419. CONFIG_LOCKD=y
  1420. CONFIG_LOCKD_V4=y
  1421. CONFIG_EXPORTFS=y
  1422. CONFIG_NFS_ACL_SUPPORT=y
  1423. CONFIG_NFS_COMMON=y
  1424. CONFIG_SUNRPC=y
  1425. # CONFIG_RPCSEC_GSS_KRB5 is not set
  1426. # CONFIG_RPCSEC_GSS_SPKM3 is not set
  1427. # CONFIG_SMB_FS is not set
  1428. # CONFIG_CIFS is not set
  1429. # CONFIG_NCP_FS is not set
  1430. # CONFIG_CODA_FS is not set
  1431. # CONFIG_AFS_FS is not set
  1432. # CONFIG_9P_FS is not set
  1433. #
  1434. # Partition Types
  1435. #
  1436. CONFIG_PARTITION_ADVANCED=y
  1437. # CONFIG_ACORN_PARTITION is not set
  1438. # CONFIG_OSF_PARTITION is not set
  1439. # CONFIG_AMIGA_PARTITION is not set
  1440. # CONFIG_ATARI_PARTITION is not set
  1441. CONFIG_MAC_PARTITION=y
  1442. CONFIG_MSDOS_PARTITION=y
  1443. # CONFIG_BSD_DISKLABEL is not set
  1444. # CONFIG_MINIX_SUBPARTITION is not set
  1445. # CONFIG_SOLARIS_X86_PARTITION is not set
  1446. # CONFIG_UNIXWARE_DISKLABEL is not set
  1447. # CONFIG_LDM_PARTITION is not set
  1448. # CONFIG_SGI_PARTITION is not set
  1449. # CONFIG_ULTRIX_PARTITION is not set
  1450. # CONFIG_SUN_PARTITION is not set
  1451. # CONFIG_KARMA_PARTITION is not set
  1452. # CONFIG_EFI_PARTITION is not set
  1453. #
  1454. # Native Language Support
  1455. #
  1456. CONFIG_NLS=m
  1457. CONFIG_NLS_DEFAULT="iso8859-1"
  1458. CONFIG_NLS_CODEPAGE_437=m
  1459. CONFIG_NLS_CODEPAGE_737=m
  1460. CONFIG_NLS_CODEPAGE_775=m
  1461. CONFIG_NLS_CODEPAGE_850=m
  1462. CONFIG_NLS_CODEPAGE_852=m
  1463. CONFIG_NLS_CODEPAGE_855=m
  1464. CONFIG_NLS_CODEPAGE_857=m
  1465. CONFIG_NLS_CODEPAGE_860=m
  1466. CONFIG_NLS_CODEPAGE_861=m
  1467. CONFIG_NLS_CODEPAGE_862=m
  1468. CONFIG_NLS_CODEPAGE_863=m
  1469. CONFIG_NLS_CODEPAGE_864=m
  1470. CONFIG_NLS_CODEPAGE_865=m
  1471. CONFIG_NLS_CODEPAGE_866=m
  1472. CONFIG_NLS_CODEPAGE_869=m
  1473. CONFIG_NLS_CODEPAGE_936=m
  1474. CONFIG_NLS_CODEPAGE_950=m
  1475. CONFIG_NLS_CODEPAGE_932=m
  1476. CONFIG_NLS_CODEPAGE_949=m
  1477. CONFIG_NLS_CODEPAGE_874=m
  1478. CONFIG_NLS_ISO8859_8=m
  1479. CONFIG_NLS_CODEPAGE_1250=m
  1480. CONFIG_NLS_CODEPAGE_1251=m
  1481. CONFIG_NLS_ASCII=m
  1482. CONFIG_NLS_ISO8859_1=m
  1483. CONFIG_NLS_ISO8859_2=m
  1484. CONFIG_NLS_ISO8859_3=m
  1485. CONFIG_NLS_ISO8859_4=m
  1486. CONFIG_NLS_ISO8859_5=m
  1487. CONFIG_NLS_ISO8859_6=m
  1488. CONFIG_NLS_ISO8859_7=m
  1489. CONFIG_NLS_ISO8859_9=m
  1490. CONFIG_NLS_ISO8859_13=m
  1491. CONFIG_NLS_ISO8859_14=m
  1492. CONFIG_NLS_ISO8859_15=m
  1493. CONFIG_NLS_KOI8_R=m
  1494. CONFIG_NLS_KOI8_U=m
  1495. CONFIG_NLS_UTF8=m
  1496. #
  1497. # Library routines
  1498. #
  1499. CONFIG_CRC_CCITT=y
  1500. # CONFIG_CRC16 is not set
  1501. CONFIG_CRC32=y
  1502. # CONFIG_LIBCRC32C is not set
  1503. CONFIG_ZLIB_INFLATE=y
  1504. CONFIG_ZLIB_DEFLATE=y
  1505. CONFIG_TEXTSEARCH=y
  1506. CONFIG_TEXTSEARCH_KMP=m
  1507. CONFIG_TEXTSEARCH_BM=m
  1508. CONFIG_TEXTSEARCH_FSM=m
  1509. CONFIG_PLIST=y
  1510. # CONFIG_PROFILING is not set
  1511. #
  1512. # Kernel hacking
  1513. #
  1514. # CONFIG_PRINTK_TIME is not set
  1515. CONFIG_MAGIC_SYSRQ=y
  1516. # CONFIG_UNUSED_SYMBOLS is not set
  1517. CONFIG_DEBUG_KERNEL=y
  1518. CONFIG_LOG_BUF_SHIFT=14
  1519. CONFIG_DETECT_SOFTLOCKUP=y
  1520. # CONFIG_SCHEDSTATS is not set
  1521. # CONFIG_DEBUG_SLAB is not set
  1522. # CONFIG_DEBUG_RT_MUTEXES is not set
  1523. # CONFIG_RT_MUTEX_TESTER is not set
  1524. # CONFIG_DEBUG_SPINLOCK is not set
  1525. # CONFIG_DEBUG_MUTEXES is not set
  1526. # CONFIG_DEBUG_RWSEMS is not set
  1527. # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
  1528. # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
  1529. # CONFIG_DEBUG_KOBJECT is not set
  1530. # CONFIG_DEBUG_INFO is not set
  1531. # CONFIG_DEBUG_FS is not set
  1532. # CONFIG_DEBUG_VM is not set
  1533. CONFIG_FORCED_INLINING=y
  1534. # CONFIG_RCU_TORTURE_TEST is not set
  1535. # CONFIG_XMON is not set
  1536. # CONFIG_BDI_SWITCH is not set
  1537. #
  1538. # Security options
  1539. #
  1540. # CONFIG_KEYS is not set
  1541. # CONFIG_SECURITY is not set
  1542. #
  1543. # Cryptographic options
  1544. #
  1545. # CONFIG_CRYPTO is not set
  1546. #
  1547. # Hardware crypto devices
  1548. #