sim_defconfig 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534
  1. #
  2. # Automatically generated make config: don't edit
  3. #
  4. #
  5. # Code maturity level options
  6. #
  7. CONFIG_EXPERIMENTAL=y
  8. # CONFIG_CLEAN_COMPILE is not set
  9. # CONFIG_STANDALONE is not set
  10. CONFIG_BROKEN=y
  11. CONFIG_BROKEN_ON_SMP=y
  12. #
  13. # General setup
  14. #
  15. CONFIG_SWAP=y
  16. CONFIG_SYSVIPC=y
  17. # CONFIG_POSIX_MQUEUE is not set
  18. # CONFIG_BSD_PROCESS_ACCT is not set
  19. CONFIG_SYSCTL=y
  20. # CONFIG_AUDIT is not set
  21. CONFIG_LOG_BUF_SHIFT=16
  22. # CONFIG_HOTPLUG is not set
  23. CONFIG_IKCONFIG=y
  24. CONFIG_IKCONFIG_PROC=y
  25. # CONFIG_EMBEDDED is not set
  26. CONFIG_KALLSYMS=y
  27. # CONFIG_KALLSYMS_ALL is not set
  28. CONFIG_FUTEX=y
  29. CONFIG_EPOLL=y
  30. CONFIG_IOSCHED_NOOP=y
  31. CONFIG_IOSCHED_AS=y
  32. CONFIG_IOSCHED_DEADLINE=y
  33. CONFIG_IOSCHED_CFQ=y
  34. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  35. #
  36. # Loadable module support
  37. #
  38. CONFIG_MODULES=y
  39. CONFIG_MODULE_UNLOAD=y
  40. CONFIG_MODULE_FORCE_UNLOAD=y
  41. CONFIG_OBSOLETE_MODPARM=y
  42. CONFIG_MODVERSIONS=y
  43. CONFIG_KMOD=y
  44. CONFIG_STOP_MACHINE=y
  45. #
  46. # Processor type and features
  47. #
  48. CONFIG_IA64=y
  49. CONFIG_64BIT=y
  50. CONFIG_MMU=y
  51. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  52. CONFIG_TIME_INTERPOLATION=y
  53. CONFIG_EFI=y
  54. # CONFIG_IA64_GENERIC is not set
  55. # CONFIG_IA64_DIG is not set
  56. # CONFIG_IA64_HP_ZX1 is not set
  57. # CONFIG_IA64_SGI_SN2 is not set
  58. CONFIG_IA64_HP_SIM=y
  59. # CONFIG_ITANIUM is not set
  60. CONFIG_MCKINLEY=y
  61. # CONFIG_IA64_PAGE_SIZE_4KB is not set
  62. # CONFIG_IA64_PAGE_SIZE_8KB is not set
  63. # CONFIG_IA64_PAGE_SIZE_16KB is not set
  64. CONFIG_IA64_PAGE_SIZE_64KB=y
  65. CONFIG_IA64_L1_CACHE_SHIFT=7
  66. # CONFIG_MCKINLEY_ASTEP_SPECIFIC is not set
  67. # CONFIG_VIRTUAL_MEM_MAP is not set
  68. # CONFIG_IA64_CYCLONE is not set
  69. CONFIG_FORCE_MAX_ZONEORDER=18
  70. CONFIG_SMP=y
  71. CONFIG_NR_CPUS=64
  72. CONFIG_PREEMPT=y
  73. CONFIG_HAVE_DEC_LOCK=y
  74. CONFIG_IA32_SUPPORT=y
  75. CONFIG_COMPAT=y
  76. # CONFIG_PERFMON is not set
  77. CONFIG_IA64_PALINFO=m
  78. #
  79. # Firmware Drivers
  80. #
  81. CONFIG_EFI_VARS=y
  82. # CONFIG_SMBIOS is not set
  83. CONFIG_BINFMT_ELF=y
  84. CONFIG_BINFMT_MISC=y
  85. #
  86. # Power management and ACPI
  87. #
  88. #
  89. # Device Drivers
  90. #
  91. #
  92. # Generic Driver Options
  93. #
  94. # CONFIG_DEBUG_DRIVER is not set
  95. #
  96. # Memory Technology Devices (MTD)
  97. #
  98. # CONFIG_MTD is not set
  99. #
  100. # Parallel port support
  101. #
  102. # CONFIG_PARPORT is not set
  103. #
  104. # Plug and Play support
  105. #
  106. #
  107. # Block devices
  108. #
  109. CONFIG_BLK_DEV_LOOP=y
  110. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  111. # CONFIG_BLK_DEV_NBD is not set
  112. CONFIG_BLK_DEV_RAM=y
  113. CONFIG_BLK_DEV_RAM_SIZE=4096
  114. # CONFIG_BLK_DEV_INITRD is not set
  115. #
  116. # ATA/ATAPI/MFM/RLL support
  117. #
  118. # CONFIG_IDE is not set
  119. #
  120. # SCSI device support
  121. #
  122. CONFIG_SCSI=y
  123. CONFIG_SCSI_PROC_FS=y
  124. #
  125. # SCSI support type (disk, tape, CD-ROM)
  126. #
  127. CONFIG_BLK_DEV_SD=y
  128. # CONFIG_CHR_DEV_ST is not set
  129. # CONFIG_CHR_DEV_OSST is not set
  130. # CONFIG_BLK_DEV_SR is not set
  131. # CONFIG_CHR_DEV_SG is not set
  132. #
  133. # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
  134. #
  135. CONFIG_SCSI_MULTI_LUN=y
  136. CONFIG_SCSI_CONSTANTS=y
  137. CONFIG_SCSI_LOGGING=y
  138. #
  139. # SCSI Transport Attributes
  140. #
  141. CONFIG_SCSI_SPI_ATTRS=y
  142. # CONFIG_SCSI_FC_ATTRS is not set
  143. #
  144. # SCSI low-level drivers
  145. #
  146. # CONFIG_SCSI_AIC7XXX_OLD is not set
  147. # CONFIG_SCSI_SATA is not set
  148. # CONFIG_SCSI_EATA_PIO is not set
  149. # CONFIG_SCSI_DEBUG is not set
  150. #
  151. # Multi-device support (RAID and LVM)
  152. #
  153. # CONFIG_MD is not set
  154. #
  155. # Fusion MPT device support
  156. #
  157. #
  158. # IEEE 1394 (FireWire) support
  159. #
  160. # CONFIG_IEEE1394 is not set
  161. #
  162. # I2O device support
  163. #
  164. #
  165. # Networking support
  166. #
  167. CONFIG_NET=y
  168. #
  169. # Networking options
  170. #
  171. CONFIG_PACKET=y
  172. # CONFIG_PACKET_MMAP is not set
  173. # CONFIG_NETLINK_DEV is not set
  174. # CONFIG_UNIX is not set
  175. # CONFIG_NET_KEY is not set
  176. CONFIG_INET=y
  177. CONFIG_IP_MULTICAST=y
  178. # CONFIG_IP_ADVANCED_ROUTER is not set
  179. # CONFIG_IP_PNP is not set
  180. # CONFIG_NET_IPIP is not set
  181. # CONFIG_NET_IPGRE is not set
  182. # CONFIG_IP_MROUTE is not set
  183. # CONFIG_ARPD is not set
  184. # CONFIG_SYN_COOKIES is not set
  185. # CONFIG_INET_AH is not set
  186. # CONFIG_INET_ESP is not set
  187. # CONFIG_INET_IPCOMP is not set
  188. # CONFIG_IPV6 is not set
  189. # CONFIG_NETFILTER is not set
  190. #
  191. # SCTP Configuration (EXPERIMENTAL)
  192. #
  193. # CONFIG_IP_SCTP is not set
  194. # CONFIG_ATM is not set
  195. # CONFIG_BRIDGE is not set
  196. # CONFIG_VLAN_8021Q is not set
  197. # CONFIG_DECNET is not set
  198. # CONFIG_LLC2 is not set
  199. # CONFIG_IPX is not set
  200. # CONFIG_ATALK is not set
  201. # CONFIG_X25 is not set
  202. # CONFIG_LAPB is not set
  203. # CONFIG_NET_DIVERT is not set
  204. # CONFIG_ECONET is not set
  205. # CONFIG_WAN_ROUTER is not set
  206. # CONFIG_NET_HW_FLOWCONTROL is not set
  207. #
  208. # QoS and/or fair queueing
  209. #
  210. # CONFIG_NET_SCHED is not set
  211. #
  212. # Network testing
  213. #
  214. # CONFIG_NET_PKTGEN is not set
  215. # CONFIG_NETPOLL is not set
  216. # CONFIG_NET_POLL_CONTROLLER is not set
  217. # CONFIG_HAMRADIO is not set
  218. # CONFIG_IRDA is not set
  219. # CONFIG_BT is not set
  220. # CONFIG_NETDEVICES is not set
  221. #
  222. # ISDN subsystem
  223. #
  224. # CONFIG_ISDN is not set
  225. #
  226. # Telephony Support
  227. #
  228. # CONFIG_PHONE is not set
  229. #
  230. # Input device support
  231. #
  232. CONFIG_INPUT=y
  233. #
  234. # Userland interfaces
  235. #
  236. CONFIG_INPUT_MOUSEDEV=y
  237. CONFIG_INPUT_MOUSEDEV_PSAUX=y
  238. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  239. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  240. # CONFIG_INPUT_JOYDEV is not set
  241. # CONFIG_INPUT_TSDEV is not set
  242. # CONFIG_INPUT_EVDEV is not set
  243. # CONFIG_INPUT_EVBUG is not set
  244. #
  245. # Input I/O drivers
  246. #
  247. # CONFIG_GAMEPORT is not set
  248. CONFIG_SOUND_GAMEPORT=y
  249. CONFIG_SERIO=y
  250. # CONFIG_SERIO_I8042 is not set
  251. CONFIG_SERIO_SERPORT=y
  252. # CONFIG_SERIO_CT82C710 is not set
  253. #
  254. # Input Device Drivers
  255. #
  256. # CONFIG_INPUT_KEYBOARD is not set
  257. # CONFIG_INPUT_MOUSE is not set
  258. # CONFIG_INPUT_JOYSTICK is not set
  259. # CONFIG_INPUT_TOUCHSCREEN is not set
  260. # CONFIG_INPUT_MISC is not set
  261. #
  262. # Character devices
  263. #
  264. CONFIG_VT=y
  265. CONFIG_VT_CONSOLE=y
  266. CONFIG_HW_CONSOLE=y
  267. # CONFIG_SERIAL_NONSTANDARD is not set
  268. #
  269. # Serial drivers
  270. #
  271. # CONFIG_SERIAL_8250 is not set
  272. #
  273. # Non-8250 serial port support
  274. #
  275. CONFIG_UNIX98_PTYS=y
  276. # CONFIG_LEGACY_PTYS is not set
  277. # CONFIG_QIC02_TAPE is not set
  278. #
  279. # IPMI
  280. #
  281. # CONFIG_IPMI_HANDLER is not set
  282. #
  283. # Watchdog Cards
  284. #
  285. # CONFIG_WATCHDOG is not set
  286. CONFIG_EFI_RTC=y
  287. # CONFIG_DTLK is not set
  288. # CONFIG_R3964 is not set
  289. # CONFIG_APPLICOM is not set
  290. #
  291. # Ftape, the floppy tape device driver
  292. #
  293. # CONFIG_FTAPE is not set
  294. # CONFIG_AGP is not set
  295. # CONFIG_DRM is not set
  296. # CONFIG_RAW_DRIVER is not set
  297. #
  298. # I2C support
  299. #
  300. # CONFIG_I2C is not set
  301. #
  302. # Misc devices
  303. #
  304. #
  305. # Multimedia devices
  306. #
  307. # CONFIG_VIDEO_DEV is not set
  308. #
  309. # Digital Video Broadcasting Devices
  310. #
  311. # CONFIG_DVB is not set
  312. #
  313. # Graphics support
  314. #
  315. # CONFIG_FB is not set
  316. #
  317. # Console display driver support
  318. #
  319. # CONFIG_VGA_CONSOLE is not set
  320. # CONFIG_MDA_CONSOLE is not set
  321. CONFIG_DUMMY_CONSOLE=y
  322. #
  323. # Sound
  324. #
  325. # CONFIG_SOUND is not set
  326. #
  327. # USB support
  328. #
  329. #
  330. # USB Gadget Support
  331. #
  332. # CONFIG_USB_GADGET is not set
  333. #
  334. # File systems
  335. #
  336. CONFIG_EXT2_FS=y
  337. # CONFIG_EXT2_FS_XATTR is not set
  338. CONFIG_EXT3_FS=y
  339. # CONFIG_EXT3_FS_XATTR is not set
  340. CONFIG_JBD=y
  341. # CONFIG_JBD_DEBUG is not set
  342. # CONFIG_REISERFS_FS is not set
  343. # CONFIG_JFS_FS is not set
  344. # CONFIG_XFS_FS is not set
  345. # CONFIG_MINIX_FS is not set
  346. # CONFIG_ROMFS_FS is not set
  347. # CONFIG_QUOTA is not set
  348. # CONFIG_AUTOFS_FS is not set
  349. # CONFIG_AUTOFS4_FS is not set
  350. #
  351. # CD-ROM/DVD Filesystems
  352. #
  353. # CONFIG_ISO9660_FS is not set
  354. # CONFIG_UDF_FS is not set
  355. #
  356. # DOS/FAT/NT Filesystems
  357. #
  358. # CONFIG_FAT_FS is not set
  359. # CONFIG_NTFS_FS is not set
  360. #
  361. # Pseudo filesystems
  362. #
  363. CONFIG_PROC_FS=y
  364. CONFIG_PROC_KCORE=y
  365. CONFIG_SYSFS=y
  366. # CONFIG_DEVFS_FS is not set
  367. # CONFIG_DEVPTS_FS_XATTR is not set
  368. # CONFIG_TMPFS is not set
  369. CONFIG_HUGETLBFS=y
  370. CONFIG_HUGETLB_PAGE=y
  371. CONFIG_RAMFS=y
  372. #
  373. # Miscellaneous filesystems
  374. #
  375. # CONFIG_ADFS_FS is not set
  376. # CONFIG_AFFS_FS is not set
  377. # CONFIG_HFS_FS is not set
  378. # CONFIG_HFSPLUS_FS is not set
  379. # CONFIG_BEFS_FS is not set
  380. # CONFIG_BFS_FS is not set
  381. # CONFIG_EFS_FS is not set
  382. # CONFIG_CRAMFS is not set
  383. # CONFIG_VXFS_FS is not set
  384. # CONFIG_HPFS_FS is not set
  385. # CONFIG_QNX4FS_FS is not set
  386. # CONFIG_SYSV_FS is not set
  387. # CONFIG_UFS_FS is not set
  388. #
  389. # Network File Systems
  390. #
  391. CONFIG_NFS_FS=y
  392. # CONFIG_NFS_V3 is not set
  393. # CONFIG_NFS_V4 is not set
  394. CONFIG_NFS_DIRECTIO=y
  395. CONFIG_NFSD=y
  396. CONFIG_NFSD_V3=y
  397. # CONFIG_NFSD_V4 is not set
  398. # CONFIG_NFSD_TCP is not set
  399. CONFIG_LOCKD=y
  400. CONFIG_LOCKD_V4=y
  401. CONFIG_EXPORTFS=y
  402. CONFIG_SUNRPC=y
  403. # CONFIG_RPCSEC_GSS_KRB5 is not set
  404. # CONFIG_SMB_FS is not set
  405. # CONFIG_CIFS is not set
  406. # CONFIG_NCP_FS is not set
  407. # CONFIG_CODA_FS is not set
  408. # CONFIG_AFS_FS is not set
  409. #
  410. # Partition Types
  411. #
  412. CONFIG_PARTITION_ADVANCED=y
  413. # CONFIG_ACORN_PARTITION is not set
  414. # CONFIG_OSF_PARTITION is not set
  415. # CONFIG_AMIGA_PARTITION is not set
  416. # CONFIG_ATARI_PARTITION is not set
  417. # CONFIG_MAC_PARTITION is not set
  418. CONFIG_MSDOS_PARTITION=y
  419. # CONFIG_BSD_DISKLABEL is not set
  420. # CONFIG_MINIX_SUBPARTITION is not set
  421. # CONFIG_SOLARIS_X86_PARTITION is not set
  422. # CONFIG_UNIXWARE_DISKLABEL is not set
  423. # CONFIG_LDM_PARTITION is not set
  424. # CONFIG_NEC98_PARTITION is not set
  425. # CONFIG_SGI_PARTITION is not set
  426. # CONFIG_ULTRIX_PARTITION is not set
  427. # CONFIG_SUN_PARTITION is not set
  428. CONFIG_EFI_PARTITION=y
  429. #
  430. # Native Language Support
  431. #
  432. # CONFIG_NLS is not set
  433. #
  434. # Library routines
  435. #
  436. CONFIG_CRC32=y
  437. # CONFIG_LIBCRC32C is not set
  438. #
  439. # HP Simulator drivers
  440. #
  441. CONFIG_HP_SIMETH=y
  442. CONFIG_HP_SIMSERIAL=y
  443. CONFIG_HP_SIMSERIAL_CONSOLE=y
  444. CONFIG_HP_SIMSCSI=y
  445. #
  446. # Profiling support
  447. #
  448. # CONFIG_PROFILING is not set
  449. #
  450. # Kernel hacking
  451. #
  452. # CONFIG_IA64_GRANULE_16MB is not set
  453. CONFIG_IA64_GRANULE_64MB=y
  454. CONFIG_DEBUG_KERNEL=y
  455. # CONFIG_IA64_PRINT_HAZARDS is not set
  456. # CONFIG_DISABLE_VHPT is not set
  457. # CONFIG_MAGIC_SYSRQ is not set
  458. # CONFIG_DEBUG_SLAB is not set
  459. # CONFIG_DEBUG_SPINLOCK is not set
  460. # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
  461. # CONFIG_IA64_DEBUG_CMPXCHG is not set
  462. # CONFIG_IA64_DEBUG_IRQ is not set
  463. CONFIG_DEBUG_INFO=y
  464. CONFIG_SYSVIPC_COMPAT=y
  465. #
  466. # Security options
  467. #
  468. # CONFIG_SECURITY is not set
  469. #
  470. # Cryptographic options
  471. #
  472. # CONFIG_CRYPTO is not set