File: config.h

package info (click to toggle)
alsa-driver 1.0.8-7sarge1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 15,840 kB
  • ctags: 43,253
  • sloc: ansic: 257,429; sh: 18,021; makefile: 1,741; perl: 1,316; python: 1,280; xml: 448; awk: 66
file content (56 lines) | stat: -rw-r--r-- 1,721 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
/* include/config.h.  Generated by configure.  */
/*
 *  Configuration header file for compilation of the ALSA driver
 */

#include "config1.h"

/* ALSA section */
#define CONFIG_SND_ISA 1
#define CONFIG_SND_SEQUENCER_MODULE 1
#define CONFIG_SND_OSSEMUL 1
#define CONFIG_SND_MIXER_OSS_MODULE 1
#define CONFIG_SND_PCM_OSS_MODULE 1
#define CONFIG_SND_SEQUENCER_OSS 1
#define CONFIG_SND_VERBOSE_PRINTK 1
/* #undef CONFIG_SND_DEBUG */
/* #undef CONFIG_SND_DEBUG_MEMORY */
/* #undef CONFIG_SND_DEBUG_FULL */
/* #undef CONFIG_SND_DEBUG_DETECT */
/* #undef CONFIG_SND_BIT32_EMUL_MODULE */
/* #undef CONFIG_SND_RTCTIMER_MODULE */
#define CONFIG_SND_SEQ_DUMMY_MODULE 1

/* build section */
#define CONFIG_SND_KERNELDIR "/lib/modules/2.4.21-260-default/build"
#define CONFIG_ISAPNP_KERNEL 1
/* #undef CONFIG_PNP_KERNEL */
#define CONFIG_SND_ISAPNP 1
#define CONFIG_SND_PNP 1

/* 2.4 kernels */
#define CONFIG_HAVE_OLD_REQUEST_MODULE 1
/* #undef CONFIG_HAVE_STRLCPY */
#define CONFIG_HAVE_SNPRINTF 1
#define CONFIG_HAVE_VMALLOC_TO_PAGE 1
/* #undef CONFIG_HAVE_PDE */
/* #undef CONFIG_HAVE_TTY_COUNT_ATOMIC */
/* #undef CONFIG_HAVE_VIDEO_GET_DRVDATA */
/* #undef CONFIG_HAVE_DUMP_STACK */

/* 2.2 kernels */
/* #undef CONFIG_OLD_KILL_FASYNC */
/* #undef CONFIG_HAVE_DMA_ADDR_T */
/* #undef CONFIG_HAVE_MUTEX_MACROS */
/* #undef CONFIG_HAVE_SCNPRINTF */
#define CONFIG_HAVE_SSCANF 1

/* 2.4/2.6 kernels */
#define CONFIG_HAVE_PCI_CONSISTENT_DMA_MASK 1
/* #undef CONFIG_HAVE_KCALLOC */
/* #undef CONFIG_HAVE_REMAP_PFN_RANGE */
#define CONFIG_OLD_REMAP_PAGE_RANGE 1
/* #undef CONFIG_HAVE_PCI_SAVED_CONFIG */
/* #undef CONFIG_HAVE_NEW_PCI_SAVE_STATE */
/* #undef CONFIG_HAVE_ACPI_REGISTER_GSI */
/* #undef CONFIG_HAVE_PCI_DEV_PRESENT */