cell_defconfig 22 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.16
  4. # Thu Mar 23 20:48:09 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_RWSEM_XCHGADD_ALGORITHM=y
  12. CONFIG_GENERIC_CALIBRATE_DELAY=y
  13. CONFIG_PPC=y
  14. CONFIG_EARLY_PRINTK=y
  15. CONFIG_COMPAT=y
  16. CONFIG_SYSVIPC_COMPAT=y
  17. CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
  18. CONFIG_ARCH_MAY_HAVE_PC_FDC=y
  19. CONFIG_PPC_OF=y
  20. CONFIG_PPC_UDBG_16550=y
  21. # CONFIG_GENERIC_TBSYNC is not set
  22. # CONFIG_DEFAULT_UIMAGE is not set
  23. #
  24. # Processor support
  25. #
  26. # CONFIG_POWER4_ONLY is not set
  27. CONFIG_POWER3=y
  28. CONFIG_POWER4=y
  29. CONFIG_PPC_FPU=y
  30. CONFIG_ALTIVEC=y
  31. CONFIG_PPC_STD_MMU=y
  32. CONFIG_VIRT_CPU_ACCOUNTING=y
  33. CONFIG_SMP=y
  34. CONFIG_NR_CPUS=4
  35. #
  36. # Code maturity level options
  37. #
  38. CONFIG_EXPERIMENTAL=y
  39. CONFIG_LOCK_KERNEL=y
  40. CONFIG_INIT_ENV_ARG_LIMIT=32
  41. #
  42. # General setup
  43. #
  44. CONFIG_LOCALVERSION=""
  45. CONFIG_LOCALVERSION_AUTO=y
  46. CONFIG_SWAP=y
  47. CONFIG_SYSVIPC=y
  48. # CONFIG_POSIX_MQUEUE is not set
  49. # CONFIG_BSD_PROCESS_ACCT is not set
  50. CONFIG_SYSCTL=y
  51. # CONFIG_AUDIT is not set
  52. CONFIG_IKCONFIG=y
  53. CONFIG_IKCONFIG_PROC=y
  54. # CONFIG_CPUSETS is not set
  55. CONFIG_INITRAMFS_SOURCE=""
  56. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  57. # CONFIG_EMBEDDED is not set
  58. CONFIG_KALLSYMS=y
  59. # CONFIG_KALLSYMS_ALL is not set
  60. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  61. CONFIG_HOTPLUG=y
  62. CONFIG_PRINTK=y
  63. CONFIG_BUG=y
  64. CONFIG_ELF_CORE=y
  65. CONFIG_BASE_FULL=y
  66. CONFIG_FUTEX=y
  67. CONFIG_EPOLL=y
  68. CONFIG_SHMEM=y
  69. CONFIG_CC_ALIGN_FUNCTIONS=0
  70. CONFIG_CC_ALIGN_LABELS=0
  71. CONFIG_CC_ALIGN_LOOPS=0
  72. CONFIG_CC_ALIGN_JUMPS=0
  73. CONFIG_SLAB=y
  74. # CONFIG_TINY_SHMEM is not set
  75. CONFIG_BASE_SMALL=0
  76. # CONFIG_SLOB is not set
  77. #
  78. # Loadable module support
  79. #
  80. CONFIG_MODULES=y
  81. CONFIG_MODULE_UNLOAD=y
  82. # CONFIG_MODULE_FORCE_UNLOAD is not set
  83. CONFIG_OBSOLETE_MODPARM=y
  84. # CONFIG_MODVERSIONS is not set
  85. # CONFIG_MODULE_SRCVERSION_ALL is not set
  86. CONFIG_KMOD=y
  87. CONFIG_STOP_MACHINE=y
  88. #
  89. # Block layer
  90. #
  91. #
  92. # IO Schedulers
  93. #
  94. CONFIG_IOSCHED_NOOP=y
  95. CONFIG_IOSCHED_AS=y
  96. CONFIG_IOSCHED_DEADLINE=y
  97. CONFIG_IOSCHED_CFQ=y
  98. CONFIG_DEFAULT_AS=y
  99. # CONFIG_DEFAULT_DEADLINE is not set
  100. # CONFIG_DEFAULT_CFQ is not set
  101. # CONFIG_DEFAULT_NOOP is not set
  102. CONFIG_DEFAULT_IOSCHED="anticipatory"
  103. #
  104. # Platform support
  105. #
  106. CONFIG_PPC_MULTIPLATFORM=y
  107. # CONFIG_PPC_ISERIES is not set
  108. # CONFIG_EMBEDDED6xx is not set
  109. # CONFIG_APUS is not set
  110. # CONFIG_PPC_PSERIES is not set
  111. # CONFIG_PPC_PMAC is not set
  112. # CONFIG_PPC_MAPLE is not set
  113. CONFIG_PPC_CELL=y
  114. # CONFIG_U3_DART is not set
  115. CONFIG_PPC_RTAS=y
  116. # CONFIG_RTAS_ERROR_LOGGING is not set
  117. CONFIG_RTAS_PROC=y
  118. CONFIG_RTAS_FLASH=y
  119. CONFIG_MMIO_NVRAM=y
  120. CONFIG_CELL_IIC=y
  121. # CONFIG_PPC_MPC106 is not set
  122. # CONFIG_CPU_FREQ is not set
  123. # CONFIG_WANT_EARLY_SERIAL is not set
  124. #
  125. # Cell Broadband Engine options
  126. #
  127. CONFIG_SPU_FS=m
  128. CONFIG_SPUFS_MMAP=y
  129. #
  130. # Kernel options
  131. #
  132. # CONFIG_HZ_100 is not set
  133. CONFIG_HZ_250=y
  134. # CONFIG_HZ_1000 is not set
  135. CONFIG_HZ=250
  136. CONFIG_PREEMPT_NONE=y
  137. # CONFIG_PREEMPT_VOLUNTARY is not set
  138. # CONFIG_PREEMPT is not set
  139. CONFIG_PREEMPT_BKL=y
  140. CONFIG_BINFMT_ELF=y
  141. CONFIG_BINFMT_MISC=m
  142. CONFIG_FORCE_MAX_ZONEORDER=13
  143. # CONFIG_IOMMU_VMERGE is not set
  144. CONFIG_KEXEC=y
  145. # CONFIG_CRASH_DUMP is not set
  146. CONFIG_IRQ_ALL_CPUS=y
  147. # CONFIG_NUMA is not set
  148. CONFIG_ARCH_SELECT_MEMORY_MODEL=y
  149. CONFIG_ARCH_FLATMEM_ENABLE=y
  150. CONFIG_ARCH_SPARSEMEM_ENABLE=y
  151. CONFIG_SELECT_MEMORY_MODEL=y
  152. # CONFIG_FLATMEM_MANUAL is not set
  153. # CONFIG_DISCONTIGMEM_MANUAL is not set
  154. CONFIG_SPARSEMEM_MANUAL=y
  155. CONFIG_SPARSEMEM=y
  156. CONFIG_HAVE_MEMORY_PRESENT=y
  157. # CONFIG_SPARSEMEM_STATIC is not set
  158. CONFIG_SPARSEMEM_EXTREME=y
  159. # CONFIG_MEMORY_HOTPLUG is not set
  160. CONFIG_SPLIT_PTLOCK_CPUS=4
  161. CONFIG_MIGRATION=y
  162. # CONFIG_PPC_64K_PAGES is not set
  163. CONFIG_SCHED_SMT=y
  164. CONFIG_PROC_DEVICETREE=y
  165. # CONFIG_CMDLINE_BOOL is not set
  166. # CONFIG_PM is not set
  167. CONFIG_SECCOMP=y
  168. CONFIG_ISA_DMA_API=y
  169. #
  170. # Bus options
  171. #
  172. CONFIG_GENERIC_ISA_DMA=y
  173. # CONFIG_PPC_I8259 is not set
  174. # CONFIG_PPC_INDIRECT_PCI is not set
  175. CONFIG_PCI=y
  176. CONFIG_PCI_DOMAINS=y
  177. CONFIG_PCI_LEGACY_PROC=y
  178. # CONFIG_PCI_DEBUG is not set
  179. #
  180. # PCCARD (PCMCIA/CardBus) support
  181. #
  182. # CONFIG_PCCARD is not set
  183. #
  184. # PCI Hotplug Support
  185. #
  186. # CONFIG_HOTPLUG_PCI is not set
  187. CONFIG_KERNEL_START=0xc000000000000000
  188. #
  189. # Networking
  190. #
  191. CONFIG_NET=y
  192. #
  193. # Networking options
  194. #
  195. # CONFIG_NETDEBUG is not set
  196. CONFIG_PACKET=y
  197. # CONFIG_PACKET_MMAP is not set
  198. CONFIG_UNIX=y
  199. CONFIG_XFRM=y
  200. # CONFIG_XFRM_USER is not set
  201. # CONFIG_NET_KEY is not set
  202. CONFIG_INET=y
  203. CONFIG_IP_MULTICAST=y
  204. # CONFIG_IP_ADVANCED_ROUTER is not set
  205. CONFIG_IP_FIB_HASH=y
  206. # CONFIG_IP_PNP is not set
  207. CONFIG_NET_IPIP=y
  208. # CONFIG_NET_IPGRE is not set
  209. # CONFIG_IP_MROUTE is not set
  210. # CONFIG_ARPD is not set
  211. CONFIG_SYN_COOKIES=y
  212. # CONFIG_INET_AH is not set
  213. # CONFIG_INET_ESP is not set
  214. # CONFIG_INET_IPCOMP is not set
  215. CONFIG_INET_TUNNEL=y
  216. CONFIG_INET_DIAG=y
  217. CONFIG_INET_TCP_DIAG=y
  218. # CONFIG_TCP_CONG_ADVANCED is not set
  219. CONFIG_TCP_CONG_BIC=y
  220. #
  221. # IP: Virtual Server Configuration
  222. #
  223. # CONFIG_IP_VS is not set
  224. CONFIG_IPV6=y
  225. # CONFIG_IPV6_PRIVACY is not set
  226. # CONFIG_IPV6_ROUTER_PREF is not set
  227. CONFIG_INET6_AH=m
  228. CONFIG_INET6_ESP=m
  229. CONFIG_INET6_IPCOMP=m
  230. CONFIG_INET6_TUNNEL=m
  231. CONFIG_IPV6_TUNNEL=m
  232. CONFIG_NETFILTER=y
  233. # CONFIG_NETFILTER_DEBUG is not set
  234. #
  235. # Core Netfilter Configuration
  236. #
  237. # CONFIG_NETFILTER_NETLINK is not set
  238. # CONFIG_NETFILTER_XTABLES is not set
  239. #
  240. # IP: Netfilter Configuration
  241. #
  242. CONFIG_IP_NF_CONNTRACK=y
  243. # CONFIG_IP_NF_CT_ACCT is not set
  244. # CONFIG_IP_NF_CONNTRACK_MARK is not set
  245. # CONFIG_IP_NF_CONNTRACK_EVENTS is not set
  246. CONFIG_IP_NF_CT_PROTO_SCTP=y
  247. CONFIG_IP_NF_FTP=m
  248. CONFIG_IP_NF_IRC=m
  249. # CONFIG_IP_NF_NETBIOS_NS is not set
  250. CONFIG_IP_NF_TFTP=m
  251. CONFIG_IP_NF_AMANDA=m
  252. # CONFIG_IP_NF_PPTP is not set
  253. # CONFIG_IP_NF_H323 is not set
  254. CONFIG_IP_NF_QUEUE=m
  255. #
  256. # IPv6: Netfilter Configuration (EXPERIMENTAL)
  257. #
  258. # CONFIG_IP6_NF_QUEUE is not set
  259. #
  260. # DCCP Configuration (EXPERIMENTAL)
  261. #
  262. # CONFIG_IP_DCCP is not set
  263. #
  264. # SCTP Configuration (EXPERIMENTAL)
  265. #
  266. # CONFIG_IP_SCTP is not set
  267. #
  268. # TIPC Configuration (EXPERIMENTAL)
  269. #
  270. # CONFIG_TIPC is not set
  271. # CONFIG_ATM is not set
  272. # CONFIG_BRIDGE is not set
  273. # CONFIG_VLAN_8021Q is not set
  274. # CONFIG_DECNET is not set
  275. # CONFIG_LLC2 is not set
  276. # CONFIG_IPX is not set
  277. # CONFIG_ATALK is not set
  278. # CONFIG_X25 is not set
  279. # CONFIG_LAPB is not set
  280. # CONFIG_NET_DIVERT is not set
  281. # CONFIG_ECONET is not set
  282. # CONFIG_WAN_ROUTER is not set
  283. #
  284. # QoS and/or fair queueing
  285. #
  286. # CONFIG_NET_SCHED is not set
  287. #
  288. # Network testing
  289. #
  290. # CONFIG_NET_PKTGEN is not set
  291. # CONFIG_HAMRADIO is not set
  292. # CONFIG_IRDA is not set
  293. # CONFIG_BT is not set
  294. # CONFIG_IEEE80211 is not set
  295. #
  296. # Device Drivers
  297. #
  298. #
  299. # Generic Driver Options
  300. #
  301. CONFIG_STANDALONE=y
  302. CONFIG_PREVENT_FIRMWARE_BUILD=y
  303. CONFIG_FW_LOADER=y
  304. # CONFIG_DEBUG_DRIVER is not set
  305. #
  306. # Connector - unified userspace <-> kernelspace linker
  307. #
  308. # CONFIG_CONNECTOR is not set
  309. #
  310. # Memory Technology Devices (MTD)
  311. #
  312. # CONFIG_MTD is not set
  313. #
  314. # Parallel port support
  315. #
  316. # CONFIG_PARPORT is not set
  317. #
  318. # Plug and Play support
  319. #
  320. #
  321. # Block devices
  322. #
  323. # CONFIG_BLK_DEV_FD is not set
  324. # CONFIG_BLK_CPQ_DA is not set
  325. # CONFIG_BLK_CPQ_CISS_DA is not set
  326. # CONFIG_BLK_DEV_DAC960 is not set
  327. # CONFIG_BLK_DEV_UMEM is not set
  328. # CONFIG_BLK_DEV_COW_COMMON is not set
  329. CONFIG_BLK_DEV_LOOP=y
  330. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  331. # CONFIG_BLK_DEV_NBD is not set
  332. # CONFIG_BLK_DEV_SX8 is not set
  333. CONFIG_BLK_DEV_RAM=y
  334. CONFIG_BLK_DEV_RAM_COUNT=16
  335. CONFIG_BLK_DEV_RAM_SIZE=131072
  336. CONFIG_BLK_DEV_INITRD=y
  337. # CONFIG_CDROM_PKTCDVD is not set
  338. # CONFIG_ATA_OVER_ETH is not set
  339. #
  340. # ATA/ATAPI/MFM/RLL support
  341. #
  342. CONFIG_IDE=y
  343. CONFIG_BLK_DEV_IDE=y
  344. #
  345. # Please see Documentation/ide.txt for help/info on IDE drives
  346. #
  347. # CONFIG_BLK_DEV_IDE_SATA is not set
  348. CONFIG_BLK_DEV_IDEDISK=y
  349. CONFIG_IDEDISK_MULTI_MODE=y
  350. # CONFIG_BLK_DEV_IDECD is not set
  351. # CONFIG_BLK_DEV_IDETAPE is not set
  352. # CONFIG_BLK_DEV_IDEFLOPPY is not set
  353. # CONFIG_IDE_TASK_IOCTL is not set
  354. #
  355. # IDE chipset support/bugfixes
  356. #
  357. CONFIG_IDE_GENERIC=y
  358. CONFIG_BLK_DEV_IDEPCI=y
  359. CONFIG_IDEPCI_SHARE_IRQ=y
  360. # CONFIG_BLK_DEV_OFFBOARD is not set
  361. CONFIG_BLK_DEV_GENERIC=y
  362. # CONFIG_BLK_DEV_OPTI621 is not set
  363. # CONFIG_BLK_DEV_SL82C105 is not set
  364. CONFIG_BLK_DEV_IDEDMA_PCI=y
  365. # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
  366. CONFIG_IDEDMA_PCI_AUTO=y
  367. # CONFIG_IDEDMA_ONLYDISK is not set
  368. CONFIG_BLK_DEV_AEC62XX=y
  369. # CONFIG_BLK_DEV_ALI15X3 is not set
  370. # CONFIG_BLK_DEV_AMD74XX is not set
  371. # CONFIG_BLK_DEV_CMD64X is not set
  372. # CONFIG_BLK_DEV_TRIFLEX is not set
  373. # CONFIG_BLK_DEV_CY82C693 is not set
  374. # CONFIG_BLK_DEV_CS5520 is not set
  375. # CONFIG_BLK_DEV_CS5530 is not set
  376. # CONFIG_BLK_DEV_HPT34X is not set
  377. # CONFIG_BLK_DEV_HPT366 is not set
  378. # CONFIG_BLK_DEV_SC1200 is not set
  379. # CONFIG_BLK_DEV_PIIX is not set
  380. # CONFIG_BLK_DEV_IT821X is not set
  381. # CONFIG_BLK_DEV_NS87415 is not set
  382. # CONFIG_BLK_DEV_PDC202XX_OLD is not set
  383. # CONFIG_BLK_DEV_PDC202XX_NEW is not set
  384. # CONFIG_BLK_DEV_SVWKS is not set
  385. CONFIG_BLK_DEV_SIIMAGE=y
  386. # CONFIG_BLK_DEV_SLC90E66 is not set
  387. # CONFIG_BLK_DEV_TRM290 is not set
  388. # CONFIG_BLK_DEV_VIA82CXXX is not set
  389. # CONFIG_IDE_ARM is not set
  390. CONFIG_BLK_DEV_IDEDMA=y
  391. # CONFIG_IDEDMA_IVB is not set
  392. CONFIG_IDEDMA_AUTO=y
  393. # CONFIG_BLK_DEV_HD is not set
  394. #
  395. # SCSI device support
  396. #
  397. # CONFIG_RAID_ATTRS is not set
  398. # CONFIG_SCSI is not set
  399. #
  400. # Multi-device support (RAID and LVM)
  401. #
  402. CONFIG_MD=y
  403. CONFIG_BLK_DEV_MD=m
  404. CONFIG_MD_LINEAR=m
  405. CONFIG_MD_RAID0=m
  406. CONFIG_MD_RAID1=m
  407. # CONFIG_MD_RAID10 is not set
  408. # CONFIG_MD_RAID5 is not set
  409. # CONFIG_MD_RAID6 is not set
  410. # CONFIG_MD_MULTIPATH is not set
  411. # CONFIG_MD_FAULTY is not set
  412. CONFIG_BLK_DEV_DM=m
  413. CONFIG_DM_CRYPT=m
  414. CONFIG_DM_SNAPSHOT=m
  415. CONFIG_DM_MIRROR=m
  416. CONFIG_DM_ZERO=m
  417. CONFIG_DM_MULTIPATH=m
  418. # CONFIG_DM_MULTIPATH_EMC is not set
  419. #
  420. # Fusion MPT device support
  421. #
  422. # CONFIG_FUSION is not set
  423. #
  424. # IEEE 1394 (FireWire) support
  425. #
  426. # CONFIG_IEEE1394 is not set
  427. #
  428. # I2O device support
  429. #
  430. # CONFIG_I2O is not set
  431. #
  432. # Macintosh device drivers
  433. #
  434. # CONFIG_WINDFARM is not set
  435. #
  436. # Network device support
  437. #
  438. CONFIG_NETDEVICES=y
  439. # CONFIG_DUMMY is not set
  440. # CONFIG_BONDING is not set
  441. # CONFIG_EQUALIZER is not set
  442. # CONFIG_TUN is not set
  443. #
  444. # ARCnet devices
  445. #
  446. # CONFIG_ARCNET is not set
  447. #
  448. # PHY device support
  449. #
  450. # CONFIG_PHYLIB is not set
  451. #
  452. # Ethernet (10 or 100Mbit)
  453. #
  454. CONFIG_NET_ETHERNET=y
  455. CONFIG_MII=y
  456. # CONFIG_HAPPYMEAL is not set
  457. # CONFIG_SUNGEM is not set
  458. # CONFIG_CASSINI is not set
  459. # CONFIG_NET_VENDOR_3COM is not set
  460. #
  461. # Tulip family network device support
  462. #
  463. # CONFIG_NET_TULIP is not set
  464. # CONFIG_HP100 is not set
  465. # CONFIG_NET_PCI is not set
  466. #
  467. # Ethernet (1000 Mbit)
  468. #
  469. # CONFIG_ACENIC is not set
  470. # CONFIG_DL2K is not set
  471. CONFIG_E1000=m
  472. CONFIG_E1000_NAPI=y
  473. # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
  474. # CONFIG_NS83820 is not set
  475. # CONFIG_HAMACHI is not set
  476. # CONFIG_YELLOWFIN is not set
  477. # CONFIG_R8169 is not set
  478. # CONFIG_SIS190 is not set
  479. CONFIG_SKGE=m
  480. # CONFIG_SKY2 is not set
  481. # CONFIG_SK98LIN is not set
  482. # CONFIG_TIGON3 is not set
  483. # CONFIG_BNX2 is not set
  484. CONFIG_SPIDER_NET=m
  485. # CONFIG_MV643XX_ETH is not set
  486. #
  487. # Ethernet (10000 Mbit)
  488. #
  489. # CONFIG_CHELSIO_T1 is not set
  490. # CONFIG_IXGB is not set
  491. # CONFIG_S2IO is not set
  492. #
  493. # Token Ring devices
  494. #
  495. # CONFIG_TR is not set
  496. #
  497. # Wireless LAN (non-hamradio)
  498. #
  499. # CONFIG_NET_RADIO is not set
  500. #
  501. # Wan interfaces
  502. #
  503. # CONFIG_WAN is not set
  504. # CONFIG_FDDI is not set
  505. # CONFIG_HIPPI is not set
  506. # CONFIG_PPP is not set
  507. # CONFIG_SLIP is not set
  508. # CONFIG_SHAPER is not set
  509. # CONFIG_NETCONSOLE is not set
  510. # CONFIG_NETPOLL is not set
  511. # CONFIG_NET_POLL_CONTROLLER is not set
  512. #
  513. # ISDN subsystem
  514. #
  515. # CONFIG_ISDN is not set
  516. #
  517. # Telephony Support
  518. #
  519. # CONFIG_PHONE is not set
  520. #
  521. # Input device support
  522. #
  523. CONFIG_INPUT=y
  524. #
  525. # Userland interfaces
  526. #
  527. CONFIG_INPUT_MOUSEDEV=y
  528. # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
  529. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  530. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  531. # CONFIG_INPUT_JOYDEV is not set
  532. # CONFIG_INPUT_TSDEV is not set
  533. # CONFIG_INPUT_EVDEV is not set
  534. # CONFIG_INPUT_EVBUG is not set
  535. #
  536. # Input Device Drivers
  537. #
  538. # CONFIG_INPUT_KEYBOARD is not set
  539. # CONFIG_INPUT_MOUSE is not set
  540. # CONFIG_INPUT_JOYSTICK is not set
  541. # CONFIG_INPUT_TOUCHSCREEN is not set
  542. # CONFIG_INPUT_MISC is not set
  543. #
  544. # Hardware I/O ports
  545. #
  546. CONFIG_SERIO=y
  547. # CONFIG_SERIO_I8042 is not set
  548. CONFIG_SERIO_SERPORT=y
  549. # CONFIG_SERIO_PCIPS2 is not set
  550. # CONFIG_SERIO_RAW is not set
  551. # CONFIG_GAMEPORT is not set
  552. #
  553. # Character devices
  554. #
  555. CONFIG_VT=y
  556. CONFIG_VT_CONSOLE=y
  557. CONFIG_HW_CONSOLE=y
  558. CONFIG_SERIAL_NONSTANDARD=y
  559. # CONFIG_COMPUTONE is not set
  560. # CONFIG_ROCKETPORT is not set
  561. # CONFIG_CYCLADES is not set
  562. # CONFIG_DIGIEPCA is not set
  563. # CONFIG_MOXA_INTELLIO is not set
  564. # CONFIG_MOXA_SMARTIO is not set
  565. # CONFIG_ISI is not set
  566. # CONFIG_SYNCLINK is not set
  567. # CONFIG_SYNCLINKMP is not set
  568. # CONFIG_SYNCLINK_GT is not set
  569. # CONFIG_N_HDLC is not set
  570. # CONFIG_SPECIALIX is not set
  571. # CONFIG_SX is not set
  572. # CONFIG_STALDRV is not set
  573. #
  574. # Serial drivers
  575. #
  576. CONFIG_SERIAL_8250=y
  577. CONFIG_SERIAL_8250_CONSOLE=y
  578. CONFIG_SERIAL_8250_NR_UARTS=4
  579. CONFIG_SERIAL_8250_RUNTIME_UARTS=4
  580. # CONFIG_SERIAL_8250_EXTENDED is not set
  581. #
  582. # Non-8250 serial port support
  583. #
  584. CONFIG_SERIAL_CORE=y
  585. CONFIG_SERIAL_CORE_CONSOLE=y
  586. # CONFIG_SERIAL_JSM is not set
  587. CONFIG_UNIX98_PTYS=y
  588. # CONFIG_LEGACY_PTYS is not set
  589. CONFIG_HVC_DRIVER=y
  590. CONFIG_HVC_RTAS=y
  591. #
  592. # IPMI
  593. #
  594. # CONFIG_IPMI_HANDLER is not set
  595. #
  596. # Watchdog Cards
  597. #
  598. CONFIG_WATCHDOG=y
  599. # CONFIG_WATCHDOG_NOWAYOUT is not set
  600. #
  601. # Watchdog Device Drivers
  602. #
  603. # CONFIG_SOFT_WATCHDOG is not set
  604. CONFIG_WATCHDOG_RTAS=y
  605. #
  606. # PCI-based Watchdog Cards
  607. #
  608. # CONFIG_PCIPCWATCHDOG is not set
  609. # CONFIG_WDTPCI is not set
  610. CONFIG_GEN_RTC=y
  611. # CONFIG_GEN_RTC_X is not set
  612. # CONFIG_DTLK is not set
  613. # CONFIG_R3964 is not set
  614. # CONFIG_APPLICOM is not set
  615. #
  616. # Ftape, the floppy tape device driver
  617. #
  618. # CONFIG_AGP is not set
  619. # CONFIG_DRM is not set
  620. # CONFIG_RAW_DRIVER is not set
  621. # CONFIG_HANGCHECK_TIMER is not set
  622. #
  623. # TPM devices
  624. #
  625. # CONFIG_TCG_TPM is not set
  626. # CONFIG_TELCLOCK is not set
  627. #
  628. # I2C support
  629. #
  630. CONFIG_I2C=y
  631. # CONFIG_I2C_CHARDEV is not set
  632. #
  633. # I2C Algorithms
  634. #
  635. CONFIG_I2C_ALGOBIT=y
  636. # CONFIG_I2C_ALGOPCF is not set
  637. # CONFIG_I2C_ALGOPCA is not set
  638. #
  639. # I2C Hardware Bus support
  640. #
  641. # CONFIG_I2C_ALI1535 is not set
  642. # CONFIG_I2C_ALI1563 is not set
  643. # CONFIG_I2C_ALI15X3 is not set
  644. # CONFIG_I2C_AMD756 is not set
  645. # CONFIG_I2C_AMD8111 is not set
  646. # CONFIG_I2C_I801 is not set
  647. # CONFIG_I2C_I810 is not set
  648. # CONFIG_I2C_PIIX4 is not set
  649. # CONFIG_I2C_NFORCE2 is not set
  650. # CONFIG_I2C_PARPORT_LIGHT is not set
  651. # CONFIG_I2C_PROSAVAGE is not set
  652. # CONFIG_I2C_SAVAGE4 is not set
  653. # CONFIG_SCx200_ACB is not set
  654. # CONFIG_I2C_SIS5595 is not set
  655. # CONFIG_I2C_SIS630 is not set
  656. # CONFIG_I2C_SIS96X is not set
  657. # CONFIG_I2C_STUB is not set
  658. # CONFIG_I2C_VIA is not set
  659. # CONFIG_I2C_VIAPRO is not set
  660. # CONFIG_I2C_VOODOO3 is not set
  661. # CONFIG_I2C_PCA_ISA is not set
  662. #
  663. # Miscellaneous I2C Chip support
  664. #
  665. # CONFIG_SENSORS_DS1337 is not set
  666. # CONFIG_SENSORS_DS1374 is not set
  667. # CONFIG_SENSORS_EEPROM is not set
  668. # CONFIG_SENSORS_PCF8574 is not set
  669. # CONFIG_SENSORS_PCA9539 is not set
  670. # CONFIG_SENSORS_PCF8591 is not set
  671. # CONFIG_SENSORS_RTC8564 is not set
  672. # CONFIG_SENSORS_MAX6875 is not set
  673. # CONFIG_RTC_X1205_I2C is not set
  674. # CONFIG_I2C_DEBUG_CORE is not set
  675. # CONFIG_I2C_DEBUG_ALGO is not set
  676. # CONFIG_I2C_DEBUG_BUS is not set
  677. # CONFIG_I2C_DEBUG_CHIP is not set
  678. #
  679. # SPI support
  680. #
  681. # CONFIG_SPI is not set
  682. # CONFIG_SPI_MASTER is not set
  683. #
  684. # Dallas's 1-wire bus
  685. #
  686. # CONFIG_W1 is not set
  687. #
  688. # Hardware Monitoring support
  689. #
  690. # CONFIG_HWMON is not set
  691. # CONFIG_HWMON_VID is not set
  692. #
  693. # Misc devices
  694. #
  695. #
  696. # Multimedia Capabilities Port drivers
  697. #
  698. #
  699. # Multimedia devices
  700. #
  701. # CONFIG_VIDEO_DEV is not set
  702. #
  703. # Digital Video Broadcasting Devices
  704. #
  705. # CONFIG_DVB is not set
  706. #
  707. # Graphics support
  708. #
  709. # CONFIG_FB is not set
  710. #
  711. # Console display driver support
  712. #
  713. # CONFIG_VGA_CONSOLE is not set
  714. CONFIG_DUMMY_CONSOLE=y
  715. #
  716. # Sound
  717. #
  718. # CONFIG_SOUND is not set
  719. #
  720. # USB support
  721. #
  722. CONFIG_USB_ARCH_HAS_HCD=y
  723. CONFIG_USB_ARCH_HAS_OHCI=y
  724. CONFIG_USB_ARCH_HAS_EHCI=y
  725. # CONFIG_USB is not set
  726. #
  727. # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
  728. #
  729. #
  730. # USB Gadget Support
  731. #
  732. # CONFIG_USB_GADGET is not set
  733. #
  734. # MMC/SD Card support
  735. #
  736. # CONFIG_MMC is not set
  737. #
  738. # InfiniBand support
  739. #
  740. CONFIG_INFINIBAND=y
  741. CONFIG_INFINIBAND_USER_MAD=m
  742. CONFIG_INFINIBAND_USER_ACCESS=m
  743. CONFIG_INFINIBAND_MTHCA=m
  744. CONFIG_INFINIBAND_MTHCA_DEBUG=y
  745. CONFIG_INFINIBAND_IPOIB=m
  746. CONFIG_INFINIBAND_IPOIB_DEBUG=y
  747. CONFIG_INFINIBAND_IPOIB_DEBUG_DATA=y
  748. #
  749. # EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
  750. #
  751. #
  752. # File systems
  753. #
  754. CONFIG_EXT2_FS=y
  755. # CONFIG_EXT2_FS_XATTR is not set
  756. # CONFIG_EXT2_FS_XIP is not set
  757. CONFIG_EXT3_FS=y
  758. CONFIG_EXT3_FS_XATTR=y
  759. # CONFIG_EXT3_FS_POSIX_ACL is not set
  760. # CONFIG_EXT3_FS_SECURITY is not set
  761. CONFIG_JBD=y
  762. # CONFIG_JBD_DEBUG is not set
  763. CONFIG_FS_MBCACHE=y
  764. # CONFIG_REISERFS_FS is not set
  765. # CONFIG_JFS_FS is not set
  766. CONFIG_FS_POSIX_ACL=y
  767. # CONFIG_XFS_FS is not set
  768. # CONFIG_OCFS2_FS is not set
  769. # CONFIG_MINIX_FS is not set
  770. # CONFIG_ROMFS_FS is not set
  771. CONFIG_INOTIFY=y
  772. # CONFIG_QUOTA is not set
  773. CONFIG_DNOTIFY=y
  774. # CONFIG_AUTOFS_FS is not set
  775. # CONFIG_AUTOFS4_FS is not set
  776. # CONFIG_FUSE_FS is not set
  777. #
  778. # CD-ROM/DVD Filesystems
  779. #
  780. CONFIG_ISO9660_FS=m
  781. CONFIG_JOLIET=y
  782. # CONFIG_ZISOFS is not set
  783. CONFIG_UDF_FS=m
  784. CONFIG_UDF_NLS=y
  785. #
  786. # DOS/FAT/NT Filesystems
  787. #
  788. CONFIG_FAT_FS=m
  789. CONFIG_MSDOS_FS=m
  790. CONFIG_VFAT_FS=m
  791. CONFIG_FAT_DEFAULT_CODEPAGE=437
  792. CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
  793. # CONFIG_NTFS_FS is not set
  794. #
  795. # Pseudo filesystems
  796. #
  797. CONFIG_PROC_FS=y
  798. CONFIG_PROC_KCORE=y
  799. CONFIG_SYSFS=y
  800. CONFIG_TMPFS=y
  801. CONFIG_HUGETLBFS=y
  802. CONFIG_HUGETLB_PAGE=y
  803. CONFIG_RAMFS=y
  804. # CONFIG_RELAYFS_FS is not set
  805. # CONFIG_CONFIGFS_FS is not set
  806. #
  807. # Miscellaneous filesystems
  808. #
  809. # CONFIG_ADFS_FS is not set
  810. # CONFIG_AFFS_FS is not set
  811. # CONFIG_HFS_FS is not set
  812. # CONFIG_HFSPLUS_FS is not set
  813. # CONFIG_BEFS_FS is not set
  814. # CONFIG_BFS_FS is not set
  815. # CONFIG_EFS_FS is not set
  816. # CONFIG_CRAMFS is not set
  817. # CONFIG_VXFS_FS is not set
  818. # CONFIG_HPFS_FS is not set
  819. # CONFIG_QNX4FS_FS is not set
  820. # CONFIG_SYSV_FS is not set
  821. # CONFIG_UFS_FS is not set
  822. #
  823. # Network File Systems
  824. #
  825. CONFIG_NFS_FS=m
  826. CONFIG_NFS_V3=y
  827. CONFIG_NFS_V3_ACL=y
  828. # CONFIG_NFS_V4 is not set
  829. # CONFIG_NFS_DIRECTIO is not set
  830. CONFIG_NFSD=m
  831. CONFIG_NFSD_V2_ACL=y
  832. CONFIG_NFSD_V3=y
  833. CONFIG_NFSD_V3_ACL=y
  834. # CONFIG_NFSD_V4 is not set
  835. CONFIG_NFSD_TCP=y
  836. CONFIG_LOCKD=m
  837. CONFIG_LOCKD_V4=y
  838. CONFIG_EXPORTFS=m
  839. CONFIG_NFS_ACL_SUPPORT=m
  840. CONFIG_NFS_COMMON=y
  841. CONFIG_SUNRPC=m
  842. # CONFIG_RPCSEC_GSS_KRB5 is not set
  843. # CONFIG_RPCSEC_GSS_SPKM3 is not set
  844. # CONFIG_SMB_FS is not set
  845. # CONFIG_CIFS is not set
  846. # CONFIG_NCP_FS is not set
  847. # CONFIG_CODA_FS is not set
  848. # CONFIG_AFS_FS is not set
  849. # CONFIG_9P_FS is not set
  850. #
  851. # Partition Types
  852. #
  853. CONFIG_PARTITION_ADVANCED=y
  854. # CONFIG_ACORN_PARTITION is not set
  855. # CONFIG_OSF_PARTITION is not set
  856. # CONFIG_AMIGA_PARTITION is not set
  857. # CONFIG_ATARI_PARTITION is not set
  858. # CONFIG_MAC_PARTITION is not set
  859. CONFIG_MSDOS_PARTITION=y
  860. # CONFIG_BSD_DISKLABEL is not set
  861. # CONFIG_MINIX_SUBPARTITION is not set
  862. # CONFIG_SOLARIS_X86_PARTITION is not set
  863. # CONFIG_UNIXWARE_DISKLABEL is not set
  864. # CONFIG_LDM_PARTITION is not set
  865. # CONFIG_SGI_PARTITION is not set
  866. # CONFIG_ULTRIX_PARTITION is not set
  867. # CONFIG_SUN_PARTITION is not set
  868. # CONFIG_KARMA_PARTITION is not set
  869. CONFIG_EFI_PARTITION=y
  870. #
  871. # Native Language Support
  872. #
  873. CONFIG_NLS=m
  874. CONFIG_NLS_DEFAULT="iso8859-1"
  875. # CONFIG_NLS_CODEPAGE_437 is not set
  876. # CONFIG_NLS_CODEPAGE_737 is not set
  877. # CONFIG_NLS_CODEPAGE_775 is not set
  878. # CONFIG_NLS_CODEPAGE_850 is not set
  879. # CONFIG_NLS_CODEPAGE_852 is not set
  880. # CONFIG_NLS_CODEPAGE_855 is not set
  881. # CONFIG_NLS_CODEPAGE_857 is not set
  882. # CONFIG_NLS_CODEPAGE_860 is not set
  883. # CONFIG_NLS_CODEPAGE_861 is not set
  884. # CONFIG_NLS_CODEPAGE_862 is not set
  885. # CONFIG_NLS_CODEPAGE_863 is not set
  886. # CONFIG_NLS_CODEPAGE_864 is not set
  887. # CONFIG_NLS_CODEPAGE_865 is not set
  888. # CONFIG_NLS_CODEPAGE_866 is not set
  889. # CONFIG_NLS_CODEPAGE_869 is not set
  890. # CONFIG_NLS_CODEPAGE_936 is not set
  891. # CONFIG_NLS_CODEPAGE_950 is not set
  892. # CONFIG_NLS_CODEPAGE_932 is not set
  893. # CONFIG_NLS_CODEPAGE_949 is not set
  894. # CONFIG_NLS_CODEPAGE_874 is not set
  895. # CONFIG_NLS_ISO8859_8 is not set
  896. # CONFIG_NLS_CODEPAGE_1250 is not set
  897. # CONFIG_NLS_CODEPAGE_1251 is not set
  898. # CONFIG_NLS_ASCII is not set
  899. CONFIG_NLS_ISO8859_1=m
  900. CONFIG_NLS_ISO8859_2=m
  901. CONFIG_NLS_ISO8859_3=m
  902. CONFIG_NLS_ISO8859_4=m
  903. CONFIG_NLS_ISO8859_5=m
  904. CONFIG_NLS_ISO8859_6=m
  905. CONFIG_NLS_ISO8859_7=m
  906. CONFIG_NLS_ISO8859_9=m
  907. CONFIG_NLS_ISO8859_13=m
  908. CONFIG_NLS_ISO8859_14=m
  909. CONFIG_NLS_ISO8859_15=m
  910. # CONFIG_NLS_KOI8_R is not set
  911. # CONFIG_NLS_KOI8_U is not set
  912. # CONFIG_NLS_UTF8 is not set
  913. #
  914. # Library routines
  915. #
  916. # CONFIG_CRC_CCITT is not set
  917. # CONFIG_CRC16 is not set
  918. CONFIG_CRC32=y
  919. # CONFIG_LIBCRC32C is not set
  920. CONFIG_ZLIB_INFLATE=m
  921. CONFIG_ZLIB_DEFLATE=m
  922. #
  923. # Instrumentation Support
  924. #
  925. # CONFIG_PROFILING is not set
  926. # CONFIG_KPROBES is not set
  927. #
  928. # Kernel hacking
  929. #
  930. # CONFIG_PRINTK_TIME is not set
  931. CONFIG_MAGIC_SYSRQ=y
  932. CONFIG_DEBUG_KERNEL=y
  933. CONFIG_LOG_BUF_SHIFT=15
  934. CONFIG_DETECT_SOFTLOCKUP=y
  935. # CONFIG_SCHEDSTATS is not set
  936. # CONFIG_DEBUG_SLAB is not set
  937. CONFIG_DEBUG_MUTEXES=y
  938. # CONFIG_DEBUG_SPINLOCK is not set
  939. CONFIG_DEBUG_SPINLOCK_SLEEP=y
  940. # CONFIG_DEBUG_KOBJECT is not set
  941. # CONFIG_DEBUG_INFO is not set
  942. CONFIG_DEBUG_FS=y
  943. # CONFIG_DEBUG_VM is not set
  944. # CONFIG_FORCED_INLINING is not set
  945. # CONFIG_RCU_TORTURE_TEST is not set
  946. # CONFIG_DEBUG_STACKOVERFLOW is not set
  947. # CONFIG_DEBUG_STACK_USAGE is not set
  948. CONFIG_DEBUGGER=y
  949. # CONFIG_XMON is not set
  950. CONFIG_IRQSTACKS=y
  951. # CONFIG_BOOTX_TEXT is not set
  952. # CONFIG_PPC_EARLY_DEBUG_LPAR is not set
  953. # CONFIG_PPC_EARLY_DEBUG_G5 is not set
  954. # CONFIG_PPC_EARLY_DEBUG_RTAS is not set
  955. # CONFIG_PPC_EARLY_DEBUG_MAPLE is not set
  956. # CONFIG_PPC_EARLY_DEBUG_ISERIES is not set
  957. #
  958. # Security options
  959. #
  960. # CONFIG_KEYS is not set
  961. # CONFIG_SECURITY is not set
  962. #
  963. # Cryptographic options
  964. #
  965. CONFIG_CRYPTO=y
  966. CONFIG_CRYPTO_HMAC=y
  967. # CONFIG_CRYPTO_NULL is not set
  968. # CONFIG_CRYPTO_MD4 is not set
  969. CONFIG_CRYPTO_MD5=m
  970. CONFIG_CRYPTO_SHA1=m
  971. # CONFIG_CRYPTO_SHA256 is not set
  972. # CONFIG_CRYPTO_SHA512 is not set
  973. # CONFIG_CRYPTO_WP512 is not set
  974. # CONFIG_CRYPTO_TGR192 is not set
  975. CONFIG_CRYPTO_DES=m
  976. # CONFIG_CRYPTO_BLOWFISH is not set
  977. # CONFIG_CRYPTO_TWOFISH is not set
  978. # CONFIG_CRYPTO_SERPENT is not set
  979. # CONFIG_CRYPTO_AES is not set
  980. # CONFIG_CRYPTO_CAST5 is not set
  981. # CONFIG_CRYPTO_CAST6 is not set
  982. # CONFIG_CRYPTO_TEA is not set
  983. # CONFIG_CRYPTO_ARC4 is not set
  984. # CONFIG_CRYPTO_KHAZAD is not set
  985. # CONFIG_CRYPTO_ANUBIS is not set
  986. CONFIG_CRYPTO_DEFLATE=m
  987. # CONFIG_CRYPTO_MICHAEL_MIC is not set
  988. # CONFIG_CRYPTO_CRC32C is not set
  989. # CONFIG_CRYPTO_TEST is not set
  990. #
  991. # Hardware crypto devices
  992. #