diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-04-29 16:18:51 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-04-29 16:18:51 +0000 |
commit | e69f9ee29dcce2a5dcc5d259fa1537606c59ca5e (patch) | |
tree | a3d6bb06bac9e5d37b87f3fba05fd92cd21738ce /target/linux | |
parent | 9fdbc2584272b13bb9671ae16e9545282ae52411 (diff) |
[ixp4xx] enable legs-gpio by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10978 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-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 a9a3ace8a..e73e94729 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 |