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 | dc4571abea8c8a9044b6b47199d9699e022fc691 (patch) | |
tree | 06c010492834777dfcf061025088e69e8dc91c9d /target/linux/ixp4xx | |
parent | 69ee6bee201e6161f98b4f313cc8bf5acac52143 (diff) | |
download | upstream-dc4571abea8c8a9044b6b47199d9699e022fc691.tar.gz upstream-dc4571abea8c8a9044b6b47199d9699e022fc691.tar.bz2 upstream-dc4571abea8c8a9044b6b47199d9699e022fc691.zip |
Forgot to commit the config change
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10150 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx')
-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 |