IVMS8_defconfig 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548
  1. #
  2. # Automatically generated make config: don't edit
  3. #
  4. CONFIG_MMU=y
  5. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  6. CONFIG_HAVE_DEC_LOCK=y
  7. #
  8. # Code maturity level options
  9. #
  10. CONFIG_EXPERIMENTAL=y
  11. #
  12. # General setup
  13. #
  14. CONFIG_SWAP=y
  15. CONFIG_SYSVIPC=y
  16. # CONFIG_BSD_PROCESS_ACCT is not set
  17. CONFIG_SYSCTL=y
  18. CONFIG_LOG_BUF_SHIFT=14
  19. CONFIG_EMBEDDED=y
  20. CONFIG_FUTEX=y
  21. # CONFIG_EPOLL is not set
  22. #
  23. # Loadable module support
  24. #
  25. CONFIG_MODULES=y
  26. CONFIG_MODULE_UNLOAD=y
  27. # CONFIG_MODULE_FORCE_UNLOAD is not set
  28. CONFIG_OBSOLETE_MODPARM=y
  29. # CONFIG_MODVERSIONS is not set
  30. CONFIG_KMOD=y
  31. #
  32. # Platform support
  33. #
  34. CONFIG_PPC=y
  35. CONFIG_PPC32=y
  36. # CONFIG_6xx is not set
  37. # CONFIG_40x is not set
  38. # CONFIG_POWER3 is not set
  39. CONFIG_8xx=y
  40. #
  41. # IBM 4xx options
  42. #
  43. CONFIG_EMBEDDEDBOOT=y
  44. CONFIG_SERIAL_CONSOLE=y
  45. CONFIG_NOT_COHERENT_CACHE=y
  46. # CONFIG_RPXLITE is not set
  47. # CONFIG_RPXCLASSIC is not set
  48. # CONFIG_BSEIP is not set
  49. # CONFIG_FADS is not set
  50. # CONFIG_TQM823L is not set
  51. # CONFIG_TQM850L is not set
  52. # CONFIG_TQM855L is not set
  53. # CONFIG_TQM860L is not set
  54. # CONFIG_FPS850L is not set
  55. # CONFIG_SPD823TS is not set
  56. CONFIG_IVMS8=y
  57. # CONFIG_IVML24 is not set
  58. # CONFIG_SM850 is not set
  59. # CONFIG_HERMES_PRO is not set
  60. # CONFIG_IP860 is not set
  61. # CONFIG_LWMON is not set
  62. # CONFIG_PCU_E is not set
  63. # CONFIG_CCM is not set
  64. # CONFIG_LANTEC is not set
  65. # CONFIG_MBX is not set
  66. # CONFIG_WINCEPT is not set
  67. # CONFIG_SMP is not set
  68. # CONFIG_PREEMPT is not set
  69. CONFIG_MATH_EMULATION=y
  70. # CONFIG_CPU_FREQ is not set
  71. #
  72. # General setup
  73. #
  74. # CONFIG_HIGHMEM is not set
  75. # CONFIG_PCI is not set
  76. # CONFIG_PCI_DOMAINS is not set
  77. # CONFIG_PCI_QSPAN is not set
  78. CONFIG_KCORE_ELF=y
  79. CONFIG_BINFMT_ELF=y
  80. CONFIG_KERNEL_ELF=y
  81. # CONFIG_BINFMT_MISC is not set
  82. # CONFIG_HOTPLUG is not set
  83. #
  84. # Parallel port support
  85. #
  86. # CONFIG_PARPORT is not set
  87. # CONFIG_CMDLINE_BOOL is not set
  88. #
  89. # Advanced setup
  90. #
  91. # CONFIG_ADVANCED_OPTIONS is not set
  92. #
  93. # Default settings for advanced configuration options are used
  94. #
  95. CONFIG_HIGHMEM_START=0xfe000000
  96. CONFIG_LOWMEM_SIZE=0x30000000
  97. CONFIG_KERNEL_START=0xc0000000
  98. CONFIG_TASK_SIZE=0x80000000
  99. CONFIG_BOOT_LOAD=0x00400000
  100. #
  101. # Memory Technology Devices (MTD)
  102. #
  103. # CONFIG_MTD is not set
  104. #
  105. # Plug and Play support
  106. #
  107. # CONFIG_PNP is not set
  108. #
  109. # Block devices
  110. #
  111. # CONFIG_BLK_DEV_FD is not set
  112. # CONFIG_BLK_DEV_LOOP is not set
  113. # CONFIG_BLK_DEV_NBD is not set
  114. # CONFIG_BLK_DEV_RAM is not set
  115. # CONFIG_BLK_DEV_INITRD is not set
  116. #
  117. # Multi-device support (RAID and LVM)
  118. #
  119. # CONFIG_MD is not set
  120. #
  121. # ATA/IDE/MFM/RLL support
  122. #
  123. CONFIG_IDE=y
  124. #
  125. # IDE, ATA and ATAPI Block devices
  126. #
  127. CONFIG_BLK_DEV_IDE=y
  128. #
  129. # Please see Documentation/ide.txt for help/info on IDE drives
  130. #
  131. # CONFIG_BLK_DEV_HD is not set
  132. CONFIG_BLK_DEV_IDEDISK=y
  133. CONFIG_IDEDISK_MULTI_MODE=y
  134. # CONFIG_IDEDISK_STROKE is not set
  135. CONFIG_BLK_DEV_IDECD=y
  136. # CONFIG_BLK_DEV_IDEFLOPPY is not set
  137. # CONFIG_IDE_TASK_IOCTL is not set
  138. #
  139. # IDE chipset support/bugfixes
  140. #
  141. CONFIG_BLK_DEV_MPC8xx_IDE=y
  142. CONFIG_IDE_8xx_PCCARD=y
  143. # CONFIG_IDE_8xx_DIRECT is not set
  144. # CONFIG_IDE_EXT_DIRECT is not set
  145. #
  146. # SCSI support
  147. #
  148. # CONFIG_SCSI is not set
  149. #
  150. # Fusion MPT device support
  151. #
  152. #
  153. # I2O device support
  154. #
  155. #
  156. # Networking support
  157. #
  158. CONFIG_NET=y
  159. #
  160. # Networking options
  161. #
  162. CONFIG_PACKET=y
  163. # CONFIG_PACKET_MMAP is not set
  164. # CONFIG_NETLINK_DEV is not set
  165. # CONFIG_NETFILTER is not set
  166. CONFIG_UNIX=y
  167. # CONFIG_NET_KEY is not set
  168. CONFIG_INET=y
  169. # CONFIG_IP_MULTICAST is not set
  170. # CONFIG_IP_ADVANCED_ROUTER is not set
  171. CONFIG_IP_PNP=y
  172. CONFIG_IP_PNP_DHCP=y
  173. # CONFIG_IP_PNP_BOOTP is not set
  174. # CONFIG_IP_PNP_RARP is not set
  175. # CONFIG_NET_IPIP is not set
  176. # CONFIG_NET_IPGRE is not set
  177. # CONFIG_ARPD is not set
  178. # CONFIG_INET_ECN is not set
  179. # CONFIG_SYN_COOKIES is not set
  180. # CONFIG_INET_AH is not set
  181. # CONFIG_INET_ESP is not set
  182. # CONFIG_INET_IPCOMP is not set
  183. # CONFIG_IPV6 is not set
  184. # CONFIG_XFRM_USER is not set
  185. #
  186. # SCTP Configuration (EXPERIMENTAL)
  187. #
  188. CONFIG_IPV6_SCTP__=y
  189. # CONFIG_IP_SCTP is not set
  190. # CONFIG_ATM is not set
  191. # CONFIG_VLAN_8021Q is not set
  192. # CONFIG_LLC is not set
  193. # CONFIG_DECNET is not set
  194. # CONFIG_BRIDGE is not set
  195. # CONFIG_X25 is not set
  196. # CONFIG_LAPB is not set
  197. # CONFIG_NET_DIVERT is not set
  198. # CONFIG_ECONET is not set
  199. # CONFIG_WAN_ROUTER is not set
  200. # CONFIG_NET_HW_FLOWCONTROL is not set
  201. #
  202. # QoS and/or fair queueing
  203. #
  204. # CONFIG_NET_SCHED is not set
  205. #
  206. # Network testing
  207. #
  208. # CONFIG_NET_PKTGEN is not set
  209. CONFIG_NETDEVICES=y
  210. # CONFIG_DUMMY is not set
  211. # CONFIG_BONDING is not set
  212. # CONFIG_EQUALIZER is not set
  213. # CONFIG_TUN is not set
  214. # CONFIG_ETHERTAP is not set
  215. #
  216. # Ethernet (10 or 100Mbit)
  217. #
  218. CONFIG_NET_ETHERNET=y
  219. # CONFIG_MII is not set
  220. # CONFIG_OAKNET is not set
  221. #
  222. # Ethernet (1000 Mbit)
  223. #
  224. #
  225. # Ethernet (10000 Mbit)
  226. #
  227. # CONFIG_PPP is not set
  228. # CONFIG_SLIP is not set
  229. #
  230. # Wireless LAN (non-hamradio)
  231. #
  232. # CONFIG_NET_RADIO is not set
  233. #
  234. # Token Ring devices (depends on LLC=y)
  235. #
  236. # CONFIG_SHAPER is not set
  237. #
  238. # Wan interfaces
  239. #
  240. # CONFIG_WAN is not set
  241. #
  242. # Amateur Radio support
  243. #
  244. # CONFIG_HAMRADIO is not set
  245. #
  246. # IrDA (infrared) support
  247. #
  248. # CONFIG_IRDA is not set
  249. #
  250. # ISDN subsystem
  251. #
  252. # CONFIG_ISDN_BOOL is not set
  253. #
  254. # Graphics support
  255. #
  256. # CONFIG_FB is not set
  257. #
  258. # Old CD-ROM drivers (not SCSI, not IDE)
  259. #
  260. # CONFIG_CD_NO_IDESCSI is not set
  261. #
  262. # Input device support
  263. #
  264. # CONFIG_INPUT is not set
  265. #
  266. # Userland interfaces
  267. #
  268. #
  269. # Input I/O drivers
  270. #
  271. # CONFIG_GAMEPORT is not set
  272. CONFIG_SOUND_GAMEPORT=y
  273. # CONFIG_SERIO is not set
  274. #
  275. # Input Device Drivers
  276. #
  277. #
  278. # Macintosh device drivers
  279. #
  280. #
  281. # Serial drivers
  282. #
  283. # CONFIG_SERIAL_8250 is not set
  284. #
  285. # Non-8250 serial port support
  286. #
  287. CONFIG_SERIAL_CORE=y
  288. CONFIG_SERIAL_CORE_CONSOLE=y
  289. CONFIG_SERIAL_CPM=y
  290. CONFIG_SERIAL_CPM_CONSOLE=y
  291. # CONFIG_SERIAL_CPM_SCC1 is not set
  292. # CONFIG_SERIAL_CPM_SCC2 is not set
  293. # CONFIG_SERIAL_CPM_SCC3 is not set
  294. # CONFIG_SERIAL_CPM_SCC4 is not set
  295. CONFIG_SERIAL_CPM_SMC1=y
  296. # CONFIG_SERIAL_CPM_SMC2 is not set
  297. CONFIG_UNIX98_PTYS=y
  298. # CONFIG_LEGACY_PTYS is not set
  299. #
  300. # I2C support
  301. #
  302. # CONFIG_I2C is not set
  303. #
  304. # I2C Hardware Sensors Mainboard support
  305. #
  306. #
  307. # I2C Hardware Sensors Chip support
  308. #
  309. # CONFIG_I2C_SENSOR is not set
  310. #
  311. # Mice
  312. #
  313. # CONFIG_BUSMOUSE is not set
  314. # CONFIG_QIC02_TAPE is not set
  315. #
  316. # IPMI
  317. #
  318. # CONFIG_IPMI_HANDLER is not set
  319. #
  320. # Watchdog Cards
  321. #
  322. # CONFIG_WATCHDOG is not set
  323. # CONFIG_NVRAM is not set
  324. CONFIG_GEN_RTC=y
  325. # CONFIG_GEN_RTC_X is not set
  326. # CONFIG_DTLK is not set
  327. # CONFIG_R3964 is not set
  328. # CONFIG_APPLICOM is not set
  329. #
  330. # Ftape, the floppy tape device driver
  331. #
  332. # CONFIG_FTAPE is not set
  333. # CONFIG_AGP is not set
  334. # CONFIG_DRM is not set
  335. # CONFIG_RAW_DRIVER is not set
  336. # CONFIG_HANGCHECK_TIMER is not set
  337. #
  338. # Multimedia devices
  339. #
  340. # CONFIG_VIDEO_DEV is not set
  341. #
  342. # Digital Video Broadcasting Devices
  343. #
  344. # CONFIG_DVB is not set
  345. #
  346. # File systems
  347. #
  348. CONFIG_EXT2_FS=y
  349. # CONFIG_EXT2_FS_XATTR is not set
  350. CONFIG_EXT3_FS=y
  351. CONFIG_EXT3_FS_XATTR=y
  352. # CONFIG_EXT3_FS_POSIX_ACL is not set
  353. # CONFIG_EXT3_FS_SECURITY is not set
  354. CONFIG_JBD=y
  355. # CONFIG_JBD_DEBUG is not set
  356. CONFIG_FS_MBCACHE=y
  357. # CONFIG_REISERFS_FS is not set
  358. # CONFIG_JFS_FS is not set
  359. # CONFIG_XFS_FS is not set
  360. # CONFIG_MINIX_FS is not set
  361. # CONFIG_ROMFS_FS is not set
  362. # CONFIG_QUOTA is not set
  363. # CONFIG_AUTOFS_FS is not set
  364. # CONFIG_AUTOFS4_FS is not set
  365. #
  366. # CD-ROM/DVD Filesystems
  367. #
  368. CONFIG_ISO9660_FS=y
  369. # CONFIG_JOLIET is not set
  370. # CONFIG_ZISOFS is not set
  371. # CONFIG_UDF_FS is not set
  372. #
  373. # DOS/FAT/NT Filesystems
  374. #
  375. # CONFIG_FAT_FS is not set
  376. # CONFIG_NTFS_FS is not set
  377. #
  378. # Pseudo filesystems
  379. #
  380. CONFIG_PROC_FS=y
  381. # CONFIG_DEVFS_FS is not set
  382. CONFIG_DEVPTS_FS=y
  383. # CONFIG_DEVPTS_FS_XATTR is not set
  384. CONFIG_TMPFS=y
  385. CONFIG_RAMFS=y
  386. #
  387. # Miscellaneous filesystems
  388. #
  389. # CONFIG_ADFS_FS is not set
  390. # CONFIG_AFFS_FS is not set
  391. # CONFIG_HFS_FS is not set
  392. # CONFIG_BEFS_FS is not set
  393. # CONFIG_BFS_FS is not set
  394. # CONFIG_EFS_FS is not set
  395. # CONFIG_CRAMFS is not set
  396. # CONFIG_VXFS_FS is not set
  397. # CONFIG_HPFS_FS is not set
  398. # CONFIG_QNX4FS_FS is not set
  399. # CONFIG_SYSV_FS is not set
  400. # CONFIG_UFS_FS is not set
  401. #
  402. # Network File Systems
  403. #
  404. CONFIG_NFS_FS=y
  405. # CONFIG_NFS_V3 is not set
  406. # CONFIG_NFS_V4 is not set
  407. # CONFIG_NFSD is not set
  408. CONFIG_ROOT_NFS=y
  409. CONFIG_LOCKD=y
  410. # CONFIG_EXPORTFS is not set
  411. CONFIG_SUNRPC=y
  412. # CONFIG_SUNRPC_GSS is not set
  413. # CONFIG_SMB_FS is not set
  414. # CONFIG_CIFS is not set
  415. # CONFIG_NCP_FS is not set
  416. # CONFIG_CODA_FS is not set
  417. # CONFIG_INTERMEZZO_FS is not set
  418. # CONFIG_AFS_FS is not set
  419. #
  420. # Partition Types
  421. #
  422. CONFIG_PARTITION_ADVANCED=y
  423. # CONFIG_ACORN_PARTITION is not set
  424. # CONFIG_OSF_PARTITION is not set
  425. # CONFIG_AMIGA_PARTITION is not set
  426. # CONFIG_ATARI_PARTITION is not set
  427. CONFIG_MAC_PARTITION=y
  428. # CONFIG_MSDOS_PARTITION is not set
  429. # CONFIG_LDM_PARTITION is not set
  430. # CONFIG_NEC98_PARTITION is not set
  431. # CONFIG_SGI_PARTITION is not set
  432. # CONFIG_ULTRIX_PARTITION is not set
  433. # CONFIG_SUN_PARTITION is not set
  434. # CONFIG_EFI_PARTITION is not set
  435. #
  436. # Sound
  437. #
  438. # CONFIG_SOUND is not set
  439. #
  440. # MPC8xx CPM Options
  441. #
  442. # CONFIG_SCC_ENET is not set
  443. CONFIG_FEC_ENET=y
  444. CONFIG_USE_MDIO=y
  445. CONFIG_FEC_AM79C874=y
  446. CONFIG_FEC_LXT970=y
  447. CONFIG_FEC_LXT971=y
  448. CONFIG_FEC_QS6612=y
  449. CONFIG_ENET_BIG_BUFFERS=y
  450. #
  451. # Generic MPC8xx Options
  452. #
  453. CONFIG_8xx_COPYBACK=y
  454. # CONFIG_8xx_CPU6 is not set
  455. # CONFIG_UCODE_PATCH is not set
  456. #
  457. # USB support
  458. #
  459. # CONFIG_USB_GADGET is not set
  460. #
  461. # Bluetooth support
  462. #
  463. # CONFIG_BT is not set
  464. #
  465. # Library routines
  466. #
  467. # CONFIG_CRC32 is not set
  468. #
  469. # Kernel hacking
  470. #
  471. # CONFIG_DEBUG_KERNEL is not set
  472. # CONFIG_KALLSYMS is not set
  473. #
  474. # Security options
  475. #
  476. # CONFIG_SECURITY is not set
  477. #
  478. # Cryptographic options
  479. #
  480. # CONFIG_CRYPTO is not set