mpc834x_itxgp_defconfig 23 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.20
  4. # Fri Feb 9 13:28:19 2007
  5. #
  6. # CONFIG_PPC64 is not set
  7. CONFIG_PPC32=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_ARCH_HAS_ILOG2_U32=y
  14. CONFIG_GENERIC_HWEIGHT=y
  15. CONFIG_GENERIC_CALIBRATE_DELAY=y
  16. CONFIG_GENERIC_FIND_NEXT_BIT=y
  17. CONFIG_PPC=y
  18. CONFIG_EARLY_PRINTK=y
  19. CONFIG_GENERIC_NVRAM=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_GENERIC_BUG=y
  27. CONFIG_DEFAULT_UIMAGE=y
  28. #
  29. # Processor support
  30. #
  31. # CONFIG_CLASSIC32 is not set
  32. # CONFIG_PPC_82xx is not set
  33. CONFIG_PPC_83xx=y
  34. # CONFIG_PPC_85xx is not set
  35. # CONFIG_PPC_86xx is not set
  36. # CONFIG_PPC_8xx is not set
  37. # CONFIG_40x is not set
  38. # CONFIG_44x is not set
  39. # CONFIG_E200 is not set
  40. CONFIG_6xx=y
  41. CONFIG_83xx=y
  42. CONFIG_PPC_FPU=y
  43. # CONFIG_PPC_DCR_NATIVE is not set
  44. # CONFIG_PPC_DCR_MMIO is not set
  45. CONFIG_PPC_STD_MMU=y
  46. CONFIG_PPC_STD_MMU_32=y
  47. # CONFIG_SMP is not set
  48. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  49. #
  50. # Code maturity level options
  51. #
  52. CONFIG_EXPERIMENTAL=y
  53. CONFIG_BROKEN_ON_SMP=y
  54. CONFIG_INIT_ENV_ARG_LIMIT=32
  55. #
  56. # General setup
  57. #
  58. CONFIG_LOCALVERSION=""
  59. CONFIG_LOCALVERSION_AUTO=y
  60. CONFIG_SWAP=y
  61. CONFIG_SYSVIPC=y
  62. # CONFIG_IPC_NS is not set
  63. # CONFIG_POSIX_MQUEUE is not set
  64. # CONFIG_BSD_PROCESS_ACCT is not set
  65. # CONFIG_TASKSTATS is not set
  66. # CONFIG_UTS_NS is not set
  67. # CONFIG_AUDIT is not set
  68. # CONFIG_IKCONFIG is not set
  69. CONFIG_SYSFS_DEPRECATED=y
  70. # CONFIG_RELAY is not set
  71. CONFIG_INITRAMFS_SOURCE=""
  72. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  73. CONFIG_SYSCTL=y
  74. CONFIG_EMBEDDED=y
  75. CONFIG_SYSCTL_SYSCALL=y
  76. # CONFIG_KALLSYMS is not set
  77. CONFIG_HOTPLUG=y
  78. CONFIG_PRINTK=y
  79. CONFIG_BUG=y
  80. CONFIG_ELF_CORE=y
  81. CONFIG_BASE_FULL=y
  82. CONFIG_FUTEX=y
  83. # CONFIG_EPOLL is not set
  84. CONFIG_SHMEM=y
  85. CONFIG_SLAB=y
  86. CONFIG_VM_EVENT_COUNTERS=y
  87. CONFIG_RT_MUTEXES=y
  88. # CONFIG_TINY_SHMEM is not set
  89. CONFIG_BASE_SMALL=0
  90. # CONFIG_SLOB is not set
  91. #
  92. # Loadable module support
  93. #
  94. CONFIG_MODULES=y
  95. CONFIG_MODULE_UNLOAD=y
  96. # CONFIG_MODULE_FORCE_UNLOAD is not set
  97. # CONFIG_MODVERSIONS is not set
  98. # CONFIG_MODULE_SRCVERSION_ALL is not set
  99. # CONFIG_KMOD is not set
  100. #
  101. # Block layer
  102. #
  103. CONFIG_BLOCK=y
  104. # CONFIG_LBD is not set
  105. # CONFIG_BLK_DEV_IO_TRACE is not set
  106. # CONFIG_LSF is not set
  107. #
  108. # IO Schedulers
  109. #
  110. CONFIG_IOSCHED_NOOP=y
  111. CONFIG_IOSCHED_AS=y
  112. CONFIG_IOSCHED_DEADLINE=y
  113. CONFIG_IOSCHED_CFQ=y
  114. CONFIG_DEFAULT_AS=y
  115. # CONFIG_DEFAULT_DEADLINE is not set
  116. # CONFIG_DEFAULT_CFQ is not set
  117. # CONFIG_DEFAULT_NOOP is not set
  118. CONFIG_DEFAULT_IOSCHED="anticipatory"
  119. CONFIG_PPC_GEN550=y
  120. # CONFIG_WANT_EARLY_SERIAL is not set
  121. #
  122. # Platform support
  123. #
  124. # CONFIG_MPC832x_MDS is not set
  125. # CONFIG_MPC834x_SYS is not set
  126. CONFIG_MPC834x_ITX=y
  127. # CONFIG_MPC8360E_PB is not set
  128. CONFIG_MPC834x=y
  129. # CONFIG_MPIC is not set
  130. #
  131. # Kernel options
  132. #
  133. # CONFIG_HIGHMEM is not set
  134. # CONFIG_HZ_100 is not set
  135. CONFIG_HZ_250=y
  136. # CONFIG_HZ_300 is not set
  137. # CONFIG_HZ_1000 is not set
  138. CONFIG_HZ=250
  139. CONFIG_PREEMPT_NONE=y
  140. # CONFIG_PREEMPT_VOLUNTARY is not set
  141. # CONFIG_PREEMPT is not set
  142. CONFIG_BINFMT_ELF=y
  143. # CONFIG_BINFMT_MISC is not set
  144. CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
  145. CONFIG_ARCH_FLATMEM_ENABLE=y
  146. CONFIG_ARCH_POPULATES_NODE_MAP=y
  147. CONFIG_SELECT_MEMORY_MODEL=y
  148. CONFIG_FLATMEM_MANUAL=y
  149. # CONFIG_DISCONTIGMEM_MANUAL is not set
  150. # CONFIG_SPARSEMEM_MANUAL is not set
  151. CONFIG_FLATMEM=y
  152. CONFIG_FLAT_NODE_MEM_MAP=y
  153. # CONFIG_SPARSEMEM_STATIC is not set
  154. CONFIG_SPLIT_PTLOCK_CPUS=4
  155. # CONFIG_RESOURCES_64BIT is not set
  156. CONFIG_PROC_DEVICETREE=y
  157. # CONFIG_CMDLINE_BOOL is not set
  158. # CONFIG_PM is not set
  159. CONFIG_SECCOMP=y
  160. CONFIG_ISA_DMA_API=y
  161. #
  162. # Bus options
  163. #
  164. CONFIG_GENERIC_ISA_DMA=y
  165. # CONFIG_MPIC_WEIRD is not set
  166. # CONFIG_PPC_I8259 is not set
  167. CONFIG_PPC_INDIRECT_PCI=y
  168. CONFIG_FSL_SOC=y
  169. CONFIG_PCI=y
  170. CONFIG_PCI_DOMAINS=y
  171. # CONFIG_PCIEPORTBUS is not set
  172. #
  173. # PCCARD (PCMCIA/CardBus) support
  174. #
  175. # CONFIG_PCCARD is not set
  176. #
  177. # PCI Hotplug Support
  178. #
  179. # CONFIG_HOTPLUG_PCI is not set
  180. #
  181. # Advanced setup
  182. #
  183. # CONFIG_ADVANCED_OPTIONS is not set
  184. #
  185. # Default settings for advanced configuration options are used
  186. #
  187. CONFIG_HIGHMEM_START=0xfe000000
  188. CONFIG_LOWMEM_SIZE=0x30000000
  189. CONFIG_KERNEL_START=0xc0000000
  190. CONFIG_TASK_SIZE=0x80000000
  191. CONFIG_BOOT_LOAD=0x00800000
  192. #
  193. # Networking
  194. #
  195. CONFIG_NET=y
  196. #
  197. # Networking options
  198. #
  199. # CONFIG_NETDEBUG is not set
  200. CONFIG_PACKET=y
  201. # CONFIG_PACKET_MMAP is not set
  202. CONFIG_UNIX=y
  203. CONFIG_XFRM=y
  204. # CONFIG_XFRM_USER is not set
  205. # CONFIG_XFRM_SUB_POLICY is not set
  206. # CONFIG_NET_KEY is not set
  207. CONFIG_INET=y
  208. CONFIG_IP_MULTICAST=y
  209. # CONFIG_IP_ADVANCED_ROUTER is not set
  210. CONFIG_IP_FIB_HASH=y
  211. CONFIG_IP_PNP=y
  212. CONFIG_IP_PNP_DHCP=y
  213. CONFIG_IP_PNP_BOOTP=y
  214. # CONFIG_IP_PNP_RARP is not set
  215. # CONFIG_NET_IPIP is not set
  216. # CONFIG_NET_IPGRE is not set
  217. # CONFIG_IP_MROUTE is not set
  218. # CONFIG_ARPD is not set
  219. CONFIG_SYN_COOKIES=y
  220. # CONFIG_INET_AH is not set
  221. # CONFIG_INET_ESP is not set
  222. # CONFIG_INET_IPCOMP is not set
  223. # CONFIG_INET_XFRM_TUNNEL is not set
  224. # CONFIG_INET_TUNNEL is not set
  225. CONFIG_INET_XFRM_MODE_TRANSPORT=y
  226. CONFIG_INET_XFRM_MODE_TUNNEL=y
  227. CONFIG_INET_XFRM_MODE_BEET=y
  228. CONFIG_INET_DIAG=y
  229. CONFIG_INET_TCP_DIAG=y
  230. # CONFIG_TCP_CONG_ADVANCED is not set
  231. CONFIG_TCP_CONG_CUBIC=y
  232. CONFIG_DEFAULT_TCP_CONG="cubic"
  233. # CONFIG_TCP_MD5SIG is not set
  234. # CONFIG_IPV6 is not set
  235. # CONFIG_INET6_XFRM_TUNNEL is not set
  236. # CONFIG_INET6_TUNNEL is not set
  237. # CONFIG_NETWORK_SECMARK is not set
  238. # CONFIG_NETFILTER is not set
  239. #
  240. # DCCP Configuration (EXPERIMENTAL)
  241. #
  242. # CONFIG_IP_DCCP is not set
  243. #
  244. # SCTP Configuration (EXPERIMENTAL)
  245. #
  246. # CONFIG_IP_SCTP is not set
  247. #
  248. # TIPC Configuration (EXPERIMENTAL)
  249. #
  250. # CONFIG_TIPC is not set
  251. # CONFIG_ATM is not set
  252. # CONFIG_BRIDGE is not set
  253. # CONFIG_VLAN_8021Q is not set
  254. # CONFIG_DECNET is not set
  255. # CONFIG_LLC2 is not set
  256. # CONFIG_IPX is not set
  257. # CONFIG_ATALK is not set
  258. # CONFIG_X25 is not set
  259. # CONFIG_LAPB is not set
  260. # CONFIG_ECONET is not set
  261. # CONFIG_WAN_ROUTER is not set
  262. #
  263. # QoS and/or fair queueing
  264. #
  265. # CONFIG_NET_SCHED is not set
  266. #
  267. # Network testing
  268. #
  269. # CONFIG_NET_PKTGEN is not set
  270. # CONFIG_HAMRADIO is not set
  271. # CONFIG_IRDA is not set
  272. # CONFIG_BT is not set
  273. # CONFIG_IEEE80211 is not set
  274. #
  275. # Device Drivers
  276. #
  277. #
  278. # Generic Driver Options
  279. #
  280. CONFIG_STANDALONE=y
  281. CONFIG_PREVENT_FIRMWARE_BUILD=y
  282. # CONFIG_FW_LOADER is not set
  283. # CONFIG_SYS_HYPERVISOR is not set
  284. #
  285. # Connector - unified userspace <-> kernelspace linker
  286. #
  287. # CONFIG_CONNECTOR is not set
  288. #
  289. # Memory Technology Devices (MTD)
  290. #
  291. CONFIG_MTD=y
  292. # CONFIG_MTD_DEBUG is not set
  293. # CONFIG_MTD_CONCAT is not set
  294. # CONFIG_MTD_PARTITIONS is not set
  295. #
  296. # User Modules And Translation Layers
  297. #
  298. CONFIG_MTD_CHAR=y
  299. # CONFIG_MTD_BLKDEVS is not set
  300. # CONFIG_MTD_BLOCK is not set
  301. # CONFIG_MTD_BLOCK_RO is not set
  302. # CONFIG_FTL is not set
  303. # CONFIG_NFTL is not set
  304. # CONFIG_INFTL is not set
  305. # CONFIG_RFD_FTL is not set
  306. # CONFIG_SSFDC is not set
  307. #
  308. # RAM/ROM/Flash chip drivers
  309. #
  310. CONFIG_MTD_CFI=y
  311. # CONFIG_MTD_JEDECPROBE is not set
  312. CONFIG_MTD_GEN_PROBE=y
  313. # CONFIG_MTD_CFI_ADV_OPTIONS is not set
  314. CONFIG_MTD_MAP_BANK_WIDTH_1=y
  315. CONFIG_MTD_MAP_BANK_WIDTH_2=y
  316. CONFIG_MTD_MAP_BANK_WIDTH_4=y
  317. # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
  318. # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
  319. # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
  320. CONFIG_MTD_CFI_I1=y
  321. CONFIG_MTD_CFI_I2=y
  322. # CONFIG_MTD_CFI_I4 is not set
  323. # CONFIG_MTD_CFI_I8 is not set
  324. # CONFIG_MTD_CFI_INTELEXT is not set
  325. CONFIG_MTD_CFI_AMDSTD=y
  326. # CONFIG_MTD_CFI_STAA is not set
  327. CONFIG_MTD_CFI_UTIL=y
  328. # CONFIG_MTD_RAM is not set
  329. # CONFIG_MTD_ROM is not set
  330. # CONFIG_MTD_ABSENT is not set
  331. # CONFIG_MTD_OBSOLETE_CHIPS is not set
  332. #
  333. # Mapping drivers for chip access
  334. #
  335. # CONFIG_MTD_COMPLEX_MAPPINGS is not set
  336. CONFIG_MTD_PHYSMAP=y
  337. CONFIG_MTD_PHYSMAP_START=0xfe000000
  338. CONFIG_MTD_PHYSMAP_LEN=0x800000
  339. CONFIG_MTD_PHYSMAP_BANKWIDTH=2
  340. # CONFIG_MTD_PHYSMAP_OF is not set
  341. # CONFIG_MTD_PLATRAM is not set
  342. #
  343. # Self-contained MTD device drivers
  344. #
  345. # CONFIG_MTD_PMC551 is not set
  346. # CONFIG_MTD_DATAFLASH is not set
  347. # CONFIG_MTD_M25P80 is not set
  348. # CONFIG_MTD_SLRAM is not set
  349. # CONFIG_MTD_PHRAM is not set
  350. # CONFIG_MTD_MTDRAM is not set
  351. # CONFIG_MTD_BLOCK2MTD is not set
  352. #
  353. # Disk-On-Chip Device Drivers
  354. #
  355. # CONFIG_MTD_DOC2000 is not set
  356. # CONFIG_MTD_DOC2001 is not set
  357. # CONFIG_MTD_DOC2001PLUS is not set
  358. #
  359. # NAND Flash Device Drivers
  360. #
  361. # CONFIG_MTD_NAND is not set
  362. # CONFIG_MTD_NAND_CAFE is not set
  363. #
  364. # OneNAND Flash Device Drivers
  365. #
  366. # CONFIG_MTD_ONENAND 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=32768
  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 is not set
  403. #
  404. # SCSI device support
  405. #
  406. # CONFIG_RAID_ATTRS is not set
  407. CONFIG_SCSI=y
  408. # CONFIG_SCSI_TGT is not set
  409. # CONFIG_SCSI_NETLINK is not set
  410. CONFIG_SCSI_PROC_FS=y
  411. #
  412. # SCSI support type (disk, tape, CD-ROM)
  413. #
  414. CONFIG_BLK_DEV_SD=y
  415. # CONFIG_CHR_DEV_ST is not set
  416. # CONFIG_CHR_DEV_OSST is not set
  417. # CONFIG_BLK_DEV_SR is not set
  418. CONFIG_CHR_DEV_SG=y
  419. # CONFIG_CHR_DEV_SCH is not set
  420. #
  421. # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
  422. #
  423. # CONFIG_SCSI_MULTI_LUN is not set
  424. # CONFIG_SCSI_CONSTANTS is not set
  425. # CONFIG_SCSI_LOGGING is not set
  426. # CONFIG_SCSI_SCAN_ASYNC is not set
  427. #
  428. # SCSI Transports
  429. #
  430. CONFIG_SCSI_SPI_ATTRS=y
  431. # CONFIG_SCSI_FC_ATTRS is not set
  432. # CONFIG_SCSI_ISCSI_ATTRS is not set
  433. # CONFIG_SCSI_SAS_ATTRS is not set
  434. # CONFIG_SCSI_SAS_LIBSAS is not set
  435. #
  436. # SCSI low-level drivers
  437. #
  438. # CONFIG_ISCSI_TCP is not set
  439. # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
  440. # CONFIG_SCSI_3W_9XXX is not set
  441. # CONFIG_SCSI_ACARD is not set
  442. # CONFIG_SCSI_AACRAID is not set
  443. # CONFIG_SCSI_AIC7XXX is not set
  444. # CONFIG_SCSI_AIC7XXX_OLD is not set
  445. # CONFIG_SCSI_AIC79XX is not set
  446. # CONFIG_SCSI_AIC94XX is not set
  447. # CONFIG_SCSI_DPT_I2O is not set
  448. # CONFIG_SCSI_ARCMSR is not set
  449. # CONFIG_MEGARAID_NEWGEN is not set
  450. # CONFIG_MEGARAID_LEGACY is not set
  451. # CONFIG_MEGARAID_SAS is not set
  452. # CONFIG_SCSI_HPTIOP is not set
  453. # CONFIG_SCSI_BUSLOGIC is not set
  454. # CONFIG_SCSI_DMX3191D is not set
  455. # CONFIG_SCSI_EATA is not set
  456. # CONFIG_SCSI_FUTURE_DOMAIN is not set
  457. # CONFIG_SCSI_GDTH is not set
  458. # CONFIG_SCSI_IPS is not set
  459. # CONFIG_SCSI_INITIO is not set
  460. # CONFIG_SCSI_INIA100 is not set
  461. # CONFIG_SCSI_STEX is not set
  462. # CONFIG_SCSI_SYM53C8XX_2 is not set
  463. # CONFIG_SCSI_QLOGIC_1280 is not set
  464. # CONFIG_SCSI_QLA_FC is not set
  465. # CONFIG_SCSI_QLA_ISCSI is not set
  466. # CONFIG_SCSI_LPFC is not set
  467. # CONFIG_SCSI_DC395x is not set
  468. # CONFIG_SCSI_DC390T is not set
  469. # CONFIG_SCSI_NSP32 is not set
  470. # CONFIG_SCSI_DEBUG is not set
  471. # CONFIG_SCSI_SRP is not set
  472. #
  473. # Serial ATA (prod) and Parallel ATA (experimental) drivers
  474. #
  475. # CONFIG_ATA is not set
  476. #
  477. # Multi-device support (RAID and LVM)
  478. #
  479. # CONFIG_MD is not set
  480. #
  481. # Fusion MPT device support
  482. #
  483. # CONFIG_FUSION is not set
  484. # CONFIG_FUSION_SPI is not set
  485. # CONFIG_FUSION_FC is not set
  486. # CONFIG_FUSION_SAS is not set
  487. #
  488. # IEEE 1394 (FireWire) support
  489. #
  490. # CONFIG_IEEE1394 is not set
  491. #
  492. # I2O device support
  493. #
  494. # CONFIG_I2O is not set
  495. #
  496. # Macintosh device drivers
  497. #
  498. # CONFIG_MAC_EMUMOUSEBTN is not set
  499. # CONFIG_WINDFARM is not set
  500. #
  501. # Network device support
  502. #
  503. CONFIG_NETDEVICES=y
  504. # CONFIG_DUMMY is not set
  505. # CONFIG_BONDING is not set
  506. # CONFIG_EQUALIZER is not set
  507. # CONFIG_TUN is not set
  508. #
  509. # ARCnet devices
  510. #
  511. # CONFIG_ARCNET is not set
  512. #
  513. # PHY device support
  514. #
  515. CONFIG_PHYLIB=y
  516. #
  517. # MII PHY device drivers
  518. #
  519. # CONFIG_MARVELL_PHY is not set
  520. # CONFIG_DAVICOM_PHY is not set
  521. # CONFIG_QSEMI_PHY is not set
  522. # CONFIG_LXT_PHY is not set
  523. CONFIG_CICADA_PHY=y
  524. # CONFIG_VITESSE_PHY is not set
  525. # CONFIG_SMSC_PHY is not set
  526. # CONFIG_BROADCOM_PHY is not set
  527. # CONFIG_FIXED_PHY is not set
  528. #
  529. # Ethernet (10 or 100Mbit)
  530. #
  531. # CONFIG_NET_ETHERNET is not set
  532. #
  533. # Ethernet (1000 Mbit)
  534. #
  535. # CONFIG_ACENIC is not set
  536. # CONFIG_DL2K is not set
  537. # CONFIG_E1000 is not set
  538. # CONFIG_NS83820 is not set
  539. # CONFIG_HAMACHI is not set
  540. # CONFIG_YELLOWFIN is not set
  541. # CONFIG_R8169 is not set
  542. # CONFIG_SIS190 is not set
  543. # CONFIG_SKGE is not set
  544. # CONFIG_SKY2 is not set
  545. # CONFIG_SK98LIN is not set
  546. # CONFIG_TIGON3 is not set
  547. # CONFIG_BNX2 is not set
  548. CONFIG_GIANFAR=y
  549. CONFIG_GFAR_NAPI=y
  550. # CONFIG_QLA3XXX is not set
  551. #
  552. # Ethernet (10000 Mbit)
  553. #
  554. # CONFIG_CHELSIO_T1 is not set
  555. # CONFIG_IXGB is not set
  556. # CONFIG_S2IO is not set
  557. # CONFIG_MYRI10GE is not set
  558. # CONFIG_NETXEN_NIC 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_NET_FC is not set
  576. # CONFIG_SHAPER is not set
  577. # CONFIG_NETCONSOLE is not set
  578. # CONFIG_NETPOLL is not set
  579. # CONFIG_NET_POLL_CONTROLLER is not set
  580. #
  581. # ISDN subsystem
  582. #
  583. # CONFIG_ISDN is not set
  584. #
  585. # Telephony Support
  586. #
  587. # CONFIG_PHONE is not set
  588. #
  589. # Input device support
  590. #
  591. # CONFIG_INPUT is not set
  592. #
  593. # Hardware I/O ports
  594. #
  595. # CONFIG_SERIO is not set
  596. # CONFIG_GAMEPORT is not set
  597. #
  598. # Character devices
  599. #
  600. # CONFIG_VT is not set
  601. # CONFIG_SERIAL_NONSTANDARD is not set
  602. #
  603. # Serial drivers
  604. #
  605. CONFIG_SERIAL_8250=y
  606. CONFIG_SERIAL_8250_CONSOLE=y
  607. # CONFIG_SERIAL_8250_PCI is not set
  608. CONFIG_SERIAL_8250_NR_UARTS=4
  609. CONFIG_SERIAL_8250_RUNTIME_UARTS=4
  610. # CONFIG_SERIAL_8250_EXTENDED is not set
  611. #
  612. # Non-8250 serial port support
  613. #
  614. # CONFIG_SERIAL_UARTLITE is not set
  615. CONFIG_SERIAL_CORE=y
  616. CONFIG_SERIAL_CORE_CONSOLE=y
  617. # CONFIG_SERIAL_JSM is not set
  618. CONFIG_UNIX98_PTYS=y
  619. CONFIG_LEGACY_PTYS=y
  620. CONFIG_LEGACY_PTY_COUNT=256
  621. #
  622. # IPMI
  623. #
  624. # CONFIG_IPMI_HANDLER is not set
  625. #
  626. # Watchdog Cards
  627. #
  628. CONFIG_WATCHDOG=y
  629. # CONFIG_WATCHDOG_NOWAYOUT is not set
  630. #
  631. # Watchdog Device Drivers
  632. #
  633. # CONFIG_SOFT_WATCHDOG is not set
  634. CONFIG_83xx_WDT=y
  635. #
  636. # PCI-based Watchdog Cards
  637. #
  638. # CONFIG_PCIPCWATCHDOG is not set
  639. # CONFIG_WDTPCI is not set
  640. CONFIG_HW_RANDOM=y
  641. # CONFIG_NVRAM is not set
  642. # CONFIG_GEN_RTC is not set
  643. # CONFIG_DTLK is not set
  644. # CONFIG_R3964 is not set
  645. # CONFIG_APPLICOM is not set
  646. # CONFIG_AGP is not set
  647. # CONFIG_DRM is not set
  648. # CONFIG_RAW_DRIVER is not set
  649. #
  650. # TPM devices
  651. #
  652. # CONFIG_TCG_TPM is not set
  653. #
  654. # I2C support
  655. #
  656. CONFIG_I2C=y
  657. CONFIG_I2C_CHARDEV=y
  658. #
  659. # I2C Algorithms
  660. #
  661. # CONFIG_I2C_ALGOBIT is not set
  662. # CONFIG_I2C_ALGOPCF is not set
  663. # CONFIG_I2C_ALGOPCA is not set
  664. #
  665. # I2C Hardware Bus support
  666. #
  667. # CONFIG_I2C_ALI1535 is not set
  668. # CONFIG_I2C_ALI1563 is not set
  669. # CONFIG_I2C_ALI15X3 is not set
  670. # CONFIG_I2C_AMD756 is not set
  671. # CONFIG_I2C_AMD8111 is not set
  672. # CONFIG_I2C_I801 is not set
  673. # CONFIG_I2C_I810 is not set
  674. # CONFIG_I2C_PIIX4 is not set
  675. CONFIG_I2C_MPC=y
  676. # CONFIG_I2C_NFORCE2 is not set
  677. # CONFIG_I2C_OCORES is not set
  678. # CONFIG_I2C_PARPORT_LIGHT is not set
  679. # CONFIG_I2C_PROSAVAGE is not set
  680. # CONFIG_I2C_SAVAGE4 is not set
  681. # CONFIG_I2C_SIS5595 is not set
  682. # CONFIG_I2C_SIS630 is not set
  683. # CONFIG_I2C_SIS96X is not set
  684. # CONFIG_I2C_STUB is not set
  685. # CONFIG_I2C_VIA is not set
  686. # CONFIG_I2C_VIAPRO is not set
  687. # CONFIG_I2C_VOODOO3 is not set
  688. # CONFIG_I2C_PCA_ISA is not set
  689. #
  690. # Miscellaneous I2C Chip support
  691. #
  692. # CONFIG_SENSORS_DS1337 is not set
  693. # CONFIG_SENSORS_DS1374 is not set
  694. # CONFIG_SENSORS_EEPROM is not set
  695. CONFIG_SENSORS_PCF8574=y
  696. # CONFIG_SENSORS_PCA9539 is not set
  697. # CONFIG_SENSORS_PCF8591 is not set
  698. # CONFIG_SENSORS_M41T00 is not set
  699. # CONFIG_SENSORS_MAX6875 is not set
  700. # CONFIG_I2C_DEBUG_CORE is not set
  701. # CONFIG_I2C_DEBUG_ALGO is not set
  702. # CONFIG_I2C_DEBUG_BUS is not set
  703. # CONFIG_I2C_DEBUG_CHIP is not set
  704. #
  705. # SPI support
  706. #
  707. CONFIG_SPI=y
  708. CONFIG_SPI_MASTER=y
  709. #
  710. # SPI Master Controller Drivers
  711. #
  712. CONFIG_SPI_BITBANG=y
  713. CONFIG_SPI_MPC83xx=y
  714. #
  715. # SPI Protocol Masters
  716. #
  717. #
  718. # Dallas's 1-wire bus
  719. #
  720. # CONFIG_W1 is not set
  721. #
  722. # Hardware Monitoring support
  723. #
  724. # CONFIG_HWMON is not set
  725. # CONFIG_HWMON_VID is not set
  726. #
  727. # Multimedia devices
  728. #
  729. # CONFIG_VIDEO_DEV is not set
  730. #
  731. # Digital Video Broadcasting Devices
  732. #
  733. # CONFIG_DVB is not set
  734. #
  735. # Graphics support
  736. #
  737. # CONFIG_FIRMWARE_EDID is not set
  738. # CONFIG_FB is not set
  739. # CONFIG_FB_IBM_GXT4500 is not set
  740. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  741. #
  742. # Sound
  743. #
  744. # CONFIG_SOUND is not set
  745. #
  746. # USB support
  747. #
  748. CONFIG_USB_ARCH_HAS_HCD=y
  749. CONFIG_USB_ARCH_HAS_OHCI=y
  750. CONFIG_USB_ARCH_HAS_EHCI=y
  751. # CONFIG_USB is not set
  752. #
  753. # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
  754. #
  755. #
  756. # USB Gadget Support
  757. #
  758. # CONFIG_USB_GADGET is not set
  759. #
  760. # MMC/SD Card support
  761. #
  762. # CONFIG_MMC is not set
  763. #
  764. # LED devices
  765. #
  766. # CONFIG_NEW_LEDS is not set
  767. #
  768. # LED drivers
  769. #
  770. #
  771. # LED Triggers
  772. #
  773. #
  774. # InfiniBand support
  775. #
  776. # CONFIG_INFINIBAND is not set
  777. #
  778. # EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
  779. #
  780. #
  781. # Real Time Clock
  782. #
  783. CONFIG_RTC_LIB=y
  784. CONFIG_RTC_CLASS=y
  785. CONFIG_RTC_HCTOSYS=y
  786. CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
  787. # CONFIG_RTC_DEBUG is not set
  788. #
  789. # RTC interfaces
  790. #
  791. CONFIG_RTC_INTF_SYSFS=y
  792. CONFIG_RTC_INTF_PROC=y
  793. CONFIG_RTC_INTF_DEV=y
  794. CONFIG_RTC_INTF_DEV_UIE_EMUL=y
  795. #
  796. # RTC drivers
  797. #
  798. # CONFIG_RTC_DRV_X1205 is not set
  799. CONFIG_RTC_DRV_DS1307=y
  800. # CONFIG_RTC_DRV_DS1553 is not set
  801. # CONFIG_RTC_DRV_ISL1208 is not set
  802. # CONFIG_RTC_DRV_DS1672 is not set
  803. # CONFIG_RTC_DRV_DS1742 is not set
  804. # CONFIG_RTC_DRV_PCF8563 is not set
  805. # CONFIG_RTC_DRV_PCF8583 is not set
  806. # CONFIG_RTC_DRV_RS5C348 is not set
  807. # CONFIG_RTC_DRV_RS5C372 is not set
  808. # CONFIG_RTC_DRV_M48T86 is not set
  809. # CONFIG_RTC_DRV_TEST is not set
  810. # CONFIG_RTC_DRV_MAX6902 is not set
  811. # CONFIG_RTC_DRV_V3020 is not set
  812. #
  813. # DMA Engine support
  814. #
  815. CONFIG_DMA_ENGINE=y
  816. #
  817. # DMA Clients
  818. #
  819. CONFIG_NET_DMA=y
  820. #
  821. # DMA Devices
  822. #
  823. CONFIG_INTEL_IOATDMA=y
  824. #
  825. # Virtualization
  826. #
  827. #
  828. # File systems
  829. #
  830. CONFIG_EXT2_FS=y
  831. # CONFIG_EXT2_FS_XATTR is not set
  832. # CONFIG_EXT2_FS_XIP is not set
  833. CONFIG_EXT3_FS=y
  834. CONFIG_EXT3_FS_XATTR=y
  835. # CONFIG_EXT3_FS_POSIX_ACL is not set
  836. # CONFIG_EXT3_FS_SECURITY is not set
  837. # CONFIG_EXT4DEV_FS is not set
  838. CONFIG_JBD=y
  839. # CONFIG_JBD_DEBUG is not set
  840. CONFIG_FS_MBCACHE=y
  841. # CONFIG_REISERFS_FS is not set
  842. # CONFIG_JFS_FS is not set
  843. # CONFIG_FS_POSIX_ACL is not set
  844. # CONFIG_XFS_FS is not set
  845. # CONFIG_GFS2_FS is not set
  846. # CONFIG_OCFS2_FS is not set
  847. # CONFIG_MINIX_FS is not set
  848. # CONFIG_ROMFS_FS is not set
  849. CONFIG_INOTIFY=y
  850. CONFIG_INOTIFY_USER=y
  851. # CONFIG_QUOTA is not set
  852. CONFIG_DNOTIFY=y
  853. # CONFIG_AUTOFS_FS is not set
  854. # CONFIG_AUTOFS4_FS is not set
  855. # CONFIG_FUSE_FS is not set
  856. #
  857. # CD-ROM/DVD Filesystems
  858. #
  859. # CONFIG_ISO9660_FS is not set
  860. # CONFIG_UDF_FS is not set
  861. #
  862. # DOS/FAT/NT Filesystems
  863. #
  864. CONFIG_FAT_FS=y
  865. CONFIG_MSDOS_FS=y
  866. CONFIG_VFAT_FS=y
  867. CONFIG_FAT_DEFAULT_CODEPAGE=437
  868. CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
  869. # CONFIG_NTFS_FS is not set
  870. #
  871. # Pseudo filesystems
  872. #
  873. CONFIG_PROC_FS=y
  874. CONFIG_PROC_KCORE=y
  875. CONFIG_PROC_SYSCTL=y
  876. CONFIG_SYSFS=y
  877. CONFIG_TMPFS=y
  878. # CONFIG_TMPFS_POSIX_ACL is not set
  879. # CONFIG_HUGETLB_PAGE is not set
  880. CONFIG_RAMFS=y
  881. # CONFIG_CONFIGFS_FS is not set
  882. #
  883. # Miscellaneous filesystems
  884. #
  885. # CONFIG_ADFS_FS is not set
  886. # CONFIG_AFFS_FS is not set
  887. # CONFIG_HFS_FS is not set
  888. # CONFIG_HFSPLUS_FS is not set
  889. # CONFIG_BEFS_FS is not set
  890. # CONFIG_BFS_FS is not set
  891. # CONFIG_EFS_FS is not set
  892. # CONFIG_JFFS2_FS is not set
  893. # CONFIG_CRAMFS is not set
  894. # CONFIG_VXFS_FS is not set
  895. # CONFIG_HPFS_FS is not set
  896. # CONFIG_QNX4FS_FS is not set
  897. # CONFIG_SYSV_FS is not set
  898. # CONFIG_UFS_FS is not set
  899. #
  900. # Network File Systems
  901. #
  902. CONFIG_NFS_FS=y
  903. CONFIG_NFS_V3=y
  904. # CONFIG_NFS_V3_ACL is not set
  905. CONFIG_NFS_V4=y
  906. # CONFIG_NFS_DIRECTIO is not set
  907. # CONFIG_NFSD is not set
  908. CONFIG_ROOT_NFS=y
  909. CONFIG_LOCKD=y
  910. CONFIG_LOCKD_V4=y
  911. CONFIG_NFS_COMMON=y
  912. CONFIG_SUNRPC=y
  913. CONFIG_SUNRPC_GSS=y
  914. CONFIG_RPCSEC_GSS_KRB5=y
  915. # CONFIG_RPCSEC_GSS_SPKM3 is not set
  916. # CONFIG_SMB_FS is not set
  917. # CONFIG_CIFS is not set
  918. # CONFIG_NCP_FS is not set
  919. # CONFIG_CODA_FS is not set
  920. # CONFIG_AFS_FS is not set
  921. # CONFIG_9P_FS is not set
  922. #
  923. # Partition Types
  924. #
  925. CONFIG_PARTITION_ADVANCED=y
  926. # CONFIG_ACORN_PARTITION is not set
  927. # CONFIG_OSF_PARTITION is not set
  928. # CONFIG_AMIGA_PARTITION is not set
  929. # CONFIG_ATARI_PARTITION is not set
  930. CONFIG_MAC_PARTITION=y
  931. CONFIG_MSDOS_PARTITION=y
  932. # CONFIG_BSD_DISKLABEL is not set
  933. # CONFIG_MINIX_SUBPARTITION is not set
  934. # CONFIG_SOLARIS_X86_PARTITION is not set
  935. # CONFIG_UNIXWARE_DISKLABEL is not set
  936. # CONFIG_LDM_PARTITION is not set
  937. # CONFIG_SGI_PARTITION is not set
  938. # CONFIG_ULTRIX_PARTITION is not set
  939. # CONFIG_SUN_PARTITION is not set
  940. # CONFIG_KARMA_PARTITION is not set
  941. # CONFIG_EFI_PARTITION is not set
  942. #
  943. # Native Language Support
  944. #
  945. CONFIG_NLS=y
  946. CONFIG_NLS_DEFAULT="iso8859-1"
  947. # CONFIG_NLS_CODEPAGE_437 is not set
  948. # CONFIG_NLS_CODEPAGE_737 is not set
  949. # CONFIG_NLS_CODEPAGE_775 is not set
  950. # CONFIG_NLS_CODEPAGE_850 is not set
  951. # CONFIG_NLS_CODEPAGE_852 is not set
  952. # CONFIG_NLS_CODEPAGE_855 is not set
  953. # CONFIG_NLS_CODEPAGE_857 is not set
  954. # CONFIG_NLS_CODEPAGE_860 is not set
  955. # CONFIG_NLS_CODEPAGE_861 is not set
  956. # CONFIG_NLS_CODEPAGE_862 is not set
  957. # CONFIG_NLS_CODEPAGE_863 is not set
  958. # CONFIG_NLS_CODEPAGE_864 is not set
  959. # CONFIG_NLS_CODEPAGE_865 is not set
  960. # CONFIG_NLS_CODEPAGE_866 is not set
  961. # CONFIG_NLS_CODEPAGE_869 is not set
  962. # CONFIG_NLS_CODEPAGE_936 is not set
  963. # CONFIG_NLS_CODEPAGE_950 is not set
  964. # CONFIG_NLS_CODEPAGE_932 is not set
  965. # CONFIG_NLS_CODEPAGE_949 is not set
  966. # CONFIG_NLS_CODEPAGE_874 is not set
  967. # CONFIG_NLS_ISO8859_8 is not set
  968. # CONFIG_NLS_CODEPAGE_1250 is not set
  969. # CONFIG_NLS_CODEPAGE_1251 is not set
  970. # CONFIG_NLS_ASCII is not set
  971. # CONFIG_NLS_ISO8859_1 is not set
  972. # CONFIG_NLS_ISO8859_2 is not set
  973. # CONFIG_NLS_ISO8859_3 is not set
  974. # CONFIG_NLS_ISO8859_4 is not set
  975. # CONFIG_NLS_ISO8859_5 is not set
  976. # CONFIG_NLS_ISO8859_6 is not set
  977. # CONFIG_NLS_ISO8859_7 is not set
  978. # CONFIG_NLS_ISO8859_9 is not set
  979. # CONFIG_NLS_ISO8859_13 is not set
  980. # CONFIG_NLS_ISO8859_14 is not set
  981. # CONFIG_NLS_ISO8859_15 is not set
  982. # CONFIG_NLS_KOI8_R is not set
  983. # CONFIG_NLS_KOI8_U is not set
  984. # CONFIG_NLS_UTF8 is not set
  985. #
  986. # Distributed Lock Manager
  987. #
  988. # CONFIG_DLM is not set
  989. #
  990. # Library routines
  991. #
  992. CONFIG_BITREVERSE=y
  993. # CONFIG_CRC_CCITT is not set
  994. # CONFIG_CRC16 is not set
  995. CONFIG_CRC32=y
  996. # CONFIG_LIBCRC32C is not set
  997. CONFIG_PLIST=y
  998. CONFIG_IOMAP_COPY=y
  999. #
  1000. # Instrumentation Support
  1001. #
  1002. # CONFIG_PROFILING is not set
  1003. #
  1004. # Kernel hacking
  1005. #
  1006. # CONFIG_PRINTK_TIME is not set
  1007. CONFIG_ENABLE_MUST_CHECK=y
  1008. # CONFIG_MAGIC_SYSRQ is not set
  1009. # CONFIG_UNUSED_SYMBOLS is not set
  1010. # CONFIG_DEBUG_FS is not set
  1011. # CONFIG_HEADERS_CHECK is not set
  1012. # CONFIG_DEBUG_KERNEL is not set
  1013. CONFIG_LOG_BUF_SHIFT=14
  1014. # CONFIG_DEBUG_BUGVERBOSE is not set
  1015. # CONFIG_BOOTX_TEXT is not set
  1016. # CONFIG_SERIAL_TEXT_DEBUG is not set
  1017. # CONFIG_PPC_EARLY_DEBUG is not set
  1018. #
  1019. # Security options
  1020. #
  1021. # CONFIG_KEYS is not set
  1022. # CONFIG_SECURITY is not set
  1023. #
  1024. # Cryptographic options
  1025. #
  1026. CONFIG_CRYPTO=y
  1027. CONFIG_CRYPTO_ALGAPI=y
  1028. CONFIG_CRYPTO_BLKCIPHER=y
  1029. CONFIG_CRYPTO_MANAGER=y
  1030. # CONFIG_CRYPTO_HMAC is not set
  1031. # CONFIG_CRYPTO_XCBC is not set
  1032. # CONFIG_CRYPTO_NULL is not set
  1033. # CONFIG_CRYPTO_MD4 is not set
  1034. CONFIG_CRYPTO_MD5=y
  1035. # CONFIG_CRYPTO_SHA1 is not set
  1036. # CONFIG_CRYPTO_SHA256 is not set
  1037. # CONFIG_CRYPTO_SHA512 is not set
  1038. # CONFIG_CRYPTO_WP512 is not set
  1039. # CONFIG_CRYPTO_TGR192 is not set
  1040. # CONFIG_CRYPTO_GF128MUL is not set
  1041. # CONFIG_CRYPTO_ECB is not set
  1042. CONFIG_CRYPTO_CBC=y
  1043. # CONFIG_CRYPTO_LRW is not set
  1044. CONFIG_CRYPTO_DES=y
  1045. # CONFIG_CRYPTO_BLOWFISH is not set
  1046. # CONFIG_CRYPTO_TWOFISH is not set
  1047. # CONFIG_CRYPTO_SERPENT is not set
  1048. # CONFIG_CRYPTO_AES is not set
  1049. # CONFIG_CRYPTO_CAST5 is not set
  1050. # CONFIG_CRYPTO_CAST6 is not set
  1051. # CONFIG_CRYPTO_TEA is not set
  1052. # CONFIG_CRYPTO_ARC4 is not set
  1053. # CONFIG_CRYPTO_KHAZAD is not set
  1054. # CONFIG_CRYPTO_ANUBIS is not set
  1055. # CONFIG_CRYPTO_DEFLATE is not set
  1056. # CONFIG_CRYPTO_MICHAEL_MIC is not set
  1057. # CONFIG_CRYPTO_CRC32C is not set
  1058. # CONFIG_CRYPTO_TEST is not set
  1059. #
  1060. # Hardware crypto devices
  1061. #