update ar7 kernel config
SVN-Revision: 1389
This commit is contained in:
parent
955adc8faa
commit
f2209529fb
1 changed files with 34 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
#
|
#
|
||||||
# Automatically generated by make menuconfig: don't edit
|
# Automatically generated make config: don't edit
|
||||||
#
|
#
|
||||||
CONFIG_MIPS=y
|
CONFIG_MIPS=y
|
||||||
CONFIG_MIPS32=y
|
CONFIG_MIPS32=y
|
||||||
|
@ -178,6 +178,10 @@ CONFIG_MTD_PARTITIONS=y
|
||||||
# CONFIG_MTD_CONCAT is not set
|
# CONFIG_MTD_CONCAT is not set
|
||||||
# CONFIG_MTD_REDBOOT_PARTS is not set
|
# CONFIG_MTD_REDBOOT_PARTS is not set
|
||||||
# CONFIG_MTD_CMDLINE_PARTS is not set
|
# CONFIG_MTD_CMDLINE_PARTS is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# User Modules And Translation Layers
|
||||||
|
#
|
||||||
CONFIG_MTD_CHAR=y
|
CONFIG_MTD_CHAR=y
|
||||||
CONFIG_MTD_BLOCK=y
|
CONFIG_MTD_BLOCK=y
|
||||||
# CONFIG_FTL is not set
|
# CONFIG_FTL is not set
|
||||||
|
@ -246,6 +250,10 @@ CONFIG_MTD_AVALANCHE_BUSWIDTH=2
|
||||||
# CONFIG_MTD_SLRAM is not set
|
# CONFIG_MTD_SLRAM is not set
|
||||||
# CONFIG_MTD_MTDRAM is not set
|
# CONFIG_MTD_MTDRAM is not set
|
||||||
# CONFIG_MTD_BLKMTD is not set
|
# CONFIG_MTD_BLKMTD is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Disk-On-Chip Device Drivers
|
||||||
|
#
|
||||||
# CONFIG_MTD_DOC1000 is not set
|
# CONFIG_MTD_DOC1000 is not set
|
||||||
# CONFIG_MTD_DOC2000 is not set
|
# CONFIG_MTD_DOC2000 is not set
|
||||||
# CONFIG_MTD_DOC2001 is not set
|
# CONFIG_MTD_DOC2001 is not set
|
||||||
|
@ -428,6 +436,10 @@ CONFIG_ATM=m
|
||||||
CONFIG_ATM_BR2684=m
|
CONFIG_ATM_BR2684=m
|
||||||
# CONFIG_ATM_BR2684_IPFILTER is not set
|
# CONFIG_ATM_BR2684_IPFILTER is not set
|
||||||
CONFIG_VLAN_8021Q=y
|
CONFIG_VLAN_8021Q=y
|
||||||
|
|
||||||
|
#
|
||||||
|
#
|
||||||
|
#
|
||||||
# CONFIG_IPX is not set
|
# CONFIG_IPX is not set
|
||||||
# CONFIG_ATALK is not set
|
# CONFIG_ATALK is not set
|
||||||
# CONFIG_DECNET is not set
|
# CONFIG_DECNET is not set
|
||||||
|
@ -494,12 +506,20 @@ CONFIG_IPSEC_NAT_TRAVERSAL=y
|
||||||
# SCSI support
|
# SCSI support
|
||||||
#
|
#
|
||||||
CONFIG_SCSI=m
|
CONFIG_SCSI=m
|
||||||
|
|
||||||
|
#
|
||||||
|
# SCSI support type (disk, tape, CD-ROM)
|
||||||
|
#
|
||||||
CONFIG_BLK_DEV_SD=m
|
CONFIG_BLK_DEV_SD=m
|
||||||
CONFIG_SD_EXTRA_DEVS=5
|
CONFIG_SD_EXTRA_DEVS=5
|
||||||
# CONFIG_CHR_DEV_ST is not set
|
# CONFIG_CHR_DEV_ST is not set
|
||||||
# CONFIG_CHR_DEV_OSST is not set
|
# CONFIG_CHR_DEV_OSST is not set
|
||||||
# CONFIG_BLK_DEV_SR is not set
|
# CONFIG_BLK_DEV_SR is not set
|
||||||
CONFIG_CHR_DEV_SG=m
|
CONFIG_CHR_DEV_SG=m
|
||||||
|
|
||||||
|
#
|
||||||
|
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
|
||||||
|
#
|
||||||
# CONFIG_SCSI_DEBUG_QUEUES is not set
|
# CONFIG_SCSI_DEBUG_QUEUES is not set
|
||||||
# CONFIG_SCSI_MULTI_LUN is not set
|
# CONFIG_SCSI_MULTI_LUN is not set
|
||||||
# CONFIG_SCSI_CONSTANTS is not set
|
# CONFIG_SCSI_CONSTANTS is not set
|
||||||
|
@ -647,6 +667,10 @@ CONFIG_NET_RADIO=y
|
||||||
# CONFIG_AIRONET4500_NONCS is not set
|
# CONFIG_AIRONET4500_NONCS is not set
|
||||||
# CONFIG_AIRONET4500_PROC is not set
|
# CONFIG_AIRONET4500_PROC is not set
|
||||||
# CONFIG_HERMES is not set
|
# CONFIG_HERMES is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Prism54 PCI/PCMCIA GT/Duette Driver - 802.11(a/b/g)
|
||||||
|
#
|
||||||
# CONFIG_PRISM54 is not set
|
# CONFIG_PRISM54 is not set
|
||||||
# CONFIG_NET_WIRELESS is not set
|
# CONFIG_NET_WIRELESS is not set
|
||||||
|
|
||||||
|
@ -702,6 +726,7 @@ CONFIG_SERIAL=y
|
||||||
CONFIG_SERIAL_CONSOLE=y
|
CONFIG_SERIAL_CONSOLE=y
|
||||||
# CONFIG_SERIAL_EXTENDED is not set
|
# CONFIG_SERIAL_EXTENDED is not set
|
||||||
# CONFIG_SERIAL_NONSTANDARD is not set
|
# CONFIG_SERIAL_NONSTANDARD is not set
|
||||||
|
CONFIG_MIPS_AVALANCHE_LED=y
|
||||||
CONFIG_UNIX98_PTYS=y
|
CONFIG_UNIX98_PTYS=y
|
||||||
CONFIG_UNIX98_PTY_COUNT=128
|
CONFIG_UNIX98_PTY_COUNT=128
|
||||||
|
|
||||||
|
@ -720,6 +745,14 @@ CONFIG_UNIX98_PTY_COUNT=128
|
||||||
# Joysticks
|
# Joysticks
|
||||||
#
|
#
|
||||||
# CONFIG_INPUT_GAMEPORT is not set
|
# CONFIG_INPUT_GAMEPORT is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Input core support is needed for gameports
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# Input core support is needed for joysticks
|
||||||
|
#
|
||||||
# CONFIG_QIC02_TAPE is not set
|
# CONFIG_QIC02_TAPE is not set
|
||||||
# CONFIG_IPMI_HANDLER is not set
|
# CONFIG_IPMI_HANDLER is not set
|
||||||
# CONFIG_IPMI_PANIC_EVENT is not set
|
# CONFIG_IPMI_PANIC_EVENT is not set
|
||||||
|
|
Loading…
Reference in a new issue