ivr_defconfig 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.11-rc2
  4. # Wed Jan 26 02:49:05 2005
  5. #
  6. CONFIG_MIPS=y
  7. # CONFIG_MIPS64 is not set
  8. # CONFIG_64BIT is not set
  9. CONFIG_MIPS32=y
  10. #
  11. # Code maturity level options
  12. #
  13. CONFIG_EXPERIMENTAL=y
  14. CONFIG_CLEAN_COMPILE=y
  15. CONFIG_BROKEN_ON_SMP=y
  16. #
  17. # General setup
  18. #
  19. CONFIG_LOCALVERSION=""
  20. CONFIG_SWAP=y
  21. CONFIG_SYSVIPC=y
  22. # CONFIG_POSIX_MQUEUE is not set
  23. CONFIG_BSD_PROCESS_ACCT=y
  24. # CONFIG_BSD_PROCESS_ACCT_V3 is not set
  25. CONFIG_SYSCTL=y
  26. # CONFIG_AUDIT is not set
  27. CONFIG_LOG_BUF_SHIFT=14
  28. # CONFIG_HOTPLUG is not set
  29. CONFIG_KOBJECT_UEVENT=y
  30. # CONFIG_IKCONFIG is not set
  31. CONFIG_EMBEDDED=y
  32. CONFIG_KALLSYMS=y
  33. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  34. CONFIG_FUTEX=y
  35. CONFIG_EPOLL=y
  36. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  37. CONFIG_SHMEM=y
  38. CONFIG_CC_ALIGN_FUNCTIONS=0
  39. CONFIG_CC_ALIGN_LABELS=0
  40. CONFIG_CC_ALIGN_LOOPS=0
  41. CONFIG_CC_ALIGN_JUMPS=0
  42. # CONFIG_TINY_SHMEM is not set
  43. #
  44. # Loadable module support
  45. #
  46. CONFIG_MODULES=y
  47. CONFIG_MODULE_UNLOAD=y
  48. # CONFIG_MODULE_FORCE_UNLOAD is not set
  49. CONFIG_OBSOLETE_MODPARM=y
  50. CONFIG_MODVERSIONS=y
  51. CONFIG_MODULE_SRCVERSION_ALL=y
  52. CONFIG_KMOD=y
  53. #
  54. # Machine selection
  55. #
  56. # CONFIG_MACH_JAZZ is not set
  57. # CONFIG_MACH_VR41XX is not set
  58. # CONFIG_TOSHIBA_JMR3927 is not set
  59. # CONFIG_MIPS_COBALT is not set
  60. # CONFIG_MACH_DECSTATION is not set
  61. # CONFIG_MIPS_EV64120 is not set
  62. # CONFIG_MIPS_EV96100 is not set
  63. CONFIG_MIPS_IVR=y
  64. # CONFIG_LASAT is not set
  65. # CONFIG_MIPS_ITE8172 is not set
  66. # CONFIG_MIPS_ATLAS is not set
  67. # CONFIG_MIPS_MALTA is not set
  68. # CONFIG_MIPS_SEAD is not set
  69. # CONFIG_MOMENCO_OCELOT is not set
  70. # CONFIG_MOMENCO_OCELOT_G is not set
  71. # CONFIG_MOMENCO_OCELOT_C is not set
  72. # CONFIG_MOMENCO_OCELOT_3 is not set
  73. # CONFIG_MOMENCO_JAGUAR_ATX is not set
  74. # CONFIG_PMC_YOSEMITE is not set
  75. # CONFIG_DDB5074 is not set
  76. # CONFIG_DDB5476 is not set
  77. # CONFIG_DDB5477 is not set
  78. # CONFIG_NEC_OSPREY is not set
  79. # CONFIG_SGI_IP22 is not set
  80. # CONFIG_SOC_AU1X00 is not set
  81. # CONFIG_SIBYTE_SB1xxx_SOC is not set
  82. # CONFIG_SNI_RM200_PCI is not set
  83. # CONFIG_TOSHIBA_RBTX4927 is not set
  84. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  85. CONFIG_GENERIC_CALIBRATE_DELAY=y
  86. CONFIG_HAVE_DEC_LOCK=y
  87. CONFIG_DMA_NONCOHERENT=y
  88. CONFIG_CPU_LITTLE_ENDIAN=y
  89. CONFIG_ITE_BOARD_GEN=y
  90. CONFIG_IT8172_CIR=y
  91. CONFIG_MIPS_L1_CACHE_SHIFT=5
  92. #
  93. # CPU selection
  94. #
  95. # CONFIG_CPU_MIPS32 is not set
  96. # CONFIG_CPU_MIPS64 is not set
  97. # CONFIG_CPU_R3000 is not set
  98. # CONFIG_CPU_TX39XX is not set
  99. # CONFIG_CPU_VR41XX is not set
  100. # CONFIG_CPU_R4300 is not set
  101. # CONFIG_CPU_R4X00 is not set
  102. # CONFIG_CPU_TX49XX is not set
  103. # CONFIG_CPU_R5000 is not set
  104. # CONFIG_CPU_R5432 is not set
  105. # CONFIG_CPU_R6000 is not set
  106. CONFIG_CPU_NEVADA=y
  107. # CONFIG_CPU_R8000 is not set
  108. # CONFIG_CPU_R10000 is not set
  109. # CONFIG_CPU_RM7000 is not set
  110. # CONFIG_CPU_RM9000 is not set
  111. # CONFIG_CPU_SB1 is not set
  112. CONFIG_PAGE_SIZE_4KB=y
  113. # CONFIG_PAGE_SIZE_8KB is not set
  114. # CONFIG_PAGE_SIZE_16KB is not set
  115. # CONFIG_PAGE_SIZE_64KB is not set
  116. # CONFIG_CPU_ADVANCED is not set
  117. CONFIG_CPU_HAS_LLSC=y
  118. CONFIG_CPU_HAS_LLDSCD=y
  119. CONFIG_CPU_HAS_SYNC=y
  120. # CONFIG_PREEMPT is not set
  121. #
  122. # Bus options (PCI, PCMCIA, EISA, ISA, TC)
  123. #
  124. CONFIG_HW_HAS_PCI=y
  125. CONFIG_PCI=y
  126. CONFIG_PCI_LEGACY_PROC=y
  127. CONFIG_PCI_NAMES=y
  128. CONFIG_MMU=y
  129. #
  130. # PCCARD (PCMCIA/CardBus) support
  131. #
  132. # CONFIG_PCCARD is not set
  133. #
  134. # PC-card bridges
  135. #
  136. #
  137. # PCI Hotplug Support
  138. #
  139. # CONFIG_HOTPLUG_PCI is not set
  140. #
  141. # Executable file formats
  142. #
  143. CONFIG_BINFMT_ELF=y
  144. # CONFIG_BINFMT_MISC is not set
  145. CONFIG_TRAD_SIGNALS=y
  146. #
  147. # Device Drivers
  148. #
  149. #
  150. # Generic Driver Options
  151. #
  152. CONFIG_STANDALONE=y
  153. CONFIG_PREVENT_FIRMWARE_BUILD=y
  154. # CONFIG_FW_LOADER is not set
  155. #
  156. # Memory Technology Devices (MTD)
  157. #
  158. # CONFIG_MTD is not set
  159. #
  160. # Parallel port support
  161. #
  162. # CONFIG_PARPORT is not set
  163. #
  164. # Plug and Play support
  165. #
  166. #
  167. # Block devices
  168. #
  169. # CONFIG_BLK_DEV_FD is not set
  170. # CONFIG_BLK_CPQ_DA is not set
  171. # CONFIG_BLK_CPQ_CISS_DA is not set
  172. # CONFIG_BLK_DEV_DAC960 is not set
  173. # CONFIG_BLK_DEV_UMEM is not set
  174. # CONFIG_BLK_DEV_COW_COMMON is not set
  175. # CONFIG_BLK_DEV_LOOP is not set
  176. # CONFIG_BLK_DEV_NBD is not set
  177. # CONFIG_BLK_DEV_SX8 is not set
  178. # CONFIG_BLK_DEV_RAM is not set
  179. CONFIG_BLK_DEV_RAM_COUNT=16
  180. CONFIG_INITRAMFS_SOURCE=""
  181. # CONFIG_LBD is not set
  182. CONFIG_CDROM_PKTCDVD=m
  183. CONFIG_CDROM_PKTCDVD_BUFFERS=8
  184. # CONFIG_CDROM_PKTCDVD_WCACHE is not set
  185. #
  186. # IO Schedulers
  187. #
  188. CONFIG_IOSCHED_NOOP=y
  189. CONFIG_IOSCHED_AS=y
  190. CONFIG_IOSCHED_DEADLINE=y
  191. CONFIG_IOSCHED_CFQ=y
  192. CONFIG_ATA_OVER_ETH=m
  193. #
  194. # ATA/ATAPI/MFM/RLL support
  195. #
  196. CONFIG_IDE=y
  197. CONFIG_BLK_DEV_IDE=y
  198. #
  199. # Please see Documentation/ide.txt for help/info on IDE drives
  200. #
  201. # CONFIG_BLK_DEV_IDE_SATA is not set
  202. CONFIG_BLK_DEV_IDEDISK=y
  203. # CONFIG_IDEDISK_MULTI_MODE is not set
  204. # CONFIG_BLK_DEV_IDECD is not set
  205. # CONFIG_BLK_DEV_IDETAPE is not set
  206. # CONFIG_BLK_DEV_IDEFLOPPY is not set
  207. # CONFIG_IDE_TASK_IOCTL is not set
  208. #
  209. # IDE chipset support/bugfixes
  210. #
  211. CONFIG_IDE_GENERIC=y
  212. # CONFIG_BLK_DEV_IDEPCI is not set
  213. # CONFIG_IDE_ARM is not set
  214. # CONFIG_BLK_DEV_IDEDMA is not set
  215. # CONFIG_IDEDMA_AUTO is not set
  216. # CONFIG_BLK_DEV_HD is not set
  217. #
  218. # SCSI device support
  219. #
  220. # CONFIG_SCSI is not set
  221. #
  222. # Multi-device support (RAID and LVM)
  223. #
  224. # CONFIG_MD is not set
  225. #
  226. # Fusion MPT device support
  227. #
  228. #
  229. # IEEE 1394 (FireWire) support
  230. #
  231. # CONFIG_IEEE1394 is not set
  232. #
  233. # I2O device support
  234. #
  235. # CONFIG_I2O is not set
  236. #
  237. # Networking support
  238. #
  239. CONFIG_NET=y
  240. #
  241. # Networking options
  242. #
  243. CONFIG_PACKET=y
  244. CONFIG_PACKET_MMAP=y
  245. CONFIG_NETLINK_DEV=y
  246. CONFIG_UNIX=y
  247. CONFIG_NET_KEY=y
  248. CONFIG_INET=y
  249. # CONFIG_IP_MULTICAST is not set
  250. # CONFIG_IP_ADVANCED_ROUTER is not set
  251. CONFIG_IP_PNP=y
  252. # CONFIG_IP_PNP_DHCP is not set
  253. CONFIG_IP_PNP_BOOTP=y
  254. # CONFIG_IP_PNP_RARP is not set
  255. # CONFIG_NET_IPIP is not set
  256. # CONFIG_NET_IPGRE is not set
  257. # CONFIG_ARPD is not set
  258. # CONFIG_SYN_COOKIES is not set
  259. # CONFIG_INET_AH is not set
  260. # CONFIG_INET_ESP is not set
  261. # CONFIG_INET_IPCOMP is not set
  262. CONFIG_INET_TUNNEL=m
  263. CONFIG_IP_TCPDIAG=m
  264. # CONFIG_IP_TCPDIAG_IPV6 is not set
  265. # CONFIG_IPV6 is not set
  266. # CONFIG_NETFILTER is not set
  267. CONFIG_XFRM=y
  268. CONFIG_XFRM_USER=m
  269. #
  270. # SCTP Configuration (EXPERIMENTAL)
  271. #
  272. # CONFIG_IP_SCTP is not set
  273. # CONFIG_ATM is not set
  274. # CONFIG_BRIDGE is not set
  275. # CONFIG_VLAN_8021Q is not set
  276. # CONFIG_DECNET is not set
  277. # CONFIG_LLC2 is not set
  278. # CONFIG_IPX is not set
  279. # CONFIG_ATALK is not set
  280. # CONFIG_X25 is not set
  281. # CONFIG_LAPB is not set
  282. # CONFIG_NET_DIVERT is not set
  283. # CONFIG_ECONET is not set
  284. # CONFIG_WAN_ROUTER is not set
  285. #
  286. # QoS and/or fair queueing
  287. #
  288. # CONFIG_NET_SCHED is not set
  289. # CONFIG_NET_CLS_ROUTE is not set
  290. #
  291. # Network testing
  292. #
  293. # CONFIG_NET_PKTGEN is not set
  294. # CONFIG_NETPOLL is not set
  295. # CONFIG_NET_POLL_CONTROLLER is not set
  296. # CONFIG_HAMRADIO is not set
  297. # CONFIG_IRDA is not set
  298. # CONFIG_BT is not set
  299. CONFIG_NETDEVICES=y
  300. # CONFIG_DUMMY is not set
  301. # CONFIG_BONDING is not set
  302. # CONFIG_EQUALIZER is not set
  303. # CONFIG_TUN is not set
  304. # CONFIG_ETHERTAP is not set
  305. #
  306. # ARCnet devices
  307. #
  308. # CONFIG_ARCNET is not set
  309. #
  310. # Ethernet (10 or 100Mbit)
  311. #
  312. CONFIG_NET_ETHERNET=y
  313. # CONFIG_MII is not set
  314. # CONFIG_HAPPYMEAL is not set
  315. # CONFIG_SUNGEM is not set
  316. # CONFIG_NET_VENDOR_3COM is not set
  317. #
  318. # Tulip family network device support
  319. #
  320. # CONFIG_NET_TULIP is not set
  321. # CONFIG_HP100 is not set
  322. # CONFIG_NET_PCI is not set
  323. #
  324. # Ethernet (1000 Mbit)
  325. #
  326. # CONFIG_ACENIC is not set
  327. # CONFIG_DL2K is not set
  328. # CONFIG_E1000 is not set
  329. # CONFIG_NS83820 is not set
  330. # CONFIG_HAMACHI is not set
  331. # CONFIG_YELLOWFIN is not set
  332. # CONFIG_R8169 is not set
  333. # CONFIG_SK98LIN is not set
  334. # CONFIG_TIGON3 is not set
  335. #
  336. # Ethernet (10000 Mbit)
  337. #
  338. # CONFIG_IXGB is not set
  339. # CONFIG_S2IO is not set
  340. #
  341. # Token Ring devices
  342. #
  343. # CONFIG_TR is not set
  344. #
  345. # Wireless LAN (non-hamradio)
  346. #
  347. # CONFIG_NET_RADIO is not set
  348. #
  349. # Wan interfaces
  350. #
  351. # CONFIG_WAN is not set
  352. # CONFIG_FDDI is not set
  353. # CONFIG_HIPPI is not set
  354. # CONFIG_PPP is not set
  355. # CONFIG_SLIP is not set
  356. # CONFIG_SHAPER is not set
  357. # CONFIG_NETCONSOLE is not set
  358. #
  359. # ISDN subsystem
  360. #
  361. # CONFIG_ISDN is not set
  362. #
  363. # Telephony Support
  364. #
  365. # CONFIG_PHONE is not set
  366. #
  367. # Input device support
  368. #
  369. CONFIG_INPUT=y
  370. #
  371. # Userland interfaces
  372. #
  373. CONFIG_INPUT_MOUSEDEV=y
  374. CONFIG_INPUT_MOUSEDEV_PSAUX=y
  375. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  376. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  377. # CONFIG_INPUT_JOYDEV is not set
  378. # CONFIG_INPUT_TSDEV is not set
  379. # CONFIG_INPUT_EVDEV is not set
  380. # CONFIG_INPUT_EVBUG is not set
  381. #
  382. # Input I/O drivers
  383. #
  384. # CONFIG_GAMEPORT is not set
  385. CONFIG_SOUND_GAMEPORT=y
  386. CONFIG_SERIO=y
  387. # CONFIG_SERIO_I8042 is not set
  388. CONFIG_SERIO_SERPORT=y
  389. # CONFIG_SERIO_CT82C710 is not set
  390. # CONFIG_SERIO_PCIPS2 is not set
  391. # CONFIG_SERIO_LIBPS2 is not set
  392. CONFIG_SERIO_RAW=m
  393. #
  394. # Input Device Drivers
  395. #
  396. # CONFIG_INPUT_KEYBOARD is not set
  397. # CONFIG_INPUT_MOUSE is not set
  398. # CONFIG_INPUT_JOYSTICK is not set
  399. # CONFIG_INPUT_TOUCHSCREEN is not set
  400. # CONFIG_INPUT_MISC is not set
  401. #
  402. # Character devices
  403. #
  404. CONFIG_VT=y
  405. CONFIG_VT_CONSOLE=y
  406. CONFIG_HW_CONSOLE=y
  407. # CONFIG_SERIAL_NONSTANDARD is not set
  408. CONFIG_QTRONIX_KEYBOARD=y
  409. # CONFIG_IT8172_SCR0 is not set
  410. #
  411. # Serial drivers
  412. #
  413. CONFIG_SERIAL_8250=y
  414. CONFIG_SERIAL_8250_CONSOLE=y
  415. CONFIG_SERIAL_8250_NR_UARTS=4
  416. # CONFIG_SERIAL_8250_EXTENDED is not set
  417. #
  418. # Non-8250 serial port support
  419. #
  420. CONFIG_SERIAL_CORE=y
  421. CONFIG_SERIAL_CORE_CONSOLE=y
  422. CONFIG_UNIX98_PTYS=y
  423. CONFIG_LEGACY_PTYS=y
  424. CONFIG_LEGACY_PTY_COUNT=256
  425. #
  426. # IPMI
  427. #
  428. # CONFIG_IPMI_HANDLER is not set
  429. #
  430. # Watchdog Cards
  431. #
  432. # CONFIG_WATCHDOG is not set
  433. CONFIG_RTC=y
  434. # CONFIG_DTLK is not set
  435. # CONFIG_R3964 is not set
  436. # CONFIG_APPLICOM is not set
  437. #
  438. # Ftape, the floppy tape device driver
  439. #
  440. # CONFIG_DRM is not set
  441. # CONFIG_RAW_DRIVER is not set
  442. #
  443. # I2C support
  444. #
  445. # CONFIG_I2C is not set
  446. #
  447. # Dallas's 1-wire bus
  448. #
  449. # CONFIG_W1 is not set
  450. #
  451. # Misc devices
  452. #
  453. #
  454. # Multimedia devices
  455. #
  456. # CONFIG_VIDEO_DEV is not set
  457. #
  458. # Digital Video Broadcasting Devices
  459. #
  460. # CONFIG_DVB is not set
  461. #
  462. # Graphics support
  463. #
  464. # CONFIG_FB is not set
  465. #
  466. # Console display driver support
  467. #
  468. # CONFIG_VGA_CONSOLE is not set
  469. CONFIG_DUMMY_CONSOLE=y
  470. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  471. #
  472. # Sound
  473. #
  474. # CONFIG_SOUND is not set
  475. #
  476. # USB support
  477. #
  478. # CONFIG_USB is not set
  479. CONFIG_USB_ARCH_HAS_HCD=y
  480. CONFIG_USB_ARCH_HAS_OHCI=y
  481. #
  482. # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
  483. #
  484. #
  485. # USB Gadget Support
  486. #
  487. # CONFIG_USB_GADGET is not set
  488. #
  489. # MMC/SD Card support
  490. #
  491. # CONFIG_MMC is not set
  492. #
  493. # InfiniBand support
  494. #
  495. # CONFIG_INFINIBAND is not set
  496. #
  497. # File systems
  498. #
  499. CONFIG_EXT2_FS=y
  500. # CONFIG_EXT2_FS_XATTR is not set
  501. # CONFIG_EXT3_FS is not set
  502. # CONFIG_JBD is not set
  503. # CONFIG_REISERFS_FS is not set
  504. # CONFIG_JFS_FS is not set
  505. # CONFIG_XFS_FS is not set
  506. # CONFIG_MINIX_FS is not set
  507. # CONFIG_ROMFS_FS is not set
  508. # CONFIG_QUOTA is not set
  509. CONFIG_DNOTIFY=y
  510. # CONFIG_AUTOFS_FS is not set
  511. # CONFIG_AUTOFS4_FS is not set
  512. #
  513. # CD-ROM/DVD Filesystems
  514. #
  515. # CONFIG_ISO9660_FS is not set
  516. # CONFIG_UDF_FS is not set
  517. #
  518. # DOS/FAT/NT Filesystems
  519. #
  520. # CONFIG_MSDOS_FS is not set
  521. # CONFIG_VFAT_FS is not set
  522. # CONFIG_NTFS_FS is not set
  523. #
  524. # Pseudo filesystems
  525. #
  526. CONFIG_PROC_FS=y
  527. CONFIG_PROC_KCORE=y
  528. CONFIG_SYSFS=y
  529. # CONFIG_DEVFS_FS is not set
  530. CONFIG_DEVPTS_FS_XATTR=y
  531. CONFIG_DEVPTS_FS_SECURITY=y
  532. # CONFIG_TMPFS is not set
  533. # CONFIG_HUGETLB_PAGE is not set
  534. CONFIG_RAMFS=y
  535. #
  536. # Miscellaneous filesystems
  537. #
  538. # CONFIG_ADFS_FS is not set
  539. # CONFIG_AFFS_FS is not set
  540. # CONFIG_HFS_FS is not set
  541. # CONFIG_HFSPLUS_FS is not set
  542. # CONFIG_BEFS_FS is not set
  543. # CONFIG_BFS_FS is not set
  544. # CONFIG_EFS_FS is not set
  545. # CONFIG_CRAMFS is not set
  546. # CONFIG_VXFS_FS is not set
  547. # CONFIG_HPFS_FS is not set
  548. # CONFIG_QNX4FS_FS is not set
  549. # CONFIG_SYSV_FS is not set
  550. # CONFIG_UFS_FS is not set
  551. #
  552. # Network File Systems
  553. #
  554. CONFIG_NFS_FS=y
  555. # CONFIG_NFS_V3 is not set
  556. # CONFIG_NFS_V4 is not set
  557. # CONFIG_NFS_DIRECTIO is not set
  558. # CONFIG_NFSD is not set
  559. CONFIG_ROOT_NFS=y
  560. CONFIG_LOCKD=y
  561. # CONFIG_EXPORTFS is not set
  562. CONFIG_SUNRPC=y
  563. # CONFIG_RPCSEC_GSS_KRB5 is not set
  564. # CONFIG_RPCSEC_GSS_SPKM3 is not set
  565. # CONFIG_SMB_FS is not set
  566. # CONFIG_CIFS is not set
  567. # CONFIG_NCP_FS is not set
  568. # CONFIG_CODA_FS is not set
  569. # CONFIG_AFS_FS is not set
  570. #
  571. # Partition Types
  572. #
  573. # CONFIG_PARTITION_ADVANCED is not set
  574. CONFIG_MSDOS_PARTITION=y
  575. #
  576. # Native Language Support
  577. #
  578. # CONFIG_NLS is not set
  579. #
  580. # Profiling support
  581. #
  582. # CONFIG_PROFILING is not set
  583. #
  584. # Kernel hacking
  585. #
  586. # CONFIG_DEBUG_KERNEL is not set
  587. CONFIG_CROSSCOMPILE=y
  588. CONFIG_CMDLINE=""
  589. #
  590. # Security options
  591. #
  592. CONFIG_KEYS=y
  593. CONFIG_KEYS_DEBUG_PROC_KEYS=y
  594. # CONFIG_SECURITY is not set
  595. #
  596. # Cryptographic options
  597. #
  598. # CONFIG_CRYPTO is not set
  599. #
  600. # Hardware crypto devices
  601. #
  602. #
  603. # Library routines
  604. #
  605. # CONFIG_CRC_CCITT is not set
  606. # CONFIG_CRC32 is not set
  607. CONFIG_LIBCRC32C=m
  608. CONFIG_GENERIC_HARDIRQS=y
  609. CONFIG_GENERIC_IRQ_PROBE=y