defconfig 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.12-rc3-skas3-v9-pre2
  4. # Sun Apr 24 19:46:10 2005
  5. #
  6. CONFIG_GENERIC_HARDIRQS=y
  7. CONFIG_UML=y
  8. CONFIG_MMU=y
  9. CONFIG_UID16=y
  10. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  11. CONFIG_GENERIC_CALIBRATE_DELAY=y
  12. #
  13. # UML-specific options
  14. #
  15. CONFIG_MODE_TT=y
  16. CONFIG_MODE_SKAS=y
  17. CONFIG_UML_X86=y
  18. # CONFIG_64BIT is not set
  19. CONFIG_TOP_ADDR=0xc0000000
  20. # CONFIG_3_LEVEL_PGTABLES is not set
  21. CONFIG_ARCH_HAS_SC_SIGNALS=y
  22. CONFIG_ARCH_REUSE_HOST_VSYSCALL_AREA=y
  23. CONFIG_LD_SCRIPT_STATIC=y
  24. CONFIG_NET=y
  25. CONFIG_BINFMT_ELF=y
  26. CONFIG_BINFMT_MISC=m
  27. CONFIG_HOSTFS=y
  28. CONFIG_MCONSOLE=y
  29. # CONFIG_MAGIC_SYSRQ is not set
  30. # CONFIG_HOST_2G_2G is not set
  31. # CONFIG_SMP is not set
  32. CONFIG_NEST_LEVEL=0
  33. CONFIG_KERNEL_HALF_GIGS=1
  34. # CONFIG_HIGHMEM is not set
  35. CONFIG_KERNEL_STACK_ORDER=2
  36. CONFIG_UML_REAL_TIME_CLOCK=y
  37. #
  38. # Code maturity level options
  39. #
  40. CONFIG_EXPERIMENTAL=y
  41. CONFIG_CLEAN_COMPILE=y
  42. CONFIG_BROKEN_ON_SMP=y
  43. CONFIG_INIT_ENV_ARG_LIMIT=32
  44. #
  45. # General setup
  46. #
  47. CONFIG_LOCALVERSION=""
  48. CONFIG_SWAP=y
  49. CONFIG_SYSVIPC=y
  50. CONFIG_POSIX_MQUEUE=y
  51. CONFIG_BSD_PROCESS_ACCT=y
  52. # CONFIG_BSD_PROCESS_ACCT_V3 is not set
  53. CONFIG_SYSCTL=y
  54. # CONFIG_AUDIT is not set
  55. # CONFIG_HOTPLUG is not set
  56. CONFIG_KOBJECT_UEVENT=y
  57. CONFIG_IKCONFIG=y
  58. CONFIG_IKCONFIG_PROC=y
  59. # CONFIG_EMBEDDED is not set
  60. CONFIG_KALLSYMS=y
  61. # CONFIG_KALLSYMS_ALL is not set
  62. CONFIG_KALLSYMS_EXTRA_PASS=y
  63. CONFIG_BASE_FULL=y
  64. CONFIG_FUTEX=y
  65. CONFIG_EPOLL=y
  66. CONFIG_SHMEM=y
  67. CONFIG_CC_ALIGN_FUNCTIONS=0
  68. CONFIG_CC_ALIGN_LABELS=0
  69. CONFIG_CC_ALIGN_LOOPS=0
  70. CONFIG_CC_ALIGN_JUMPS=0
  71. # CONFIG_TINY_SHMEM is not set
  72. CONFIG_BASE_SMALL=0
  73. #
  74. # Loadable module support
  75. #
  76. CONFIG_MODULES=y
  77. CONFIG_MODULE_UNLOAD=y
  78. # CONFIG_MODULE_FORCE_UNLOAD is not set
  79. CONFIG_OBSOLETE_MODPARM=y
  80. # CONFIG_MODULE_SRCVERSION_ALL is not set
  81. CONFIG_KMOD=y
  82. #
  83. # Generic Driver Options
  84. #
  85. CONFIG_STANDALONE=y
  86. CONFIG_PREVENT_FIRMWARE_BUILD=y
  87. # CONFIG_FW_LOADER is not set
  88. # CONFIG_DEBUG_DRIVER is not set
  89. #
  90. # Character Devices
  91. #
  92. CONFIG_STDERR_CONSOLE=y
  93. CONFIG_STDIO_CONSOLE=y
  94. CONFIG_SSL=y
  95. CONFIG_NULL_CHAN=y
  96. CONFIG_PORT_CHAN=y
  97. CONFIG_PTY_CHAN=y
  98. CONFIG_TTY_CHAN=y
  99. CONFIG_XTERM_CHAN=y
  100. # CONFIG_NOCONFIG_CHAN is not set
  101. CONFIG_CON_ZERO_CHAN="fd:0,fd:1"
  102. CONFIG_CON_CHAN="xterm"
  103. CONFIG_SSL_CHAN="pty"
  104. CONFIG_UNIX98_PTYS=y
  105. CONFIG_LEGACY_PTYS=y
  106. CONFIG_LEGACY_PTY_COUNT=256
  107. # CONFIG_WATCHDOG is not set
  108. CONFIG_UML_SOUND=m
  109. CONFIG_SOUND=m
  110. CONFIG_HOSTAUDIO=m
  111. CONFIG_UML_RANDOM=y
  112. #
  113. # Block devices
  114. #
  115. CONFIG_BLK_DEV_UBD=y
  116. CONFIG_BLK_DEV_UBD_SYNC=y
  117. CONFIG_BLK_DEV_COW_COMMON=y
  118. CONFIG_BLK_DEV_LOOP=m
  119. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  120. CONFIG_BLK_DEV_NBD=m
  121. # CONFIG_BLK_DEV_RAM is not set
  122. CONFIG_BLK_DEV_RAM_COUNT=16
  123. CONFIG_INITRAMFS_SOURCE=""
  124. # CONFIG_LBD is not set
  125. #
  126. # IO Schedulers
  127. #
  128. CONFIG_IOSCHED_NOOP=y
  129. CONFIG_IOSCHED_AS=y
  130. CONFIG_IOSCHED_DEADLINE=y
  131. CONFIG_IOSCHED_CFQ=y
  132. # CONFIG_ATA_OVER_ETH is not set
  133. CONFIG_NETDEVICES=y
  134. #
  135. # UML Network Devices
  136. #
  137. CONFIG_UML_NET=y
  138. CONFIG_UML_NET_ETHERTAP=y
  139. CONFIG_UML_NET_TUNTAP=y
  140. CONFIG_UML_NET_SLIP=y
  141. CONFIG_UML_NET_DAEMON=y
  142. CONFIG_UML_NET_MCAST=y
  143. CONFIG_UML_NET_SLIRP=y
  144. #
  145. # Networking support
  146. #
  147. #
  148. # Networking options
  149. #
  150. CONFIG_PACKET=y
  151. CONFIG_PACKET_MMAP=y
  152. CONFIG_UNIX=y
  153. # CONFIG_NET_KEY is not set
  154. CONFIG_INET=y
  155. # CONFIG_IP_MULTICAST is not set
  156. # CONFIG_IP_ADVANCED_ROUTER is not set
  157. # CONFIG_IP_PNP is not set
  158. # CONFIG_NET_IPIP is not set
  159. # CONFIG_NET_IPGRE is not set
  160. # CONFIG_ARPD is not set
  161. # CONFIG_SYN_COOKIES is not set
  162. # CONFIG_INET_AH is not set
  163. # CONFIG_INET_ESP is not set
  164. # CONFIG_INET_IPCOMP is not set
  165. # CONFIG_INET_TUNNEL is not set
  166. CONFIG_IP_TCPDIAG=y
  167. # CONFIG_IP_TCPDIAG_IPV6 is not set
  168. # CONFIG_IPV6 is not set
  169. # CONFIG_NETFILTER is not set
  170. #
  171. # SCTP Configuration (EXPERIMENTAL)
  172. #
  173. # CONFIG_IP_SCTP is not set
  174. # CONFIG_ATM is not set
  175. # CONFIG_BRIDGE is not set
  176. # CONFIG_VLAN_8021Q is not set
  177. # CONFIG_DECNET is not set
  178. # CONFIG_LLC2 is not set
  179. # CONFIG_IPX is not set
  180. # CONFIG_ATALK is not set
  181. # CONFIG_X25 is not set
  182. # CONFIG_LAPB is not set
  183. # CONFIG_NET_DIVERT is not set
  184. # CONFIG_ECONET is not set
  185. # CONFIG_WAN_ROUTER is not set
  186. #
  187. # QoS and/or fair queueing
  188. #
  189. # CONFIG_NET_SCHED is not set
  190. # CONFIG_NET_CLS_ROUTE is not set
  191. #
  192. # Network testing
  193. #
  194. # CONFIG_NET_PKTGEN is not set
  195. # CONFIG_NETPOLL is not set
  196. # CONFIG_NET_POLL_CONTROLLER is not set
  197. # CONFIG_HAMRADIO is not set
  198. # CONFIG_IRDA is not set
  199. # CONFIG_BT is not set
  200. CONFIG_DUMMY=m
  201. # CONFIG_BONDING is not set
  202. # CONFIG_EQUALIZER is not set
  203. CONFIG_TUN=m
  204. #
  205. # Wan interfaces
  206. #
  207. # CONFIG_WAN is not set
  208. CONFIG_PPP=m
  209. # CONFIG_PPP_MULTILINK is not set
  210. # CONFIG_PPP_FILTER is not set
  211. # CONFIG_PPP_ASYNC is not set
  212. # CONFIG_PPP_SYNC_TTY is not set
  213. # CONFIG_PPP_DEFLATE is not set
  214. # CONFIG_PPP_BSDCOMP is not set
  215. # CONFIG_PPPOE is not set
  216. CONFIG_SLIP=m
  217. # CONFIG_SLIP_COMPRESSED is not set
  218. # CONFIG_SLIP_SMART is not set
  219. # CONFIG_SLIP_MODE_SLIP6 is not set
  220. # CONFIG_SHAPER is not set
  221. # CONFIG_NETCONSOLE is not set
  222. #
  223. # File systems
  224. #
  225. CONFIG_EXT2_FS=y
  226. # CONFIG_EXT2_FS_XATTR is not set
  227. CONFIG_EXT3_FS=y
  228. # CONFIG_EXT3_FS_XATTR is not set
  229. CONFIG_JBD=y
  230. # CONFIG_JBD_DEBUG is not set
  231. CONFIG_REISERFS_FS=y
  232. # CONFIG_REISERFS_CHECK is not set
  233. # CONFIG_REISERFS_PROC_INFO is not set
  234. # CONFIG_REISERFS_FS_XATTR is not set
  235. # CONFIG_JFS_FS is not set
  236. #
  237. # XFS support
  238. #
  239. # CONFIG_XFS_FS is not set
  240. # CONFIG_MINIX_FS is not set
  241. # CONFIG_ROMFS_FS is not set
  242. CONFIG_QUOTA=y
  243. # CONFIG_QFMT_V1 is not set
  244. # CONFIG_QFMT_V2 is not set
  245. CONFIG_QUOTACTL=y
  246. CONFIG_DNOTIFY=y
  247. CONFIG_AUTOFS_FS=m
  248. CONFIG_AUTOFS4_FS=m
  249. #
  250. # CD-ROM/DVD Filesystems
  251. #
  252. CONFIG_ISO9660_FS=m
  253. CONFIG_JOLIET=y
  254. # CONFIG_ZISOFS is not set
  255. # CONFIG_UDF_FS is not set
  256. #
  257. # DOS/FAT/NT Filesystems
  258. #
  259. # CONFIG_MSDOS_FS is not set
  260. # CONFIG_VFAT_FS is not set
  261. # CONFIG_NTFS_FS is not set
  262. #
  263. # Pseudo filesystems
  264. #
  265. CONFIG_PROC_FS=y
  266. CONFIG_PROC_KCORE=y
  267. CONFIG_SYSFS=y
  268. # CONFIG_DEVFS_FS is not set
  269. # CONFIG_DEVPTS_FS_XATTR is not set
  270. CONFIG_TMPFS=y
  271. # CONFIG_TMPFS_XATTR is not set
  272. # CONFIG_HUGETLB_PAGE is not set
  273. CONFIG_RAMFS=y
  274. #
  275. # Miscellaneous filesystems
  276. #
  277. # CONFIG_ADFS_FS is not set
  278. # CONFIG_AFFS_FS is not set
  279. # CONFIG_HFS_FS is not set
  280. # CONFIG_HFSPLUS_FS is not set
  281. # CONFIG_BEFS_FS is not set
  282. # CONFIG_BFS_FS is not set
  283. # CONFIG_EFS_FS is not set
  284. # CONFIG_CRAMFS is not set
  285. # CONFIG_VXFS_FS is not set
  286. # CONFIG_HPFS_FS is not set
  287. # CONFIG_QNX4FS_FS is not set
  288. # CONFIG_SYSV_FS is not set
  289. # CONFIG_UFS_FS is not set
  290. #
  291. # Network File Systems
  292. #
  293. # CONFIG_NFS_FS is not set
  294. # CONFIG_NFSD is not set
  295. # CONFIG_SMB_FS is not set
  296. # CONFIG_CIFS is not set
  297. # CONFIG_NCP_FS is not set
  298. # CONFIG_CODA_FS is not set
  299. # CONFIG_AFS_FS is not set
  300. #
  301. # Partition Types
  302. #
  303. # CONFIG_PARTITION_ADVANCED is not set
  304. CONFIG_MSDOS_PARTITION=y
  305. #
  306. # Native Language Support
  307. #
  308. CONFIG_NLS=y
  309. CONFIG_NLS_DEFAULT="iso8859-1"
  310. # CONFIG_NLS_CODEPAGE_437 is not set
  311. # CONFIG_NLS_CODEPAGE_737 is not set
  312. # CONFIG_NLS_CODEPAGE_775 is not set
  313. # CONFIG_NLS_CODEPAGE_850 is not set
  314. # CONFIG_NLS_CODEPAGE_852 is not set
  315. # CONFIG_NLS_CODEPAGE_855 is not set
  316. # CONFIG_NLS_CODEPAGE_857 is not set
  317. # CONFIG_NLS_CODEPAGE_860 is not set
  318. # CONFIG_NLS_CODEPAGE_861 is not set
  319. # CONFIG_NLS_CODEPAGE_862 is not set
  320. # CONFIG_NLS_CODEPAGE_863 is not set
  321. # CONFIG_NLS_CODEPAGE_864 is not set
  322. # CONFIG_NLS_CODEPAGE_865 is not set
  323. # CONFIG_NLS_CODEPAGE_866 is not set
  324. # CONFIG_NLS_CODEPAGE_869 is not set
  325. # CONFIG_NLS_CODEPAGE_936 is not set
  326. # CONFIG_NLS_CODEPAGE_950 is not set
  327. # CONFIG_NLS_CODEPAGE_932 is not set
  328. # CONFIG_NLS_CODEPAGE_949 is not set
  329. # CONFIG_NLS_CODEPAGE_874 is not set
  330. # CONFIG_NLS_ISO8859_8 is not set
  331. # CONFIG_NLS_CODEPAGE_1250 is not set
  332. # CONFIG_NLS_CODEPAGE_1251 is not set
  333. # CONFIG_NLS_ASCII is not set
  334. # CONFIG_NLS_ISO8859_1 is not set
  335. # CONFIG_NLS_ISO8859_2 is not set
  336. # CONFIG_NLS_ISO8859_3 is not set
  337. # CONFIG_NLS_ISO8859_4 is not set
  338. # CONFIG_NLS_ISO8859_5 is not set
  339. # CONFIG_NLS_ISO8859_6 is not set
  340. # CONFIG_NLS_ISO8859_7 is not set
  341. # CONFIG_NLS_ISO8859_9 is not set
  342. # CONFIG_NLS_ISO8859_13 is not set
  343. # CONFIG_NLS_ISO8859_14 is not set
  344. # CONFIG_NLS_ISO8859_15 is not set
  345. # CONFIG_NLS_KOI8_R is not set
  346. # CONFIG_NLS_KOI8_U is not set
  347. # CONFIG_NLS_UTF8 is not set
  348. #
  349. # Security options
  350. #
  351. # CONFIG_KEYS is not set
  352. # CONFIG_SECURITY is not set
  353. #
  354. # Cryptographic options
  355. #
  356. # CONFIG_CRYPTO is not set
  357. #
  358. # Hardware crypto devices
  359. #
  360. #
  361. # Library routines
  362. #
  363. # CONFIG_CRC_CCITT is not set
  364. CONFIG_CRC32=m
  365. # CONFIG_LIBCRC32C is not set
  366. #
  367. # Multi-device support (RAID and LVM)
  368. #
  369. # CONFIG_MD is not set
  370. # CONFIG_INPUT is not set
  371. #
  372. # Kernel hacking
  373. #
  374. # CONFIG_PRINTK_TIME is not set
  375. CONFIG_DEBUG_KERNEL=y
  376. CONFIG_LOG_BUF_SHIFT=14
  377. # CONFIG_SCHEDSTATS is not set
  378. # CONFIG_DEBUG_SLAB is not set
  379. # CONFIG_DEBUG_SPINLOCK is not set
  380. # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
  381. # CONFIG_DEBUG_KOBJECT is not set
  382. CONFIG_DEBUG_INFO=y
  383. # CONFIG_DEBUG_FS is not set
  384. CONFIG_FRAME_POINTER=y
  385. CONFIG_PT_PROXY=y
  386. # CONFIG_GCOV is not set
  387. # CONFIG_SYSCALL_DEBUG is not set