diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-05-23 09:03:47 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-05-23 09:03:47 +0000 |
commit | 8128acd3856de2985c34f6f31a6c86e7687c49e4 (patch) | |
tree | aaee1156bd59b354ff3bc3d0077b5ea4f5caed55 /target/linux/ixp4xx/config-default | |
parent | af8ff4643c9b4d058d70ef071b0f5a951bc1120b (diff) | |
download | upstream-8128acd3856de2985c34f6f31a6c86e7687c49e4.tar.gz upstream-8128acd3856de2985c34f6f31a6c86e7687c49e4.tar.bz2 upstream-8128acd3856de2985c34f6f31a6c86e7687c49e4.zip |
add Avila/Cambria latch LED support, thanks Chris
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11247 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 0f5923c1c9..dd29a168fc 100644 --- a/target/linux/ixp4xx/config-default +++ b/target/linux/ixp4xx/config-default @@ -204,6 +204,7 @@ CONFIG_IXP4XX_WATCHDOG=y CONFIG_LEDS_IXP4XX=y CONFIG_LEDS_FSG=y CONFIG_LEDS_GPIO=y +CONFIG_LEDS_LATCH=y CONFIG_LEGACY_PTYS=y CONFIG_LEGACY_PTY_COUNT=256 # CONFIG_LIBCRC32C is not set |