diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-01-20 12:35:00 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-01-20 12:35:00 +0000 |
commit | fca1e2883934a6d918878c05ddbea9aadb91b2a5 (patch) | |
tree | 8c186144c966717fe2db431c630ff8dcdd16d91b /target/linux/brcm-2.4/config | |
parent | 68e78b57eeb6c5895f6a81234cb18f52a80d74ce (diff) |
Add WL-700gE support (based on work by jr)
Includes kernel/diag patch and a new target profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6142 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm-2.4/config')
-rw-r--r-- | target/linux/brcm-2.4/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm-2.4/config b/target/linux/brcm-2.4/config index 8ac37b10a..91bd41ac9 100644 --- a/target/linux/brcm-2.4/config +++ b/target/linux/brcm-2.4/config @@ -598,7 +598,7 @@ CONFIG_IDEDMA_PCI_AUTO=y CONFIG_BLK_DEV_IDEDMA=y # CONFIG_IDEDMA_PCI_WIP is not set # CONFIG_BLK_DEV_ADMA100 is not set -# CONFIG_BLK_DEV_AEC62XX is not set +CONFIG_BLK_DEV_AEC62XX=m # CONFIG_BLK_DEV_ALI15X3 is not set # CONFIG_WDC_ALI15X3 is not set # CONFIG_BLK_DEV_AMD74XX is not set |