defconfig 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.17-rc3
  4. # Fri Apr 28 09:31:20 2006
  5. #
  6. CONFIG_GENERIC_HARDIRQS=y
  7. CONFIG_UML=y
  8. CONFIG_MMU=y
  9. CONFIG_GENERIC_CALIBRATE_DELAY=y
  10. CONFIG_IRQ_RELEASE_METHOD=y
  11. #
  12. # UML-specific options
  13. #
  14. # CONFIG_MODE_TT is not set
  15. # CONFIG_STATIC_LINK is not set
  16. CONFIG_MODE_SKAS=y
  17. #
  18. # Host processor type and features
  19. #
  20. # CONFIG_M386 is not set
  21. # CONFIG_M486 is not set
  22. # CONFIG_M586 is not set
  23. # CONFIG_M586TSC is not set
  24. # CONFIG_M586MMX is not set
  25. CONFIG_M686=y
  26. # CONFIG_MPENTIUMII is not set
  27. # CONFIG_MPENTIUMIII is not set
  28. # CONFIG_MPENTIUMM is not set
  29. # CONFIG_MPENTIUM4 is not set
  30. # CONFIG_MK6 is not set
  31. # CONFIG_MK7 is not set
  32. # CONFIG_MK8 is not set
  33. # CONFIG_MCRUSOE is not set
  34. # CONFIG_MEFFICEON is not set
  35. # CONFIG_MWINCHIPC6 is not set
  36. # CONFIG_MWINCHIP2 is not set
  37. # CONFIG_MWINCHIP3D is not set
  38. # CONFIG_MGEODEGX1 is not set
  39. # CONFIG_MGEODE_LX is not set
  40. # CONFIG_MCYRIXIII is not set
  41. # CONFIG_MVIAC3_2 is not set
  42. # CONFIG_MVIAC7 is not set
  43. # CONFIG_X86_GENERIC is not set
  44. CONFIG_X86_CMPXCHG=y
  45. CONFIG_X86_XADD=y
  46. CONFIG_X86_L1_CACHE_SHIFT=5
  47. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  48. CONFIG_X86_PPRO_FENCE=y
  49. CONFIG_X86_WP_WORKS_OK=y
  50. CONFIG_X86_INVLPG=y
  51. CONFIG_X86_BSWAP=y
  52. CONFIG_X86_POPAD_OK=y
  53. CONFIG_X86_CMPXCHG64=y
  54. CONFIG_X86_GOOD_APIC=y
  55. CONFIG_X86_USE_PPRO_CHECKSUM=y
  56. CONFIG_X86_TSC=y
  57. CONFIG_UML_X86=y
  58. # CONFIG_64BIT is not set
  59. CONFIG_SEMAPHORE_SLEEPERS=y
  60. # CONFIG_HOST_2G_2G is not set
  61. CONFIG_TOP_ADDR=0xc0000000
  62. # CONFIG_3_LEVEL_PGTABLES is not set
  63. CONFIG_STUB_CODE=0xbfffe000
  64. CONFIG_STUB_DATA=0xbffff000
  65. CONFIG_STUB_START=0xbfffe000
  66. CONFIG_ARCH_HAS_SC_SIGNALS=y
  67. CONFIG_ARCH_REUSE_HOST_VSYSCALL_AREA=y
  68. CONFIG_GENERIC_HWEIGHT=y
  69. CONFIG_SELECT_MEMORY_MODEL=y
  70. CONFIG_FLATMEM_MANUAL=y
  71. # CONFIG_DISCONTIGMEM_MANUAL is not set
  72. # CONFIG_SPARSEMEM_MANUAL is not set
  73. CONFIG_FLATMEM=y
  74. CONFIG_FLAT_NODE_MEM_MAP=y
  75. # CONFIG_SPARSEMEM_STATIC is not set
  76. CONFIG_SPLIT_PTLOCK_CPUS=4
  77. CONFIG_LD_SCRIPT_DYN=y
  78. CONFIG_NET=y
  79. CONFIG_BINFMT_ELF=y
  80. CONFIG_BINFMT_MISC=m
  81. # CONFIG_HOSTFS is not set
  82. # CONFIG_HPPFS is not set
  83. CONFIG_MCONSOLE=y
  84. # CONFIG_MAGIC_SYSRQ is not set
  85. CONFIG_NEST_LEVEL=0
  86. # CONFIG_HIGHMEM is not set
  87. CONFIG_KERNEL_STACK_ORDER=0
  88. CONFIG_UML_REAL_TIME_CLOCK=y
  89. #
  90. # Code maturity level options
  91. #
  92. CONFIG_EXPERIMENTAL=y
  93. CONFIG_BROKEN_ON_SMP=y
  94. CONFIG_INIT_ENV_ARG_LIMIT=32
  95. #
  96. # General setup
  97. #
  98. CONFIG_LOCALVERSION=""
  99. CONFIG_LOCALVERSION_AUTO=y
  100. CONFIG_SWAP=y
  101. CONFIG_SYSVIPC=y
  102. CONFIG_POSIX_MQUEUE=y
  103. CONFIG_BSD_PROCESS_ACCT=y
  104. # CONFIG_BSD_PROCESS_ACCT_V3 is not set
  105. CONFIG_SYSCTL=y
  106. # CONFIG_AUDIT is not set
  107. CONFIG_IKCONFIG=y
  108. CONFIG_IKCONFIG_PROC=y
  109. # CONFIG_RELAY is not set
  110. CONFIG_INITRAMFS_SOURCE=""
  111. CONFIG_UID16=y
  112. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  113. # CONFIG_EMBEDDED is not set
  114. CONFIG_KALLSYMS=y
  115. # CONFIG_KALLSYMS_ALL is not set
  116. CONFIG_KALLSYMS_EXTRA_PASS=y
  117. CONFIG_HOTPLUG=y
  118. CONFIG_PRINTK=y
  119. CONFIG_BUG=y
  120. CONFIG_ELF_CORE=y
  121. CONFIG_BASE_FULL=y
  122. CONFIG_FUTEX=y
  123. CONFIG_EPOLL=y
  124. CONFIG_SHMEM=y
  125. CONFIG_SLAB=y
  126. # CONFIG_TINY_SHMEM is not set
  127. CONFIG_BASE_SMALL=0
  128. # CONFIG_SLOB is not set
  129. #
  130. # Loadable module support
  131. #
  132. CONFIG_MODULES=y
  133. CONFIG_MODULE_UNLOAD=y
  134. # CONFIG_MODULE_FORCE_UNLOAD is not set
  135. # CONFIG_MODVERSIONS is not set
  136. # CONFIG_MODULE_SRCVERSION_ALL is not set
  137. CONFIG_KMOD=y
  138. #
  139. # Block layer
  140. #
  141. # CONFIG_LBD is not set
  142. # CONFIG_BLK_DEV_IO_TRACE is not set
  143. # CONFIG_LSF is not set
  144. #
  145. # IO Schedulers
  146. #
  147. CONFIG_IOSCHED_NOOP=y
  148. CONFIG_IOSCHED_AS=y
  149. CONFIG_IOSCHED_DEADLINE=y
  150. CONFIG_IOSCHED_CFQ=y
  151. CONFIG_DEFAULT_AS=y
  152. # CONFIG_DEFAULT_DEADLINE is not set
  153. # CONFIG_DEFAULT_CFQ is not set
  154. # CONFIG_DEFAULT_NOOP is not set
  155. CONFIG_DEFAULT_IOSCHED="anticipatory"
  156. #
  157. # Block devices
  158. #
  159. CONFIG_BLK_DEV_UBD=y
  160. # CONFIG_BLK_DEV_UBD_SYNC is not set
  161. CONFIG_BLK_DEV_COW_COMMON=y
  162. # CONFIG_MMAPPER is not set
  163. CONFIG_BLK_DEV_LOOP=m
  164. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  165. CONFIG_BLK_DEV_NBD=m
  166. # CONFIG_BLK_DEV_RAM is not set
  167. # CONFIG_BLK_DEV_INITRD is not set
  168. # CONFIG_ATA_OVER_ETH is not set
  169. #
  170. # Character Devices
  171. #
  172. CONFIG_STDERR_CONSOLE=y
  173. CONFIG_STDIO_CONSOLE=y
  174. CONFIG_SSL=y
  175. CONFIG_NULL_CHAN=y
  176. CONFIG_PORT_CHAN=y
  177. CONFIG_PTY_CHAN=y
  178. CONFIG_TTY_CHAN=y
  179. CONFIG_XTERM_CHAN=y
  180. # CONFIG_NOCONFIG_CHAN is not set
  181. CONFIG_CON_ZERO_CHAN="fd:0,fd:1"
  182. CONFIG_CON_CHAN="xterm"
  183. CONFIG_SSL_CHAN="pty"
  184. CONFIG_UNIX98_PTYS=y
  185. CONFIG_LEGACY_PTYS=y
  186. CONFIG_LEGACY_PTY_COUNT=256
  187. # CONFIG_WATCHDOG is not set
  188. CONFIG_UML_SOUND=m
  189. CONFIG_SOUND=m
  190. CONFIG_HOSTAUDIO=m
  191. CONFIG_UML_RANDOM=y
  192. #
  193. # Generic Driver Options
  194. #
  195. CONFIG_STANDALONE=y
  196. CONFIG_PREVENT_FIRMWARE_BUILD=y
  197. # CONFIG_FW_LOADER is not set
  198. # CONFIG_DEBUG_DRIVER is not set
  199. #
  200. # Networking
  201. #
  202. #
  203. # Networking options
  204. #
  205. # CONFIG_NETDEBUG is not set
  206. CONFIG_PACKET=y
  207. CONFIG_PACKET_MMAP=y
  208. CONFIG_UNIX=y
  209. # CONFIG_NET_KEY is not set
  210. CONFIG_INET=y
  211. # CONFIG_IP_MULTICAST is not set
  212. # CONFIG_IP_ADVANCED_ROUTER is not set
  213. CONFIG_IP_FIB_HASH=y
  214. # CONFIG_IP_PNP is not set
  215. # CONFIG_NET_IPIP is not set
  216. # CONFIG_NET_IPGRE is not set
  217. # CONFIG_ARPD is not set
  218. # CONFIG_SYN_COOKIES is not set
  219. # CONFIG_INET_AH is not set
  220. # CONFIG_INET_ESP is not set
  221. # CONFIG_INET_IPCOMP is not set
  222. # CONFIG_INET_XFRM_TUNNEL is not set
  223. # CONFIG_INET_TUNNEL is not set
  224. CONFIG_INET_DIAG=y
  225. CONFIG_INET_TCP_DIAG=y
  226. # CONFIG_TCP_CONG_ADVANCED is not set
  227. CONFIG_TCP_CONG_BIC=y
  228. # CONFIG_IPV6 is not set
  229. # CONFIG_INET6_XFRM_TUNNEL is not set
  230. # CONFIG_INET6_TUNNEL is not set
  231. # CONFIG_NETFILTER is not set
  232. #
  233. # DCCP Configuration (EXPERIMENTAL)
  234. #
  235. # CONFIG_IP_DCCP is not set
  236. #
  237. # SCTP Configuration (EXPERIMENTAL)
  238. #
  239. # CONFIG_IP_SCTP is not set
  240. #
  241. # TIPC Configuration (EXPERIMENTAL)
  242. #
  243. # CONFIG_TIPC is not set
  244. # CONFIG_ATM is not set
  245. # CONFIG_BRIDGE is not set
  246. # CONFIG_VLAN_8021Q is not set
  247. # CONFIG_DECNET is not set
  248. # CONFIG_LLC2 is not set
  249. # CONFIG_IPX is not set
  250. # CONFIG_ATALK is not set
  251. # CONFIG_X25 is not set
  252. # CONFIG_LAPB is not set
  253. # CONFIG_NET_DIVERT is not set
  254. # CONFIG_ECONET is not set
  255. # CONFIG_WAN_ROUTER is not set
  256. #
  257. # QoS and/or fair queueing
  258. #
  259. # CONFIG_NET_SCHED is not set
  260. #
  261. # Network testing
  262. #
  263. # CONFIG_NET_PKTGEN is not set
  264. # CONFIG_HAMRADIO is not set
  265. # CONFIG_IRDA is not set
  266. # CONFIG_BT is not set
  267. # CONFIG_IEEE80211 is not set
  268. #
  269. # UML Network Devices
  270. #
  271. CONFIG_UML_NET=y
  272. CONFIG_UML_NET_ETHERTAP=y
  273. CONFIG_UML_NET_TUNTAP=y
  274. CONFIG_UML_NET_SLIP=y
  275. CONFIG_UML_NET_DAEMON=y
  276. CONFIG_UML_NET_MCAST=y
  277. # CONFIG_UML_NET_PCAP is not set
  278. CONFIG_UML_NET_SLIRP=y
  279. #
  280. # Network device support
  281. #
  282. CONFIG_NETDEVICES=y
  283. CONFIG_DUMMY=m
  284. # CONFIG_BONDING is not set
  285. # CONFIG_EQUALIZER is not set
  286. CONFIG_TUN=m
  287. #
  288. # PHY device support
  289. #
  290. #
  291. # Wireless LAN (non-hamradio)
  292. #
  293. # CONFIG_NET_RADIO is not set
  294. #
  295. # Wan interfaces
  296. #
  297. # CONFIG_WAN is not set
  298. CONFIG_PPP=m
  299. # CONFIG_PPP_MULTILINK is not set
  300. # CONFIG_PPP_FILTER is not set
  301. # CONFIG_PPP_ASYNC is not set
  302. # CONFIG_PPP_SYNC_TTY is not set
  303. # CONFIG_PPP_DEFLATE is not set
  304. # CONFIG_PPP_BSDCOMP is not set
  305. # CONFIG_PPP_MPPE is not set
  306. # CONFIG_PPPOE is not set
  307. CONFIG_SLIP=m
  308. # CONFIG_SLIP_COMPRESSED is not set
  309. # CONFIG_SLIP_SMART is not set
  310. # CONFIG_SLIP_MODE_SLIP6 is not set
  311. # CONFIG_SHAPER is not set
  312. # CONFIG_NETCONSOLE is not set
  313. # CONFIG_NETPOLL is not set
  314. # CONFIG_NET_POLL_CONTROLLER is not set
  315. #
  316. # Connector - unified userspace <-> kernelspace linker
  317. #
  318. # CONFIG_CONNECTOR is not set
  319. #
  320. # File systems
  321. #
  322. CONFIG_EXT2_FS=y
  323. # CONFIG_EXT2_FS_XATTR is not set
  324. # CONFIG_EXT2_FS_XIP is not set
  325. CONFIG_EXT3_FS=y
  326. # CONFIG_EXT3_FS_XATTR is not set
  327. CONFIG_JBD=y
  328. # CONFIG_JBD_DEBUG is not set
  329. CONFIG_REISERFS_FS=y
  330. # CONFIG_REISERFS_CHECK is not set
  331. # CONFIG_REISERFS_PROC_INFO is not set
  332. # CONFIG_REISERFS_FS_XATTR is not set
  333. # CONFIG_JFS_FS is not set
  334. # CONFIG_FS_POSIX_ACL is not set
  335. # CONFIG_XFS_FS is not set
  336. # CONFIG_OCFS2_FS is not set
  337. # CONFIG_MINIX_FS is not set
  338. # CONFIG_ROMFS_FS is not set
  339. CONFIG_INOTIFY=y
  340. CONFIG_QUOTA=y
  341. # CONFIG_QFMT_V1 is not set
  342. # CONFIG_QFMT_V2 is not set
  343. CONFIG_QUOTACTL=y
  344. CONFIG_DNOTIFY=y
  345. CONFIG_AUTOFS_FS=m
  346. CONFIG_AUTOFS4_FS=m
  347. # CONFIG_FUSE_FS is not set
  348. #
  349. # CD-ROM/DVD Filesystems
  350. #
  351. CONFIG_ISO9660_FS=m
  352. CONFIG_JOLIET=y
  353. # CONFIG_ZISOFS is not set
  354. # CONFIG_UDF_FS is not set
  355. #
  356. # DOS/FAT/NT Filesystems
  357. #
  358. # CONFIG_MSDOS_FS is not set
  359. # CONFIG_VFAT_FS is not set
  360. # CONFIG_NTFS_FS is not set
  361. #
  362. # Pseudo filesystems
  363. #
  364. CONFIG_PROC_FS=y
  365. CONFIG_PROC_KCORE=y
  366. CONFIG_SYSFS=y
  367. CONFIG_TMPFS=y
  368. # CONFIG_HUGETLB_PAGE is not set
  369. CONFIG_RAMFS=y
  370. # CONFIG_CONFIGFS_FS is not set
  371. #
  372. # Miscellaneous filesystems
  373. #
  374. # CONFIG_ADFS_FS is not set
  375. # CONFIG_AFFS_FS is not set
  376. # CONFIG_HFS_FS is not set
  377. # CONFIG_HFSPLUS_FS is not set
  378. # CONFIG_BEFS_FS is not set
  379. # CONFIG_BFS_FS is not set
  380. # CONFIG_EFS_FS is not set
  381. # CONFIG_CRAMFS is not set
  382. # CONFIG_VXFS_FS is not set
  383. # CONFIG_HPFS_FS is not set
  384. # CONFIG_QNX4FS_FS is not set
  385. # CONFIG_SYSV_FS is not set
  386. # CONFIG_UFS_FS is not set
  387. #
  388. # Network File Systems
  389. #
  390. # CONFIG_NFS_FS is not set
  391. # CONFIG_NFSD is not set
  392. # CONFIG_SMB_FS is not set
  393. # CONFIG_CIFS is not set
  394. # CONFIG_NCP_FS is not set
  395. # CONFIG_CODA_FS is not set
  396. # CONFIG_AFS_FS is not set
  397. # CONFIG_9P_FS is not set
  398. #
  399. # Partition Types
  400. #
  401. # CONFIG_PARTITION_ADVANCED is not set
  402. CONFIG_MSDOS_PARTITION=y
  403. #
  404. # Native Language Support
  405. #
  406. CONFIG_NLS=y
  407. CONFIG_NLS_DEFAULT="iso8859-1"
  408. # CONFIG_NLS_CODEPAGE_437 is not set
  409. # CONFIG_NLS_CODEPAGE_737 is not set
  410. # CONFIG_NLS_CODEPAGE_775 is not set
  411. # CONFIG_NLS_CODEPAGE_850 is not set
  412. # CONFIG_NLS_CODEPAGE_852 is not set
  413. # CONFIG_NLS_CODEPAGE_855 is not set
  414. # CONFIG_NLS_CODEPAGE_857 is not set
  415. # CONFIG_NLS_CODEPAGE_860 is not set
  416. # CONFIG_NLS_CODEPAGE_861 is not set
  417. # CONFIG_NLS_CODEPAGE_862 is not set
  418. # CONFIG_NLS_CODEPAGE_863 is not set
  419. # CONFIG_NLS_CODEPAGE_864 is not set
  420. # CONFIG_NLS_CODEPAGE_865 is not set
  421. # CONFIG_NLS_CODEPAGE_866 is not set
  422. # CONFIG_NLS_CODEPAGE_869 is not set
  423. # CONFIG_NLS_CODEPAGE_936 is not set
  424. # CONFIG_NLS_CODEPAGE_950 is not set
  425. # CONFIG_NLS_CODEPAGE_932 is not set
  426. # CONFIG_NLS_CODEPAGE_949 is not set
  427. # CONFIG_NLS_CODEPAGE_874 is not set
  428. # CONFIG_NLS_ISO8859_8 is not set
  429. # CONFIG_NLS_CODEPAGE_1250 is not set
  430. # CONFIG_NLS_CODEPAGE_1251 is not set
  431. # CONFIG_NLS_ASCII is not set
  432. # CONFIG_NLS_ISO8859_1 is not set
  433. # CONFIG_NLS_ISO8859_2 is not set
  434. # CONFIG_NLS_ISO8859_3 is not set
  435. # CONFIG_NLS_ISO8859_4 is not set
  436. # CONFIG_NLS_ISO8859_5 is not set
  437. # CONFIG_NLS_ISO8859_6 is not set
  438. # CONFIG_NLS_ISO8859_7 is not set
  439. # CONFIG_NLS_ISO8859_9 is not set
  440. # CONFIG_NLS_ISO8859_13 is not set
  441. # CONFIG_NLS_ISO8859_14 is not set
  442. # CONFIG_NLS_ISO8859_15 is not set
  443. # CONFIG_NLS_KOI8_R is not set
  444. # CONFIG_NLS_KOI8_U is not set
  445. # CONFIG_NLS_UTF8 is not set
  446. #
  447. # Security options
  448. #
  449. # CONFIG_KEYS is not set
  450. # CONFIG_SECURITY is not set
  451. #
  452. # Cryptographic options
  453. #
  454. # CONFIG_CRYPTO is not set
  455. #
  456. # Hardware crypto devices
  457. #
  458. #
  459. # Library routines
  460. #
  461. # CONFIG_CRC_CCITT is not set
  462. # CONFIG_CRC16 is not set
  463. CONFIG_CRC32=m
  464. # CONFIG_LIBCRC32C is not set
  465. #
  466. # Multi-device support (RAID and LVM)
  467. #
  468. # CONFIG_MD is not set
  469. # CONFIG_INPUT is not set
  470. #
  471. # Kernel hacking
  472. #
  473. # CONFIG_PRINTK_TIME is not set
  474. CONFIG_DEBUG_KERNEL=y
  475. CONFIG_LOG_BUF_SHIFT=14
  476. CONFIG_DETECT_SOFTLOCKUP=y
  477. # CONFIG_SCHEDSTATS is not set
  478. CONFIG_DEBUG_SLAB=y
  479. # CONFIG_DEBUG_SLAB_LEAK is not set
  480. # CONFIG_DEBUG_MUTEXES is not set
  481. # CONFIG_DEBUG_SPINLOCK is not set
  482. # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
  483. # CONFIG_DEBUG_KOBJECT is not set
  484. CONFIG_DEBUG_INFO=y
  485. # CONFIG_DEBUG_FS is not set
  486. # CONFIG_DEBUG_VM is not set
  487. CONFIG_FRAME_POINTER=y
  488. # CONFIG_UNWIND_INFO is not set
  489. CONFIG_FORCED_INLINING=y
  490. # CONFIG_RCU_TORTURE_TEST is not set
  491. # CONFIG_GPROF is not set
  492. # CONFIG_GCOV is not set