Changeset 6615be8 in freewrt


Ignore:
Timestamp:
Nov 16, 2006, 12:37:35 AM (19 years ago)
Author:
Phil Sutter <n0-1@…>
Children:
3f84f84
Parents:
e1e379b
Message:

added mtd support to configs

git-svn-id: svn://www.freewrt.org/trunk/freewrt@1143 afb5a338-a214-0410-bd46-81f09a774fd1

Location:
target/linux/rb-2.4
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • target/linux/rb-2.4/ext2-cf/config/config.ext2

    re1e379b r6615be8  
    11#
    2 # Automatically generated by make menuconfig: don't edit
     2# Automatically generated make config: don't edit
    33#
    44CONFIG_MIPS=y
     
    2121# Machine selection
    2222#
    23 # CONFIG_IDT_79EB434 is not set
    24 CONFIG_MIPS_MIKROTIK=y
    2523# CONFIG_ACER_PICA_61 is not set
    2624# CONFIG_MIPS_BOSPORUS is not set
     
    5048# CONFIG_HP_LASERJET is not set
    5149# CONFIG_IBM_WORKPAD is not set
     50# CONFIG_IDT_79EB434 is not set
    5251# CONFIG_LASAT is not set
    5352# CONFIG_MIPS_ITE8172 is not set
     
    5655# CONFIG_MIPS_MALTA is not set
    5756# CONFIG_MIPS_SEAD is not set
     57CONFIG_MIPS_MIKROTIK=y
    5858# CONFIG_MOMENCO_OCELOT is not set
    5959# CONFIG_MOMENCO_OCELOT_G is not set
     
    160160# Memory Technology Devices (MTD)
    161161#
    162 # CONFIG_MTD is not set
     162CONFIG_MTD=y
     163# CONFIG_MTD_DEBUG is not set
     164CONFIG_MTD_PARTITIONS=y
     165# CONFIG_MTD_CONCAT is not set
     166# CONFIG_MTD_REDBOOT_PARTS is not set
     167# CONFIG_MTD_CMDLINE_PARTS is not set
     168
     169#
     170# User Modules And Translation Layers
     171#
     172CONFIG_MTD_CHAR=y
     173CONFIG_MTD_BLOCK=y
     174# CONFIG_FTL is not set
     175# CONFIG_NFTL is not set
     176# CONFIG_INFTL is not set
     177
     178#
     179# RAM/ROM/Flash chip drivers
     180#
     181# CONFIG_MTD_CFI is not set
     182CONFIG_MTD_JEDECPROBE=y
     183CONFIG_MTD_GEN_PROBE=y
     184CONFIG_MTD_CFI_ADV_OPTIONS=y
     185CONFIG_MTD_CFI_NOSWAP=y
     186# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
     187# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
     188CONFIG_MTD_CFI_GEOMETRY=y
     189CONFIG_MTD_MAP_BANK_WIDTH_1=y
     190CONFIG_MTD_MAP_BANK_WIDTH_2=y
     191CONFIG_MTD_MAP_BANK_WIDTH_4=y
     192CONFIG_MTD_MAP_BANK_WIDTH_8=y
     193CONFIG_MTD_MAP_BANK_WIDTH_16=y
     194CONFIG_MTD_MAP_BANK_WIDTH_32=y
     195CONFIG_MTD_CFI_I1=y
     196# CONFIG_MTD_CFI_I2 is not set
     197# CONFIG_MTD_CFI_I4 is not set
     198# CONFIG_MTD_CFI_I8 is not set
     199# CONFIG_MTD_CFI_INTELEXT is not set
     200# CONFIG_MTD_CFI_AMDSTD is not set
     201# CONFIG_MTD_CFI_STAA is not set
     202# CONFIG_MTD_CFI_SSTSTD is not set
     203# CONFIG_MTD_CFI_UTIL is not set
     204# CONFIG_MTD_RAM is not set
     205# CONFIG_MTD_ROM is not set
     206# CONFIG_MTD_ABSENT is not set
     207# CONFIG_MTD_OBSOLETE_CHIPS is not set
     208# CONFIG_MTD_AMDSTD is not set
     209# CONFIG_MTD_SHARP is not set
     210# CONFIG_MTD_JEDEC is not set
     211
     212#
     213# Mapping drivers for chip access
     214#
     215# CONFIG_MTD_COMPLEX_MAPPINGS is not set
     216# CONFIG_MTD_PHYSMAP is not set
     217# CONFIG_MTD_ALCHEMY is not set
     218# CONFIG_MTD_BOSPORUS is not set
     219# CONFIG_MTD_XXS1500 is not set
     220# CONFIG_MTD_MTX1 is not set
     221# CONFIG_MTD_DB1X00 is not set
     222# CONFIG_MTD_PB1550 is not set
     223# CONFIG_MTD_HYDROGEN3 is not set
     224# CONFIG_MTD_MIRAGE is not set
     225# CONFIG_MTD_CSTM_MIPS_IXX is not set
     226# CONFIG_MTD_OCELOT is not set
     227# CONFIG_MTD_LASAT is not set
     228# CONFIG_MTD_PCI is not set
     229# CONFIG_MTD_PCMCIA is not set
     230
     231#
     232# Self-contained MTD device drivers
     233#
     234# CONFIG_MTD_PMC551 is not set
     235# CONFIG_MTD_SLRAM is not set
     236# CONFIG_MTD_MTDRAM is not set
     237# CONFIG_MTD_BLKMTD is not set
     238
     239#
     240# Disk-On-Chip Device Drivers
     241#
     242# CONFIG_MTD_DOC2000 is not set
     243# CONFIG_MTD_DOC2001 is not set
     244# CONFIG_MTD_DOC2001PLUS is not set
     245# CONFIG_MTD_DOCPROBE is not set
     246# CONFIG_MTD_DOCECC is not set
     247
     248#
     249# NAND Flash Device Drivers
     250#
     251CONFIG_MTD_NAND=y
     252# CONFIG_MTD_NAND_VERIFY_WRITE is not set
     253CONFIG_MTD_NAND_IDS=y
     254# CONFIG_MTD_NAND_DISKONCHIP is not set
     255CONFIG_MTD_NAND_RBMIPS=y
    163256
    164257#
     
    231324# CONFIG_ATM is not set
    232325# CONFIG_VLAN_8021Q is not set
     326
     327#
     328
     329#
    233330# CONFIG_IPX is not set
    234331# CONFIG_ATALK is not set
     
    309406# CONFIG_BONDING is not set
    310407# CONFIG_EQUALIZER is not set
     408
     409#
     410# IMQ needs CONFIG_NETFILTER enabled
     411#
    311412# CONFIG_TUN is not set
    312413# CONFIG_NET_RANDOM is not set
     
    457558#
    458559# CONFIG_INPUT_GAMEPORT is not set
     560
     561#
     562# Input core support is needed for gameports
     563#
     564
     565#
     566# Input core support is needed for joysticks
     567#
    459568# CONFIG_QIC02_TAPE is not set
    460569# CONFIG_IPMI_HANDLER is not set
     
    521630# CONFIG_JFFS2_BBC_LZHD is not set
    522631# CONFIG_JFFS2_BBC_LZSS is not set
     632CONFIG_YAFFS_FS=y
    523633# CONFIG_CRAMFS is not set
    524634# CONFIG_SQUASHFS is not set
     
    532642# CONFIG_JFS_STATISTICS is not set
    533643# CONFIG_MINIX_FS is not set
     644# CONFIG_MINI_FO is not set
    534645# CONFIG_VXFS_FS is not set
    535646# CONFIG_NTFS_FS is not set
  • target/linux/rb-2.4/nfs/config/config.nfs

    re1e379b r6615be8  
    2121# Machine selection
    2222#
    23 # CONFIG_IDT_79EB434 is not set
    24 CONFIG_MIPS_MIKROTIK=y
    2523# CONFIG_ACER_PICA_61 is not set
    2624# CONFIG_MIPS_BOSPORUS is not set
     
    5048# CONFIG_HP_LASERJET is not set
    5149# CONFIG_IBM_WORKPAD is not set
     50# CONFIG_IDT_79EB434 is not set
    5251# CONFIG_LASAT is not set
    5352# CONFIG_MIPS_ITE8172 is not set
     
    5655# CONFIG_MIPS_MALTA is not set
    5756# CONFIG_MIPS_SEAD is not set
     57CONFIG_MIPS_MIKROTIK=y
    5858# CONFIG_MOMENCO_OCELOT is not set
    5959# CONFIG_MOMENCO_OCELOT_G is not set
     
    160160# Memory Technology Devices (MTD)
    161161#
    162 # CONFIG_MTD is not set
     162CONFIG_MTD=y
     163# CONFIG_MTD_DEBUG is not set
     164CONFIG_MTD_PARTITIONS=y
     165# CONFIG_MTD_CONCAT is not set
     166# CONFIG_MTD_REDBOOT_PARTS is not set
     167# CONFIG_MTD_CMDLINE_PARTS is not set
     168
     169#
     170# User Modules And Translation Layers
     171#
     172CONFIG_MTD_CHAR=y
     173CONFIG_MTD_BLOCK=y
     174# CONFIG_FTL is not set
     175# CONFIG_NFTL is not set
     176# CONFIG_INFTL is not set
     177
     178#
     179# RAM/ROM/Flash chip drivers
     180#
     181# CONFIG_MTD_CFI is not set
     182CONFIG_MTD_JEDECPROBE=y
     183CONFIG_MTD_GEN_PROBE=y
     184CONFIG_MTD_CFI_ADV_OPTIONS=y
     185CONFIG_MTD_CFI_NOSWAP=y
     186# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
     187# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
     188CONFIG_MTD_CFI_GEOMETRY=y
     189CONFIG_MTD_MAP_BANK_WIDTH_1=y
     190CONFIG_MTD_MAP_BANK_WIDTH_2=y
     191CONFIG_MTD_MAP_BANK_WIDTH_4=y
     192CONFIG_MTD_MAP_BANK_WIDTH_8=y
     193CONFIG_MTD_MAP_BANK_WIDTH_16=y
     194CONFIG_MTD_MAP_BANK_WIDTH_32=y
     195CONFIG_MTD_CFI_I1=y
     196# CONFIG_MTD_CFI_I2 is not set
     197# CONFIG_MTD_CFI_I4 is not set
     198# CONFIG_MTD_CFI_I8 is not set
     199# CONFIG_MTD_CFI_INTELEXT is not set
     200# CONFIG_MTD_CFI_AMDSTD is not set
     201# CONFIG_MTD_CFI_STAA is not set
     202# CONFIG_MTD_CFI_SSTSTD is not set
     203# CONFIG_MTD_CFI_UTIL is not set
     204# CONFIG_MTD_RAM is not set
     205# CONFIG_MTD_ROM is not set
     206# CONFIG_MTD_ABSENT is not set
     207# CONFIG_MTD_OBSOLETE_CHIPS is not set
     208# CONFIG_MTD_AMDSTD is not set
     209# CONFIG_MTD_SHARP is not set
     210# CONFIG_MTD_JEDEC is not set
     211
     212#
     213# Mapping drivers for chip access
     214#
     215# CONFIG_MTD_COMPLEX_MAPPINGS is not set
     216# CONFIG_MTD_PHYSMAP is not set
     217# CONFIG_MTD_ALCHEMY is not set
     218# CONFIG_MTD_BOSPORUS is not set
     219# CONFIG_MTD_XXS1500 is not set
     220# CONFIG_MTD_MTX1 is not set
     221# CONFIG_MTD_DB1X00 is not set
     222# CONFIG_MTD_PB1550 is not set
     223# CONFIG_MTD_HYDROGEN3 is not set
     224# CONFIG_MTD_MIRAGE is not set
     225# CONFIG_MTD_CSTM_MIPS_IXX is not set
     226# CONFIG_MTD_OCELOT is not set
     227# CONFIG_MTD_LASAT is not set
     228# CONFIG_MTD_PCI is not set
     229# CONFIG_MTD_PCMCIA is not set
     230
     231#
     232# Self-contained MTD device drivers
     233#
     234# CONFIG_MTD_PMC551 is not set
     235# CONFIG_MTD_SLRAM is not set
     236# CONFIG_MTD_MTDRAM is not set
     237# CONFIG_MTD_BLKMTD is not set
     238
     239#
     240# Disk-On-Chip Device Drivers
     241#
     242# CONFIG_MTD_DOC2000 is not set
     243# CONFIG_MTD_DOC2001 is not set
     244# CONFIG_MTD_DOC2001PLUS is not set
     245# CONFIG_MTD_DOCPROBE is not set
     246# CONFIG_MTD_DOCECC is not set
     247
     248#
     249# NAND Flash Device Drivers
     250#
     251CONFIG_MTD_NAND=y
     252CONFIG_MTD_NAND_VERIFY_WRITE=y
     253CONFIG_MTD_NAND_IDS=y
     254# CONFIG_MTD_NAND_DISKONCHIP is not set
     255CONFIG_MTD_NAND_RBMIPS=y
    163256
    164257#
     
    506599# CONFIG_JFFS2_BBC_LZHD is not set
    507600# CONFIG_JFFS2_BBC_LZSS is not set
     601CONFIG_YAFFS_FS=y
    508602# CONFIG_CRAMFS is not set
    509603# CONFIG_SQUASHFS is not set
     
    517611# CONFIG_JFS_STATISTICS is not set
    518612# CONFIG_MINIX_FS is not set
     613# CONFIG_MINI_FO is not set
    519614# CONFIG_VXFS_FS is not set
    520615# CONFIG_NTFS_FS is not set
Note: See TracChangeset for help on using the changeset viewer.