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 | 0f23967db3315dbf329427ee4cdafc7344d795bd (patch) | |
tree | d775cb2a08c5316e33eb96c51df1725a9b768eaf /target/linux/generic-2.6/config-2.6.22 | |
parent | 00fba8680c04558ade00807bfdecb427fe5cad6a (diff) | |
download | upstream-0f23967db3315dbf329427ee4cdafc7344d795bd.tar.gz upstream-0f23967db3315dbf329427ee4cdafc7344d795bd.tar.bz2 upstream-0f23967db3315dbf329427ee4cdafc7344d795bd.zip |
Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 drivers (thanks to Daniel Gimpelevich)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8200 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 578bbc5444..bc715a3b67 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 |