diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-04-29 16:18:51 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-04-29 16:18:51 +0000 |
commit | b54ef5ac71189aadf8539b058ad85eba0727431c (patch) | |
tree | b6b34f543f8d390a24dbf788c8484eb1583018c0 /target/linux/ixp4xx/config-default | |
parent | 9a3fa80e0d55fdc03a717c4010ed47f619232869 (diff) | |
download | upstream-b54ef5ac71189aadf8539b058ad85eba0727431c.tar.gz upstream-b54ef5ac71189aadf8539b058ad85eba0727431c.tar.bz2 upstream-b54ef5ac71189aadf8539b058ad85eba0727431c.zip |
enable legs-gpio by default
SVN-Revision: 10978
Diffstat (limited to 'target/linux/ixp4xx/config-default')
-rw-r--r-- | target/linux/ixp4xx/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ixp4xx/config-default b/target/linux/ixp4xx/config-default index a9a3ace8a3..e73e947290 100644 --- a/target/linux/ixp4xx/config-default +++ b/target/linux/ixp4xx/config-default @@ -203,6 +203,7 @@ CONFIG_IXP4XX_WATCHDOG=y # CONFIG_LANMEDIA is not set CONFIG_LEDS_IXP4XX=y CONFIG_LEDS_FSG=y +CONFIG_LEDS_GPIO=y CONFIG_LEGACY_PTYS=y CONFIG_LEGACY_PTY_COUNT=256 # CONFIG_LIBCRC32C is not set |