mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

327 lines
6.2 KiB

  1. #
  2. # Automatically generated make config: don't edit
  3. #
  4. #
  5. # Code maturity level options
  6. #
  7. CONFIG_EXPERIMENTAL=y
  8. #
  9. # Loadable module support
  10. #
  11. CONFIG_MODULES=y
  12. CONFIG_MODVERSIONS=y
  13. CONFIG_KMOD=y
  14. #
  15. # General setup
  16. #
  17. CONFIG_VT=y
  18. CONFIG_VT_CONSOLE=y
  19. # CONFIG_AP1000 is not set
  20. # CONFIG_SMP is not set
  21. # CONFIG_SUN4 is not set
  22. # CONFIG_PCI is not set
  23. #
  24. # Console drivers
  25. #
  26. CONFIG_PROM_CONSOLE=y
  27. CONFIG_FB=y
  28. CONFIG_DUMMY_CONSOLE=y
  29. CONFIG_FB_SBUS=y
  30. CONFIG_FB_CGSIX=y
  31. # CONFIG_FB_BWTWO is not set
  32. # CONFIG_FB_CGTHREE is not set
  33. CONFIG_FB_TCX=y
  34. # CONFIG_FB_CGFOURTEEN is not set
  35. # CONFIG_FB_P9100 is not set
  36. # CONFIG_FB_LEO is not set
  37. # CONFIG_FB_VIRTUAL is not set
  38. # CONFIG_FBCON_ADVANCED is not set
  39. CONFIG_FBCON_CFB8=y
  40. CONFIG_FBCON_FONTWIDTH8_ONLY=y
  41. CONFIG_FONT_SUN8x16=y
  42. # CONFIG_FBCON_FONTS is not set
  43. CONFIG_SBUS=y
  44. CONFIG_SBUSCHAR=y
  45. CONFIG_BUSMOUSE=y
  46. CONFIG_SUN_MOUSE=y
  47. CONFIG_SERIAL=y
  48. CONFIG_SUN_SERIAL=y
  49. CONFIG_SERIAL_CONSOLE=y
  50. CONFIG_SUN_KEYBOARD=y
  51. CONFIG_SUN_CONSOLE=y
  52. CONFIG_SUN_AUXIO=y
  53. CONFIG_SUN_IO=y
  54. #
  55. # Misc Linux/SPARC drivers
  56. #
  57. CONFIG_SUN_OPENPROMIO=m
  58. CONFIG_SUN_MOSTEK_RTC=y
  59. # CONFIG_SUN_BPP is not set
  60. # CONFIG_SUN_VIDEOPIX is not set
  61. CONFIG_SUN_AURORA=m
  62. # CONFIG_TADPOLE_TS102_UCTRL is not set
  63. #
  64. # Linux/SPARC audio subsystem (EXPERIMENTAL)
  65. #
  66. # CONFIG_SPARCAUDIO is not set
  67. # CONFIG_SPARCAUDIO_AMD7930 is not set
  68. # CONFIG_SPARCAUDIO_CS4231 is not set
  69. # CONFIG_SPARCAUDIO_DBRI is not set
  70. # CONFIG_SPARCAUDIO_DUMMY is not set
  71. CONFIG_SUN_OPENPROMFS=m
  72. CONFIG_NET=y
  73. CONFIG_SYSVIPC=y
  74. # CONFIG_BSD_PROCESS_ACCT is not set
  75. CONFIG_SYSCTL=y
  76. CONFIG_BINFMT_AOUT=y
  77. CONFIG_BINFMT_ELF=y
  78. CONFIG_BINFMT_MISC=m
  79. CONFIG_SUNOS_EMUL=y
  80. # CONFIG_PARPORT is not set
  81. # CONFIG_PRINTER is not set
  82. #
  83. # Floppy, IDE, and other block devices
  84. #
  85. CONFIG_BLK_DEV_FD=y
  86. # CONFIG_BLK_DEV_MD is not set
  87. CONFIG_BLK_DEV_RAM=y
  88. CONFIG_BLK_DEV_INITRD=y
  89. CONFIG_BLK_DEV_LOOP=m
  90. CONFIG_BLK_DEV_NBD=m
  91. #
  92. # Networking options
  93. #
  94. CONFIG_PACKET=y
  95. # CONFIG_PACKET_MMAP is not set
  96. # CONFIG_NETLINK is not set
  97. # CONFIG_NETFILTER is not set
  98. # CONFIG_FILTER is not set
  99. CONFIG_UNIX=y
  100. CONFIG_INET=y
  101. # CONFIG_IP_MULTICAST is not set
  102. # CONFIG_IP_ADVANCED_ROUTER is not set
  103. # CONFIG_IP_PNP is not set
  104. # CONFIG_IP_ROUTER is not set
  105. # CONFIG_NET_IPIP is not set
  106. # CONFIG_NET_IPGRE is not set
  107. # CONFIG_IP_ALIAS is not set
  108. # CONFIG_SYN_COOKIES is not set
  109. #
  110. # (it is safe to leave these untouched)
  111. #
  112. CONFIG_SKB_LARGE=y
  113. CONFIG_IPV6=m
  114. # CONFIG_IPV6_EUI64 is not set
  115. # CONFIG_KHTTPD is not set
  116. # CONFIG_ATM is not set
  117. #
  118. #
  119. #
  120. CONFIG_IPX=m
  121. # CONFIG_IPX_INTERN is not set
  122. # CONFIG_SPX is not set
  123. CONFIG_ATALK=m
  124. CONFIG_DECNET=m
  125. CONFIG_DECNET_SIOCGIFCONF=y
  126. # CONFIG_DECNET_ROUTER is not set
  127. CONFIG_DECNET_RAW=y
  128. # CONFIG_X25 is not set
  129. # CONFIG_LAPB is not set
  130. # CONFIG_BRIDGE is not set
  131. # CONFIG_LLC is not set
  132. # CONFIG_ECONET is not set
  133. # CONFIG_WAN_ROUTER is not set
  134. # CONFIG_NET_FASTROUTE is not set
  135. # CONFIG_NET_HW_FLOWCONTROL is not set
  136. #
  137. # QoS and/or fair queueing
  138. #
  139. # CONFIG_NET_SCHED is not set
  140. #
  141. # ISDN subsystem
  142. #
  143. # CONFIG_ISDN is not set
  144. #
  145. # SCSI support
  146. #
  147. CONFIG_SCSI=y
  148. #
  149. # SCSI support type (disk, tape, CDrom)
  150. #
  151. CONFIG_BLK_DEV_SD=y
  152. CONFIG_CHR_DEV_ST=y
  153. CONFIG_BLK_DEV_SR=y
  154. CONFIG_BLK_DEV_SR_VENDOR=y
  155. CONFIG_CHR_DEV_SG=m
  156. #
  157. # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
  158. #
  159. CONFIG_SCSI_MULTI_LUN=y
  160. CONFIG_SCSI_CONSTANTS=y
  161. #
  162. # SCSI low-level drivers
  163. #
  164. CONFIG_SCSI_SUNESP=y
  165. CONFIG_SCSI_QLOGICPTI=m
  166. #
  167. # Fibre Channel support
  168. #
  169. CONFIG_FC4=m
  170. #
  171. # FC4 drivers
  172. #
  173. CONFIG_FC4_SOC=m
  174. CONFIG_FC4_SOCAL=m
  175. #
  176. # FC4 targets
  177. #
  178. CONFIG_SCSI_PLUTO=m
  179. CONFIG_SCSI_FCAL=m
  180. #
  181. # Network device support
  182. #
  183. CONFIG_NETDEVICES=y
  184. CONFIG_DUMMY=m
  185. CONFIG_PPP=m
  186. #
  187. # CCP compressors for PPP are only built as modules.
  188. #
  189. CONFIG_SLIP=m
  190. CONFIG_SLIP_COMPRESSED=y
  191. CONFIG_SLIP_SMART=y
  192. # CONFIG_SLIP_MODE_SLIP6 is not set
  193. CONFIG_SUNLANCE=y
  194. CONFIG_HAPPYMEAL=m
  195. CONFIG_SUNBMAC=m
  196. CONFIG_SUNQE=m
  197. CONFIG_MYRI_SBUS=m
  198. #
  199. # Unix98 PTY support
  200. #
  201. CONFIG_UNIX98_PTYS=y
  202. CONFIG_UNIX98_PTY_COUNT=256
  203. #
  204. # Filesystems
  205. #
  206. # CONFIG_QUOTA is not set
  207. CONFIG_AUTOFS_FS=m
  208. # CONFIG_ADFS_FS is not set
  209. CONFIG_AFFS_FS=m
  210. # CONFIG_HFS_FS is not set
  211. CONFIG_FAT_FS=m
  212. CONFIG_MSDOS_FS=m
  213. # CONFIG_UMSDOS_FS is not set
  214. CONFIG_VFAT_FS=m
  215. CONFIG_EFS_FS=m
  216. CONFIG_ISO9660_FS=m
  217. # CONFIG_JOLIET is not set
  218. # CONFIG_UDF_FS is not set
  219. CONFIG_MINIX_FS=m
  220. # CONFIG_NTFS_FS is not set
  221. CONFIG_HPFS_FS=m
  222. CONFIG_PROC_FS=y
  223. CONFIG_DEVFS_FS=y
  224. # CONFIG_DEVFS_DEBUG is not set
  225. # CONFIG_QNX4FS_FS is not set
  226. CONFIG_ROMFS_FS=m
  227. CONFIG_EXT2_FS=y
  228. CONFIG_SYSV_FS=m
  229. CONFIG_UFS_FS=m
  230. CONFIG_UFS_FS_WRITE=y
  231. #
  232. # Network File Systems
  233. #
  234. CONFIG_CODA_FS=m
  235. CONFIG_NFS_FS=y
  236. CONFIG_NFSD=m
  237. # CONFIG_NFSD_SUN is not set
  238. CONFIG_SUNRPC=y
  239. CONFIG_LOCKD=y
  240. CONFIG_SMB_FS=m
  241. CONFIG_NCP_FS=m
  242. # CONFIG_NCPFS_PACKET_SIGNING is not set
  243. # CONFIG_NCPFS_IOCTL_LOCKING is not set
  244. # CONFIG_NCPFS_STRONG is not set
  245. # CONFIG_NCPFS_NFS_NS is not set
  246. # CONFIG_NCPFS_OS2_NS is not set
  247. # CONFIG_NCPFS_MOUNT_SUBDIR is not set
  248. # CONFIG_NCPFS_NLS is not set
  249. # CONFIG_NCPFS_EXTRAS is not set
  250. #
  251. # Partition Types
  252. #
  253. # CONFIG_PARTITION_ADVANCED is not set
  254. CONFIG_MSDOS_PARTITION=y
  255. CONFIG_BSD_DISKLABEL=y
  256. CONFIG_SOLARIS_X86_PARTITION=y
  257. # CONFIG_UNIXWARE_DISKLABEL is not set
  258. # CONFIG_SGI_PARTITION is not set
  259. CONFIG_SUN_PARTITION=y
  260. CONFIG_NLS=y
  261. #
  262. # Native Language Support
  263. #
  264. # CONFIG_NLS_CODEPAGE_437 is not set
  265. # CONFIG_NLS_CODEPAGE_737 is not set
  266. # CONFIG_NLS_CODEPAGE_775 is not set
  267. # CONFIG_NLS_CODEPAGE_850 is not set
  268. # CONFIG_NLS_CODEPAGE_852 is not set
  269. # CONFIG_NLS_CODEPAGE_855 is not set
  270. # CONFIG_NLS_CODEPAGE_857 is not set
  271. # CONFIG_NLS_CODEPAGE_860 is not set
  272. # CONFIG_NLS_CODEPAGE_861 is not set
  273. # CONFIG_NLS_CODEPAGE_862 is not set
  274. # CONFIG_NLS_CODEPAGE_863 is not set
  275. # CONFIG_NLS_CODEPAGE_864 is not set
  276. # CONFIG_NLS_CODEPAGE_865 is not set
  277. # CONFIG_NLS_CODEPAGE_866 is not set
  278. # CONFIG_NLS_CODEPAGE_869 is not set
  279. # CONFIG_NLS_CODEPAGE_874 is not set
  280. # CONFIG_NLS_ISO8859_1 is not set
  281. # CONFIG_NLS_ISO8859_2 is not set
  282. # CONFIG_NLS_ISO8859_3 is not set
  283. # CONFIG_NLS_ISO8859_4 is not set
  284. # CONFIG_NLS_ISO8859_5 is not set
  285. # CONFIG_NLS_ISO8859_6 is not set
  286. # CONFIG_NLS_ISO8859_7 is not set
  287. # CONFIG_NLS_ISO8859_8 is not set
  288. # CONFIG_NLS_ISO8859_9 is not set
  289. # CONFIG_NLS_ISO8859_14 is not set
  290. # CONFIG_NLS_ISO8859_15 is not set
  291. # CONFIG_NLS_KOI8_R is not set
  292. #
  293. # Watchdog
  294. #
  295. # CONFIG_SOFT_WATCHDOG is not set
  296. #
  297. # Kernel hacking
  298. #
  299. # CONFIG_MAGIC_SYSRQ is not set