diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2011-12-31 15:02:40 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2011-12-31 15:02:40 +0000 |
commit | 118232a5911211c6f2857b179a6a1229c4a32532 (patch) | |
tree | 8895ce633b1c7a505f9f7ded3990d315fb1548b3 /target/linux/ar71xx/config-2.6.39 | |
parent | 495ca478f937ceecd6935e5a1e58fcb75648fbd8 (diff) | |
download | upstream-118232a5911211c6f2857b179a6a1229c4a32532.tar.gz upstream-118232a5911211c6f2857b179a6a1229c4a32532.tar.bz2 upstream-118232a5911211c6f2857b179a6a1229c4a32532.zip |
ar71xx: enable SWCONFIG_LEDS
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29630 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-2.6.39')
-rw-r--r-- | target/linux/ar71xx/config-2.6.39 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.39 b/target/linux/ar71xx/config-2.6.39 index 48fea9a890..78eb0ef1b6 100644 --- a/target/linux/ar71xx/config-2.6.39 +++ b/target/linux/ar71xx/config-2.6.39 @@ -200,6 +200,7 @@ CONFIG_SPI_GPIO=y CONFIG_SPI_MASTER=y CONFIG_SPI_PB44=y CONFIG_SWCONFIG=y +CONFIG_SWCONFIG_LEDS=y CONFIG_SYS_HAS_CPU_MIPS32_R1=y CONFIG_SYS_HAS_CPU_MIPS32_R2=y CONFIG_SYS_HAS_EARLY_PRINTK=y |