diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-07-16 16:35:00 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-07-16 16:35:00 +0000 |
commit | 9224ef1e25a140b61831ed27c0db7ec8e1499a78 (patch) | |
tree | c54ea0ac4b9a6ea619d25c646a2253333397ccf7 /target | |
parent | 5231811851593982f403e34b6f24bc42e818f4f9 (diff) | |
download | upstream-9224ef1e25a140b61831ed27c0db7ec8e1499a78.tar.gz upstream-9224ef1e25a140b61831ed27c0db7ec8e1499a78.tar.bz2 upstream-9224ef1e25a140b61831ed27c0db7ec8e1499a78.zip |
add missing CONFIG_FIXED_PHY symbol to 2.6.25
SVN-Revision: 16869
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.25 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.25 b/target/linux/generic-2.6/config-2.6.25 index a2408fa888..8d92aba0df 100644 --- a/target/linux/generic-2.6/config-2.6.25 +++ b/target/linux/generic-2.6/config-2.6.25 @@ -397,6 +397,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" # CONFIG_FEALNX is not set CONFIG_FIB_RULES=y # CONFIG_FIREWIRE is not set +# CONFIG_FIXED_PHY is not set CONFIG_FLATMEM_MANUAL=y CONFIG_FLATMEM=y CONFIG_FLAT_NODE_MEM_MAP=y |