defconfig 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.12-rc6-m68k
  4. # Tue Jun 7 20:34:17 2005
  5. #
  6. CONFIG_M68K=y
  7. CONFIG_MMU=y
  8. CONFIG_UID16=y
  9. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  10. CONFIG_GENERIC_CALIBRATE_DELAY=y
  11. #
  12. # Code maturity level options
  13. #
  14. CONFIG_EXPERIMENTAL=y
  15. CONFIG_CLEAN_COMPILE=y
  16. CONFIG_BROKEN_ON_SMP=y
  17. CONFIG_INIT_ENV_ARG_LIMIT=32
  18. #
  19. # General setup
  20. #
  21. CONFIG_LOCALVERSION=""
  22. CONFIG_SWAP=y
  23. CONFIG_SYSVIPC=y
  24. # CONFIG_POSIX_MQUEUE is not set
  25. # CONFIG_BSD_PROCESS_ACCT is not set
  26. CONFIG_SYSCTL=y
  27. # CONFIG_AUDIT is not set
  28. # CONFIG_HOTPLUG is not set
  29. CONFIG_KOBJECT_UEVENT=y
  30. # CONFIG_IKCONFIG is not set
  31. # CONFIG_EMBEDDED is not set
  32. CONFIG_KALLSYMS=y
  33. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  34. CONFIG_PRINTK=y
  35. CONFIG_BUG=y
  36. CONFIG_BASE_FULL=y
  37. CONFIG_FUTEX=y
  38. CONFIG_EPOLL=y
  39. CONFIG_SHMEM=y
  40. CONFIG_CC_ALIGN_FUNCTIONS=0
  41. CONFIG_CC_ALIGN_LABELS=0
  42. CONFIG_CC_ALIGN_LOOPS=0
  43. CONFIG_CC_ALIGN_JUMPS=0
  44. # CONFIG_TINY_SHMEM is not set
  45. CONFIG_BASE_SMALL=0
  46. #
  47. # Loadable module support
  48. #
  49. # CONFIG_MODULES is not set
  50. #
  51. # Platform dependent setup
  52. #
  53. # CONFIG_SUN3 is not set
  54. CONFIG_AMIGA=y
  55. # CONFIG_ATARI is not set
  56. # CONFIG_MAC is not set
  57. # CONFIG_APOLLO is not set
  58. # CONFIG_VME is not set
  59. # CONFIG_HP300 is not set
  60. # CONFIG_SUN3X is not set
  61. # CONFIG_Q40 is not set
  62. #
  63. # Processor type
  64. #
  65. CONFIG_M68020=y
  66. CONFIG_M68030=y
  67. CONFIG_M68040=y
  68. # CONFIG_M68060 is not set
  69. CONFIG_MMU_MOTOROLA=y
  70. # CONFIG_M68KFPU_EMU is not set
  71. # CONFIG_ADVANCED is not set
  72. #
  73. # General setup
  74. #
  75. CONFIG_BINFMT_ELF=y
  76. CONFIG_BINFMT_AOUT=y
  77. # CONFIG_BINFMT_MISC is not set
  78. CONFIG_ZORRO=y
  79. # CONFIG_AMIGA_PCMCIA is not set
  80. # CONFIG_HEARTBEAT is not set
  81. CONFIG_PROC_HARDWARE=y
  82. # CONFIG_ZORRO_NAMES is not set
  83. #
  84. # Device Drivers
  85. #
  86. #
  87. # Generic Driver Options
  88. #
  89. CONFIG_STANDALONE=y
  90. CONFIG_PREVENT_FIRMWARE_BUILD=y
  91. # CONFIG_FW_LOADER is not set
  92. #
  93. # Memory Technology Devices (MTD)
  94. #
  95. # CONFIG_MTD is not set
  96. #
  97. # Parallel port support
  98. #
  99. # CONFIG_PARPORT is not set
  100. #
  101. # Plug and Play support
  102. #
  103. #
  104. # Block devices
  105. #
  106. CONFIG_AMIGA_FLOPPY=y
  107. # CONFIG_AMIGA_Z2RAM is not set
  108. # CONFIG_BLK_DEV_COW_COMMON is not set
  109. # CONFIG_BLK_DEV_LOOP is not set
  110. # CONFIG_BLK_DEV_NBD is not set
  111. CONFIG_BLK_DEV_RAM=y
  112. CONFIG_BLK_DEV_RAM_COUNT=16
  113. CONFIG_BLK_DEV_RAM_SIZE=4096
  114. CONFIG_BLK_DEV_INITRD=y
  115. CONFIG_INITRAMFS_SOURCE=""
  116. CONFIG_CDROM_PKTCDVD=y
  117. CONFIG_CDROM_PKTCDVD_BUFFERS=8
  118. # CONFIG_CDROM_PKTCDVD_WCACHE is not set
  119. #
  120. # IO Schedulers
  121. #
  122. CONFIG_IOSCHED_NOOP=y
  123. CONFIG_IOSCHED_AS=y
  124. CONFIG_IOSCHED_DEADLINE=y
  125. CONFIG_IOSCHED_CFQ=y
  126. # CONFIG_ATA_OVER_ETH is not set
  127. #
  128. # ATA/ATAPI/MFM/RLL support
  129. #
  130. # CONFIG_IDE is not set
  131. #
  132. # SCSI device support
  133. #
  134. CONFIG_SCSI=y
  135. CONFIG_SCSI_PROC_FS=y
  136. #
  137. # SCSI support type (disk, tape, CD-ROM)
  138. #
  139. CONFIG_BLK_DEV_SD=y
  140. CONFIG_CHR_DEV_ST=y
  141. # CONFIG_CHR_DEV_OSST is not set
  142. CONFIG_BLK_DEV_SR=y
  143. # CONFIG_BLK_DEV_SR_VENDOR is not set
  144. # CONFIG_CHR_DEV_SG is not set
  145. #
  146. # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
  147. #
  148. # CONFIG_SCSI_MULTI_LUN is not set
  149. CONFIG_SCSI_CONSTANTS=y
  150. # CONFIG_SCSI_LOGGING is not set
  151. #
  152. # SCSI Transport Attributes
  153. #
  154. # CONFIG_SCSI_SPI_ATTRS is not set
  155. # CONFIG_SCSI_FC_ATTRS is not set
  156. # CONFIG_SCSI_ISCSI_ATTRS is not set
  157. #
  158. # SCSI low-level drivers
  159. #
  160. # CONFIG_SCSI_SATA is not set
  161. # CONFIG_SCSI_DEBUG is not set
  162. CONFIG_A3000_SCSI=y
  163. CONFIG_A2091_SCSI=y
  164. CONFIG_GVP11_SCSI=y
  165. # CONFIG_CYBERSTORM_SCSI is not set
  166. # CONFIG_CYBERSTORMII_SCSI is not set
  167. # CONFIG_BLZ2060_SCSI is not set
  168. # CONFIG_BLZ1230_SCSI is not set
  169. # CONFIG_FASTLANE_SCSI is not set
  170. # CONFIG_OKTAGON_SCSI is not set
  171. #
  172. # Multi-device support (RAID and LVM)
  173. #
  174. # CONFIG_MD is not set
  175. #
  176. # Fusion MPT device support
  177. #
  178. #
  179. # IEEE 1394 (FireWire) support
  180. #
  181. #
  182. # I2O device support
  183. #
  184. #
  185. # Networking support
  186. #
  187. CONFIG_NET=y
  188. #
  189. # Networking options
  190. #
  191. CONFIG_PACKET=y
  192. # CONFIG_PACKET_MMAP is not set
  193. CONFIG_UNIX=y
  194. # CONFIG_NET_KEY is not set
  195. CONFIG_INET=y
  196. # CONFIG_IP_MULTICAST is not set
  197. # CONFIG_IP_ADVANCED_ROUTER is not set
  198. # CONFIG_IP_PNP is not set
  199. # CONFIG_NET_IPIP is not set
  200. # CONFIG_NET_IPGRE is not set
  201. # CONFIG_ARPD is not set
  202. # CONFIG_SYN_COOKIES is not set
  203. # CONFIG_INET_AH is not set
  204. # CONFIG_INET_ESP is not set
  205. # CONFIG_INET_IPCOMP is not set
  206. # CONFIG_INET_TUNNEL is not set
  207. CONFIG_IP_TCPDIAG=y
  208. # CONFIG_IP_TCPDIAG_IPV6 is not set
  209. # CONFIG_IPV6 is not set
  210. # CONFIG_NETFILTER is not set
  211. #
  212. # SCTP Configuration (EXPERIMENTAL)
  213. #
  214. # CONFIG_IP_SCTP is not set
  215. # CONFIG_ATM is not set
  216. # CONFIG_BRIDGE is not set
  217. # CONFIG_VLAN_8021Q is not set
  218. # CONFIG_DECNET is not set
  219. # CONFIG_LLC2 is not set
  220. # CONFIG_IPX is not set
  221. # CONFIG_ATALK is not set
  222. # CONFIG_X25 is not set
  223. # CONFIG_LAPB is not set
  224. # CONFIG_NET_DIVERT is not set
  225. # CONFIG_ECONET is not set
  226. # CONFIG_WAN_ROUTER is not set
  227. #
  228. # QoS and/or fair queueing
  229. #
  230. # CONFIG_NET_SCHED is not set
  231. # CONFIG_NET_CLS_ROUTE is not set
  232. #
  233. # Network testing
  234. #
  235. # CONFIG_NET_PKTGEN is not set
  236. # CONFIG_NETPOLL is not set
  237. # CONFIG_NET_POLL_CONTROLLER is not set
  238. # CONFIG_HAMRADIO is not set
  239. # CONFIG_IRDA is not set
  240. # CONFIG_BT is not set
  241. CONFIG_NETDEVICES=y
  242. # CONFIG_DUMMY is not set
  243. # CONFIG_BONDING is not set
  244. # CONFIG_EQUALIZER is not set
  245. # CONFIG_TUN is not set
  246. #
  247. # Ethernet (10 or 100Mbit)
  248. #
  249. # CONFIG_NET_ETHERNET is not set
  250. #
  251. # Ethernet (1000 Mbit)
  252. #
  253. #
  254. # Ethernet (10000 Mbit)
  255. #
  256. #
  257. # Token Ring devices
  258. #
  259. #
  260. # Wireless LAN (non-hamradio)
  261. #
  262. # CONFIG_NET_RADIO is not set
  263. #
  264. # Wan interfaces
  265. #
  266. # CONFIG_WAN is not set
  267. # CONFIG_PPP is not set
  268. # CONFIG_SLIP is not set
  269. # CONFIG_SHAPER is not set
  270. # CONFIG_NETCONSOLE is not set
  271. #
  272. # ISDN subsystem
  273. #
  274. # CONFIG_ISDN is not set
  275. #
  276. # Telephony Support
  277. #
  278. # CONFIG_PHONE is not set
  279. #
  280. # Input device support
  281. #
  282. CONFIG_INPUT=y
  283. #
  284. # Userland interfaces
  285. #
  286. CONFIG_INPUT_MOUSEDEV=y
  287. CONFIG_INPUT_MOUSEDEV_PSAUX=y
  288. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  289. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  290. # CONFIG_INPUT_JOYDEV is not set
  291. # CONFIG_INPUT_TSDEV is not set
  292. # CONFIG_INPUT_EVDEV is not set
  293. # CONFIG_INPUT_EVBUG is not set
  294. #
  295. # Input Device Drivers
  296. #
  297. CONFIG_INPUT_KEYBOARD=y
  298. CONFIG_KEYBOARD_ATKBD=y
  299. # CONFIG_KEYBOARD_SUNKBD is not set
  300. # CONFIG_KEYBOARD_LKKBD is not set
  301. # CONFIG_KEYBOARD_XTKBD is not set
  302. # CONFIG_KEYBOARD_NEWTON is not set
  303. # CONFIG_KEYBOARD_AMIGA is not set
  304. CONFIG_INPUT_MOUSE=y
  305. CONFIG_MOUSE_PS2=y
  306. # CONFIG_MOUSE_SERIAL is not set
  307. # CONFIG_MOUSE_AMIGA is not set
  308. # CONFIG_MOUSE_VSXXXAA is not set
  309. # CONFIG_INPUT_JOYSTICK is not set
  310. # CONFIG_INPUT_TOUCHSCREEN is not set
  311. # CONFIG_INPUT_MISC is not set
  312. #
  313. # Hardware I/O ports
  314. #
  315. CONFIG_SERIO=y
  316. CONFIG_SERIO_SERPORT=y
  317. CONFIG_SERIO_LIBPS2=y
  318. # CONFIG_SERIO_RAW is not set
  319. # CONFIG_GAMEPORT is not set
  320. #
  321. # Character devices
  322. #
  323. CONFIG_VT=y
  324. CONFIG_VT_CONSOLE=y
  325. CONFIG_HW_CONSOLE=y
  326. # CONFIG_SERIAL_NONSTANDARD is not set
  327. # CONFIG_A2232 is not set
  328. #
  329. # Serial drivers
  330. #
  331. # CONFIG_SERIAL_8250 is not set
  332. #
  333. # Non-8250 serial port support
  334. #
  335. CONFIG_UNIX98_PTYS=y
  336. CONFIG_LEGACY_PTYS=y
  337. CONFIG_LEGACY_PTY_COUNT=256
  338. #
  339. # IPMI
  340. #
  341. # CONFIG_IPMI_HANDLER is not set
  342. #
  343. # Watchdog Cards
  344. #
  345. # CONFIG_WATCHDOG is not set
  346. # CONFIG_GEN_RTC is not set
  347. # CONFIG_DTLK is not set
  348. # CONFIG_R3964 is not set
  349. #
  350. # Ftape, the floppy tape device driver
  351. #
  352. # CONFIG_DRM is not set
  353. # CONFIG_RAW_DRIVER is not set
  354. #
  355. # TPM devices
  356. #
  357. #
  358. # I2C support
  359. #
  360. # CONFIG_I2C is not set
  361. #
  362. # Dallas's 1-wire bus
  363. #
  364. # CONFIG_W1 is not set
  365. #
  366. # Misc devices
  367. #
  368. #
  369. # Multimedia devices
  370. #
  371. # CONFIG_VIDEO_DEV is not set
  372. #
  373. # Digital Video Broadcasting Devices
  374. #
  375. # CONFIG_DVB is not set
  376. #
  377. # Graphics support
  378. #
  379. CONFIG_FB=y
  380. # CONFIG_FB_CFB_FILLRECT is not set
  381. # CONFIG_FB_CFB_COPYAREA is not set
  382. # CONFIG_FB_CFB_IMAGEBLIT is not set
  383. CONFIG_FB_SOFT_CURSOR=y
  384. # CONFIG_FB_MACMODES is not set
  385. CONFIG_FB_MODE_HELPERS=y
  386. # CONFIG_FB_TILEBLITTING is not set
  387. # CONFIG_FB_CIRRUS is not set
  388. CONFIG_FB_AMIGA=y
  389. CONFIG_FB_AMIGA_OCS=y
  390. CONFIG_FB_AMIGA_ECS=y
  391. CONFIG_FB_AMIGA_AGA=y
  392. # CONFIG_FB_FM2 is not set
  393. # CONFIG_FB_S1D13XXX is not set
  394. # CONFIG_FB_VIRTUAL is not set
  395. #
  396. # Console display driver support
  397. #
  398. CONFIG_DUMMY_CONSOLE=y
  399. # CONFIG_FRAMEBUFFER_CONSOLE is not set
  400. #
  401. # Logo configuration
  402. #
  403. # CONFIG_LOGO is not set
  404. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  405. #
  406. # Sound
  407. #
  408. # CONFIG_SOUND is not set
  409. #
  410. # USB support
  411. #
  412. # CONFIG_USB_ARCH_HAS_HCD is not set
  413. # CONFIG_USB_ARCH_HAS_OHCI is not set
  414. #
  415. # USB Gadget Support
  416. #
  417. # CONFIG_USB_GADGET is not set
  418. #
  419. # MMC/SD Card support
  420. #
  421. # CONFIG_MMC is not set
  422. #
  423. # InfiniBand support
  424. #
  425. # CONFIG_INFINIBAND is not set
  426. #
  427. # Character devices
  428. #
  429. CONFIG_AMIGA_BUILTIN_SERIAL=y
  430. # CONFIG_MULTIFACE_III_TTY is not set
  431. # CONFIG_GVPIOEXT is not set
  432. # CONFIG_SERIAL_CONSOLE is not set
  433. #
  434. # File systems
  435. #
  436. CONFIG_EXT2_FS=y
  437. # CONFIG_EXT2_FS_XATTR is not set
  438. # CONFIG_EXT3_FS is not set
  439. # CONFIG_JBD is not set
  440. # CONFIG_REISERFS_FS is not set
  441. # CONFIG_JFS_FS is not set
  442. #
  443. # XFS support
  444. #
  445. # CONFIG_XFS_FS is not set
  446. CONFIG_MINIX_FS=y
  447. # CONFIG_ROMFS_FS is not set
  448. # CONFIG_QUOTA is not set
  449. CONFIG_DNOTIFY=y
  450. # CONFIG_AUTOFS_FS is not set
  451. # CONFIG_AUTOFS4_FS is not set
  452. #
  453. # CD-ROM/DVD Filesystems
  454. #
  455. # CONFIG_ISO9660_FS is not set
  456. # CONFIG_UDF_FS is not set
  457. #
  458. # DOS/FAT/NT Filesystems
  459. #
  460. CONFIG_FAT_FS=y
  461. CONFIG_MSDOS_FS=y
  462. # CONFIG_VFAT_FS is not set
  463. CONFIG_FAT_DEFAULT_CODEPAGE=437
  464. # CONFIG_NTFS_FS is not set
  465. #
  466. # Pseudo filesystems
  467. #
  468. CONFIG_PROC_FS=y
  469. CONFIG_PROC_KCORE=y
  470. CONFIG_SYSFS=y
  471. # CONFIG_DEVFS_FS is not set
  472. # CONFIG_DEVPTS_FS_XATTR is not set
  473. # CONFIG_TMPFS is not set
  474. # CONFIG_HUGETLB_PAGE is not set
  475. CONFIG_RAMFS=y
  476. #
  477. # Miscellaneous filesystems
  478. #
  479. # CONFIG_ADFS_FS is not set
  480. # CONFIG_AFFS_FS is not set
  481. # CONFIG_HFS_FS is not set
  482. # CONFIG_HFSPLUS_FS is not set
  483. # CONFIG_BEFS_FS is not set
  484. # CONFIG_BFS_FS is not set
  485. # CONFIG_EFS_FS is not set
  486. # CONFIG_CRAMFS is not set
  487. # CONFIG_VXFS_FS is not set
  488. # CONFIG_HPFS_FS is not set
  489. # CONFIG_QNX4FS_FS is not set
  490. # CONFIG_SYSV_FS is not set
  491. # CONFIG_UFS_FS is not set
  492. #
  493. # Network File Systems
  494. #
  495. CONFIG_NFS_FS=y
  496. # CONFIG_NFS_V3 is not set
  497. # CONFIG_NFS_V4 is not set
  498. # CONFIG_NFS_DIRECTIO is not set
  499. # CONFIG_NFSD is not set
  500. CONFIG_LOCKD=y
  501. CONFIG_SUNRPC=y
  502. # CONFIG_RPCSEC_GSS_KRB5 is not set
  503. # CONFIG_RPCSEC_GSS_SPKM3 is not set
  504. # CONFIG_SMB_FS is not set
  505. # CONFIG_CIFS is not set
  506. # CONFIG_NCP_FS is not set
  507. # CONFIG_CODA_FS is not set
  508. # CONFIG_AFS_FS is not set
  509. #
  510. # Partition Types
  511. #
  512. # CONFIG_PARTITION_ADVANCED is not set
  513. CONFIG_AMIGA_PARTITION=y
  514. CONFIG_MSDOS_PARTITION=y
  515. #
  516. # Native Language Support
  517. #
  518. CONFIG_NLS=y
  519. CONFIG_NLS_DEFAULT="iso8859-1"
  520. CONFIG_NLS_CODEPAGE_437=y
  521. # CONFIG_NLS_CODEPAGE_737 is not set
  522. # CONFIG_NLS_CODEPAGE_775 is not set
  523. # CONFIG_NLS_CODEPAGE_850 is not set
  524. # CONFIG_NLS_CODEPAGE_852 is not set
  525. # CONFIG_NLS_CODEPAGE_855 is not set
  526. # CONFIG_NLS_CODEPAGE_857 is not set
  527. # CONFIG_NLS_CODEPAGE_860 is not set
  528. # CONFIG_NLS_CODEPAGE_861 is not set
  529. # CONFIG_NLS_CODEPAGE_862 is not set
  530. # CONFIG_NLS_CODEPAGE_863 is not set
  531. # CONFIG_NLS_CODEPAGE_864 is not set
  532. # CONFIG_NLS_CODEPAGE_865 is not set
  533. # CONFIG_NLS_CODEPAGE_866 is not set
  534. # CONFIG_NLS_CODEPAGE_869 is not set
  535. # CONFIG_NLS_CODEPAGE_936 is not set
  536. # CONFIG_NLS_CODEPAGE_950 is not set
  537. # CONFIG_NLS_CODEPAGE_932 is not set
  538. # CONFIG_NLS_CODEPAGE_949 is not set
  539. # CONFIG_NLS_CODEPAGE_874 is not set
  540. # CONFIG_NLS_ISO8859_8 is not set
  541. # CONFIG_NLS_CODEPAGE_1250 is not set
  542. # CONFIG_NLS_CODEPAGE_1251 is not set
  543. # CONFIG_NLS_ASCII is not set
  544. # CONFIG_NLS_ISO8859_1 is not set
  545. # CONFIG_NLS_ISO8859_2 is not set
  546. # CONFIG_NLS_ISO8859_3 is not set
  547. # CONFIG_NLS_ISO8859_4 is not set
  548. # CONFIG_NLS_ISO8859_5 is not set
  549. # CONFIG_NLS_ISO8859_6 is not set
  550. # CONFIG_NLS_ISO8859_7 is not set
  551. # CONFIG_NLS_ISO8859_9 is not set
  552. # CONFIG_NLS_ISO8859_13 is not set
  553. # CONFIG_NLS_ISO8859_14 is not set
  554. # CONFIG_NLS_ISO8859_15 is not set
  555. # CONFIG_NLS_KOI8_R is not set
  556. # CONFIG_NLS_KOI8_U is not set
  557. # CONFIG_NLS_UTF8 is not set
  558. #
  559. # Kernel hacking
  560. #
  561. # CONFIG_PRINTK_TIME is not set
  562. # CONFIG_DEBUG_KERNEL is not set
  563. CONFIG_LOG_BUF_SHIFT=14
  564. CONFIG_DEBUG_BUGVERBOSE=y
  565. #
  566. # Security options
  567. #
  568. # CONFIG_KEYS is not set
  569. # CONFIG_SECURITY is not set
  570. #
  571. # Cryptographic options
  572. #
  573. # CONFIG_CRYPTO is not set
  574. #
  575. # Hardware crypto devices
  576. #
  577. #
  578. # Library routines
  579. #
  580. # CONFIG_CRC_CCITT is not set
  581. CONFIG_CRC32=y
  582. # CONFIG_LIBCRC32C is not set