ibmchrp_defconfig
上传用户:lgb322
上传日期:2013-02-24
资源大小:30529k
文件大小:18k
源码类别:

嵌入式Linux

开发平台:

Unix_Linux

  1. #
  2. # Automatically generated make config: don't edit
  3. #
  4. # CONFIG_UID16 is not set
  5. # CONFIG_RWSEM_GENERIC_SPINLOCK is not set
  6. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  7. CONFIG_HAVE_DEC_LOCK=y
  8. #
  9. # Code maturity level options
  10. #
  11. CONFIG_EXPERIMENTAL=y
  12. #
  13. # Loadable module support
  14. #
  15. CONFIG_MODULES=y
  16. # CONFIG_MODVERSIONS is not set
  17. CONFIG_KMOD=y
  18. #
  19. # Platform support
  20. #
  21. CONFIG_PPC=y
  22. CONFIG_PPC32=y
  23. CONFIG_6xx=y
  24. # CONFIG_4xx is not set
  25. # CONFIG_POWER3 is not set
  26. # CONFIG_POWER4 is not set
  27. # CONFIG_8xx is not set
  28. # CONFIG_8260 is not set
  29. CONFIG_PPC_STD_MMU=y
  30. CONFIG_ALL_PPC=y
  31. # CONFIG_APUS is not set
  32. # CONFIG_GEMINI is not set
  33. # CONFIG_SMP is not set
  34. # CONFIG_ALTIVEC is not set
  35. # CONFIG_TAU is not set
  36. #
  37. # General setup
  38. #
  39. CONFIG_HIGHMEM=y
  40. # CONFIG_ISA is not set
  41. # CONFIG_EISA is not set
  42. # CONFIG_SBUS is not set
  43. # CONFIG_MCA is not set
  44. CONFIG_PCI=y
  45. CONFIG_NET=y
  46. CONFIG_SYSCTL=y
  47. CONFIG_SYSVIPC=y
  48. # CONFIG_BSD_PROCESS_ACCT is not set
  49. CONFIG_KCORE_ELF=y
  50. CONFIG_BINFMT_ELF=y
  51. CONFIG_KERNEL_ELF=y
  52. CONFIG_BINFMT_MISC=y
  53. CONFIG_PCI_NAMES=y
  54. # CONFIG_HOTPLUG is not set
  55. # CONFIG_PCMCIA is not set
  56. #
  57. # Parallel port support
  58. #
  59. # CONFIG_PARPORT is not set
  60. CONFIG_PPC_RTC=y
  61. # CONFIG_PPC601_SYNC_FIX is not set
  62. CONFIG_PROC_DEVICETREE=y
  63. CONFIG_PPC_RTAS=y
  64. # CONFIG_BOOTX_TEXT is not set
  65. # CONFIG_PREP_RESIDUAL is not set
  66. # CONFIG_CMDLINE_BOOL is not set
  67. #
  68. # Memory Technology Devices (MTD)
  69. #
  70. # CONFIG_MTD is not set
  71. #
  72. # Plug and Play configuration
  73. #
  74. # CONFIG_PNP is not set
  75. # CONFIG_ISAPNP is not set
  76. #
  77. # Block devices
  78. #
  79. CONFIG_BLK_DEV_FD=y
  80. # CONFIG_BLK_DEV_XD is not set
  81. # CONFIG_PARIDE is not set
  82. # CONFIG_BLK_CPQ_DA is not set
  83. # CONFIG_BLK_CPQ_CISS_DA is not set
  84. # CONFIG_BLK_DEV_DAC960 is not set
  85. CONFIG_BLK_DEV_LOOP=y
  86. # CONFIG_BLK_DEV_NBD is not set
  87. CONFIG_BLK_DEV_RAM=y
  88. CONFIG_BLK_DEV_RAM_SIZE=4096
  89. CONFIG_BLK_DEV_INITRD=y
  90. #
  91. # Multi-device support (RAID and LVM)
  92. #
  93. # CONFIG_MD is not set
  94. # CONFIG_BLK_DEV_MD is not set
  95. # CONFIG_MD_LINEAR is not set
  96. # CONFIG_MD_RAID0 is not set
  97. # CONFIG_MD_RAID1 is not set
  98. # CONFIG_MD_RAID5 is not set
  99. # CONFIG_MD_MULTIPATH is not set
  100. # CONFIG_BLK_DEV_LVM is not set
  101. #
  102. # Networking options
  103. #
  104. CONFIG_PACKET=y
  105. # CONFIG_PACKET_MMAP is not set
  106. # CONFIG_NETLINK_DEV is not set
  107. CONFIG_NETFILTER=y
  108. # CONFIG_NETFILTER_DEBUG is not set
  109. # CONFIG_FILTER is not set
  110. CONFIG_UNIX=y
  111. CONFIG_INET=y
  112. CONFIG_IP_MULTICAST=y
  113. # CONFIG_IP_ADVANCED_ROUTER is not set
  114. # CONFIG_IP_PNP is not set
  115. # CONFIG_NET_IPIP is not set
  116. # CONFIG_NET_IPGRE is not set
  117. # CONFIG_IP_MROUTE is not set
  118. # CONFIG_ARPD is not set
  119. # CONFIG_INET_ECN is not set
  120. CONFIG_SYN_COOKIES=y
  121. #
  122. #   IP: Netfilter Configuration
  123. #
  124. CONFIG_IP_NF_CONNTRACK=m
  125. CONFIG_IP_NF_FTP=m
  126. CONFIG_IP_NF_IRC=m
  127. # CONFIG_IP_NF_QUEUE is not set
  128. CONFIG_IP_NF_IPTABLES=m
  129. CONFIG_IP_NF_MATCH_LIMIT=m
  130. CONFIG_IP_NF_MATCH_MAC=m
  131. CONFIG_IP_NF_MATCH_MARK=m
  132. CONFIG_IP_NF_MATCH_MULTIPORT=m
  133. CONFIG_IP_NF_MATCH_TOS=m
  134. CONFIG_IP_NF_MATCH_LENGTH=m
  135. CONFIG_IP_NF_MATCH_TTL=m
  136. CONFIG_IP_NF_MATCH_TCPMSS=m
  137. CONFIG_IP_NF_MATCH_STATE=m
  138. CONFIG_IP_NF_MATCH_UNCLEAN=m
  139. CONFIG_IP_NF_MATCH_OWNER=m
  140. CONFIG_IP_NF_FILTER=m
  141. CONFIG_IP_NF_TARGET_REJECT=m
  142. CONFIG_IP_NF_TARGET_MIRROR=m
  143. CONFIG_IP_NF_NAT=m
  144. CONFIG_IP_NF_NAT_NEEDED=y
  145. CONFIG_IP_NF_TARGET_MASQUERADE=m
  146. CONFIG_IP_NF_TARGET_REDIRECT=m
  147. CONFIG_IP_NF_NAT_SNMP_BASIC=m
  148. CONFIG_IP_NF_NAT_IRC=m
  149. CONFIG_IP_NF_NAT_FTP=m
  150. # CONFIG_IP_NF_MANGLE is not set
  151. # CONFIG_IP_NF_TARGET_LOG is not set
  152. CONFIG_IP_NF_TARGET_TCPMSS=m
  153. CONFIG_IP_NF_COMPAT_IPCHAINS=m
  154. CONFIG_IP_NF_NAT_NEEDED=y
  155. # CONFIG_IP_NF_COMPAT_IPFWADM is not set
  156. # CONFIG_IPV6 is not set
  157. # CONFIG_KHTTPD is not set
  158. # CONFIG_ATM is not set
  159. # CONFIG_VLAN_8021Q is not set
  160. #
  161. #  
  162. #
  163. # CONFIG_IPX is not set
  164. # CONFIG_ATALK is not set
  165. # CONFIG_DECNET is not set
  166. # CONFIG_BRIDGE is not set
  167. # CONFIG_X25 is not set
  168. # CONFIG_LAPB is not set
  169. # CONFIG_LLC is not set
  170. # CONFIG_NET_DIVERT is not set
  171. # CONFIG_ECONET is not set
  172. # CONFIG_WAN_ROUTER is not set
  173. # CONFIG_NET_FASTROUTE is not set
  174. # CONFIG_NET_HW_FLOWCONTROL is not set
  175. #
  176. # QoS and/or fair queueing
  177. #
  178. # CONFIG_NET_SCHED is not set
  179. #
  180. # ATA/IDE/MFM/RLL support
  181. #
  182. # CONFIG_IDE is not set
  183. # CONFIG_BLK_DEV_IDE_MODES is not set
  184. # CONFIG_BLK_DEV_HD is not set
  185. #
  186. # SCSI support
  187. #
  188. CONFIG_SCSI=y
  189. #
  190. # SCSI support type (disk, tape, CD-ROM)
  191. #
  192. CONFIG_BLK_DEV_SD=y
  193. CONFIG_SD_EXTRA_DEVS=40
  194. CONFIG_CHR_DEV_ST=y
  195. # CONFIG_CHR_DEV_OSST is not set
  196. CONFIG_BLK_DEV_SR=y
  197. CONFIG_BLK_DEV_SR_VENDOR=y
  198. CONFIG_SR_EXTRA_DEVS=2
  199. CONFIG_CHR_DEV_SG=y
  200. #
  201. # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
  202. #
  203. # CONFIG_SCSI_DEBUG_QUEUES is not set
  204. # CONFIG_SCSI_MULTI_LUN is not set
  205. CONFIG_SCSI_CONSTANTS=y
  206. # CONFIG_SCSI_LOGGING is not set
  207. #
  208. # SCSI low-level drivers
  209. #
  210. # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
  211. # CONFIG_SCSI_7000FASST is not set
  212. # CONFIG_SCSI_ACARD is not set
  213. # CONFIG_SCSI_AHA152X is not set
  214. # CONFIG_SCSI_AHA1542 is not set
  215. # CONFIG_SCSI_AHA1740 is not set
  216. # CONFIG_SCSI_AIC7XXX is not set
  217. # CONFIG_SCSI_AIC7XXX_OLD is not set
  218. # CONFIG_SCSI_DPT_I2O is not set
  219. # CONFIG_SCSI_ADVANSYS is not set
  220. # CONFIG_SCSI_IN2000 is not set
  221. # CONFIG_SCSI_AM53C974 is not set
  222. # CONFIG_SCSI_MEGARAID is not set
  223. # CONFIG_SCSI_BUSLOGIC is not set
  224. # CONFIG_SCSI_CPQFCTS is not set
  225. # CONFIG_SCSI_DMX3191D is not set
  226. # CONFIG_SCSI_DTC3280 is not set
  227. # CONFIG_SCSI_EATA is not set
  228. # CONFIG_SCSI_EATA_DMA is not set
  229. # CONFIG_SCSI_EATA_PIO is not set
  230. # CONFIG_SCSI_FUTURE_DOMAIN is not set
  231. # CONFIG_SCSI_GDTH is not set
  232. # CONFIG_SCSI_GENERIC_NCR5380 is not set
  233. # CONFIG_SCSI_INITIO is not set
  234. # CONFIG_SCSI_INIA100 is not set
  235. # CONFIG_SCSI_NCR53C406A is not set
  236. # CONFIG_SCSI_NCR53C7xx is not set
  237. CONFIG_SCSI_SYM53C8XX_2=y
  238. CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0
  239. CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
  240. CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
  241. # CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set
  242. # CONFIG_SCSI_PAS16 is not set
  243. # CONFIG_SCSI_PCI2000 is not set
  244. # CONFIG_SCSI_PCI2220I is not set
  245. # CONFIG_SCSI_PSI240I is not set
  246. # CONFIG_SCSI_QLOGIC_FAS is not set
  247. # CONFIG_SCSI_QLOGIC_ISP is not set
  248. # CONFIG_SCSI_QLOGIC_FC is not set
  249. # CONFIG_SCSI_QLOGIC_1280 is not set
  250. # CONFIG_SCSI_SIM710 is not set
  251. # CONFIG_SCSI_SYM53C416 is not set
  252. # CONFIG_SCSI_DC390T is not set
  253. # CONFIG_SCSI_T128 is not set
  254. # CONFIG_SCSI_U14_34F is not set
  255. # CONFIG_SCSI_DEBUG is not set
  256. # CONFIG_SCSI_MESH is not set
  257. # CONFIG_SCSI_MAC53C94 is not set
  258. #
  259. # IEEE 1394 (FireWire) support (EXPERIMENTAL)
  260. #
  261. # CONFIG_IEEE1394 is not set
  262. #
  263. # Network device support
  264. #
  265. CONFIG_NETDEVICES=y
  266. #
  267. # ARCnet devices
  268. #
  269. # CONFIG_ARCNET is not set
  270. # CONFIG_DUMMY is not set
  271. # CONFIG_BONDING is not set
  272. # CONFIG_EQUALIZER is not set
  273. # CONFIG_TUN is not set
  274. # CONFIG_ETHERTAP is not set
  275. #
  276. # Ethernet (10 or 100Mbit)
  277. #
  278. CONFIG_NET_ETHERNET=y
  279. # CONFIG_MACE is not set
  280. # CONFIG_BMAC is not set
  281. # CONFIG_GMAC is not set
  282. # CONFIG_SUNLANCE is not set
  283. # CONFIG_HAPPYMEAL is not set
  284. # CONFIG_SUNBMAC is not set
  285. # CONFIG_SUNQE is not set
  286. # CONFIG_SUNLANCE is not set
  287. # CONFIG_SUNGEM is not set
  288. # CONFIG_NET_VENDOR_3COM is not set
  289. # CONFIG_LANCE is not set
  290. # CONFIG_NET_VENDOR_SMC is not set
  291. # CONFIG_NET_VENDOR_RACAL is not set
  292. # CONFIG_HP100 is not set
  293. # CONFIG_NET_ISA is not set
  294. CONFIG_NET_PCI=y
  295. CONFIG_PCNET32=y
  296. # CONFIG_ADAPTEC_STARFIRE is not set
  297. # CONFIG_APRICOT is not set
  298. # CONFIG_CS89x0 is not set
  299. # CONFIG_TULIP is not set
  300. CONFIG_DE4X5=y
  301. # CONFIG_DGRS is not set
  302. # CONFIG_DM9102 is not set
  303. # CONFIG_EEPRO100 is not set
  304. # CONFIG_LNE390 is not set
  305. # CONFIG_FEALNX is not set
  306. # CONFIG_NATSEMI is not set
  307. # CONFIG_NE2K_PCI is not set
  308. # CONFIG_NE3210 is not set
  309. # CONFIG_ES3210 is not set
  310. # CONFIG_8139CP is not set
  311. # CONFIG_8139TOO is not set
  312. # CONFIG_8139TOO_PIO is not set
  313. # CONFIG_8139TOO_TUNE_TWISTER is not set
  314. # CONFIG_8139TOO_8129 is not set
  315. # CONFIG_SIS900 is not set
  316. # CONFIG_EPIC100 is not set
  317. # CONFIG_SUNDANCE is not set
  318. # CONFIG_TLAN is not set
  319. # CONFIG_VIA_RHINE is not set
  320. # CONFIG_VIA_RHINE_MMIO is not set
  321. # CONFIG_WINBOND_840 is not set
  322. # CONFIG_NET_POCKET is not set
  323. #
  324. # Ethernet (1000 Mbit)
  325. #
  326. # CONFIG_ACENIC is not set
  327. # CONFIG_DL2K is not set
  328. # CONFIG_MYRI_SBUS is not set
  329. # CONFIG_NS83820 is not set
  330. # CONFIG_HAMACHI is not set
  331. # CONFIG_YELLOWFIN is not set
  332. # CONFIG_SK98LIN is not set
  333. # CONFIG_FDDI is not set
  334. # CONFIG_HIPPI is not set
  335. # CONFIG_PLIP is not set
  336. # CONFIG_PPP is not set
  337. # CONFIG_SLIP is not set
  338. #
  339. # Wireless LAN (non-hamradio)
  340. #
  341. # CONFIG_NET_RADIO is not set
  342. #
  343. # Token Ring devices
  344. #
  345. CONFIG_TR=y
  346. CONFIG_IBMOL=y
  347. # CONFIG_IBMLS is not set
  348. # CONFIG_TMS380TR is not set
  349. # CONFIG_NET_FC is not set
  350. # CONFIG_RCPCI is not set
  351. # CONFIG_SHAPER is not set
  352. #
  353. # Wan interfaces
  354. #
  355. # CONFIG_WAN is not set
  356. #
  357. # Amateur Radio support
  358. #
  359. # CONFIG_HAMRADIO is not set
  360. #
  361. # IrDA (infrared) support
  362. #
  363. # CONFIG_IRDA is not set
  364. #
  365. # ISDN subsystem
  366. #
  367. # CONFIG_ISDN is not set
  368. #
  369. # Old CD-ROM drivers (not SCSI, not IDE)
  370. #
  371. # CONFIG_CD_NO_IDESCSI is not set
  372. #
  373. # Console drivers
  374. #
  375. CONFIG_VGA_CONSOLE=y
  376. #
  377. # Frame-buffer support
  378. #
  379. CONFIG_FB=y
  380. CONFIG_DUMMY_CONSOLE=y
  381. # CONFIG_FB_RIVA is not set
  382. # CONFIG_FB_CLGEN is not set
  383. # CONFIG_FB_PM2 is not set
  384. # CONFIG_FB_CYBER2000 is not set
  385. CONFIG_FB_OF=y
  386. # CONFIG_FB_CONTROL is not set
  387. # CONFIG_FB_PLATINUM is not set
  388. # CONFIG_FB_VALKYRIE is not set
  389. # CONFIG_FB_CT65550 is not set
  390. # CONFIG_FB_IMSTT is not set
  391. # CONFIG_FB_S3TRIO is not set
  392. # CONFIG_FB_VGA16 is not set
  393. CONFIG_FB_MATROX=y
  394. CONFIG_FB_MATROX_MILLENIUM=y
  395. CONFIG_FB_MATROX_MYSTIQUE=y
  396. CONFIG_FB_MATROX_G100=y
  397. # CONFIG_FB_MATROX_G450 is not set
  398. # CONFIG_FB_MATROX_MULTIHEAD is not set
  399. # CONFIG_FB_ATY is not set
  400. # CONFIG_FB_RADEON is not set
  401. # CONFIG_FB_ATY128 is not set
  402. # CONFIG_FB_SIS is not set
  403. CONFIG_FB_3DFX=y
  404. # CONFIG_FB_VOODOO1 is not set
  405. # CONFIG_FB_VIRTUAL is not set
  406. # CONFIG_FBCON_ADVANCED is not set
  407. CONFIG_FBCON_CFB8=y
  408. CONFIG_FBCON_CFB16=y
  409. CONFIG_FBCON_CFB24=y
  410. CONFIG_FBCON_CFB32=y
  411. # CONFIG_FBCON_FONTWIDTH8_ONLY is not set
  412. CONFIG_FBCON_FONTS=y
  413. # CONFIG_FONT_8x8 is not set
  414. CONFIG_FONT_8x16=y
  415. CONFIG_FONT_SUN8x16=y
  416. CONFIG_FONT_SUN12x22=y
  417. # CONFIG_FONT_6x11 is not set
  418. # CONFIG_FONT_PEARL_8x8 is not set
  419. # CONFIG_FONT_ACORN_8x8 is not set
  420. # CONFIG_FB_COMPAT_XPMAC is not set
  421. #
  422. # Input core support
  423. #
  424. CONFIG_INPUT=y
  425. CONFIG_INPUT_KEYBDEV=y
  426. CONFIG_INPUT_MOUSEDEV=y
  427. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  428. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  429. # CONFIG_INPUT_JOYDEV is not set
  430. CONFIG_INPUT_EVDEV=y
  431. #
  432. # Macintosh device drivers
  433. #
  434. # CONFIG_ADB_CUDA is not set
  435. # CONFIG_ADB_PMU is not set
  436. # CONFIG_MAC_FLOPPY is not set
  437. # CONFIG_MAC_SERIAL is not set
  438. # CONFIG_ADB is not set
  439. CONFIG_MAC_HID=y
  440. #
  441. # Character devices
  442. #
  443. CONFIG_VT=y
  444. CONFIG_VT_CONSOLE=y
  445. CONFIG_SERIAL=y
  446. CONFIG_SERIAL_CONSOLE=y
  447. # CONFIG_SERIAL_EXTENDED is not set
  448. # CONFIG_SERIAL_NONSTANDARD is not set
  449. CONFIG_UNIX98_PTYS=y
  450. CONFIG_UNIX98_PTY_COUNT=256
  451. #
  452. # I2C support
  453. #
  454. # CONFIG_I2C is not set
  455. #
  456. # Mice
  457. #
  458. CONFIG_BUSMOUSE=y
  459. # CONFIG_ATIXL_BUSMOUSE is not set
  460. # CONFIG_LOGIBUSMOUSE is not set
  461. # CONFIG_MS_BUSMOUSE is not set
  462. CONFIG_MOUSE=y
  463. CONFIG_PSMOUSE=y
  464. # CONFIG_82C710_MOUSE is not set
  465. # CONFIG_PC110_PAD is not set
  466. #
  467. # Joysticks
  468. #
  469. # CONFIG_INPUT_GAMEPORT is not set
  470. # CONFIG_INPUT_NS558 is not set
  471. # CONFIG_INPUT_LIGHTNING is not set
  472. # CONFIG_INPUT_PCIGAME is not set
  473. # CONFIG_INPUT_CS461X is not set
  474. # CONFIG_INPUT_EMU10K1 is not set
  475. # CONFIG_INPUT_SERIO is not set
  476. # CONFIG_INPUT_SERPORT is not set
  477. #
  478. # Joysticks
  479. #
  480. # CONFIG_INPUT_ANALOG is not set
  481. # CONFIG_INPUT_A3D is not set
  482. # CONFIG_INPUT_ADI is not set
  483. # CONFIG_INPUT_COBRA is not set
  484. # CONFIG_INPUT_GF2K is not set
  485. # CONFIG_INPUT_GRIP is not set
  486. # CONFIG_INPUT_INTERACT is not set
  487. # CONFIG_INPUT_TMDC is not set
  488. # CONFIG_INPUT_SIDEWINDER is not set
  489. # CONFIG_INPUT_IFORCE_USB is not set
  490. # CONFIG_INPUT_IFORCE_232 is not set
  491. # CONFIG_INPUT_WARRIOR is not set
  492. # CONFIG_INPUT_MAGELLAN is not set
  493. # CONFIG_INPUT_SPACEORB is not set
  494. # CONFIG_INPUT_SPACEBALL is not set
  495. # CONFIG_INPUT_STINGER is not set
  496. # CONFIG_INPUT_DB9 is not set
  497. # CONFIG_INPUT_GAMECON is not set
  498. # CONFIG_INPUT_TURBOGRAFX is not set
  499. # CONFIG_QIC02_TAPE is not set
  500. #
  501. # Watchdog Cards
  502. #
  503. # CONFIG_WATCHDOG is not set
  504. # CONFIG_INTEL_RNG is not set
  505. CONFIG_NVRAM=y
  506. # CONFIG_RTC is not set
  507. # CONFIG_DTLK is not set
  508. # CONFIG_R3964 is not set
  509. # CONFIG_APPLICOM is not set
  510. #
  511. # Ftape, the floppy tape device driver
  512. #
  513. # CONFIG_FTAPE is not set
  514. # CONFIG_AGP is not set
  515. # CONFIG_DRM is not set
  516. #
  517. # Multimedia devices
  518. #
  519. # CONFIG_VIDEO_DEV is not set
  520. #
  521. # File systems
  522. #
  523. # CONFIG_QUOTA is not set
  524. # CONFIG_AUTOFS_FS is not set
  525. # CONFIG_AUTOFS4_FS is not set
  526. # CONFIG_REISERFS_FS is not set
  527. # CONFIG_REISERFS_CHECK is not set
  528. # CONFIG_REISERFS_PROC_INFO is not set
  529. # CONFIG_ADFS_FS is not set
  530. # CONFIG_ADFS_FS_RW is not set
  531. # CONFIG_AFFS_FS is not set
  532. # CONFIG_HFS_FS is not set
  533. # CONFIG_BFS_FS is not set
  534. # CONFIG_EXT3_FS is not set
  535. # CONFIG_JBD is not set
  536. # CONFIG_JBD_DEBUG is not set
  537. CONFIG_FAT_FS=m
  538. CONFIG_MSDOS_FS=m
  539. # CONFIG_UMSDOS_FS is not set
  540. CONFIG_VFAT_FS=m
  541. # CONFIG_EFS_FS is not set
  542. # CONFIG_JFFS_FS is not set
  543. # CONFIG_JFFS2_FS is not set
  544. # CONFIG_CRAMFS is not set
  545. CONFIG_TMPFS=y
  546. # CONFIG_RAMFS is not set
  547. CONFIG_ISO9660_FS=y
  548. # CONFIG_JOLIET is not set
  549. # CONFIG_ZISOFS is not set
  550. # CONFIG_MINIX_FS is not set
  551. # CONFIG_VXFS_FS is not set
  552. # CONFIG_NTFS_FS is not set
  553. # CONFIG_NTFS_RW is not set
  554. # CONFIG_HPFS_FS is not set
  555. CONFIG_PROC_FS=y
  556. CONFIG_DEVFS_FS=y
  557. # CONFIG_DEVFS_MOUNT is not set
  558. # CONFIG_DEVFS_DEBUG is not set
  559. CONFIG_DEVPTS_FS=y
  560. # CONFIG_QNX4FS_FS is not set
  561. # CONFIG_QNX4FS_RW is not set
  562. # CONFIG_ROMFS_FS is not set
  563. CONFIG_EXT2_FS=y
  564. # CONFIG_SYSV_FS is not set
  565. # CONFIG_UDF_FS is not set
  566. # CONFIG_UDF_RW is not set
  567. # CONFIG_UFS_FS is not set
  568. # CONFIG_UFS_FS_WRITE is not set
  569. #
  570. # Network File Systems
  571. #
  572. # CONFIG_CODA_FS is not set
  573. # CONFIG_INTERMEZZO_FS is not set
  574. # CONFIG_NFS_FS is not set
  575. # CONFIG_NFS_V3 is not set
  576. # CONFIG_ROOT_NFS is not set
  577. # CONFIG_NFSD is not set
  578. # CONFIG_NFSD_V3 is not set
  579. # CONFIG_SUNRPC is not set
  580. # CONFIG_LOCKD is not set
  581. # CONFIG_SMB_FS is not set
  582. # CONFIG_NCP_FS is not set
  583. # CONFIG_NCPFS_PACKET_SIGNING is not set
  584. # CONFIG_NCPFS_IOCTL_LOCKING is not set
  585. # CONFIG_NCPFS_STRONG is not set
  586. # CONFIG_NCPFS_NFS_NS is not set
  587. # CONFIG_NCPFS_OS2_NS is not set
  588. # CONFIG_NCPFS_SMALLDOS is not set
  589. # CONFIG_NCPFS_NLS is not set
  590. # CONFIG_NCPFS_EXTRAS is not set
  591. # CONFIG_ZISOFS_FS is not set
  592. # CONFIG_ZLIB_FS_INFLATE is not set
  593. #
  594. # Partition Types
  595. #
  596. CONFIG_PARTITION_ADVANCED=y
  597. # CONFIG_ACORN_PARTITION is not set
  598. # CONFIG_OSF_PARTITION is not set
  599. # CONFIG_AMIGA_PARTITION is not set
  600. # CONFIG_ATARI_PARTITION is not set
  601. CONFIG_MAC_PARTITION=y
  602. CONFIG_MSDOS_PARTITION=y
  603. # CONFIG_BSD_DISKLABEL is not set
  604. # CONFIG_MINIX_SUBPARTITION is not set
  605. # CONFIG_SOLARIS_X86_PARTITION is not set
  606. # CONFIG_UNIXWARE_DISKLABEL is not set
  607. # CONFIG_LDM_PARTITION is not set
  608. # CONFIG_SGI_PARTITION is not set
  609. # CONFIG_ULTRIX_PARTITION is not set
  610. # CONFIG_SUN_PARTITION is not set
  611. # CONFIG_SMB_NLS is not set
  612. CONFIG_NLS=y
  613. #
  614. # Native Language Support
  615. #
  616. CONFIG_NLS_DEFAULT="iso8859-1"
  617. # CONFIG_NLS_CODEPAGE_437 is not set
  618. # CONFIG_NLS_CODEPAGE_737 is not set
  619. # CONFIG_NLS_CODEPAGE_775 is not set
  620. # CONFIG_NLS_CODEPAGE_850 is not set
  621. # CONFIG_NLS_CODEPAGE_852 is not set
  622. # CONFIG_NLS_CODEPAGE_855 is not set
  623. # CONFIG_NLS_CODEPAGE_857 is not set
  624. # CONFIG_NLS_CODEPAGE_860 is not set
  625. # CONFIG_NLS_CODEPAGE_861 is not set
  626. # CONFIG_NLS_CODEPAGE_862 is not set
  627. # CONFIG_NLS_CODEPAGE_863 is not set
  628. # CONFIG_NLS_CODEPAGE_864 is not set
  629. # CONFIG_NLS_CODEPAGE_865 is not set
  630. # CONFIG_NLS_CODEPAGE_866 is not set
  631. # CONFIG_NLS_CODEPAGE_869 is not set
  632. # CONFIG_NLS_CODEPAGE_936 is not set
  633. # CONFIG_NLS_CODEPAGE_950 is not set
  634. # CONFIG_NLS_CODEPAGE_932 is not set
  635. # CONFIG_NLS_CODEPAGE_949 is not set
  636. # CONFIG_NLS_CODEPAGE_874 is not set
  637. # CONFIG_NLS_ISO8859_8 is not set
  638. # CONFIG_NLS_CODEPAGE_1251 is not set
  639. CONFIG_NLS_ISO8859_1=m
  640. # CONFIG_NLS_ISO8859_2 is not set
  641. # CONFIG_NLS_ISO8859_3 is not set
  642. # CONFIG_NLS_ISO8859_4 is not set
  643. # CONFIG_NLS_ISO8859_5 is not set
  644. # CONFIG_NLS_ISO8859_6 is not set
  645. # CONFIG_NLS_ISO8859_7 is not set
  646. # CONFIG_NLS_ISO8859_9 is not set
  647. # CONFIG_NLS_ISO8859_13 is not set
  648. # CONFIG_NLS_ISO8859_14 is not set
  649. # CONFIG_NLS_ISO8859_15 is not set
  650. # CONFIG_NLS_KOI8_R is not set
  651. # CONFIG_NLS_KOI8_U is not set
  652. # CONFIG_NLS_UTF8 is not set
  653. #
  654. # Sound
  655. #
  656. # CONFIG_SOUND is not set
  657. #
  658. # USB support
  659. #
  660. # CONFIG_USB is not set
  661. #
  662. # USB Controllers
  663. #
  664. # CONFIG_USB_UHCI is not set
  665. # CONFIG_USB_UHCI_ALT is not set
  666. # CONFIG_USB_OHCI is not set
  667. #
  668. # USB Device Class drivers
  669. #
  670. # CONFIG_USB_AUDIO is not set
  671. # CONFIG_USB_BLUETOOTH is not set
  672. # CONFIG_USB_STORAGE is not set
  673. # CONFIG_USB_STORAGE_DEBUG is not set
  674. # CONFIG_USB_STORAGE_DATAFAB is not set
  675. # CONFIG_USB_STORAGE_FREECOM is not set
  676. # CONFIG_USB_STORAGE_ISD200 is not set
  677. # CONFIG_USB_STORAGE_DPCM is not set
  678. # CONFIG_USB_STORAGE_HP8200e is not set
  679. # CONFIG_USB_STORAGE_SDDR09 is not set
  680. # CONFIG_USB_STORAGE_JUMPSHOT is not set
  681. # CONFIG_USB_ACM is not set
  682. # CONFIG_USB_PRINTER is not set
  683. #
  684. # USB Human Interface Devices (HID)
  685. #
  686. # CONFIG_USB_HID is not set
  687. # CONFIG_USB_HIDDEV is not set
  688. # CONFIG_USB_KBD is not set
  689. # CONFIG_USB_MOUSE is not set
  690. # CONFIG_USB_WACOM is not set
  691. #
  692. # USB Imaging devices
  693. #
  694. # CONFIG_USB_DC2XX is not set
  695. # CONFIG_USB_MDC800 is not set
  696. # CONFIG_USB_SCANNER is not set
  697. # CONFIG_USB_MICROTEK is not set
  698. # CONFIG_USB_HPUSBSCSI is not set
  699. #
  700. # USB Multimedia devices
  701. #
  702. #
  703. #   Video4Linux support is needed for USB Multimedia device support
  704. #
  705. #
  706. # USB Network adaptors
  707. #
  708. # CONFIG_USB_PEGASUS is not set
  709. # CONFIG_USB_KAWETH is not set
  710. # CONFIG_USB_CATC is not set
  711. # CONFIG_USB_CDCETHER is not set
  712. # CONFIG_USB_USBNET is not set
  713. #
  714. # USB port drivers
  715. #
  716. # CONFIG_USB_USS720 is not set
  717. #
  718. # USB Serial Converter support
  719. #
  720. # CONFIG_USB_SERIAL is not set
  721. # CONFIG_USB_SERIAL_GENERIC is not set
  722. # CONFIG_USB_SERIAL_BELKIN is not set
  723. # CONFIG_USB_SERIAL_WHITEHEAT is not set
  724. # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
  725. # CONFIG_USB_SERIAL_EMPEG is not set
  726. # CONFIG_USB_SERIAL_FTDI_SIO is not set
  727. # CONFIG_USB_SERIAL_VISOR is not set
  728. # CONFIG_USB_SERIAL_IR is not set
  729. # CONFIG_USB_SERIAL_EDGEPORT is not set
  730. # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
  731. # CONFIG_USB_SERIAL_KEYSPAN is not set
  732. # CONFIG_USB_SERIAL_KEYSPAN_USA28 is not set
  733. # CONFIG_USB_SERIAL_KEYSPAN_USA28X is not set
  734. # CONFIG_USB_SERIAL_KEYSPAN_USA28XA is not set
  735. # CONFIG_USB_SERIAL_KEYSPAN_USA28XB is not set
  736. # CONFIG_USB_SERIAL_KEYSPAN_USA19 is not set
  737. # CONFIG_USB_SERIAL_KEYSPAN_USA18X is not set
  738. # CONFIG_USB_SERIAL_KEYSPAN_USA19W is not set
  739. # CONFIG_USB_SERIAL_KEYSPAN_USA49W is not set
  740. # CONFIG_USB_SERIAL_MCT_U232 is not set
  741. # CONFIG_USB_SERIAL_PL2303 is not set
  742. # CONFIG_USB_SERIAL_CYBERJACK is not set
  743. # CONFIG_USB_SERIAL_XIRCOM is not set
  744. # CONFIG_USB_SERIAL_OMNINET is not set
  745. #
  746. # USB Miscellaneous drivers
  747. #
  748. # CONFIG_USB_RIO500 is not set
  749. #
  750. # Bluetooth support
  751. #
  752. # CONFIG_BLUEZ is not set
  753. #
  754. # Kernel hacking
  755. #
  756. CONFIG_MAGIC_SYSRQ=y
  757. # CONFIG_KGDB is not set
  758. CONFIG_XMON=y