diff options
author | John Crispin <john@openwrt.org> | 2008-07-06 00:59:48 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2008-07-06 00:59:48 +0000 |
commit | 9e6c38917c9b612bc46a6a94ee406151193641a6 (patch) | |
tree | c514352597d2596a465e53e7d6dd43f4b6daeedc /target/linux/ifxmips/config-2.6.25 | |
parent | 9be32c744bbbe93bb5f2697129b91d80f9d818ca (diff) | |
download | upstream-9e6c38917c9b612bc46a6a94ee406151193641a6.tar.gz upstream-9e6c38917c9b612bc46a6a94ee406151193641a6.tar.bz2 upstream-9e6c38917c9b612bc46a6a94ee406151193641a6.zip |
make atheros wifi cards used on arcaydian 4519 ifxmips based boards work
SVN-Revision: 11676
Diffstat (limited to 'target/linux/ifxmips/config-2.6.25')
-rw-r--r-- | target/linux/ifxmips/config-2.6.25 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ifxmips/config-2.6.25 b/target/linux/ifxmips/config-2.6.25 index c15aa0be66..5cfa773ed7 100644 --- a/target/linux/ifxmips/config-2.6.25 +++ b/target/linux/ifxmips/config-2.6.25 @@ -93,7 +93,7 @@ CONFIG_INITRAMFS_SOURCE="" CONFIG_IRQ_CPU=y CONFIG_KALLSYMS=y # CONFIG_LEDS_ALIX is not set -# CONFIG_LEDS_GPIO is not set +CONFIG_LEDS_GPIO=y CONFIG_LEDS_IFXMIPS=y # CONFIG_LEMOTE_FULONG is not set CONFIG_LZO_COMPRESS=m |