sead_defconfig 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.18-rc1
  4. # Thu Jul 6 10:04:20 2006
  5. #
  6. CONFIG_MIPS=y
  7. #
  8. # Machine selection
  9. #
  10. # CONFIG_MIPS_MTX1 is not set
  11. # CONFIG_MIPS_BOSPORUS is not set
  12. # CONFIG_MIPS_PB1000 is not set
  13. # CONFIG_MIPS_PB1100 is not set
  14. # CONFIG_MIPS_PB1500 is not set
  15. # CONFIG_MIPS_PB1550 is not set
  16. # CONFIG_MIPS_PB1200 is not set
  17. # CONFIG_MIPS_DB1000 is not set
  18. # CONFIG_MIPS_DB1100 is not set
  19. # CONFIG_MIPS_DB1500 is not set
  20. # CONFIG_MIPS_DB1550 is not set
  21. # CONFIG_MIPS_DB1200 is not set
  22. # CONFIG_MIPS_MIRAGE is not set
  23. # CONFIG_BASLER_EXCITE is not set
  24. # CONFIG_MIPS_COBALT is not set
  25. # CONFIG_MACH_DECSTATION is not set
  26. # CONFIG_MIPS_EV64120 is not set
  27. # CONFIG_MIPS_EV96100 is not set
  28. # CONFIG_MIPS_IVR is not set
  29. # CONFIG_MIPS_ITE8172 is not set
  30. # CONFIG_MACH_JAZZ is not set
  31. # CONFIG_LASAT is not set
  32. # CONFIG_MIPS_ATLAS is not set
  33. # CONFIG_MIPS_MALTA is not set
  34. CONFIG_MIPS_SEAD=y
  35. # CONFIG_WR_PPMC is not set
  36. # CONFIG_MIPS_SIM is not set
  37. # CONFIG_MOMENCO_JAGUAR_ATX is not set
  38. # CONFIG_MOMENCO_OCELOT is not set
  39. # CONFIG_MOMENCO_OCELOT_3 is not set
  40. # CONFIG_MOMENCO_OCELOT_C is not set
  41. # CONFIG_MOMENCO_OCELOT_G is not set
  42. # CONFIG_MIPS_XXS1500 is not set
  43. # CONFIG_PNX8550_V2PCI is not set
  44. # CONFIG_PNX8550_JBS is not set
  45. # CONFIG_DDB5477 is not set
  46. # CONFIG_MACH_VR41XX is not set
  47. # CONFIG_PMC_YOSEMITE is not set
  48. # CONFIG_QEMU is not set
  49. # CONFIG_MARKEINS is not set
  50. # CONFIG_SGI_IP22 is not set
  51. # CONFIG_SGI_IP27 is not set
  52. # CONFIG_SGI_IP32 is not set
  53. # CONFIG_SIBYTE_BIGSUR is not set
  54. # CONFIG_SIBYTE_SWARM is not set
  55. # CONFIG_SIBYTE_SENTOSA is not set
  56. # CONFIG_SIBYTE_RHONE is not set
  57. # CONFIG_SIBYTE_CARMEL is not set
  58. # CONFIG_SIBYTE_PTSWARM is not set
  59. # CONFIG_SIBYTE_LITTLESUR is not set
  60. # CONFIG_SIBYTE_CRHINE is not set
  61. # CONFIG_SIBYTE_CRHONE is not set
  62. # CONFIG_SNI_RM200_PCI is not set
  63. # CONFIG_TOSHIBA_JMR3927 is not set
  64. # CONFIG_TOSHIBA_RBTX4927 is not set
  65. # CONFIG_TOSHIBA_RBTX4938 is not set
  66. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  67. CONFIG_GENERIC_FIND_NEXT_BIT=y
  68. CONFIG_GENERIC_HWEIGHT=y
  69. CONFIG_GENERIC_CALIBRATE_DELAY=y
  70. CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
  71. CONFIG_DMA_NONCOHERENT=y
  72. CONFIG_DMA_NEED_PCI_MAP_STATE=y
  73. # CONFIG_CPU_BIG_ENDIAN is not set
  74. CONFIG_CPU_LITTLE_ENDIAN=y
  75. CONFIG_SYS_SUPPORTS_BIG_ENDIAN=y
  76. CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y
  77. CONFIG_IRQ_CPU=y
  78. CONFIG_MIPS_BOARDS_GEN=y
  79. CONFIG_MIPS_L1_CACHE_SHIFT=5
  80. #
  81. # CPU selection
  82. #
  83. CONFIG_CPU_MIPS32_R1=y
  84. # CONFIG_CPU_MIPS32_R2 is not set
  85. # CONFIG_CPU_MIPS64_R1 is not set
  86. # CONFIG_CPU_MIPS64_R2 is not set
  87. # CONFIG_CPU_R3000 is not set
  88. # CONFIG_CPU_TX39XX is not set
  89. # CONFIG_CPU_VR41XX is not set
  90. # CONFIG_CPU_R4300 is not set
  91. # CONFIG_CPU_R4X00 is not set
  92. # CONFIG_CPU_TX49XX is not set
  93. # CONFIG_CPU_R5000 is not set
  94. # CONFIG_CPU_R5432 is not set
  95. # CONFIG_CPU_R6000 is not set
  96. # CONFIG_CPU_NEVADA is not set
  97. # CONFIG_CPU_R8000 is not set
  98. # CONFIG_CPU_R10000 is not set
  99. # CONFIG_CPU_RM7000 is not set
  100. # CONFIG_CPU_RM9000 is not set
  101. # CONFIG_CPU_SB1 is not set
  102. CONFIG_SYS_HAS_CPU_MIPS32_R1=y
  103. CONFIG_SYS_HAS_CPU_MIPS32_R2=y
  104. CONFIG_SYS_HAS_CPU_MIPS64_R1=y
  105. CONFIG_CPU_MIPS32=y
  106. CONFIG_CPU_MIPSR1=y
  107. CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y
  108. CONFIG_SYS_SUPPORTS_64BIT_KERNEL=y
  109. CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y
  110. #
  111. # Kernel type
  112. #
  113. CONFIG_32BIT=y
  114. # CONFIG_64BIT is not set
  115. CONFIG_PAGE_SIZE_4KB=y
  116. # CONFIG_PAGE_SIZE_8KB is not set
  117. # CONFIG_PAGE_SIZE_16KB is not set
  118. # CONFIG_PAGE_SIZE_64KB is not set
  119. CONFIG_CPU_HAS_PREFETCH=y
  120. CONFIG_MIPS_MT_DISABLED=y
  121. # CONFIG_MIPS_MT_SMTC is not set
  122. # CONFIG_MIPS_MT_SMP is not set
  123. # CONFIG_MIPS_VPE_LOADER is not set
  124. # CONFIG_64BIT_PHYS_ADDR is not set
  125. CONFIG_CPU_HAS_LLSC=y
  126. CONFIG_CPU_HAS_SYNC=y
  127. CONFIG_GENERIC_HARDIRQS=y
  128. CONFIG_GENERIC_IRQ_PROBE=y
  129. CONFIG_CPU_SUPPORTS_HIGHMEM=y
  130. CONFIG_ARCH_FLATMEM_ENABLE=y
  131. CONFIG_SELECT_MEMORY_MODEL=y
  132. CONFIG_FLATMEM_MANUAL=y
  133. # CONFIG_DISCONTIGMEM_MANUAL is not set
  134. # CONFIG_SPARSEMEM_MANUAL is not set
  135. CONFIG_FLATMEM=y
  136. CONFIG_FLAT_NODE_MEM_MAP=y
  137. # CONFIG_SPARSEMEM_STATIC is not set
  138. CONFIG_SPLIT_PTLOCK_CPUS=4
  139. # CONFIG_RESOURCES_64BIT is not set
  140. # CONFIG_HZ_48 is not set
  141. # CONFIG_HZ_100 is not set
  142. # CONFIG_HZ_128 is not set
  143. # CONFIG_HZ_250 is not set
  144. # CONFIG_HZ_256 is not set
  145. CONFIG_HZ_1000=y
  146. # CONFIG_HZ_1024 is not set
  147. CONFIG_SYS_SUPPORTS_ARBIT_HZ=y
  148. CONFIG_HZ=1000
  149. CONFIG_PREEMPT_NONE=y
  150. # CONFIG_PREEMPT_VOLUNTARY is not set
  151. # CONFIG_PREEMPT is not set
  152. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  153. #
  154. # Code maturity level options
  155. #
  156. CONFIG_EXPERIMENTAL=y
  157. CONFIG_BROKEN_ON_SMP=y
  158. CONFIG_INIT_ENV_ARG_LIMIT=32
  159. #
  160. # General setup
  161. #
  162. CONFIG_LOCALVERSION=""
  163. CONFIG_LOCALVERSION_AUTO=y
  164. # CONFIG_SWAP is not set
  165. CONFIG_SYSVIPC=y
  166. # CONFIG_BSD_PROCESS_ACCT is not set
  167. CONFIG_SYSCTL=y
  168. # CONFIG_IKCONFIG is not set
  169. CONFIG_RELAY=y
  170. CONFIG_INITRAMFS_SOURCE=""
  171. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  172. CONFIG_EMBEDDED=y
  173. CONFIG_KALLSYMS=y
  174. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  175. # CONFIG_HOTPLUG is not set
  176. CONFIG_PRINTK=y
  177. CONFIG_BUG=y
  178. CONFIG_ELF_CORE=y
  179. CONFIG_BASE_FULL=y
  180. CONFIG_RT_MUTEXES=y
  181. CONFIG_FUTEX=y
  182. CONFIG_EPOLL=y
  183. CONFIG_SHMEM=y
  184. CONFIG_SLAB=y
  185. CONFIG_VM_EVENT_COUNTERS=y
  186. # CONFIG_TINY_SHMEM is not set
  187. CONFIG_BASE_SMALL=0
  188. # CONFIG_SLOB is not set
  189. #
  190. # Loadable module support
  191. #
  192. # CONFIG_MODULES is not set
  193. #
  194. # Block layer
  195. #
  196. # CONFIG_LBD is not set
  197. # CONFIG_BLK_DEV_IO_TRACE is not set
  198. # CONFIG_LSF is not set
  199. #
  200. # IO Schedulers
  201. #
  202. CONFIG_IOSCHED_NOOP=y
  203. CONFIG_IOSCHED_AS=y
  204. CONFIG_IOSCHED_DEADLINE=y
  205. CONFIG_IOSCHED_CFQ=y
  206. CONFIG_DEFAULT_AS=y
  207. # CONFIG_DEFAULT_DEADLINE is not set
  208. # CONFIG_DEFAULT_CFQ is not set
  209. # CONFIG_DEFAULT_NOOP is not set
  210. CONFIG_DEFAULT_IOSCHED="anticipatory"
  211. #
  212. # Bus options (PCI, PCMCIA, EISA, ISA, TC)
  213. #
  214. CONFIG_MMU=y
  215. #
  216. # PCCARD (PCMCIA/CardBus) support
  217. #
  218. # CONFIG_PCCARD is not set
  219. #
  220. # PCI Hotplug Support
  221. #
  222. #
  223. # Executable file formats
  224. #
  225. CONFIG_BINFMT_ELF=y
  226. # CONFIG_BINFMT_MISC is not set
  227. CONFIG_TRAD_SIGNALS=y
  228. #
  229. # Networking
  230. #
  231. # CONFIG_NET is not set
  232. #
  233. # Device Drivers
  234. #
  235. #
  236. # Generic Driver Options
  237. #
  238. CONFIG_STANDALONE=y
  239. CONFIG_PREVENT_FIRMWARE_BUILD=y
  240. # CONFIG_FW_LOADER is not set
  241. # CONFIG_SYS_HYPERVISOR is not set
  242. #
  243. # Connector - unified userspace <-> kernelspace linker
  244. #
  245. #
  246. # Memory Technology Devices (MTD)
  247. #
  248. # CONFIG_MTD is not set
  249. #
  250. # Parallel port support
  251. #
  252. # CONFIG_PARPORT is not set
  253. #
  254. # Plug and Play support
  255. #
  256. #
  257. # Block devices
  258. #
  259. # CONFIG_BLK_DEV_COW_COMMON is not set
  260. CONFIG_BLK_DEV_LOOP=y
  261. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  262. CONFIG_BLK_DEV_RAM=y
  263. CONFIG_BLK_DEV_RAM_COUNT=16
  264. CONFIG_BLK_DEV_RAM_SIZE=18432
  265. CONFIG_BLK_DEV_INITRD=y
  266. # CONFIG_CDROM_PKTCDVD is not set
  267. #
  268. # ATA/ATAPI/MFM/RLL support
  269. #
  270. # CONFIG_IDE is not set
  271. #
  272. # SCSI device support
  273. #
  274. CONFIG_RAID_ATTRS=y
  275. # CONFIG_SCSI is not set
  276. #
  277. # Multi-device support (RAID and LVM)
  278. #
  279. # CONFIG_MD is not set
  280. #
  281. # Fusion MPT device support
  282. #
  283. # CONFIG_FUSION is not set
  284. #
  285. # IEEE 1394 (FireWire) support
  286. #
  287. #
  288. # I2O device support
  289. #
  290. #
  291. # ISDN subsystem
  292. #
  293. #
  294. # Telephony Support
  295. #
  296. # CONFIG_PHONE is not set
  297. #
  298. # Input device support
  299. #
  300. # CONFIG_INPUT is not set
  301. #
  302. # Hardware I/O ports
  303. #
  304. # CONFIG_SERIO is not set
  305. # CONFIG_GAMEPORT is not set
  306. #
  307. # Character devices
  308. #
  309. # CONFIG_VT is not set
  310. # CONFIG_SERIAL_NONSTANDARD is not set
  311. #
  312. # Serial drivers
  313. #
  314. CONFIG_SERIAL_8250=y
  315. CONFIG_SERIAL_8250_CONSOLE=y
  316. CONFIG_SERIAL_8250_NR_UARTS=4
  317. CONFIG_SERIAL_8250_RUNTIME_UARTS=4
  318. # CONFIG_SERIAL_8250_EXTENDED is not set
  319. #
  320. # Non-8250 serial port support
  321. #
  322. CONFIG_SERIAL_CORE=y
  323. CONFIG_SERIAL_CORE_CONSOLE=y
  324. CONFIG_UNIX98_PTYS=y
  325. CONFIG_LEGACY_PTYS=y
  326. CONFIG_LEGACY_PTY_COUNT=256
  327. #
  328. # IPMI
  329. #
  330. # CONFIG_IPMI_HANDLER is not set
  331. #
  332. # Watchdog Cards
  333. #
  334. # CONFIG_WATCHDOG is not set
  335. # CONFIG_HW_RANDOM is not set
  336. # CONFIG_RTC is not set
  337. # CONFIG_GEN_RTC is not set
  338. # CONFIG_DTLK is not set
  339. # CONFIG_R3964 is not set
  340. #
  341. # Ftape, the floppy tape device driver
  342. #
  343. # CONFIG_RAW_DRIVER is not set
  344. #
  345. # TPM devices
  346. #
  347. # CONFIG_TCG_TPM is not set
  348. # CONFIG_TELCLOCK is not set
  349. #
  350. # I2C support
  351. #
  352. # CONFIG_I2C is not set
  353. #
  354. # SPI support
  355. #
  356. # CONFIG_SPI is not set
  357. # CONFIG_SPI_MASTER is not set
  358. #
  359. # Dallas's 1-wire bus
  360. #
  361. #
  362. # Hardware Monitoring support
  363. #
  364. # CONFIG_HWMON is not set
  365. # CONFIG_HWMON_VID is not set
  366. #
  367. # Misc devices
  368. #
  369. #
  370. # Multimedia devices
  371. #
  372. # CONFIG_VIDEO_DEV is not set
  373. CONFIG_VIDEO_V4L2=y
  374. #
  375. # Digital Video Broadcasting Devices
  376. #
  377. #
  378. # Graphics support
  379. #
  380. # CONFIG_FIRMWARE_EDID is not set
  381. # CONFIG_FB is not set
  382. #
  383. # Sound
  384. #
  385. # CONFIG_SOUND is not set
  386. #
  387. # USB support
  388. #
  389. # CONFIG_USB_ARCH_HAS_HCD is not set
  390. # CONFIG_USB_ARCH_HAS_OHCI is not set
  391. # CONFIG_USB_ARCH_HAS_EHCI is not set
  392. #
  393. # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
  394. #
  395. #
  396. # USB Gadget Support
  397. #
  398. # CONFIG_USB_GADGET is not set
  399. #
  400. # MMC/SD Card support
  401. #
  402. # CONFIG_MMC is not set
  403. #
  404. # LED devices
  405. #
  406. # CONFIG_NEW_LEDS is not set
  407. #
  408. # LED drivers
  409. #
  410. #
  411. # LED Triggers
  412. #
  413. #
  414. # InfiniBand support
  415. #
  416. #
  417. # EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
  418. #
  419. #
  420. # Real Time Clock
  421. #
  422. # CONFIG_RTC_CLASS is not set
  423. #
  424. # DMA Engine support
  425. #
  426. # CONFIG_DMA_ENGINE is not set
  427. #
  428. # DMA Clients
  429. #
  430. #
  431. # DMA Devices
  432. #
  433. #
  434. # File systems
  435. #
  436. CONFIG_EXT2_FS=y
  437. # CONFIG_EXT2_FS_XATTR is not set
  438. # CONFIG_EXT2_FS_XIP is not set
  439. # CONFIG_EXT3_FS is not set
  440. # CONFIG_REISERFS_FS is not set
  441. # CONFIG_JFS_FS is not set
  442. # CONFIG_FS_POSIX_ACL is not set
  443. # CONFIG_XFS_FS is not set
  444. # CONFIG_MINIX_FS is not set
  445. # CONFIG_ROMFS_FS is not set
  446. CONFIG_INOTIFY=y
  447. CONFIG_INOTIFY_USER=y
  448. # CONFIG_QUOTA is not set
  449. CONFIG_DNOTIFY=y
  450. # CONFIG_AUTOFS_FS is not set
  451. # CONFIG_AUTOFS4_FS is not set
  452. CONFIG_FUSE_FS=y
  453. #
  454. # CD-ROM/DVD Filesystems
  455. #
  456. # CONFIG_ISO9660_FS is not set
  457. # CONFIG_UDF_FS is not set
  458. #
  459. # DOS/FAT/NT Filesystems
  460. #
  461. # CONFIG_MSDOS_FS is not set
  462. # CONFIG_VFAT_FS is not set
  463. # CONFIG_NTFS_FS is not set
  464. #
  465. # Pseudo filesystems
  466. #
  467. CONFIG_PROC_FS=y
  468. CONFIG_PROC_KCORE=y
  469. CONFIG_SYSFS=y
  470. # CONFIG_TMPFS is not set
  471. # CONFIG_HUGETLB_PAGE is not set
  472. CONFIG_RAMFS=y
  473. # CONFIG_CONFIGFS_FS is not set
  474. #
  475. # Miscellaneous filesystems
  476. #
  477. # CONFIG_ADFS_FS is not set
  478. # CONFIG_AFFS_FS is not set
  479. # CONFIG_HFS_FS is not set
  480. # CONFIG_HFSPLUS_FS is not set
  481. # CONFIG_BEFS_FS is not set
  482. # CONFIG_BFS_FS is not set
  483. # CONFIG_EFS_FS is not set
  484. # CONFIG_CRAMFS is not set
  485. # CONFIG_VXFS_FS is not set
  486. # CONFIG_HPFS_FS is not set
  487. # CONFIG_QNX4FS_FS is not set
  488. # CONFIG_SYSV_FS is not set
  489. # CONFIG_UFS_FS is not set
  490. #
  491. # Partition Types
  492. #
  493. CONFIG_PARTITION_ADVANCED=y
  494. # CONFIG_ACORN_PARTITION is not set
  495. # CONFIG_OSF_PARTITION is not set
  496. # CONFIG_AMIGA_PARTITION is not set
  497. # CONFIG_ATARI_PARTITION is not set
  498. # CONFIG_MAC_PARTITION is not set
  499. # CONFIG_MSDOS_PARTITION is not set
  500. # CONFIG_LDM_PARTITION is not set
  501. # CONFIG_SGI_PARTITION is not set
  502. # CONFIG_ULTRIX_PARTITION is not set
  503. # CONFIG_SUN_PARTITION is not set
  504. # CONFIG_KARMA_PARTITION is not set
  505. # CONFIG_EFI_PARTITION is not set
  506. #
  507. # Native Language Support
  508. #
  509. # CONFIG_NLS is not set
  510. #
  511. # Profiling support
  512. #
  513. # CONFIG_PROFILING is not set
  514. #
  515. # Kernel hacking
  516. #
  517. # CONFIG_PRINTK_TIME is not set
  518. # CONFIG_MAGIC_SYSRQ is not set
  519. # CONFIG_UNUSED_SYMBOLS is not set
  520. # CONFIG_DEBUG_KERNEL is not set
  521. CONFIG_LOG_BUF_SHIFT=14
  522. # CONFIG_DEBUG_FS is not set
  523. # CONFIG_UNWIND_INFO is not set
  524. CONFIG_CROSSCOMPILE=y
  525. CONFIG_CMDLINE=""
  526. #
  527. # Security options
  528. #
  529. # CONFIG_KEYS is not set
  530. # CONFIG_SECURITY is not set
  531. #
  532. # Cryptographic options
  533. #
  534. # CONFIG_CRYPTO is not set
  535. #
  536. # Hardware crypto devices
  537. #
  538. #
  539. # Library routines
  540. #
  541. # CONFIG_CRC_CCITT is not set
  542. CONFIG_CRC16=y
  543. # CONFIG_CRC32 is not set
  544. # CONFIG_LIBCRC32C is not set
  545. CONFIG_PLIST=y