diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2005-04-15 07:25:52 +0000 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2005-04-15 07:25:52 +0000 |
commit | 49eba1d322395ca20085f41744860c1c29240328 (patch) | |
tree | 6ae297b0e79bb2ac4a63f5c9d70be5e8a19c94f3 /openwrt/package/linux/linux.config | |
parent | fdabcaacebcf95b0ce565c753364254153e526dd (diff) | |
download | mtk-20170518-49eba1d322395ca20085f41744860c1c29240328.zip mtk-20170518-49eba1d322395ca20085f41744860c1c29240328.tar.gz mtk-20170518-49eba1d322395ca20085f41744860c1c29240328.tar.bz2 |
remove unused sflash
SVN-Revision: 654
Diffstat (limited to 'openwrt/package/linux/linux.config')
-rw-r--r-- | openwrt/package/linux/linux.config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/openwrt/package/linux/linux.config b/openwrt/package/linux/linux.config index 7534ece..9a7d190 100644 --- a/openwrt/package/linux/linux.config +++ b/openwrt/package/linux/linux.config @@ -241,7 +241,7 @@ CONFIG_MTD_BCM947XX=y # # Self-contained MTD device drivers # -CONFIG_MTD_SFLASH=y +# CONFIG_MTD_SFLASH is not set # CONFIG_MTD_PMC551 is not set # CONFIG_MTD_SLRAM is not set # CONFIG_MTD_MTDRAM is not set @@ -551,6 +551,7 @@ CONFIG_CHR_DEV_SG=m # CONFIG_SCSI_SATA_SVW is not set # CONFIG_SCSI_ATA_PIIX is not set # CONFIG_SCSI_SATA_NV is not set +# CONFIG_SCSI_SATA_QSTOR is not set # CONFIG_SCSI_SATA_PROMISE is not set # CONFIG_SCSI_SATA_SX4 is not set # CONFIG_SCSI_SATA_SIL is not set |