cell_defconfig 24 KB

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