diff options
author | Florian Fainelli <florian@openwrt.org> | 2007-07-25 09:16:20 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2007-07-25 09:16:20 +0000 |
commit | 6409863c91585abed5ac0bd153d145b6bd8aa2d5 (patch) | |
tree | 96c39af9598be4aaed2c6c24dbe38f9e2388538e /target/linux/rdc-2.6/config | |
parent | 5f43226898defff229c12e12cbecd1ae64d2bd0d (diff) | |
download | upstream-6409863c91585abed5ac0bd153d145b6bd8aa2d5.tar.gz upstream-6409863c91585abed5ac0bd153d145b6bd8aa2d5.tar.bz2 upstream-6409863c91585abed5ac0bd153d145b6bd8aa2d5.zip |
Upgrade rdc to 2.6.22.1, include r6040 ethernet fixes by sn9, thanks !
SVN-Revision: 8153
Diffstat (limited to 'target/linux/rdc-2.6/config')
-rw-r--r-- | target/linux/rdc-2.6/config/default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/rdc-2.6/config/default b/target/linux/rdc-2.6/config/default index 4d4859778f..9ce729cfaa 100644 --- a/target/linux/rdc-2.6/config/default +++ b/target/linux/rdc-2.6/config/default @@ -219,7 +219,7 @@ CONFIG_PCI_GOANY=y CONFIG_PHYSICAL_ALIGN=0x100000 CONFIG_PHYSICAL_START=0x100000 # CONFIG_PNPACPI is not set -CONFIG_R6040=y +CONFIG_R6040=m # CONFIG_RELOCATABLE is not set # CONFIG_RPCSEC_GSS_KRB5 is not set # CONFIG_RTC is not set |