diff options
author | Florian Fainelli <florian@openwrt.org> | 2007-07-27 18:13:35 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2007-07-27 18:13:35 +0000 |
commit | f1b2dbceb2dfb162db1dc76cfd71d53eba7fa7be (patch) | |
tree | 780f33e69a2136a43a8efeb7dcef21f5351f4e32 /target/linux/generic-2.6/config-2.6.22 | |
parent | a9ffbd94e7c10e55fc4777a84bfd5a5ab4d17729 (diff) | |
download | mtk-20170518-f1b2dbceb2dfb162db1dc76cfd71d53eba7fa7be.zip mtk-20170518-f1b2dbceb2dfb162db1dc76cfd71d53eba7fa7be.tar.gz mtk-20170518-f1b2dbceb2dfb162db1dc76cfd71d53eba7fa7be.tar.bz2 |
Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 drivers (thanks to Daniel Gimpelevich)
SVN-Revision: 8200
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.22')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.22 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.22 b/target/linux/generic-2.6/config-2.6.22 index 578bbc5..bc715a3 100644 --- a/target/linux/generic-2.6/config-2.6.22 +++ b/target/linux/generic-2.6/config-2.6.22 @@ -286,6 +286,7 @@ CONFIG_E100=m # CONFIG_E1000 is not set # CONFIG_ECONET is not set # CONFIG_EEPRO100 is not set +CONFIG_EEPROM_93CX6=y # CONFIG_EFI_PARTITION is not set # CONFIG_EFS_FS is not set # CONFIG_ELF_CORE is not set |