diff options
author | Rod Whitby <rod@whitby.id.au> | 2008-01-09 01:05:31 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2008-01-09 01:05:31 +0000 |
commit | 74ba9f2bc8d140356f6b513d05536cb38b603d87 (patch) | |
tree | 307123c2cce55940d9bd6bd32ee18ce51c089789 | |
parent | 7eff5caa7061c07f729ed5613187a1d80de627a1 (diff) | |
download | upstream-74ba9f2bc8d140356f6b513d05536cb38b603d87.tar.gz upstream-74ba9f2bc8d140356f6b513d05536cb38b603d87.tar.bz2 upstream-74ba9f2bc8d140356f6b513d05536cb38b603d87.zip |
Forgot to commit the config change
SVN-Revision: 10150
-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 399a7c610d..a5df2ed645 100644 --- a/target/linux/ixp4xx/config-default +++ b/target/linux/ixp4xx/config-default @@ -199,6 +199,7 @@ CONFIG_IXP4XX_WATCHDOG=y # CONFIG_KEXEC is not set # CONFIG_LANMEDIA is not set CONFIG_LEDS_IXP4XX=y +CONFIG_LEDS_FSG=y CONFIG_LEGACY_PTYS=y CONFIG_LEGACY_PTY_COUNT=256 # CONFIG_LIBCRC32C is not set |