summaryrefslogtreecommitdiff
path: root/packages/linux/ixp4xx-kernel/2.6.15/defconfig
diff options
context:
space:
mode:
authorJohn Bowler <jbowler@nslu2-linux.org>2006-01-23 06:29:51 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-01-23 06:29:51 +0000
commit4850c121b25bfdd9bc0647a2a111bcc2eadb4c16 (patch)
tree90ed877d627af524126ab7154eaf0907d3b4a73f /packages/linux/ixp4xx-kernel/2.6.15/defconfig
parenta106d6b8e80abd2303e40999149be09cdcbafc7c (diff)
ixp4xx-kernel: add patch for cpu activity monitor to new LEDS timer trigger in 2.6.15.1
- this adds two new triggers under a separate Kconfig setting, cpu-idle and cpu-activity. The latter lights the given LED when the cpu is active (optionally flashing or flickering it), the former makes the LED solid when the CPU is idle and flickers it when active. The patch also adds a duty_cycle setting to the triggers.
Diffstat (limited to 'packages/linux/ixp4xx-kernel/2.6.15/defconfig')
-rw-r--r--packages/linux/ixp4xx-kernel/2.6.15/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/ixp4xx-kernel/2.6.15/defconfig b/packages/linux/ixp4xx-kernel/2.6.15/defconfig
index 03bfef97d0..6d635ce2c2 100644
--- a/packages/linux/ixp4xx-kernel/2.6.15/defconfig
+++ b/packages/linux/ixp4xx-kernel/2.6.15/defconfig
@@ -1669,7 +1669,7 @@ CONFIG_CRYPTO_SERPENT=m
CONFIG_CRYPTO_AES=m
CONFIG_CRYPTO_CAST5=m
CONFIG_CRYPTO_CAST6=m
-# CONFIG_CRYPTO_TEA is not set
+CONFIG_CRYPTO_TEA=m
CONFIG_CRYPTO_ARC4=m
CONFIG_CRYPTO_KHAZAD=m
CONFIG_CRYPTO_ANUBIS=m