LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 507|回复: 1

起动时在 staring kernel daemon [OK]后停止不动!~~~~

[复制链接]
发表于 2004-4-22 13:50:56 | 显示全部楼层 |阅读模式
估计和内核的哪个选项有关

因为如果用RH的内核配置文件编译,就不会有这个问题
 楼主| 发表于 2004-4-23 06:42:04 | 显示全部楼层

  1. #
  2. # Automatically generated make config: don't edit
  3. #
  4. CONFIG_X86=y
  5. CONFIG_MMU=y
  6. CONFIG_UID16=y
  7. CONFIG_GENERIC_ISA_DMA=y

  8. #
  9. # Code maturity level options
  10. #
  11. CONFIG_EXPERIMENTAL=y
  12. CONFIG_CLEAN_COMPILE=y
  13. CONFIG_STANDALONE=y
  14. CONFIG_BROKEN_ON_SMP=y

  15. #
  16. # General setup
  17. #
  18. CONFIG_SWAP=y
  19. CONFIG_SYSVIPC=y
  20. CONFIG_POSIX_MQUEUE=y
  21. CONFIG_BSD_PROCESS_ACCT=y
  22. CONFIG_SYSCTL=y
  23. CONFIG_AUDIT=y
  24. # CONFIG_AUDITSYSCALL is not set
  25. CONFIG_LOG_BUF_SHIFT=14
  26. # CONFIG_HOTPLUG is not set
  27. # CONFIG_IKCONFIG is not set
  28. # CONFIG_EMBEDDED is not set
  29. CONFIG_KALLSYMS=y
  30. CONFIG_FUTEX=y
  31. CONFIG_EPOLL=y
  32. CONFIG_IOSCHED_NOOP=y
  33. CONFIG_IOSCHED_AS=y
  34. CONFIG_IOSCHED_DEADLINE=y
  35. CONFIG_IOSCHED_CFQ=y
  36. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set

  37. #
  38. # Loadable module support
  39. #
  40. CONFIG_MODULES=y
  41. CONFIG_MODULE_UNLOAD=y
  42. CONFIG_MODULE_FORCE_UNLOAD=y
  43. CONFIG_OBSOLETE_MODPARM=y
  44. # CONFIG_MODVERSIONS is not set
  45. CONFIG_KMOD=y

  46. #
  47. # Processor type and features
  48. #
  49. CONFIG_X86_PC=y
  50. # CONFIG_X86_ELAN is not set
  51. # CONFIG_X86_VOYAGER is not set
  52. # CONFIG_X86_NUMAQ is not set
  53. # CONFIG_X86_SUMMIT is not set
  54. # CONFIG_X86_BIGSMP is not set
  55. # CONFIG_X86_VISWS is not set
  56. # CONFIG_X86_GENERICARCH is not set
  57. # CONFIG_X86_ES7000 is not set
  58. # CONFIG_M386 is not set
  59. # CONFIG_M486 is not set
  60. # CONFIG_M586 is not set
  61. # CONFIG_M586TSC is not set
  62. # CONFIG_M586MMX is not set
  63. # CONFIG_M686 is not set
  64. # CONFIG_MPENTIUMII is not set
  65. CONFIG_MPENTIUMIII=y
  66. # CONFIG_MPENTIUMM is not set
  67. # CONFIG_MPENTIUM4 is not set
  68. # CONFIG_MK6 is not set
  69. # CONFIG_MK7 is not set
  70. # CONFIG_MK8 is not set
  71. # CONFIG_MCRUSOE is not set
  72. # CONFIG_MWINCHIPC6 is not set
  73. # CONFIG_MWINCHIP2 is not set
  74. # CONFIG_MWINCHIP3D is not set
  75. # CONFIG_MCYRIXIII is not set
  76. # CONFIG_MVIAC3_2 is not set
  77. CONFIG_X86_GENERIC=y
  78. CONFIG_X86_CMPXCHG=y
  79. CONFIG_X86_XADD=y
  80. CONFIG_X86_L1_CACHE_SHIFT=7
  81. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  82. CONFIG_X86_WP_WORKS_OK=y
  83. CONFIG_X86_INVLPG=y
  84. CONFIG_X86_BSWAP=y
  85. CONFIG_X86_POPAD_OK=y
  86. CONFIG_X86_GOOD_APIC=y
  87. CONFIG_X86_INTEL_USERCOPY=y
  88. CONFIG_X86_USE_PPRO_CHECKSUM=y
  89. # CONFIG_HPET_TIMER is not set
  90. # CONFIG_HPET_EMULATE_RTC is not set
  91. # CONFIG_SMP is not set
  92. # CONFIG_PREEMPT is not set
  93. # CONFIG_X86_UP_APIC is not set
  94. CONFIG_X86_TSC=y
  95. # CONFIG_X86_MCE is not set
  96. # CONFIG_TOSHIBA is not set
  97. # CONFIG_I8K is not set
  98. CONFIG_MICROCODE=m
  99. # CONFIG_X86_MSR is not set
  100. CONFIG_X86_CPUID=m

  101. #
  102. # Firmware Drivers
  103. #
  104. # CONFIG_EDD is not set
  105. CONFIG_NOHIGHMEM=y
  106. # CONFIG_HIGHMEM4G is not set
  107. # CONFIG_HIGHMEM64G is not set
  108. # CONFIG_MATH_EMULATION is not set
  109. CONFIG_MTRR=y
  110. # CONFIG_REGPARM is not set

  111. #
  112. # Power management options (ACPI, APM)
  113. #
  114. # CONFIG_PM is not set

  115. #
  116. # ACPI (Advanced Configuration and Power Interface) Support
  117. #
  118. # CONFIG_ACPI is not set
  119. CONFIG_ACPI_BOOT=y

  120. #
  121. # CPU Frequency scaling
  122. #
  123. # CONFIG_CPU_FREQ is not set

  124. #
  125. # Bus options (PCI, PCMCIA, EISA, MCA, ISA)
  126. #
  127. CONFIG_PCI=y
  128. # CONFIG_PCI_GOBIOS is not set
  129. # CONFIG_PCI_GOMMCONFIG is not set
  130. # CONFIG_PCI_GODIRECT is not set
  131. CONFIG_PCI_GOANY=y
  132. CONFIG_PCI_BIOS=y
  133. CONFIG_PCI_DIRECT=y
  134. CONFIG_PCI_MMCONFIG=y
  135. CONFIG_PCI_LEGACY_PROC=y
  136. CONFIG_PCI_NAMES=y
  137. CONFIG_ISA=y
  138. # CONFIG_EISA is not set
  139. # CONFIG_MCA is not set
  140. # CONFIG_SCx200 is not set

  141. #
  142. # Executable file formats
  143. #
  144. CONFIG_BINFMT_ELF=y
  145. CONFIG_BINFMT_AOUT=y
  146. CONFIG_BINFMT_MISC=y

  147. #
  148. # Device Drivers
  149. #

  150. #
  151. # Generic Driver Options
  152. #

  153. #
  154. # Memory Technology Devices (MTD)
  155. #
  156. # CONFIG_MTD is not set

  157. #
  158. # Parallel port support
  159. #
  160. CONFIG_PARPORT=m
  161. CONFIG_PARPORT_PC=m
  162. CONFIG_PARPORT_PC_CML1=m
  163. CONFIG_PARPORT_SERIAL=m
  164. CONFIG_PARPORT_PC_FIFO=y
  165. # CONFIG_PARPORT_PC_SUPERIO is not set
  166. # CONFIG_PARPORT_OTHER is not set
  167. # CONFIG_PARPORT_1284 is not set

  168. #
  169. # Plug and Play support
  170. #
  171. CONFIG_PNP=y
  172. # CONFIG_PNP_DEBUG is not set

  173. #
  174. # Protocols
  175. #
  176. # CONFIG_ISAPNP is not set
  177. # CONFIG_PNPBIOS is not set

  178. #
  179. # Block devices
  180. #
  181. CONFIG_BLK_DEV_FD=m
  182. # CONFIG_BLK_DEV_XD is not set
  183. # CONFIG_PARIDE is not set
  184. # CONFIG_BLK_CPQ_DA is not set
  185. # CONFIG_BLK_CPQ_CISS_DA is not set
  186. # CONFIG_BLK_DEV_DAC960 is not set
  187. # CONFIG_BLK_DEV_UMEM is not set
  188. CONFIG_BLK_DEV_LOOP=y
  189. CONFIG_BLK_DEV_CRYPTOLOOP=m
  190. CONFIG_BLK_DEV_NBD=m
  191. # CONFIG_BLK_DEV_CARMEL is not set
  192. CONFIG_BLK_DEV_RAM=y
  193. CONFIG_BLK_DEV_RAM_SIZE=4096
  194. CONFIG_BLK_DEV_INITRD=y
  195. # CONFIG_LBD is not set

  196. #
  197. # ATA/ATAPI/MFM/RLL support
  198. #
  199. CONFIG_IDE=y
  200. CONFIG_BLK_DEV_IDE=y

  201. #
  202. # Please see Documentation/ide.txt for help/info on IDE drives
  203. #
  204. # CONFIG_BLK_DEV_HD_IDE is not set
  205. CONFIG_BLK_DEV_IDEDISK=y
  206. CONFIG_IDEDISK_MULTI_MODE=y
  207. # CONFIG_IDEDISK_STROKE is not set
  208. CONFIG_BLK_DEV_IDECD=m
  209. # CONFIG_BLK_DEV_IDETAPE is not set
  210. # CONFIG_BLK_DEV_IDEFLOPPY is not set
  211. # CONFIG_IDE_TASK_IOCTL is not set
  212. # CONFIG_IDE_TASKFILE_IO is not set

  213. #
  214. # IDE chipset support/bugfixes
  215. #
  216. CONFIG_IDE_GENERIC=y
  217. # CONFIG_BLK_DEV_CMD640 is not set
  218. CONFIG_BLK_DEV_IDEPNP=y
  219. CONFIG_BLK_DEV_IDEPCI=y
  220. CONFIG_IDEPCI_SHARE_IRQ=y
  221. # CONFIG_BLK_DEV_OFFBOARD is not set
  222. CONFIG_BLK_DEV_GENERIC=y
  223. # CONFIG_BLK_DEV_OPTI621 is not set
  224. # CONFIG_BLK_DEV_RZ1000 is not set
  225. CONFIG_BLK_DEV_IDEDMA_PCI=y
  226. # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
  227. CONFIG_IDEDMA_PCI_AUTO=y
  228. # CONFIG_IDEDMA_ONLYDISK is not set
  229. CONFIG_BLK_DEV_ADMA=y
  230. # CONFIG_BLK_DEV_AEC62XX is not set
  231. # CONFIG_BLK_DEV_ALI15X3 is not set
  232. # CONFIG_BLK_DEV_AMD74XX is not set
  233. # CONFIG_BLK_DEV_ATIIXP is not set
  234. # CONFIG_BLK_DEV_CMD64X is not set
  235. # CONFIG_BLK_DEV_TRIFLEX is not set
  236. # CONFIG_BLK_DEV_CY82C693 is not set
  237. # CONFIG_BLK_DEV_CS5520 is not set
  238. # CONFIG_BLK_DEV_CS5530 is not set
  239. # CONFIG_BLK_DEV_HPT34X is not set
  240. # CONFIG_BLK_DEV_HPT366 is not set
  241. # CONFIG_BLK_DEV_SC1200 is not set
  242. CONFIG_BLK_DEV_PIIX=y
  243. # CONFIG_BLK_DEV_NS87415 is not set
  244. # CONFIG_BLK_DEV_PDC202XX_OLD is not set
  245. # CONFIG_BLK_DEV_PDC202XX_NEW is not set
  246. # CONFIG_BLK_DEV_SVWKS is not set
  247. # CONFIG_BLK_DEV_SIIMAGE is not set
  248. # CONFIG_BLK_DEV_SIS5513 is not set
  249. # CONFIG_BLK_DEV_SLC90E66 is not set
  250. # CONFIG_BLK_DEV_TRM290 is not set
  251. # CONFIG_BLK_DEV_VIA82CXXX is not set
  252. # CONFIG_IDE_CHIPSETS is not set
  253. CONFIG_BLK_DEV_IDEDMA=y
  254. # CONFIG_IDEDMA_IVB is not set
  255. CONFIG_IDEDMA_AUTO=y
  256. # CONFIG_BLK_DEV_HD is not set

  257. #
  258. # SCSI device support
  259. #
  260. # CONFIG_SCSI is not set

  261. #
  262. # Old CD-ROM drivers (not SCSI, not IDE)
  263. #
  264. # CONFIG_CD_NO_IDESCSI is not set

  265. #
  266. # Multi-device support (RAID and LVM)
  267. #
  268. # CONFIG_MD is not set

  269. #
  270. # Fusion MPT device support
  271. #
  272. # CONFIG_FUSION is not set

  273. #
  274. # IEEE 1394 (FireWire) support
  275. #
  276. # CONFIG_IEEE1394 is not set

  277. #
  278. # I2O device support
  279. #
  280. # CONFIG_I2O is not set

  281. #
  282. # Networking support
  283. #
  284. CONFIG_NET=y

  285. #
  286. # Networking options
  287. #
  288. CONFIG_PACKET=y
  289. CONFIG_PACKET_MMAP=y
  290. CONFIG_NETLINK_DEV=m
  291. CONFIG_UNIX=y
  292. CONFIG_NET_KEY=y
  293. CONFIG_INET=y
  294. # CONFIG_IP_MULTICAST is not set
  295. CONFIG_IP_ADVANCED_ROUTER=y
  296. CONFIG_IP_MULTIPLE_TABLES=y
  297. CONFIG_IP_ROUTE_NAT=y
  298. CONFIG_IP_ROUTE_MULTIPATH=y
  299. CONFIG_IP_ROUTE_TOS=y
  300. CONFIG_IP_ROUTE_VERBOSE=y
  301. # CONFIG_IP_PNP is not set
  302. CONFIG_NET_IPIP=m
  303. CONFIG_NET_IPGRE=m
  304. # CONFIG_ARPD is not set
  305. CONFIG_SYN_COOKIES=y
  306. CONFIG_INET_AH=m
  307. CONFIG_INET_ESP=m
  308. CONFIG_INET_IPCOMP=m
  309. CONFIG_IPV6=m
  310. # CONFIG_IPV6_PRIVACY is not set
  311. # CONFIG_INET6_AH is not set
  312. # CONFIG_INET6_ESP is not set
  313. # CONFIG_INET6_IPCOMP is not set
  314. # CONFIG_IPV6_TUNNEL is not set
  315. # CONFIG_DECNET is not set
  316. # CONFIG_BRIDGE is not set
  317. # CONFIG_NETFILTER is not set
  318. CONFIG_XFRM=y
  319. CONFIG_XFRM_USER=y

  320. #
  321. # SCTP Configuration (EXPERIMENTAL)
  322. #
  323. # CONFIG_IP_SCTP is not set
  324. # CONFIG_ATM is not set
  325. # CONFIG_VLAN_8021Q is not set
  326. # CONFIG_LLC2 is not set
  327. # CONFIG_IPX is not set
  328. # CONFIG_ATALK is not set
  329. # CONFIG_X25 is not set
  330. # CONFIG_LAPB is not set
  331. # CONFIG_NET_DIVERT is not set
  332. # CONFIG_ECONET is not set
  333. # CONFIG_WAN_ROUTER is not set
  334. # CONFIG_NET_FASTROUTE is not set
  335. # CONFIG_NET_HW_FLOWCONTROL is not set

  336. #
  337. # QoS and/or fair queueing
  338. #
  339. # CONFIG_NET_SCHED is not set

  340. #
  341. # Network testing
  342. #
  343. # CONFIG_NET_PKTGEN is not set
  344. CONFIG_NETDEVICES=y

  345. #
  346. # ARCnet devices
  347. #
  348. # CONFIG_ARCNET is not set
  349. CONFIG_DUMMY=m
  350. # CONFIG_BONDING is not set
  351. # CONFIG_EQUALIZER is not set
  352. # CONFIG_TUN is not set
  353. # CONFIG_ETHERTAP is not set
  354. # CONFIG_NET_SB1000 is not set

  355. #
  356. # Ethernet (10 or 100Mbit)
  357. #
  358. CONFIG_NET_ETHERNET=y
  359. CONFIG_MII=y
  360. # CONFIG_HAPPYMEAL is not set
  361. # CONFIG_SUNGEM is not set
  362. # CONFIG_NET_VENDOR_3COM is not set
  363. # CONFIG_LANCE is not set
  364. # CONFIG_NET_VENDOR_SMC is not set
  365. # CONFIG_NET_VENDOR_RACAL is not set

  366. #
  367. # Tulip family network device support
  368. #
  369. # CONFIG_NET_TULIP is not set
  370. # CONFIG_AT1700 is not set
  371. # CONFIG_DEPCA is not set
  372. # CONFIG_HP100 is not set
  373. # CONFIG_NET_ISA is not set
  374. CONFIG_NET_PCI=y
  375. # CONFIG_PCNET32 is not set
  376. # CONFIG_AMD8111_ETH is not set
  377. # CONFIG_ADAPTEC_STARFIRE is not set
  378. # CONFIG_AC3200 is not set
  379. # CONFIG_APRICOT is not set
  380. # CONFIG_B44 is not set
  381. # CONFIG_FORCEDETH is not set
  382. # CONFIG_CS89x0 is not set
  383. # CONFIG_DGRS is not set
  384. # CONFIG_EEPRO100 is not set
  385. # CONFIG_E100 is not set
  386. # CONFIG_FEALNX is not set
  387. # CONFIG_NATSEMI is not set
  388. # CONFIG_NE2K_PCI is not set
  389. # CONFIG_8139CP is not set
  390. # CONFIG_8139TOO is not set
  391. # CONFIG_SIS900 is not set
  392. # CONFIG_EPIC100 is not set
  393. CONFIG_SUNDANCE=y
  394. # CONFIG_SUNDANCE_MMIO is not set
  395. # CONFIG_TLAN is not set
  396. # CONFIG_VIA_RHINE is not set
  397. # CONFIG_NET_POCKET is not set

  398. #
  399. # Ethernet (1000 Mbit)
  400. #
  401. # CONFIG_ACENIC is not set
  402. # CONFIG_DL2K is not set
  403. # CONFIG_E1000 is not set
  404. # CONFIG_NS83820 is not set
  405. # CONFIG_HAMACHI is not set
  406. # CONFIG_YELLOWFIN is not set
  407. # CONFIG_R8169 is not set
  408. # CONFIG_SK98LIN is not set
  409. # CONFIG_TIGON3 is not set

  410. #
  411. # Ethernet (10000 Mbit)
  412. #
  413. # CONFIG_IXGB is not set
  414. # CONFIG_S2IO is not set
  415. # CONFIG_FDDI is not set
  416. # CONFIG_HIPPI is not set
  417. # CONFIG_PLIP is not set
  418. CONFIG_PPP=m
  419. CONFIG_PPP_MULTILINK=y
  420. CONFIG_PPP_FILTER=y
  421. CONFIG_PPP_ASYNC=m
  422. CONFIG_PPP_SYNC_TTY=m
  423. CONFIG_PPP_DEFLATE=m
  424. CONFIG_PPP_BSDCOMP=m
  425. CONFIG_PPPOE=m
  426. CONFIG_SLIP=m
  427. CONFIG_SLIP_COMPRESSED=y
  428. # CONFIG_SLIP_SMART is not set
  429. # CONFIG_SLIP_MODE_SLIP6 is not set

  430. #
  431. # Wireless LAN (non-hamradio)
  432. #
  433. # CONFIG_NET_RADIO is not set

  434. #
  435. # Token Ring devices
  436. #
  437. # CONFIG_TR is not set
  438. # CONFIG_RCPCI is not set
  439. # CONFIG_SHAPER is not set
  440. # CONFIG_NETCONSOLE is not set

  441. #
  442. # Wan interfaces
  443. #
  444. # CONFIG_WAN is not set

  445. #
  446. # Amateur Radio support
  447. #
  448. # CONFIG_HAMRADIO is not set

  449. #
  450. # IrDA (infrared) support
  451. #
  452. # CONFIG_IRDA is not set

  453. #
  454. # Bluetooth support
  455. #
  456. # CONFIG_BT is not set
  457. # CONFIG_NETPOLL is not set
  458. # CONFIG_NET_POLL_CONTROLLER is not set

  459. #
  460. # ISDN subsystem
  461. #
  462. # CONFIG_ISDN is not set

  463. #
  464. # Telephony Support
  465. #
  466. # CONFIG_PHONE is not set

  467. #
  468. # Input device support
  469. #
  470. CONFIG_INPUT=y

  471. #
  472. # Userland interfaces
  473. #
  474. CONFIG_INPUT_MOUSEDEV=y
  475. CONFIG_INPUT_MOUSEDEV_PSAUX=y
  476. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  477. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  478. # CONFIG_INPUT_JOYDEV is not set
  479. # CONFIG_INPUT_TSDEV is not set
  480. # CONFIG_INPUT_EVDEV is not set
  481. # CONFIG_INPUT_EVBUG is not set

  482. #
  483. # Input I/O drivers
  484. #
  485. # CONFIG_GAMEPORT is not set
  486. CONFIG_SOUND_GAMEPORT=y
  487. CONFIG_SERIO=y
  488. CONFIG_SERIO_I8042=y
  489. # CONFIG_SERIO_SERPORT is not set
  490. # CONFIG_SERIO_CT82C710 is not set
  491. # CONFIG_SERIO_PARKBD is not set
  492. # CONFIG_SERIO_PCIPS2 is not set

  493. #
  494. # Input Device Drivers
  495. #
  496. CONFIG_INPUT_KEYBOARD=y
  497. CONFIG_KEYBOARD_ATKBD=y
  498. # CONFIG_KEYBOARD_SUNKBD is not set
  499. # CONFIG_KEYBOARD_LKKBD is not set
  500. # CONFIG_KEYBOARD_XTKBD is not set
  501. # CONFIG_KEYBOARD_NEWTON is not set
  502. # CONFIG_INPUT_MOUSE is not set
  503. # CONFIG_INPUT_JOYSTICK is not set
  504. # CONFIG_INPUT_TOUCHSCREEN is not set
  505. # CONFIG_INPUT_MISC is not set

  506. #
  507. # Character devices
  508. #
  509. CONFIG_VT=y
  510. CONFIG_VT_CONSOLE=y
  511. CONFIG_HW_CONSOLE=y
  512. CONFIG_SERIAL_NONSTANDARD=y
  513. # CONFIG_COMPUTONE is not set
  514. # CONFIG_ROCKETPORT is not set
  515. # CONFIG_CYCLADES is not set
  516. # CONFIG_DIGIEPCA is not set
  517. # CONFIG_DIGI is not set
  518. # CONFIG_ESPSERIAL is not set
  519. # CONFIG_MOXA_INTELLIO is not set
  520. # CONFIG_MOXA_SMARTIO is not set
  521. # CONFIG_ISI is not set
  522. # CONFIG_SYNCLINK is not set
  523. # CONFIG_SYNCLINKMP is not set
  524. CONFIG_N_HDLC=m
  525. # CONFIG_RISCOM8 is not set
  526. # CONFIG_SPECIALIX is not set
  527. # CONFIG_SX is not set
  528. # CONFIG_RIO is not set
  529. # CONFIG_STALDRV is not set

  530. #
  531. # Serial drivers
  532. #
  533. CONFIG_SERIAL_8250=m
  534. CONFIG_SERIAL_8250_NR_UARTS=4
  535. # CONFIG_SERIAL_8250_EXTENDED is not set

  536. #
  537. # Non-8250 serial port support
  538. #
  539. CONFIG_SERIAL_CORE=m
  540. CONFIG_UNIX98_PTYS=y
  541. CONFIG_LEGACY_PTYS=y
  542. CONFIG_LEGACY_PTY_COUNT=256
  543. # CONFIG_PRINTER is not set
  544. # CONFIG_PPDEV is not set
  545. # CONFIG_TIPAR is not set
  546. # CONFIG_QIC02_TAPE is not set

  547. #
  548. # IPMI
  549. #
  550. # CONFIG_IPMI_HANDLER is not set

  551. #
  552. # Watchdog Cards
  553. #
  554. # CONFIG_WATCHDOG is not set
  555. # CONFIG_HW_RANDOM is not set
  556. # CONFIG_NVRAM is not set
  557. CONFIG_RTC=y
  558. # CONFIG_DTLK is not set
  559. # CONFIG_R3964 is not set
  560. # CONFIG_APPLICOM is not set
  561. # CONFIG_SONYPI is not set

  562. #
  563. # Ftape, the floppy tape device driver
  564. #
  565. # CONFIG_FTAPE is not set
  566. # CONFIG_AGP is not set
  567. # CONFIG_DRM is not set
  568. # CONFIG_MWAVE is not set
  569. CONFIG_RAW_DRIVER=m
  570. CONFIG_MAX_RAW_DEVS=256
  571. # CONFIG_HANGCHECK_TIMER is not set

  572. #
  573. # I2C support
  574. #
  575. # CONFIG_I2C is not set

  576. #
  577. # Misc devices
  578. #
  579. # CONFIG_IBM_ASM is not set

  580. #
  581. # Multimedia devices
  582. #
  583. # CONFIG_VIDEO_DEV is not set

  584. #
  585. # Digital Video Broadcasting Devices
  586. #
  587. # CONFIG_DVB is not set

  588. #
  589. # Graphics support
  590. #
  591. CONFIG_FB=y
  592. # CONFIG_FB_PM2 is not set
  593. # CONFIG_FB_CYBER2000 is not set
  594. # CONFIG_FB_IMSTT is not set
  595. CONFIG_FB_VGA16=m
  596. CONFIG_FB_VESA=y
  597. CONFIG_VIDEO_SELECT=y
  598. # CONFIG_FB_HGA is not set
  599. CONFIG_FB_RIVA=m
  600. # CONFIG_FB_MATROX is not set
  601. # CONFIG_FB_RADEON_OLD is not set
  602. # CONFIG_FB_RADEON is not set
  603. # CONFIG_FB_ATY128 is not set
  604. # CONFIG_FB_ATY is not set
  605. # CONFIG_FB_SIS is not set
  606. # CONFIG_FB_NEOMAGIC is not set
  607. # CONFIG_FB_KYRO is not set
  608. # CONFIG_FB_3DFX is not set
  609. # CONFIG_FB_VOODOO1 is not set
  610. # CONFIG_FB_TRIDENT is not set
  611. # CONFIG_FB_VIRTUAL is not set

  612. #
  613. # Console display driver support
  614. #
  615. CONFIG_VGA_CONSOLE=y
  616. # CONFIG_MDA_CONSOLE is not set
  617. CONFIG_DUMMY_CONSOLE=y
  618. CONFIG_FRAMEBUFFER_CONSOLE=y
  619. CONFIG_PCI_CONSOLE=y
  620. # CONFIG_FONTS is not set
  621. CONFIG_FONT_8x8=y
  622. CONFIG_FONT_8x16=y

  623. #
  624. # Logo configuration
  625. #
  626. CONFIG_LOGO=y
  627. # CONFIG_LOGO_LINUX_MONO is not set
  628. # CONFIG_LOGO_LINUX_VGA16 is not set
  629. CONFIG_LOGO_LINUX_CLUT224=y

  630. #
  631. # Sound
  632. #
  633. CONFIG_SOUND=m

  634. #
  635. # Advanced Linux Sound Architecture
  636. #
  637. CONFIG_SND=m
  638. CONFIG_SND_TIMER=m
  639. CONFIG_SND_PCM=m
  640. CONFIG_SND_RAWMIDI=m
  641. CONFIG_SND_SEQUENCER=m
  642. CONFIG_SND_SEQ_DUMMY=m
  643. CONFIG_SND_OSSEMUL=y
  644. CONFIG_SND_MIXER_OSS=m
  645. CONFIG_SND_PCM_OSS=m
  646. CONFIG_SND_SEQUENCER_OSS=y
  647. # CONFIG_SND_RTCTIMER is not set
  648. CONFIG_SND_VERBOSE_PRINTK=y
  649. CONFIG_SND_DEBUG=y
  650. CONFIG_SND_DEBUG_MEMORY=y
  651. CONFIG_SND_DEBUG_DETECT=y

  652. #
  653. # Generic devices
  654. #
  655. CONFIG_SND_MPU401_UART=m
  656. CONFIG_SND_DUMMY=m
  657. CONFIG_SND_VIRMIDI=m
  658. CONFIG_SND_MTPAV=m
  659. CONFIG_SND_SERIAL_U16550=m
  660. CONFIG_SND_MPU401=m

  661. #
  662. # ISA devices
  663. #
  664. # CONFIG_SND_AD1848 is not set
  665. # CONFIG_SND_CS4231 is not set
  666. # CONFIG_SND_CS4232 is not set
  667. # CONFIG_SND_CS4236 is not set
  668. # CONFIG_SND_ES1688 is not set
  669. # CONFIG_SND_ES18XX is not set
  670. # CONFIG_SND_GUSCLASSIC is not set
  671. # CONFIG_SND_GUSEXTREME is not set
  672. # CONFIG_SND_GUSMAX is not set
  673. # CONFIG_SND_INTERWAVE is not set
  674. # CONFIG_SND_INTERWAVE_STB is not set
  675. # CONFIG_SND_OPTI92X_AD1848 is not set
  676. # CONFIG_SND_OPTI92X_CS4231 is not set
  677. # CONFIG_SND_OPTI93X is not set
  678. # CONFIG_SND_SB8 is not set
  679. # CONFIG_SND_SB16 is not set
  680. # CONFIG_SND_SBAWE is not set
  681. # CONFIG_SND_WAVEFRONT is not set
  682. # CONFIG_SND_CMI8330 is not set
  683. # CONFIG_SND_OPL3SA2 is not set
  684. # CONFIG_SND_SGALAXY is not set
  685. # CONFIG_SND_SSCAPE is not set

  686. #
  687. # PCI devices
  688. #
  689. CONFIG_SND_AC97_CODEC=m
  690. CONFIG_SND_ALI5451=m
  691. # CONFIG_SND_ATIIXP is not set
  692. CONFIG_SND_AU8810=m
  693. # CONFIG_SND_AU8820 is not set
  694. # CONFIG_SND_AU8830 is not set
  695. # CONFIG_SND_AZT3328 is not set
  696. # CONFIG_SND_BT87X is not set
  697. # CONFIG_SND_CS46XX is not set
  698. # CONFIG_SND_CS4281 is not set
  699. # CONFIG_SND_EMU10K1 is not set
  700. # CONFIG_SND_KORG1212 is not set
  701. # CONFIG_SND_MIXART is not set
  702. # CONFIG_SND_NM256 is not set
  703. # CONFIG_SND_RME32 is not set
  704. # CONFIG_SND_RME96 is not set
  705. # CONFIG_SND_RME9652 is not set
  706. # CONFIG_SND_HDSP is not set
  707. # CONFIG_SND_TRIDENT is not set
  708. # CONFIG_SND_YMFPCI is not set
  709. # CONFIG_SND_ALS4000 is not set
  710. # CONFIG_SND_CMIPCI is not set
  711. # CONFIG_SND_ENS1370 is not set
  712. # CONFIG_SND_ENS1371 is not set
  713. # CONFIG_SND_ES1938 is not set
  714. # CONFIG_SND_ES1968 is not set
  715. # CONFIG_SND_MAESTRO3 is not set
  716. # CONFIG_SND_FM801 is not set
  717. # CONFIG_SND_ICE1712 is not set
  718. # CONFIG_SND_ICE1724 is not set
  719. # CONFIG_SND_INTEL8X0 is not set
  720. # CONFIG_SND_INTEL8X0M is not set
  721. # CONFIG_SND_SONICVIBES is not set
  722. # CONFIG_SND_VIA82XX is not set
  723. # CONFIG_SND_VX222 is not set

  724. #
  725. # Open Sound System
  726. #
  727. # CONFIG_SOUND_PRIME is not set

  728. #
  729. # USB support
  730. #
  731. # CONFIG_USB is not set

  732. #
  733. # USB Gadget Support
  734. #
  735. # CONFIG_USB_GADGET is not set

  736. #
  737. # File systems
  738. #
  739. CONFIG_EXT2_FS=y
  740. # CONFIG_EXT2_FS_XATTR is not set
  741. # CONFIG_EXT3_FS is not set
  742. # CONFIG_JBD is not set
  743. CONFIG_REISERFS_FS=y
  744. # CONFIG_REISERFS_CHECK is not set
  745. CONFIG_REISERFS_PROC_INFO=y
  746. # CONFIG_JFS_FS is not set
  747. # CONFIG_XFS_FS is not set
  748. # CONFIG_MINIX_FS is not set
  749. # CONFIG_ROMFS_FS is not set
  750. CONFIG_QUOTA=y
  751. # CONFIG_QFMT_V1 is not set
  752. CONFIG_QFMT_V2=m
  753. CONFIG_QUOTACTL=y
  754. # CONFIG_AUTOFS_FS is not set
  755. CONFIG_AUTOFS4_FS=y

  756. #
  757. # CD-ROM/DVD Filesystems
  758. #
  759. CONFIG_ISO9660_FS=y
  760. CONFIG_JOLIET=y
  761. CONFIG_ZISOFS=y
  762. CONFIG_ZISOFS_FS=y
  763. CONFIG_UDF_FS=m

  764. #
  765. # DOS/FAT/NT Filesystems
  766. #
  767. CONFIG_FAT_FS=m
  768. CONFIG_MSDOS_FS=m
  769. CONFIG_VFAT_FS=m
  770. # CONFIG_NTFS_FS is not set

  771. #
  772. # Pseudo filesystems
  773. #
  774. CONFIG_PROC_FS=y
  775. CONFIG_PROC_KCORE=y
  776. CONFIG_SYSFS=y
  777. CONFIG_DEVFS_FS=y
  778. CONFIG_DEVFS_MOUNT=y
  779. # CONFIG_DEVFS_DEBUG is not set
  780. CONFIG_DEVPTS_FS_XATTR=y
  781. CONFIG_DEVPTS_FS_SECURITY=y
  782. CONFIG_TMPFS=y
  783. # CONFIG_HUGETLBFS is not set
  784. # CONFIG_HUGETLB_PAGE is not set
  785. CONFIG_RAMFS=y

  786. #
  787. # Miscellaneous filesystems
  788. #
  789. # CONFIG_ADFS_FS is not set
  790. # CONFIG_AFFS_FS is not set
  791. # CONFIG_HFS_FS is not set
  792. # CONFIG_HFSPLUS_FS is not set
  793. # CONFIG_BEFS_FS is not set
  794. # CONFIG_BFS_FS is not set
  795. # CONFIG_EFS_FS is not set
  796. # CONFIG_CRAMFS is not set
  797. # CONFIG_VXFS_FS is not set
  798. # CONFIG_HPFS_FS is not set
  799. # CONFIG_QNX4FS_FS is not set
  800. # CONFIG_SYSV_FS is not set
  801. # CONFIG_UFS_FS is not set

  802. #
  803. # Network File Systems
  804. #
  805. CONFIG_NFS_FS=m
  806. CONFIG_NFS_V3=y
  807. # CONFIG_NFS_V4 is not set
  808. CONFIG_NFS_DIRECTIO=y
  809. CONFIG_NFSD=m
  810. CONFIG_NFSD_V3=y
  811. # CONFIG_NFSD_V4 is not set
  812. # CONFIG_NFSD_TCP is not set
  813. CONFIG_LOCKD=m
  814. CONFIG_LOCKD_V4=y
  815. CONFIG_EXPORTFS=m
  816. CONFIG_SUNRPC=m
  817. # CONFIG_RPCSEC_GSS_KRB5 is not set
  818. CONFIG_SMB_FS=m
  819. CONFIG_SMB_NLS_DEFAULT=y
  820. CONFIG_SMB_NLS_REMOTE="cp936"
  821. # CONFIG_CIFS is not set
  822. # CONFIG_NCP_FS is not set
  823. # CONFIG_CODA_FS is not set
  824. # CONFIG_INTERMEZZO_FS is not set
  825. # CONFIG_AFS_FS is not set

  826. #
  827. # Partition Types
  828. #
  829. # CONFIG_PARTITION_ADVANCED is not set
  830. CONFIG_MSDOS_PARTITION=y

  831. #
  832. # Native Language Support
  833. #
  834. CONFIG_NLS=y
  835. CONFIG_NLS_DEFAULT="iso8859-1"
  836. CONFIG_NLS_CODEPAGE_437=m
  837. # CONFIG_NLS_CODEPAGE_737 is not set
  838. # CONFIG_NLS_CODEPAGE_775 is not set
  839. # CONFIG_NLS_CODEPAGE_850 is not set
  840. # CONFIG_NLS_CODEPAGE_852 is not set
  841. # CONFIG_NLS_CODEPAGE_855 is not set
  842. # CONFIG_NLS_CODEPAGE_857 is not set
  843. # CONFIG_NLS_CODEPAGE_860 is not set
  844. # CONFIG_NLS_CODEPAGE_861 is not set
  845. # CONFIG_NLS_CODEPAGE_862 is not set
  846. # CONFIG_NLS_CODEPAGE_863 is not set
  847. # CONFIG_NLS_CODEPAGE_864 is not set
  848. # CONFIG_NLS_CODEPAGE_865 is not set
  849. # CONFIG_NLS_CODEPAGE_866 is not set
  850. # CONFIG_NLS_CODEPAGE_869 is not set
  851. CONFIG_NLS_CODEPAGE_936=y
  852. CONFIG_NLS_CODEPAGE_950=m
  853. # CONFIG_NLS_CODEPAGE_932 is not set
  854. # CONFIG_NLS_CODEPAGE_949 is not set
  855. # CONFIG_NLS_CODEPAGE_874 is not set
  856. # CONFIG_NLS_ISO8859_8 is not set
  857. # CONFIG_NLS_CODEPAGE_1250 is not set
  858. # CONFIG_NLS_CODEPAGE_1251 is not set
  859. CONFIG_NLS_ISO8859_1=m
  860. # CONFIG_NLS_ISO8859_2 is not set
  861. # CONFIG_NLS_ISO8859_3 is not set
  862. # CONFIG_NLS_ISO8859_4 is not set
  863. # CONFIG_NLS_ISO8859_5 is not set
  864. # CONFIG_NLS_ISO8859_6 is not set
  865. # CONFIG_NLS_ISO8859_7 is not set
  866. # CONFIG_NLS_ISO8859_9 is not set
  867. # CONFIG_NLS_ISO8859_13 is not set
  868. # CONFIG_NLS_ISO8859_14 is not set
  869. # CONFIG_NLS_ISO8859_15 is not set
  870. # CONFIG_NLS_KOI8_R is not set
  871. # CONFIG_NLS_KOI8_U is not set
  872. CONFIG_NLS_UTF8=m

  873. #
  874. # Profiling support
  875. #
  876. # CONFIG_PROFILING is not set

  877. #
  878. # Kernel hacking
  879. #
  880. # CONFIG_DEBUG_KERNEL is not set
  881. CONFIG_EARLY_PRINTK=y
  882. # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
  883. # CONFIG_FRAME_POINTER is not set
  884. # CONFIG_4KSTACKS is not set

  885. #
  886. # Security options
  887. #
  888. # CONFIG_SECURITY is not set

  889. #
  890. # Cryptographic options
  891. #
  892. CONFIG_CRYPTO=y
  893. CONFIG_CRYPTO_HMAC=y
  894. CONFIG_CRYPTO_NULL=m
  895. CONFIG_CRYPTO_MD4=m
  896. CONFIG_CRYPTO_MD5=m
  897. CONFIG_CRYPTO_SHA1=m
  898. CONFIG_CRYPTO_SHA256=m
  899. CONFIG_CRYPTO_SHA512=m
  900. CONFIG_CRYPTO_DES=m
  901. CONFIG_CRYPTO_BLOWFISH=m
  902. CONFIG_CRYPTO_TWOFISH=m
  903. CONFIG_CRYPTO_SERPENT=m
  904. CONFIG_CRYPTO_AES=m
  905. CONFIG_CRYPTO_CAST5=m
  906. CONFIG_CRYPTO_CAST6=m
  907. # CONFIG_CRYPTO_ARC4 is not set
  908. CONFIG_CRYPTO_DEFLATE=m
  909. # CONFIG_CRYPTO_MICHAEL_MIC is not set
  910. # CONFIG_CRYPTO_TEST is not set

  911. #
  912. # Library routines
  913. #
  914. CONFIG_CRC32=y
  915. CONFIG_ZLIB_INFLATE=y
  916. CONFIG_ZLIB_DEFLATE=m
  917. CONFIG_X86_BIOS_REBOOT=y
  918. CONFIG_PC=y
复制代码
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表