pseries_defconfig 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.18-rc6
  4. # Sun Sep 10 10:45:12 2006
  5. #
  6. CONFIG_PPC64=y
  7. CONFIG_64BIT=y
  8. CONFIG_PPC_MERGE=y
  9. CONFIG_MMU=y
  10. CONFIG_GENERIC_HARDIRQS=y
  11. CONFIG_IRQ_PER_CPU=y
  12. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  13. CONFIG_GENERIC_HWEIGHT=y
  14. CONFIG_GENERIC_CALIBRATE_DELAY=y
  15. CONFIG_GENERIC_FIND_NEXT_BIT=y
  16. CONFIG_PPC=y
  17. CONFIG_EARLY_PRINTK=y
  18. CONFIG_COMPAT=y
  19. CONFIG_SYSVIPC_COMPAT=y
  20. CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
  21. CONFIG_ARCH_MAY_HAVE_PC_FDC=y
  22. CONFIG_PPC_OF=y
  23. CONFIG_PPC_UDBG_16550=y
  24. # CONFIG_GENERIC_TBSYNC is not set
  25. # CONFIG_DEFAULT_UIMAGE is not set
  26. #
  27. # Processor support
  28. #
  29. # CONFIG_POWER4_ONLY is not set
  30. CONFIG_POWER3=y
  31. CONFIG_POWER4=y
  32. CONFIG_PPC_FPU=y
  33. CONFIG_ALTIVEC=y
  34. CONFIG_PPC_STD_MMU=y
  35. CONFIG_VIRT_CPU_ACCOUNTING=y
  36. CONFIG_SMP=y
  37. CONFIG_NR_CPUS=128
  38. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  39. #
  40. # Code maturity level options
  41. #
  42. CONFIG_EXPERIMENTAL=y
  43. CONFIG_LOCK_KERNEL=y
  44. CONFIG_INIT_ENV_ARG_LIMIT=32
  45. #
  46. # General setup
  47. #
  48. CONFIG_LOCALVERSION=""
  49. CONFIG_LOCALVERSION_AUTO=y
  50. CONFIG_SWAP=y
  51. CONFIG_SYSVIPC=y
  52. CONFIG_POSIX_MQUEUE=y
  53. # CONFIG_BSD_PROCESS_ACCT is not set
  54. # CONFIG_TASKSTATS is not set
  55. CONFIG_SYSCTL=y
  56. CONFIG_AUDIT=y
  57. CONFIG_AUDITSYSCALL=y
  58. CONFIG_IKCONFIG=y
  59. CONFIG_IKCONFIG_PROC=y
  60. CONFIG_CPUSETS=y
  61. # CONFIG_RELAY is not set
  62. CONFIG_INITRAMFS_SOURCE=""
  63. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  64. # CONFIG_EMBEDDED is not set
  65. CONFIG_KALLSYMS=y
  66. CONFIG_KALLSYMS_ALL=y
  67. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  68. CONFIG_HOTPLUG=y
  69. CONFIG_PRINTK=y
  70. CONFIG_BUG=y
  71. CONFIG_ELF_CORE=y
  72. CONFIG_BASE_FULL=y
  73. CONFIG_RT_MUTEXES=y
  74. CONFIG_FUTEX=y
  75. CONFIG_EPOLL=y
  76. CONFIG_SHMEM=y
  77. CONFIG_SLAB=y
  78. CONFIG_VM_EVENT_COUNTERS=y
  79. # CONFIG_TINY_SHMEM is not set
  80. CONFIG_BASE_SMALL=0
  81. # CONFIG_SLOB is not set
  82. #
  83. # Loadable module support
  84. #
  85. CONFIG_MODULES=y
  86. CONFIG_MODULE_UNLOAD=y
  87. # CONFIG_MODULE_FORCE_UNLOAD is not set
  88. CONFIG_MODVERSIONS=y
  89. CONFIG_MODULE_SRCVERSION_ALL=y
  90. CONFIG_KMOD=y
  91. CONFIG_STOP_MACHINE=y
  92. #
  93. # Block layer
  94. #
  95. # CONFIG_BLK_DEV_IO_TRACE is not set
  96. #
  97. # IO Schedulers
  98. #
  99. CONFIG_IOSCHED_NOOP=y
  100. CONFIG_IOSCHED_AS=y
  101. CONFIG_IOSCHED_DEADLINE=y
  102. CONFIG_IOSCHED_CFQ=y
  103. CONFIG_DEFAULT_AS=y
  104. # CONFIG_DEFAULT_DEADLINE is not set
  105. # CONFIG_DEFAULT_CFQ is not set
  106. # CONFIG_DEFAULT_NOOP is not set
  107. CONFIG_DEFAULT_IOSCHED="anticipatory"
  108. #
  109. # Platform support
  110. #
  111. CONFIG_PPC_MULTIPLATFORM=y
  112. # CONFIG_PPC_ISERIES is not set
  113. # CONFIG_EMBEDDED6xx is not set
  114. # CONFIG_APUS is not set
  115. CONFIG_PPC_PSERIES=y
  116. # CONFIG_PPC_PMAC is not set
  117. # CONFIG_PPC_MAPLE is not set
  118. # CONFIG_PPC_CELL is not set
  119. # CONFIG_PPC_CELL_NATIVE is not set
  120. # CONFIG_PPC_IBM_CELL_BLADE is not set
  121. # CONFIG_UDBG_RTAS_CONSOLE is not set
  122. CONFIG_XICS=y
  123. # CONFIG_U3_DART is not set
  124. CONFIG_PPC_RTAS=y
  125. CONFIG_RTAS_ERROR_LOGGING=y
  126. CONFIG_RTAS_PROC=y
  127. CONFIG_RTAS_FLASH=m
  128. # CONFIG_MMIO_NVRAM is not set
  129. CONFIG_IBMVIO=y
  130. CONFIG_IBMEBUS=y
  131. # CONFIG_PPC_MPC106 is not set
  132. # CONFIG_PPC_970_NAP is not set
  133. # CONFIG_CPU_FREQ is not set
  134. # CONFIG_WANT_EARLY_SERIAL is not set
  135. CONFIG_MPIC=y
  136. #
  137. # Kernel options
  138. #
  139. # CONFIG_HZ_100 is not set
  140. CONFIG_HZ_250=y
  141. # CONFIG_HZ_1000 is not set
  142. CONFIG_HZ=250
  143. CONFIG_PREEMPT_NONE=y
  144. # CONFIG_PREEMPT_VOLUNTARY is not set
  145. # CONFIG_PREEMPT is not set
  146. # CONFIG_PREEMPT_BKL is not set
  147. CONFIG_BINFMT_ELF=y
  148. CONFIG_BINFMT_MISC=m
  149. CONFIG_FORCE_MAX_ZONEORDER=13
  150. CONFIG_IOMMU_VMERGE=y
  151. CONFIG_HOTPLUG_CPU=y
  152. CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
  153. CONFIG_KEXEC=y
  154. # CONFIG_CRASH_DUMP is not set
  155. CONFIG_IRQ_ALL_CPUS=y
  156. CONFIG_PPC_SPLPAR=y
  157. CONFIG_EEH=y
  158. CONFIG_SCANLOG=m
  159. CONFIG_LPARCFG=y
  160. CONFIG_NUMA=y
  161. CONFIG_NODES_SHIFT=4
  162. CONFIG_ARCH_SELECT_MEMORY_MODEL=y
  163. CONFIG_ARCH_SPARSEMEM_ENABLE=y
  164. CONFIG_ARCH_SPARSEMEM_DEFAULT=y
  165. CONFIG_SELECT_MEMORY_MODEL=y
  166. # CONFIG_FLATMEM_MANUAL is not set
  167. # CONFIG_DISCONTIGMEM_MANUAL is not set
  168. CONFIG_SPARSEMEM_MANUAL=y
  169. CONFIG_SPARSEMEM=y
  170. CONFIG_NEED_MULTIPLE_NODES=y
  171. CONFIG_HAVE_MEMORY_PRESENT=y
  172. # CONFIG_SPARSEMEM_STATIC is not set
  173. CONFIG_SPARSEMEM_EXTREME=y
  174. # CONFIG_MEMORY_HOTPLUG is not set
  175. CONFIG_SPLIT_PTLOCK_CPUS=4
  176. CONFIG_MIGRATION=y
  177. CONFIG_RESOURCES_64BIT=y
  178. CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID=y
  179. CONFIG_NODES_SPAN_OTHER_NODES=y
  180. # CONFIG_PPC_64K_PAGES is not set
  181. CONFIG_SCHED_SMT=y
  182. CONFIG_PROC_DEVICETREE=y
  183. # CONFIG_CMDLINE_BOOL is not set
  184. # CONFIG_PM is not set
  185. CONFIG_SECCOMP=y
  186. CONFIG_ISA_DMA_API=y
  187. #
  188. # Bus options
  189. #
  190. CONFIG_GENERIC_ISA_DMA=y
  191. # CONFIG_MPIC_WEIRD is not set
  192. CONFIG_PPC_I8259=y
  193. # CONFIG_PPC_INDIRECT_PCI is not set
  194. CONFIG_PCI=y
  195. CONFIG_PCI_DOMAINS=y
  196. # CONFIG_PCIEPORTBUS is not set
  197. # CONFIG_PCI_DEBUG is not set
  198. #
  199. # PCCARD (PCMCIA/CardBus) support
  200. #
  201. # CONFIG_PCCARD is not set
  202. #
  203. # PCI Hotplug Support
  204. #
  205. CONFIG_HOTPLUG_PCI=m
  206. # CONFIG_HOTPLUG_PCI_FAKE is not set
  207. # CONFIG_HOTPLUG_PCI_CPCI is not set
  208. # CONFIG_HOTPLUG_PCI_SHPC is not set
  209. CONFIG_HOTPLUG_PCI_RPA=m
  210. CONFIG_HOTPLUG_PCI_RPA_DLPAR=m
  211. CONFIG_KERNEL_START=0xc000000000000000
  212. #
  213. # Networking
  214. #
  215. CONFIG_NET=y
  216. #
  217. # Networking options
  218. #
  219. # CONFIG_NETDEBUG is not set
  220. CONFIG_PACKET=y
  221. # CONFIG_PACKET_MMAP is not set
  222. CONFIG_UNIX=y
  223. CONFIG_XFRM=y
  224. CONFIG_XFRM_USER=m
  225. CONFIG_NET_KEY=m
  226. CONFIG_INET=y
  227. CONFIG_IP_MULTICAST=y
  228. # CONFIG_IP_ADVANCED_ROUTER is not set
  229. CONFIG_IP_FIB_HASH=y
  230. # CONFIG_IP_PNP is not set
  231. CONFIG_NET_IPIP=y
  232. # CONFIG_NET_IPGRE is not set
  233. # CONFIG_IP_MROUTE is not set
  234. # CONFIG_ARPD is not set
  235. CONFIG_SYN_COOKIES=y
  236. CONFIG_INET_AH=m
  237. CONFIG_INET_ESP=m
  238. CONFIG_INET_IPCOMP=m
  239. CONFIG_INET_XFRM_TUNNEL=m
  240. CONFIG_INET_TUNNEL=y
  241. CONFIG_INET_XFRM_MODE_TRANSPORT=y
  242. CONFIG_INET_XFRM_MODE_TUNNEL=y
  243. CONFIG_INET_DIAG=y
  244. CONFIG_INET_TCP_DIAG=y
  245. # CONFIG_TCP_CONG_ADVANCED is not set
  246. CONFIG_TCP_CONG_BIC=y
  247. #
  248. # IP: Virtual Server Configuration
  249. #
  250. # CONFIG_IP_VS is not set
  251. # CONFIG_IPV6 is not set
  252. # CONFIG_INET6_XFRM_TUNNEL is not set
  253. # CONFIG_INET6_TUNNEL is not set
  254. # CONFIG_NETWORK_SECMARK is not set
  255. CONFIG_NETFILTER=y
  256. # CONFIG_NETFILTER_DEBUG is not set
  257. #
  258. # Core Netfilter Configuration
  259. #
  260. CONFIG_NETFILTER_NETLINK=y
  261. CONFIG_NETFILTER_NETLINK_QUEUE=m
  262. CONFIG_NETFILTER_NETLINK_LOG=m
  263. # CONFIG_NETFILTER_XTABLES is not set
  264. #
  265. # IP: Netfilter Configuration
  266. #
  267. CONFIG_IP_NF_CONNTRACK=m
  268. CONFIG_IP_NF_CT_ACCT=y
  269. CONFIG_IP_NF_CONNTRACK_MARK=y
  270. CONFIG_IP_NF_CONNTRACK_EVENTS=y
  271. CONFIG_IP_NF_CONNTRACK_NETLINK=m
  272. CONFIG_IP_NF_CT_PROTO_SCTP=m
  273. CONFIG_IP_NF_FTP=m
  274. CONFIG_IP_NF_IRC=m
  275. # CONFIG_IP_NF_NETBIOS_NS is not set
  276. CONFIG_IP_NF_TFTP=m
  277. CONFIG_IP_NF_AMANDA=m
  278. # CONFIG_IP_NF_PPTP is not set
  279. # CONFIG_IP_NF_H323 is not set
  280. # CONFIG_IP_NF_SIP is not set
  281. CONFIG_IP_NF_QUEUE=m
  282. #
  283. # DCCP Configuration (EXPERIMENTAL)
  284. #
  285. # CONFIG_IP_DCCP is not set
  286. #
  287. # SCTP Configuration (EXPERIMENTAL)
  288. #
  289. # CONFIG_IP_SCTP is not set
  290. #
  291. # TIPC Configuration (EXPERIMENTAL)
  292. #
  293. # CONFIG_TIPC is not set
  294. # CONFIG_ATM is not set
  295. # CONFIG_BRIDGE is not set
  296. # CONFIG_VLAN_8021Q is not set
  297. # CONFIG_DECNET is not set
  298. CONFIG_LLC=y
  299. # CONFIG_LLC2 is not set
  300. # CONFIG_IPX is not set
  301. # CONFIG_ATALK is not set
  302. # CONFIG_X25 is not set
  303. # CONFIG_LAPB is not set
  304. # CONFIG_NET_DIVERT is not set
  305. # CONFIG_ECONET is not set
  306. # CONFIG_WAN_ROUTER is not set
  307. #
  308. # QoS and/or fair queueing
  309. #
  310. # CONFIG_NET_SCHED is not set
  311. #
  312. # Network testing
  313. #
  314. # CONFIG_NET_PKTGEN is not set
  315. # CONFIG_NET_TCPPROBE is not set
  316. # CONFIG_HAMRADIO is not set
  317. # CONFIG_IRDA is not set
  318. # CONFIG_BT is not set
  319. # CONFIG_IEEE80211 is not set
  320. #
  321. # Device Drivers
  322. #
  323. #
  324. # Generic Driver Options
  325. #
  326. CONFIG_STANDALONE=y
  327. CONFIG_PREVENT_FIRMWARE_BUILD=y
  328. CONFIG_FW_LOADER=y
  329. # CONFIG_DEBUG_DRIVER is not set
  330. # CONFIG_SYS_HYPERVISOR is not set
  331. #
  332. # Connector - unified userspace <-> kernelspace linker
  333. #
  334. # CONFIG_CONNECTOR is not set
  335. #
  336. # Memory Technology Devices (MTD)
  337. #
  338. # CONFIG_MTD is not set
  339. #
  340. # Parallel port support
  341. #
  342. CONFIG_PARPORT=m
  343. CONFIG_PARPORT_PC=m
  344. # CONFIG_PARPORT_SERIAL is not set
  345. # CONFIG_PARPORT_PC_FIFO is not set
  346. # CONFIG_PARPORT_PC_SUPERIO is not set
  347. # CONFIG_PARPORT_GSC is not set
  348. # CONFIG_PARPORT_AX88796 is not set
  349. # CONFIG_PARPORT_1284 is not set
  350. #
  351. # Plug and Play support
  352. #
  353. #
  354. # Block devices
  355. #
  356. CONFIG_BLK_DEV_FD=m
  357. # CONFIG_PARIDE is not set
  358. # CONFIG_BLK_CPQ_DA is not set
  359. # CONFIG_BLK_CPQ_CISS_DA is not set
  360. # CONFIG_BLK_DEV_DAC960 is not set
  361. # CONFIG_BLK_DEV_UMEM is not set
  362. # CONFIG_BLK_DEV_COW_COMMON is not set
  363. CONFIG_BLK_DEV_LOOP=y
  364. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  365. CONFIG_BLK_DEV_NBD=m
  366. # CONFIG_BLK_DEV_SX8 is not set
  367. # CONFIG_BLK_DEV_UB is not set
  368. CONFIG_BLK_DEV_RAM=y
  369. CONFIG_BLK_DEV_RAM_COUNT=16
  370. CONFIG_BLK_DEV_RAM_SIZE=65536
  371. CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
  372. CONFIG_BLK_DEV_INITRD=y
  373. # CONFIG_CDROM_PKTCDVD is not set
  374. # CONFIG_ATA_OVER_ETH is not set
  375. #
  376. # ATA/ATAPI/MFM/RLL support
  377. #
  378. CONFIG_IDE=y
  379. CONFIG_BLK_DEV_IDE=y
  380. #
  381. # Please see Documentation/ide.txt for help/info on IDE drives
  382. #
  383. # CONFIG_BLK_DEV_IDE_SATA is not set
  384. CONFIG_BLK_DEV_IDEDISK=y
  385. # CONFIG_IDEDISK_MULTI_MODE is not set
  386. CONFIG_BLK_DEV_IDECD=y
  387. # CONFIG_BLK_DEV_IDETAPE is not set
  388. # CONFIG_BLK_DEV_IDEFLOPPY is not set
  389. # CONFIG_BLK_DEV_IDESCSI is not set
  390. # CONFIG_IDE_TASK_IOCTL is not set
  391. #
  392. # IDE chipset support/bugfixes
  393. #
  394. CONFIG_IDE_GENERIC=y
  395. CONFIG_BLK_DEV_IDEPCI=y
  396. CONFIG_IDEPCI_SHARE_IRQ=y
  397. # CONFIG_BLK_DEV_OFFBOARD is not set
  398. CONFIG_BLK_DEV_GENERIC=y
  399. # CONFIG_BLK_DEV_OPTI621 is not set
  400. CONFIG_BLK_DEV_SL82C105=y
  401. CONFIG_BLK_DEV_IDEDMA_PCI=y
  402. # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
  403. CONFIG_IDEDMA_PCI_AUTO=y
  404. # CONFIG_IDEDMA_ONLYDISK is not set
  405. # CONFIG_BLK_DEV_AEC62XX is not set
  406. # CONFIG_BLK_DEV_ALI15X3 is not set
  407. CONFIG_BLK_DEV_AMD74XX=y
  408. # CONFIG_BLK_DEV_CMD64X is not set
  409. # CONFIG_BLK_DEV_TRIFLEX is not set
  410. # CONFIG_BLK_DEV_CY82C693 is not set
  411. # CONFIG_BLK_DEV_CS5520 is not set
  412. # CONFIG_BLK_DEV_CS5530 is not set
  413. # CONFIG_BLK_DEV_HPT34X is not set
  414. # CONFIG_BLK_DEV_HPT366 is not set
  415. # CONFIG_BLK_DEV_SC1200 is not set
  416. # CONFIG_BLK_DEV_PIIX is not set
  417. # CONFIG_BLK_DEV_IT821X is not set
  418. # CONFIG_BLK_DEV_NS87415 is not set
  419. # CONFIG_BLK_DEV_PDC202XX_OLD is not set
  420. # CONFIG_BLK_DEV_PDC202XX_NEW is not set
  421. # CONFIG_BLK_DEV_SVWKS is not set
  422. # CONFIG_BLK_DEV_SIIMAGE is not set
  423. # CONFIG_BLK_DEV_SLC90E66 is not set
  424. # CONFIG_BLK_DEV_TRM290 is not set
  425. # CONFIG_BLK_DEV_VIA82CXXX is not set
  426. # CONFIG_IDE_ARM is not set
  427. CONFIG_BLK_DEV_IDEDMA=y
  428. # CONFIG_IDEDMA_IVB is not set
  429. CONFIG_IDEDMA_AUTO=y
  430. # CONFIG_BLK_DEV_HD is not set
  431. #
  432. # SCSI device support
  433. #
  434. # CONFIG_RAID_ATTRS is not set
  435. CONFIG_SCSI=y
  436. CONFIG_SCSI_PROC_FS=y
  437. #
  438. # SCSI support type (disk, tape, CD-ROM)
  439. #
  440. CONFIG_BLK_DEV_SD=y
  441. CONFIG_CHR_DEV_ST=y
  442. # CONFIG_CHR_DEV_OSST is not set
  443. CONFIG_BLK_DEV_SR=y
  444. CONFIG_BLK_DEV_SR_VENDOR=y
  445. CONFIG_CHR_DEV_SG=y
  446. # CONFIG_CHR_DEV_SCH is not set
  447. #
  448. # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
  449. #
  450. CONFIG_SCSI_MULTI_LUN=y
  451. CONFIG_SCSI_CONSTANTS=y
  452. # CONFIG_SCSI_LOGGING is not set
  453. #
  454. # SCSI Transport Attributes
  455. #
  456. CONFIG_SCSI_SPI_ATTRS=y
  457. CONFIG_SCSI_FC_ATTRS=y
  458. CONFIG_SCSI_ISCSI_ATTRS=m
  459. CONFIG_SCSI_SAS_ATTRS=m
  460. #
  461. # SCSI low-level drivers
  462. #
  463. # CONFIG_ISCSI_TCP is not set
  464. # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
  465. # CONFIG_SCSI_3W_9XXX is not set
  466. # CONFIG_SCSI_ACARD is not set
  467. # CONFIG_SCSI_AACRAID is not set
  468. # CONFIG_SCSI_AIC7XXX is not set
  469. # CONFIG_SCSI_AIC7XXX_OLD is not set
  470. # CONFIG_SCSI_AIC79XX is not set
  471. # CONFIG_MEGARAID_NEWGEN is not set
  472. # CONFIG_MEGARAID_LEGACY is not set
  473. # CONFIG_MEGARAID_SAS is not set
  474. CONFIG_ATA=y
  475. # CONFIG_SCSI_HPTIOP is not set
  476. # CONFIG_SCSI_BUSLOGIC is not set
  477. # CONFIG_SCSI_DMX3191D is not set
  478. # CONFIG_SCSI_EATA is not set
  479. # CONFIG_SCSI_FUTURE_DOMAIN is not set
  480. # CONFIG_SCSI_GDTH is not set
  481. # CONFIG_SCSI_IPS is not set
  482. CONFIG_SCSI_IBMVSCSI=y
  483. # CONFIG_SCSI_INITIO is not set
  484. # CONFIG_SCSI_INIA100 is not set
  485. # CONFIG_SCSI_PPA is not set
  486. # CONFIG_SCSI_IMM is not set
  487. CONFIG_SCSI_SYM53C8XX_2=y
  488. CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0
  489. CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
  490. CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
  491. CONFIG_SCSI_SYM53C8XX_MMIO=y
  492. CONFIG_SCSI_IPR=y
  493. CONFIG_SCSI_IPR_TRACE=y
  494. CONFIG_SCSI_IPR_DUMP=y
  495. # CONFIG_SCSI_QLOGIC_1280 is not set
  496. CONFIG_SCSI_QLA_FC=m
  497. CONFIG_SCSI_LPFC=m
  498. # CONFIG_SCSI_DC395x is not set
  499. # CONFIG_SCSI_DC390T is not set
  500. # CONFIG_SCSI_DEBUG is not set
  501. #
  502. # Multi-device support (RAID and LVM)
  503. #
  504. CONFIG_MD=y
  505. CONFIG_BLK_DEV_MD=y
  506. CONFIG_MD_LINEAR=y
  507. CONFIG_MD_RAID0=y
  508. CONFIG_MD_RAID1=y
  509. CONFIG_MD_RAID10=m
  510. # CONFIG_MD_RAID456 is not set
  511. CONFIG_MD_MULTIPATH=m
  512. CONFIG_MD_FAULTY=m
  513. CONFIG_BLK_DEV_DM=y
  514. CONFIG_DM_CRYPT=m
  515. CONFIG_DM_SNAPSHOT=m
  516. CONFIG_DM_MIRROR=m
  517. CONFIG_DM_ZERO=m
  518. CONFIG_DM_MULTIPATH=m
  519. CONFIG_DM_MULTIPATH_EMC=m
  520. #
  521. # Fusion MPT device support
  522. #
  523. # CONFIG_FUSION is not set
  524. # CONFIG_FUSION_SPI is not set
  525. # CONFIG_FUSION_FC is not set
  526. # CONFIG_FUSION_SAS is not set
  527. #
  528. # IEEE 1394 (FireWire) support
  529. #
  530. # CONFIG_IEEE1394 is not set
  531. #
  532. # I2O device support
  533. #
  534. # CONFIG_I2O is not set
  535. #
  536. # Macintosh device drivers
  537. #
  538. # CONFIG_WINDFARM is not set
  539. #
  540. # Network device support
  541. #
  542. CONFIG_NETDEVICES=y
  543. CONFIG_DUMMY=m
  544. CONFIG_BONDING=m
  545. # CONFIG_EQUALIZER is not set
  546. CONFIG_TUN=m
  547. #
  548. # ARCnet devices
  549. #
  550. # CONFIG_ARCNET is not set
  551. #
  552. # PHY device support
  553. #
  554. # CONFIG_PHYLIB is not set
  555. #
  556. # Ethernet (10 or 100Mbit)
  557. #
  558. CONFIG_NET_ETHERNET=y
  559. CONFIG_MII=y
  560. # CONFIG_HAPPYMEAL is not set
  561. # CONFIG_SUNGEM is not set
  562. # CONFIG_CASSINI is not set
  563. CONFIG_NET_VENDOR_3COM=y
  564. CONFIG_VORTEX=y
  565. # CONFIG_TYPHOON is not set
  566. #
  567. # Tulip family network device support
  568. #
  569. # CONFIG_NET_TULIP is not set
  570. # CONFIG_HP100 is not set
  571. CONFIG_IBMVETH=y
  572. CONFIG_NET_PCI=y
  573. CONFIG_PCNET32=y
  574. # CONFIG_AMD8111_ETH is not set
  575. # CONFIG_ADAPTEC_STARFIRE is not set
  576. # CONFIG_B44 is not set
  577. # CONFIG_FORCEDETH is not set
  578. # CONFIG_DGRS is not set
  579. # CONFIG_EEPRO100 is not set
  580. CONFIG_E100=y
  581. # CONFIG_FEALNX is not set
  582. # CONFIG_NATSEMI is not set
  583. # CONFIG_NE2K_PCI is not set
  584. # CONFIG_8139CP is not set
  585. # CONFIG_8139TOO is not set
  586. # CONFIG_SIS900 is not set
  587. # CONFIG_EPIC100 is not set
  588. # CONFIG_SUNDANCE is not set
  589. # CONFIG_VIA_RHINE is not set
  590. # CONFIG_NET_POCKET is not set
  591. #
  592. # Ethernet (1000 Mbit)
  593. #
  594. CONFIG_ACENIC=y
  595. CONFIG_ACENIC_OMIT_TIGON_I=y
  596. # CONFIG_DL2K is not set
  597. CONFIG_E1000=y
  598. # CONFIG_E1000_NAPI is not set
  599. # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
  600. # CONFIG_NS83820 is not set
  601. # CONFIG_HAMACHI is not set
  602. # CONFIG_YELLOWFIN is not set
  603. # CONFIG_R8169 is not set
  604. # CONFIG_SIS190 is not set
  605. # CONFIG_SKGE is not set
  606. # CONFIG_SKY2 is not set
  607. # CONFIG_SK98LIN is not set
  608. # CONFIG_VIA_VELOCITY is not set
  609. CONFIG_TIGON3=y
  610. # CONFIG_BNX2 is not set
  611. # CONFIG_MV643XX_ETH is not set
  612. #
  613. # Ethernet (10000 Mbit)
  614. #
  615. # CONFIG_CHELSIO_T1 is not set
  616. CONFIG_IXGB=m
  617. # CONFIG_IXGB_NAPI is not set
  618. CONFIG_S2IO=m
  619. # CONFIG_S2IO_NAPI is not set
  620. # CONFIG_MYRI10GE is not set
  621. #
  622. # Token Ring devices
  623. #
  624. CONFIG_TR=y
  625. CONFIG_IBMOL=y
  626. # CONFIG_3C359 is not set
  627. # CONFIG_TMS380TR is not set
  628. #
  629. # Wireless LAN (non-hamradio)
  630. #
  631. # CONFIG_NET_RADIO is not set
  632. #
  633. # Wan interfaces
  634. #
  635. # CONFIG_WAN is not set
  636. # CONFIG_FDDI is not set
  637. # CONFIG_HIPPI is not set
  638. # CONFIG_PLIP is not set
  639. CONFIG_PPP=m
  640. # CONFIG_PPP_MULTILINK is not set
  641. # CONFIG_PPP_FILTER is not set
  642. CONFIG_PPP_ASYNC=m
  643. CONFIG_PPP_SYNC_TTY=m
  644. CONFIG_PPP_DEFLATE=m
  645. CONFIG_PPP_BSDCOMP=m
  646. # CONFIG_PPP_MPPE is not set
  647. CONFIG_PPPOE=m
  648. # CONFIG_SLIP is not set
  649. # CONFIG_NET_FC is not set
  650. # CONFIG_SHAPER is not set
  651. CONFIG_NETCONSOLE=y
  652. CONFIG_NETPOLL=y
  653. CONFIG_NETPOLL_RX=y
  654. CONFIG_NETPOLL_TRAP=y
  655. CONFIG_NET_POLL_CONTROLLER=y
  656. #
  657. # ISDN subsystem
  658. #
  659. # CONFIG_ISDN is not set
  660. #
  661. # Telephony Support
  662. #
  663. # CONFIG_PHONE is not set
  664. #
  665. # Input device support
  666. #
  667. CONFIG_INPUT=y
  668. #
  669. # Userland interfaces
  670. #
  671. CONFIG_INPUT_MOUSEDEV=y
  672. # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
  673. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  674. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  675. # CONFIG_INPUT_JOYDEV is not set
  676. # CONFIG_INPUT_TSDEV is not set
  677. # CONFIG_INPUT_EVDEV is not set
  678. # CONFIG_INPUT_EVBUG is not set
  679. #
  680. # Input Device Drivers
  681. #
  682. CONFIG_INPUT_KEYBOARD=y
  683. CONFIG_KEYBOARD_ATKBD=y
  684. # CONFIG_KEYBOARD_SUNKBD is not set
  685. # CONFIG_KEYBOARD_LKKBD is not set
  686. # CONFIG_KEYBOARD_XTKBD is not set
  687. # CONFIG_KEYBOARD_NEWTON is not set
  688. CONFIG_INPUT_MOUSE=y
  689. CONFIG_MOUSE_PS2=y
  690. # CONFIG_MOUSE_SERIAL is not set
  691. # CONFIG_MOUSE_VSXXXAA is not set
  692. # CONFIG_INPUT_JOYSTICK is not set
  693. # CONFIG_INPUT_TOUCHSCREEN is not set
  694. CONFIG_INPUT_MISC=y
  695. CONFIG_INPUT_PCSPKR=m
  696. # CONFIG_INPUT_UINPUT is not set
  697. #
  698. # Hardware I/O ports
  699. #
  700. CONFIG_SERIO=y
  701. CONFIG_SERIO_I8042=y
  702. # CONFIG_SERIO_SERPORT is not set
  703. # CONFIG_SERIO_PARKBD is not set
  704. # CONFIG_SERIO_PCIPS2 is not set
  705. CONFIG_SERIO_LIBPS2=y
  706. # CONFIG_SERIO_RAW is not set
  707. # CONFIG_GAMEPORT is not set
  708. #
  709. # Character devices
  710. #
  711. CONFIG_VT=y
  712. CONFIG_VT_CONSOLE=y
  713. CONFIG_HW_CONSOLE=y
  714. # CONFIG_VT_HW_CONSOLE_BINDING is not set
  715. # CONFIG_SERIAL_NONSTANDARD is not set
  716. #
  717. # Serial drivers
  718. #
  719. CONFIG_SERIAL_8250=y
  720. CONFIG_SERIAL_8250_CONSOLE=y
  721. CONFIG_SERIAL_8250_PCI=y
  722. CONFIG_SERIAL_8250_NR_UARTS=4
  723. CONFIG_SERIAL_8250_RUNTIME_UARTS=4
  724. # CONFIG_SERIAL_8250_EXTENDED is not set
  725. #
  726. # Non-8250 serial port support
  727. #
  728. CONFIG_SERIAL_CORE=y
  729. CONFIG_SERIAL_CORE_CONSOLE=y
  730. CONFIG_SERIAL_ICOM=m
  731. CONFIG_SERIAL_JSM=m
  732. CONFIG_UNIX98_PTYS=y
  733. CONFIG_LEGACY_PTYS=y
  734. CONFIG_LEGACY_PTY_COUNT=256
  735. # CONFIG_PRINTER is not set
  736. # CONFIG_PPDEV is not set
  737. # CONFIG_TIPAR is not set
  738. CONFIG_HVC_DRIVER=y
  739. CONFIG_HVC_CONSOLE=y
  740. CONFIG_HVC_RTAS=y
  741. CONFIG_HVCS=m
  742. #
  743. # IPMI
  744. #
  745. # CONFIG_IPMI_HANDLER is not set
  746. #
  747. # Watchdog Cards
  748. #
  749. # CONFIG_WATCHDOG is not set
  750. # CONFIG_HW_RANDOM is not set
  751. CONFIG_GEN_RTC=y
  752. # CONFIG_GEN_RTC_X is not set
  753. # CONFIG_DTLK is not set
  754. # CONFIG_R3964 is not set
  755. # CONFIG_APPLICOM is not set
  756. #
  757. # Ftape, the floppy tape device driver
  758. #
  759. # CONFIG_AGP is not set
  760. # CONFIG_DRM is not set
  761. CONFIG_RAW_DRIVER=y
  762. CONFIG_MAX_RAW_DEVS=1024
  763. # CONFIG_HANGCHECK_TIMER is not set
  764. #
  765. # TPM devices
  766. #
  767. # CONFIG_TCG_TPM is not set
  768. # CONFIG_TELCLOCK is not set
  769. #
  770. # I2C support
  771. #
  772. CONFIG_I2C=y
  773. # CONFIG_I2C_CHARDEV is not set
  774. #
  775. # I2C Algorithms
  776. #
  777. CONFIG_I2C_ALGOBIT=y
  778. # CONFIG_I2C_ALGOPCF is not set
  779. # CONFIG_I2C_ALGOPCA is not set
  780. #
  781. # I2C Hardware Bus support
  782. #
  783. # CONFIG_I2C_ALI1535 is not set
  784. # CONFIG_I2C_ALI1563 is not set
  785. # CONFIG_I2C_ALI15X3 is not set
  786. # CONFIG_I2C_AMD756 is not set
  787. # CONFIG_I2C_AMD8111 is not set
  788. # CONFIG_I2C_I801 is not set
  789. # CONFIG_I2C_I810 is not set
  790. # CONFIG_I2C_PIIX4 is not set
  791. # CONFIG_I2C_NFORCE2 is not set
  792. # CONFIG_I2C_OCORES is not set
  793. # CONFIG_I2C_PARPORT is not set
  794. # CONFIG_I2C_PARPORT_LIGHT is not set
  795. # CONFIG_I2C_PROSAVAGE is not set
  796. # CONFIG_I2C_SAVAGE4 is not set
  797. # CONFIG_I2C_SIS5595 is not set
  798. # CONFIG_I2C_SIS630 is not set
  799. # CONFIG_I2C_SIS96X is not set
  800. # CONFIG_I2C_STUB is not set
  801. # CONFIG_I2C_VIA is not set
  802. # CONFIG_I2C_VIAPRO is not set
  803. # CONFIG_I2C_VOODOO3 is not set
  804. # CONFIG_I2C_PCA_ISA is not set
  805. #
  806. # Miscellaneous I2C Chip support
  807. #
  808. # CONFIG_SENSORS_DS1337 is not set
  809. # CONFIG_SENSORS_DS1374 is not set
  810. # CONFIG_SENSORS_EEPROM is not set
  811. # CONFIG_SENSORS_PCF8574 is not set
  812. # CONFIG_SENSORS_PCA9539 is not set
  813. # CONFIG_SENSORS_PCF8591 is not set
  814. # CONFIG_SENSORS_MAX6875 is not set
  815. # CONFIG_I2C_DEBUG_CORE is not set
  816. # CONFIG_I2C_DEBUG_ALGO is not set
  817. # CONFIG_I2C_DEBUG_BUS is not set
  818. # CONFIG_I2C_DEBUG_CHIP is not set
  819. #
  820. # SPI support
  821. #
  822. # CONFIG_SPI is not set
  823. # CONFIG_SPI_MASTER is not set
  824. #
  825. # Dallas's 1-wire bus
  826. #
  827. #
  828. # Hardware Monitoring support
  829. #
  830. # CONFIG_HWMON is not set
  831. # CONFIG_HWMON_VID is not set
  832. #
  833. # Misc devices
  834. #
  835. #
  836. # Multimedia devices
  837. #
  838. # CONFIG_VIDEO_DEV is not set
  839. CONFIG_VIDEO_V4L2=y
  840. #
  841. # Digital Video Broadcasting Devices
  842. #
  843. # CONFIG_DVB is not set
  844. # CONFIG_USB_DABUSB is not set
  845. #
  846. # Graphics support
  847. #
  848. CONFIG_FIRMWARE_EDID=y
  849. CONFIG_FB=y
  850. CONFIG_FB_CFB_FILLRECT=y
  851. CONFIG_FB_CFB_COPYAREA=y
  852. CONFIG_FB_CFB_IMAGEBLIT=y
  853. CONFIG_FB_MACMODES=y
  854. # CONFIG_FB_BACKLIGHT is not set
  855. CONFIG_FB_MODE_HELPERS=y
  856. CONFIG_FB_TILEBLITTING=y
  857. # CONFIG_FB_CIRRUS is not set
  858. # CONFIG_FB_PM2 is not set
  859. # CONFIG_FB_CYBER2000 is not set
  860. CONFIG_FB_OF=y
  861. # CONFIG_FB_ASILIANT is not set
  862. # CONFIG_FB_IMSTT is not set
  863. # CONFIG_FB_VGA16 is not set
  864. # CONFIG_FB_S1D13XXX is not set
  865. # CONFIG_FB_NVIDIA is not set
  866. # CONFIG_FB_RIVA is not set
  867. CONFIG_FB_MATROX=y
  868. CONFIG_FB_MATROX_MILLENIUM=y
  869. CONFIG_FB_MATROX_MYSTIQUE=y
  870. CONFIG_FB_MATROX_G=y
  871. # CONFIG_FB_MATROX_I2C is not set
  872. CONFIG_FB_MATROX_MULTIHEAD=y
  873. CONFIG_FB_RADEON=y
  874. CONFIG_FB_RADEON_I2C=y
  875. # CONFIG_FB_RADEON_DEBUG is not set
  876. # CONFIG_FB_ATY128 is not set
  877. # CONFIG_FB_ATY is not set
  878. # CONFIG_FB_SAVAGE is not set
  879. # CONFIG_FB_SIS is not set
  880. # CONFIG_FB_NEOMAGIC is not set
  881. # CONFIG_FB_KYRO is not set
  882. # CONFIG_FB_3DFX is not set
  883. # CONFIG_FB_VOODOO1 is not set
  884. # CONFIG_FB_TRIDENT is not set
  885. # CONFIG_FB_VIRTUAL is not set
  886. #
  887. # Console display driver support
  888. #
  889. # CONFIG_VGA_CONSOLE is not set
  890. CONFIG_DUMMY_CONSOLE=y
  891. CONFIG_FRAMEBUFFER_CONSOLE=y
  892. # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
  893. # CONFIG_FONTS is not set
  894. CONFIG_FONT_8x8=y
  895. CONFIG_FONT_8x16=y
  896. #
  897. # Logo configuration
  898. #
  899. CONFIG_LOGO=y
  900. CONFIG_LOGO_LINUX_MONO=y
  901. CONFIG_LOGO_LINUX_VGA16=y
  902. CONFIG_LOGO_LINUX_CLUT224=y
  903. CONFIG_BACKLIGHT_LCD_SUPPORT=y
  904. CONFIG_BACKLIGHT_CLASS_DEVICE=m
  905. CONFIG_BACKLIGHT_DEVICE=y
  906. CONFIG_LCD_CLASS_DEVICE=m
  907. CONFIG_LCD_DEVICE=y
  908. #
  909. # Sound
  910. #
  911. # CONFIG_SOUND is not set
  912. #
  913. # USB support
  914. #
  915. CONFIG_USB_ARCH_HAS_HCD=y
  916. CONFIG_USB_ARCH_HAS_OHCI=y
  917. CONFIG_USB_ARCH_HAS_EHCI=y
  918. CONFIG_USB=y
  919. # CONFIG_USB_DEBUG is not set
  920. #
  921. # Miscellaneous USB options
  922. #
  923. CONFIG_USB_DEVICEFS=y
  924. # CONFIG_USB_BANDWIDTH is not set
  925. # CONFIG_USB_DYNAMIC_MINORS is not set
  926. # CONFIG_USB_OTG is not set
  927. #
  928. # USB Host Controller Drivers
  929. #
  930. CONFIG_USB_EHCI_HCD=y
  931. # CONFIG_USB_EHCI_SPLIT_ISO is not set
  932. # CONFIG_USB_EHCI_ROOT_HUB_TT is not set
  933. # CONFIG_USB_EHCI_TT_NEWSCHED is not set
  934. # CONFIG_USB_ISP116X_HCD is not set
  935. CONFIG_USB_OHCI_HCD=y
  936. # CONFIG_USB_OHCI_BIG_ENDIAN is not set
  937. CONFIG_USB_OHCI_LITTLE_ENDIAN=y
  938. # CONFIG_USB_UHCI_HCD is not set
  939. # CONFIG_USB_SL811_HCD is not set
  940. #
  941. # USB Device Class drivers
  942. #
  943. # CONFIG_USB_ACM is not set
  944. # CONFIG_USB_PRINTER is not set
  945. #
  946. # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
  947. #
  948. #
  949. # may also be needed; see USB_STORAGE Help for more information
  950. #
  951. CONFIG_USB_STORAGE=y
  952. # CONFIG_USB_STORAGE_DEBUG is not set
  953. # CONFIG_USB_STORAGE_DATAFAB is not set
  954. # CONFIG_USB_STORAGE_FREECOM is not set
  955. # CONFIG_USB_STORAGE_ISD200 is not set
  956. # CONFIG_USB_STORAGE_DPCM is not set
  957. # CONFIG_USB_STORAGE_USBAT is not set
  958. # CONFIG_USB_STORAGE_SDDR09 is not set
  959. # CONFIG_USB_STORAGE_SDDR55 is not set
  960. # CONFIG_USB_STORAGE_JUMPSHOT is not set
  961. # CONFIG_USB_STORAGE_ALAUDA is not set
  962. # CONFIG_USB_LIBUSUAL is not set
  963. #
  964. # USB Input Devices
  965. #
  966. CONFIG_USB_HID=y
  967. CONFIG_USB_HIDINPUT=y
  968. # CONFIG_USB_HIDINPUT_POWERBOOK is not set
  969. # CONFIG_HID_FF is not set
  970. CONFIG_USB_HIDDEV=y
  971. # CONFIG_USB_AIPTEK is not set
  972. # CONFIG_USB_WACOM is not set
  973. # CONFIG_USB_ACECAD is not set
  974. # CONFIG_USB_KBTAB is not set
  975. # CONFIG_USB_POWERMATE is not set
  976. # CONFIG_USB_TOUCHSCREEN is not set
  977. # CONFIG_USB_YEALINK is not set
  978. # CONFIG_USB_XPAD is not set
  979. # CONFIG_USB_ATI_REMOTE is not set
  980. # CONFIG_USB_ATI_REMOTE2 is not set
  981. # CONFIG_USB_KEYSPAN_REMOTE is not set
  982. # CONFIG_USB_APPLETOUCH is not set
  983. #
  984. # USB Imaging devices
  985. #
  986. # CONFIG_USB_MDC800 is not set
  987. # CONFIG_USB_MICROTEK is not set
  988. #
  989. # USB Network Adapters
  990. #
  991. # CONFIG_USB_CATC is not set
  992. # CONFIG_USB_KAWETH is not set
  993. # CONFIG_USB_PEGASUS is not set
  994. # CONFIG_USB_RTL8150 is not set
  995. # CONFIG_USB_USBNET is not set
  996. CONFIG_USB_MON=y
  997. #
  998. # USB port drivers
  999. #
  1000. # CONFIG_USB_USS720 is not set
  1001. #
  1002. # USB Serial Converter support
  1003. #
  1004. # CONFIG_USB_SERIAL is not set
  1005. #
  1006. # USB Miscellaneous drivers
  1007. #
  1008. # CONFIG_USB_EMI62 is not set
  1009. # CONFIG_USB_EMI26 is not set
  1010. # CONFIG_USB_AUERSWALD is not set
  1011. # CONFIG_USB_RIO500 is not set
  1012. # CONFIG_USB_LEGOTOWER is not set
  1013. # CONFIG_USB_LCD is not set
  1014. # CONFIG_USB_LED is not set
  1015. # CONFIG_USB_CYPRESS_CY7C63 is not set
  1016. # CONFIG_USB_CYTHERM is not set
  1017. # CONFIG_USB_PHIDGETKIT is not set
  1018. # CONFIG_USB_PHIDGETSERVO is not set
  1019. # CONFIG_USB_IDMOUSE is not set
  1020. # CONFIG_USB_APPLEDISPLAY is not set
  1021. # CONFIG_USB_SISUSBVGA is not set
  1022. # CONFIG_USB_LD is not set
  1023. # CONFIG_USB_TEST is not set
  1024. #
  1025. # USB DSL modem support
  1026. #
  1027. #
  1028. # USB Gadget Support
  1029. #
  1030. # CONFIG_USB_GADGET is not set
  1031. #
  1032. # MMC/SD Card support
  1033. #
  1034. # CONFIG_MMC is not set
  1035. #
  1036. # LED devices
  1037. #
  1038. # CONFIG_NEW_LEDS is not set
  1039. #
  1040. # LED drivers
  1041. #
  1042. #
  1043. # LED Triggers
  1044. #
  1045. #
  1046. # InfiniBand support
  1047. #
  1048. CONFIG_INFINIBAND=m
  1049. CONFIG_INFINIBAND_USER_MAD=m
  1050. CONFIG_INFINIBAND_USER_ACCESS=m
  1051. CONFIG_INFINIBAND_ADDR_TRANS=y
  1052. CONFIG_INFINIBAND_MTHCA=m
  1053. CONFIG_INFINIBAND_MTHCA_DEBUG=y
  1054. CONFIG_INFINIBAND_IPOIB=m
  1055. CONFIG_INFINIBAND_IPOIB_DEBUG=y
  1056. # CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set
  1057. CONFIG_INFINIBAND_SRP=m
  1058. # CONFIG_INFINIBAND_ISER is not set
  1059. #
  1060. # EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
  1061. #
  1062. #
  1063. # Real Time Clock
  1064. #
  1065. # CONFIG_RTC_CLASS is not set
  1066. #
  1067. # DMA Engine support
  1068. #
  1069. # CONFIG_DMA_ENGINE is not set
  1070. #
  1071. # DMA Clients
  1072. #
  1073. #
  1074. # DMA Devices
  1075. #
  1076. #
  1077. # File systems
  1078. #
  1079. CONFIG_EXT2_FS=y
  1080. CONFIG_EXT2_FS_XATTR=y
  1081. CONFIG_EXT2_FS_POSIX_ACL=y
  1082. CONFIG_EXT2_FS_SECURITY=y
  1083. CONFIG_EXT2_FS_XIP=y
  1084. CONFIG_FS_XIP=y
  1085. CONFIG_EXT3_FS=y
  1086. CONFIG_EXT3_FS_XATTR=y
  1087. CONFIG_EXT3_FS_POSIX_ACL=y
  1088. CONFIG_EXT3_FS_SECURITY=y
  1089. CONFIG_JBD=y
  1090. # CONFIG_JBD_DEBUG is not set
  1091. CONFIG_FS_MBCACHE=y
  1092. CONFIG_REISERFS_FS=y
  1093. # CONFIG_REISERFS_CHECK is not set
  1094. # CONFIG_REISERFS_PROC_INFO is not set
  1095. CONFIG_REISERFS_FS_XATTR=y
  1096. CONFIG_REISERFS_FS_POSIX_ACL=y
  1097. CONFIG_REISERFS_FS_SECURITY=y
  1098. CONFIG_JFS_FS=m
  1099. CONFIG_JFS_POSIX_ACL=y
  1100. CONFIG_JFS_SECURITY=y
  1101. # CONFIG_JFS_DEBUG is not set
  1102. # CONFIG_JFS_STATISTICS is not set
  1103. CONFIG_FS_POSIX_ACL=y
  1104. CONFIG_XFS_FS=m
  1105. # CONFIG_XFS_QUOTA is not set
  1106. CONFIG_XFS_SECURITY=y
  1107. CONFIG_XFS_POSIX_ACL=y
  1108. # CONFIG_XFS_RT is not set
  1109. CONFIG_OCFS2_FS=m
  1110. CONFIG_OCFS2_DEBUG_MASKLOG=y
  1111. # CONFIG_MINIX_FS is not set
  1112. # CONFIG_ROMFS_FS is not set
  1113. CONFIG_INOTIFY=y
  1114. CONFIG_INOTIFY_USER=y
  1115. # CONFIG_QUOTA is not set
  1116. CONFIG_DNOTIFY=y
  1117. # CONFIG_AUTOFS_FS is not set
  1118. CONFIG_AUTOFS4_FS=m
  1119. CONFIG_FUSE_FS=m
  1120. #
  1121. # CD-ROM/DVD Filesystems
  1122. #
  1123. CONFIG_ISO9660_FS=y
  1124. CONFIG_JOLIET=y
  1125. CONFIG_ZISOFS=y
  1126. CONFIG_ZISOFS_FS=y
  1127. CONFIG_UDF_FS=m
  1128. CONFIG_UDF_NLS=y
  1129. #
  1130. # DOS/FAT/NT Filesystems
  1131. #
  1132. CONFIG_FAT_FS=y
  1133. CONFIG_MSDOS_FS=y
  1134. CONFIG_VFAT_FS=y
  1135. CONFIG_FAT_DEFAULT_CODEPAGE=437
  1136. CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
  1137. # CONFIG_NTFS_FS is not set
  1138. #
  1139. # Pseudo filesystems
  1140. #
  1141. CONFIG_PROC_FS=y
  1142. CONFIG_PROC_KCORE=y
  1143. CONFIG_SYSFS=y
  1144. CONFIG_TMPFS=y
  1145. CONFIG_HUGETLBFS=y
  1146. CONFIG_HUGETLB_PAGE=y
  1147. CONFIG_RAMFS=y
  1148. CONFIG_CONFIGFS_FS=m
  1149. #
  1150. # Miscellaneous filesystems
  1151. #
  1152. # CONFIG_ADFS_FS is not set
  1153. # CONFIG_AFFS_FS is not set
  1154. # CONFIG_HFS_FS is not set
  1155. # CONFIG_HFSPLUS_FS is not set
  1156. # CONFIG_BEFS_FS is not set
  1157. # CONFIG_BFS_FS is not set
  1158. # CONFIG_EFS_FS is not set
  1159. CONFIG_CRAMFS=y
  1160. # CONFIG_VXFS_FS is not set
  1161. # CONFIG_HPFS_FS is not set
  1162. # CONFIG_QNX4FS_FS is not set
  1163. # CONFIG_SYSV_FS is not set
  1164. # CONFIG_UFS_FS is not set
  1165. #
  1166. # Network File Systems
  1167. #
  1168. CONFIG_NFS_FS=y
  1169. CONFIG_NFS_V3=y
  1170. CONFIG_NFS_V3_ACL=y
  1171. CONFIG_NFS_V4=y
  1172. # CONFIG_NFS_DIRECTIO is not set
  1173. CONFIG_NFSD=y
  1174. CONFIG_NFSD_V2_ACL=y
  1175. CONFIG_NFSD_V3=y
  1176. CONFIG_NFSD_V3_ACL=y
  1177. CONFIG_NFSD_V4=y
  1178. CONFIG_NFSD_TCP=y
  1179. CONFIG_LOCKD=y
  1180. CONFIG_LOCKD_V4=y
  1181. CONFIG_EXPORTFS=y
  1182. CONFIG_NFS_ACL_SUPPORT=y
  1183. CONFIG_NFS_COMMON=y
  1184. CONFIG_SUNRPC=y
  1185. CONFIG_SUNRPC_GSS=y
  1186. CONFIG_RPCSEC_GSS_KRB5=y
  1187. CONFIG_RPCSEC_GSS_SPKM3=m
  1188. # CONFIG_SMB_FS is not set
  1189. CONFIG_CIFS=m
  1190. # CONFIG_CIFS_STATS is not set
  1191. # CONFIG_CIFS_WEAK_PW_HASH is not set
  1192. CONFIG_CIFS_XATTR=y
  1193. CONFIG_CIFS_POSIX=y
  1194. # CONFIG_CIFS_DEBUG2 is not set
  1195. # CONFIG_CIFS_EXPERIMENTAL is not set
  1196. # CONFIG_NCP_FS is not set
  1197. # CONFIG_CODA_FS is not set
  1198. # CONFIG_AFS_FS is not set
  1199. # CONFIG_9P_FS is not set
  1200. #
  1201. # Partition Types
  1202. #
  1203. # CONFIG_PARTITION_ADVANCED is not set
  1204. CONFIG_MSDOS_PARTITION=y
  1205. #
  1206. # Native Language Support
  1207. #
  1208. CONFIG_NLS=y
  1209. CONFIG_NLS_DEFAULT="iso8859-1"
  1210. CONFIG_NLS_CODEPAGE_437=y
  1211. # CONFIG_NLS_CODEPAGE_737 is not set
  1212. # CONFIG_NLS_CODEPAGE_775 is not set
  1213. # CONFIG_NLS_CODEPAGE_850 is not set
  1214. # CONFIG_NLS_CODEPAGE_852 is not set
  1215. # CONFIG_NLS_CODEPAGE_855 is not set
  1216. # CONFIG_NLS_CODEPAGE_857 is not set
  1217. # CONFIG_NLS_CODEPAGE_860 is not set
  1218. # CONFIG_NLS_CODEPAGE_861 is not set
  1219. # CONFIG_NLS_CODEPAGE_862 is not set
  1220. # CONFIG_NLS_CODEPAGE_863 is not set
  1221. # CONFIG_NLS_CODEPAGE_864 is not set
  1222. # CONFIG_NLS_CODEPAGE_865 is not set
  1223. # CONFIG_NLS_CODEPAGE_866 is not set
  1224. # CONFIG_NLS_CODEPAGE_869 is not set
  1225. # CONFIG_NLS_CODEPAGE_936 is not set
  1226. # CONFIG_NLS_CODEPAGE_950 is not set
  1227. # CONFIG_NLS_CODEPAGE_932 is not set
  1228. # CONFIG_NLS_CODEPAGE_949 is not set
  1229. # CONFIG_NLS_CODEPAGE_874 is not set
  1230. # CONFIG_NLS_ISO8859_8 is not set
  1231. # CONFIG_NLS_CODEPAGE_1250 is not set
  1232. # CONFIG_NLS_CODEPAGE_1251 is not set
  1233. CONFIG_NLS_ASCII=y
  1234. CONFIG_NLS_ISO8859_1=y
  1235. # CONFIG_NLS_ISO8859_2 is not set
  1236. # CONFIG_NLS_ISO8859_3 is not set
  1237. # CONFIG_NLS_ISO8859_4 is not set
  1238. # CONFIG_NLS_ISO8859_5 is not set
  1239. # CONFIG_NLS_ISO8859_6 is not set
  1240. # CONFIG_NLS_ISO8859_7 is not set
  1241. # CONFIG_NLS_ISO8859_9 is not set
  1242. # CONFIG_NLS_ISO8859_13 is not set
  1243. # CONFIG_NLS_ISO8859_14 is not set
  1244. # CONFIG_NLS_ISO8859_15 is not set
  1245. # CONFIG_NLS_KOI8_R is not set
  1246. # CONFIG_NLS_KOI8_U is not set
  1247. # CONFIG_NLS_UTF8 is not set
  1248. #
  1249. # Library routines
  1250. #
  1251. CONFIG_CRC_CCITT=m
  1252. # CONFIG_CRC16 is not set
  1253. CONFIG_CRC32=y
  1254. CONFIG_LIBCRC32C=m
  1255. CONFIG_ZLIB_INFLATE=y
  1256. CONFIG_ZLIB_DEFLATE=m
  1257. CONFIG_TEXTSEARCH=y
  1258. CONFIG_TEXTSEARCH_KMP=m
  1259. CONFIG_PLIST=y
  1260. #
  1261. # Instrumentation Support
  1262. #
  1263. CONFIG_PROFILING=y
  1264. CONFIG_OPROFILE=y
  1265. CONFIG_KPROBES=y
  1266. #
  1267. # Kernel hacking
  1268. #
  1269. # CONFIG_PRINTK_TIME is not set
  1270. CONFIG_MAGIC_SYSRQ=y
  1271. # CONFIG_UNUSED_SYMBOLS is not set
  1272. CONFIG_DEBUG_KERNEL=y
  1273. CONFIG_LOG_BUF_SHIFT=17
  1274. CONFIG_DETECT_SOFTLOCKUP=y
  1275. # CONFIG_SCHEDSTATS is not set
  1276. # CONFIG_DEBUG_SLAB is not set
  1277. # CONFIG_DEBUG_RT_MUTEXES is not set
  1278. # CONFIG_RT_MUTEX_TESTER is not set
  1279. # CONFIG_DEBUG_SPINLOCK is not set
  1280. # CONFIG_DEBUG_MUTEXES is not set
  1281. # CONFIG_DEBUG_RWSEMS is not set
  1282. # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
  1283. # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
  1284. # CONFIG_DEBUG_KOBJECT is not set
  1285. # CONFIG_DEBUG_INFO is not set
  1286. CONFIG_DEBUG_FS=y
  1287. # CONFIG_DEBUG_VM is not set
  1288. CONFIG_FORCED_INLINING=y
  1289. # CONFIG_RCU_TORTURE_TEST is not set
  1290. CONFIG_DEBUG_STACKOVERFLOW=y
  1291. # CONFIG_DEBUG_STACK_USAGE is not set
  1292. CONFIG_DEBUGGER=y
  1293. CONFIG_XMON=y
  1294. CONFIG_XMON_DEFAULT=y
  1295. CONFIG_IRQSTACKS=y
  1296. # CONFIG_BOOTX_TEXT is not set
  1297. # CONFIG_PPC_EARLY_DEBUG is not set
  1298. #
  1299. # Security options
  1300. #
  1301. # CONFIG_KEYS is not set
  1302. # CONFIG_SECURITY is not set
  1303. #
  1304. # Cryptographic options
  1305. #
  1306. CONFIG_CRYPTO=y
  1307. CONFIG_CRYPTO_HMAC=y
  1308. CONFIG_CRYPTO_NULL=m
  1309. CONFIG_CRYPTO_MD4=m
  1310. CONFIG_CRYPTO_MD5=y
  1311. CONFIG_CRYPTO_SHA1=m
  1312. CONFIG_CRYPTO_SHA256=m
  1313. CONFIG_CRYPTO_SHA512=m
  1314. CONFIG_CRYPTO_WP512=m
  1315. CONFIG_CRYPTO_TGR192=m
  1316. CONFIG_CRYPTO_DES=y
  1317. CONFIG_CRYPTO_BLOWFISH=m
  1318. CONFIG_CRYPTO_TWOFISH=m
  1319. CONFIG_CRYPTO_SERPENT=m
  1320. CONFIG_CRYPTO_AES=m
  1321. CONFIG_CRYPTO_CAST5=m
  1322. CONFIG_CRYPTO_CAST6=m
  1323. CONFIG_CRYPTO_TEA=m
  1324. CONFIG_CRYPTO_ARC4=m
  1325. CONFIG_CRYPTO_KHAZAD=m
  1326. CONFIG_CRYPTO_ANUBIS=m
  1327. CONFIG_CRYPTO_DEFLATE=m
  1328. CONFIG_CRYPTO_MICHAEL_MIC=m
  1329. CONFIG_CRYPTO_CRC32C=m
  1330. CONFIG_CRYPTO_TEST=m
  1331. #
  1332. # Hardware crypto devices
  1333. #