diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-07-25 09:16:20 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-07-25 09:16:20 +0000 |
commit | eeab7aa026971e3db3dcb17ba0366937466f1934 (patch) | |
tree | ba7834e65356b512b056a80d18458360b994a129 /target/linux/rdc-2.6/config | |
parent | 87378c0dd01f5e45ad0ffcbadc506a966ab6a213 (diff) |
Upgrade rdc to 2.6.22.1, include r6040 ethernet fixes by sn9, thanks !
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8153 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |