diff options
Diffstat (limited to 'target/linux/linux-2.4/config/ar7')
| -rw-r--r-- | target/linux/linux-2.4/config/ar7 | 35 | 
1 files changed, 34 insertions, 1 deletions
| diff --git a/target/linux/linux-2.4/config/ar7 b/target/linux/linux-2.4/config/ar7 index e12f88bd2..6cf0a1fcc 100644 --- a/target/linux/linux-2.4/config/ar7 +++ b/target/linux/linux-2.4/config/ar7 @@ -1,5 +1,5 @@  # -# Automatically generated by make menuconfig: don't edit +# Automatically generated make config: don't edit  #  CONFIG_MIPS=y  CONFIG_MIPS32=y @@ -177,6 +177,10 @@ CONFIG_MTD_PARTITIONS=y  # CONFIG_MTD_CONCAT is not set  # CONFIG_MTD_REDBOOT_PARTS is not set  # CONFIG_MTD_CMDLINE_PARTS is not set + +# +# User Modules And Translation Layers +#  CONFIG_MTD_CHAR=y  CONFIG_MTD_BLOCK=y  # CONFIG_FTL is not set @@ -204,6 +208,7 @@ CONFIG_MTD_CFI_I1=y  CONFIG_MTD_CFI_INTELEXT=y  CONFIG_MTD_CFI_AMDSTD=y  # CONFIG_MTD_CFI_STAA is not set +# CONFIG_MTD_CFI_SSTSTD is not set  # CONFIG_MTD_RAM is not set  # CONFIG_MTD_ROM is not set  # CONFIG_MTD_ABSENT is not set @@ -244,6 +249,10 @@ CONFIG_MTD_AVALANCHE_BUSWIDTH=2  # CONFIG_MTD_SLRAM is not set  # CONFIG_MTD_MTDRAM is not set  # CONFIG_MTD_BLKMTD is not set + +# +# Disk-On-Chip Device Drivers +#  # CONFIG_MTD_DOC1000 is not set  # CONFIG_MTD_DOC2000 is not set  # CONFIG_MTD_DOC2001 is not set @@ -423,6 +432,10 @@ CONFIG_IP6_NF_TARGET_MARK=m  # CONFIG_IP_SCTP is not set  # CONFIG_ATM is not set  CONFIG_VLAN_8021Q=y + +# +#   +#  # CONFIG_IPX is not set  # CONFIG_ATALK is not set  # CONFIG_DECNET is not set @@ -508,12 +521,20 @@ CONFIG_IPSEC_NAT_TRAVERSAL=y  # SCSI support  #  CONFIG_SCSI=m + +# +# SCSI support type (disk, tape, CD-ROM) +#  CONFIG_BLK_DEV_SD=m  CONFIG_SD_EXTRA_DEVS=5  # CONFIG_CHR_DEV_ST is not set  # CONFIG_CHR_DEV_OSST is not set  # CONFIG_BLK_DEV_SR is not set  CONFIG_CHR_DEV_SG=m + +# +# Some SCSI devices (e.g. CD jukebox) support multiple LUNs +#  # CONFIG_SCSI_DEBUG_QUEUES is not set  # CONFIG_SCSI_MULTI_LUN is not set  # CONFIG_SCSI_CONSTANTS is not set @@ -654,6 +675,10 @@ CONFIG_NET_RADIO=y  # CONFIG_AIRONET4500_NONCS is not set  # CONFIG_AIRONET4500_PROC 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_NET_WIRELESS is not set @@ -721,6 +746,14 @@ CONFIG_UNIX98_PTY_COUNT=128  # Joysticks  #  # 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_IPMI_HANDLER is not set  # CONFIG_IPMI_PANIC_EVENT is not set | 
