diff options
author | Claudio Mignanti <c.mignanti@gmail.com> | 2012-04-20 13:33:01 +0000 |
---|---|---|
committer | Claudio Mignanti <c.mignanti@gmail.com> | 2012-04-20 13:33:01 +0000 |
commit | 29dc55858364febdf9e3b147188ced17df038a27 (patch) | |
tree | e5a7f0d9c26eebb46a33278ac9887e110712f9d3 /target/linux/at91/config-default | |
parent | 50d492059a0a3525acd579781ce86c38168e2d69 (diff) | |
download | master-187ad058-29dc55858364febdf9e3b147188ced17df038a27.tar.gz master-187ad058-29dc55858364febdf9e3b147188ced17df038a27.tar.bz2 master-187ad058-29dc55858364febdf9e3b147188ced17df038a27.zip |
[at91] Reorganize the subtargets, group subtargets per cpu family
Signed-off-by: Claudio Mignanti <c.mignanti@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31372 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/at91/config-default')
-rw-r--r-- | target/linux/at91/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/at91/config-default b/target/linux/at91/config-default index 1ffbb76e6e..fe79340477 100644 --- a/target/linux/at91/config-default +++ b/target/linux/at91/config-default @@ -117,6 +117,7 @@ CONFIG_JBD2=y CONFIG_KTIME_SCALAR=y # CONFIG_LEDS is not set # CONFIG_LEDS_GPIO is not set +# CONFIG_LEDS_ATMEL_PWM is not set CONFIG_LEDS_TRIGGER_HEARTBEAT=y # CONFIG_MACB is not set # CONFIG_MACH_ACMENETUSFOXG20 is not set |