add some audio modules and codepages
SVN-Revision: 2035
This commit is contained in:
parent
7a038712f1
commit
3839676d63
1 changed files with 101 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
||||||
#
|
#
|
||||||
# Automatically generated make config: don't edit
|
# Automatically generated make config: don't edit
|
||||||
# Linux kernel version: 2.6.12.5
|
# Linux kernel version: 2.6.12.5
|
||||||
# Sat Oct 1 19:20:41 2005
|
# Mon Oct 3 01:22:09 2005
|
||||||
#
|
#
|
||||||
CONFIG_MIPS=y
|
CONFIG_MIPS=y
|
||||||
# CONFIG_MIPS64 is not set
|
# CONFIG_MIPS64 is not set
|
||||||
|
@ -820,7 +820,85 @@ CONFIG_UNIX98_PTYS=y
|
||||||
#
|
#
|
||||||
# Sound
|
# Sound
|
||||||
#
|
#
|
||||||
# CONFIG_SOUND is not set
|
CONFIG_SOUND=m
|
||||||
|
|
||||||
|
#
|
||||||
|
# Advanced Linux Sound Architecture
|
||||||
|
#
|
||||||
|
CONFIG_SND=m
|
||||||
|
CONFIG_SND_TIMER=m
|
||||||
|
CONFIG_SND_PCM=m
|
||||||
|
CONFIG_SND_RAWMIDI=m
|
||||||
|
# CONFIG_SND_SEQUENCER is not set
|
||||||
|
# CONFIG_SND_MIXER_OSS is not set
|
||||||
|
# CONFIG_SND_PCM_OSS is not set
|
||||||
|
# CONFIG_SND_VERBOSE_PRINTK is not set
|
||||||
|
# CONFIG_SND_DEBUG is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Generic devices
|
||||||
|
#
|
||||||
|
# CONFIG_SND_DUMMY is not set
|
||||||
|
# CONFIG_SND_MTPAV is not set
|
||||||
|
# CONFIG_SND_SERIAL_U16550 is not set
|
||||||
|
# CONFIG_SND_MPU401 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# PCI devices
|
||||||
|
#
|
||||||
|
# CONFIG_SND_ALI5451 is not set
|
||||||
|
# CONFIG_SND_ATIIXP is not set
|
||||||
|
# CONFIG_SND_ATIIXP_MODEM is not set
|
||||||
|
# CONFIG_SND_AU8810 is not set
|
||||||
|
# CONFIG_SND_AU8820 is not set
|
||||||
|
# CONFIG_SND_AU8830 is not set
|
||||||
|
# CONFIG_SND_AZT3328 is not set
|
||||||
|
# CONFIG_SND_BT87X is not set
|
||||||
|
# CONFIG_SND_CS46XX is not set
|
||||||
|
# CONFIG_SND_CS4281 is not set
|
||||||
|
# CONFIG_SND_EMU10K1 is not set
|
||||||
|
# CONFIG_SND_EMU10K1X is not set
|
||||||
|
# CONFIG_SND_CA0106 is not set
|
||||||
|
# CONFIG_SND_KORG1212 is not set
|
||||||
|
# CONFIG_SND_MIXART is not set
|
||||||
|
# CONFIG_SND_NM256 is not set
|
||||||
|
# CONFIG_SND_RME32 is not set
|
||||||
|
# CONFIG_SND_RME96 is not set
|
||||||
|
# CONFIG_SND_RME9652 is not set
|
||||||
|
# CONFIG_SND_HDSP is not set
|
||||||
|
# CONFIG_SND_TRIDENT is not set
|
||||||
|
# CONFIG_SND_YMFPCI is not set
|
||||||
|
# CONFIG_SND_ALS4000 is not set
|
||||||
|
# CONFIG_SND_CMIPCI is not set
|
||||||
|
# CONFIG_SND_ENS1370 is not set
|
||||||
|
# CONFIG_SND_ENS1371 is not set
|
||||||
|
# CONFIG_SND_ES1938 is not set
|
||||||
|
# CONFIG_SND_ES1968 is not set
|
||||||
|
# CONFIG_SND_MAESTRO3 is not set
|
||||||
|
# CONFIG_SND_FM801 is not set
|
||||||
|
# CONFIG_SND_ICE1712 is not set
|
||||||
|
# CONFIG_SND_ICE1724 is not set
|
||||||
|
# CONFIG_SND_INTEL8X0 is not set
|
||||||
|
# CONFIG_SND_INTEL8X0M is not set
|
||||||
|
# CONFIG_SND_SONICVIBES is not set
|
||||||
|
# CONFIG_SND_VIA82XX is not set
|
||||||
|
# CONFIG_SND_VIA82XX_MODEM is not set
|
||||||
|
# CONFIG_SND_VX222 is not set
|
||||||
|
# CONFIG_SND_HDA_INTEL is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# ALSA MIPS devices
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# USB devices
|
||||||
|
#
|
||||||
|
CONFIG_SND_USB_AUDIO=m
|
||||||
|
|
||||||
|
#
|
||||||
|
# Open Sound System
|
||||||
|
#
|
||||||
|
# CONFIG_SOUND_PRIME is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# USB support
|
# USB support
|
||||||
|
@ -853,10 +931,12 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y
|
||||||
#
|
#
|
||||||
# USB Device Class drivers
|
# USB Device Class drivers
|
||||||
#
|
#
|
||||||
|
# CONFIG_USB_AUDIO is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# USB Bluetooth TTY can only be used with disabled Bluetooth subsystem
|
# USB Bluetooth TTY can only be used with disabled Bluetooth subsystem
|
||||||
#
|
#
|
||||||
|
# CONFIG_USB_MIDI is not set
|
||||||
CONFIG_USB_ACM=m
|
CONFIG_USB_ACM=m
|
||||||
CONFIG_USB_PRINTER=m
|
CONFIG_USB_PRINTER=m
|
||||||
|
|
||||||
|
@ -1075,18 +1155,32 @@ CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
|
||||||
#
|
#
|
||||||
# Partition Types
|
# Partition Types
|
||||||
#
|
#
|
||||||
# CONFIG_PARTITION_ADVANCED is not set
|
CONFIG_PARTITION_ADVANCED=y
|
||||||
|
# CONFIG_ACORN_PARTITION is not set
|
||||||
|
# CONFIG_OSF_PARTITION is not set
|
||||||
|
# CONFIG_AMIGA_PARTITION is not set
|
||||||
|
# CONFIG_ATARI_PARTITION is not set
|
||||||
|
CONFIG_MAC_PARTITION=y
|
||||||
CONFIG_MSDOS_PARTITION=y
|
CONFIG_MSDOS_PARTITION=y
|
||||||
|
# CONFIG_BSD_DISKLABEL is not set
|
||||||
|
# CONFIG_MINIX_SUBPARTITION is not set
|
||||||
|
# CONFIG_SOLARIS_X86_PARTITION is not set
|
||||||
|
# CONFIG_UNIXWARE_DISKLABEL is not set
|
||||||
|
# CONFIG_LDM_PARTITION is not set
|
||||||
|
# CONFIG_SGI_PARTITION is not set
|
||||||
|
# CONFIG_ULTRIX_PARTITION is not set
|
||||||
|
# CONFIG_SUN_PARTITION is not set
|
||||||
|
# CONFIG_EFI_PARTITION is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# Native Language Support
|
# Native Language Support
|
||||||
#
|
#
|
||||||
CONFIG_NLS=m
|
CONFIG_NLS=m
|
||||||
CONFIG_NLS_DEFAULT="iso8859-1"
|
CONFIG_NLS_DEFAULT="iso8859-1"
|
||||||
# CONFIG_NLS_CODEPAGE_437 is not set
|
CONFIG_NLS_CODEPAGE_437=m
|
||||||
# CONFIG_NLS_CODEPAGE_737 is not set
|
# CONFIG_NLS_CODEPAGE_737 is not set
|
||||||
# CONFIG_NLS_CODEPAGE_775 is not set
|
# CONFIG_NLS_CODEPAGE_775 is not set
|
||||||
# CONFIG_NLS_CODEPAGE_850 is not set
|
CONFIG_NLS_CODEPAGE_850=m
|
||||||
# CONFIG_NLS_CODEPAGE_852 is not set
|
# CONFIG_NLS_CODEPAGE_852 is not set
|
||||||
# CONFIG_NLS_CODEPAGE_855 is not set
|
# CONFIG_NLS_CODEPAGE_855 is not set
|
||||||
# CONFIG_NLS_CODEPAGE_857 is not set
|
# CONFIG_NLS_CODEPAGE_857 is not set
|
||||||
|
@ -1107,7 +1201,7 @@ CONFIG_NLS_DEFAULT="iso8859-1"
|
||||||
# CONFIG_NLS_CODEPAGE_1250 is not set
|
# CONFIG_NLS_CODEPAGE_1250 is not set
|
||||||
# CONFIG_NLS_CODEPAGE_1251 is not set
|
# CONFIG_NLS_CODEPAGE_1251 is not set
|
||||||
# CONFIG_NLS_ASCII is not set
|
# CONFIG_NLS_ASCII is not set
|
||||||
# CONFIG_NLS_ISO8859_1 is not set
|
CONFIG_NLS_ISO8859_1=m
|
||||||
# CONFIG_NLS_ISO8859_2 is not set
|
# CONFIG_NLS_ISO8859_2 is not set
|
||||||
# CONFIG_NLS_ISO8859_3 is not set
|
# CONFIG_NLS_ISO8859_3 is not set
|
||||||
# CONFIG_NLS_ISO8859_4 is not set
|
# CONFIG_NLS_ISO8859_4 is not set
|
||||||
|
@ -1120,7 +1214,7 @@ CONFIG_NLS_DEFAULT="iso8859-1"
|
||||||
# CONFIG_NLS_ISO8859_15 is not set
|
# CONFIG_NLS_ISO8859_15 is not set
|
||||||
# CONFIG_NLS_KOI8_R is not set
|
# CONFIG_NLS_KOI8_R is not set
|
||||||
# CONFIG_NLS_KOI8_U is not set
|
# CONFIG_NLS_KOI8_U is not set
|
||||||
# CONFIG_NLS_UTF8 is not set
|
CONFIG_NLS_UTF8=m
|
||||||
|
|
||||||
#
|
#
|
||||||
# Kernel hacking
|
# Kernel hacking
|
||||||
|
|
Loading…
Reference in a new issue