diff options
author | rwhitby <rwhitby@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-01-09 01:05:31 +0000 |
---|---|---|
committer | rwhitby <rwhitby@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-01-09 01:05:31 +0000 |
commit | 1d866af52aabdddcfb65372cb5a886824921afa6 (patch) | |
tree | 06c010492834777dfcf061025088e69e8dc91c9d /target/linux | |
parent | 7fa4d1679256b06f168bfa5cd1c313a131b53c5e (diff) |
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')
-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 |