pb1500_defconfig 21 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.15-rc1
  4. # Tue Nov 15 11:14:25 2005
  5. #
  6. CONFIG_MIPS=y
  7. #
  8. # Code maturity level options
  9. #
  10. CONFIG_EXPERIMENTAL=y
  11. CONFIG_CLEAN_COMPILE=y
  12. CONFIG_BROKEN_ON_SMP=y
  13. CONFIG_INIT_ENV_ARG_LIMIT=32
  14. #
  15. # General setup
  16. #
  17. CONFIG_LOCALVERSION=""
  18. CONFIG_LOCALVERSION_AUTO=y
  19. CONFIG_SWAP=y
  20. CONFIG_SYSVIPC=y
  21. # CONFIG_POSIX_MQUEUE is not set
  22. # CONFIG_BSD_PROCESS_ACCT is not set
  23. CONFIG_SYSCTL=y
  24. # CONFIG_AUDIT is not set
  25. CONFIG_HOTPLUG=y
  26. CONFIG_KOBJECT_UEVENT=y
  27. # CONFIG_IKCONFIG is not set
  28. CONFIG_INITRAMFS_SOURCE=""
  29. CONFIG_EMBEDDED=y
  30. CONFIG_KALLSYMS=y
  31. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  32. CONFIG_PRINTK=y
  33. CONFIG_BUG=y
  34. CONFIG_BASE_FULL=y
  35. CONFIG_FUTEX=y
  36. CONFIG_EPOLL=y
  37. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  38. CONFIG_SHMEM=y
  39. CONFIG_CC_ALIGN_FUNCTIONS=0
  40. CONFIG_CC_ALIGN_LABELS=0
  41. CONFIG_CC_ALIGN_LOOPS=0
  42. CONFIG_CC_ALIGN_JUMPS=0
  43. # CONFIG_TINY_SHMEM is not set
  44. CONFIG_BASE_SMALL=0
  45. #
  46. # Loadable module support
  47. #
  48. CONFIG_MODULES=y
  49. CONFIG_MODULE_UNLOAD=y
  50. # CONFIG_MODULE_FORCE_UNLOAD is not set
  51. CONFIG_OBSOLETE_MODPARM=y
  52. CONFIG_MODVERSIONS=y
  53. CONFIG_MODULE_SRCVERSION_ALL=y
  54. CONFIG_KMOD=y
  55. #
  56. # Block layer
  57. #
  58. # CONFIG_LBD is not set
  59. #
  60. # IO Schedulers
  61. #
  62. CONFIG_IOSCHED_NOOP=y
  63. CONFIG_IOSCHED_AS=y
  64. CONFIG_IOSCHED_DEADLINE=y
  65. CONFIG_IOSCHED_CFQ=y
  66. CONFIG_DEFAULT_AS=y
  67. # CONFIG_DEFAULT_DEADLINE is not set
  68. # CONFIG_DEFAULT_CFQ is not set
  69. # CONFIG_DEFAULT_NOOP is not set
  70. CONFIG_DEFAULT_IOSCHED="anticipatory"
  71. #
  72. # Machine selection
  73. #
  74. # CONFIG_MIPS_MTX1 is not set
  75. # CONFIG_MIPS_BOSPORUS is not set
  76. # CONFIG_MIPS_PB1000 is not set
  77. # CONFIG_MIPS_PB1100 is not set
  78. CONFIG_MIPS_PB1500=y
  79. # CONFIG_MIPS_PB1550 is not set
  80. # CONFIG_MIPS_PB1200 is not set
  81. # CONFIG_MIPS_DB1000 is not set
  82. # CONFIG_MIPS_DB1100 is not set
  83. # CONFIG_MIPS_DB1500 is not set
  84. # CONFIG_MIPS_DB1550 is not set
  85. # CONFIG_MIPS_DB1200 is not set
  86. # CONFIG_MIPS_MIRAGE is not set
  87. # CONFIG_MIPS_COBALT is not set
  88. # CONFIG_MACH_DECSTATION is not set
  89. # CONFIG_MIPS_EV64120 is not set
  90. # CONFIG_MIPS_EV96100 is not set
  91. # CONFIG_MIPS_IVR is not set
  92. # CONFIG_MIPS_ITE8172 is not set
  93. # CONFIG_MACH_JAZZ is not set
  94. # CONFIG_LASAT is not set
  95. # CONFIG_MIPS_ATLAS is not set
  96. # CONFIG_MIPS_MALTA is not set
  97. # CONFIG_MIPS_SEAD is not set
  98. # CONFIG_MIPS_SIM is not set
  99. # CONFIG_MOMENCO_JAGUAR_ATX is not set
  100. # CONFIG_MOMENCO_OCELOT is not set
  101. # CONFIG_MOMENCO_OCELOT_3 is not set
  102. # CONFIG_MOMENCO_OCELOT_C is not set
  103. # CONFIG_MOMENCO_OCELOT_G is not set
  104. # CONFIG_MIPS_XXS1500 is not set
  105. # CONFIG_PNX8550_V2PCI is not set
  106. # CONFIG_PNX8550_JBS is not set
  107. # CONFIG_DDB5074 is not set
  108. # CONFIG_DDB5476 is not set
  109. # CONFIG_DDB5477 is not set
  110. # CONFIG_MACH_VR41XX is not set
  111. # CONFIG_PMC_YOSEMITE is not set
  112. # CONFIG_QEMU is not set
  113. # CONFIG_SGI_IP22 is not set
  114. # CONFIG_SGI_IP27 is not set
  115. # CONFIG_SGI_IP32 is not set
  116. # CONFIG_SIBYTE_BIGSUR is not set
  117. # CONFIG_SIBYTE_SWARM is not set
  118. # CONFIG_SIBYTE_SENTOSA is not set
  119. # CONFIG_SIBYTE_RHONE is not set
  120. # CONFIG_SIBYTE_CARMEL is not set
  121. # CONFIG_SIBYTE_PTSWARM is not set
  122. # CONFIG_SIBYTE_LITTLESUR is not set
  123. # CONFIG_SIBYTE_CRHINE is not set
  124. # CONFIG_SIBYTE_CRHONE is not set
  125. # CONFIG_SNI_RM200_PCI is not set
  126. # CONFIG_TOSHIBA_JMR3927 is not set
  127. # CONFIG_TOSHIBA_RBTX4927 is not set
  128. # CONFIG_TOSHIBA_RBTX4938 is not set
  129. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  130. CONFIG_GENERIC_CALIBRATE_DELAY=y
  131. CONFIG_DMA_NONCOHERENT=y
  132. CONFIG_DMA_NEED_PCI_MAP_STATE=y
  133. # CONFIG_CPU_BIG_ENDIAN is not set
  134. CONFIG_CPU_LITTLE_ENDIAN=y
  135. CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y
  136. CONFIG_SOC_AU1500=y
  137. CONFIG_SOC_AU1X00=y
  138. # CONFIG_AU1X00_USB_DEVICE is not set
  139. CONFIG_MIPS_L1_CACHE_SHIFT=5
  140. #
  141. # CPU selection
  142. #
  143. CONFIG_CPU_MIPS32_R1=y
  144. # CONFIG_CPU_MIPS32_R2 is not set
  145. # CONFIG_CPU_MIPS64_R1 is not set
  146. # CONFIG_CPU_MIPS64_R2 is not set
  147. # CONFIG_CPU_R3000 is not set
  148. # CONFIG_CPU_TX39XX is not set
  149. # CONFIG_CPU_VR41XX is not set
  150. # CONFIG_CPU_R4300 is not set
  151. # CONFIG_CPU_R4X00 is not set
  152. # CONFIG_CPU_TX49XX is not set
  153. # CONFIG_CPU_R5000 is not set
  154. # CONFIG_CPU_R5432 is not set
  155. # CONFIG_CPU_R6000 is not set
  156. # CONFIG_CPU_NEVADA is not set
  157. # CONFIG_CPU_R8000 is not set
  158. # CONFIG_CPU_R10000 is not set
  159. # CONFIG_CPU_RM7000 is not set
  160. # CONFIG_CPU_RM9000 is not set
  161. # CONFIG_CPU_SB1 is not set
  162. CONFIG_SYS_HAS_CPU_MIPS32_R1=y
  163. CONFIG_CPU_MIPS32=y
  164. CONFIG_CPU_MIPSR1=y
  165. CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y
  166. CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y
  167. #
  168. # Kernel type
  169. #
  170. CONFIG_32BIT=y
  171. # CONFIG_64BIT is not set
  172. CONFIG_PAGE_SIZE_4KB=y
  173. # CONFIG_PAGE_SIZE_8KB is not set
  174. # CONFIG_PAGE_SIZE_16KB is not set
  175. # CONFIG_PAGE_SIZE_64KB is not set
  176. CONFIG_CPU_HAS_PREFETCH=y
  177. # CONFIG_MIPS_MT is not set
  178. CONFIG_64BIT_PHYS_ADDR=y
  179. # CONFIG_CPU_ADVANCED is not set
  180. CONFIG_CPU_HAS_LLSC=y
  181. CONFIG_CPU_HAS_SYNC=y
  182. CONFIG_GENERIC_HARDIRQS=y
  183. CONFIG_GENERIC_IRQ_PROBE=y
  184. CONFIG_ARCH_FLATMEM_ENABLE=y
  185. CONFIG_SELECT_MEMORY_MODEL=y
  186. CONFIG_FLATMEM_MANUAL=y
  187. # CONFIG_DISCONTIGMEM_MANUAL is not set
  188. # CONFIG_SPARSEMEM_MANUAL is not set
  189. CONFIG_FLATMEM=y
  190. CONFIG_FLAT_NODE_MEM_MAP=y
  191. # CONFIG_SPARSEMEM_STATIC is not set
  192. CONFIG_SPLIT_PTLOCK_CPUS=4
  193. CONFIG_PREEMPT_NONE=y
  194. # CONFIG_PREEMPT_VOLUNTARY is not set
  195. # CONFIG_PREEMPT is not set
  196. #
  197. # Bus options (PCI, PCMCIA, EISA, ISA, TC)
  198. #
  199. CONFIG_HW_HAS_PCI=y
  200. CONFIG_PCI=y
  201. CONFIG_PCI_LEGACY_PROC=y
  202. CONFIG_MMU=y
  203. #
  204. # PCCARD (PCMCIA/CardBus) support
  205. #
  206. CONFIG_PCCARD=m
  207. # CONFIG_PCMCIA_DEBUG is not set
  208. CONFIG_PCMCIA=m
  209. CONFIG_PCMCIA_LOAD_CIS=y
  210. CONFIG_PCMCIA_IOCTL=y
  211. CONFIG_CARDBUS=y
  212. #
  213. # PC-card bridges
  214. #
  215. # CONFIG_YENTA is not set
  216. CONFIG_PD6729=m
  217. # CONFIG_I82092 is not set
  218. # CONFIG_PCMCIA_AU1X00 is not set
  219. CONFIG_PCCARD_NONSTATIC=m
  220. #
  221. # PCI Hotplug Support
  222. #
  223. # CONFIG_HOTPLUG_PCI is not set
  224. #
  225. # Executable file formats
  226. #
  227. CONFIG_BINFMT_ELF=y
  228. # CONFIG_BINFMT_MISC is not set
  229. CONFIG_TRAD_SIGNALS=y
  230. # CONFIG_PM is not set
  231. #
  232. # Networking
  233. #
  234. CONFIG_NET=y
  235. #
  236. # Networking options
  237. #
  238. CONFIG_PACKET=y
  239. # CONFIG_PACKET_MMAP is not set
  240. CONFIG_UNIX=y
  241. CONFIG_XFRM=y
  242. CONFIG_XFRM_USER=m
  243. CONFIG_NET_KEY=y
  244. CONFIG_INET=y
  245. CONFIG_IP_MULTICAST=y
  246. # CONFIG_IP_ADVANCED_ROUTER is not set
  247. CONFIG_IP_FIB_HASH=y
  248. CONFIG_IP_PNP=y
  249. # CONFIG_IP_PNP_DHCP is not set
  250. CONFIG_IP_PNP_BOOTP=y
  251. # CONFIG_IP_PNP_RARP is not set
  252. # CONFIG_NET_IPIP is not set
  253. # CONFIG_NET_IPGRE is not set
  254. # CONFIG_IP_MROUTE is not set
  255. # CONFIG_ARPD is not set
  256. # CONFIG_SYN_COOKIES is not set
  257. # CONFIG_INET_AH is not set
  258. # CONFIG_INET_ESP is not set
  259. # CONFIG_INET_IPCOMP is not set
  260. CONFIG_INET_TUNNEL=m
  261. CONFIG_INET_DIAG=y
  262. CONFIG_INET_TCP_DIAG=y
  263. # CONFIG_TCP_CONG_ADVANCED is not set
  264. CONFIG_TCP_CONG_BIC=y
  265. #
  266. # IP: Virtual Server Configuration
  267. #
  268. # CONFIG_IP_VS is not set
  269. # CONFIG_IPV6 is not set
  270. CONFIG_NETFILTER=y
  271. # CONFIG_NETFILTER_DEBUG is not set
  272. #
  273. # Core Netfilter Configuration
  274. #
  275. CONFIG_NETFILTER_NETLINK=m
  276. CONFIG_NETFILTER_NETLINK_QUEUE=m
  277. CONFIG_NETFILTER_NETLINK_LOG=m
  278. # CONFIG_NF_CONNTRACK is not set
  279. #
  280. # IP: Netfilter Configuration
  281. #
  282. # CONFIG_IP_NF_CONNTRACK is not set
  283. # CONFIG_IP_NF_QUEUE is not set
  284. # CONFIG_IP_NF_IPTABLES is not set
  285. # CONFIG_IP_NF_ARPTABLES is not set
  286. #
  287. # DCCP Configuration (EXPERIMENTAL)
  288. #
  289. # CONFIG_IP_DCCP is not set
  290. #
  291. # SCTP Configuration (EXPERIMENTAL)
  292. #
  293. # CONFIG_IP_SCTP is not set
  294. # CONFIG_ATM is not set
  295. # CONFIG_BRIDGE is not set
  296. # CONFIG_VLAN_8021Q is not set
  297. # CONFIG_DECNET is not set
  298. # CONFIG_LLC2 is not set
  299. # CONFIG_IPX is not set
  300. # CONFIG_ATALK is not set
  301. # CONFIG_X25 is not set
  302. # CONFIG_LAPB is not set
  303. # CONFIG_NET_DIVERT is not set
  304. # CONFIG_ECONET is not set
  305. # CONFIG_WAN_ROUTER is not set
  306. #
  307. # QoS and/or fair queueing
  308. #
  309. # CONFIG_NET_SCHED is not set
  310. # CONFIG_NET_CLS_ROUTE is not set
  311. #
  312. # Network testing
  313. #
  314. # CONFIG_NET_PKTGEN is not set
  315. # CONFIG_HAMRADIO is not set
  316. # CONFIG_IRDA is not set
  317. # CONFIG_BT is not set
  318. CONFIG_IEEE80211=m
  319. # CONFIG_IEEE80211_DEBUG is not set
  320. CONFIG_IEEE80211_CRYPT_WEP=m
  321. CONFIG_IEEE80211_CRYPT_CCMP=m
  322. CONFIG_IEEE80211_CRYPT_TKIP=m
  323. #
  324. # Device Drivers
  325. #
  326. #
  327. # Generic Driver Options
  328. #
  329. CONFIG_STANDALONE=y
  330. CONFIG_PREVENT_FIRMWARE_BUILD=y
  331. CONFIG_FW_LOADER=m
  332. #
  333. # Connector - unified userspace <-> kernelspace linker
  334. #
  335. CONFIG_CONNECTOR=m
  336. #
  337. # Memory Technology Devices (MTD)
  338. #
  339. CONFIG_MTD=y
  340. # CONFIG_MTD_DEBUG is not set
  341. # CONFIG_MTD_CONCAT is not set
  342. CONFIG_MTD_PARTITIONS=y
  343. # CONFIG_MTD_REDBOOT_PARTS is not set
  344. # CONFIG_MTD_CMDLINE_PARTS is not set
  345. #
  346. # User Modules And Translation Layers
  347. #
  348. CONFIG_MTD_CHAR=y
  349. CONFIG_MTD_BLOCK=y
  350. # CONFIG_FTL is not set
  351. # CONFIG_NFTL is not set
  352. # CONFIG_INFTL is not set
  353. # CONFIG_RFD_FTL is not set
  354. #
  355. # RAM/ROM/Flash chip drivers
  356. #
  357. CONFIG_MTD_CFI=y
  358. # CONFIG_MTD_JEDECPROBE is not set
  359. CONFIG_MTD_GEN_PROBE=y
  360. # CONFIG_MTD_CFI_ADV_OPTIONS is not set
  361. CONFIG_MTD_MAP_BANK_WIDTH_1=y
  362. CONFIG_MTD_MAP_BANK_WIDTH_2=y
  363. CONFIG_MTD_MAP_BANK_WIDTH_4=y
  364. # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
  365. # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
  366. # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
  367. CONFIG_MTD_CFI_I1=y
  368. CONFIG_MTD_CFI_I2=y
  369. # CONFIG_MTD_CFI_I4 is not set
  370. # CONFIG_MTD_CFI_I8 is not set
  371. # CONFIG_MTD_CFI_INTELEXT is not set
  372. CONFIG_MTD_CFI_AMDSTD=y
  373. CONFIG_MTD_CFI_AMDSTD_RETRY=0
  374. # CONFIG_MTD_CFI_STAA is not set
  375. CONFIG_MTD_CFI_UTIL=y
  376. # CONFIG_MTD_RAM is not set
  377. # CONFIG_MTD_ROM is not set
  378. # CONFIG_MTD_ABSENT is not set
  379. #
  380. # Mapping drivers for chip access
  381. #
  382. # CONFIG_MTD_COMPLEX_MAPPINGS is not set
  383. # CONFIG_MTD_PHYSMAP is not set
  384. CONFIG_MTD_ALCHEMY=y
  385. # CONFIG_MTD_PLATRAM is not set
  386. #
  387. # Self-contained MTD device drivers
  388. #
  389. # CONFIG_MTD_PMC551 is not set
  390. # CONFIG_MTD_SLRAM is not set
  391. # CONFIG_MTD_PHRAM is not set
  392. # CONFIG_MTD_MTDRAM is not set
  393. # CONFIG_MTD_BLKMTD is not set
  394. # CONFIG_MTD_BLOCK2MTD is not set
  395. #
  396. # Disk-On-Chip Device Drivers
  397. #
  398. # CONFIG_MTD_DOC2000 is not set
  399. # CONFIG_MTD_DOC2001 is not set
  400. # CONFIG_MTD_DOC2001PLUS is not set
  401. #
  402. # NAND Flash Device Drivers
  403. #
  404. # CONFIG_MTD_NAND is not set
  405. #
  406. # OneNAND Flash Device Drivers
  407. #
  408. # CONFIG_MTD_ONENAND is not set
  409. #
  410. # Parallel port support
  411. #
  412. # CONFIG_PARPORT is not set
  413. #
  414. # Plug and Play support
  415. #
  416. #
  417. # Block devices
  418. #
  419. # CONFIG_BLK_CPQ_DA is not set
  420. # CONFIG_BLK_CPQ_CISS_DA is not set
  421. # CONFIG_BLK_DEV_DAC960 is not set
  422. # CONFIG_BLK_DEV_UMEM is not set
  423. # CONFIG_BLK_DEV_COW_COMMON is not set
  424. CONFIG_BLK_DEV_LOOP=y
  425. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  426. # CONFIG_BLK_DEV_NBD is not set
  427. # CONFIG_BLK_DEV_SX8 is not set
  428. # CONFIG_BLK_DEV_RAM is not set
  429. CONFIG_BLK_DEV_RAM_COUNT=16
  430. CONFIG_CDROM_PKTCDVD=m
  431. CONFIG_CDROM_PKTCDVD_BUFFERS=8
  432. # CONFIG_CDROM_PKTCDVD_WCACHE is not set
  433. CONFIG_ATA_OVER_ETH=m
  434. #
  435. # ATA/ATAPI/MFM/RLL support
  436. #
  437. CONFIG_IDE=y
  438. CONFIG_BLK_DEV_IDE=y
  439. #
  440. # Please see Documentation/ide.txt for help/info on IDE drives
  441. #
  442. # CONFIG_BLK_DEV_IDE_SATA is not set
  443. CONFIG_BLK_DEV_IDEDISK=y
  444. # CONFIG_IDEDISK_MULTI_MODE is not set
  445. CONFIG_BLK_DEV_IDECS=m
  446. # CONFIG_BLK_DEV_IDECD is not set
  447. # CONFIG_BLK_DEV_IDETAPE is not set
  448. # CONFIG_BLK_DEV_IDEFLOPPY is not set
  449. # CONFIG_IDE_TASK_IOCTL is not set
  450. #
  451. # IDE chipset support/bugfixes
  452. #
  453. CONFIG_IDE_GENERIC=y
  454. CONFIG_BLK_DEV_IDEPCI=y
  455. # CONFIG_IDEPCI_SHARE_IRQ is not set
  456. # CONFIG_BLK_DEV_OFFBOARD is not set
  457. CONFIG_BLK_DEV_GENERIC=y
  458. # CONFIG_BLK_DEV_OPTI621 is not set
  459. CONFIG_BLK_DEV_IDEDMA_PCI=y
  460. # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
  461. # CONFIG_IDEDMA_PCI_AUTO is not set
  462. # CONFIG_BLK_DEV_AEC62XX is not set
  463. # CONFIG_BLK_DEV_ALI15X3 is not set
  464. # CONFIG_BLK_DEV_AMD74XX is not set
  465. # CONFIG_BLK_DEV_CMD64X is not set
  466. # CONFIG_BLK_DEV_TRIFLEX is not set
  467. # CONFIG_BLK_DEV_CY82C693 is not set
  468. # CONFIG_BLK_DEV_CS5520 is not set
  469. # CONFIG_BLK_DEV_CS5530 is not set
  470. # CONFIG_BLK_DEV_HPT34X is not set
  471. CONFIG_BLK_DEV_HPT366=y
  472. # CONFIG_BLK_DEV_SC1200 is not set
  473. # CONFIG_BLK_DEV_PIIX is not set
  474. # CONFIG_BLK_DEV_IT821X is not set
  475. # CONFIG_BLK_DEV_NS87415 is not set
  476. # CONFIG_BLK_DEV_PDC202XX_OLD is not set
  477. # CONFIG_BLK_DEV_PDC202XX_NEW is not set
  478. # CONFIG_BLK_DEV_SVWKS is not set
  479. # CONFIG_BLK_DEV_SIIMAGE is not set
  480. # CONFIG_BLK_DEV_SLC90E66 is not set
  481. # CONFIG_BLK_DEV_TRM290 is not set
  482. # CONFIG_BLK_DEV_VIA82CXXX is not set
  483. # CONFIG_IDE_ARM is not set
  484. CONFIG_BLK_DEV_IDEDMA=y
  485. # CONFIG_IDEDMA_IVB is not set
  486. # CONFIG_IDEDMA_AUTO is not set
  487. # CONFIG_BLK_DEV_HD is not set
  488. #
  489. # SCSI device support
  490. #
  491. CONFIG_RAID_ATTRS=m
  492. # CONFIG_SCSI is not set
  493. #
  494. # Multi-device support (RAID and LVM)
  495. #
  496. # CONFIG_MD is not set
  497. #
  498. # Fusion MPT device support
  499. #
  500. # CONFIG_FUSION is not set
  501. #
  502. # IEEE 1394 (FireWire) support
  503. #
  504. # CONFIG_IEEE1394 is not set
  505. #
  506. # I2O device support
  507. #
  508. # CONFIG_I2O is not set
  509. #
  510. # Network device support
  511. #
  512. CONFIG_NETDEVICES=y
  513. # CONFIG_DUMMY is not set
  514. # CONFIG_BONDING is not set
  515. # CONFIG_EQUALIZER is not set
  516. # CONFIG_TUN is not set
  517. #
  518. # ARCnet devices
  519. #
  520. # CONFIG_ARCNET is not set
  521. #
  522. # PHY device support
  523. #
  524. CONFIG_PHYLIB=m
  525. #
  526. # MII PHY device drivers
  527. #
  528. CONFIG_MARVELL_PHY=m
  529. CONFIG_DAVICOM_PHY=m
  530. CONFIG_QSEMI_PHY=m
  531. CONFIG_LXT_PHY=m
  532. CONFIG_CICADA_PHY=m
  533. #
  534. # Ethernet (10 or 100Mbit)
  535. #
  536. CONFIG_NET_ETHERNET=y
  537. CONFIG_MII=m
  538. CONFIG_MIPS_AU1X00_ENET=y
  539. # CONFIG_HAPPYMEAL is not set
  540. # CONFIG_SUNGEM is not set
  541. # CONFIG_CASSINI is not set
  542. # CONFIG_NET_VENDOR_3COM is not set
  543. # CONFIG_SMC91X is not set
  544. #
  545. # Tulip family network device support
  546. #
  547. # CONFIG_NET_TULIP is not set
  548. # CONFIG_HP100 is not set
  549. # CONFIG_NET_PCI is not set
  550. #
  551. # Ethernet (1000 Mbit)
  552. #
  553. # CONFIG_ACENIC is not set
  554. # CONFIG_DL2K is not set
  555. # CONFIG_E1000 is not set
  556. # CONFIG_NS83820 is not set
  557. # CONFIG_HAMACHI is not set
  558. # CONFIG_YELLOWFIN is not set
  559. # CONFIG_R8169 is not set
  560. # CONFIG_SIS190 is not set
  561. # CONFIG_SKGE is not set
  562. # CONFIG_SK98LIN is not set
  563. # CONFIG_TIGON3 is not set
  564. # CONFIG_BNX2 is not set
  565. #
  566. # Ethernet (10000 Mbit)
  567. #
  568. # CONFIG_CHELSIO_T1 is not set
  569. # CONFIG_IXGB is not set
  570. # CONFIG_S2IO is not set
  571. #
  572. # Token Ring devices
  573. #
  574. # CONFIG_TR is not set
  575. #
  576. # Wireless LAN (non-hamradio)
  577. #
  578. # CONFIG_NET_RADIO is not set
  579. # CONFIG_IPW_DEBUG is not set
  580. CONFIG_IPW2200=m
  581. #
  582. # PCMCIA network device support
  583. #
  584. CONFIG_NET_PCMCIA=y
  585. CONFIG_PCMCIA_3C589=m
  586. CONFIG_PCMCIA_3C574=m
  587. CONFIG_PCMCIA_FMVJ18X=m
  588. CONFIG_PCMCIA_PCNET=m
  589. CONFIG_PCMCIA_NMCLAN=m
  590. CONFIG_PCMCIA_SMC91C92=m
  591. CONFIG_PCMCIA_XIRC2PS=m
  592. CONFIG_PCMCIA_AXNET=m
  593. #
  594. # Wan interfaces
  595. #
  596. # CONFIG_WAN is not set
  597. # CONFIG_FDDI is not set
  598. # CONFIG_HIPPI is not set
  599. CONFIG_PPP=m
  600. CONFIG_PPP_MULTILINK=y
  601. # CONFIG_PPP_FILTER is not set
  602. CONFIG_PPP_ASYNC=m
  603. # CONFIG_PPP_SYNC_TTY is not set
  604. CONFIG_PPP_DEFLATE=m
  605. # CONFIG_PPP_BSDCOMP is not set
  606. CONFIG_PPP_MPPE=m
  607. CONFIG_PPPOE=m
  608. # CONFIG_SLIP is not set
  609. # CONFIG_SHAPER is not set
  610. # CONFIG_NETCONSOLE is not set
  611. # CONFIG_NETPOLL is not set
  612. # CONFIG_NET_POLL_CONTROLLER is not set
  613. #
  614. # ISDN subsystem
  615. #
  616. # CONFIG_ISDN is not set
  617. #
  618. # Telephony Support
  619. #
  620. # CONFIG_PHONE is not set
  621. #
  622. # Input device support
  623. #
  624. CONFIG_INPUT=y
  625. #
  626. # Userland interfaces
  627. #
  628. CONFIG_INPUT_MOUSEDEV=y
  629. CONFIG_INPUT_MOUSEDEV_PSAUX=y
  630. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  631. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  632. # CONFIG_INPUT_JOYDEV is not set
  633. # CONFIG_INPUT_TSDEV is not set
  634. CONFIG_INPUT_EVDEV=y
  635. # CONFIG_INPUT_EVBUG is not set
  636. #
  637. # Input Device Drivers
  638. #
  639. # CONFIG_INPUT_KEYBOARD is not set
  640. # CONFIG_INPUT_MOUSE is not set
  641. # CONFIG_INPUT_JOYSTICK is not set
  642. # CONFIG_INPUT_TOUCHSCREEN is not set
  643. # CONFIG_INPUT_MISC is not set
  644. #
  645. # Hardware I/O ports
  646. #
  647. CONFIG_SERIO=y
  648. # CONFIG_SERIO_I8042 is not set
  649. CONFIG_SERIO_SERPORT=y
  650. # CONFIG_SERIO_PCIPS2 is not set
  651. # CONFIG_SERIO_LIBPS2 is not set
  652. CONFIG_SERIO_RAW=m
  653. # CONFIG_GAMEPORT is not set
  654. #
  655. # Character devices
  656. #
  657. # CONFIG_VT is not set
  658. # CONFIG_SERIAL_NONSTANDARD is not set
  659. # CONFIG_AU1X00_GPIO is not set
  660. # CONFIG_TS_AU1X00_ADS7846 is not set
  661. #
  662. # Serial drivers
  663. #
  664. CONFIG_SERIAL_8250=y
  665. CONFIG_SERIAL_8250_CONSOLE=y
  666. # CONFIG_SERIAL_8250_CS is not set
  667. CONFIG_SERIAL_8250_NR_UARTS=4
  668. # CONFIG_SERIAL_8250_EXTENDED is not set
  669. CONFIG_SERIAL_8250_AU1X00=y
  670. #
  671. # Non-8250 serial port support
  672. #
  673. # CONFIG_SERIAL_AU1X00 is not set
  674. CONFIG_SERIAL_CORE=y
  675. CONFIG_SERIAL_CORE_CONSOLE=y
  676. # CONFIG_SERIAL_JSM is not set
  677. CONFIG_UNIX98_PTYS=y
  678. CONFIG_LEGACY_PTYS=y
  679. CONFIG_LEGACY_PTY_COUNT=256
  680. #
  681. # IPMI
  682. #
  683. # CONFIG_IPMI_HANDLER is not set
  684. #
  685. # Watchdog Cards
  686. #
  687. # CONFIG_WATCHDOG is not set
  688. # CONFIG_RTC is not set
  689. # CONFIG_GEN_RTC is not set
  690. # CONFIG_DTLK is not set
  691. # CONFIG_R3964 is not set
  692. # CONFIG_APPLICOM is not set
  693. #
  694. # Ftape, the floppy tape device driver
  695. #
  696. # CONFIG_DRM is not set
  697. #
  698. # PCMCIA character devices
  699. #
  700. CONFIG_SYNCLINK_CS=m
  701. # CONFIG_CARDMAN_4000 is not set
  702. # CONFIG_CARDMAN_4040 is not set
  703. # CONFIG_RAW_DRIVER is not set
  704. #
  705. # TPM devices
  706. #
  707. # CONFIG_TCG_TPM is not set
  708. # CONFIG_TELCLOCK is not set
  709. #
  710. # I2C support
  711. #
  712. # CONFIG_I2C is not set
  713. #
  714. # Dallas's 1-wire bus
  715. #
  716. # CONFIG_W1 is not set
  717. #
  718. # Hardware Monitoring support
  719. #
  720. # CONFIG_HWMON is not set
  721. # CONFIG_HWMON_VID is not set
  722. #
  723. # Misc devices
  724. #
  725. #
  726. # Multimedia Capabilities Port drivers
  727. #
  728. #
  729. # Multimedia devices
  730. #
  731. # CONFIG_VIDEO_DEV is not set
  732. #
  733. # Digital Video Broadcasting Devices
  734. #
  735. # CONFIG_DVB is not set
  736. #
  737. # Graphics support
  738. #
  739. # CONFIG_FB is not set
  740. #
  741. # Sound
  742. #
  743. # CONFIG_SOUND is not set
  744. #
  745. # USB support
  746. #
  747. CONFIG_USB_ARCH_HAS_HCD=y
  748. CONFIG_USB_ARCH_HAS_OHCI=y
  749. # CONFIG_USB is not set
  750. #
  751. # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
  752. #
  753. #
  754. # USB Gadget Support
  755. #
  756. # CONFIG_USB_GADGET is not set
  757. #
  758. # MMC/SD Card support
  759. #
  760. # CONFIG_MMC is not set
  761. #
  762. # InfiniBand support
  763. #
  764. # CONFIG_INFINIBAND is not set
  765. #
  766. # SN Devices
  767. #
  768. #
  769. # File systems
  770. #
  771. CONFIG_EXT2_FS=y
  772. CONFIG_EXT2_FS_XATTR=y
  773. CONFIG_EXT2_FS_POSIX_ACL=y
  774. # CONFIG_EXT2_FS_SECURITY is not set
  775. # CONFIG_EXT2_FS_XIP is not set
  776. CONFIG_EXT3_FS=y
  777. CONFIG_EXT3_FS_XATTR=y
  778. CONFIG_EXT3_FS_POSIX_ACL=y
  779. CONFIG_EXT3_FS_SECURITY=y
  780. CONFIG_JBD=y
  781. # CONFIG_JBD_DEBUG is not set
  782. CONFIG_FS_MBCACHE=y
  783. CONFIG_REISERFS_FS=m
  784. # CONFIG_REISERFS_CHECK is not set
  785. # CONFIG_REISERFS_PROC_INFO is not set
  786. CONFIG_REISERFS_FS_XATTR=y
  787. CONFIG_REISERFS_FS_POSIX_ACL=y
  788. CONFIG_REISERFS_FS_SECURITY=y
  789. # CONFIG_JFS_FS is not set
  790. CONFIG_FS_POSIX_ACL=y
  791. # CONFIG_XFS_FS is not set
  792. # CONFIG_MINIX_FS is not set
  793. # CONFIG_ROMFS_FS is not set
  794. CONFIG_INOTIFY=y
  795. # CONFIG_QUOTA is not set
  796. CONFIG_DNOTIFY=y
  797. CONFIG_AUTOFS_FS=m
  798. CONFIG_AUTOFS4_FS=m
  799. CONFIG_FUSE_FS=m
  800. #
  801. # CD-ROM/DVD Filesystems
  802. #
  803. # CONFIG_ISO9660_FS is not set
  804. # CONFIG_UDF_FS is not set
  805. #
  806. # DOS/FAT/NT Filesystems
  807. #
  808. # CONFIG_MSDOS_FS is not set
  809. # CONFIG_VFAT_FS is not set
  810. # CONFIG_NTFS_FS is not set
  811. #
  812. # Pseudo filesystems
  813. #
  814. CONFIG_PROC_FS=y
  815. CONFIG_PROC_KCORE=y
  816. CONFIG_SYSFS=y
  817. CONFIG_TMPFS=y
  818. # CONFIG_HUGETLB_PAGE is not set
  819. CONFIG_RAMFS=y
  820. CONFIG_RELAYFS_FS=m
  821. #
  822. # Miscellaneous filesystems
  823. #
  824. # CONFIG_ADFS_FS is not set
  825. # CONFIG_AFFS_FS is not set
  826. # CONFIG_HFS_FS is not set
  827. # CONFIG_HFSPLUS_FS is not set
  828. # CONFIG_BEFS_FS is not set
  829. # CONFIG_BFS_FS is not set
  830. # CONFIG_EFS_FS is not set
  831. # CONFIG_JFFS_FS is not set
  832. # CONFIG_JFFS2_FS is not set
  833. CONFIG_CRAMFS=m
  834. # CONFIG_VXFS_FS is not set
  835. # CONFIG_HPFS_FS is not set
  836. # CONFIG_QNX4FS_FS is not set
  837. # CONFIG_SYSV_FS is not set
  838. # CONFIG_UFS_FS is not set
  839. #
  840. # Network File Systems
  841. #
  842. CONFIG_NFS_FS=y
  843. # CONFIG_NFS_V3 is not set
  844. # CONFIG_NFS_V4 is not set
  845. # CONFIG_NFS_DIRECTIO is not set
  846. CONFIG_NFSD=m
  847. # CONFIG_NFSD_V3 is not set
  848. # CONFIG_NFSD_TCP is not set
  849. CONFIG_ROOT_NFS=y
  850. CONFIG_LOCKD=y
  851. CONFIG_EXPORTFS=m
  852. CONFIG_NFS_COMMON=y
  853. CONFIG_SUNRPC=y
  854. # CONFIG_RPCSEC_GSS_KRB5 is not set
  855. # CONFIG_RPCSEC_GSS_SPKM3 is not set
  856. CONFIG_SMB_FS=m
  857. # CONFIG_SMB_NLS_DEFAULT is not set
  858. # CONFIG_CIFS is not set
  859. # CONFIG_NCP_FS is not set
  860. # CONFIG_CODA_FS is not set
  861. # CONFIG_AFS_FS is not set
  862. # CONFIG_9P_FS is not set
  863. #
  864. # Partition Types
  865. #
  866. # CONFIG_PARTITION_ADVANCED is not set
  867. CONFIG_MSDOS_PARTITION=y
  868. #
  869. # Native Language Support
  870. #
  871. CONFIG_NLS=m
  872. CONFIG_NLS_DEFAULT="iso8859-1"
  873. # CONFIG_NLS_CODEPAGE_437 is not set
  874. # CONFIG_NLS_CODEPAGE_737 is not set
  875. # CONFIG_NLS_CODEPAGE_775 is not set
  876. # CONFIG_NLS_CODEPAGE_850 is not set
  877. # CONFIG_NLS_CODEPAGE_852 is not set
  878. # CONFIG_NLS_CODEPAGE_855 is not set
  879. # CONFIG_NLS_CODEPAGE_857 is not set
  880. # CONFIG_NLS_CODEPAGE_860 is not set
  881. # CONFIG_NLS_CODEPAGE_861 is not set
  882. # CONFIG_NLS_CODEPAGE_862 is not set
  883. # CONFIG_NLS_CODEPAGE_863 is not set
  884. # CONFIG_NLS_CODEPAGE_864 is not set
  885. # CONFIG_NLS_CODEPAGE_865 is not set
  886. # CONFIG_NLS_CODEPAGE_866 is not set
  887. # CONFIG_NLS_CODEPAGE_869 is not set
  888. # CONFIG_NLS_CODEPAGE_936 is not set
  889. # CONFIG_NLS_CODEPAGE_950 is not set
  890. # CONFIG_NLS_CODEPAGE_932 is not set
  891. # CONFIG_NLS_CODEPAGE_949 is not set
  892. # CONFIG_NLS_CODEPAGE_874 is not set
  893. # CONFIG_NLS_ISO8859_8 is not set
  894. # CONFIG_NLS_CODEPAGE_1250 is not set
  895. # CONFIG_NLS_CODEPAGE_1251 is not set
  896. # CONFIG_NLS_ASCII is not set
  897. # CONFIG_NLS_ISO8859_1 is not set
  898. # CONFIG_NLS_ISO8859_2 is not set
  899. # CONFIG_NLS_ISO8859_3 is not set
  900. # CONFIG_NLS_ISO8859_4 is not set
  901. # CONFIG_NLS_ISO8859_5 is not set
  902. # CONFIG_NLS_ISO8859_6 is not set
  903. # CONFIG_NLS_ISO8859_7 is not set
  904. # CONFIG_NLS_ISO8859_9 is not set
  905. # CONFIG_NLS_ISO8859_13 is not set
  906. # CONFIG_NLS_ISO8859_14 is not set
  907. # CONFIG_NLS_ISO8859_15 is not set
  908. # CONFIG_NLS_KOI8_R is not set
  909. # CONFIG_NLS_KOI8_U is not set
  910. # CONFIG_NLS_UTF8 is not set
  911. #
  912. # Profiling support
  913. #
  914. # CONFIG_PROFILING is not set
  915. #
  916. # Kernel hacking
  917. #
  918. # CONFIG_PRINTK_TIME is not set
  919. # CONFIG_DEBUG_KERNEL is not set
  920. CONFIG_LOG_BUF_SHIFT=14
  921. CONFIG_CROSSCOMPILE=y
  922. CONFIG_CMDLINE=""
  923. #
  924. # Security options
  925. #
  926. CONFIG_KEYS=y
  927. CONFIG_KEYS_DEBUG_PROC_KEYS=y
  928. # CONFIG_SECURITY is not set
  929. #
  930. # Cryptographic options
  931. #
  932. CONFIG_CRYPTO=y
  933. CONFIG_CRYPTO_HMAC=y
  934. CONFIG_CRYPTO_NULL=m
  935. CONFIG_CRYPTO_MD4=m
  936. CONFIG_CRYPTO_MD5=m
  937. CONFIG_CRYPTO_SHA1=m
  938. CONFIG_CRYPTO_SHA256=m
  939. CONFIG_CRYPTO_SHA512=m
  940. CONFIG_CRYPTO_WP512=m
  941. CONFIG_CRYPTO_TGR192=m
  942. CONFIG_CRYPTO_DES=m
  943. CONFIG_CRYPTO_BLOWFISH=m
  944. CONFIG_CRYPTO_TWOFISH=m
  945. CONFIG_CRYPTO_SERPENT=m
  946. CONFIG_CRYPTO_AES=m
  947. CONFIG_CRYPTO_CAST5=m
  948. CONFIG_CRYPTO_CAST6=m
  949. CONFIG_CRYPTO_TEA=m
  950. CONFIG_CRYPTO_ARC4=m
  951. CONFIG_CRYPTO_KHAZAD=m
  952. CONFIG_CRYPTO_ANUBIS=m
  953. CONFIG_CRYPTO_DEFLATE=m
  954. CONFIG_CRYPTO_MICHAEL_MIC=m
  955. CONFIG_CRYPTO_CRC32C=m
  956. # CONFIG_CRYPTO_TEST is not set
  957. #
  958. # Hardware crypto devices
  959. #
  960. #
  961. # Library routines
  962. #
  963. CONFIG_CRC_CCITT=m
  964. CONFIG_CRC16=m
  965. CONFIG_CRC32=y
  966. CONFIG_LIBCRC32C=m
  967. CONFIG_ZLIB_INFLATE=m
  968. CONFIG_ZLIB_DEFLATE=m