diff options
author | John Crispin <john@openwrt.org> | 2008-08-04 21:22:00 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2008-08-04 21:22:00 +0000 |
commit | d38b4fd256a6018e220ec3ac2a7856d520f990da (patch) | |
tree | 2d430cf9d0a25924f61a06eb24e2f25b187a6008 /target/linux/atheros/config-2.6.26 | |
parent | 4c195465a8301f5706ab56e9cc03e70334c57009 (diff) | |
download | upstream-d38b4fd256a6018e220ec3ac2a7856d520f990da.tar.gz upstream-d38b4fd256a6018e220ec3ac2a7856d520f990da.tar.bz2 upstream-d38b4fd256a6018e220ec3ac2a7856d520f990da.zip |
- bump atheros to .26 - adds leds-gpio to default selection on atheros - extend led platform setup on atheros
SVN-Revision: 12100
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 |