Paul Mundt | 32351a2 | 2007-03-12 14:38:59 +0900 | [diff] [blame] | 1 | source "arch/sh/drivers/dma/Kconfig" |
| 2 | source "arch/sh/cchips/Kconfig" |
| 3 | |
Paul Mundt | 9f5e8ee | 2006-11-24 11:22:57 +0900 | [diff] [blame] | 4 | menu "Additional SuperH Device Drivers" |
| 5 | |
Paul Mundt | 32351a2 | 2007-03-12 14:38:59 +0900 | [diff] [blame] | 6 | config HEARTBEAT |
| 7 | bool "Heartbeat LED" |
| 8 | help |
| 9 | Use the power-on LED on your machine as a load meter. The exact |
| 10 | behavior is platform-dependent, but normally the flash frequency is |
| 11 | a hyperbolic function of the 5-minute load average. |
| 12 | |
Paul Mundt | 9f5e8ee | 2006-11-24 11:22:57 +0900 | [diff] [blame] | 13 | config PUSH_SWITCH |
| 14 | tristate "Push switch support" |
| 15 | help |
| 16 | This enables support for the push switch framework, a simple |
| 17 | framework that allows for sysfs driven switch status reporting. |
| 18 | |
| 19 | endmenu |