aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/drivers/Kconfig (follow)
AgeCommit message (Collapse)AuthorFilesLines
2006-12-06sh: generic push-switch framework.Paul Mundt1-0/+9
This adds support for a generic push switch framework. Adaptable for various switches, including GPIO switches and the push switches commonly found on Renesas debug boards. This allows switch states to be trivially reported through sysfs. Signed-off-by: Paul Mundt <lethal@linux-sh.org>