sync with brcm
SVN-Revision: 1943
This commit is contained in:
parent
71d92937a5
commit
794ba215ef
1 changed files with 38 additions and 2 deletions
|
@ -337,6 +337,17 @@ CONFIG_IP_NF_TARGET_TCPMSS=y
|
|||
CONFIG_IP_NF_ARPTABLES=m
|
||||
CONFIG_IP_NF_ARPFILTER=m
|
||||
CONFIG_IP_NF_ARP_MANGLE=m
|
||||
CONFIG_IP_NF_SET=m
|
||||
CONFIG_IP_NF_SET_MAX=256
|
||||
CONFIG_IP_NF_SET_HASHSIZE=1024
|
||||
CONFIG_IP_NF_MATCH_SET=m
|
||||
CONFIG_IP_NF_TARGET_SET=m
|
||||
CONFIG_IP_NF_SET_IPMAP=m
|
||||
CONFIG_IP_NF_SET_PORTMAP=m
|
||||
CONFIG_IP_NF_SET_MACIPMAP=m
|
||||
CONFIG_IP_NF_SET_IPHASH=m
|
||||
CONFIG_IP_NF_SET_NETHASH=m
|
||||
CONFIG_IP_NF_SET_IPTREE=m
|
||||
|
||||
#
|
||||
# IP: Virtual Server Configuration
|
||||
|
@ -1136,7 +1147,32 @@ CONFIG_VIDEO_PROC_FS=y
|
|||
#
|
||||
# Sound
|
||||
#
|
||||
# CONFIG_SOUND is not set
|
||||
CONFIG_SOUND=m
|
||||
# CONFIG_SOUND_ALI5455 is not set
|
||||
# CONFIG_SOUND_BT878 is not set
|
||||
# CONFIG_SOUND_CMPCI is not set
|
||||
# CONFIG_SOUND_EMU10K1 is not set
|
||||
# CONFIG_MIDI_EMU10K1 is not set
|
||||
# CONFIG_SOUND_FUSION is not set
|
||||
# CONFIG_SOUND_CS4281 is not set
|
||||
# CONFIG_SOUND_ES1370 is not set
|
||||
# CONFIG_SOUND_ES1371 is not set
|
||||
# CONFIG_SOUND_ESSSOLO1 is not set
|
||||
# CONFIG_SOUND_MAESTRO is not set
|
||||
# CONFIG_SOUND_MAESTRO3 is not set
|
||||
# CONFIG_SOUND_FORTE is not set
|
||||
# CONFIG_SOUND_ICH is not set
|
||||
# CONFIG_SOUND_RME96XX is not set
|
||||
# CONFIG_SOUND_SONICVIBES is not set
|
||||
# CONFIG_SOUND_TRIDENT is not set
|
||||
# CONFIG_SOUND_MSNDCLAS is not set
|
||||
# CONFIG_SOUND_MSNDPIN is not set
|
||||
# CONFIG_SOUND_VIA82CXXX is not set
|
||||
# CONFIG_MIDI_VIA82CXXX is not set
|
||||
# CONFIG_SOUND_OSS is not set
|
||||
# CONFIG_SOUND_TVMIXER is not set
|
||||
# CONFIG_SOUND_AD1980 is not set
|
||||
# CONFIG_SOUND_WM97XX is not set
|
||||
|
||||
#
|
||||
# USB support
|
||||
|
@ -1163,7 +1199,7 @@ CONFIG_USB_OHCI=m
|
|||
#
|
||||
# USB Device Class drivers
|
||||
#
|
||||
# CONFIG_USB_AUDIO is not set
|
||||
CONFIG_USB_AUDIO=m
|
||||
# CONFIG_USB_EMI26 is not set
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue