diff options
author | John Crispin <blogic@openwrt.org> | 2008-08-04 21:22:00 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2008-08-04 21:22:00 +0000 |
commit | 8e8b9359638866b6a0150fdf7666301e9ccfba5e (patch) | |
tree | 39a7c95e839de768dece7366afa0ba5d1a9d7131 /target/linux/atheros/config-2.6.26 | |
parent | 549b84837a7af7b966aa6bf38692bb983304ad3a (diff) | |
download | upstream-8e8b9359638866b6a0150fdf7666301e9ccfba5e.tar.gz upstream-8e8b9359638866b6a0150fdf7666301e9ccfba5e.tar.bz2 upstream-8e8b9359638866b6a0150fdf7666301e9ccfba5e.zip |
- bump atheros to .26
- adds leds-gpio to default selection on atheros
- extend led platform setup on atheros
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12100 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/atheros/config-2.6.26')
-rw-r--r-- | target/linux/atheros/config-2.6.26 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/atheros/config-2.6.26 b/target/linux/atheros/config-2.6.26 index 3e58d6a11d..158decc26c 100644 --- a/target/linux/atheros/config-2.6.26 +++ b/target/linux/atheros/config-2.6.26 @@ -251,3 +251,4 @@ CONFIG_VIDEO_V4L1=m CONFIG_VIDEO_V4L2=m CONFIG_VIDEO_V4L2_COMMON=m CONFIG_ZONE_DMA_FLAG=0 +CONFIG_LEDS_GPIO=y |