mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

642 lines
13 KiB

  1. #
  2. # Automatically generated by make menuconfig: don't edit
  3. #
  4. CONFIG_X86=y
  5. # CONFIG_SBUS is not set
  6. CONFIG_UID16=y
  7. #
  8. # Code maturity level options
  9. #
  10. CONFIG_EXPERIMENTAL=y
  11. #
  12. # Loadable module support
  13. #
  14. CONFIG_MODULES=y
  15. CONFIG_MODVERSIONS=y
  16. CONFIG_KMOD=y
  17. #
  18. # Processor type and features
  19. #
  20. # CONFIG_M386 is not set
  21. # CONFIG_M486 is not set
  22. CONFIG_M586=y
  23. # CONFIG_M586TSC is not set
  24. # CONFIG_M586MMX is not set
  25. # CONFIG_M686 is not set
  26. # CONFIG_MPENTIUMIII is not set
  27. # CONFIG_MPENTIUM4 is not set
  28. # CONFIG_MK6 is not set
  29. # CONFIG_MK7 is not set
  30. # CONFIG_MK8 is not set
  31. # CONFIG_MELAN is not set
  32. # CONFIG_MCRUSOE is not set
  33. # CONFIG_MWINCHIPC6 is not set
  34. # CONFIG_MWINCHIP2 is not set
  35. # CONFIG_MWINCHIP3D is not set
  36. # CONFIG_MCYRIXIII is not set
  37. # CONFIG_MVIAC3_2 is not set
  38. CONFIG_X86_WP_WORKS_OK=y
  39. CONFIG_X86_INVLPG=y
  40. CONFIG_X86_CMPXCHG=y
  41. CONFIG_X86_XADD=y
  42. CONFIG_X86_BSWAP=y
  43. CONFIG_X86_POPAD_OK=y
  44. # CONFIG_RWSEM_GENERIC_SPINLOCK is not set
  45. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  46. CONFIG_X86_L1_CACHE_SHIFT=5
  47. CONFIG_X86_USE_STRING_486=y
  48. CONFIG_X86_ALIGNMENT_16=y
  49. CONFIG_X86_PPRO_FENCE=y
  50. # CONFIG_X86_F00F_WORKS_OK is not set
  51. # CONFIG_X86_MCE is not set
  52. # CONFIG_TOSHIBA is not set
  53. # CONFIG_I8K is not set
  54. # CONFIG_MICROCODE is not set
  55. # CONFIG_X86_MSR is not set
  56. # CONFIG_X86_CPUID is not set
  57. # CONFIG_EDD is not set
  58. CONFIG_NOHIGHMEM=y
  59. # CONFIG_HIGHMEM4G is not set
  60. # CONFIG_HIGHMEM64G is not set
  61. # CONFIG_HIGHMEM is not set
  62. CONFIG_MATH_EMULATION=y
  63. CONFIG_MTRR=y
  64. # CONFIG_SMP is not set
  65. # CONFIG_X86_UP_APIC is not set
  66. # CONFIG_X86_UP_IOAPIC is not set
  67. # CONFIG_X86_TSC_DISABLE is not set
  68. #
  69. # General setup
  70. #
  71. CONFIG_NET=y
  72. CONFIG_PCI=y
  73. # CONFIG_PCI_GOBIOS is not set
  74. # CONFIG_PCI_GODIRECT is not set
  75. CONFIG_PCI_GOANY=y
  76. CONFIG_PCI_BIOS=y
  77. CONFIG_PCI_DIRECT=y
  78. CONFIG_ISA=y
  79. CONFIG_PCI_NAMES=y
  80. # CONFIG_EISA is not set
  81. # CONFIG_MCA is not set
  82. # CONFIG_HOTPLUG is not set
  83. # CONFIG_PCMCIA is not set
  84. # CONFIG_HOTPLUG_PCI is not set
  85. CONFIG_SYSVIPC=y
  86. # CONFIG_BSD_PROCESS_ACCT is not set
  87. CONFIG_SYSCTL=y
  88. CONFIG_KCORE_ELF=y
  89. # CONFIG_KCORE_AOUT is not set
  90. # CONFIG_BINFMT_AOUT is not set
  91. CONFIG_BINFMT_ELF=y
  92. # CONFIG_BINFMT_MISC is not set
  93. # CONFIG_OOM_KILLER is not set
  94. CONFIG_PM=y
  95. # CONFIG_APM is not set
  96. #
  97. # ACPI Support
  98. #
  99. CONFIG_ACPI=y
  100. CONFIG_ACPI_BOOT=y
  101. CONFIG_ACPI_BUS=y
  102. CONFIG_ACPI_INTERPRETER=y
  103. CONFIG_ACPI_EC=y
  104. CONFIG_ACPI_POWER=y
  105. CONFIG_ACPI_PCI=y
  106. CONFIG_ACPI_SLEEP=y
  107. CONFIG_ACPI_SYSTEM=y
  108. CONFIG_ACPI_AC=m
  109. CONFIG_ACPI_BATTERY=m
  110. CONFIG_ACPI_BUTTON=m
  111. CONFIG_ACPI_FAN=m
  112. CONFIG_ACPI_PROCESSOR=m
  113. CONFIG_ACPI_THERMAL=m
  114. CONFIG_ACPI_ASUS=m
  115. CONFIG_ACPI_TOSHIBA=m
  116. # CONFIG_ACPI_DEBUG is not set
  117. # CONFIG_ACPI_RELAXED_AML is not set
  118. #
  119. # Memory Technology Devices (MTD)
  120. #
  121. # CONFIG_MTD is not set
  122. #
  123. # Parallel port support
  124. #
  125. # CONFIG_PARPORT is not set
  126. #
  127. # Plug and Play configuration
  128. #
  129. CONFIG_PNP=y
  130. # CONFIG_ISAPNP is not set
  131. #
  132. # Block devices
  133. #
  134. CONFIG_BLK_DEV_FD=y
  135. # CONFIG_BLK_DEV_XD is not set
  136. # CONFIG_PARIDE is not set
  137. # CONFIG_BLK_CPQ_DA is not set
  138. # CONFIG_BLK_CPQ_CISS_DA is not set
  139. # CONFIG_CISS_SCSI_TAPE is not set
  140. # CONFIG_CISS_MONITOR_THREAD is not set
  141. # CONFIG_BLK_DEV_DAC960 is not set
  142. # CONFIG_BLK_DEV_UMEM is not set
  143. CONFIG_BLK_DEV_LOOP=y
  144. CONFIG_BLK_DEV_LOOP_AES=y
  145. # CONFIG_BLK_DEV_NBD is not set
  146. CONFIG_BLK_DEV_RAM=y
  147. CONFIG_BLK_DEV_RAM_SIZE=8192
  148. CONFIG_BLK_DEV_INITRD=y
  149. # CONFIG_BLK_STATS is not set
  150. #
  151. # Multi-device support (RAID and LVM)
  152. #
  153. CONFIG_MD=y
  154. CONFIG_BLK_DEV_MD=y
  155. CONFIG_MD_LINEAR=y
  156. # CONFIG_MD_RAID0 is not set
  157. # CONFIG_MD_RAID1 is not set
  158. # CONFIG_MD_RAID5 is not set
  159. # CONFIG_MD_MULTIPATH is not set
  160. # CONFIG_BLK_DEV_LVM is not set
  161. #
  162. # Networking options
  163. #
  164. CONFIG_PACKET=y
  165. # CONFIG_PACKET_MMAP is not set
  166. # CONFIG_NETLINK_DEV is not set
  167. # CONFIG_NETFILTER is not set
  168. # CONFIG_FILTER is not set
  169. CONFIG_UNIX=y
  170. # CONFIG_INET is not set
  171. # CONFIG_ATM is not set
  172. # CONFIG_VLAN_8021Q is not set
  173. # CONFIG_IPX is not set
  174. # CONFIG_ATALK is not set
  175. #
  176. # Appletalk devices
  177. #
  178. # CONFIG_DEV_APPLETALK is not set
  179. # CONFIG_DECNET is not set
  180. # CONFIG_BRIDGE is not set
  181. # CONFIG_X25 is not set
  182. # CONFIG_LAPB is not set
  183. # CONFIG_LLC is not set
  184. # CONFIG_NET_DIVERT is not set
  185. # CONFIG_WAN_ROUTER is not set
  186. # CONFIG_NET_FASTROUTE is not set
  187. # CONFIG_NET_HW_FLOWCONTROL is not set
  188. #
  189. # QoS and/or fair queueing
  190. #
  191. # CONFIG_NET_SCHED is not set
  192. #
  193. # Network testing
  194. #
  195. # CONFIG_NET_PKTGEN is not set
  196. #
  197. # Telephony Support
  198. #
  199. # CONFIG_PHONE is not set
  200. # CONFIG_PHONE_IXJ is not set
  201. # CONFIG_PHONE_IXJ_PCMCIA is not set
  202. #
  203. # ATA/IDE/MFM/RLL support
  204. #
  205. CONFIG_IDE=y
  206. #
  207. # IDE, ATA and ATAPI Block devices
  208. #
  209. CONFIG_BLK_DEV_IDE=y
  210. # CONFIG_BLK_DEV_HD_IDE is not set
  211. # CONFIG_BLK_DEV_HD is not set
  212. # CONFIG_BLK_DEV_IDEDISK is not set
  213. # CONFIG_IDEDISK_MULTI_MODE is not set
  214. # CONFIG_IDEDISK_STROKE is not set
  215. # CONFIG_BLK_DEV_IDECS is not set
  216. CONFIG_BLK_DEV_IDECD=y
  217. # CONFIG_BLK_DEV_IDETAPE is not set
  218. # CONFIG_BLK_DEV_IDEFLOPPY is not set
  219. # CONFIG_BLK_DEV_IDESCSI is not set
  220. # CONFIG_IDE_TASK_IOCTL is not set
  221. # CONFIG_BLK_DEV_CMD640 is not set
  222. # CONFIG_BLK_DEV_CMD640_ENHANCED is not set
  223. # CONFIG_BLK_DEV_ISAPNP is not set
  224. # CONFIG_BLK_DEV_IDEPCI is not set
  225. # CONFIG_IDE_CHIPSETS is not set
  226. # CONFIG_IDEDMA_AUTO is not set
  227. # CONFIG_DMA_NONPCI is not set
  228. # CONFIG_BLK_DEV_ATARAID is not set
  229. # CONFIG_BLK_DEV_ATARAID_PDC is not set
  230. # CONFIG_BLK_DEV_ATARAID_HPT is not set
  231. # CONFIG_BLK_DEV_ATARAID_SII is not set
  232. #
  233. # SCSI support
  234. #
  235. # CONFIG_SCSI is not set
  236. #
  237. # Fusion MPT device support
  238. #
  239. # CONFIG_FUSION is not set
  240. # CONFIG_FUSION_BOOT is not set
  241. # CONFIG_FUSION_ISENSE is not set
  242. # CONFIG_FUSION_CTL is not set
  243. # CONFIG_FUSION_LAN is not set
  244. #
  245. # IEEE 1394 (FireWire) support (EXPERIMENTAL)
  246. #
  247. # CONFIG_IEEE1394 is not set
  248. #
  249. # I2O device support
  250. #
  251. # CONFIG_I2O is not set
  252. # CONFIG_I2O_PCI is not set
  253. # CONFIG_I2O_BLOCK is not set
  254. # CONFIG_I2O_LAN is not set
  255. # CONFIG_I2O_SCSI is not set
  256. # CONFIG_I2O_PROC is not set
  257. #
  258. # Network device support
  259. #
  260. # CONFIG_NETDEVICES is not set
  261. #
  262. # Amateur Radio support
  263. #
  264. # CONFIG_HAMRADIO is not set
  265. #
  266. # IrDA (infrared) support
  267. #
  268. # CONFIG_IRDA is not set
  269. #
  270. # ISDN subsystem
  271. #
  272. # CONFIG_ISDN is not set
  273. #
  274. # Old CD-ROM drivers (not SCSI, not IDE)
  275. #
  276. # CONFIG_CD_NO_IDESCSI is not set
  277. #
  278. # Input core support
  279. #
  280. # CONFIG_INPUT is not set
  281. # CONFIG_INPUT_KEYBDEV is not set
  282. # CONFIG_INPUT_MOUSEDEV is not set
  283. # CONFIG_INPUT_JOYDEV is not set
  284. # CONFIG_INPUT_EVDEV is not set
  285. # CONFIG_INPUT_UINPUT is not set
  286. #
  287. # Character devices
  288. #
  289. CONFIG_VT=y
  290. CONFIG_VT_CONSOLE=y
  291. # CONFIG_SERIAL is not set
  292. # CONFIG_SERIAL_EXTENDED is not set
  293. # CONFIG_SERIAL_NONSTANDARD is not set
  294. CONFIG_UNIX98_PTYS=y
  295. CONFIG_UNIX98_PTY_COUNT=256
  296. #
  297. # I2C support
  298. #
  299. # CONFIG_I2C is not set
  300. #
  301. # Mice
  302. #
  303. # CONFIG_BUSMOUSE is not set
  304. CONFIG_MOUSE=y
  305. CONFIG_PSMOUSE=y
  306. # CONFIG_82C710_MOUSE is not set
  307. # CONFIG_PC110_PAD is not set
  308. # CONFIG_MK712_MOUSE is not set
  309. #
  310. # Joysticks
  311. #
  312. # CONFIG_INPUT_GAMEPORT is not set
  313. # CONFIG_QIC02_TAPE is not set
  314. # CONFIG_IPMI_HANDLER is not set
  315. # CONFIG_IPMI_PANIC_EVENT is not set
  316. # CONFIG_IPMI_DEVICE_INTERFACE is not set
  317. # CONFIG_IPMI_KCS is not set
  318. # CONFIG_IPMI_WATCHDOG is not set
  319. #
  320. # Watchdog Cards
  321. #
  322. # CONFIG_WATCHDOG is not set
  323. # CONFIG_SCx200 is not set
  324. # CONFIG_SCx200_GPIO is not set
  325. # CONFIG_AMD_RNG is not set
  326. # CONFIG_INTEL_RNG is not set
  327. # CONFIG_HW_RANDOM is not set
  328. # CONFIG_AMD_PM768 is not set
  329. # CONFIG_NVRAM is not set
  330. # CONFIG_RTC is not set
  331. # CONFIG_DTLK is not set
  332. # CONFIG_R3964 is not set
  333. # CONFIG_APPLICOM is not set
  334. # CONFIG_SONYPI is not set
  335. #
  336. # Ftape, the floppy tape device driver
  337. #
  338. # CONFIG_FTAPE is not set
  339. CONFIG_AGP=y
  340. CONFIG_AGP_INTEL=y
  341. CONFIG_AGP_I810=y
  342. CONFIG_AGP_VIA=y
  343. CONFIG_AGP_AMD=y
  344. CONFIG_AGP_AMD_K8=y
  345. CONFIG_AGP_SIS=y
  346. CONFIG_AGP_ALI=y
  347. CONFIG_AGP_SWORKS=y
  348. CONFIG_AGP_NVIDIA=y
  349. CONFIG_AGP_ATI=y
  350. #
  351. # Direct Rendering Manager (XFree86 DRI support)
  352. #
  353. CONFIG_DRM=y
  354. # CONFIG_DRM_OLD is not set
  355. CONFIG_DRM_NEW=y
  356. CONFIG_DRM_TDFX=y
  357. CONFIG_DRM_GAMMA=y
  358. CONFIG_DRM_R128=y
  359. CONFIG_DRM_RADEON=y
  360. CONFIG_DRM_I810=y
  361. CONFIG_DRM_I810_XFREE_41=y
  362. CONFIG_DRM_I830=y
  363. CONFIG_DRM_MGA=y
  364. # CONFIG_DRM_SIS is not set
  365. # CONFIG_MWAVE is not set
  366. # CONFIG_OBMOUSE is not set
  367. #
  368. # Multimedia devices
  369. #
  370. # CONFIG_VIDEO_DEV is not set
  371. #
  372. # File systems
  373. #
  374. # CONFIG_QUOTA is not set
  375. # CONFIG_QFMT_V2 is not set
  376. # CONFIG_AUTOFS_FS is not set
  377. # CONFIG_AUTOFS4_FS is not set
  378. # CONFIG_REISERFS_FS is not set
  379. # CONFIG_REISERFS_CHECK is not set
  380. # CONFIG_REISERFS_PROC_INFO is not set
  381. # CONFIG_REISERFS_SUIDDIR is not set
  382. # CONFIG_ADFS_FS is not set
  383. # CONFIG_ADFS_FS_RW is not set
  384. # CONFIG_AFFS_FS is not set
  385. # CONFIG_HFS_FS is not set
  386. # CONFIG_HFSPLUS_FS is not set
  387. # CONFIG_BEFS_FS is not set
  388. # CONFIG_BEFS_DEBUG is not set
  389. # CONFIG_BFS_FS is not set
  390. # CONFIG_EXT3_FS is not set
  391. # CONFIG_EXT3_FS_SUIDDIR is not set
  392. # CONFIG_JBD is not set
  393. # CONFIG_JBD_DEBUG is not set
  394. # CONFIG_FAT_FS is not set
  395. # CONFIG_MSDOS_FS is not set
  396. # CONFIG_UMSDOS_FS is not set
  397. # CONFIG_VFAT_FS is not set
  398. # CONFIG_EFS_FS is not set
  399. # CONFIG_JFFS_FS is not set
  400. # CONFIG_JFFS2_FS is not set
  401. # CONFIG_CRAMFS is not set
  402. CONFIG_TMPFS=y
  403. CONFIG_RAMFS=y
  404. CONFIG_ISO9660_FS=y
  405. # CONFIG_JOLIET is not set
  406. # CONFIG_ZISOFS is not set
  407. # CONFIG_JFS_FS is not set
  408. # CONFIG_JFS_DEBUG is not set
  409. # CONFIG_JFS_STATISTICS is not set
  410. # CONFIG_MINIX_FS is not set
  411. # CONFIG_VXFS_FS is not set
  412. # CONFIG_NTFS_FS is not set
  413. # CONFIG_NTFS_RW is not set
  414. # CONFIG_HPFS_FS is not set
  415. CONFIG_PROC_FS=y
  416. CONFIG_DEVFS_FS=y
  417. CONFIG_DEVFS_MOUNT=y
  418. # CONFIG_DEVFS_DEBUG is not set
  419. CONFIG_DEVPTS_FS=y
  420. # CONFIG_QNX4FS_FS is not set
  421. # CONFIG_QNX4FS_RW is not set
  422. # CONFIG_ROMFS_FS is not set
  423. CONFIG_EXT2_FS=y
  424. # CONFIG_EXT2_FS_SUIDDIR is not set
  425. # CONFIG_SYSV_FS is not set
  426. # CONFIG_UDF_FS is not set
  427. # CONFIG_UDF_RW is not set
  428. # CONFIG_UFS_FS is not set
  429. # CONFIG_UFS_FS_WRITE is not set
  430. # CONFIG_XFS_FS is not set
  431. # CONFIG_XFS_QUOTA is not set
  432. # CONFIG_XFS_RT is not set
  433. # CONFIG_XFS_TRACE is not set
  434. # CONFIG_XFS_DEBUG is not set
  435. #
  436. # Network File Systems
  437. #
  438. # CONFIG_CODA_FS is not set
  439. # CONFIG_INTERMEZZO_FS is not set
  440. # CONFIG_NFS_FS is not set
  441. # CONFIG_NFS_V3 is not set
  442. # CONFIG_NFS_DIRECTIO is not set
  443. # CONFIG_ROOT_NFS is not set
  444. # CONFIG_NFSD is not set
  445. # CONFIG_NFSD_V3 is not set
  446. # CONFIG_NFSD_TCP is not set
  447. # CONFIG_SUNRPC is not set
  448. # CONFIG_LOCKD is not set
  449. # CONFIG_SMB_FS is not set
  450. # CONFIG_NCPFS_NLS is not set
  451. # CONFIG_ZISOFS_FS is not set
  452. #
  453. # Partition Types
  454. #
  455. # CONFIG_PARTITION_ADVANCED is not set
  456. CONFIG_MSDOS_PARTITION=y
  457. # CONFIG_SMB_NLS is not set
  458. # CONFIG_NLS is not set
  459. #
  460. # Console drivers
  461. #
  462. CONFIG_VGA_CONSOLE=y
  463. # CONFIG_VIDEO_SELECT is not set
  464. # CONFIG_MDA_CONSOLE is not set
  465. #
  466. # Frame-buffer support
  467. #
  468. # CONFIG_FB is not set
  469. #
  470. # Sound
  471. #
  472. CONFIG_SOUND=y
  473. CONFIG_SOUND_ALI5455=m
  474. CONFIG_SOUND_ALI5455_CODECSPDIFOUT_PCMOUTSHARE=y
  475. CONFIG_SOUND_ALI5455_CODECSPDIFOUT_CODECINDEPENDENTDMA=y
  476. CONFIG_SOUND_ALI5455_CONTROLLERSPDIFOUT_PCMOUTSHARE=y
  477. CONFIG_SOUND_ALI5455_CONTROLLERSPDIFOUT_CONTROLLERINDEPENDENTDMA=y
  478. CONFIG_SOUND_BT878=m
  479. CONFIG_SOUND_CMPCI=m
  480. # CONFIG_SOUND_CMPCI_FM is not set
  481. # CONFIG_SOUND_CMPCI_MIDI is not set
  482. # CONFIG_SOUND_CMPCI_JOYSTICK is not set
  483. # CONFIG_SOUND_CMPCI_CM8738 is not set
  484. CONFIG_SOUND_EMU10K1=m
  485. # CONFIG_MIDI_EMU10K1 is not set
  486. CONFIG_SOUND_FUSION=m
  487. CONFIG_SOUND_CS4281=m
  488. CONFIG_SOUND_ES1370=m
  489. CONFIG_SOUND_ES1371=m
  490. CONFIG_SOUND_ESSSOLO1=m
  491. CONFIG_SOUND_MAESTRO=m
  492. CONFIG_SOUND_MAESTRO3=m
  493. CONFIG_SOUND_FORTE=m
  494. CONFIG_SOUND_ICH=m
  495. CONFIG_SOUND_RME96XX=m
  496. CONFIG_SOUND_SONICVIBES=m
  497. CONFIG_SOUND_TRIDENT=m
  498. # CONFIG_SOUND_MSNDCLAS is not set
  499. # CONFIG_SOUND_MSNDPIN is not set
  500. CONFIG_SOUND_VIA82CXXX=m
  501. CONFIG_MIDI_VIA82CXXX=y
  502. CONFIG_SOUND_OSS=m
  503. # CONFIG_SOUND_TRACEINIT is not set
  504. # CONFIG_SOUND_DMAP is not set
  505. CONFIG_SOUND_AD1816=m
  506. CONFIG_SOUND_AD1889=m
  507. CONFIG_SOUND_SGALAXY=m
  508. CONFIG_SOUND_ADLIB=m
  509. CONFIG_SOUND_ACI_MIXER=m
  510. CONFIG_SOUND_CS4232=m
  511. CONFIG_SOUND_SSCAPE=m
  512. CONFIG_SOUND_GUS=m
  513. # CONFIG_SOUND_GUS16 is not set
  514. # CONFIG_SOUND_GUSMAX is not set
  515. CONFIG_SOUND_VMIDI=m
  516. CONFIG_SOUND_TRIX=m
  517. CONFIG_SOUND_MSS=m
  518. CONFIG_SOUND_MPU401=m
  519. CONFIG_SOUND_NM256=m
  520. CONFIG_SOUND_MAD16=m
  521. # CONFIG_MAD16_OLDCARD is not set
  522. CONFIG_SOUND_PAS=m
  523. # CONFIG_PAS_JOYSTICK is not set
  524. CONFIG_SOUND_PSS=m
  525. # CONFIG_PSS_MIXER is not set
  526. # CONFIG_PSS_HAVE_BOOT is not set
  527. CONFIG_SOUND_SB=m
  528. CONFIG_SOUND_AWE32_SYNTH=m
  529. CONFIG_SOUND_KAHLUA=m
  530. CONFIG_SOUND_WAVEFRONT=m
  531. CONFIG_SOUND_MAUI=m
  532. CONFIG_SOUND_YM3812=m
  533. CONFIG_SOUND_OPL3SA1=m
  534. CONFIG_SOUND_OPL3SA2=m
  535. CONFIG_SOUND_YMFPCI=m
  536. # CONFIG_SOUND_YMFPCI_LEGACY is not set
  537. CONFIG_SOUND_UART6850=m
  538. CONFIG_SOUND_AEDSP16=m
  539. # CONFIG_SC6600 is not set
  540. # CONFIG_AEDSP16_SBPRO is not set
  541. # CONFIG_AEDSP16_MSS is not set
  542. # CONFIG_AEDSP16_MPU401 is not set
  543. # CONFIG_SOUND_TVMIXER is not set
  544. CONFIG_SOUND_AD1980=m
  545. CONFIG_SOUND_WM97XX=m
  546. #
  547. # USB support
  548. #
  549. # CONFIG_USB is not set
  550. #
  551. # Support for USB gadgets
  552. #
  553. # CONFIG_USB_GADGET is not set
  554. #
  555. # Bluetooth support
  556. #
  557. # CONFIG_BLUEZ is not set
  558. #
  559. # Kernel hacking
  560. #
  561. CONFIG_DEBUG_KERNEL=y
  562. # CONFIG_DEBUG_STACKOVERFLOW is not set
  563. # CONFIG_DEBUG_HIGHMEM is not set
  564. # CONFIG_DEBUG_SLAB is not set
  565. # CONFIG_DEBUG_IOVIRT is not set
  566. CONFIG_MAGIC_SYSRQ=y
  567. # CONFIG_DEBUG_SPINLOCK is not set
  568. # CONFIG_FRAME_POINTER is not set
  569. CONFIG_LOG_BUF_SHIFT=0
  570. #
  571. # Cryptographic options
  572. #
  573. CONFIG_CRYPTO=y
  574. # CONFIG_CRYPTO_HMAC is not set
  575. # CONFIG_CRYPTO_NULL is not set
  576. # CONFIG_CRYPTO_MD4 is not set
  577. # CONFIG_CRYPTO_MD5 is not set
  578. # CONFIG_CRYPTO_SHA1 is not set
  579. # CONFIG_CRYPTO_SHA256 is not set
  580. # CONFIG_CRYPTO_SHA512 is not set
  581. # CONFIG_CRYPTO_DES is not set
  582. # CONFIG_CRYPTO_BLOWFISH is not set
  583. # CONFIG_CRYPTO_TWOFISH is not set
  584. # CONFIG_CRYPTO_SERPENT is not set
  585. # CONFIG_CRYPTO_AES is not set
  586. # CONFIG_CRYPTO_CAST5 is not set
  587. # CONFIG_CRYPTO_CAST6 is not set
  588. # CONFIG_CRYPTO_DEFLATE is not set
  589. # CONFIG_CRYPTO_TEST is not set
  590. #
  591. # Library routines
  592. #
  593. # CONFIG_CRC32 is not set
  594. # CONFIG_ZLIB_INFLATE is not set
  595. # CONFIG_ZLIB_DEFLATE is not set