linux-uml.config 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322
  1. #
  2. # Automatically generated make config: don't edit
  3. #
  4. CONFIG_USERMODE=y
  5. CONFIG_ISA=y
  6. # CONFIG_SBUS is not set
  7. CONFIG_UID16=y
  8. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  9. #
  10. # Code maturity level options
  11. #
  12. CONFIG_EXPERIMENTAL=y
  13. #
  14. # Processor features
  15. #
  16. #
  17. # General Setup
  18. #
  19. CONFIG_STDIO_CONSOLE=y
  20. CONFIG_NET=y
  21. CONFIG_SYSVIPC=y
  22. # CONFIG_BSD_PROCESS_ACCT is not set
  23. CONFIG_SYSCTL=y
  24. # CONFIG_BINFMT_AOUT is not set
  25. CONFIG_BINFMT_ELF=y
  26. # CONFIG_BINFMT_MISC is not set
  27. CONFIG_UNIX98_PTYS=y
  28. CONFIG_UNIX98_PTY_COUNT=256
  29. CONFIG_SSL=y
  30. CONFIG_HOSTFS=y
  31. CONFIG_MCONSOLE=y
  32. CONFIG_MAGIC_SYSRQ=y
  33. #
  34. # Loadable module support
  35. #
  36. CONFIG_MODULES=y
  37. CONFIG_KMOD=y
  38. #
  39. # Devices
  40. #
  41. CONFIG_BLK_DEV_UBD=y
  42. CONFIG_BLK_DEV_UBD_SYNC=y
  43. CONFIG_BLK_DEV_LOOP=y
  44. CONFIG_BLK_DEV_NBD=y
  45. CONFIG_BLK_DEV_RAM=y
  46. CONFIG_BLK_DEV_RAM_SIZE=4096
  47. CONFIG_BLK_DEV_INITRD=y
  48. # CONFIG_MMAPPER is not set
  49. #
  50. # Networking options
  51. #
  52. CONFIG_PACKET=y
  53. # CONFIG_PACKET_MMAP is not set
  54. CONFIG_NETLINK=y
  55. CONFIG_RTNETLINK=y
  56. # CONFIG_NETLINK_DEV is not set
  57. # CONFIG_NETFILTER is not set
  58. # CONFIG_FILTER is not set
  59. CONFIG_UNIX=y
  60. CONFIG_INET=y
  61. # CONFIG_IP_MULTICAST is not set
  62. # CONFIG_IP_ADVANCED_ROUTER is not set
  63. # CONFIG_IP_PNP is not set
  64. # CONFIG_NET_IPIP is not set
  65. # CONFIG_NET_IPGRE is not set
  66. # CONFIG_ARPD is not set
  67. # CONFIG_INET_ECN is not set
  68. # CONFIG_SYN_COOKIES is not set
  69. # CONFIG_IPV6 is not set
  70. # CONFIG_KHTTPD is not set
  71. # CONFIG_ATM is not set
  72. #
  73. #
  74. #
  75. # CONFIG_IPX is not set
  76. # CONFIG_ATALK is not set
  77. # CONFIG_DECNET is not set
  78. # CONFIG_BRIDGE is not set
  79. # CONFIG_X25 is not set
  80. # CONFIG_LAPB is not set
  81. # CONFIG_LLC is not set
  82. # CONFIG_NET_DIVERT is not set
  83. # CONFIG_ECONET is not set
  84. # CONFIG_WAN_ROUTER is not set
  85. # CONFIG_NET_FASTROUTE is not set
  86. # CONFIG_NET_HW_FLOWCONTROL is not set
  87. #
  88. # QoS and/or fair queueing
  89. #
  90. # CONFIG_NET_SCHED is not set
  91. #
  92. # Network drivers
  93. #
  94. #
  95. # ARCnet devices
  96. #
  97. # CONFIG_ARCNET is not set
  98. CONFIG_DUMMY=y
  99. # CONFIG_BONDING is not set
  100. # CONFIG_EQUALIZER is not set
  101. CONFIG_TUN=y
  102. CONFIG_ETHERTAP=y
  103. #
  104. # Ethernet (10 or 100Mbit)
  105. #
  106. # CONFIG_NET_ETHERNET is not set
  107. #
  108. # Ethernet (1000 Mbit)
  109. #
  110. # CONFIG_ACENIC is not set
  111. # CONFIG_DL2K is not set
  112. # CONFIG_MYRI_SBUS is not set
  113. # CONFIG_NS83820 is not set
  114. # CONFIG_HAMACHI is not set
  115. # CONFIG_YELLOWFIN is not set
  116. # CONFIG_SK98LIN is not set
  117. # CONFIG_FDDI is not set
  118. # CONFIG_HIPPI is not set
  119. # CONFIG_PLIP is not set
  120. CONFIG_PPP=y
  121. # CONFIG_PPP_MULTILINK is not set
  122. # CONFIG_PPP_FILTER is not set
  123. # CONFIG_PPP_ASYNC is not set
  124. # CONFIG_PPP_SYNC_TTY is not set
  125. # CONFIG_PPP_DEFLATE is not set
  126. # CONFIG_PPP_BSDCOMP is not set
  127. # CONFIG_PPPOE is not set
  128. CONFIG_SLIP=y
  129. # CONFIG_SLIP_COMPRESSED is not set
  130. # CONFIG_SLIP_SMART is not set
  131. # CONFIG_SLIP_MODE_SLIP6 is not set
  132. #
  133. # Wireless LAN (non-hamradio)
  134. #
  135. # CONFIG_NET_RADIO is not set
  136. #
  137. # Token Ring devices
  138. #
  139. # CONFIG_TR is not set
  140. # CONFIG_NET_FC is not set
  141. # CONFIG_RCPCI is not set
  142. # CONFIG_SHAPER is not set
  143. #
  144. # Wan interfaces
  145. #
  146. # CONFIG_WAN is not set
  147. #
  148. # Network device support
  149. #
  150. CONFIG_NETDEVICES=y
  151. CONFIG_UML_NET=y
  152. CONFIG_UML_NET_ETHERTAP=y
  153. CONFIG_UML_NET_TUNTAP=y
  154. CONFIG_UML_NET_SLIP=y
  155. CONFIG_UML_NET_DAEMON=y
  156. CONFIG_UML_NET_MCAST=y
  157. CONFIG_ETHERTAP=y
  158. CONFIG_TUN=y
  159. #
  160. # File systems
  161. #
  162. # CONFIG_QUOTA is not set
  163. # CONFIG_AUTOFS_FS is not set
  164. # CONFIG_AUTOFS4_FS is not set
  165. # CONFIG_REISERFS_FS is not set
  166. # CONFIG_REISERFS_CHECK is not set
  167. # CONFIG_REISERFS_PROC_INFO is not set
  168. # CONFIG_ADFS_FS is not set
  169. # CONFIG_ADFS_FS_RW is not set
  170. # CONFIG_AFFS_FS is not set
  171. # CONFIG_HFS_FS is not set
  172. # CONFIG_BFS_FS is not set
  173. # CONFIG_CMS_FS is not set
  174. CONFIG_EXT3_FS=y
  175. CONFIG_JBD=y
  176. # CONFIG_JBD_DEBUG is not set
  177. CONFIG_FAT_FS=y
  178. CONFIG_MSDOS_FS=y
  179. CONFIG_UMSDOS_FS=y
  180. CONFIG_VFAT_FS=y
  181. # CONFIG_EFS_FS is not set
  182. # CONFIG_JFFS_FS is not set
  183. # CONFIG_JFFS2_FS is not set
  184. CONFIG_CRAMFS=y
  185. CONFIG_TMPFS=y
  186. CONFIG_RAMFS=y
  187. # CONFIG_ISO9660_FS is not set
  188. # CONFIG_JOLIET is not set
  189. # CONFIG_ZISOFS is not set
  190. CONFIG_MINIX_FS=y
  191. # CONFIG_FREEVXFS_FS is not set
  192. # CONFIG_NTFS_FS is not set
  193. # CONFIG_NTFS_RW is not set
  194. # CONFIG_HPFS_FS is not set
  195. CONFIG_PROC_FS=y
  196. # CONFIG_DEVFS_FS is not set
  197. # CONFIG_DEVFS_MOUNT is not set
  198. # CONFIG_DEVFS_DEBUG is not set
  199. CONFIG_DEVPTS_FS=y
  200. # CONFIG_QNX4FS_FS is not set
  201. # CONFIG_QNX4FS_RW is not set
  202. CONFIG_ROMFS_FS=y
  203. CONFIG_EXT2_FS=y
  204. # CONFIG_SYSV_FS is not set
  205. # CONFIG_UDF_FS is not set
  206. # CONFIG_UDF_RW is not set
  207. # CONFIG_UFS_FS is not set
  208. # CONFIG_UFS_FS_WRITE is not set
  209. #
  210. # Network File Systems
  211. #
  212. # CONFIG_CODA_FS is not set
  213. # CONFIG_INTERMEZZO_FS is not set
  214. CONFIG_NFS_FS=y
  215. CONFIG_NFS_V3=y
  216. # CONFIG_ROOT_NFS is not set
  217. # CONFIG_NFSD is not set
  218. # CONFIG_NFSD_V3 is not set
  219. CONFIG_SUNRPC=y
  220. CONFIG_LOCKD=y
  221. CONFIG_LOCKD_V4=y
  222. # CONFIG_SMB_FS is not set
  223. # CONFIG_NCP_FS is not set
  224. # CONFIG_NCPFS_PACKET_SIGNING is not set
  225. # CONFIG_NCPFS_IOCTL_LOCKING is not set
  226. # CONFIG_NCPFS_STRONG is not set
  227. # CONFIG_NCPFS_NFS_NS is not set
  228. # CONFIG_NCPFS_OS2_NS is not set
  229. # CONFIG_NCPFS_SMALLDOS is not set
  230. # CONFIG_NCPFS_NLS is not set
  231. # CONFIG_NCPFS_EXTRAS is not set
  232. # CONFIG_ZISOFS_FS is not set
  233. CONFIG_ZLIB_FS_INFLATE=y
  234. #
  235. # Partition Types
  236. #
  237. CONFIG_PARTITION_ADVANCED=y
  238. # CONFIG_ACORN_PARTITION is not set
  239. CONFIG_OSF_PARTITION=y
  240. CONFIG_AMIGA_PARTITION=y
  241. CONFIG_ATARI_PARTITION=y
  242. CONFIG_MAC_PARTITION=y
  243. CONFIG_MSDOS_PARTITION=y
  244. CONFIG_BSD_DISKLABEL=y
  245. CONFIG_MINIX_SUBPARTITION=y
  246. CONFIG_SOLARIS_X86_PARTITION=y
  247. CONFIG_UNIXWARE_DISKLABEL=y
  248. CONFIG_LDM_PARTITION=y
  249. # CONFIG_LDM_DEBUG is not set
  250. CONFIG_SGI_PARTITION=y
  251. CONFIG_ULTRIX_PARTITION=y
  252. CONFIG_SUN_PARTITION=y
  253. # CONFIG_SMB_NLS is not set
  254. CONFIG_NLS=y
  255. #
  256. # Native Language Support
  257. #
  258. CONFIG_NLS_DEFAULT="iso8859-1"
  259. CONFIG_NLS_CODEPAGE_437=y
  260. CONFIG_NLS_CODEPAGE_737=m
  261. CONFIG_NLS_CODEPAGE_775=m
  262. CONFIG_NLS_CODEPAGE_850=m
  263. CONFIG_NLS_CODEPAGE_852=m
  264. CONFIG_NLS_CODEPAGE_855=m
  265. CONFIG_NLS_CODEPAGE_857=m
  266. CONFIG_NLS_CODEPAGE_860=m
  267. CONFIG_NLS_CODEPAGE_861=m
  268. CONFIG_NLS_CODEPAGE_862=m
  269. CONFIG_NLS_CODEPAGE_863=m
  270. CONFIG_NLS_CODEPAGE_864=m
  271. CONFIG_NLS_CODEPAGE_865=m
  272. CONFIG_NLS_CODEPAGE_866=m
  273. CONFIG_NLS_CODEPAGE_869=m
  274. CONFIG_NLS_CODEPAGE_936=m
  275. CONFIG_NLS_CODEPAGE_950=m
  276. CONFIG_NLS_CODEPAGE_932=m
  277. CONFIG_NLS_CODEPAGE_949=m
  278. CONFIG_NLS_CODEPAGE_874=m
  279. CONFIG_NLS_ISO8859_8=m
  280. CONFIG_NLS_CODEPAGE_1251=m
  281. CONFIG_NLS_ISO8859_1=y
  282. CONFIG_NLS_ISO8859_2=m
  283. CONFIG_NLS_ISO8859_3=m
  284. CONFIG_NLS_ISO8859_4=m
  285. CONFIG_NLS_ISO8859_5=m
  286. CONFIG_NLS_ISO8859_6=m
  287. CONFIG_NLS_ISO8859_7=m
  288. CONFIG_NLS_ISO8859_9=m
  289. CONFIG_NLS_ISO8859_13=m
  290. CONFIG_NLS_ISO8859_14=m
  291. CONFIG_NLS_ISO8859_15=m
  292. CONFIG_NLS_KOI8_R=m
  293. CONFIG_NLS_KOI8_U=m
  294. CONFIG_NLS_UTF8=m
  295. #
  296. # Kernel hacking
  297. #
  298. # CONFIG_DEBUGSYM is not set
  299. # CONFIG_PT_PROXY is not set
  300. # CONFIG_GPROF is not set
  301. # CONFIG_GCOV is not set