ash_defconfig 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666
  1. #
  2. # Automatically generated make config: don't edit
  3. #
  4. CONFIG_MMU=y
  5. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  6. CONFIG_HAVE_DEC_LOCK=y
  7. CONFIG_PPC=y
  8. CONFIG_PPC32=y
  9. CONFIG_GENERIC_NVRAM=y
  10. #
  11. # Code maturity level options
  12. #
  13. CONFIG_EXPERIMENTAL=y
  14. CONFIG_CLEAN_COMPILE=y
  15. CONFIG_STANDALONE=y
  16. CONFIG_BROKEN_ON_SMP=y
  17. #
  18. # General setup
  19. #
  20. CONFIG_SWAP=y
  21. CONFIG_SYSVIPC=y
  22. # CONFIG_BSD_PROCESS_ACCT is not set
  23. CONFIG_SYSCTL=y
  24. CONFIG_LOG_BUF_SHIFT=14
  25. # CONFIG_HOTPLUG is not set
  26. # CONFIG_IKCONFIG is not set
  27. CONFIG_EMBEDDED=y
  28. # CONFIG_KALLSYMS is not set
  29. CONFIG_FUTEX=y
  30. # CONFIG_EPOLL is not set
  31. CONFIG_IOSCHED_NOOP=y
  32. CONFIG_IOSCHED_AS=y
  33. CONFIG_IOSCHED_DEADLINE=y
  34. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  35. #
  36. # Loadable module support
  37. #
  38. CONFIG_MODULES=y
  39. CONFIG_MODULE_UNLOAD=y
  40. # CONFIG_MODULE_FORCE_UNLOAD is not set
  41. CONFIG_OBSOLETE_MODPARM=y
  42. # CONFIG_MODVERSIONS is not set
  43. CONFIG_KMOD=y
  44. #
  45. # Processor
  46. #
  47. # CONFIG_6xx is not set
  48. CONFIG_40x=y
  49. # CONFIG_44x is not set
  50. # CONFIG_POWER3 is not set
  51. # CONFIG_POWER4 is not set
  52. # CONFIG_8xx is not set
  53. # CONFIG_MATH_EMULATION is not set
  54. # CONFIG_CPU_FREQ is not set
  55. CONFIG_4xx=y
  56. #
  57. # IBM 4xx options
  58. #
  59. CONFIG_ASH=y
  60. # CONFIG_CPCI405 is not set
  61. # CONFIG_EP405 is not set
  62. # CONFIG_EVB405EP is not set
  63. # CONFIG_OAK is not set
  64. # CONFIG_REDWOOD_5 is not set
  65. # CONFIG_REDWOOD_6 is not set
  66. # CONFIG_SYCAMORE is not set
  67. # CONFIG_WALNUT is not set
  68. CONFIG_NP405H=y
  69. CONFIG_IBM405_ERR77=y
  70. CONFIG_IBM405_ERR51=y
  71. CONFIG_IBM_OCP=y
  72. CONFIG_PPC_OCP=y
  73. CONFIG_IBM_OPENBIOS=y
  74. # CONFIG_PM is not set
  75. CONFIG_UART0_TTYS0=y
  76. # CONFIG_UART0_TTYS1 is not set
  77. CONFIG_NOT_COHERENT_CACHE=y
  78. #
  79. # Platform options
  80. #
  81. # CONFIG_PC_KEYBOARD is not set
  82. # CONFIG_SMP is not set
  83. # CONFIG_PREEMPT is not set
  84. # CONFIG_HIGHMEM is not set
  85. CONFIG_KERNEL_ELF=y
  86. CONFIG_BINFMT_ELF=y
  87. # CONFIG_BINFMT_MISC is not set
  88. CONFIG_CMDLINE_BOOL=y
  89. CONFIG_CMDLINE="ip=on"
  90. #
  91. # Bus options
  92. #
  93. CONFIG_PCI=y
  94. CONFIG_PCI_DOMAINS=y
  95. CONFIG_PCI_LEGACY_PROC=y
  96. # CONFIG_PCI_NAMES is not set
  97. #
  98. # Advanced setup
  99. #
  100. # CONFIG_ADVANCED_OPTIONS is not set
  101. #
  102. # Default settings for advanced configuration options are used
  103. #
  104. CONFIG_HIGHMEM_START=0xfe000000
  105. CONFIG_LOWMEM_SIZE=0x30000000
  106. CONFIG_KERNEL_START=0xc0000000
  107. CONFIG_TASK_SIZE=0x80000000
  108. CONFIG_BOOT_LOAD=0x00400000
  109. #
  110. # Device Drivers
  111. #
  112. #
  113. # Generic Driver Options
  114. #
  115. #
  116. # Memory Technology Devices (MTD)
  117. #
  118. # CONFIG_MTD is not set
  119. #
  120. # Parallel port support
  121. #
  122. # CONFIG_PARPORT is not set
  123. #
  124. # Plug and Play support
  125. #
  126. #
  127. # Block devices
  128. #
  129. # CONFIG_BLK_DEV_FD is not set
  130. # CONFIG_BLK_CPQ_DA is not set
  131. # CONFIG_BLK_CPQ_CISS_DA is not set
  132. # CONFIG_BLK_DEV_DAC960 is not set
  133. # CONFIG_BLK_DEV_UMEM is not set
  134. CONFIG_BLK_DEV_LOOP=y
  135. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  136. # CONFIG_BLK_DEV_NBD is not set
  137. # CONFIG_BLK_DEV_CARMEL is not set
  138. CONFIG_BLK_DEV_RAM=y
  139. CONFIG_BLK_DEV_RAM_SIZE=4096
  140. CONFIG_BLK_DEV_INITRD=y
  141. # CONFIG_LBD is not set
  142. #
  143. # ATA/ATAPI/MFM/RLL support
  144. #
  145. # CONFIG_IDE is not set
  146. #
  147. # SCSI device support
  148. #
  149. # CONFIG_SCSI is not set
  150. #
  151. # Multi-device support (RAID and LVM)
  152. #
  153. # CONFIG_MD is not set
  154. #
  155. # Fusion MPT device support
  156. #
  157. # CONFIG_FUSION is not set
  158. #
  159. # IEEE 1394 (FireWire) support
  160. #
  161. # CONFIG_IEEE1394 is not set
  162. #
  163. # I2O device support
  164. #
  165. # CONFIG_I2O is not set
  166. #
  167. # Macintosh device drivers
  168. #
  169. #
  170. # Networking support
  171. #
  172. CONFIG_NET=y
  173. #
  174. # Networking options
  175. #
  176. # CONFIG_PACKET is not set
  177. # CONFIG_NETLINK_DEV is not set
  178. CONFIG_UNIX=y
  179. # CONFIG_NET_KEY is not set
  180. CONFIG_INET=y
  181. CONFIG_IP_MULTICAST=y
  182. # CONFIG_IP_ADVANCED_ROUTER is not set
  183. CONFIG_IP_PNP=y
  184. # CONFIG_IP_PNP_DHCP is not set
  185. CONFIG_IP_PNP_BOOTP=y
  186. # CONFIG_IP_PNP_RARP is not set
  187. # CONFIG_NET_IPIP is not set
  188. # CONFIG_NET_IPGRE is not set
  189. # CONFIG_IP_MROUTE is not set
  190. # CONFIG_ARPD is not set
  191. CONFIG_SYN_COOKIES=y
  192. # CONFIG_INET_AH is not set
  193. # CONFIG_INET_ESP is not set
  194. # CONFIG_INET_IPCOMP is not set
  195. # CONFIG_IPV6 is not set
  196. # CONFIG_DECNET is not set
  197. # CONFIG_BRIDGE is not set
  198. # CONFIG_NETFILTER is not set
  199. #
  200. # SCTP Configuration (EXPERIMENTAL)
  201. #
  202. # CONFIG_IP_SCTP is not set
  203. # CONFIG_ATM is not set
  204. # CONFIG_VLAN_8021Q is not set
  205. # CONFIG_LLC2 is not set
  206. # CONFIG_IPX is not set
  207. # CONFIG_ATALK is not set
  208. # CONFIG_X25 is not set
  209. # CONFIG_LAPB is not set
  210. # CONFIG_NET_DIVERT is not set
  211. # CONFIG_ECONET is not set
  212. # CONFIG_WAN_ROUTER is not set
  213. # CONFIG_NET_HW_FLOWCONTROL is not set
  214. #
  215. # QoS and/or fair queueing
  216. #
  217. # CONFIG_NET_SCHED is not set
  218. #
  219. # Network testing
  220. #
  221. # CONFIG_NET_PKTGEN is not set
  222. CONFIG_NETDEVICES=y
  223. #
  224. # ARCnet devices
  225. #
  226. # CONFIG_ARCNET is not set
  227. # CONFIG_DUMMY is not set
  228. # CONFIG_BONDING is not set
  229. # CONFIG_EQUALIZER is not set
  230. # CONFIG_TUN is not set
  231. #
  232. # Ethernet (10 or 100Mbit)
  233. #
  234. # CONFIG_NET_ETHERNET is not set
  235. #
  236. # Ethernet (1000 Mbit)
  237. #
  238. # CONFIG_ACENIC is not set
  239. # CONFIG_DL2K is not set
  240. # CONFIG_E1000 is not set
  241. # CONFIG_NS83820 is not set
  242. # CONFIG_HAMACHI is not set
  243. # CONFIG_YELLOWFIN is not set
  244. # CONFIG_R8169 is not set
  245. # CONFIG_SIS190 is not set
  246. # CONFIG_SK98LIN is not set
  247. # CONFIG_TIGON3 is not set
  248. #
  249. # Ethernet (10000 Mbit)
  250. #
  251. # CONFIG_IXGB is not set
  252. CONFIG_IBM_EMAC=y
  253. # CONFIG_IBM_EMAC_ERRMSG is not set
  254. CONFIG_IBM_EMAC_RXB=64
  255. CONFIG_IBM_EMAC_TXB=8
  256. CONFIG_IBM_EMAC_FGAP=8
  257. CONFIG_IBM_EMAC_SKBRES=0
  258. # CONFIG_FDDI is not set
  259. # CONFIG_HIPPI is not set
  260. # CONFIG_PPP is not set
  261. # CONFIG_SLIP is not set
  262. #
  263. # Wireless LAN (non-hamradio)
  264. #
  265. # CONFIG_NET_RADIO is not set
  266. #
  267. # Token Ring devices
  268. #
  269. # CONFIG_TR is not set
  270. # CONFIG_RCPCI is not set
  271. # CONFIG_SHAPER is not set
  272. # CONFIG_NETCONSOLE is not set
  273. #
  274. # Wan interfaces
  275. #
  276. # CONFIG_WAN is not set
  277. #
  278. # Amateur Radio support
  279. #
  280. # CONFIG_HAMRADIO is not set
  281. #
  282. # IrDA (infrared) support
  283. #
  284. # CONFIG_IRDA is not set
  285. #
  286. # Bluetooth support
  287. #
  288. # CONFIG_BT is not set
  289. # CONFIG_NETPOLL is not set
  290. # CONFIG_NET_POLL_CONTROLLER is not set
  291. #
  292. # ISDN subsystem
  293. #
  294. # CONFIG_ISDN is not set
  295. #
  296. # Telephony Support
  297. #
  298. # CONFIG_PHONE is not set
  299. #
  300. # Input device support
  301. #
  302. CONFIG_INPUT=y
  303. #
  304. # Userland interfaces
  305. #
  306. CONFIG_INPUT_MOUSEDEV=y
  307. CONFIG_INPUT_MOUSEDEV_PSAUX=y
  308. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  309. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  310. # CONFIG_INPUT_JOYDEV is not set
  311. # CONFIG_INPUT_TSDEV is not set
  312. # CONFIG_INPUT_EVDEV is not set
  313. # CONFIG_INPUT_EVBUG is not set
  314. #
  315. # Input I/O drivers
  316. #
  317. # CONFIG_GAMEPORT is not set
  318. CONFIG_SOUND_GAMEPORT=y
  319. CONFIG_SERIO=y
  320. CONFIG_SERIO_I8042=y
  321. CONFIG_SERIO_SERPORT=y
  322. # CONFIG_SERIO_CT82C710 is not set
  323. # CONFIG_SERIO_PCIPS2 is not set
  324. #
  325. # Input Device Drivers
  326. #
  327. CONFIG_INPUT_KEYBOARD=y
  328. CONFIG_KEYBOARD_ATKBD=y
  329. # CONFIG_KEYBOARD_SUNKBD is not set
  330. # CONFIG_KEYBOARD_LKKBD is not set
  331. # CONFIG_KEYBOARD_XTKBD is not set
  332. # CONFIG_KEYBOARD_NEWTON is not set
  333. CONFIG_INPUT_MOUSE=y
  334. CONFIG_MOUSE_PS2=y
  335. # CONFIG_MOUSE_SERIAL is not set
  336. # CONFIG_MOUSE_VSXXXAA is not set
  337. # CONFIG_INPUT_JOYSTICK is not set
  338. # CONFIG_INPUT_TOUCHSCREEN is not set
  339. # CONFIG_INPUT_MISC is not set
  340. #
  341. # Character devices
  342. #
  343. # CONFIG_VT is not set
  344. # CONFIG_SERIAL_NONSTANDARD is not set
  345. #
  346. # Serial drivers
  347. #
  348. CONFIG_SERIAL_8250=y
  349. CONFIG_SERIAL_8250_CONSOLE=y
  350. CONFIG_SERIAL_8250_NR_UARTS=4
  351. # CONFIG_SERIAL_8250_EXTENDED is not set
  352. #
  353. # Non-8250 serial port support
  354. #
  355. CONFIG_SERIAL_CORE=y
  356. CONFIG_SERIAL_CORE_CONSOLE=y
  357. CONFIG_UNIX98_PTYS=y
  358. CONFIG_LEGACY_PTYS=y
  359. CONFIG_LEGACY_PTY_COUNT=256
  360. # CONFIG_QIC02_TAPE is not set
  361. #
  362. # IPMI
  363. #
  364. # CONFIG_IPMI_HANDLER is not set
  365. #
  366. # Watchdog Cards
  367. #
  368. CONFIG_WATCHDOG=y
  369. # CONFIG_WATCHDOG_NOWAYOUT is not set
  370. #
  371. # Watchdog Device Drivers
  372. #
  373. # CONFIG_SOFT_WATCHDOG is not set
  374. #
  375. # PCI-based Watchdog Cards
  376. #
  377. # CONFIG_PCIPCWATCHDOG is not set
  378. # CONFIG_WDTPCI is not set
  379. # CONFIG_NVRAM is not set
  380. CONFIG_GEN_RTC=y
  381. # CONFIG_GEN_RTC_X is not set
  382. # CONFIG_DTLK is not set
  383. # CONFIG_R3964 is not set
  384. # CONFIG_APPLICOM is not set
  385. #
  386. # Ftape, the floppy tape device driver
  387. #
  388. # CONFIG_FTAPE is not set
  389. # CONFIG_AGP is not set
  390. # CONFIG_DRM is not set
  391. # CONFIG_RAW_DRIVER is not set
  392. #
  393. # I2C support
  394. #
  395. CONFIG_I2C=y
  396. # CONFIG_I2C_CHARDEV is not set
  397. #
  398. # I2C Algorithms
  399. #
  400. # CONFIG_I2C_ALGOBIT is not set
  401. # CONFIG_I2C_ALGOPCF is not set
  402. #
  403. # I2C Hardware Bus support
  404. #
  405. # CONFIG_I2C_ALI1535 is not set
  406. # CONFIG_I2C_ALI15X3 is not set
  407. # CONFIG_I2C_AMD756 is not set
  408. # CONFIG_I2C_AMD8111 is not set
  409. # CONFIG_I2C_I801 is not set
  410. # CONFIG_I2C_I810 is not set
  411. # CONFIG_I2C_IBM_IIC is not set
  412. # CONFIG_I2C_ISA is not set
  413. # CONFIG_I2C_NFORCE2 is not set
  414. # CONFIG_I2C_PARPORT_LIGHT is not set
  415. # CONFIG_I2C_PIIX4 is not set
  416. # CONFIG_I2C_PROSAVAGE is not set
  417. # CONFIG_I2C_SAVAGE4 is not set
  418. # CONFIG_SCx200_ACB is not set
  419. # CONFIG_I2C_SIS5595 is not set
  420. # CONFIG_I2C_SIS630 is not set
  421. # CONFIG_I2C_SIS96X is not set
  422. # CONFIG_I2C_VIA is not set
  423. # CONFIG_I2C_VIAPRO is not set
  424. # CONFIG_I2C_VOODOO3 is not set
  425. #
  426. # Hardware Sensors Chip support
  427. #
  428. # CONFIG_I2C_SENSOR is not set
  429. # CONFIG_SENSORS_ADM1021 is not set
  430. # CONFIG_SENSORS_ASB100 is not set
  431. # CONFIG_SENSORS_DS1621 is not set
  432. # CONFIG_SENSORS_FSCHER is not set
  433. # CONFIG_SENSORS_GL518SM is not set
  434. # CONFIG_SENSORS_IT87 is not set
  435. # CONFIG_SENSORS_LM75 is not set
  436. # CONFIG_SENSORS_LM78 is not set
  437. # CONFIG_SENSORS_LM80 is not set
  438. # CONFIG_SENSORS_LM83 is not set
  439. # CONFIG_SENSORS_LM85 is not set
  440. # CONFIG_SENSORS_LM90 is not set
  441. # CONFIG_SENSORS_VIA686A is not set
  442. # CONFIG_SENSORS_W83781D is not set
  443. # CONFIG_SENSORS_W83L785TS is not set
  444. # CONFIG_SENSORS_W83627HF is not set
  445. #
  446. # Other I2C Chip support
  447. #
  448. # CONFIG_SENSORS_EEPROM is not set
  449. # CONFIG_I2C_DEBUG_CORE is not set
  450. # CONFIG_I2C_DEBUG_ALGO is not set
  451. # CONFIG_I2C_DEBUG_BUS is not set
  452. # CONFIG_I2C_DEBUG_CHIP is not set
  453. #
  454. # Misc devices
  455. #
  456. #
  457. # Multimedia devices
  458. #
  459. # CONFIG_VIDEO_DEV is not set
  460. #
  461. # Digital Video Broadcasting Devices
  462. #
  463. # CONFIG_DVB is not set
  464. #
  465. # Graphics support
  466. #
  467. # CONFIG_FB is not set
  468. #
  469. # Sound
  470. #
  471. # CONFIG_SOUND is not set
  472. #
  473. # USB support
  474. #
  475. # CONFIG_USB is not set
  476. #
  477. # USB Gadget Support
  478. #
  479. # CONFIG_USB_GADGET is not set
  480. #
  481. # File systems
  482. #
  483. CONFIG_EXT2_FS=y
  484. # CONFIG_EXT2_FS_XATTR is not set
  485. # CONFIG_EXT3_FS is not set
  486. # CONFIG_JBD is not set
  487. # CONFIG_REISERFS_FS is not set
  488. # CONFIG_JFS_FS is not set
  489. # CONFIG_XFS_FS is not set
  490. # CONFIG_MINIX_FS is not set
  491. # CONFIG_ROMFS_FS is not set
  492. # CONFIG_QUOTA is not set
  493. # CONFIG_AUTOFS_FS is not set
  494. # CONFIG_AUTOFS4_FS is not set
  495. #
  496. # CD-ROM/DVD Filesystems
  497. #
  498. # CONFIG_ISO9660_FS is not set
  499. # CONFIG_UDF_FS is not set
  500. #
  501. # DOS/FAT/NT Filesystems
  502. #
  503. # CONFIG_FAT_FS is not set
  504. # CONFIG_NTFS_FS is not set
  505. #
  506. # Pseudo filesystems
  507. #
  508. CONFIG_PROC_FS=y
  509. CONFIG_PROC_KCORE=y
  510. # CONFIG_DEVFS_FS is not set
  511. # CONFIG_DEVPTS_FS_XATTR is not set
  512. CONFIG_TMPFS=y
  513. # CONFIG_HUGETLB_PAGE is not set
  514. CONFIG_RAMFS=y
  515. #
  516. # Miscellaneous filesystems
  517. #
  518. # CONFIG_ADFS_FS is not set
  519. # CONFIG_AFFS_FS is not set
  520. # CONFIG_HFS_FS is not set
  521. # CONFIG_HFSPLUS_FS is not set
  522. # CONFIG_BEFS_FS is not set
  523. # CONFIG_BFS_FS is not set
  524. # CONFIG_EFS_FS is not set
  525. # CONFIG_CRAMFS is not set
  526. # CONFIG_VXFS_FS is not set
  527. # CONFIG_HPFS_FS is not set
  528. # CONFIG_QNX4FS_FS is not set
  529. # CONFIG_SYSV_FS is not set
  530. # CONFIG_UFS_FS is not set
  531. #
  532. # Network File Systems
  533. #
  534. CONFIG_NFS_FS=y
  535. # CONFIG_NFS_V3 is not set
  536. # CONFIG_NFS_V4 is not set
  537. # CONFIG_NFS_DIRECTIO is not set
  538. # CONFIG_NFSD is not set
  539. CONFIG_ROOT_NFS=y
  540. CONFIG_LOCKD=y
  541. # CONFIG_EXPORTFS is not set
  542. CONFIG_SUNRPC=y
  543. # CONFIG_RPCSEC_GSS_KRB5 is not set
  544. # CONFIG_SMB_FS is not set
  545. # CONFIG_CIFS is not set
  546. # CONFIG_NCP_FS is not set
  547. # CONFIG_CODA_FS is not set
  548. # CONFIG_INTERMEZZO_FS is not set
  549. # CONFIG_AFS_FS is not set
  550. #
  551. # Partition Types
  552. #
  553. CONFIG_PARTITION_ADVANCED=y
  554. # CONFIG_ACORN_PARTITION is not set
  555. # CONFIG_OSF_PARTITION is not set
  556. # CONFIG_AMIGA_PARTITION is not set
  557. # CONFIG_ATARI_PARTITION is not set
  558. # CONFIG_MAC_PARTITION is not set
  559. # CONFIG_MSDOS_PARTITION is not set
  560. # CONFIG_LDM_PARTITION is not set
  561. # CONFIG_NEC98_PARTITION is not set
  562. # CONFIG_SGI_PARTITION is not set
  563. # CONFIG_ULTRIX_PARTITION is not set
  564. # CONFIG_SUN_PARTITION is not set
  565. # CONFIG_EFI_PARTITION is not set
  566. #
  567. # Native Language Support
  568. #
  569. # CONFIG_NLS is not set
  570. #
  571. # IBM 40x options
  572. #
  573. #
  574. # Library routines
  575. #
  576. CONFIG_CRC32=y
  577. #
  578. # Kernel hacking
  579. #
  580. # CONFIG_DEBUG_KERNEL is not set
  581. # CONFIG_SERIAL_TEXT_DEBUG is not set
  582. CONFIG_OCP=y
  583. #
  584. # Security options
  585. #
  586. # CONFIG_SECURITY is not set
  587. #
  588. # Cryptographic options
  589. #
  590. # CONFIG_CRYPTO is not set